index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
kfence
/
report.c
Age
Commit message (
Expand
)
Author
2023-01-24
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
2022-11-22
kfence: fix stack trace pruning
Marco Elver
2022-09-01
mm/sl[au]b: generalize kmalloc subsystem
Hyeonggon Yoo
2022-04-15
mm, kfence: support kmem_dump_obj() for KFENCE objects
Marco Elver
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
kfence: show cpu and timestamp in alloc/free info
Marco Elver
2021-08-19
isystem: ship and use stdarg.h
Alexey Dobriyan
2021-05-07
mm: fix typos in comments
Ingo Molnar
2021-03-13
kfence: fix reports if constant function prefixes exist
Marco Elver
2021-03-13
kfence: fix printk format for ptrdiff_t
Marco Elver
2021-02-26
kfence: use error_report_end tracepoint
Alexander Potapenko
2021-02-26
kfence: report sensitive information based on no_hash_pointers
Marco Elver
2021-02-26
kfence: add test suite
Marco Elver
2021-02-26
kfence: use pt_regs to generate stack trace on faults
Marco Elver
2021-02-26
mm: add Kernel Electric-Fence infrastructure
Alexander Potapenko