index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
kfence
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-01
kfence: unconditionally use unbound work queue
Marco Elver
1
-2
/
+2
2021-06-05
kfence: use TASK_IDLE when awaiting allocation
Marco Elver
1
-3
/
+3
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-02-26
kfence: report sensitive information based on no_hash_pointers
Marco Elver
1
-7
/
+3
2021-02-26
kfence: add test suite
Marco Elver
1
-5
/
+6
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
1
-5
/
+5
2021-02-26
mm: add Kernel Electric-Fence infrastructure
Alexander Potapenko
1
-0
/
+840