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
/
slab.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-18
Randomized slab caches for kmalloc()
GONG, Ruiqi
1
-1
/
+1
2023-06-29
Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
1
-26
/
+11
2023-06-19
mm/slab: simplify create_kmalloc_cache() args and make it static
Catalin Marinas
1
-5
/
+1
2023-06-16
Merge branches 'slab/for-6.5/prandom', 'slab/for-6.5/slab_no_merge' and 'slab...
Vlastimil Babka
1
-20
/
+9
2023-05-22
mm/slab: Replace invocation of weak PRNG
David Keisar Schmidt
1
-20
/
+9
2023-05-22
mm/slab: correct return values in comment for _kmem_cache_create()
zhaoxinchao
1
-6
/
+2
2023-04-18
mm: vmscan: refactor updating current->reclaim_state
Yosry Ahmed
1
-2
/
+1
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
1
-1
/
+1
2023-03-24
Merge tag 'slab-fix-for-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2023-03-22
mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP
Geert Uytterhoeven
1
-1
/
+1
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-02-21
Merge branch 'slab/for-6.3/fixes' into slab/for-linus
Vlastimil Babka
1
-8
/
+10
2023-02-21
Merge branch 'slab/for-6.3/cleanups' into slab/for-linus
Vlastimil Babka
1
-11
/
+5
2023-02-08
mm, slab/slub: Ensure kmem_cache_alloc_bulk() is available early
Thomas Gleixner
1
-8
/
+10
2023-01-18
mm: introduce folio_is_pfmemalloc
Sidhartha Kumar
1
-1
/
+1
2023-01-13
mm/slab.c: cleanup is_debug_pagealloc_cache()
lvqian
1
-6
/
+3
2023-01-13
mm/sl{a,u}b: fix wrong usages of folio_page() for getting head pages
SeongJae Park
1
-2
/
+2
2023-01-02
mm/slab: remove unused slab_early_init
Gou Hao
1
-3
/
+0
2023-01-02
mm, slab: periodically resched in drain_freelist()
David Rientjes
1
-0
/
+2
2022-11-21
Merge branch 'slab/for-6.2/kmalloc_redzone' into slab/for-next
Vlastimil Babka
1
-3
/
+4
2022-11-21
Merge branch 'slab/for-6.2/fit_rcu_head' into slab/for-next
Vlastimil Babka
1
-1
/
+5
2022-11-21
Merge branch 'slab/for-6.2/locking' into slab/for-next
Vlastimil Babka
1
-45
/
+45
2022-11-21
mm/migrate: make isolate_movable_page() skip slab pages
Vlastimil Babka
1
-1
/
+5
2022-11-21
mm/slab: move and adjust kernel-doc for kmem_cache_alloc
Vlastimil Babka
1
-10
/
+0
2022-11-10
mm/slub: only zero requested size of buffer for kzalloc when debug enabled
Feng Tang
1
-3
/
+4
2022-10-24
mm/slab: Annotate kmem_cache_node->list_lock as raw
Jiri Kosina
1
-45
/
+45
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-10-15
mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocation
Hyeonggon Yoo
1
-18
/
+19
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-09-01
mm/slab_common: drop kmem_alloc & avoid dereferencing fields when not using
Hyeonggon Yoo
1
-5
/
+3
2022-09-01
mm/slab_common: unify NUMA and UMA version of tracepoints
Hyeonggon Yoo
1
-5
/
+4
2022-09-01
mm/sl[au]b: cleanup kmem_cache_alloc[_node]_trace()
Hyeonggon Yoo
1
-35
/
+0
2022-09-01
mm/sl[au]b: generalize kmalloc subsystem
Hyeonggon Yoo
1
-108
/
+0
2022-08-24
mm/sl[au]b: introduce common alloc/free functions without tracepoint
Hyeonggon Yoo
1
-7
/
+29
2022-08-24
mm/slab: kmalloc: pass requests larger than order-1 page to page allocator
Hyeonggon Yoo
1
-18
/
+42
2022-08-24
mm/sl[au]b: factor out __do_kmalloc_node()
Hyeonggon Yoo
1
-29
/
+1
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
-2
/
+0
2022-08-24
mm/slab: cleanup slab_alloc() and slab_alloc_node()
Hyeonggon Yoo
1
-36
/
+13
2022-08-24
mm/slab: move NUMA-related code to __do_cache_alloc()
Hyeonggon Yoo
1
-37
/
+31
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-10
/
+0
2022-07-20
mm/sl[au]b: use own bulk free function when bulk alloc failed
Hyeonggon Yoo
1
-1
/
+1
2022-07-04
mm: slab: optimize memcg_slab_free_hook()
Muchun Song
1
-2
/
+2
2022-07-04
mm/tracing: add 'accounted' entry into output of allocation tracepoints
Vasily Averin
1
-5
/
+5
2022-07-04
mm, slab: fix bad alignments
Jiapeng Chong
1
-2
/
+2
2022-06-16
mm/slab: delete cache_alloc_debugcheck_before()
Daniel Vetter
1
-10
/
+0
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+3
2022-05-25
Merge tag 'slab-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
1
-21
/
+8
2022-05-13
mm: make minimum slab alignment a runtime property
Peter Collingbourne
1
-4
/
+3
2022-04-15
mm, kfence: support kmem_dump_obj() for KFENCE objects
Marco Elver
1
-1
/
+1
[next]