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-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
2021-05-07
mm: fix typos in comments
Ingo Molnar
1
-1
/
+1
2021-05-05
kfence: use power-efficient work queue to run delayed work
Marco Elver
1
-2
/
+3
2021-05-05
kfence: maximize allocation wait timeout duration
Marco Elver
1
-1
/
+11
2021-05-05
kfence: await for allocation using wait_event
Marco Elver
1
-16
/
+29
2021-05-05
kfence: zero guard page after out-of-bounds access
Marco Elver
1
-0
/
+1
2021-03-25
kfence: make compatible with kmemleak
Marco Elver
1
-0
/
+9
2021-03-13
kfence: fix reports if constant function prefixes exist
Marco Elver
1
-6
/
+12
2021-03-13
kfence: fix printk format for ptrdiff_t
Marco Elver
1
-6
/
+6
2021-02-26
kfence: use error_report_end tracepoint
Alexander Potapenko
1
-0
/
+2
2021-02-26
kfence: report sensitive information based on no_hash_pointers
Marco Elver
4
-23
/
+14
2021-02-26
kfence: add test suite
Marco Elver
5
-15
/
+886
2021-02-26
mm, kfence: insert KFENCE hooks for SLUB
Alexander Potapenko
1
-0
/
+2
2021-02-26
mm, kfence: insert KFENCE hooks for SLAB
Alexander Potapenko
1
-0
/
+2
2021-02-26
kfence: use pt_regs to generate stack trace on faults
Marco Elver
3
-34
/
+43
2021-02-26
mm: add Kernel Electric-Fence infrastructure
Alexander Potapenko
4
-0
/
+1196
[prev]