1. f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  2. 26dca99 kasan: fix quarantine conflicting with init_on_free by Andrey Konovalov · 3 years ago
  3. 6e48a96 mm/kasan: Convert to struct folio and struct slab by Matthew Wilcox (Oracle) · 3 years, 3 months ago
  4. f0953a1 mm: fix typos in comments by Ingo Molnar · 3 years, 8 months ago
  5. f00748b kasan: prefix global functions with kasan_ by Andrey Konovalov · 3 years, 10 months ago
  6. 97593ca kasan: sanitize objects when metadata doesn't fit by Andrey Konovalov · 4 years ago
  7. 6476792 kasan: rename get_alloc/free_info by Andrey Konovalov · 4 years ago
  8. c696de9 kasan: simplify quarantine_put call site by Andrey Konovalov · 4 years ago
  9. 11f094e kasan: drop unnecessary GPL text from comment headers by Andrey Konovalov · 4 years ago
  10. 6c82d45 kasan: fix object remaining in offline per-cpu quarantine by Kuan-Ying Lee · 4 years, 1 month ago
  11. e4b7818 kasan: record and print the free track by Walter Wu · 4 years, 5 months ago
  12. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  13. e886bf9 kasan: add SPDX-License-Identifier mark to source files by Andrey Konovalov · 6 years ago
  14. 026d1ea mm/kasan/quarantine.c: make quarantine_lock a raw_spinlock_t by Clark Williams · 6 years ago
  15. ce5bec5 kasan: fix races in quarantine_remove_cache() by Dmitry Vyukov · 8 years ago
  16. 68fd814 kasan: resched in quarantine_remove_cache() by Dmitry Vyukov · 8 years ago
  17. f9fa1d9 kasan: drain quarantine of memcg slab objects by Greg Thelen · 8 years ago
  18. 64abdcb kasan: eliminate long stalls during quarantine reduction by Dmitry Vyukov · 8 years ago
  19. bcbf0d5 kasan: remove the unnecessary WARN_ONCE from quarantine.c by Alexander Potapenko · 8 years ago
  20. c3cee37 kasan: avoid overflowing quarantine size on low memory systems by Alexander Potapenko · 8 years ago
  21. b3cbd9b mm/kasan: get rid of ->state in struct kasan_alloc_meta by Andrey Ryabinin · 8 years ago
  22. f7376ae mm/kasan, slub: don't disable interrupts when object leaves quarantine by Andrey Ryabinin · 8 years ago
  23. 0ab686d kasan/quarantine: fix bugs on qlist_move_cache() by Joonsoo Kim · 8 years ago
  24. 55834c5 mm: kasan: initial memory quarantine implementation by Alexander Potapenko · 9 years ago