1. 0c34e79 RISC-V: Introduce sv48 support without relocatable kernel by Palmer Dabbelt · 3 years ago
  2. e8a62cc riscv: Implement sv48 support by Alexandre Ghiti · 3 years, 1 month ago
  3. 2efad17 riscv: Split early kasan mapping to prepare sv48 introduction by Alexandre Ghiti · 3 years, 1 month ago
  4. 54c5639d riscv: Fix asan-stack clang build by Alexandre Ghiti · 3 years, 2 months ago
  5. cf11d01 riscv: Do not re-populate shadow memory with kasan_populate_early_shadow by Alexandre Ghiti · 3 years, 2 months ago
  6. 3a02764 riscv: Ensure BPF_JIT_REGION_START aligned with PMD size by Jisheng Zhang · 3 years, 6 months ago
  7. 314b781 riscv: kasan: Fix MODULES_VADDR evaluation due to local variables' name by Jisheng Zhang · 3 years, 6 months ago
  8. 939b7cb Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 8 months ago
  9. 1987501 riscv: add __init section marker to some functions by Jisheng Zhang · 3 years, 9 months ago
  10. 2bfc6cd riscv: Move kernel mapping outside of linear mapping by Alexandre Ghiti · 3 years, 9 months ago
  11. 9d8c7d9 riscv: remove unneeded semicolon by Yang Li · 3 years, 9 months ago
  12. 2da073c riscv: Cleanup KASAN_VMALLOC support by Alexandre Ghiti · 3 years, 10 months ago
  13. 78947bd RISC-V: kasan: Declare kasan_shallow_populate() static by Palmer Dabbelt · 3 years, 10 months ago
  14. f3773dd riscv: Ensure page table writes are flushed when initializing KASAN vmalloc by Alexandre Ghiti · 3 years, 10 months ago
  15. 8b83369 Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 10 months ago
  16. d7fbcf40 riscv: Improve kasan population by using hugepages when possible by Alexandre Ghiti · 3 years, 11 months ago
  17. d127c19 riscv: Improve kasan population function by Alexandre Ghiti · 3 years, 11 months ago
  18. 9484e2a riscv: Use KASAN_SHADOW_INIT define for kasan memory initialization by Alexandre Ghiti · 3 years, 11 months ago
  19. e178d67 riscv/kasan: add KASAN_VMALLOC support by Nylon Chen · 4 years ago
  20. c25a053 riscv: Fix KASAN memory mapping. by Nick Hu · 4 years ago
  21. b10d6bc arch, drivers: replace for_each_membock() with for_each_mem_range() by Mike Rapoport · 4 years, 2 months ago
  22. 4cb699d riscv: kasan: use local_tlb_flush_all() to avoid uninitialized __sbi_rfence by Vincent Chen · 4 years, 6 months ago
  23. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  24. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  25. 8458ca1 riscv: adjust the indent by Zong Li · 4 years, 11 months ago
  26. a0a31fd riscv: allocate a complete page size for each page table by Zong Li · 4 years, 11 months ago
  27. 8ad8b72 riscv: Add KASAN support by Nick Hu · 5 years ago