index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-01-22
iio: core: Match iio_device_claim_*() semantics and implementation
Kurt Borja
-57
/
+39
2026-01-22
iio: core: Refactor iio_device_claim_direct() implementation
Kurt Borja
-56
/
+28
2026-01-22
iio: core: Add and export __iio_dev_mode_lock()
Kurt Borja
-0
/
+33
2026-01-22
Merge remote-tracking branch 'i3c/ib-i3c-iio-v6.20' into togreg
Jonathan Cameron
-22
/
+126
2026-01-22
iio: magn: mmc5633: Ensure REGMAP_I2C / I3C not build if I2C / I3C is not.
Jonathan Cameron
-2
/
+2
2026-01-22
iio: adc: ad4062: Switch from struct i3c_priv_xfer to struct i3c_xfer
Jonathan Cameron
-13
/
+13
2026-01-22
ACPI: PM: Adjust messages regarding postponed ACPI PM
Rafael J. Wysocki
-2
/
+2
2026-01-22
ACPI: x86: s2idle: Remove dead code in lps0_device_attach()
Gergo Koteles
-3
/
+0
2026-01-22
interconnect: qcom: msm8974: drop duplicated RPM_BUS_{MASTER,SLAVE}_REQ defines
Gabor Juhos
-3
/
+0
2026-01-22
interconnect: qcom: smd-rpm: drop duplicated QCOM_RPM_SMD_KEY_RATE define
Gabor Juhos
-1
/
+0
2026-01-22
PCI/PM: Prevent runtime suspend until devices are fully initialized
Brian Norris
-1
/
+15
2026-01-22
arm64: dts: rockchip: Fix rk3588 PCIe range mappings
Shawn Lin
-5
/
+5
2026-01-22
arm64: dts: rockchip: Fix rk356x PCIe range mappings
Shawn Lin
-3
/
+3
2026-01-22
Bluetooth: MGMT: Fix memory leak in set_ssp_complete
Jianpeng Chang
-0
/
+3
2026-01-22
arm64: dts: rockchip: Add Anbernic RG-DS
Chris Morgan
-0
/
+1238
2026-01-22
dt-bindings: input: touchscreen: goodix: Add "panel" property
Chris Morgan
-0
/
+2
2026-01-22
dt-bindings: arm: rockchip: Add Anbernic RG-DS
Chris Morgan
-0
/
+6
2026-01-22
Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_work
Jia-Hong Su
-2
/
+2
2026-01-22
arm64: dts: rockchip: Explicitly request UFS reset pin on RK3576
Alexey Charkov
-1
/
+8
2026-01-22
arm64: dts: rockchip: Add TPS65185 for PineNote
Andreas Kemnade
-0
/
+49
2026-01-22
cpu: Revert "cpu/hotplug: Prevent self deadlock on CPU hot-unplug"
Frederic Weisbecker
-26
/
+11
2026-01-22
Merge tag 'net-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-472
/
+1144
2026-01-22
PCI: Prepare to protect against concurrent isolated cpuset change
Frederic Weisbecker
-9
/
+38
2026-01-22
Merge tag 'leds-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-5
/
+5
2026-01-22
Revert "drm/amd/display: pause the workload setting in dm"
Alex Deucher
-11
/
+0
2026-01-22
Revert "drm/amd/display: pause the workload setting in dm"
Alex Deucher
-11
/
+0
2026-01-22
PCI: Fix Resizable BAR restore order
Ilpo Järvinen
-19
/
+19
2026-01-22
PCI: Fix BAR resize rollback path overwriting ret
Ilpo Järvinen
-2
/
+1
2026-01-22
io_uring: split out CQ waiting code into wait.c
Jens Axboe
-334
/
+368
2026-01-22
io_uring: split out task work code into tw.c
Jens Axboe
-448
/
+483
2026-01-22
netfilter: nft_set_rbtree: remove seqcount_rwlock_t
Pablo Neira Ayuso
-6
/
+0
2026-01-22
netfilter: nft_set_rbtree: use binary search array in get command
Pablo Neira Ayuso
-90
/
+64
2026-01-22
netfilter: nft_set_rbtree: translate rbtree to array for binary search
Pablo Neira Ayuso
-84
/
+257
2026-01-22
netfilter: nf_tables: add .abort_skip_removal flag for set types
Pablo Neira Ayuso
-1
/
+6
2026-01-22
driver-core: move devres_for_each_res() to base.h
Danilo Krummrich
-4
/
+4
2026-01-22
Octeontx2-af: Add proper checks for fwdata
Hariprasad Kelam
-1
/
+4
2026-01-23
erofs: tidy up erofs_init_inode_xattrs()
Gao Xiang
-37
/
+25
2026-01-22
dpll: Prevent duplicate registrations
Ivan Vecera
-8
/
+4
2026-01-23
erofs: add missing documentation about `directio` mount option
Gao Xiang
-0
/
+2
2026-01-23
erofs: tidy up synchronous decompression
Gao Xiang
-34
/
+25
2026-01-23
erofs: remove useless src in erofs_xattr_copy_to_buffer()
Ferry Meng
-3
/
+1
2026-01-23
erofs: unexport erofs_xattr_prefix()
Gao Xiang
-33
/
+28
2026-01-23
erofs: unexport erofs_getxattr()
Gao Xiang
-61
/
+54
2026-01-23
erofs: fix incorrect early exits in volume label handling
Gao Xiang
-2
/
+4
2026-01-23
erofs: fix incorrect early exits for invalid metabox-enabled images
Gao Xiang
-2
/
+3
2026-01-22
net/sched: act_ife: avoid possible NULL deref
Eric Dumazet
-2
/
+4
2026-01-23
erofs: avoid noisy messages for transient -ENOMEM
Gao Xiang
-3
/
+4
2026-01-23
erofs: improve LZ4 error strings
Gao Xiang
-22
/
+20
2026-01-23
erofs: simplify the code using for_each_set_bit
Yuwen Chen
-12
/
+9
2026-01-23
erofs: make z_erofs_crypto[] static
Ferry Meng
-1
/
+1
[prev]
[next]