summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-12-18ns: initialize ns_list_node for initial namespacesChristian Brauner1-0/+1
2025-12-18ns: add NS_COMMON_INIT()Christian Brauner1-0/+10
2025-12-18firmware: qcom: tzmem: fix qcom_tzmem_policy kernel-docRandy Dunlap1-3/+12
2025-12-18irqchip: Pass platform device to platform driversJohan Hovold1-1/+7
2025-11-28Merge tag 'char-misc-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+3
2025-11-28Merge tag 'usb-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+5
2025-11-28Merge tag 'mailbox-fixes-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+10
2025-11-28mailbox: mtk-cmdq: Refine DMA address handling for the command bufferJason-JH Lin1-0/+10
2025-11-27Merge tag 'ceph-for-6.18-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds1-2/+1
2025-11-27Merge tag 'net-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-3/+4
2025-11-27virtio-net: avoid unnecessary checksum calculation on guest RXJon Kohler1-3/+4
2025-11-27libceph: drop started parameter of __ceph_open_session()Ilya Dryomov1-2/+1
2025-11-21Merge tag 'ata-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds1-0/+1
2025-11-20ata: libata-scsi: Fix system suspend for a security locked driveNiklas Cassel1-0/+1
2025-11-18mm/huge_memory: Fix initialization of huge zero folioLinus Torvalds1-2/+4
2025-11-17Merge tag 'vfs-6.18-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds1-3/+5
2025-11-17Merge tag 'mm-hotfixes-stable-2025-11-16-10-40' of git://git.kernel.org/pub/s...Linus Torvalds1-3/+10
2025-11-15mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlbDavid Hildenbrand (Red Hat)1-3/+10
2025-11-15Merge tag 'core-urgent-2025-11-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2025-11-15Merge tag 'pci-v6.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2025-11-15Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2-1/+29
2025-11-14bpf: Add bpf_prog_run_data_pointers()Eric Dumazet1-0/+20
2025-11-14Merge tag 'stratix10_svc_fix_v6.18' of ssh://gitolite.kernel.org/pub/scm/linu...Greg Kroah-Hartman4-8/+11
2025-11-14Merge tag 'iio-fixes-for-6.18a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2-0/+3
2025-11-13Merge tag 'net-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-1/+2
2025-11-13entry: Fix ifndef around arch_xfer_to_guest_mode_handle_work() stubAndrew Donnellan1-1/+1
2025-11-13Merge tag 'dma-mapping-6.18-2025-11-12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-1/+2
2025-11-13PCI/ASPM: Cache L0s/L1 Supported so advertised link states can be overriddenBjorn Helgaas1-0/+2
2025-11-12fs: add iput_not_last()Mateusz Guzik1-0/+1
2025-11-12power: always freeze efivarfsChristian Brauner1-1/+2
2025-11-12ethtool: fix incorrect kernel-doc style comment in ethtool.hKriish Sharma1-1/+1
2025-11-11mlx5: Fix default values in create CQAkiva Goldberger1-0/+1
2025-11-10kho: allocate metadata directly from the buddy allocatorPasha Tatashin1-0/+3
2025-11-10mm/huge_memory: do not change split_huge_page*() target order silentlyZi Yan1-32/+23
2025-11-09Merge tag 'kbuild-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+2
2025-11-07compiler_types: Move unused static inline functions warning to W=2Peter Zijlstra1-3/+2
2025-11-06Merge tag 'hardening-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+6
2025-11-06Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-1/+14
2025-11-06libie: depend on DEBUG_FS when building LIBIE_FWLOGMichal Swiatkowski1-0/+12
2025-11-06x86/fgraph,bpf: Fix stack ORC unwind from kprobe_multi return probeJiri Olsa1-1/+9
2025-11-05Merge tag 'platform-drivers-x86-v6.18-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+0
2025-11-05block: add __must_check attribute to sb_min_blocksize()Yongpeng Yang1-2/+2
2025-11-05dma-mapping: Allow use of DMA_BIT_MASK(64) in global scopeJames Clark1-1/+1
2025-11-05virtio_net: fix alignment for virtio_net_hdr_v1_hashMichael S. Tsirkin1-1/+2
2025-11-01Merge tag 'regmap-fix-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2025-11-01Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-2/+2
2025-10-31Merge tag 'block-6.18-20251031' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+6
2025-10-31bpf: Make migrate_disable always inline to avoid partial inliningYonghong Song1-2/+2
2025-10-30compiler_types: Introduce __nocfi_genericNathan Chancellor1-0/+6
2025-10-29dma-mapping: benchmark: Restore padding to ensure uABI remained consistentQinxin Xia1-0/+1