index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
mm
/
kasan_init.c
Age
Commit message (
Expand
)
Author
2021-06-18
riscv: Ensure BPF_JIT_REGION_START aligned with PMD size
Jisheng Zhang
2021-06-18
riscv: kasan: Fix MODULES_VADDR evaluation due to local variables' name
Jisheng Zhang
2021-05-06
Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-04-26
riscv: add __init section marker to some functions
Jisheng Zhang
2021-04-26
riscv: Move kernel mapping outside of linear mapping
Alexandre Ghiti
2021-04-01
riscv: remove unneeded semicolon
Yang Li
2021-03-29
riscv: Cleanup KASAN_VMALLOC support
Alexandre Ghiti
2021-03-16
RISC-V: kasan: Declare kasan_shallow_populate() static
Palmer Dabbelt
2021-03-16
riscv: Ensure page table writes are flushed when initializing KASAN vmalloc
Alexandre Ghiti
2021-02-26
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-02-22
riscv: Improve kasan population by using hugepages when possible
Alexandre Ghiti
2021-02-22
riscv: Improve kasan population function
Alexandre Ghiti
2021-02-22
riscv: Use KASAN_SHADOW_INIT define for kasan memory initialization
Alexandre Ghiti
2021-02-18
riscv/kasan: add KASAN_VMALLOC support
Nylon Chen
2021-01-13
riscv: Fix KASAN memory mapping.
Nick Hu
2020-10-13
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2020-07-20
riscv: kasan: use local_tlb_flush_all() to avoid uninitialized __sbi_rfence
Vincent Chen
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-02-24
riscv: adjust the indent
Zong Li
2020-02-24
riscv: allocate a complete page size for each page table
Zong Li
2020-01-22
riscv: Add KASAN support
Nick Hu