index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
mm
/
kasan_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-27
riscv: mm: add missing memcpy in kasan_init
Qinglin Pan
1
-1
/
+6
2022-03-25
Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-14
/
+141
2022-03-03
riscv: Fix kasan pud population
Alexandre Ghiti
1
-1
/
+4
2022-03-03
riscv: Fix config KASAN && SPARSEMEM && !SPARSE_VMEMMAP
Alexandre Ghiti
1
-2
/
+1
2022-02-14
riscv: mm: Support kasan for sv57
Qinglin Pan
1
-14
/
+141
2022-01-19
RISC-V: Introduce sv48 support without relocatable kernel
Palmer Dabbelt
1
-57
/
+191
2022-01-19
riscv: Implement sv48 support
Alexandre Ghiti
1
-6
/
+131
2022-01-19
riscv: Split early kasan mapping to prepare sv48 introduction
Alexandre Ghiti
1
-51
/
+62
2021-10-29
riscv: Fix asan-stack clang build
Alexandre Ghiti
1
-0
/
+3
2021-10-29
riscv: Do not re-populate shadow memory with kasan_populate_early_shadow
Alexandre Ghiti
1
-11
/
+0
2021-06-18
riscv: Ensure BPF_JIT_REGION_START aligned with PMD size
Jisheng Zhang
1
-1
/
+1
2021-06-18
riscv: kasan: Fix MODULES_VADDR evaluation due to local variables' name
Jisheng Zhang
1
-4
/
+4
2021-05-06
Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-43
/
+28
2021-04-26
riscv: add __init section marker to some functions
Jisheng Zhang
1
-3
/
+3
2021-04-26
riscv: Move kernel mapping outside of linear mapping
Alexandre Ghiti
1
-0
/
+9
2021-04-01
riscv: remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-03-29
riscv: Cleanup KASAN_VMALLOC support
Alexandre Ghiti
1
-41
/
+18
2021-03-16
RISC-V: kasan: Declare kasan_shallow_populate() static
Palmer Dabbelt
1
-1
/
+1
2021-03-16
riscv: Ensure page table writes are flushed when initializing KASAN vmalloc
Alexandre Ghiti
1
-0
/
+2
2021-02-26
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-31
/
+145
2021-02-22
riscv: Improve kasan population by using hugepages when possible
Alexandre Ghiti
1
-0
/
+24
2021-02-22
riscv: Improve kasan population function
Alexandre Ghiti
1
-28
/
+63
2021-02-22
riscv: Use KASAN_SHADOW_INIT define for kasan memory initialization
Alexandre Ghiti
1
-2
/
+2
2021-02-18
riscv/kasan: add KASAN_VMALLOC support
Nylon Chen
1
-1
/
+56
2021-01-13
riscv: Fix KASAN memory mapping.
Nick Hu
1
-2
/
+2
2020-10-13
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
1
-5
/
+5
2020-07-20
riscv: kasan: use local_tlb_flush_all() to avoid uninitialized __sbi_rfence
Vincent Chen
1
-2
/
+2
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-02-24
riscv: adjust the indent
Zong Li
1
-11
/
+15
2020-02-24
riscv: allocate a complete page size for each page table
Zong Li
1
-11
/
+16
2020-01-22
riscv: Add KASAN support
Nick Hu
1
-0
/
+104