index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
mm
/
kasan_init.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv: mm: add missing memcpy in kasan_init
Qinglin Pan
2022-10-27
1
-1
/
+6
*
Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-03-25
1
-14
/
+141
|
\
|
*
riscv: mm: Support kasan for sv57
Qinglin Pan
2022-02-15
1
-14
/
+141
*
|
riscv: Fix kasan pud population
Alexandre Ghiti
2022-03-04
1
-1
/
+4
*
|
riscv: Fix config KASAN && SPARSEMEM && !SPARSE_VMEMMAP
Alexandre Ghiti
2022-03-03
1
-2
/
+1
|
/
*
RISC-V: Introduce sv48 support without relocatable kernel
Palmer Dabbelt
2022-01-20
1
-57
/
+191
|
\
|
*
riscv: Implement sv48 support
Alexandre Ghiti
2022-01-20
1
-6
/
+131
|
*
riscv: Split early kasan mapping to prepare sv48 introduction
Alexandre Ghiti
2022-01-20
1
-51
/
+62
|
/
*
riscv: Fix asan-stack clang build
Alexandre Ghiti
2021-10-29
1
-0
/
+3
*
riscv: Do not re-populate shadow memory with kasan_populate_early_shadow
Alexandre Ghiti
2021-10-29
1
-11
/
+0
*
riscv: Ensure BPF_JIT_REGION_START aligned with PMD size
Jisheng Zhang
2021-06-19
1
-1
/
+1
*
riscv: kasan: Fix MODULES_VADDR evaluation due to local variables' name
Jisheng Zhang
2021-06-19
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-30
1
-41
/
+18
*
|
riscv: remove unneeded semicolon
Yang Li
2021-04-02
1
-1
/
+1
*
|
RISC-V: kasan: Declare kasan_shallow_populate() static
Palmer Dabbelt
2021-03-17
1
-1
/
+1
*
|
riscv: Ensure page table writes are flushed when initializing KASAN vmalloc
Alexandre Ghiti
2021-03-17
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-23
1
-0
/
+24
|
*
riscv: Improve kasan population function
Alexandre Ghiti
2021-02-23
1
-28
/
+63
|
*
riscv: Use KASAN_SHADOW_INIT define for kasan memory initialization
Alexandre Ghiti
2021-02-23
1
-2
/
+2
|
*
riscv/kasan: add KASAN_VMALLOC support
Nylon Chen
2021-02-19
1
-1
/
+56
*
|
riscv: Fix KASAN memory mapping.
Nick Hu
2021-01-14
1
-2
/
+2
|
/
*
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2020-10-14
1
-5
/
+5
*
riscv: kasan: use local_tlb_flush_all() to avoid uninitialized __sbi_rfence
Vincent Chen
2020-07-21
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