index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2022-09-23
mm/slub: enable debugging memory wasting of kmalloc
Feng Tang
2022-09-23
Merge branch 'slab/for-6.1/slub_validation_locking' into slab/for-next
Vlastimil Babka
2022-09-23
Merge branch 'slab/for-6.1/common_kmalloc' into slab/for-next
Vlastimil Babka
2022-09-23
Merge branch 'slab/for-6.1/trivial' into slab/for-next
Vlastimil Babka
2022-09-22
Merge tag 'slab-for-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-09-22
mm: slub: fix flush_cpu_slab()/__free_slab() invocations in task context.
Maurizio Lombardi
2022-09-20
mm: add PSI accounting around ->read_folio and ->readahead calls
Christoph Hellwig
2022-09-19
mm/slab_common: fix possible double free of kmem_cache
Feng Tang
2022-09-19
mm/compaction: Get rid of RT ifdeffery
Thomas Gleixner
2022-09-19
mm/memcontrol: Replace the PREEMPT_RT conditionals
Thomas Gleixner
2022-09-19
mm/vmstat: Use preempt_[dis|en]able_nested()
Thomas Gleixner
2022-09-17
slub: Make PREEMPT_RT support less convoluted
Thomas Gleixner
2022-09-17
mm/slub: simplify __cmpxchg_double_slab() and slab_[un]lock()
Vlastimil Babka
2022-09-17
mm/slub: convert object_map_lock to non-raw spinlock
Vlastimil Babka
2022-09-17
mm/slub: remove slab_lock() usage for debug operations
Vlastimil Babka
2022-09-17
mm/slub: restrict sysfs validation to debug caches and make it safe
Vlastimil Babka
2022-09-16
kasan: call kasan_malloc() from __kmalloc_*track_caller()
Peter Collingbourne
2022-09-11
mm: fix PageAnonExclusive clearing racing with concurrent RCU GUP-fast
David Hildenbrand
2022-09-11
mm/mremap_pages: save a few cycles in get_dev_pagemap()
Christophe JAILLET
2022-09-11
mm: remove BUG_ON() in __isolate_free_page()
Kefeng Wang
2022-09-11
mm/kmemleak: make create_object return void
Liu Shixin
2022-09-11
hugetlb: remove meaningless BUG_ON(huge_pte_none())
Miaohe Lin
2022-09-11
hugetlb: add comment for subtle SetHPageVmemmapOptimized()
Miaohe Lin
2022-09-11
hugetlb: kill hugetlbfs_pagecache_page()
Miaohe Lin
2022-09-11
hugetlb: pass NULL to kobj_to_hstate() if nid is unused
Miaohe Lin
2022-09-11
hugetlb: use helper {huge_pte|pmd}_lock()
Miaohe Lin
2022-09-11
hugetlb: use sizeof() to get the array size
Miaohe Lin
2022-09-11
hugetlb: use LIST_HEAD() to define a list head
Miaohe Lin
2022-09-11
hugetlb: Use helper macro SZ_1K
Miaohe Lin
2022-09-11
hugetlb: make hugetlb_cma_check() static
Miaohe Lin
2022-09-11
mm/vmalloc: extend find_vmap_lowest_match_check with extra arguments
Song Liu
2022-09-11
mm/migrate_device.c: fix a misleading and outdated comment
Alistair Popple
2022-09-11
mm/page_alloc.c: delete a redundant parameter of rmqueue_pcplist
zezuo
2022-09-11
mm/damon: get the hotness from damon_hot_score() in damon_pageout_score()
Kaixu Xia
2022-09-11
mm/damon/vaddr: remove comparison between mm and last_mm when checking region...
Kaixu Xia
2022-09-11
mm/damon: simplify the parameter passing for 'check_accesses'
Kaixu Xia
2022-09-11
mm: fix null-ptr-deref in kswapd_is_running()
Kefeng Wang
2022-09-11
mm: kill is_memblock_offlined()
Kefeng Wang
2022-09-11
filemap: remove find_get_pages_contig()
Vishal Moola (Oracle)
2022-09-11
filemap: add filemap_get_folios_contig()
Vishal Moola (Oracle)
2022-09-11
mm: backing-dev: Remove the unneeded result variable
ye xingchen
2022-09-11
page_ext: introduce boot parameter 'early_page_ext'
Li Zhe
2022-09-11
mm: page_counter: remove unneeded atomic ops for low/min
Shakeel Butt
2022-09-11
mm: remove EXPERIMENTAL flag for zswap
David Heidelberg
2022-09-11
mm/gup.c: refactor check_and_migrate_movable_pages()
Alistair Popple
2022-09-11
mm/gup.c: don't pass gup_flags to check_and_migrate_movable_pages()
Alistair Popple
2022-09-11
mm: skip retry when new limit is not below old one in page_counter_set_max
Bui Quang Minh
2022-09-11
mm: pagewalk: add api documentation for walk_page_range_novma()
Rolf Eike Beer
2022-09-11
mm: memcg: export workingset refault stats for cgroup v1
Yang Shi
2022-09-11
mm/page_owner.c: add llseek for page_owner
Kassey Li
[prev]
[next]