index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-08-24
maple_tree: avoid mas_erase() and mtree_erase() failures
Liam R. Howlett (Oracle)
2026-08-24
maple_tree: document that erase may use GFP_KERNEL for allocations
Liam R. Howlett (Oracle)
2026-08-24
maple_tree: catch race in mas_alloc_cyclic()
Liam R. Howlett (Oracle)
2026-08-24
maple_tree: add bulk parent set helper
Liam R. Howlett (Oracle)
2026-08-24
maple_tree: micro optimisation of mas_wr_store_type()
Liam R. Howlett (Oracle)
2026-08-24
maple_tree: optimise mas_wr_node_store() when not in rcu mode
Liam R. Howlett (Oracle)
2026-08-24
maple_tree: use prefetched value in mas_wr_store_type()
Liam R. Howlett (Oracle)
2026-08-24
maple_tree: clarify comments on mas_nomem()
Liam R. Howlett (Oracle)
2026-08-24
maple_tree: drop MAPLE_ALLOC_SLOTS
Liam R. Howlett (Oracle)
2026-08-24
maple_tree: drop dead code from mas_extend_spanning_null()
Liam R. Howlett (Oracle)
2026-08-24
maple_tree: documentation fix
Liam R. Howlett (Oracle)
2026-08-24
maple_tree: add write lock checking with lockdep sequence numbers
Liam R. Howlett (Oracle)
2026-08-24
locking/lockdep: add sequence counter to held_lock
Liam R. Howlett (Oracle)
2026-08-24
maple_tree: add rcu locking check when LOCKDEP is enabled
Liam R. Howlett (Oracle)
2026-08-24
selftests/mm: check stat() return value in khugepaged get_finfo()
Anshuman
2026-08-24
mm, swap: ratelimit bad swap entry reports
Breno Leitao
2026-08-24
selftests/mm: fix unchecked ftruncate return value in soft-dirty test
Anshuman
2026-08-24
mm: memcg: release the css reference when a stock slot empties
Song Hu
2026-08-24
mm: include swap.h in swapops.h
Kiryl Shutsemau (Meta)
2026-08-24
mm/migrate_device: fix cache flush when replacing huge zero PMD
Hui Su
2026-08-24
selftests/mm: drop redundant open() in mprotect_tests()
Hongfu Li
2026-08-24
mm/memcontrol: avoid false sharing between vmstats and events
Usama Arif
2026-08-24
arch_numa: avoid false positive fortify warning in setup_node_to_cpumask_map()
Nathan Chancellor
2026-08-24
mm/rmap: synchronize lock and unlock target in anon_vma_clone
Eric Kim
2026-08-24
mm/hmm.c:hmm_do_fault(): suppress sparse warning
Andrew Morton
2026-08-24
mm/Kconfig: make MEMORY_FAILURE select MIGRATION
Xie Yuanbin
2026-08-24
lib/test_hmm: fix garbage pfn and wrong direction in devmem fault debug
Qiang Liu
2026-08-24
percpu: drop CONFIG_DEBUG_FORCE_WEAK_PER_CPU
Tejun Heo
2026-08-24
mm/mglru: fix and remove redundant unevictable folio handling
Kairui Song
2026-08-24
Docs/mm: fix outdated "radix tree" in page_migration
Song Hu
2026-08-24
mm: Documentation: clarify where the mTHP stats live
Nico Pache (Red Hat)
2026-08-24
mm/khugepaged: unmap pte before releasing vma write lock
Nico Pache (Red Hat)
2026-08-24
mm/khugepaged: fix outdated comments
Nico Pache (Red Hat)
2026-08-24
mm/khugepaged: introduce a count_collapse_event() helper
Nico Pache (Red Hat)
2026-08-24
mm/khugepaged: extract reference check into folio_pte_referenced() helper
Nico Pache (Red Hat)
2026-08-24
mm/khugepaged: refactor per-scan state clearing into collapse_control_init_sc...
Nico Pache (Red Hat)
2026-08-24
MAINTAINERS: add drivers/char/mem.c to mm misc, memory mapping sections
Lorenzo Stoakes (ARM)
2026-08-24
mm/mglru: fix young counter undercount for large folios
Hui Zhu
2026-08-24
selftests/cgroup: test_zswap: skip test_no_kmem_bypass if debugfs is unavailable
Wilson Felipe Pereira
2026-08-24
kasan: fix quarantine_size accounting during cache removal
Hui Su
2026-08-24
mm/swap: move swap_ops into file systems for file system-based swap
Christoph Hellwig
2026-08-24
mm/swap: add a new swap_ops.h header to allow for pluggable swap ops
Christoph Hellwig
2026-08-24
mm/swap: revert to single-folio writes for synchronous swap devices
Christoph Hellwig
2026-08-24
zsmalloc: account for handle size in class lookup
Longlong Xia
2026-08-24
mm/page-writeback: document folio_mark_dirty() locking more explicitly
Jann Horn
2026-08-24
zram: fix slot lock bit position on big-endian 64-bit
David Carlier
2026-08-24
maple_tree: fix comment typo
Mark Sercombe
2026-08-24
selftests/mm: kmemleak: drop stale min_unref_scans default from comments
Breno Leitao
2026-08-24
Documentation: kmemleak: document the conditional min_unref_scans default
Breno Leitao
2026-08-24
mm: kmemleak: default min_unref_scans to 2 for verbose auto-scan
Breno Leitao
[prev]
[next]