summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-22PCI/PM: Prevent runtime suspend until devices are fully initializedBrian Norris
2026-01-22arm64: dts: rockchip: Fix rk3588 PCIe range mappingsShawn Lin
2026-01-22arm64: dts: rockchip: Fix rk356x PCIe range mappingsShawn Lin
2026-01-22Bluetooth: MGMT: Fix memory leak in set_ssp_completeJianpeng Chang
2026-01-22arm64: dts: rockchip: Add Anbernic RG-DSChris Morgan
2026-01-22dt-bindings: input: touchscreen: goodix: Add "panel" propertyChris Morgan
2026-01-22dt-bindings: arm: rockchip: Add Anbernic RG-DSChris Morgan
2026-01-22Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_workJia-Hong Su
2026-01-22arm64: dts: rockchip: Explicitly request UFS reset pin on RK3576Alexey Charkov
2026-01-22arm64: dts: rockchip: Add TPS65185 for PineNoteAndreas Kemnade
2026-01-22cpu: Revert "cpu/hotplug: Prevent self deadlock on CPU hot-unplug"Frederic Weisbecker
2026-01-22Merge tag 'net-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-01-22PCI: Prepare to protect against concurrent isolated cpuset changeFrederic Weisbecker
2026-01-22Merge tag 'leds-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-01-22Revert "drm/amd/display: pause the workload setting in dm"Alex Deucher
2026-01-22Revert "drm/amd/display: pause the workload setting in dm"Alex Deucher
2026-01-22PCI: Fix Resizable BAR restore orderIlpo Järvinen
2026-01-22PCI: Fix BAR resize rollback path overwriting retIlpo Järvinen
2026-01-22io_uring: split out CQ waiting code into wait.cJens Axboe
2026-01-22io_uring: split out task work code into tw.cJens Axboe
2026-01-22netfilter: nft_set_rbtree: remove seqcount_rwlock_tPablo Neira Ayuso
2026-01-22netfilter: nft_set_rbtree: use binary search array in get commandPablo Neira Ayuso
2026-01-22netfilter: nft_set_rbtree: translate rbtree to array for binary searchPablo Neira Ayuso
2026-01-22netfilter: nf_tables: add .abort_skip_removal flag for set typesPablo Neira Ayuso
2026-01-22driver-core: move devres_for_each_res() to base.hDanilo Krummrich
2026-01-22Octeontx2-af: Add proper checks for fwdataHariprasad Kelam
2026-01-23erofs: tidy up erofs_init_inode_xattrs()Gao Xiang
2026-01-22dpll: Prevent duplicate registrationsIvan Vecera
2026-01-23erofs: add missing documentation about `directio` mount optionGao Xiang
2026-01-23erofs: tidy up synchronous decompressionGao Xiang
2026-01-23erofs: remove useless src in erofs_xattr_copy_to_buffer()Ferry Meng
2026-01-23erofs: unexport erofs_xattr_prefix()Gao Xiang
2026-01-23erofs: unexport erofs_getxattr()Gao Xiang
2026-01-23erofs: fix incorrect early exits in volume label handlingGao Xiang
2026-01-23erofs: fix incorrect early exits for invalid metabox-enabled imagesGao Xiang
2026-01-22net/sched: act_ife: avoid possible NULL derefEric Dumazet
2026-01-23erofs: avoid noisy messages for transient -ENOMEMGao Xiang
2026-01-23erofs: improve LZ4 error stringsGao Xiang
2026-01-23erofs: simplify the code using for_each_set_bitYuwen Chen
2026-01-23erofs: make z_erofs_crypto[] staticFerry Meng
2026-01-23erofs: Use %pe format specifier for error pointersFerry Meng
2026-01-22hinic3: Fix netif_queue_set_napi queue_index input parameter errorFan Gong
2026-01-22can: at91_can: Fix memory leak in at91_can_probe()Zilin Guan
2026-01-22Merge tag 'wireless-2026-11-22' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-01-22NFS/localio: switch nfs_local_do_read and nfs_local_do_write to return voidMike Snitzer
2026-01-22NFS/localio: remove -EAGAIN handling in nfs_local_doio()Mike Snitzer
2026-01-22NFS/localio: use GFP_NOIO and non-memreclaim workqueue in nfs_local_commitMike Snitzer
2026-01-22NFS/localio: prevent direct reclaim recursion into NFS via nfs_writepagesMike Snitzer
2026-01-22NFS/localio: Cleanup the nfs_local_pgio_done() parametersTrond Myklebust
2026-01-22NFS/localio: Handle short writes by retryingTrond Myklebust