1. cb32c9c kasan: use MAX_PTRS_PER_* for early shadow tables by Daniel Axtens · 3 years, 6 months ago
  2. 7b6889f mm/kasan/init.c: fix doc warning by Yu Kuai · 3 years, 7 months ago
  3. 5dabd17 kasan: fix incorrect arguments passing in kasan_add_zero_shadow by Lecopzer Chen · 4 years ago
  4. a11a496 kasan: fix unaligned address is unhandled in kasan_remove_zero_shadow by Lecopzer Chen · 4 years ago
  5. 29970dc arm/kasan: fix the array size of kasan_early_shadow_pte[] by Hailong Liu · 4 years ago
  6. affc3f0 kasan: define KASAN_MEMORY_PER_SHADOW_PAGE by Andrey Konovalov · 4 years ago
  7. b266e8f kasan: only build init.c for software modes by Andrey Konovalov · 4 years ago
  8. 1f60062 kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_* by Andrey Konovalov · 4 years ago
  9. 11f094e kasan: drop unnecessary GPL text from comment headers by Andrey Konovalov · 4 years ago
  10. f089dcc mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h by Mike Rapoport · 4 years, 7 months ago
  11. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  12. 5c0198b kasan: fix coccinelle warnings in kasan_p*_table by Andrey Konovalov · 6 years ago
  13. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  14. e886bf9 kasan: add SPDX-License-Identifier mark to source files by Andrey Konovalov · 6 years ago
  15. 9577dd7 kasan: rename kasan_zero_page to kasan_early_shadow_page by Andrey Konovalov · 6 years ago
  16. b938fcf4 kasan: rename source files to reflect the new naming scheme by Andrey Konovalov · 6 years ago[Renamed from mm/kasan/kasan_init.c]
  17. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  18. 97ad108 memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants by Mike Rapoport · 6 years ago
  19. eb31d55 memblock: remove _virt from APIs returning virtual address by Mike Rapoport · 6 years ago
  20. 0207df4 kernel/memremap, kasan: make ZONE_DEVICE with work with KASAN by Andrey Ryabinin · 6 years ago
  21. c65e774 x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable by Kirill A. Shutemov · 7 years ago
  22. 458f792 mm/kasan/kasan_init.c: use kasan_zero_pud for p4d table by Joonsoo Kim · 7 years ago
  23. c2febaf mm: convert generic code to 5-level paging by Kirill A. Shutemov · 8 years ago
  24. 5c6a84a mm/kasan: Switch to using __pa_symbol and lm_alias by Laura Abbott · 8 years ago
  25. 69786cdb x86/kasan, mm: Introduce generic kasan_populate_zero_shadow() by Andrey Ryabinin · 9 years ago