index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
slub.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
panic on !PageSlab && !PageCompound in ksize
Daniel Micay
2018-05-16
1
-1
/
+1
*
add slub free list XOR encryption
Daniel Micay
2018-05-16
1
-4
/
+15
*
add slub sanitization
Daniel Micay
2018-05-16
1
-0
/
+7
*
slub: Fix sysfs duplicate filename creation when slub_debug=O
Miles Chen
2017-11-24
1
-0
/
+4
*
Mediatek: mm:slub: Use newest node_nr_slabs && node_nr_objs in get_slabinfo
cesar.maximo@gmail.com
2017-04-11
1
-2
/
+2
*
Mediatek: mm:slub: Drop depricated nr_partials
cesar.maximo@gmail.com
2017-04-11
1
-2
/
+0
*
Get rid of __cpuinit
Moyster
2017-04-11
1
-2
/
+2
*
slub: do not assert not having lock in removing freed partial
Steven Rostedt
2016-09-28
1
-5
/
+3
*
mm: slub: work around unneeded lockdep warning
Dave Hansen
2016-09-28
1
-3
/
+6
*
slub: fall back to node_to_mem_node() node if allocating on memoryless node
Joonsoo Kim
2016-09-28
1
-6
/
+18
*
slub: disable tracing and failslab for merged slabs
Christoph Lameter
2016-09-28
1
-0
/
+11
*
slub: remove kmemcg id from create_unique_id
Vladimir Davydov
2016-09-28
1
-6
/
+0
*
slab: fix the alias count (via sysfs) of slab cache
Gu Zheng
2016-09-28
1
-1
/
+1
*
slub: avoid duplicate creation on the first object
Wei Yang
2016-09-28
1
-8
/
+11
*
mm, slub: mark resiliency_test as init text
David Rientjes
2016-09-28
1
-1
/
+1
*
slub: fix off by one in number of slab tests
Joonsoo Kim
2016-09-28
1
-3
/
+3
*
slub: search partial list on numa_mem_id(), instead of numa_node_id()
Joonsoo Kim
2016-09-28
1
-1
/
+1
*
mm: slub: fix ALLOC_SLOWPATH stat
Dave Hansen
2016-09-28
1
-5
/
+3
*
mm, slab: suppress out of memory warning unless debug is enabled
David Rientjes
2016-09-28
1
-12
/
+17
*
mm/slub.c: convert vnsprintf-static to va_format
Fabian Frederick
2016-09-28
1
-7
/
+9
*
mm/slub.c: convert printk to pr_foo()
Fabian Frederick
2016-09-28
1
-72
/
+57
*
slub: remove verify_mem_not_deleted()
Christoph Lameter
2016-09-28
1
-37
/
+0
*
slub: fix memcg_propagate_slab_attrs
Vladimir Davydov
2016-09-28
1
-4
/
+7
*
slub: use raw_cpu_inc for incrementing statistics
Christoph Lameter
2016-09-28
1
-1
/
+5
*
slub: fix leak of 'name' in sysfs_slab_add
Dave Jones
2016-09-28
1
-14
/
+15
*
slub: rework sysfs layout for memcg caches
Vladimir Davydov
2016-09-28
1
-1
/
+25
*
slub: adjust memcg caches when creating cache alias
Vladimir Davydov
2016-09-28
1
-0
/
+13
*
memcg, slab: never try to merge memcg caches
Vladimir Davydov
2016-09-28
1
-10
/
+9
*
slub: do not drop slab_mutex for sysfs_slab_add
Vladimir Davydov
2016-09-28
1
-5
/
+3
*
slub: fix high order page allocation problem with __GFP_NOFAIL
Joonsoo Kim
2016-09-28
1
-2
/
+3
*
slub: do not assert not having lock in removing freed partial
Steven Rostedt
2016-09-28
1
-12
/
+20
*
mm/slub.c: list_lock may not be held in some circumstances
David Rientjes
2016-09-28
1
-4
/
+2
*
mm: slub: work around unneeded lockdep warning
Dave Hansen
2016-09-28
1
-0
/
+6
*
slub: Fix possible format string bug.
Tetsuo Handa
2016-09-28
1
-1
/
+1
*
slub: use lockdep_assert_held
Peter Zijlstra
2016-09-28
1
-20
/
+20
*
memcg, kmem: rename cache_from_memcg to cache_from_memcg_idx
Qiang Huang
2016-09-28
1
-1
/
+1
*
mm, slub: fix the typo in mm/slub.c
Zhi Yong Wu
2016-09-28
1
-3
/
+3
*
slub: proper kmemleak tracking if CONFIG_SLUB_DEBUG disabled
Roman Bobniev
2016-09-28
1
-4
/
+31
*
mm: Fix some trivial typos in comments
Xie XiuQi
2016-09-28
1
-1
/
+1
*
mm: replace strict_strtoul() with kstrtoul()
Jingoo Han
2016-09-28
1
-4
/
+4
*
mm/slub.c: beautify code for removing redundancy 'break' statement.
Chen Gang
2016-09-28
1
-1
/
+0
*
slub: Remove unnecessary page NULL check
Libin
2016-09-28
1
-1
/
+1
*
mm/slub: beautify code for 80 column limitation and tab alignment
Chen Gang
2016-09-28
1
-36
/
+56
*
mm/slub: remove 'per_cpu' which is useless variable
Chen Gang
2016-09-28
1
-5
/
+1
*
slub: Check for page NULL before doing the node_match check
Steven Rostedt
2016-09-28
1
-1
/
+1
*
slub: Make cpu partial slab support configurable
Joonsoo Kim
2016-09-28
1
-6
/
+21
*
mm/slub: optimize alloc/free fastpath by removing preemption on/off
Joonsoo Kim
2016-08-26
1
-12
/
+23
*
mm: replace __get_cpu_var uses with this_cpu_ptr
Christoph Lameter
2016-08-26
1
-2
/
+2
*
first commit
Meizu OpenSource
2016-08-15
1
-0
/
+5684