aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2026-03-27fwctl/bnxt_en: Create an aux device for fwctlPavan Chebbi1-0/+1
2026-03-27fwctl/bnxt_en: Refactor aux bus functions to be more genericPavan Chebbi1-5/+20
2026-03-27fwctl/bnxt_en: Move common definitions to include/linux/bnxt/Pavan Chebbi1-0/+128
2026-03-27Merge back earlier cpufreq material for 7.1Rafael J. Wysocki1-1/+1
2026-03-27printk: add print_hex_dump_devel()Thorsten Blum1-0/+13
2026-03-27iommu: Do not call drivers for empty gathersJason Gunthorpe1-1/+2
2026-03-27Merge branch 'dt-reserved-mem-cleanups' into dma-mapping-for-nextMarek Szyprowski3-20/+9
2026-03-26net: stmmac: remove axi_kbbe, axi_mb and axi_rb membersRussell King (Oracle)1-3/+0
2026-03-26netdevsim: fix build if SKB_EXTENSIONS=nQingfang Deng1-0/+1
2026-03-26Merge tag 'wireless-next-2026-03-26' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski2-1/+13
2026-03-26device property: Make modifications of fwnode "flags" thread safeDouglas Anderson1-11/+33
2026-03-26resource: Add __resource_contains_unbound() for internal contains checksIlpo Järvinen1-3/+17
2026-03-26Merge branch 'dt-reserved-mem-cleanups' into dt/nextRob Herring (Arm)3-20/+9
2026-03-26of: reserved_mem: replace CMA quirks by generic methodsMarek Szyprowski3-13/+3
2026-03-26of: reserved_mem: switch to ops based OF_DECLARE()Marek Szyprowski1-7/+6
2026-03-26of: reserved_mem: remove fdt node from the structureMarek Szyprowski1-2/+2
2026-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski15-23/+151
2026-03-26Merge tag 'net-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-4/+49
2026-03-26Merge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linuxLinus Torvalds1-6/+13
2026-03-26futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()Hao-Yu Yang1-0/+1
2026-03-26timens: Remove dependency on the vDSOThomas Weißschuh1-12/+16
2026-03-26vdso/timens: Move functions to new fileThomas Weißschuh1-8/+0
2026-03-26tracing: Move snapshot code out of trace.c and into trace_snapshot.cSteven Rostedt1-1/+1
2026-03-26nsproxy: Add FOR_EACH_NS_TYPE() X-macro and CLONE_NS_ALLMickaël Salaün1-10/+34
2026-03-26netfs: Fix the handling of stream->front by removing itDavid Howells1-1/+0
2026-03-26fs: Drop i_private_list from address_spaceJan Kara1-2/+0
2026-03-26fs: Drop mapping_metadata_bhs from address spaceJan Kara2-29/+0
2026-03-26fs: Provide functions for handling mapping_metadata_bhs directlyJan Kara1-8/+36
2026-03-26fs: Switch inode_has_buffers() to take mapping_metadata_bhsJan Kara1-1/+1
2026-03-26fs: Make bhs point to mapping_metadata_bhsJan Kara2-2/+3
2026-03-26fs: Move metadata bhs tracking to a separate structJan Kara1-0/+7
2026-03-26fs: Remove i_private_dataJan Kara1-2/+0
2026-03-26hugetlbfs: Stop using i_private_dataJan Kara1-0/+1
2026-03-26fs: Ignore inode metadata buffers in inode_lru_isolate()Jan Kara1-3/+0
2026-03-26fs: Rename generic_file_fsync() to simple_fsync()Jan Kara1-2/+2
2026-03-26tracepoint: Add trace_call__##name() APIVineeth Pillai (Google)1-0/+11
2026-03-25Merge tag 'rcu-fixes.v7.0-20260325a' of git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linuxLinus Torvalds2-4/+9
2026-03-26BackMerge tag 'v7.0-rc4' into drm-nextDave Airlie14-87/+118
2026-03-25wifi: mac80211: ignore reserved bits in reconfiguration statusBenjamin Berg1-0/+7
2026-03-25wifi: ieee80211: Add some missing NAN definitionsIlan Peer1-1/+6
2026-03-25hfsplus: fix generic/523 test-case failureViacheslav Dubeyko1-0/+5
2026-03-25smp: Add missing kernel-doc commentsRandy Dunlap1-17/+21
2026-03-25Merge tag 'dma-mapping-7.0-2026-03-25' into dma-mapping-for-nextMarek Szyprowski1-6/+13