1. 711d349 kasan: revert eviction of stack traces in generic mode by Marco Elver · 1 year, 1 month ago
  2. fb46e22 Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 2 months ago
  3. 63b85ac kasan: stop leaking stack trace handles by Andrey Konovalov · 1 year, 2 months ago
  4. 08d7c94 kasan: memset free track in qlink_free by Andrey Konovalov · 1 year, 3 months ago
  5. 773688a kasan: use stack_depot_put for Generic mode by Andrey Konovalov · 1 year, 4 months ago
  6. 72786c0 KASAN: remove code paths guarded by CONFIG_SLAB by Vlastimil Babka · 1 year, 5 months ago
  7. d7196d8 kasan: unify printk prefixes by Andrey Konovalov · 1 year, 5 months ago
  8. be41d81 kasan: fix lockdep report invalid wait context by Zqiang · 2 years ago
  9. 06bc4cf kasan: give better names to shadow values by Andrey Konovalov · 2 years, 10 months ago
  10. 07d067e kasan: fix sleeping function called from invalid context on RT kernel by Zqiang · 2 years, 11 months ago
  11. 31fa985 kasan: prevent cpu_quarantine corruption when CPU offline and cache shrink occur at same time by Zqiang · 2 years, 11 months ago
  12. f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  13. 26dca99 kasan: fix quarantine conflicting with init_on_free by Andrey Konovalov · 3 years, 2 months ago
  14. 6e48a96 mm/kasan: Convert to struct folio and struct slab by Matthew Wilcox (Oracle) · 3 years, 5 months ago
  15. f0953a1 mm: fix typos in comments by Ingo Molnar · 3 years, 10 months ago
  16. f00748b kasan: prefix global functions with kasan_ by Andrey Konovalov · 4 years ago
  17. 97593ca kasan: sanitize objects when metadata doesn't fit by Andrey Konovalov · 4 years, 3 months ago
  18. 6476792 kasan: rename get_alloc/free_info by Andrey Konovalov · 4 years, 3 months ago
  19. c696de9 kasan: simplify quarantine_put call site by Andrey Konovalov · 4 years, 3 months ago
  20. 11f094e kasan: drop unnecessary GPL text from comment headers by Andrey Konovalov · 4 years, 3 months ago
  21. 6c82d45 kasan: fix object remaining in offline per-cpu quarantine by Kuan-Ying Lee · 4 years, 3 months ago
  22. e4b7818 kasan: record and print the free track by Walter Wu · 4 years, 7 months ago
  23. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  24. e886bf9 kasan: add SPDX-License-Identifier mark to source files by Andrey Konovalov · 6 years ago
  25. 026d1ea mm/kasan/quarantine.c: make quarantine_lock a raw_spinlock_t by Clark Williams · 6 years ago
  26. ce5bec5 kasan: fix races in quarantine_remove_cache() by Dmitry Vyukov · 8 years ago
  27. 68fd814 kasan: resched in quarantine_remove_cache() by Dmitry Vyukov · 8 years ago
  28. f9fa1d9 kasan: drain quarantine of memcg slab objects by Greg Thelen · 8 years ago
  29. 64abdcb kasan: eliminate long stalls during quarantine reduction by Dmitry Vyukov · 8 years ago
  30. bcbf0d5 kasan: remove the unnecessary WARN_ONCE from quarantine.c by Alexander Potapenko · 9 years ago
  31. c3cee37 kasan: avoid overflowing quarantine size on low memory systems by Alexander Potapenko · 9 years ago
  32. b3cbd9b mm/kasan: get rid of ->state in struct kasan_alloc_meta by Andrey Ryabinin · 9 years ago
  33. f7376ae mm/kasan, slub: don't disable interrupts when object leaves quarantine by Andrey Ryabinin · 9 years ago
  34. 0ab686d kasan/quarantine: fix bugs on qlist_move_cache() by Joonsoo Kim · 9 years ago
  35. 55834c5 mm: kasan: initial memory quarantine implementation by Alexander Potapenko · 9 years ago