1. 07e8481 kfence: always use static branches to guard kfence_alloc() by Marco Elver · 3 years, 2 months ago
  2. 4933295 kfence: shorten critical sections of alloc/free by Marco Elver · 3 years, 2 months ago
  3. f51733e kfence: test: use kunit_skip() to skip tests by Marco Elver · 3 years, 2 months ago
  4. 08f6b10 kfence: limit currently covered allocations when pool nearly full by Marco Elver · 3 years, 2 months ago
  5. a9ab52b kfence: move saving stack trace of allocations into __kfence_alloc() by Marco Elver · 3 years, 2 months ago
  6. 9a19aeb kfence: count unexpectedly skipped allocations by Marco Elver · 3 years, 2 months ago
  7. 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  8. c40c6e5 kfence: test: fail fast if disabled at boot by Marco Elver · 3 years, 4 months ago
  9. 4bbf04a kfence: show cpu and timestamp in alloc/free info by Marco Elver · 3 years, 4 months ago
  10. b250e6d1 Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 4 months ago
  11. c0891ac isystem: ship and use stdarg.h by Alexey Dobriyan · 3 years, 5 months ago
  12. f99e12b kfence: add function to mask address bits by Sven Schnelle · 3 years, 5 months ago
  13. 236e9f1 kfence: skip all GFP_ZONEMASK allocations by Alexander Potapenko · 3 years, 5 months ago
  14. 235a85c kfence: move the size check to the beginning of __kfence_alloc() by Alexander Potapenko · 3 years, 5 months ago
  15. 32ae8a0 kfence: defer kfence_test_init to ensure that kunit debugfs is created by Weizhao Ouyang · 3 years, 5 months ago
  16. ff06e45 kfence: unconditionally use unbound work queue by Marco Elver · 3 years, 6 months ago
  17. 588c7fa mm, slub: change run-time assertion in kmalloc_index() to compile-time by Hyeonggon Yoo · 3 years, 6 months ago
  18. 8fd0e99 kfence: use TASK_IDLE when awaiting allocation by Marco Elver · 3 years, 7 months ago
  19. f0953a1 mm: fix typos in comments by Ingo Molnar · 3 years, 8 months ago
  20. 36f0b35 kfence: use power-efficient work queue to run delayed work by Marco Elver · 3 years, 8 months ago
  21. 37c9284 kfence: maximize allocation wait timeout duration by Marco Elver · 3 years, 8 months ago
  22. 407f1d8 kfence: await for allocation using wait_event by Marco Elver · 3 years, 8 months ago
  23. 94868a1 kfence: zero guard page after out-of-bounds access by Marco Elver · 3 years, 8 months ago
  24. 9551158 kfence: make compatible with kmemleak by Marco Elver · 3 years, 9 months ago
  25. 0aa41ca kfence: fix reports if constant function prefixes exist by Marco Elver · 3 years, 10 months ago
  26. 702b16d kfence: fix printk format for ptrdiff_t by Marco Elver · 3 years, 10 months ago
  27. f2b84d2 kfence: use error_report_end tracepoint by Alexander Potapenko · 3 years, 10 months ago
  28. 35beccf kfence: report sensitive information based on no_hash_pointers by Marco Elver · 3 years, 10 months ago
  29. bc8fbc5 kfence: add test suite by Marco Elver · 3 years, 10 months ago
  30. b89fb5e mm, kfence: insert KFENCE hooks for SLUB by Alexander Potapenko · 3 years, 10 months ago
  31. d3fb45f mm, kfence: insert KFENCE hooks for SLAB by Alexander Potapenko · 3 years, 10 months ago
  32. d438fab kfence: use pt_regs to generate stack trace on faults by Marco Elver · 3 years, 10 months ago
  33. 0ce20dd mm: add Kernel Electric-Fence infrastructure by Alexander Potapenko · 3 years, 10 months ago