summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-07-17cgroup: llist: avoid memory tears for llist_nodeShakeel Butt1-3/+3
2025-07-17ilog2: add max_pow_of_two_factor()John Garry1-0/+14
2025-07-17nvme: fix typo in status code constant for self-test in progressAlok Tiwari1-1/+1
2025-07-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...Paolo Abeni1-0/+55
2025-07-17watchdog: Don't use "proxy" headersAndy Shevchenko1-4/+8
2025-07-17firmware: qcom: scm: take struct device as argument in SHM bridge enableBartosz Golaszewski1-1/+0
2025-07-17firmware: qcom: scm: remove unused arguments from SHM bridge routinesBartosz Golaszewski1-2/+2
2025-07-17bpf: Add struct bpf_token_infoTao Chen1-0/+11
2025-07-16ACPI: APEI: handle synchronous exceptions in task workShuai Xue1-1/+0
2025-07-16pmdomain: core: introduce dev_pm_genpd_is_on()Hiago De Franco1-0/+6
2025-07-16cxl: Convert to ACQUIRE() for conditional rwsem lockingDan Williams1-0/+1
2025-07-16cleanup: Introduce ACQUIRE() and ACQUIRE_ERR() for conditional locksPeter Zijlstra3-16/+83
2025-07-16mm/pagemap: add write_begin_get_folio() helper functionTaotao Chen1-0/+27
2025-07-16fs: change write_begin/write_end interface to take struct kiocb *Taotao Chen2-7/+8
2025-07-16fsi: make fsi_bus_type constantGreg Kroah-Hartman1-1/+1
2025-07-16container_of: Document container_of() is not to be used in new codeSakari Ailus1-0/+3
2025-07-16ata: libata-eh: Simplify reset operation managementDamien Le Moal1-8/+9
2025-07-16ata: libata-eh: Remove ata_do_eh()Damien Le Moal1-3/+6
2025-07-16srcu: Remove SRCU-lite implementationPaul E. McKenney3-86/+2
2025-07-16rcutorture: Remove support for SRCU-litePaul E. McKenney1-1/+1
2025-07-16bnxt: move bnxt_hsi.h to include/linux/bnxt/hsi.hAndy Gospodarek1-0/+10914
2025-07-15HID: core: Improve the kerneldoc for hid_report_len()Alan Stern1-1/+5
2025-07-15Merge tag 'samsung-pinctrl-6.17' of https://git.kernel.org/pub/scm/linux/kern...Linus Walleij1-0/+1
2025-07-15fs: add a new remove_bdev() callbackQu Wenruo1-0/+9
2025-07-15regset: Add explicit core note name in struct user_regsetDave Martin1-0/+10
2025-07-15regset: Fix kerneldoc for struct regset_get() in user_regsetDave Martin1-1/+1
2025-07-15locking/lockdep: Avoid struct return in lock_stats()Arnd Bergmann1-1/+1
2025-07-15Add support to set NAPI threaded for individual NAPISamiullah Khawaja1-0/+1
2025-07-15Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2-3/+9
2025-07-15dev: Pass netdevice_tracker to dev_get_by_flags_rcu().Kuniyuki Iwashima1-2/+2
2025-07-15SUNRPC: Remove unused xdr functionsDr. David Alan Gilbert1-9/+0
2025-07-15NFS: remove unused pnfs_ld_data field from struct nfs_serverAnthony Iliopoulos1-1/+0
2025-07-15NFS: remove unused time_delta field from struct nfs_serverAnthony Iliopoulos1-1/+0
2025-07-15NFS: remove unused wpages field from struct nfs_serverAnthony Iliopoulos1-1/+0
2025-07-15nfs: Add timecreate to nfs inodeAnne Marie Merritt2-0/+11
2025-07-15Expand the type of nfs_fattr->validTrond Myklebust2-28/+28
2025-07-14PCI/IOV: Allow drivers to control VF BAR sizeMichaƂ Winiarski1-0/+6
2025-07-14idpf: implement get LAN MMIO memory regionsJoshua Hay1-0/+8
2025-07-14idpf: implement RDMA vport auxiliary dev create, init, and destroyJoshua Hay1-0/+19
2025-07-14idpf: implement core RDMA auxiliary dev create, init, and destroyJoshua Hay1-0/+28
2025-07-14sunrpc: rearrange struct svc_rqst for fewer cachelinesJeff Layton1-3/+3
2025-07-14sunrpc: remove SVC_SYSERRJeff Layton1-1/+0
2025-07-14sunrpc: fix handling of unknown auth status codesJeff Layton2-8/+12
2025-07-14sunrpc: simplify xdr_init_encode_pagesChristoph Hellwig1-2/+1
2025-07-14sched: Do not call __put_task_struct() on rt if pi_blocked_on is setLuis Claudio R. Goncalves1-17/+10
2025-07-14locking/mutex: Add p->blocked_on wrappers for correctness checksValentin Schneider1-2/+62
2025-07-14locking/mutex: Rework task_struct::blocked_onPeter Zijlstra1-4/+1
2025-07-14sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to enable/disableJohn Stultz1-0/+13
2025-07-14Merge branch 'tip/sched/urgent'Peter Zijlstra34-77/+198
2025-07-14PM / devfreq: Allow devfreq driver to add custom sysfs ABIsJie Zhan1-0/+4