summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-10i2c: dev: Fix bus callback return valuesGeert Uytterhoeven1-6/+18
2023-03-09i2c: Convert drivers to new .probe() callbackUwe Kleine-König4-4/+4
2023-03-09i2c: mux: Convert all drivers to new .probe() callbackUwe Kleine-König3-3/+3
2023-03-09i2c: Switch .probe() to not take an id parameterUwe Kleine-König2-16/+13
2023-03-09media: i2c: ov2685: convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2023-03-09media: i2c: ov5695: convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2023-03-09w1: ds2482: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2023-03-09serial: sc16is7xx: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+3
2023-03-09mtd: maps: pismo: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2023-03-09misc: ad525x_dpot-i2c: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+3
2023-03-09Merge tag 'drm-msm-fixes-2023-03-09' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie11-96/+101
2023-03-09mailmap: add mailmap entries for Faith.Dave Airlie1-0/+3
2023-03-09Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds92-356/+2599
2023-03-09Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-8/+41
2023-03-09Merge tag 'm68k-for-v6.3-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-11/+13
2023-03-09sh: sanitize the flags on sigreturnAl Viro2-0/+4
2023-03-09io_uring: silence variable ‘prev’ set but not used warningJens Axboe2-3/+6
2023-03-09io_uring/uring_cmd: ensure that device supports IOPOLLJens Axboe1-1/+3
2023-03-09erofs: use wrapper i_blocksize() in erofs_file_read_iter()Yue Hu1-1/+1
2023-03-09erofs: get rid of a useless DBG_BUGONGao Xiang1-3/+0
2023-03-09erofs: Revert "erofs: fix kvcalloc() misuse with __GFP_NOFAIL"Gao Xiang1-6/+6
2023-03-09erofs: fix wrong kunmap when using LZMA on HIGHMEM platformsGao Xiang1-1/+1
2023-03-09erofs: mark z_erofs_lzma_init/erofs_pcpubuf_init w/ __initYangtao Li3-4/+4
2023-03-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni3-12/+15
2023-03-09fs/locks: Remove redundant assignment to cmdJiapeng Chong1-1/+0
2023-03-09splice: Remove redundant assignment to retJiapeng Chong1-1/+0
2023-03-09staging: r8188eu: delete driverGreg Kroah-Hartman102-51239/+0
2023-03-09Merge branch 'tools-ynl-fix-enum-as-flags-in-the-generic-cli'Jakub Kicinski4-96/+126
2023-03-09tools: ynl: fix enum-as-flags in the generic CLIJakub Kicinski2-9/+7
2023-03-09tools: ynl: move the enum classes to shared codeJakub Kicinski3-89/+121
2023-03-09net: avoid double iput when sock_alloc_file failsThadeu Lima de Souza Cascardo1-7/+4
2023-03-09af_unix: fix struct pid leaks in OOB supportEric Dumazet1-2/+8
2023-03-09eth: fealnx: bring back this old driverJakub Kicinski5-0/+1966
2023-03-09net: dsa: mt7530: permit port 5 to work without port 6 on MT7621 SoCVladimir Oltean1-15/+20
2023-03-08Merge tag 'fs_for_v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+13
2023-03-08Merge tag 'platform-drivers-x86-v6.3-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds9-42/+39
2023-03-08drm/msm: DEVFREQ_GOV_SIMPLE_ONDEMAND is no longer neededRandy Dunlap1-1/+0
2023-03-08x86/resctl: fix scheduler confusion with 'current'Linus Torvalds4-10/+10
2023-03-08staging: rtl8723bs: Pass correct parameters to cfg80211_get_bss()Hans de Goede1-3/+3
2023-03-08staging: rtl8723bs: Fix key-store index handlingHans de Goede3-31/+36
2023-03-08staging: rtl8192e: Remove call_usermodehelper starting RadioPower.shPhilipp Hortmann1-12/+0
2023-03-08staging: rtl8192e: Remove function ..dm_check_ac_dc_power calling a scriptPhilipp Hortmann1-23/+0
2023-03-08x86/CPU/AMD: Disable XSAVES on AMD family 0x17Andrew Cooper1-0/+9
2023-03-08io_uring/io-wq: stop setting PF_NO_SETAFFINITY on io-wq workersJens Axboe1-5/+11
2023-03-08MAINTAINERS: repair a malformed T: entry in IDMAPPED MOUNTSLukas Bulwahn1-2/+2
2023-03-08block, bfq: fix uaf for 'stable_merge_bfqq'Yu Kuai1-9/+9
2023-03-08SUNRPC: Fix a server shutdown leakBenjamin Coddington1-1/+5
2023-03-08net: microchip: sparx5: fix deletion of existing DSCP mappingsDaniel Machon1-16/+16
2023-03-08octeontx2-af: Unlock contexts in the queue context cache in case of fault det...Suman Ghosh5-7/+82
2023-03-08net/smc: fix fallback failed while sendmsg with fastopenD. Wythe1-5/+8