summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-03-29nfsd/sunrpc: move rq_cachetype into struct nfsd_thread_local_infoJeff Layton
2026-03-29nfsd/sunrpc: add svc_rqst->rq_private pointer and remove rq_lease_breakerJeff Layton
2026-03-29Merge tag 'vfs-7.0-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-03-29netfilter: remove nf_ipv6_ops and use direct function callsFernando Fernandez Mancera
2026-03-29ipv6: remove dynamic ICMPv6 sender registration infrastructureFernando Fernandez Mancera
2026-03-29ipv6: replace IS_BUILTIN(CONFIG_IPV6) with IS_ENABLED(CONFIG_IPV6)Fernando Fernandez Mancera
2026-03-29Merge tag 'locking-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-03-29bpf: Support struct btf_struct_meta via KF_IMPLICIT_ARGSIhor Solodrai
2026-03-29mailbox: Fix NULL message support in mbox_send_message()Jassi Brar
2026-03-29mailbox: remove superfluous internal headerWolfram Sang
2026-03-29Merge tag 'iio-fixes-for-7.0b' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-03-28Merge tag 'mm-hotfixes-stable-2026-03-28-10-45' of git://git.kernel.org/pub/s...Linus Torvalds
2026-03-27watchdog/hardlockup: improve buddy system detection timelinessMayank Rungta
2026-03-27net: stmmac: provide flag to disable EEERussell King (Oracle)
2026-03-27mm/huge_memory: fix folio isn't locked in softleaf_to_folio()Jinjiang Tu
2026-03-27ptr_ring: disable KCSAN warningsMichael S. Tsirkin
2026-03-27Merge tag 'spi-fix-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-03-27dm: provide helper to set stacked limitsKeith Busch
2026-03-27mpage: Provide variant of mpage_writepages() with own optional folio handlerJan Kara
2026-03-27NTB: core: Add .get_dma_dev() callback to ntb_dev_opsKoichiro Den
2026-03-27Merge tag 'nvme-7.1-2026-03-27' of git://git.infradead.org/nvme into for-7.1/...Jens Axboe
2026-03-27arm_mpam: resctrl: Add empty definitions for assorted resctrl functionsJames Morse
2026-03-27arm_mpam: resctrl: Add resctrl_arch_rmid_read()James Morse
2026-03-27arm_mpam: resctrl: Allow resctrl to allocate monitorsJames Morse
2026-03-27arm_mpam: resctrl: Add rmid index helpersBen Horgan
2026-03-27arm_mpam: resctrl: Add CDP emulationJames Morse
2026-03-27arm_mpam: resctrl: Add plumbing against arm64 task and cpu hooksJames Morse
2026-03-27arm_mpam: resctrl: Add boilerplate cpuhp and domain allocationJames Morse
2026-03-27PCI: Align head space betterIlpo Järvinen
2026-03-27resource: Pass full extent of empty space to resource_alignf callbackIlpo Järvinen
2026-03-27nvme: Add the DHCHAP maximum HD IDsAlistair Francis
2026-03-27nvme: update nvme_id_ns OPTPERF constantsCaleb Sander Mateos
2026-03-27nvme: add preferred I/O size fields to struct nvme_id_ns_nvmCaleb Sander Mateos
2026-03-27nvme-auth: common: remove nvme_auth_digest_name()Eric Biggers
2026-03-27nvme-auth: common: add HMAC helper functionsEric Biggers
2026-03-27nvme-auth: rename nvme_auth_generate_key() to nvme_auth_parse_key()Eric Biggers
2026-03-27nvme-auth: use proper argument typesEric Biggers
2026-03-27nvme-auth: add NVME_AUTH_MAX_DIGEST_SIZE constantEric Biggers
2026-03-27fwctl/bnxt_en: Create an aux device for fwctlPavan Chebbi
2026-03-27fwctl/bnxt_en: Refactor aux bus functions to be more genericPavan Chebbi
2026-03-27fwctl/bnxt_en: Move common definitions to include/linux/bnxt/Pavan Chebbi
2026-03-27Merge back earlier cpufreq material for 7.1Rafael J. Wysocki
2026-03-27printk: add print_hex_dump_devel()Thorsten Blum
2026-03-27iommu: Do not call drivers for empty gathersJason Gunthorpe
2026-03-27Merge branch 'dt-reserved-mem-cleanups' into dma-mapping-for-nextMarek Szyprowski
2026-03-26net: stmmac: remove axi_kbbe, axi_mb and axi_rb membersRussell King (Oracle)
2026-03-26netdevsim: fix build if SKB_EXTENSIONS=nQingfang Deng
2026-03-26Merge tag 'wireless-next-2026-03-26' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-03-26device property: Make modifications of fwnode "flags" thread safeDouglas Anderson
2026-03-26resource: Add __resource_contains_unbound() for internal contains checksIlpo Järvinen