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