index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2026-08-24
alloc_tag: add ioctl filters to /proc/allocinfo
Abhishek Bapat
2
-5
/
+89
2026-08-24
alloc_tag: add ioctl to /proc/allocinfo
Suren Baghdasaryan
7
-2
/
+330
2026-08-24
mm: fix CONFIG_STACK_GROWSUP typo in tools/testing/vma/include/dup.h
Ethan Nelson-Moore
1
-1
/
+1
2026-08-24
selftests/mm: fix read_file() return value check
Hongfu Li
2
-3
/
+3
2026-08-24
mm/hugetlb_cma: support percentage-based hugetlb_cma reservation
Sourav Panda
2
-10
/
+142
2026-08-24
mm: make VM_FAULT_RESULT_TRACE compatible with sparse
Bart Van Assche
1
-14
/
+14
2026-08-24
drivers/base, mm: move arch_numa.c to mm/
Mike Rapoport (Microsoft)
6
-8
/
+9
2026-08-24
mm/zswap: support batch writeback in shrink_memcg()
Hao Jia
1
-2
/
+11
2026-08-24
mm/zswap: fix global shrinker when memory cgroup is disabled
Hao Jia
1
-6
/
+7
2026-08-24
selftests/mm: retry migration failures for the full runtime
Muhammad Usama Anjum
1
-17
/
+20
2026-08-24
selftests/mm: skip hard dirty page-cache test on NFS
Muhammad Usama Anjum
1
-2
/
+12
2026-08-24
selftests/mm: skip guard hole-punch test if MADV_REMOVE is unsupported
Muhammad Usama Anjum
1
-3
/
+7
2026-08-24
selftests/mm: skip COW tmpfile cases when fallocate() is unsupported
Muhammad Usama Anjum
1
-2
/
+7
2026-08-24
mm/execmem: fix fallback_end description in kernel-doc
Henry Elderman
1
-1
/
+1
2026-08-24
maple_tree: remove unused mas_is_root_limits()
Zhan Xusheng
1
-5
/
+0
2026-08-24
selftests/mm/vm_util.c: correct __pagemap_scan_get_categories return value
Audra Mitchell
1
-2
/
+2
2026-08-24
mm: debug_page_alloc: fix NULL buf in debug_guardpage_minorder_setup
Ye Liu
1
-2
/
+2
2026-08-24
selftests/mm: drop duplicate test_seal_mprotect_two_vma_with_gap() call
Hongfu Li
1
-2
/
+1
[prev]
[next]