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
*
rethook, fprobe: do not trace rethook related functions
Ze Gao
2023-05-24
1
-0
/
+2
*
RISC-V: fix taking the text_mutex twice during sifive errata patching
Conor Dooley
2023-05-17
1
-1
/
+1
*
RISC-V: take text_mutex during alternative patching
Conor Dooley
2023-05-17
3
-3
/
+14
*
riscv: compat_syscall_table: Fixup compile warning
Guo Ren
2023-05-17
1
-0
/
+1
*
RISC-V: mm: Enable huge page support to kernel_page_present() function
Sia Jee Heng
2023-05-17
1
-0
/
+8
*
riscv: Fix ptdump when KASAN is enabled
Alexandre Ghiti
2023-05-11
1
-12
/
+12
*
RISC-V: Align SBI probe implementation with spec
Andrew Jones
2023-05-11
4
-12
/
+11
*
riscv: mm: remove redundant parameter of create_fdt_early_page_table
Song Shuai
2023-05-11
1
-4
/
+2
*
KVM: RISC-V: Retry fault if vma_lookup() results become invalid
David Matlack
2023-05-11
1
-9
/
+16
*
riscv: No need to relocate the dtb as it lies in the fixmap region
Alexandre Ghiti
2023-05-01
1
-19
/
+2
*
riscv: Do not set initial_boot_params to the linear address of the dtb
Alexandre Ghiti
2023-05-01
1
-4
/
+1
*
riscv: Move early dtb mapping into the fixmap region
Alexandre Ghiti
2023-05-01
4
-30
/
+48
*
purgatory: fix disabling debug info
Alyssa Ross
2023-04-26
1
-3
/
+1
*
riscv: add icache flush for nommu sigreturn trampoline
Mathis Salmen
2023-04-20
1
-1
/
+8
*
riscv/kvm: Fix VM hang in case of timer delta being zero.
Rajnesh Kanwal
2023-04-06
1
-4
/
+2
*
riscv: ftrace: Fixup panic by disabling preemption
Andy Chiu
2023-04-06
1
-1
/
+1
*
riscv: Handle zicsr/zifencei issues between clang and binutils
Nathan Chancellor
2023-03-30
2
-4
/
+28
*
riscv: mm: Fix incorrect ASID argument when flushing TLB
Dylan Jhong
2023-03-30
3
-2
/
+4
*
riscv: Bump COMMAND_LINE_SIZE value to 1024
Alexandre Ghiti
2023-03-30
1
-0
/
+8
*
riscv: asid: Fixup stale TLB entry cause application crash
Guo Ren
2023-03-22
1
-10
/
+20
*
Revert "riscv: mm: notify remote harts about mmu cache updates"
Sergey Matyukevich
2023-03-22
4
-41
/
+17
*
RISC-V: Don't check text_mutex during stop_machine
Conor Dooley
2023-03-17
4
-6
/
+39
*
riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack mode
Alexandre Ghiti
2023-03-17
1
-1
/
+1
*
riscv: Add header include guards to insn.h
Liao Chang
2023-03-17
1
-0
/
+5
*
RISC-V: Stop emitting attributes
Palmer Dabbelt
2023-03-17
2
-0
/
+11
*
riscv: ftrace: Reduce the detour code size to half
Guo Ren
2023-03-10
4
-86
/
+75
*
riscv: ftrace: Remove wasted nops for !RISCV_ISA_C
Guo Ren
2023-03-10
1
-0
/
+4
*
riscv, mm: Perform BPF exhandler fixup on page fault
Björn Töpel
2023-03-10
1
-4
/
+6
*
riscv: jump_label: Fixup unaligned arch_static_branch function
Andy Chiu
2023-03-10
1
-0
/
+2
*
riscv: mm: fix regression due to update_mmu_cache change
Sergey Matyukevich
2023-03-10
1
-1
/
+1
*
riscv: Avoid enabling interrupts in die()
Mattias Nissler
2023-03-10
1
-2
/
+3
*
RISC-V: add a spin_shadow_stack declaration
Conor Dooley
2023-03-10
1
-0
/
+1
*
RISC-V: time: initialize hrtimer based broadcast clock event device
Conor Dooley
2023-03-10
1
-0
/
+3
*
riscv: kprobe: Fixup misaligned load text
Guo Ren
2023-02-14
1
-3
/
+5
*
riscv: Fixup race condition on PG_dcache_clean in flush_icache_pte
Guo Ren
2023-02-14
1
-1
/
+3
*
riscv: stacktrace: Fix missing the first frame
Liu Shixin
2023-02-14
1
-1
/
+2
*
riscv: disable generation of unwind tables
Andreas Schwab
2023-02-09
1
-0
/
+3
*
riscv: kprobe: Fixup kernel panic when probing an illegal position
Guo Ren
2023-02-09
1
-0
/
+18
*
riscv: Move call to init_cpu_topology() to later initialization stage
Ley Foon Tan
2023-02-01
1
-1
/
+2
*
riscv/kprobe: Fix instruction simulation of JALR
Liao Chang
2023-02-01
1
-2
/
+2
*
riscv: fix -Wundef warning for CONFIG_RISCV_BOOT_SPINWAIT
Masahiro Yamada
2023-02-01
1
-1
/
+1
*
riscv: dts: sifive: fu740: fix size of pcie 32bit memory
Ben Dooks
2023-01-24
1
-1
/
+1
*
riscv, kprobes: Stricter c.jr/c.jalr decoding
Björn Töpel
2023-01-12
1
-2
/
+2
*
riscv: uaccess: fix type of 0 variable on error in get_user()
Ben Dooks
2023-01-12
1
-1
/
+1
*
riscv: mm: notify remote harts about mmu cache updates
Sergey Matyukevich
2023-01-07
5
-18
/
+42
*
riscv: stacktrace: Fixup ftrace_graph_ret_addr retp argument
Guo Ren
2023-01-07
1
-1
/
+1
*
RISC-V: kexec: Fix memory leak of elf header buffer
Li Huafei
2023-01-07
1
-0
/
+4
*
riscv: Fixup compile error with !MMU
Guo Ren
2023-01-07
1
-1
/
+1
*
RISC-V: kexec: Fix memory leak of fdt buffer
Li Huafei
2023-01-07
2
-0
/
+15
*
RISC-V: KVM: Fix reg_val check in kvm_riscv_vcpu_set_reg_config()
Anup Patel
2022-12-31
1
-4
/
+7
[next]