summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-01-22iio: core: Match iio_device_claim_*() semantics and implementationKurt Borja-57/+39
2026-01-22iio: core: Refactor iio_device_claim_direct() implementationKurt Borja-56/+28
2026-01-22iio: core: Add and export __iio_dev_mode_lock()Kurt Borja-0/+33
2026-01-22Merge remote-tracking branch 'i3c/ib-i3c-iio-v6.20' into togregJonathan Cameron-22/+126
2026-01-22iio: magn: mmc5633: Ensure REGMAP_I2C / I3C not build if I2C / I3C is not.Jonathan Cameron-2/+2
2026-01-22iio: adc: ad4062: Switch from struct i3c_priv_xfer to struct i3c_xferJonathan Cameron-13/+13
2026-01-22ACPI: PM: Adjust messages regarding postponed ACPI PMRafael J. Wysocki-2/+2
2026-01-22ACPI: x86: s2idle: Remove dead code in lps0_device_attach()Gergo Koteles-3/+0
2026-01-22interconnect: qcom: msm8974: drop duplicated RPM_BUS_{MASTER,SLAVE}_REQ definesGabor Juhos-3/+0
2026-01-22interconnect: qcom: smd-rpm: drop duplicated QCOM_RPM_SMD_KEY_RATE defineGabor Juhos-1/+0
2026-01-22PCI/PM: Prevent runtime suspend until devices are fully initializedBrian Norris-1/+15
2026-01-22arm64: dts: rockchip: Fix rk3588 PCIe range mappingsShawn Lin-5/+5
2026-01-22arm64: dts: rockchip: Fix rk356x PCIe range mappingsShawn Lin-3/+3
2026-01-22Bluetooth: MGMT: Fix memory leak in set_ssp_completeJianpeng Chang-0/+3
2026-01-22arm64: dts: rockchip: Add Anbernic RG-DSChris Morgan-0/+1238
2026-01-22dt-bindings: input: touchscreen: goodix: Add "panel" propertyChris Morgan-0/+2
2026-01-22dt-bindings: arm: rockchip: Add Anbernic RG-DSChris Morgan-0/+6
2026-01-22Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_workJia-Hong Su-2/+2
2026-01-22arm64: dts: rockchip: Explicitly request UFS reset pin on RK3576Alexey Charkov-1/+8
2026-01-22arm64: dts: rockchip: Add TPS65185 for PineNoteAndreas Kemnade-0/+49
2026-01-22cpu: Revert "cpu/hotplug: Prevent self deadlock on CPU hot-unplug"Frederic Weisbecker-26/+11
2026-01-22Merge tag 'net-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-472/+1144
2026-01-22PCI: Prepare to protect against concurrent isolated cpuset changeFrederic Weisbecker-9/+38
2026-01-22Merge tag 'leds-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-5/+5
2026-01-22Revert "drm/amd/display: pause the workload setting in dm"Alex Deucher-11/+0
2026-01-22Revert "drm/amd/display: pause the workload setting in dm"Alex Deucher-11/+0
2026-01-22PCI: Fix Resizable BAR restore orderIlpo Järvinen-19/+19
2026-01-22PCI: Fix BAR resize rollback path overwriting retIlpo Järvinen-2/+1
2026-01-22io_uring: split out CQ waiting code into wait.cJens Axboe-334/+368
2026-01-22io_uring: split out task work code into tw.cJens Axboe-448/+483
2026-01-22netfilter: nft_set_rbtree: remove seqcount_rwlock_tPablo Neira Ayuso-6/+0
2026-01-22netfilter: nft_set_rbtree: use binary search array in get commandPablo Neira Ayuso-90/+64
2026-01-22netfilter: nft_set_rbtree: translate rbtree to array for binary searchPablo Neira Ayuso-84/+257
2026-01-22netfilter: nf_tables: add .abort_skip_removal flag for set typesPablo Neira Ayuso-1/+6
2026-01-22driver-core: move devres_for_each_res() to base.hDanilo Krummrich-4/+4
2026-01-22Octeontx2-af: Add proper checks for fwdataHariprasad Kelam-1/+4
2026-01-23erofs: tidy up erofs_init_inode_xattrs()Gao Xiang-37/+25
2026-01-22dpll: Prevent duplicate registrationsIvan Vecera-8/+4
2026-01-23erofs: add missing documentation about `directio` mount optionGao Xiang-0/+2
2026-01-23erofs: tidy up synchronous decompressionGao Xiang-34/+25
2026-01-23erofs: remove useless src in erofs_xattr_copy_to_buffer()Ferry Meng-3/+1
2026-01-23erofs: unexport erofs_xattr_prefix()Gao Xiang-33/+28
2026-01-23erofs: unexport erofs_getxattr()Gao Xiang-61/+54
2026-01-23erofs: fix incorrect early exits in volume label handlingGao Xiang-2/+4
2026-01-23erofs: fix incorrect early exits for invalid metabox-enabled imagesGao Xiang-2/+3
2026-01-22net/sched: act_ife: avoid possible NULL derefEric Dumazet-2/+4
2026-01-23erofs: avoid noisy messages for transient -ENOMEMGao Xiang-3/+4
2026-01-23erofs: improve LZ4 error stringsGao Xiang-22/+20
2026-01-23erofs: simplify the code using for_each_set_bitYuwen Chen-12/+9
2026-01-23erofs: make z_erofs_crypto[] staticFerry Meng-1/+1