index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
kfence
/
kfence.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-01
kfence: save freeing stack trace at calling time instead of freeing time
Tianchen Ding
1
-0
/
+1
2024-07-10
mm: remove CONFIG_MEMCG_KMEM
Johannes Weiner
1
-1
/
+1
2024-04-25
mm: introduce slabobj_ext to support slab object extensions
Suren Baghdasaryan
1
-2
/
+2
2023-08-18
mm: kfence: allocate kfence_metadata at runtime
Peng Zhang
1
-1
/
+4
2023-05-17
mm: kfence: fix false positives on big endian
Michael Ellerman
1
-1
/
+1
2023-04-18
mm: kfence: improve the performance of __kfence_alloc() and __kfence_free()
Peng Zhang
1
-1
/
+9
2022-04-15
mm, kfence: support kmem_dump_obj() for KFENCE objects
Marco Elver
1
-0
/
+21
2022-04-01
mm: kfence: fix objcgs vector allocation
Muchun Song
1
-0
/
+3
2021-11-06
kfence: limit currently covered allocations when pool nearly full
Marco Elver
1
-0
/
+2
2021-09-08
kfence: show cpu and timestamp in alloc/free info
Marco Elver
1
-0
/
+2
2021-02-26
kfence: report sensitive information based on no_hash_pointers
Marco Elver
1
-7
/
+0
2021-02-26
kfence: add test suite
Marco Elver
1
-1
/
+1
2021-02-26
kfence: use pt_regs to generate stack trace on faults
Marco Elver
1
-2
/
+2
2021-02-26
mm: add Kernel Electric-Fence infrastructure
Alexander Potapenko
1
-0
/
+113