summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-05-29llist: make locking comments consistentPhilipp Stanner1-2/+2
2026-05-29kcov: refactor common handle ID into kcov_common_handle_idJann Horn3-17/+15
2026-05-29uaccess: minimize INLINE_COPY_USER-related ifdeferyYury Norov1-14/+7
2026-05-29uaccess: unify inline vs outline copy_{from,to}_user() selectionYury Norov2-8/+7
2026-05-29init.h: discard exitcall symbols earlyArnd Bergmann1-1/+1
2026-05-29highmem-internal.h: fix typo in the comment for kunmap_atomic()Zhouyi Zhou1-1/+1
2026-05-29mm/damon/core: remove damon_set_region_biggest_system_ram_default()SeongJae Park1-5/+0
2026-05-29mm/damon: introduce damon_set_region_system_rams_default()SeongJae Park1-0/+5
2026-05-29mm: skip KASAN tagging for page-allocated page tablesMuhammad Usama Anjum1-1/+1
2026-05-29kasan: skip HW tagging for all kernel thread stacksMuhammad Usama Anjum1-1/+1
2026-05-29vmalloc: add __GFP_SKIP_KASAN supportMuhammad Usama Anjum1-3/+3
2026-05-29mm/damon/core: introduce damon_ctx->pausedSeongJae Park1-0/+2
2026-05-29mm: limit filemap_fault readahead to VMA boundariesFrederick Mayle1-0/+2
2026-05-29mm: remove page_mapped()David Hildenbrand (Arm)1-10/+0
2026-05-29mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme actionAsier Gutierrez1-0/+2
2026-05-29mm/sparse-vmemmap: pass @pgmap argument to memory deactivation pathsMuchun Song1-3/+5
2026-05-29mm/vmpressure: skip socket pressure for costly order reclaimJP Kobryn (Meta)1-4/+5
2026-05-29mm/sparse: remove sparse buffer pre-allocation mechanismMuchun Song1-1/+0
2026-05-29mm/damon/core: introduce failed region quota charge ratioSeongJae Park1-0/+9
2026-05-29mm/damon: add node_eligible_mem_bp goal metricRavi Jonnalagadda1-0/+3
2026-05-29vmalloc: optimize vfree with free_pages_bulk()Ryan Roberts1-0/+2
2026-05-29mm/page_alloc: optimize free_contig_range()Ryan Roberts1-0/+2
2026-05-29mm/vmscan: add balance_pgdat begin/end tracepointsBunyod Suvonov1-0/+52
2026-05-29mm: convert vmemmap_p?d_populate() to static functionsChengkaitao1-7/+0
2026-05-29mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoisonWupeng Ma2-16/+0
2026-05-29ring-buffer: Add persistent ring buffer invalid-page inject testMasami Hiramatsu (Google)1-0/+1
2026-05-29spmi: use kzalloc_flex in main allocationRosen Penev1-0/+2
2026-05-29spmi: clean up kernel-doc in spmi.hRandy Dunlap1-1/+2
2026-05-29net: make page_pool_get_stats() voidJakub Kicinski1-1/+1
2026-05-29crypto: api - Remove per-tfm refcountEric Biggers1-1/+0
2026-05-29crypto: cipher - Remove crypto_clone_cipher()Eric Biggers1-2/+0
2026-05-29crypto: hash - Remove support for cloning hash tfmsEric Biggers1-8/+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-29net: remove SIOCSHWTSTAMP and SIOCGHWTSTAMP from ndo_eth_ioctl commentXuan Zhuo1-2/+2
2026-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski18-63/+72
2026-05-28Merge tag 'acpi-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+5
2026-05-28Merge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-3/+14
2026-05-28bitops: Define generic___bitrev8/16/32 for reuseJinjie Ruan2-16/+27
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-28drm/tegra: tegra_drm.h: fix all uapi kernel-doc warningsRandy Dunlap1-0/+16
2026-05-28gpu: host1x: Allow entries in BO caches to be freedMikko Perttunen1-0/+7
2026-05-28gpu: host1x: trace: fix string fields in host1x tracesArtur Kowalski1-24/+26
2026-05-28block: add a bio_endio_status helperChristoph Hellwig1-4/+15
2026-05-28bvec: make the bvec_iter helpers inline functionsChristoph Hellwig1-37/+64
2026-05-28block: mark biovec_init_pool staticChristoph Hellwig1-1/+0
2026-05-28Disable -Wattribute-alias for clang-23 and newerNathan Chancellor4-0/+18