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.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
*
Merge tag 'arm-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-02-23
3
-8
/
+9
|
\
|
*
Merge tag 'riscv-dt-fixes-for-v6.8-rc6' of https://git.kernel.org/pub/scm/lin...
Arnd Bergmann
2024-02-23
3
-8
/
+9
|
|
\
|
|
*
riscv: dts: sifive: add missing #interrupt-cells to pmic
Conor Dooley
2024-02-14
1
-0
/
+1
|
|
*
riscv: dts: starfive: replace underscores in node names
Krzysztof Kozlowski
2024-02-13
2
-8
/
+8
*
|
|
Merge tag 'kvm-riscv-fixes-6.8-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
2024-02-14
2
-11
/
+15
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
RISC-V: KVM: Use correct restricted types
Andrew Jones
2024-02-09
1
-8
/
+12
|
*
|
RISC-V: paravirt: Use correct restricted types
Andrew Jones
2024-02-09
1
-2
/
+2
|
*
|
RISC-V: paravirt: steal_time should be static
Andrew Jones
2024-02-09
1
-1
/
+1
*
|
|
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2024-02-09
6
-16
/
+16
*
|
|
Merge tag 'riscv-for-linus-6.8-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-02-09
7
-6
/
+89
|
\
\
\
|
*
|
|
riscv: Fix arch_tlbbatch_flush() by clearing the batch cpumask
Alexandre Ghiti
2024-02-07
1
-0
/
+1
|
*
|
|
riscv: declare overflow_stack as exported from traps.c
Ben Dooks
2024-02-07
1
-0
/
+5
|
*
|
|
riscv: Fix arch_hugetlb_migration_supported() for NAPOT
Alexandre Ghiti
2024-02-07
2
-3
/
+16
|
*
|
|
riscv: Flush the tlb when a page directory is freed
Alexandre Ghiti
2024-02-06
1
-1
/
+1
|
*
|
|
Merge patch series "svnapot fixes"
Palmer Dabbelt
2024-02-01
1
-2
/
+60
|
|
\
\
\
|
|
*
|
|
riscv: Fix hugetlb_mask_last_page() when NAPOT is enabled
Alexandre Ghiti
2024-02-01
1
-0
/
+20
|
|
*
|
|
riscv: Fix set_huge_pte_at() for NAPOT mapping
Alexandre Ghiti
2024-02-01
1
-2
/
+40
|
|
|
|
/
|
|
|
/
|
|
*
/
|
riscv: mm: execute local TLB flush after populating vmemmap
Vincent Chen
2024-01-31
3
-1
/
+7
|
|
/
/
*
|
|
Merge tag 'percpu-for-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-02-08
1
-1
/
+1
|
\
\
\
|
*
|
|
riscv: Fix wrong size passed to local_flush_tlb_range_asid()
Alexandre Ghiti
2024-01-29
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-02-07
2
-0
/
+81
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge tag 'kvm-riscv-6.8-2' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2024-01-26
2
-0
/
+81
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
RISC-V: KVM: Allow Zfa extension for Guest/VM
Anup Patel
2024-01-19
2
-0
/
+3
|
|
*
RISC-V: KVM: Allow Zvfh[min] extensions for Guest/VM
Anup Patel
2024-01-19
2
-0
/
+6
|
|
*
RISC-V: KVM: Allow Zihintntl extension for Guest/VM
Anup Patel
2024-01-19
2
-0
/
+3
|
|
*
RISC-V: KVM: Allow Zfh[min] extensions for Guest/VM
Anup Patel
2024-01-19
2
-0
/
+6
|
|
*
RISC-V: KVM: Allow vector crypto extensions for Guest/VM
Anup Patel
2024-01-19
2
-0
/
+30
|
|
*
RISC-V: KVM: Allow scalar crypto extensions for Guest/VM
Anup Patel
2024-01-19
2
-0
/
+30
|
|
*
RISC-V: KVM: Allow Zbc extension for Guest/VM
Anup Patel
2024-01-19
2
-0
/
+3
*
|
|
Merge tag 'arm-fixes-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-26
1
-32
/
+48
|
\
\
\
|
*
|
|
riscv: dts: sophgo: separate sg2042 mtime and mtimecmp to fit aclint format
Inochi Amaoto
2024-01-26
1
-32
/
+48
|
|
/
/
*
|
|
Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-01-25
1
-2
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
riscv, bpf: Fix unpredictable kernel crash about RV64 struct_ops
Pu Lehui
2024-01-23
1
-2
/
+3
|
|
/
*
|
Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-20
50
-170
/
+2141
|
\
\
|
|
/
|
/
|
|
*
riscv: lib: Check if output in asm goto supported
Charlie Jenkins
2024-01-18
1
-0
/
+2
|
*
riscv: Fix build error on rv32 + XIP
Alexandre Ghiti
2024-01-18
1
-0
/
+4
|
*
riscv: optimize ELF relocation function in riscv
Maxim Kochetkov
2024-01-17
1
-4
/
+16
|
*
RISC-V: Implement archrandom when Zkr is available
Samuel Ortiz
2024-01-17
2
-0
/
+81
|
*
riscv: Optimize hweight API with Zbb extension
Xiao Wang
2024-01-17
2
-1
/
+81
|
*
riscv: add dependency among Image(.gz), loader(.bin), and vmlinuz.efi
Masahiro Yamada
2024-01-17
1
-0
/
+2
|
*
Merge patch series "riscv: ftrace: Miscellaneous ftrace improvements"
Palmer Dabbelt
2024-01-17
4
-55
/
+195
|
|
\
|
|
*
samples: ftrace: Add RISC-V support for SAMPLE_FTRACE_DIRECT[_MULTI]
Song Shuai
2024-01-17
1
-0
/
+2
|
|
*
riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support
Song Shuai
2024-01-17
3
-0
/
+18
|
|
*
riscv: ftrace: Make function graph use ftrace directly
Song Shuai
2024-01-17
3
-56
/
+175
|
|
*
riscv: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY
Song Shuai
2024-01-17
1
-0
/
+1
|
*
|
Merge patch series "RISC-V: Disable DWARF5 with known broken LLVM versions"
Palmer Dabbelt
2024-01-17
2
-3
/
+15
|
|
\
\
|
|
*
|
riscv: Restrict DWARF5 when building with LLVM to known working versions
Nathan Chancellor
2024-01-17
1
-0
/
+9
|
|
*
|
riscv: Hoist linker relaxation disabling logic into Kconfig
Nathan Chancellor
2024-01-17
2
-3
/
+6
|
|
|
/
|
*
|
Merge patch series "riscv: Add fine-tuned checksum functions"
Palmer Dabbelt
2024-01-17
5
-4
/
+510
|
|
\
\
|
|
*
|
riscv: Add checksum library
Charlie Jenkins
2024-01-17
3
-0
/
+338
[next]