summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-05-28kasan: skip HW tagging for all kernel thread stacksMuhammad Usama Anjum1-1/+1
2026-05-28vmalloc: add __GFP_SKIP_KASAN supportMuhammad Usama Anjum1-3/+3
2026-05-28mm/damon/core: introduce damon_ctx->pausedSeongJae Park1-0/+2
2026-05-28mm: limit filemap_fault readahead to VMA boundariesFrederick Mayle1-0/+2
2026-05-28mm: remove page_mapped()David Hildenbrand (Arm)1-10/+0
2026-05-28mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme actionAsier Gutierrez1-0/+2
2026-05-28mm/sparse-vmemmap: pass @pgmap argument to memory deactivation pathsMuchun Song1-3/+5
2026-05-28mm/vmpressure: skip socket pressure for costly order reclaimJP Kobryn (Meta)1-4/+5
2026-05-28mm/sparse: remove sparse buffer pre-allocation mechanismMuchun Song1-1/+0
2026-05-28mm/damon/core: introduce failed region quota charge ratioSeongJae Park1-0/+9
2026-05-28mm/damon: add node_eligible_mem_bp goal metricRavi Jonnalagadda1-0/+3
2026-05-28vmalloc: optimize vfree with free_pages_bulk()Ryan Roberts1-0/+2
2026-05-28mm/page_alloc: optimize free_contig_range()Ryan Roberts1-0/+2
2026-05-28mm: convert vmemmap_p?d_populate() to static functionsChengkaitao1-7/+0
2026-05-28mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoisonWupeng Ma2-16/+0
2026-05-28ring-buffer: Add persistent ring buffer invalid-page inject testMasami Hiramatsu (Google)1-0/+1
2026-05-28spmi: use kzalloc_flex in main allocationRosen Penev1-0/+2
2026-05-28spmi: clean up kernel-doc in spmi.hRandy Dunlap1-1/+2
2026-05-28crypto: api - Remove per-tfm refcountEric Biggers1-1/+0
2026-05-29Merge tag 'dd-lifetimes-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Danilo Krummrich2-2/+6
2026-05-29Merge patch series "rust: device: Higher-Ranked Lifetime Types for device dri...Danilo Krummrich1-2/+2
2026-05-28net: remove SIOCSHWTSTAMP and SIOCGHWTSTAMP from ndo_eth_ioctl commentXuan Zhuo1-2/+2
2026-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-35/+45
2026-05-28Merge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-3/+7
2026-05-28bitops: Define generic___bitrev8/16/32 for reuseJinjie Ruan1-16/+4
2026-05-28bitmap: fix find helper documentationYury Norov1-4/+4
2026-05-28bitmap: drop bitmap_print_to_pagebuf()Yury Norov1-1/+0
2026-05-28cpumask: switch cpumap_print_to_pagebuf() to using scnprintf()Yury Norov1-2/+5
2026-05-28block: export passthrough stats enabledKeith Busch1-0/+40
2026-05-28perf/core: out-of-line and export perf_allow_cpu/tracepoint()John Hubbard1-16/+15
2026-05-28gpu: host1x: Allow entries in BO caches to be freedMikko Perttunen1-0/+7
2026-05-28block: add a bio_endio_status helperChristoph Hellwig1-4/+15
2026-05-28bvec: make the bvec_iter helpers inline functionsChristoph Hellwig1-34/+61
2026-05-28block: mark biovec_init_pool staticChristoph Hellwig1-1/+0
2026-05-28Disable -Wattribute-alias for clang-23 and newerNathan Chancellor4-0/+18
2026-05-28dpll: export __dpll_device_change_ntf() for use under dpll_lockIvan Vecera1-0/+1
2026-05-28net: Introduce skb tc depth field to track packet loopsJamal Hadi Salim1-0/+2
2026-05-28Merge branch 'locking/context' into locking/corePeter Zijlstra1-8/+22
2026-05-28seqlock: Allow UBSAN_ALIGNMENT to fail optimizingHeiko Carstens1-3/+4
2026-05-28compiler-context-analysis: Bump required Clang version to 23Marco Elver1-8/+22
2026-05-28thunderbolt: Prevent XDomain delayed work use-after-free on disconnectMichael Bommarito1-0/+3
2026-05-28Merge v7.1-rc5 into drm-nextSimona Vetter36-159/+714
2026-05-28PCI: Add pci_ats_required() for CXL.cache capable devicesNicolin Chen1-0/+3
2026-05-28iommu, debugobjects: avoid gcc-16.1 section mismatch warningsArnd Bergmann1-0/+11
2026-05-27compiler-clang.h: Drop explicit version number from "all" diagnostic macroNathan Chancellor1-2/+2
2026-05-27compiler-clang.h: Remove __cleanup -Wunused-variable workaroundNathan Chancellor1-9/+0
2026-05-27mshv: Add conditional VMBus dependencyMichael Kelley1-0/+4
2026-05-27rust: driver core: drop drvdata before devres releaseDanilo Krummrich1-2/+2
2026-05-27mtd: spi-nor: swp: Add support for the complement featureMiquel Raynal1-0/+1
2026-05-27mtd: rawnand: qcom: embed nand_controller into qcom_nand_controllerRosen Penev1-1/+3