1. 8913c61 kfence: make test case compatible with run time set sample interval by Peng Liu · 2 years, 11 months ago
  2. ca1a46d Merge tag 'slab-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab by Linus Torvalds · 3 years ago
  3. 401fb12 mm/sl*b: Differentiate struct slab fields by sl*b implementations by Vlastimil Babka · 3 years, 2 months ago
  4. 8dae0cf mm/kfence: Convert kfence_guarded_alloc() to struct slab by Vlastimil Babka · 3 years, 2 months ago
  5. 0129ab1 kfence: fix memory leak when cat kfence objects by Baokun Li · 3 years ago
  6. 07e8481 kfence: always use static branches to guard kfence_alloc() by Marco Elver · 3 years, 2 months ago
  7. 4933295 kfence: shorten critical sections of alloc/free by Marco Elver · 3 years, 2 months ago
  8. 08f6b10 kfence: limit currently covered allocations when pool nearly full by Marco Elver · 3 years, 2 months ago
  9. a9ab52b kfence: move saving stack trace of allocations into __kfence_alloc() by Marco Elver · 3 years, 2 months ago
  10. 9a19aeb kfence: count unexpectedly skipped allocations by Marco Elver · 3 years, 2 months ago
  11. 4bbf04a kfence: show cpu and timestamp in alloc/free info by Marco Elver · 3 years, 4 months ago
  12. 236e9f1 kfence: skip all GFP_ZONEMASK allocations by Alexander Potapenko · 3 years, 5 months ago
  13. 235a85c kfence: move the size check to the beginning of __kfence_alloc() by Alexander Potapenko · 3 years, 5 months ago
  14. ff06e45 kfence: unconditionally use unbound work queue by Marco Elver · 3 years, 6 months ago
  15. 8fd0e99 kfence: use TASK_IDLE when awaiting allocation by Marco Elver · 3 years, 7 months ago
  16. 36f0b35 kfence: use power-efficient work queue to run delayed work by Marco Elver · 3 years, 8 months ago
  17. 37c9284 kfence: maximize allocation wait timeout duration by Marco Elver · 3 years, 8 months ago
  18. 407f1d8 kfence: await for allocation using wait_event by Marco Elver · 3 years, 8 months ago
  19. 94868a1 kfence: zero guard page after out-of-bounds access by Marco Elver · 3 years, 8 months ago
  20. 9551158 kfence: make compatible with kmemleak by Marco Elver · 3 years, 9 months ago
  21. 35beccf kfence: report sensitive information based on no_hash_pointers by Marco Elver · 3 years, 10 months ago
  22. bc8fbc5 kfence: add test suite by Marco Elver · 3 years, 10 months ago
  23. b89fb5e mm, kfence: insert KFENCE hooks for SLUB by Alexander Potapenko · 3 years, 10 months ago
  24. d3fb45f mm, kfence: insert KFENCE hooks for SLAB by Alexander Potapenko · 3 years, 10 months ago
  25. d438fab kfence: use pt_regs to generate stack trace on faults by Marco Elver · 3 years, 10 months ago
  26. 0ce20dd mm: add Kernel Electric-Fence infrastructure by Alexander Potapenko · 3 years, 10 months ago