index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'riscv-for-linus-5.14-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-21
1
-2
/
+2
|
\
|
*
riscv: Fix a number of free'd resources in init_resources()
Petr Pavlu
2021-08-20
1
-2
/
+2
*
|
Merge tag 'riscv-for-linus-5.14-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-14
2
-2
/
+2
|
\
|
|
*
riscv: Fix comment regarding kernel mapping overlapping with IS_ERR_VALUE
Alexandre Ghiti
2021-08-12
1
-1
/
+1
|
*
riscv: kexec: do not add '-mno-relax' flag if compiler doesn't support it
Changbin Du
2021-08-12
1
-1
/
+1
*
|
Merge tag 'riscv-for-linus-5.14-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-07
5
-10
/
+25
|
\
|
|
*
Revert "riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED"
Alexandre Ghiti
2021-08-06
1
-0
/
+6
|
*
riscv: Get rid of CONFIG_PHYS_RAM_BASE in kernel physical address conversion
Alexandre Ghiti
2021-08-06
2
-8
/
+16
|
*
riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT is enabled
Guenter Roeck
2021-08-03
1
-0
/
+1
|
*
riscv: dts: fix memory size for the SiFive HiFive Unmatched
Qiu Wenbo
2021-08-03
1
-1
/
+1
|
*
riscv: stacktrace: Fix NULL pointer dereference
Jisheng Zhang
2021-07-24
1
-1
/
+1
*
|
Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-07-30
2
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
2021-07-29
2
-0
/
+8
*
|
riscv: __asm_copy_to-from_user: Fix: Typos in comments
Akira Tsukamoto
2021-07-23
1
-9
/
+9
*
|
riscv: __asm_copy_to-from_user: Remove unnecessary size check
Akira Tsukamoto
2021-07-23
1
-1
/
+0
*
|
riscv: __asm_copy_to-from_user: Fix: fail on RV32
Akira Tsukamoto
2021-07-23
1
-1
/
+1
*
|
riscv: __asm_copy_to-from_user: Fix: overrun copy
Akira Tsukamoto
2021-07-23
1
-3
/
+3
*
|
riscv: stacktrace: pin the task's stack in get_wchan
Jisheng Zhang
2021-07-23
1
-1
/
+5
*
|
riscv: Make sure the kernel mapping does not overlap with IS_ERR_VALUE
Alexandre Ghiti
2021-07-22
1
-2
/
+16
*
|
riscv: Make sure the linear mapping does not use the kernel mapping
Alexandre Ghiti
2021-07-22
1
-0
/
+2
*
|
riscv: Fix memory_limit for 64-bit kernel
Alexandre Ghiti
2021-07-22
1
-2
/
+9
*
|
RISC-V: load initrd wherever it fits into memory
Heinrich Schuchardt
2021-07-21
1
-2
/
+2
*
|
Merge remote-tracking branch 'riscv/riscv-fix-32bit' into fixes
Palmer Dabbelt
2021-07-21
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
riscv: Fix 32-bit RISC-V boot failure
Bin Meng
2021-07-21
1
-1
/
+3
*
|
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-07-10
1
-1
/
+0
|
\
\
|
*
|
kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
Masahiro Yamada
2021-05-26
1
-1
/
+0
|
|
/
*
|
Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-07-09
37
-360
/
+901
|
\
\
|
*
|
riscv: xip: Fix duplicate included asm/pgtable.h
Jiapeng Chong
2021-07-06
1
-1
/
+0
|
*
|
riscv: Fix PTDUMP output now BPF region moved back to module region
Alexandre Ghiti
2021-07-06
1
-2
/
+2
|
*
|
riscv: __asm_copy_to-from_user: Optimize unaligned memory access and pipeline...
Akira Tsukamoto
2021-07-06
1
-35
/
+146
|
*
|
riscv: add VMAP_STACK overflow detection
Tong Tiangen
2021-07-06
6
-1
/
+163
|
*
|
riscv: ptrace: add argn syntax
Jeff Xie
2021-07-05
2
-0
/
+32
|
*
|
riscv: mm: fix build errors caused by mk_pmd()
Nanyong Sun
2021-07-05
2
-5
/
+2
|
*
|
riscv: Introduce structure that group all variables regarding kernel mapping
Alexandre Ghiti
2021-07-05
8
-93
/
+75
|
*
|
Merge branch 'riscv-wx-mappings' into for-next
Palmer Dabbelt
2021-06-30
7
-94
/
+102
|
|
\
\
|
|
*
|
riscv: Map the kernel with correct permissions the first time
Alexandre Ghiti
2021-06-30
5
-81
/
+82
|
|
*
|
riscv: Introduce set_kernel_memory helper
Alexandre Ghiti
2021-06-30
1
-0
/
+16
|
|
*
|
riscv: Simplify xip and !xip kernel address conversion macros
Alexandre Ghiti
2021-06-11
2
-11
/
+5
|
|
*
|
riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED
Alexandre Ghiti
2021-06-11
1
-6
/
+0
|
*
|
|
riscv: Enable KFENCE for riscv64
Liu Shixin
2021-06-30
3
-1
/
+74
|
*
|
|
RISC-V: Use asm-generic for {in,out}{bwlq}
Palmer Dabbelt
2021-06-30
1
-13
/
+0
|
*
|
|
riscv: add ASID-based tlbflushing methods
Guo Ren
2021-06-30
3
-8
/
+43
|
*
|
|
riscv: pass the mm_struct to __sbi_tlb_flush_range
Christoph Hellwig
2021-06-30
1
-9
/
+6
|
*
|
|
riscv: Add mem kernel parameter support
Kefeng Wang
2021-06-15
1
-3
/
+25
|
*
|
|
riscv: Only initialize swiotlb when necessary
Kefeng Wang
2021-06-11
2
-5
/
+8
|
*
|
|
riscv: fix typo in init.c
Vitaly Wool
2021-06-08
1
-1
/
+1
|
*
|
|
riscv: Cleanup unused functions
Guo Ren
2021-06-08
1
-10
/
+0
|
*
|
|
riscv: mm: Use better bitmap_zalloc()
Kefeng Wang
2021-06-08
1
-2
/
+1
|
*
|
|
riscv: fix build error when CONFIG_SMP is disabled
Bixuan Cui
2021-06-08
2
-5
/
+5
|
*
|
|
riscv: Use global mappings for kernel pages
Guo Ren
2021-05-29
1
-1
/
+2
[next]