summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-05-29firmware: samsung: acpm: Add TMU protocol supportTudor Ambarus
2026-05-29firmware: samsung: acpm: Make acpm_ops const and access via pointerTudor Ambarus
2026-05-29firmware: samsung: acpm: Drop redundant _ops suffix in acpm_ops membersTudor Ambarus
2026-05-29Merge branch 'acpi-driver-devm'Rafael J. Wysocki
2026-05-29Merge back earlier cpufreq material for 7.2Rafael J. Wysocki
2026-05-29block: Include bvec.h kernel-doc in the htmldocsMatthew Wilcox (Oracle)
2026-05-29block: Add bvec_folio()Matthew Wilcox (Oracle)
2026-05-29sched_ext: Auto-register/unregister dl_server reservationsAndrea Righi
2026-05-29vfs: make LAST_XXX private to fs/namei.cJori Koolstra
2026-05-29crypto: af_alg - Drop support for off-CPU cryptographyDemi Marie Obenour
2026-05-29net: Remove support for AIO on socketsDemi Marie Obenour
2026-05-29crypto: hisilicon/qm - support doorbell enable controlZongyu Wu
2026-05-29crypto: hisilicon/qm - support function-level error resetZhushuai Yin
2026-05-29crypto: hisilicon/qm - place the interrupt status interface after the PM usag...Zhushuai Yin
2026-05-29crypto: hisilicon/qm - allow VF devices to query hardware isolation statusZhushuai Yin
2026-05-28include: remove unused cnt32_to_63.hCosta Shulyupin
2026-05-28raid6: hide internalsChristoph Hellwig
2026-05-28raid6: warn when using less than four devicesChristoph Hellwig
2026-05-28raid6: improve the public interfaceChristoph Hellwig
2026-05-28raid6: remove raid6_get_zero_pageChristoph Hellwig
2026-05-28raid6: remove unused defines in pq.hChristoph Hellwig
2026-05-28raid6: remove __KERNEL__ ifdefsChristoph Hellwig
2026-05-28raid6: turn the userspace test harness into a kunit testChristoph Hellwig
2026-05-28kcov: allow simultaneous KCOV_ENABLE/KCOV_REMOTE_ENABLEJann Horn
2026-05-28llist: make locking comments consistentPhilipp Stanner
2026-05-28kcov: refactor common handle ID into kcov_common_handle_idJann Horn
2026-05-28uaccess: minimize INLINE_COPY_USER-related ifdeferyYury Norov
2026-05-28uaccess: unify inline vs outline copy_{from,to}_user() selectionYury Norov
2026-05-28init.h: discard exitcall symbols earlyArnd Bergmann
2026-05-28highmem-internal.h: fix typo in the comment for kunmap_atomic()Zhouyi Zhou
2026-05-28mm/damon/core: remove damon_set_region_biggest_system_ram_default()SeongJae Park
2026-05-28mm/damon: introduce damon_set_region_system_rams_default()SeongJae Park
2026-05-28mm: skip KASAN tagging for page-allocated page tablesMuhammad Usama Anjum
2026-05-28kasan: skip HW tagging for all kernel thread stacksMuhammad Usama Anjum
2026-05-28vmalloc: add __GFP_SKIP_KASAN supportMuhammad Usama Anjum
2026-05-28mm/damon/core: introduce damon_ctx->pausedSeongJae Park
2026-05-28mm: limit filemap_fault readahead to VMA boundariesFrederick Mayle
2026-05-28mm: remove page_mapped()David Hildenbrand (Arm)
2026-05-28mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme actionAsier Gutierrez
2026-05-28mm/sparse-vmemmap: pass @pgmap argument to memory deactivation pathsMuchun Song
2026-05-28mm/vmpressure: skip socket pressure for costly order reclaimJP Kobryn (Meta)
2026-05-28mm/sparse: remove sparse buffer pre-allocation mechanismMuchun Song
2026-05-28mm/damon/core: introduce failed region quota charge ratioSeongJae Park
2026-05-28mm/damon: add node_eligible_mem_bp goal metricRavi Jonnalagadda
2026-05-28vmalloc: optimize vfree with free_pages_bulk()Ryan Roberts
2026-05-28mm/page_alloc: optimize free_contig_range()Ryan Roberts
2026-05-28mm/vmscan: add balance_pgdat begin/end tracepointsBunyod Suvonov
2026-05-28mm: convert vmemmap_p?d_populate() to static functionsChengkaitao
2026-05-28mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoisonWupeng Ma
2026-05-28ring-buffer: Add persistent ring buffer invalid-page inject testMasami Hiramatsu (Google)