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