index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
mm
/
kasan_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv: Ensure BPF_JIT_REGION_START aligned with PMD size
Jisheng Zhang
2021-06-18
1
-1
/
+1
*
riscv: kasan: Fix MODULES_VADDR evaluation due to local variables' name
Jisheng Zhang
2021-06-18
1
-4
/
+4
*
Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-06
1
-43
/
+28
|
\
|
*
riscv: add __init section marker to some functions
Jisheng Zhang
2021-04-26
1
-3
/
+3
|
*
riscv: Move kernel mapping outside of linear mapping
Alexandre Ghiti
2021-04-26
1
-0
/
+9
|
*
riscv: Cleanup KASAN_VMALLOC support
Alexandre Ghiti
2021-03-29
1
-41
/
+18
*
|
riscv: remove unneeded semicolon
Yang Li
2021-04-01
1
-1
/
+1
*
|
RISC-V: kasan: Declare kasan_shallow_populate() static
Palmer Dabbelt
2021-03-16
1
-1
/
+1
*
|
riscv: Ensure page table writes are flushed when initializing KASAN vmalloc
Alexandre Ghiti
2021-03-16
1
-0
/
+2
|
/
*
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-02-26
1
-31
/
+145
|
\
|
*
riscv: Improve kasan population by using hugepages when possible
Alexandre Ghiti
2021-02-22
1
-0
/
+24
|
*
riscv: Improve kasan population function
Alexandre Ghiti
2021-02-22
1
-28
/
+63
|
*
riscv: Use KASAN_SHADOW_INIT define for kasan memory initialization
Alexandre Ghiti
2021-02-22
1
-2
/
+2
|
*
riscv/kasan: add KASAN_VMALLOC support
Nylon Chen
2021-02-18
1
-1
/
+56
*
|
riscv: Fix KASAN memory mapping.
Nick Hu
2021-01-13
1
-2
/
+2
|
/
*
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2020-10-13
1
-5
/
+5
*
riscv: kasan: use local_tlb_flush_all() to avoid uninitialized __sbi_rfence
Vincent Chen
2020-07-20
1
-2
/
+2
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
riscv: adjust the indent
Zong Li
2020-02-24
1
-11
/
+15
*
riscv: allocate a complete page size for each page table
Zong Li
2020-02-24
1
-11
/
+16
*
riscv: Add KASAN support
Nick Hu
2020-01-22
1
-0
/
+104