index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2022-10-10
Merge tag 'cgroup-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-10-10
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-10
Merge tag 'slab-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-10-10
Merge tag 'sched-rt-2022-10-05' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-06
Merge tag 'for-6.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2022-10-01
Merge tag 'mm-hotfixes-stable-2022-09-30' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-09-30
damon/sysfs: fix possible memleak on damon_sysfs_add_target
Levi Yun
2022-09-30
mm: fix BUG splat with kvmalloc + GFP_ATOMIC
Florian Westphal
2022-09-30
Merge branch 'slab/for-6.1/slub_validation_locking' into slab/for-next
Vlastimil Babka
2022-09-30
mm/slub: fix a slab missed to be freed problem
Feng Tang
2022-09-29
kfence: use better stack hash seed
Jason A. Donenfeld
2022-09-29
Merge branch 'slab/for-6.1/kmalloc_size_roundup' into slab/for-next
Vlastimil Babka
2022-09-29
Merge branch 'slab/for-6.1/slub_debug_waste' into slab/for-next
Vlastimil Babka
2022-09-29
Merge branch 'slab/for-6.1/trivial' into slab/for-next
Vlastimil Babka
2022-09-29
slab: Introduce kmalloc_size_roundup()
Kees Cook
2022-09-29
slab: Remove __malloc attribute from realloc functions
Kees Cook
2022-09-26
blk-cgroup: pass a gendisk to blkcg_schedule_throttle
Christoph Hellwig
2022-09-26
Merge tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-09-26
mm/page_isolation: fix isolate_single_pageblock() isolation behavior
Zi Yan
2022-09-26
mm,hwpoison: check mm when killing accessing process
Shuai Xue
2022-09-26
mm/hugetlb: correct demote page offset logic
Doug Berger
2022-09-26
mm: prevent page_frag_alloc() from corrupting the memory
Maurizio Lombardi
2022-09-26
mm: bring back update_mmu_cache() to finish_fault()
Sergei Antonov
2022-09-26
frontswap: don't call ->init if no ops are registered
Christoph Hellwig
2022-09-26
mm/huge_memory: use pfn_to_online_page() in split_huge_pages_all()
Naoya Horiguchi
2022-09-26
mm: fix madivse_pageout mishandling on non-LRU page
Minchan Kim
2022-09-26
mm: gup: fix the fast GUP race against THP collapse
Yang Shi
2022-09-26
mm/slub: clean up create_unique_id()
Chao Yu
2022-09-26
mm: export balance_dirty_pages_ratelimited_flags()
Stefan Roesch
2022-09-23
Merge branch 'for-6.0-fixes' into for-6.1
Tejun Heo
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
[next]