summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-03-30sunrpc: Kill RPC_IFDEBUG()Andy Shevchenko1-2/+0
2026-03-30lockd: Make linux/lockd/nlm.h an internal headerChuck Lever2-60/+0
2026-03-30lockd: Move xdr.h from include/linux/lockd/ to fs/lockd/Chuck Lever2-116/+2
2026-03-30lockd: Remove lockd/debug.hChuck Lever1-40/+0
2026-03-30lockd: Relocate include/linux/lockd/lockd.hChuck Lever1-401/+0
2026-03-30lockd: Move share.h from include/linux/lockd/ to fs/lockd/Chuck Lever2-32/+2
2026-03-30lockd: Move xdr4.h from include/linux/lockd/ to fs/lockd/Chuck Lever3-49/+4
2026-03-30NFS: Use nlmclnt_shutdown_rpc_clnt() to safely shut down NLMChuck Lever1-0/+1
2026-03-30lockd: Relocate nlmsvc_unlock API declarationsChuck Lever2-6/+7
2026-03-30lockd: Have nlm_fopen() return errno valuesChuck Lever2-5/+5
2026-03-30lockd: Introduce nlm__int__deadlockChuck Lever1-0/+1
2026-03-30lockd: Relocate and rename nlm_drop_replyChuck Lever2-2/+6
2026-03-30nfsd/sunrpc: move rq_cachetype into struct nfsd_thread_local_infoJeff Layton1-1/+0
2026-03-30nfsd/sunrpc: add svc_rqst->rq_private pointer and remove rq_lease_breakerJeff Layton1-1/+4
2026-03-30Merge tag 'vfs-7.0-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-12/+1
2026-03-29netfilter: remove nf_ipv6_ops and use direct function callsFernando Fernandez Mancera1-96/+6
2026-03-29ipv6: remove dynamic ICMPv6 sender registration infrastructureFernando Fernandez Mancera1-27/+2
2026-03-29ipv6: replace IS_BUILTIN(CONFIG_IPV6) with IS_ENABLED(CONFIG_IPV6)Fernando Fernandez Mancera1-1/+1
2026-03-29Merge tag 'locking-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2026-03-29bpf: Support struct btf_struct_meta via KF_IMPLICIT_ARGSIhor Solodrai1-1/+1
2026-03-29mailbox: Fix NULL message support in mbox_send_message()Jassi Brar1-0/+3
2026-03-29mailbox: remove superfluous internal headerWolfram Sang1-0/+5
2026-03-29Merge tag 'iio-fixes-for-7.0b' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman1-0/+12
2026-03-29Merge tag 'mm-hotfixes-stable-2026-03-28-10-45' of git://git.kernel.org/pub/s...Linus Torvalds1-11/+21
2026-03-28watchdog/hardlockup: improve buddy system detection timelinessMayank Rungta1-0/+1
2026-03-28net: stmmac: provide flag to disable EEERussell King (Oracle)1-6/+7
2026-03-28mm/huge_memory: fix folio isn't locked in softleaf_to_folio()Jinjiang Tu1-11/+21
2026-03-28ptr_ring: disable KCSAN warningsMichael S. Tsirkin1-4/+4
2026-03-28Merge tag 'spi-fix-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+0
2026-03-28dm: provide helper to set stacked limitsKeith Busch1-0/+7
2026-03-27mpage: Provide variant of mpage_writepages() with own optional folio handlerJan Kara1-2/+9
2026-03-27NTB: core: Add .get_dma_dev() callback to ntb_dev_opsKoichiro Den1-0/+24
2026-03-27Merge tag 'nvme-7.1-2026-03-27' of git://git.infradead.org/nvme into for-7.1/...Jens Axboe2-16/+49
2026-03-27arm_mpam: resctrl: Add empty definitions for assorted resctrl functionsJames Morse1-0/+9
2026-03-27arm_mpam: resctrl: Add resctrl_arch_rmid_read()James Morse1-0/+5
2026-03-27arm_mpam: resctrl: Allow resctrl to allocate monitorsJames Morse1-0/+5
2026-03-27arm_mpam: resctrl: Add rmid index helpersBen Horgan1-0/+3
2026-03-27arm_mpam: resctrl: Add CDP emulationJames Morse1-0/+2
2026-03-27arm_mpam: resctrl: Add plumbing against arm64 task and cpu hooksJames Morse1-0/+5
2026-03-27arm_mpam: resctrl: Add boilerplate cpuhp and domain allocationJames Morse1-0/+3
2026-03-27PCI: Align head space betterIlpo Järvinen1-0/+5
2026-03-27resource: Pass full extent of empty space to resource_alignf callbackIlpo Järvinen2-3/+6
2026-03-27nvme: Add the DHCHAP maximum HD IDsAlistair Francis1-0/+4
2026-03-27nvme: update nvme_id_ns OPTPERF constantsCaleb Sander Mateos1-1/+5
2026-03-27nvme: add preferred I/O size fields to struct nvme_id_ns_nvmCaleb Sander Mateos1-1/+8
2026-03-27nvme-auth: common: remove nvme_auth_digest_name()Eric Biggers1-1/+0
2026-03-27nvme-auth: common: add HMAC helper functionsEric Biggers1-0/+14
2026-03-27nvme-auth: rename nvme_auth_generate_key() to nvme_auth_parse_key()Eric Biggers1-1/+1
2026-03-27nvme-auth: use proper argument typesEric Biggers1-13/+13
2026-03-27nvme-auth: add NVME_AUTH_MAX_DIGEST_SIZE constantEric Biggers1-0/+5