Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mm, kfence: support kmem_dump_obj() for KFENCE objects | Marco Elver | 2022-04-15 | 1 | -0/+47 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-09-08 | 1 | -6/+13 |
|\ | |||||
| * | kfence: show cpu and timestamp in alloc/free info | Marco Elver | 2021-09-08 | 1 | -6/+13 |
* | | isystem: ship and use stdarg.h | Alexey Dobriyan | 2021-08-19 | 1 | -1/+1 |
|/ | |||||
* | mm: fix typos in comments | Ingo Molnar | 2021-05-07 | 1 | -1/+1 |
* | kfence: fix reports if constant function prefixes exist | Marco Elver | 2021-03-13 | 1 | -6/+12 |
* | kfence: fix printk format for ptrdiff_t | Marco Elver | 2021-03-13 | 1 | -6/+6 |
* | kfence: use error_report_end tracepoint | Alexander Potapenko | 2021-02-26 | 1 | -0/+2 |
* | kfence: report sensitive information based on no_hash_pointers | Marco Elver | 2021-02-26 | 1 | -8/+10 |
* | kfence: add test suite | Marco Elver | 2021-02-26 | 1 | -9/+18 |
* | kfence: use pt_regs to generate stack trace on faults | Marco Elver | 2021-02-26 | 1 | -27/+36 |
* | mm: add Kernel Electric-Fence infrastructure | Alexander Potapenko | 2021-02-26 | 1 | -0/+240 |