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
/
kfence
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-22
kfence: fix stack trace pruning
Marco Elver
1
-4
/
+9
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-13
/
+9
2022-10-10
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-10-03
mm: kfence: convert to DEFINE_SEQ_ATTRIBUTE
Liu Shixin
1
-13
/
+2
2022-09-29
kfence: use better stack hash seed
Jason A. Donenfeld
1
-1
/
+1
2022-09-11
kfence: add sysfs interface to disable kfence for selected slabs.
Imran Khan
1
-0
/
+7
2022-09-01
mm/sl[au]b: generalize kmalloc subsystem
Hyeonggon Yoo
1
-0
/
+1
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2022-07-18
mm: kfence: apply kmemleak_ignore_phys on early allocated pool
Yee Lee
1
-9
/
+9
2022-07-17
mm: kfence: pass a pointer to virt_to_page()
Linus Walleij
1
-2
/
+2
2022-06-16
mm/kfence: select random number before taking raw lock
Jason A. Donenfeld
1
-2
/
+5
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+41
2022-05-25
Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2
-18
/
+19
2022-05-25
mm: kfence: use PAGE_ALIGNED helper
Kefeng Wang
1
-3
/
+2
2022-05-25
mm/kfence: print disabling or re-enabling message
Jackie Liu
1
-1
/
+5
2022-05-13
kfence: enable check kfence canary on panic via boot param
huangshaobo
1
-0
/
+34
2022-05-09
mm/kfence: reset PG_slab and memcg_data before freeing __kfence_pool
Hyeonggon Yoo
1
-0
/
+10
2022-05-02
kfence: test: use new suite_{init/exit} support, add .kunitconfig
Daniel Latypov
2
-18
/
+19
2022-04-15
mm, kfence: support kmem_dump_obj() for KFENCE objects
Marco Elver
3
-21
/
+68
2022-04-01
mm: kfence: fix objcgs vector allocation
Muchun Song
2
-1
/
+13
2022-03-22
kfence: allow use of a deferrable timer
Marco Elver
1
-2
/
+13
2022-03-22
kfence: test: try to avoid test_gfpzero trigger rcu_stall
Peng Liu
1
-0
/
+1
2022-03-22
kunit: fix UAF when run kfence test case test_gfpzero
Peng Liu
1
-1
/
+1
2022-03-22
kfence: alloc kfence_pool after system startup
Tianchen Ding
1
-21
/
+90
2022-03-22
kfence: allow re-enabling KFENCE after system startup
Tianchen Ding
1
-3
/
+18
2022-03-22
mm/kfence: remove unnecessary CONFIG_KFENCE option
tangmeng
1
-1
/
+1
2022-02-11
kfence: make test case compatible with run time set sample interval
Peng Liu
2
-5
/
+6
2022-01-10
Merge tag 'slab-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2
-11
/
+12
2022-01-06
mm/sl*b: Differentiate struct slab fields by sl*b implementations
Vlastimil Babka
1
-4
/
+5
2022-01-06
mm/kfence: Convert kfence_guarded_alloc() to struct slab
Vlastimil Babka
2
-9
/
+9
2022-01-06
mm: Convert struct page to struct slab in functions used by other subsystems
Vlastimil Babka
1
-2
/
+2
2021-12-25
kfence: fix memory leak when cat kfence objects
Baokun Li
1
-0
/
+1
2021-11-06
kfence: always use static branches to guard kfence_alloc()
Marco Elver
1
-9
/
+7
2021-11-06
kfence: shorten critical sections of alloc/free
Marco Elver
1
-17
/
+21
2021-11-06
kfence: test: use kunit_skip() to skip tests
Marco Elver
1
-6
/
+8
2021-11-06
kfence: limit currently covered allocations when pool nearly full
Marco Elver
2
-2
/
+109
2021-11-06
kfence: move saving stack trace of allocations into __kfence_alloc()
Marco Elver
1
-11
/
+24
2021-11-06
kfence: count unexpectedly skipped allocations
Marco Elver
1
-3
/
+13
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-6
/
+21
2021-09-08
kfence: test: fail fast if disabled at boot
Marco Elver
1
-0
/
+3
2021-09-08
kfence: show cpu and timestamp in alloc/free info
Marco Elver
3
-6
/
+18
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2021-08-19
isystem: ship and use stdarg.h
Alexey Dobriyan
1
-1
/
+1
2021-07-30
kfence: add function to mask address bits
Sven Schnelle
1
-1
/
+12
2021-07-23
kfence: skip all GFP_ZONEMASK allocations
Alexander Potapenko
1
-0
/
+9
2021-07-23
kfence: move the size check to the beginning of __kfence_alloc()
Alexander Potapenko
1
-3
/
+7
2021-07-23
kfence: defer kfence_test_init to ensure that kunit debugfs is created
Weizhao Ouyang
1
-1
/
+1
2021-07-01
kfence: unconditionally use unbound work queue
Marco Elver
1
-2
/
+2
2021-06-29
mm, slub: change run-time assertion in kmalloc_index() to compile-time
Hyeonggon Yoo
1
-2
/
+3
2021-06-05
kfence: use TASK_IDLE when awaiting allocation
Marco Elver
1
-3
/
+3
[next]