index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'slab-for-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-12-13
1
-3
/
+18
|
\
|
*
memcg: slub: fix SUnreclaim for post charged objects
Shakeel Butt
2024-12-10
1
-3
/
+18
*
|
Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-12-08
11
-15
/
+32
|
\
\
|
*
|
mm/filemap: don't call folio_test_locked() without a reference in next_uptoda...
David Hildenbrand
2024-12-06
1
-2
/
+2
|
*
|
mm: correct typo in MMAP_STATE() macro
Lorenzo Stoakes
2024-12-06
1
-1
/
+1
|
*
|
mm: respect mmap hint address when aligning for THP
Kalesh Singh
2024-12-06
1
-0
/
+1
|
*
|
mm: memcg: declare do_memsw_account inline
John Sperbeck
2024-12-06
1
-1
/
+1
|
*
|
mm/codetag: swap tags when migrate pages
David Wang
2024-12-06
1
-1
/
+1
|
*
|
mm: open-code page_folio() in dump_page()
Matthew Wilcox (Oracle)
2024-12-06
1
-2
/
+5
|
*
|
mm: fix vrealloc()'s KASAN poisoning logic
Andrii Nakryiko
2024-12-06
1
-1
/
+2
|
*
|
Revert "readahead: properly shorten readahead when falling back to do_page_ca...
Jan Kara
2024-12-06
1
-3
/
+2
|
*
|
kasan: make report_lock a raw spinlock
Jared Kangas
2024-12-06
1
-3
/
+3
|
*
|
mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM
David Hildenbrand
2024-12-06
1
-0
/
+4
|
*
|
mm/gup: handle NULL pages in unpin_user_pages()
John Hubbard
2024-12-06
1
-1
/
+10
|
|
/
*
|
Merge tag 'fixes-2024-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-12-06
1
-2
/
+2
|
\
\
|
*
|
memblock: allow zero threshold in validate_numa_converage()
Mike Rapoport (Microsoft)
2024-12-01
1
-2
/
+2
|
|
/
*
/
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-02
1
-1
/
+1
|
/
*
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-11-30
1
-1
/
+1
|
\
|
*
Rename .data.once to .data..once to fix resetting WARN*_ONCE
Masahiro Yamada
2024-11-27
1
-1
/
+1
*
|
Merge tag 'memblock-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-11-27
1
-2
/
+5
|
\
\
|
*
|
memblock: uniformly initialize all reserved pages to MIGRATE_MOVABLE
Hua Su
2024-10-28
1
-0
/
+3
|
*
|
mm: Use str_on_off() helper function in report_meminit()
Thorsten Blum
2024-10-18
1
-2
/
+2
*
|
|
Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-11-26
1
-1
/
+2
|
\
\
\
|
*
|
|
rust: treewide: switch to the kernel `Vec` type
Danilo Krummrich
2024-10-15
1
-1
/
+1
|
*
|
|
rust: enable `clippy::undocumented_unsafe_blocks` lint
Miguel Ojeda
2024-10-07
1
-0
/
+1
*
|
|
|
Merge tag 'fuse-update-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-26
2
-11
/
+17
|
\
\
\
\
|
*
|
|
|
mm/writeback: add folio_mark_dirty_lock()
Joanne Koong
2024-11-05
2
-11
/
+17
*
|
|
|
|
Merge tag 'slab-for-6.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-26
4
-117
/
+222
|
\
\
\
\
\
|
*
|
|
|
|
slab: Fix too strict alignment check in create_cache()
Geert Uytterhoeven
2024-11-20
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'slab/for-6.13/features' into slab/for-next
Vlastimil Babka
2024-11-16
1
-0
/
+43
|
|
\
\
\
\
\
|
|
*
|
|
|
|
SLUB: Add support for per object memory policies
Christoph Lameter
2024-10-29
1
-0
/
+43
|
*
|
|
|
|
|
mm/slab: Allow cache creation to proceed even if sysfs registration fails
Hyeonggon Yoo
2024-11-16
1
-8
/
+18
|
*
|
|
|
|
|
mm/slub: Avoid list corruption when removing a slab from the full list
yuan.gao
2024-11-16
2
-1
/
+13
|
*
|
|
|
|
|
mm/slub: Improve redzone check and zeroing for krealloc()
Feng Tang
2024-11-16
1
-22
/
+58
|
*
|
|
|
|
|
mm/slub: Consider kfence case for get_orig_size()
Feng Tang
2024-11-16
1
-0
/
+3
|
*
|
|
|
|
|
mm, slab: add kerneldocs for common SLAB_ flags
Vlastimil Babka
2024-10-29
1
-1
/
+13
|
*
|
|
|
|
|
mm/slab: remove duplicate check in create_cache()
Zhen Lei
2024-10-29
1
-3
/
+0
|
*
|
|
|
|
|
mm/slub: Move krealloc() and related code to slub.c
Feng Tang
2024-10-29
2
-84
/
+84
|
*
|
|
|
|
|
mm/kasan: Don't store metadata inside kmalloc object when slub_debug_orig_siz...
Feng Tang
2024-10-29
3
-19
/
+11
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-11-26
1
-35
/
+27
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mm/util: deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
Yafang Shao
2024-11-06
1
-42
/
+27
|
*
|
|
|
|
|
mm/util: fix possible race condition in kstrdup()
Yafang Shao
2024-11-06
1
-1
/
+8
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-23
71
-2629
/
+3016
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cma: enforce non-zero pageblock_order during cma_init_reserved_mem()
Ritesh Harjani (IBM)
2024-11-15
1
-0
/
+9
|
*
|
|
|
|
|
mm/kfence: add a new kunit test test_use_after_free_read_nofault()
Nirjhar Roy
2024-11-15
1
-0
/
+17
|
*
|
|
|
|
|
memcg/hugetlb: add hugeTLB counters to memcg
Joshua Hahn
2024-11-15
3
-0
/
+16
|
*
|
|
|
|
|
vmstat: call fold_vm_zone_numa_events() before show per zone NUMA event
MengEn Sun
2024-11-15
1
-0
/
+1
|
*
|
|
|
|
|
mm: mmap_lock: check trace_mmap_lock_$type_enabled() instead of regcount
Vlastimil Babka
2024-11-12
1
-31
/
+8
|
*
|
|
|
|
|
mm: define general function pXd_init()
Bibo Mao
2024-11-12
2
-24
/
+0
|
*
|
|
|
|
|
kmemleak: iommu/iova: fix transient kmemleak false positive
Catalin Marinas
2024-11-12
1
-0
/
+39
[next]