index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
slub.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-31
/
+38
2024-01-09
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
1
-2
/
+2
2024-01-05
slub: use alloc_pages_node() in alloc_slab_page()
Matthew Wilcox (Oracle)
1
-5
/
+1
2024-01-04
Merge branch 'slab/for-6.8/slub-hook-cleanups' into slab/for-next
Vlastimil Babka
1
-64
/
+679
2023-12-29
kasan: rename and document kasan_(un)poison_object_data
Andrey Konovalov
1
-2
/
+2
2023-12-28
mm/slub: free KFENCE objects in slab_free_hook()
Vlastimil Babka
1
-12
/
+10
2023-12-11
slub, kasan: improve interaction of KASAN and slub_debug poisoning
Andrey Konovalov
1
-15
/
+26
2023-12-07
mm/slub: handle bulk and single object freeing separately
Vlastimil Babka
1
-24
/
+35
2023-12-07
mm/slub: introduce __kmem_cache_free_bulk() without free hooks
Vlastimil Babka
1
-9
/
+47
2023-12-07
mm/slub: fix bulk alloc and free stats
Vlastimil Babka
1
-1
/
+10
2023-12-06
mm/slub: optimize free fast path code layout
Vlastimil Babka
1
-16
/
+24
2023-12-06
mm/slub: optimize alloc fastpath code layout
Vlastimil Babka
1
-35
/
+54
2023-12-06
mm/slub: remove slab_alloc() and __kmem_cache_alloc_lru() wrappers
Vlastimil Babka
1
-16
/
+9
2023-12-06
mm/slab: move kmalloc() functions from slab_common.c to slub.c
Vlastimil Babka
1
-8
/
+118
2023-12-06
mm/slab: move kfree() from slab_common.c to slub.c
Vlastimil Babka
1
-5
/
+46
2023-12-06
mm/slab: move struct kmem_cache_node from slab.h to slub.c
Vlastimil Babka
1
-0
/
+27
2023-12-06
mm/slab: move memcg related functions from slab.h to slub.c
Vlastimil Babka
1
-0
/
+205
2023-12-06
mm/slab: move pre/post-alloc hooks from slab.h to slub.c
Vlastimil Babka
1
-0
/
+81
2023-12-06
mm/slab: move struct kmem_cache_cpu declaration to slub.c
Vlastimil Babka
1
-0
/
+54
2023-12-05
mm/slab, docs: switch mm-api docs generation from slab.c to slub.c
Vlastimil Babka
1
-0
/
+21
2023-12-05
slub: Update frozen slabs documentations in the source
Chengming Zhou
1
-4
/
+18
2023-12-05
slub: Rename all *unfreeze_partials* functions to *put_partials*
Chengming Zhou
1
-17
/
+17
2023-12-05
slub: Optimize deactivate_slab()
Chengming Zhou
1
-53
/
+26
2023-12-04
slub: Delay freezing of partial slabs
Chengming Zhou
1
-91
/
+24
2023-12-04
slub: Introduce freeze_slab()
Chengming Zhou
1
-0
/
+27
2023-12-04
slub: Prepare __slab_free() for unfrozen partial slab out of node partial list
Chengming Zhou
1
-0
/
+11
2023-11-22
slub: Keep track of whether slub is on the per-node partial list
Chengming Zhou
1
-1
/
+23
2023-11-13
slub: Change get_partial() interfaces to return slab
Chengming Zhou
1
-30
/
+33
2023-11-13
slub: Reflow ___slab_alloc()
Chengming Zhou
1
-16
/
+15
2023-10-02
mm/slub: refactor calculate_order() and calc_slab_order()
Vlastimil Babka
1
-11
/
+12
2023-10-02
mm/slub: attempt to find layouts up to 1/2 waste in calculate_order()
Vlastimil Babka
1
-10
/
+4
2023-10-02
mm/slub: remove min_objects loop from calculate_order()
Vlastimil Babka
1
-20
/
+18
2023-10-02
mm/slub: simplify the last resort slab order calculation
Vlastimil Babka
1
-1
/
+1
2023-10-02
mm/slub: add sanity check for slub_min/max_order cmdline setup
Feng Tang
1
-0
/
+6
2023-07-14
mm/slub: remove freelist_dereference()
Vlastimil Babka
1
-9
/
+6
2023-07-14
mm/slub: remove redundant kasan_reset_tag() from freelist_ptr calculations
Vlastimil Babka
1
-16
/
+6
2023-07-11
mm/slub: refactor freelist to use custom type
Jann Horn
1
-11
/
+32
2023-06-30
Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
1
-29
/
+18
2023-06-05
slub: Replace cmpxchg_double()
Peter Zijlstra
1
-57
/
+82
2023-05-22
slub: Don't read nr_slabs and total_objects directly
Xiongwei Song
1
-7
/
+6
2023-05-22
slub: Remove slabs_node() function
Xiongwei Song
1
-13
/
+3
2023-05-22
slub: Remove CONFIG_SMP defined check
Xiongwei Song
1
-1
/
+1
2023-05-22
slub: Put objects_show() into CONFIG_SLUB_DEBUG enabled block
Xiongwei Song
1
-7
/
+7
2023-05-22
slub: Correct the error code when slab_kset is NULL
Xiongwei Song
1
-1
/
+1
2023-04-28
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+4
2023-04-19
mm: vmscan: refactor updating current->reclaim_state
Yosry Ahmed
1
-3
/
+2
2023-04-06
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
1
-3
/
+3
2023-04-06
mm/slub: fix MAX_ORDER usage in calculate_order()
Kirill A. Shutemov
1
-1
/
+1
2023-03-13
mm: slub: make kobj_type structure constant
Thomas Weißschuh
1
-1
/
+1
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+3
[next]