index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-24
mm/memcontrol: avoid false sharing between vmstats and events
Usama Arif
1
-2
/
+7
2026-08-24
arch_numa: avoid false positive fortify warning in setup_node_to_cpumask_map()
Nathan Chancellor
1
-0
/
+12
2026-08-24
mm/rmap: synchronize lock and unlock target in anon_vma_clone
Eric Kim
1
-1
/
+1
2026-08-24
mm/hmm.c:hmm_do_fault(): suppress sparse warning
Andrew Morton
1
-1
/
+4
2026-08-24
mm/Kconfig: make MEMORY_FAILURE select MIGRATION
Xie Yuanbin
1
-0
/
+1
2026-08-24
lib/test_hmm: fix garbage pfn and wrong direction in devmem fault debug
Qiang Liu
1
-3
/
+2
2026-08-24
percpu: drop CONFIG_DEBUG_FORCE_WEAK_PER_CPU
Tejun Heo
4
-23
/
+2
2026-08-24
mm/mglru: fix and remove redundant unevictable folio handling
Kairui Song
1
-14
/
+5
2026-08-24
Docs/mm: fix outdated "radix tree" in page_migration
Song Hu
1
-3
/
+3
2026-08-24
mm: Documentation: clarify where the mTHP stats live
Nico Pache (Red Hat)
1
-2
/
+4
2026-08-24
mm/khugepaged: unmap pte before releasing vma write lock
Nico Pache (Red Hat)
1
-2
/
+2
2026-08-24
mm/khugepaged: fix outdated comments
Nico Pache (Red Hat)
1
-23
/
+21
2026-08-24
mm/khugepaged: introduce a count_collapse_event() helper
Nico Pache (Red Hat)
1
-21
/
+21
2026-08-24
mm/khugepaged: extract reference check into folio_pte_referenced() helper
Nico Pache (Red Hat)
1
-14
/
+12
2026-08-24
mm/khugepaged: refactor per-scan state clearing into collapse_control_init_scan()
Nico Pache (Red Hat)
1
-5
/
+9
2026-08-24
MAINTAINERS: add drivers/char/mem.c to mm misc, memory mapping sections
Lorenzo Stoakes (ARM)
1
-0
/
+2
2026-08-24
mm/mglru: fix young counter undercount for large folios
Hui Zhu
1
-1
/
+1
2026-08-24
selftests/cgroup: test_zswap: skip test_no_kmem_bypass if debugfs is unavailable
Wilson Felipe Pereira
2
-2
/
+12
2026-08-24
kasan: fix quarantine_size accounting during cache removal
Hui Su
1
-0
/
+5
2026-08-24
mm/swap: move swap_ops into file systems for file system-based swap
Christoph Hellwig
10
-96
/
+93
2026-08-24
mm/swap: add a new swap_ops.h header to allow for pluggable swap ops
Christoph Hellwig
9
-32
/
+47
2026-08-24
mm/swap: revert to single-folio writes for synchronous swap devices
Christoph Hellwig
1
-1
/
+10
2026-08-24
zsmalloc: account for handle size in class lookup
Longlong Xia
1
-4
/
+7
2026-08-24
mm/page-writeback: document folio_mark_dirty() locking more explicitly
Jann Horn
2
-0
/
+6
2026-08-24
zram: fix slot lock bit position on big-endian 64-bit
David Carlier
2
-3
/
+17
2026-08-24
maple_tree: fix comment typo
Mark Sercombe
1
-1
/
+1
2026-08-24
selftests/mm: kmemleak: drop stale min_unref_scans default from comments
Breno Leitao
1
-6
/
+4
2026-08-24
Documentation: kmemleak: document the conditional min_unref_scans default
Breno Leitao
1
-5
/
+7
2026-08-24
mm: kmemleak: default min_unref_scans to 2 for verbose auto-scan
Breno Leitao
1
-1
/
+2
2026-08-24
selftests: mm: test kmemleak's N-consecutive-scan leak confirmation
Breno Leitao
2
-0
/
+133
2026-08-24
mm: kmemleak: factor leak confirmation into a helper
Breno Leitao
1
-5
/
+21
2026-08-24
mm: kmemleak: report leaks only after N consecutive unreferenced scans
Breno Leitao
2
-1
/
+20
2026-08-24
mm: kmemleak: confirm suspected leaks with a second scan
Catalin Marinas
1
-3
/
+54
2026-08-24
mm/gup_test: keep longterm pin state per file
David Hildenbrand (Arm)
1
-32
/
+62
2026-08-24
kasan: fix cache shrink race with CPU hotplug
Hui Su
1
-1
/
+6
2026-08-24
mm/cma: remove stray newline from auto-generated CMA area name
Hongfu Li
1
-1
/
+1
2026-08-24
mm/zswap: use ratelimited stats flush in zswap_shrinker_count()
Yunzhao Li
1
-1
/
+1
2026-08-24
mm/swap: fix swap_cluster_lock() !CONFIG_SWAP stub signature mismatch
Hongfu Li
1
-5
/
+0
2026-08-24
mm/vmstat: add NRSWP{IN,OUT} counters
Christoph Hellwig
3
-1
/
+11
2026-08-24
mm/swap: remove SWP_FS_OPS
Christoph Hellwig
9
-34
/
+38
2026-08-24
mm/swap: use swap_ops to register swap device's methods
Christoph Hellwig
4
-25
/
+58
2026-08-24
mm/swap: remove count_swpout_vm_event
Christoph Hellwig
1
-14
/
+10
2026-08-24
mm/swap: also use struct swap_iocb for block I/O
Christoph Hellwig
3
-282
/
+254
2026-08-24
mm/swap: introduce struct swap_io_ctx
Christoph Hellwig
7
-91
/
+105
2026-08-24
shmem: provide a shmem_write_folio wrapper
Christoph Hellwig
5
-7
/
+13
2026-08-24
mm: shmem: reject page-aligned fallocate end overflow
Zhiling Zou
1
-1
/
+9
2026-08-24
kselftest: alloc_tag: extend the allocinfo ioctl kselftest
Abhishek Bapat
1
-1
/
+215
2026-08-24
kselftest: alloc_tag: add kselftest for ioctl interface
Abhishek Bapat
4
-0
/
+344
2026-08-24
alloc_tag: add accuracy based filtering to ioctl
Abhishek Bapat
2
-0
/
+12
2026-08-24
alloc_tag: add size-based filtering to ioctl
Abhishek Bapat
2
-14
/
+58
[prev]
[next]