1. 78d4dcc kasan: prevent cpu_quarantine corruption when CPU offline and cache shrink occur at same time by Zqiang · 2 years, 8 months ago
  2. fee5a83 kasan: fix incorrect arguments passing in kasan_add_zero_shadow by Lecopzer Chen · 4 years ago
  3. ecd63f0 kasan: fix unaligned address is unhandled in kasan_remove_zero_shadow by Lecopzer Chen · 4 years ago
  4. 6c82d45 kasan: fix object remaining in offline per-cpu quarantine by Kuan-Ying Lee · 4 years, 1 month ago
  5. be4f1ae mm: kasan: do not panic if both panic_on_warn and kasan_multishot set by David Gow · 4 years, 3 months ago
  6. 83c4e7a KUnit: KASAN Integration by Patricia Alfonso · 4 years, 3 months ago
  7. fc80c51 Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 5 months ago
  8. c0e16ab kasan: remove kasan_unpoison_stack_above_sp_to() by Vincenzo Frascino · 4 years, 5 months ago
  9. e4b7818 kasan: record and print the free track by Walter Wu · 4 years, 5 months ago
  10. 26e760c rcu: kasan: record and print call_rcu() call stack by Walter Wu · 4 years, 5 months ago
  11. 893ab004 kbuild: remove cc-option test of -fno-stack-protector by Masahiro Yamada · 4 years, 6 months ago
  12. f089dcc mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h by Mike Rapoport · 4 years, 7 months ago
  13. 4fba375 kasan: move kasan_report() into report.c by Andrey Konovalov · 4 years, 7 months ago
  14. ca734cc kasan: fix clang compilation warning due to stack protector by Andrey Konovalov · 4 years, 7 months ago
  15. 33cd65e kasan: disable branch tracing for core runtime by Marco Elver · 4 years, 7 months ago
  16. 13cf048 kasan: add missing functions declarations to kasan.h by Andrey Konovalov · 4 years, 8 months ago
  17. 8a16c09 kasan: consistently disable debugging features by Andrey Konovalov · 4 years, 8 months ago
  18. 1d2252f kasan: unset panic_on_warn before calling panic() by Kees Cook · 4 years, 9 months ago
  19. 505a0ef kasan: stackdepot: move filter_irq_stacks() to stackdepot.c by Alexander Potapenko · 4 years, 9 months ago
  20. 8cceeff kasan: detect negative size in memory operation function by Walter Wu · 4 years, 9 months ago
  21. a108454 Merge tag 'riscv-for-linus-5.6-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  22. 57ee58e kasan: No KASAN's memmove check if archs don't have it. by Nick Hu · 5 years ago
  23. 2f004ee x86/kasan: Print original address on #GP by Jann Horn · 5 years ago
  24. e218f1c kasan: use apply_to_existing_page_range() for releasing vmalloc shadow by Daniel Axtens · 5 years ago
  25. d98c9e8 kasan: fix crashes on access to memory mapped by vm_map_ram() by Andrey Ryabinin · 5 years ago
  26. 2e7d317 mm/kasan/common.c: fix compile error by zhong jiang · 5 years ago
  27. 3c5c3cf kasan: support backing vmalloc space with real shadow memory by Daniel Axtens · 5 years ago
  28. d8c6546 mm: introduce compound_nr() by Matthew Wilcox (Oracle) · 5 years ago
  29. a50b854 mm: introduce page_size() by Matthew Wilcox (Oracle) · 5 years ago
  30. ae8f06b kasan: add memory corruption identification for software tag-based mode by Walter Wu · 5 years ago
  31. 00fb24a mm/kasan: fix false positive invalid-free reports with CONFIG_KASAN_SW_TAGS=y by Andrey Ryabinin · 5 years ago
  32. b5f6e0f mm/kasan: change kasan_check_{read,write} to return boolean by Marco Elver · 5 years ago
  33. 7d8ad89 mm/kasan: introduce __kasan_check_{read,write} by Marco Elver · 5 years ago
  34. e896921 mm/kasan: print frame description for stack bugs by Marco Elver · 5 years ago
  35. 0600597 kasan: initialize tag to 0xff in __kasan_kmalloc by Nathan Chancellor · 6 years ago
  36. c620f7b Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  37. 2c6a392 Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  38. 880e049 mm/kasan: Simplify stacktrace handling by Thomas Gleixner · 6 years ago
  39. ead97a4 mm/kasan: Remove the ULONG_MAX stack trace hackery by Thomas Gleixner · 6 years ago
  40. e209274 kasan: Makefile: Replace -pg with CC_FLAGS_FTRACE by Torsten Duwe · 6 years ago
  41. 57b78a62 x86/uaccess, kasan: Fix KASAN vs SMAP by Peter Zijlstra · 6 years ago
  42. c412a76 kasan: fix variable 'tag' set but not used warning by Qian Cai · 6 years ago
  43. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  44. 5c0198b kasan: fix coccinelle warnings in kasan_p*_table by Andrey Konovalov · 6 years ago
  45. bcf6f55 kasan: fix kasan_check_read/write definitions by Arnd Bergmann · 6 years ago
  46. 7771bdb kasan: remove use after scope bugs detection. by Andrey Ryabinin · 6 years ago
  47. dc15a8a kasan: prevent tracing of tags.c by Andrey Konovalov · 6 years ago
  48. 3f41b60 kasan: fix random seed generation for tag-based mode by Andrey Konovalov · 6 years ago
  49. e1db95b kasan: fix assigning tags twice by Andrey Konovalov · 6 years ago
  50. 0d0c8de kasan: mark file common so ftrace doesn't trace it by Anders Roxell · 6 years ago
  51. a3fe7cd kasan: fix krealloc handling for tag-based mode by Andrey Konovalov · 6 years ago
  52. eb214f2 kasan, arm64: use ARCH_SLAB_MINALIGN instead of manual aligning by Andrey Konovalov · 6 years ago
  53. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  54. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  55. e886bf9 kasan: add SPDX-License-Identifier mark to source files by Andrey Konovalov · 6 years ago
  56. 66afc7f kasan: add __must_check annotations to kasan hooks by Andrey Konovalov · 6 years ago
  57. 2813b9c kasan, mm, arm64: tag non slab memory allocated via pagealloc by Andrey Konovalov · 6 years ago
  58. 7f94ffb kasan: add hooks implementation for tag-based mode by Andrey Konovalov · 6 years ago
  59. 121e8f8 kasan: add bug reporting routines for tag-based mode by Andrey Konovalov · 6 years ago
  60. 11cd3cd kasan: split out generic_report.c from report.c by Andrey Konovalov · 6 years ago
  61. 3c9e3aa kasan: add tag related helper functions by Andrey Konovalov · 6 years ago
  62. 080eb83 kasan: initialize shadow to 0xff for tag-based mode by Andrey Konovalov · 6 years ago
  63. 9577dd7 kasan: rename kasan_zero_page to kasan_early_shadow_page by Andrey Konovalov · 6 years ago
  64. 2bd926b kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS by Andrey Konovalov · 6 years ago
  65. b938fcf4 kasan: rename source files to reflect the new naming scheme by Andrey Konovalov · 6 years ago
  66. bffa986 kasan: move common generic and tag-based code to common.c by Andrey Konovalov · 6 years ago
  67. 0116523 kasan, mm: change hooks signatures by Andrey Konovalov · 6 years ago
  68. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  69. 97ad108 memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants by Mike Rapoport · 6 years ago
  70. eb31d55 memblock: remove _virt from APIs returning virtual address by Mike Rapoport · 6 years ago
  71. 026d1ea mm/kasan/quarantine.c: make quarantine_lock a raw_spinlock_t by Clark Williams · 6 years ago
  72. 0207df4 kernel/memremap, kasan: make ZONE_DEVICE with work with KASAN by Andrey Ryabinin · 6 years ago
  73. 1e8e18f kasan: fix shadow_size calculation error in kasan_module_alloc by Zhen Lei · 6 years ago
  74. 3f19597 kasan: fix memory hotplug during boot by David Hildenbrand · 7 years ago
  75. ed1596f kasan: free allocated shadow memory on MEM_CANCEL_ONLINE by David Hildenbrand · 7 years ago
  76. 0f901dc mm/kasan: don't vfree() nonexistent vm_area by Andrey Ryabinin · 7 years ago
  77. f9e13c0 slab, slub: skip unnecessary kasan_cache_shutdown() by Shakeel Butt · 7 years ago
  78. be4a798 kasan: make kasan_cache_create() work with 32-bit slab cache sizes by Alexey Dobriyan · 7 years ago
  79. c65e774 x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable by Kirill A. Shutemov · 7 years ago
  80. 5f21f3a kasan: fix prototype author email address by Andrey Konovalov · 7 years ago
  81. b1d5728 kasan: detect invalid frees by Dmitry Vyukov · 7 years ago
  82. 1db0e0f kasan: unify code between kasan_slab_free() and kasan_poison_kfree() by Dmitry Vyukov · 7 years ago
  83. 6860f63 kasan: detect invalid frees for large mempool objects by Dmitry Vyukov · 7 years ago
  84. ee3ce77 kasan: don't use __builtin_return_address(1) by Dmitry Vyukov · 7 years ago
  85. 47adccc kasan: detect invalid frees for large objects by Dmitry Vyukov · 7 years ago
  86. d321599 kasan: add functions for unpoisoning stack variables by Alexander Potapenko · 7 years ago
  87. 342061e kasan: support alloca() poisoning by Paul Lawrence · 7 years ago
  88. 6424f6b kasan: use %px to print addresses instead of %p by Tobin C. Harding · 7 years ago
  89. d50112e slab, slub, slob: add slab_flags_t by Alexey Dobriyan · 7 years ago
  90. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  91. 388f8e1 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  92. e770155 kasan: avoid -Wmaybe-uninitialized warning by Arnd Bergmann · 7 years ago
  93. f06e8c5 kasan: Allow kasan_check_read/write() to accept pointers to volatiles by Dmitry Vyukov · 8 years ago
  94. 822d5ec kasan: make get_wild_bug_type() static by Colin Ian King · 7 years ago
  95. f5bd62c mm/kasan/kasan.c: rename XXX_is_zero to XXX_is_nonzero by Joonsoo Kim · 7 years ago
  96. fa69b59 mm/kasan: add support for memory hotplug by Andrey Ryabinin · 7 years ago
  97. c634d80 mm/kasan: get rid of speculative shadow checks by Andrey Ryabinin · 7 years ago
  98. 458f792 mm/kasan/kasan_init.c: use kasan_zero_pud for p4d table by Joonsoo Kim · 7 years ago
  99. de4d195 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  100. 19809c2 mm, vmalloc: use __GFP_HIGHMEM implicitly by Michal Hocko · 8 years ago