index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv: Fixup race condition on PG_dcache_clean in flush_icache_pte
Guo Ren
2023-02-22
1
-1
/
+3
*
riscv: disable generation of unwind tables
Andreas Schwab
2023-02-22
1
-0
/
+3
*
exit: Add and use make_task_dead.
Eric W. Biederman
2023-02-06
2
-2
/
+2
*
riscv: uaccess: fix type of 0 variable on error in get_user()
Ben Dooks
2023-01-18
1
-1
/
+1
*
RISC-V: vdso: Do not add missing symbols to version section in linker script
Nathan Chancellor
2022-12-08
2
-0
/
+5
*
riscv: process: fix kernel info leakage
Jisheng Zhang
2022-11-25
1
-0
/
+2
*
riscv: fix build with binutils 2.38
Aurelien Jarno
2022-10-26
1
-2
/
+9
*
riscv: Allow PROT_WRITE-only mmap()
Andrew Bresticker
2022-10-26
1
-3
/
+0
*
RISC-V: Add fast call path of crash_kexec()
Xianting Tian
2022-08-25
1
-0
/
+4
*
riscv: mmap with PROT_WRITE but no PROT_READ is invalid
Celeste Liu
2022-08-25
1
-3
/
+2
*
riscv: add as-options for modules with assembly compontents
Ben Dooks
2022-07-29
1
-0
/
+1
*
RISC-V: fix barrier() use in <vdso/processor.h>
Randy Dunlap
2022-06-25
1
-0
/
+2
*
riscv module: remove (NOLOAD)
Fangrui Song
2022-04-15
1
-3
/
+3
*
riscv: Fix auipc+jalr relocation range checks
Emil Renner Berthing
2022-03-16
1
-5
/
+16
*
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
2021-11-06
1
-0
/
+2
*
drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()
Thomas Gleixner
2021-09-26
1
-5
/
+2
*
riscv: Workaround mcount name prior to clang-13
Nathan Chancellor
2021-05-22
2
-7
/
+17
*
riscv,entry: fix misaligned base for excp_vect_table
Zihao Yu
2021-04-16
1
-0
/
+1
*
riscv: virt_addr_valid must check the address belongs to linear mapping
Alexandre Ghiti
2021-02-23
1
-1
/
+4
*
riscv: Fix kernel time_init()
Damien Le Moal
2021-01-27
1
-0
/
+3
*
riscv: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
Zong Li
2020-11-05
1
-0
/
+3
*
RISC-V: Take text_mutex in ftrace_init_nop()
Palmer Dabbelt
2020-10-01
2
-0
/
+26
*
RISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorw
Palmer Dabbelt
2020-07-29
1
-1
/
+9
*
riscv: use 16KB kernel stack on 64-bit
Andreas Schwab
2020-07-22
1
-0
/
+4
*
RISC-V: Don't allow write+exec only page mapping request in mmap
Yash Shah
2020-06-30
1
-0
/
+6
*
riscv/atomic: Fix sign extension for RV64I
Nathan Huckleberry
2020-06-30
1
-4
/
+4
*
riscv: stacktrace: Fix undefined reference to `walk_stackframe'
Kefeng Wang
2020-06-03
1
-1
/
+1
*
riscv: set max_pfn to the PFN of the last page
Vincent Chen
2020-05-27
1
-0
/
+2
*
riscv: fix vdso build with lld
Ilie Halip
2020-05-20
1
-3
/
+3
*
riscv: avoid the PIC offset of static percpu data in module beyond 2G limits
Vincent Chen
2020-03-25
1
-0
/
+16
*
riscv: delete temporary files
Ilie Halip
2020-02-05
1
-1
/
+2
*
riscv: ftrace: correct the condition logic in function graph tracer
Zong Li
2020-01-09
1
-1
/
+1
*
RISC-V: Avoid corrupting the upper 32-bit of phys_addr_t in ioremap
Vincent Chen
2019-12-01
1
-1
/
+1
*
riscv: Avoid interrupts being erroneously enabled in handle_exception()
Vincent Chen
2019-10-11
1
-1
/
+5
*
riscv: remove unused variable in ftrace
David Abdurachmanov
2019-09-16
1
-1
/
+0
*
riscv: Make __fstate_clean() work correctly.
Vincent Chen
2019-08-25
1
-1
/
+1
*
riscv: Fix udelay in RV32.
Nick Hu
2019-07-14
1
-1
/
+1
*
riscv: mm: synchronize MMU after pte change
ShihPo Hung
2019-06-25
1
-0
/
+13
*
riscv: fix accessing 8-byte variable from RV32
Alan Kao
2019-05-08
1
-1
/
+1
*
riscv: Fix syscall_get_arguments() and syscall_set_arguments()
Dmitry V. Levin
2019-04-17
1
-5
/
+7
*
riscv: Adjust mmap base address at a third of task size
Alexandre Ghiti
2019-03-13
1
-1
/
+1
*
riscv: fixup max_low_pfn with PFN_DOWN.
Guo Ren
2019-03-13
2
-2
/
+3
*
riscv: Add pte bit to distinguish swap from invalid
Stefan O'Rear
2019-02-20
2
-4
/
+10
*
riscv: fix trace_sys_exit hook
David Abdurachmanov
2019-02-20
1
-1
/
+1
*
riscv: fix warning in arch/riscv/include/asm/module.h
David Abdurachmanov
2018-12-13
1
-0
/
+1
*
riscv/function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
2018-12-05
1
-12
/
+2
*
RISC-V: Silence some module warnings on 32-bit
Olof Johansson
2018-12-01
1
-6
/
+6
*
riscv: add missing vdso_install target
David Abdurachmanov
2018-12-01
1
-0
/
+4
*
RISC-V: Fix raw_copy_{to,from}_user()
Olof Johansson
2018-11-27
1
-2
/
+2
*
RISCV: Fix end PFN for low memory
Atish Patra
2018-10-02
1
-1
/
+1
[next]