index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
slob.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-29
mm/slob: remove slob.c
Vlastimil Babka
1
-757
/
+0
2022-09-29
Merge branch 'slab/for-6.1/kmalloc_size_roundup' into slab/for-next
Vlastimil Babka
1
-0
/
+14
2022-09-29
slab: Introduce kmalloc_size_roundup()
Kees Cook
1
-0
/
+14
2022-09-01
mm/slab_common: move declaration of __ksize() to mm/slab.h
Hyeonggon Yoo
1
-1
/
+0
2022-09-01
mm/slab_common: drop kmem_alloc & avoid dereferencing fields when not using
Hyeonggon Yoo
1
-11
/
+8
2022-09-01
mm/slab_common: unify NUMA and UMA version of tracepoints
Hyeonggon Yoo
1
-10
/
+10
2022-08-24
mm/slab_common: cleanup kmalloc_track_caller()
Hyeonggon Yoo
1
-6
/
+0
2022-08-24
mm/slab_common: remove CONFIG_NUMA ifdefs for common kmalloc functions
Hyeonggon Yoo
1
-4
/
+1
2022-07-20
mm/slab_common: move generic bulk alloc/free functions to SLOB
Hyeonggon Yoo
1
-4
/
+21
2022-07-04
mm/tracing: add 'accounted' entry into output of allocation tracepoints
Vasily Averin
1
-4
/
+4
2022-05-13
mm: make minimum slab alignment a runtime property
Peter Collingbourne
1
-5
/
+11
2022-04-15
mm, kfence: support kmem_dump_obj() for KFENCE objects
Marco Elver
1
-1
/
+1
2022-03-23
Merge tag 'slab-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
1
-1
/
+1
2022-03-22
mm: introduce kmem_cache_alloc_lru
Muchun Song
1
-0
/
+6
2022-02-21
mm/slob: make kmem_cache_boot static
Miaohe Lin
1
-1
/
+1
2022-01-06
mm/slob: Remove unnecessary page_mapcount_reset() function call
Hyeonggon Yoo
1
-1
/
+0
2022-01-06
mm/slob: Convert SLOB to use struct slab and struct folio
Matthew Wilcox (Oracle)
1
-24
/
+27
2022-01-06
mm: Use struct slab in kmem_obj_info()
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-01-06
mm: Convert __ksize() to struct slab
Matthew Wilcox (Oracle)
1
-4
/
+4
2021-11-20
mm: emit the "free" trace report before freeing memory in kmem_cache_free()
Yunfeng Ye
1
-2
/
+1
2021-03-08
mm: Don't build mm_dump_obj() on CONFIG_PRINTK=n kernels
Paul E. McKenney
1
-0
/
+2
2021-02-24
mm, tracing: record slab name for kmem_cache_free()
Jacob Wen
1
-1
/
+1
2021-01-22
mm: Add mem_dump_obj() to print source of memory block
Paul E. McKenney
1
-0
/
+6
2020-12-15
mm: extract might_alloc() debug check
Daniel Vetter
1
-4
/
+2
2020-08-07
mm: memcg: convert vmstat slab counters to bytes
Roman Gushchin
1
-6
/
+6
2020-03-26
mm/sl[uo]b: export __kmalloc_track(_node)_caller
Daniel Vetter
1
-0
/
+2
2019-10-07
mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)
Vlastimil Babka
1
-11
/
+31
2019-10-07
mm, sl[ou]b: improve memory accounting
Vlastimil Babka
1
-4
/
+16
2019-09-24
mm: introduce page_size()
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-07-12
mm/slab: refactor common ksize KASAN logic into slab_common.c
Marco Elver
1
-2
/
+2
2019-05-14
slob: use slab_list instead of lru
Tobin C. Harding
1
-6
/
+6
2019-05-14
slob: respect list_head abstraction layer
Tobin C. Harding
1
-14
/
+37
2018-06-07
slab: __GFP_ZERO is incompatible with a constructor
Matthew Wilcox
1
-1
/
+3
2017-11-15
slab, slub, slob: add slab_flags_t
Alexey Dobriyan
1
-1
/
+1
2017-11-15
mm/slob.c: remove an unnecessary check for __GFP_ZERO
Miles Chen
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-10
locking/lockdep: Rework FS_RECLAIM annotation
Peter Zijlstra
1
-2
/
+4
2017-04-18
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
1
-3
/
+3
2016-12-12
slub: move synchronize_sched out of slab_mutex on shrink
Vladimir Davydov
1
-1
/
+1
2016-02-18
mm: slab: free kmem_cache_node after destroy sysfs file
Dmitry Safonov
1
-0
/
+4
2015-11-22
slab/slub: adjust kmem_cache_alloc_bulk API
Jesper Dangaard Brouer
1
-1
/
+1
2015-09-08
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
Vlastimil Babka
1
-2
/
+2
2015-09-04
slab: infrastructure for bulk object allocation and freeing
Christoph Lameter
1
-0
/
+13
2015-04-14
slob: make slob_alloc_node() static and remove EXPORT_SYMBOL()
Fabian Frederick
1
-2
/
+1
2015-02-12
slub: make dead caches discard free slabs immediately
Vladimir Davydov
1
-1
/
+1
2014-10-09
mm/sl[ao]b: always track caller in kmalloc_(node_)track_caller()
Joonsoo Kim
1
-2
/
+0
2014-06-04
slab: get_online_mems for kmem_cache_{create,destroy,shrink}
Vladimir Davydov
1
-2
/
+1
2014-04-11
mm: slab/slub: use page->list consistently instead of page->lru
Dave Hansen
1
-5
/
+5
2013-09-04
mm/sl[aou]b: Move kmallocXXX functions to common code
Christoph Lameter
1
-4
/
+24
2013-07-14
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
[next]