summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-07-16ata: libata-eh: Remove ata_do_eh()Damien Le Moal
2025-07-16srcu: Remove SRCU-lite implementationPaul E. McKenney
2025-07-16rcutorture: Remove support for SRCU-litePaul E. McKenney
2025-07-15bnxt: move bnxt_hsi.h to include/linux/bnxt/hsi.hAndy Gospodarek
2025-07-15HID: core: Improve the kerneldoc for hid_report_len()Alan Stern
2025-07-15Merge tag 'samsung-pinctrl-6.17' of https://git.kernel.org/pub/scm/linux/kern...Linus Walleij
2025-07-15fs: add a new remove_bdev() callbackQu Wenruo
2025-07-14regset: Add explicit core note name in struct user_regsetDave Martin
2025-07-14regset: Fix kerneldoc for struct regset_get() in user_regsetDave Martin
2025-07-14locking/lockdep: Avoid struct return in lock_stats()Arnd Bergmann
2025-07-14Add support to set NAPI threaded for individual NAPISamiullah Khawaja
2025-07-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-07-14dev: Pass netdevice_tracker to dev_get_by_flags_rcu().Kuniyuki Iwashima
2025-07-14SUNRPC: Remove unused xdr functionsDr. David Alan Gilbert
2025-07-14NFS: remove unused pnfs_ld_data field from struct nfs_serverAnthony Iliopoulos
2025-07-14NFS: remove unused time_delta field from struct nfs_serverAnthony Iliopoulos
2025-07-14NFS: remove unused wpages field from struct nfs_serverAnthony Iliopoulos
2025-07-14nfs: Add timecreate to nfs inodeAnne Marie Merritt
2025-07-14Expand the type of nfs_fattr->validTrond Myklebust
2025-07-14PCI/IOV: Allow drivers to control VF BAR sizeMichaƂ Winiarski
2025-07-14idpf: implement get LAN MMIO memory regionsJoshua Hay
2025-07-14idpf: implement RDMA vport auxiliary dev create, init, and destroyJoshua Hay
2025-07-14idpf: implement core RDMA auxiliary dev create, init, and destroyJoshua Hay
2025-07-14sunrpc: rearrange struct svc_rqst for fewer cachelinesJeff Layton
2025-07-14sunrpc: remove SVC_SYSERRJeff Layton
2025-07-14sunrpc: fix handling of unknown auth status codesJeff Layton
2025-07-14sunrpc: simplify xdr_init_encode_pagesChristoph Hellwig
2025-07-14sched: Do not call __put_task_struct() on rt if pi_blocked_on is setLuis Claudio R. Goncalves
2025-07-14locking/mutex: Add p->blocked_on wrappers for correctness checksValentin Schneider
2025-07-14locking/mutex: Rework task_struct::blocked_onPeter Zijlstra
2025-07-14sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to enable/disableJohn Stultz
2025-07-14Merge branch 'tip/sched/urgent'Peter Zijlstra
2025-07-14PM / devfreq: Allow devfreq driver to add custom sysfs ABIsJie Zhan
2025-07-14Add RPMh regulator support for PM7550 & PMR735BMark Brown
2025-07-14ASoC: codec: Convert to GPIO descriptors forMark Brown
2025-07-14sched/topology: Remove sched_domain_topology_level::flagsK Prateek Nayak
2025-07-14smpboot: introduce SDTL_INIT() helper to tidy sched topology setupLi Chen
2025-07-14iomap: add read_folio_range() handler for buffered writesChristoph Hellwig
2025-07-14iomap: replace iomap_folio_ops with iomap_write_opsChristoph Hellwig
2025-07-14iomap: export iomap_writeback_folioChristoph Hellwig
2025-07-14iomap: add public helpers for uptodate state manipulationJoanne Koong
2025-07-14iomap: hide ioends from the generic writeback codeChristoph Hellwig
2025-07-14iomap: refactor the writeback interfaceChristoph Hellwig
2025-07-14iomap: pass more arguments using the iomap writeback contextChristoph Hellwig
2025-07-13mm/balloon_compaction: provide single balloon_page_insert() and balloon_mappi...David Hildenbrand
2025-07-13mm/balloon_compaction: "movable_ops" doc updatesDavid Hildenbrand
2025-07-13mm: rename PAGE_MAPPING_* to FOLIO_MAPPING_*David Hildenbrand
2025-07-13mm: simplify folio_expected_ref_count()David Hildenbrand
2025-07-13mm/page-flags: remove folio_mapping_flags()David Hildenbrand
2025-07-13mm/page-alloc: remove PageMappingFlags()David Hildenbrand