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 'cgroup-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-10-10
1
-2
/
+2
|
\
|
*
Merge branch 'for-6.0-fixes' into for-6.1
Tejun Heo
2022-09-23
17
-137
/
+253
|
|
\
|
*
|
cgroup: Fix build failure when CONFIG_SHRINKER_DEBUG
Tejun Heo
2022-08-29
1
-1
/
+1
|
*
|
cgroup: Homogenize cgroup_get_from_id() return value
Michal Koutný
2022-08-26
1
-2
/
+2
*
|
|
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-10
1
-1
/
+1
|
\
\
\
|
*
|
|
kfence: use better stack hash seed
Jason A. Donenfeld
2022-09-29
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'slab-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-10-10
6
-751
/
+718
|
\
\
\
|
*
\
\
Merge branch 'slab/for-6.1/slub_validation_locking' into slab/for-next
Vlastimil Babka
2022-09-30
1
-11
/
+14
|
|
\
\
\
|
|
*
|
|
mm/slub: fix a slab missed to be freed problem
Feng Tang
2022-09-30
1
-11
/
+14
|
*
|
|
|
Merge branch 'slab/for-6.1/kmalloc_size_roundup' into slab/for-next
Vlastimil Babka
2022-09-29
2
-3
/
+48
|
|
\
\
\
\
|
|
*
|
|
|
slab: Introduce kmalloc_size_roundup()
Kees Cook
2022-09-29
3
-3
/
+40
|
|
*
|
|
|
slab: Remove __malloc attribute from realloc functions
Kees Cook
2022-09-29
1
-2
/
+2
|
*
|
|
|
|
Merge branch 'slab/for-6.1/slub_debug_waste' into slab/for-next
Vlastimil Babka
2022-09-29
2
-38
/
+119
|
|
\
\
\
\
\
|
|
*
|
|
|
|
mm/slub: enable debugging memory wasting of kmalloc
Feng Tang
2022-09-23
2
-38
/
+119
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'slab/for-6.1/trivial' into slab/for-next
Vlastimil Babka
2022-09-29
1
-3
/
+6
|
|
\
\
\
\
\
|
|
*
|
|
|
|
mm/slub: clean up create_unique_id()
Chao Yu
2022-09-26
1
-3
/
+6
|
*
|
|
|
|
|
Merge branch 'slab/for-6.1/slub_validation_locking' into slab/for-next
Vlastimil Babka
2022-09-23
1
-198
/
+276
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
slub: Make PREEMPT_RT support less convoluted
Thomas Gleixner
2022-09-17
1
-32
/
+24
|
|
*
|
|
|
|
mm/slub: simplify __cmpxchg_double_slab() and slab_[un]lock()
Vlastimil Babka
2022-09-17
1
-27
/
+12
|
|
*
|
|
|
|
mm/slub: convert object_map_lock to non-raw spinlock
Vlastimil Babka
2022-09-17
1
-30
/
+6
|
|
*
|
|
|
|
mm/slub: remove slab_lock() usage for debug operations
Vlastimil Babka
2022-09-17
1
-11
/
+8
|
|
*
|
|
|
|
mm/slub: restrict sysfs validation to debug caches and make it safe
Vlastimil Babka
2022-09-17
1
-52
/
+180
|
|
*
|
|
|
|
mm/slub: move free_debug_processing() further
Vlastimil Babka
2022-08-25
1
-57
/
+57
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'slab/for-6.1/common_kmalloc' into slab/for-next
Vlastimil Babka
2022-09-23
6
-506
/
+272
|
|
\
\
\
\
\
|
|
*
|
|
|
|
mm/sl[au]b: check if large object is valid in __ksize()
Hyeonggon Yoo
2022-09-01
1
-1
/
+6
|
|
*
|
|
|
|
mm/slab_common: move declaration of __ksize() to mm/slab.h
Hyeonggon Yoo
2022-09-01
3
-11
/
+3
|
|
*
|
|
|
|
mm/slab_common: drop kmem_alloc & avoid dereferencing fields when not using
Hyeonggon Yoo
2022-09-01
4
-29
/
+22
|
|
*
|
|
|
|
mm/slab_common: unify NUMA and UMA version of tracepoints
Hyeonggon Yoo
2022-09-01
4
-31
/
+25
|
|
*
|
|
|
|
mm/sl[au]b: cleanup kmem_cache_alloc[_node]_trace()
Hyeonggon Yoo
2022-09-01
3
-62
/
+27
|
|
*
|
|
|
|
mm/sl[au]b: generalize kmalloc subsystem
Hyeonggon Yoo
2022-09-01
5
-200
/
+107
|
|
*
|
|
|
|
mm/sl[au]b: introduce common alloc/free functions without tracepoint
Hyeonggon Yoo
2022-08-24
3
-7
/
+47
|
|
*
|
|
|
|
mm/slab: kmalloc: pass requests larger than order-1 page to page allocator
Hyeonggon Yoo
2022-08-24
4
-44
/
+63
|
|
*
|
|
|
|
mm/slab_common: cleanup kmalloc_large()
Hyeonggon Yoo
2022-08-24
1
-22
/
+13
|
|
*
|
|
|
|
mm/slab_common: kmalloc_node: pass large requests to page allocator
Hyeonggon Yoo
2022-08-24
3
-2
/
+13
|
|
*
|
|
|
|
mm/slub: move kmalloc_large_node() to slab_common.c
Hyeonggon Yoo
2022-08-24
2
-25
/
+22
|
|
*
|
|
|
|
mm/slab_common: fold kmalloc_order_trace() into kmalloc_large()
Hyeonggon Yoo
2022-08-24
1
-13
/
+4
|
|
*
|
|
|
|
mm/sl[au]b: factor out __do_kmalloc_node()
Hyeonggon Yoo
2022-08-24
2
-81
/
+20
|
|
*
|
|
|
|
mm/slab_common: cleanup kmalloc_track_caller()
Hyeonggon Yoo
2022-08-24
3
-34
/
+0
|
|
*
|
|
|
|
mm/slab_common: remove CONFIG_NUMA ifdefs for common kmalloc functions
Hyeonggon Yoo
2022-08-24
3
-12
/
+1
|
|
*
|
|
|
|
mm/slab: cleanup slab_alloc() and slab_alloc_node()
Hyeonggon Yoo
2022-08-24
1
-36
/
+13
|
|
*
|
|
|
|
mm/slab: move NUMA-related code to __do_cache_alloc()
Hyeonggon Yoo
2022-08-24
1
-37
/
+31
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'slab/for-6.1/trivial' into slab/for-next
Vlastimil Babka
2022-09-23
2
-12
/
+3
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
/
/
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
mm/slub: Remove the unneeded result variable
ye xingchen
2022-08-23
1
-7
/
+2
|
|
*
|
|
mm/slab_common: Remove the unneeded result variable
ye xingchen
2022-08-23
1
-5
/
+1
|
|
|
/
/
*
|
|
|
Merge tag 'sched-rt-2022-10-05' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-10-10
4
-42
/
+25
|
\
\
\
\
|
*
|
|
|
mm/compaction: Get rid of RT ifdeffery
Thomas Gleixner
2022-09-19
2
-5
/
+7
|
*
|
|
|
mm/memcontrol: Replace the PREEMPT_RT conditionals
Thomas Gleixner
2022-09-19
1
-13
/
+6
|
*
|
|
|
mm/vmstat: Use preempt_[dis|en]able_nested()
Thomas Gleixner
2022-09-19
1
-24
/
+12
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-10
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
2022-09-07
1
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
[next]