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