index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-21
11
-44
/
+97
|
\
|
*
RISC-V: KVM: Add ONE_REG interface for mvendorid, marchid, and mimpid
Anup Patel
2022-12-07
2
-0
/
+30
|
*
RISC-V: KVM: Save mvendorid, marchid, and mimpid when creating VCPU
Anup Patel
2022-12-07
3
-6
/
+16
|
*
RISC-V: Export sbi_get_mvendorid() and friends
Anup Patel
2022-12-07
1
-0
/
+3
|
*
RISC-V: KVM: Move sbi related struct and functions to kvm_vcpu_sbi.h
Anup Patel
2022-12-07
2
-8
/
+8
|
*
RISC-V: KVM: Use switch-case in kvm_riscv_vcpu_set/get_reg()
Anup Patel
2022-12-07
1
-14
/
+22
|
*
RISC-V: KVM: Remove redundant includes of asm/csr.h
Anup Patel
2022-12-07
5
-5
/
+0
|
*
RISC-V: KVM: Remove redundant includes of asm/kvm_vcpu_timer.h
Anup Patel
2022-12-07
1
-1
/
+0
|
*
RISC-V: KVM: Fix reg_val check in kvm_riscv_vcpu_set_reg_config()
Anup Patel
2022-12-07
1
-4
/
+7
|
*
RISC-V: KVM: Simplify kvm_arch_prepare_memory_region()
Christophe JAILLET
2022-12-07
1
-3
/
+1
|
*
RISC-V: KVM: Exit run-loop immediately if xfer_to_guest fails
Anup Patel
2022-12-07
1
-2
/
+3
|
*
RISC-V: KVM: use vma_lookup() instead of find_vma_intersection()
Bo Liu
2022-12-07
1
-1
/
+1
|
*
RISC-V: KVM: Add exit logic to main.c
XiakaiPan
2022-12-07
1
-0
/
+6
*
|
Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-12-19
1
-1
/
+1
|
\
\
|
*
|
kbuild: add test-{ge,gt,le,lt} macros
Masahiro Yamada
2022-12-13
1
-1
/
+1
*
|
|
Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-12-14
46
-217
/
+549
|
\
\
\
|
*
|
|
riscv: Fixup compile error with !MMU
Guo Ren
2022-12-13
1
-1
/
+1
|
*
|
|
riscv: Fix P4D_SHIFT definition for 3-level page table mode
Alexandre Ghiti
2022-12-12
1
-1
/
+5
|
*
|
|
riscv: Apply a static assert to riscv_isa_ext_id
Andrew Jones
2022-12-12
1
-1
/
+2
|
*
|
|
Merge patch series "RISC-V: Align the shadow stack"
Palmer Dabbelt
2022-12-12
3
-3
/
+41
|
|
\
\
\
|
|
*
|
|
RISC-V: Add some comments about the shadow and overflow stacks
Palmer Dabbelt
2022-12-12
1
-7
/
+13
|
|
*
|
|
RISC-V: Align the shadow stack
Palmer Dabbelt
2022-12-12
1
-1
/
+1
|
*
|
|
|
Merge patch series "riscv: alternative-macros.h cleanups"
Palmer Dabbelt
2022-12-09
1
-69
/
+30
|
|
\
\
\
\
|
|
*
|
|
|
riscv: Don't duplicate _ALTERNATIVE_CFG* macros
Andrew Jones
2022-12-09
1
-36
/
+17
|
|
*
|
|
|
riscv: alternatives: Drop the underscores from the assembly macro names
Andrew Jones
2022-12-09
1
-10
/
+10
|
|
*
|
|
|
riscv: alternatives: Don't name unused macro parameters
Andrew Jones
2022-12-09
1
-13
/
+7
|
|
*
|
|
|
riscv: Don't duplicate __ALTERNATIVE_CFG in __ALTERNATIVE_CFG_2
Andrew Jones
2022-12-09
1
-16
/
+2
|
*
|
|
|
|
Merge patch series "RISC-V: Ensure Zicbom has a valid block size"
Palmer Dabbelt
2022-12-09
4
-59
/
+71
|
|
\
\
\
\
\
|
|
*
|
|
|
|
RISC-V: Ensure Zicbom has a valid block size
Andrew Jones
2022-12-09
1
-0
/
+13
|
|
*
|
|
|
|
RISC-V: Introduce riscv_isa_extension_check
Andrew Jones
2022-12-09
1
-3
/
+11
|
|
*
|
|
|
|
RISC-V: Improve use of isa2hwcap[]
Andrew Jones
2022-12-09
1
-9
/
+11
|
*
|
|
|
|
|
riscv: mm: call best_map_size many times during linear-mapping
Qinglin Pan
2022-12-09
1
-4
/
+5
|
*
|
|
|
|
|
Merge patch series "riscv: Fix crash during early errata patching"
Palmer Dabbelt
2022-12-08
3
-18
/
+18
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
riscv: Move cast inside kernel_mapping_[pv]a_to_[vp]a
Samuel Holland
2022-12-08
2
-17
/
+17
|
|
*
|
|
|
|
|
riscv: Fix crash during early errata patching
Samuel Holland
2022-12-08
1
-1
/
+1
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
riscv: boot: add zstd support
Jisheng Zhang
2022-12-08
1
-0
/
+3
|
*
|
|
|
|
|
Merge patch series "RISC-V interrupt controller select cleanup"
Palmer Dabbelt
2022-12-08
2
-5
/
+1
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
RISC-V: stop selecting SIFIVE_PLIC at the SoC level
Conor Dooley
2022-12-08
2
-5
/
+1
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge patch series "Add PMEM support for RISC-V"
Palmer Dabbelt
2022-12-08
5
-0
/
+29
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
RISC-V: Enable PMEM drivers
Anup Patel
2022-12-08
1
-0
/
+1
|
|
*
|
|
|
|
|
RISC-V: Implement arch specific PMEM APIs
Anup Patel
2022-12-08
3
-0
/
+23
|
|
*
|
|
|
|
|
RISC-V: Fix MEMREMAP_WB for systems with Svpbmt
Anup Patel
2022-12-08
1
-0
/
+5
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge patch "RISC-V: Fix unannoted hardirqs-on in return to userspace slow-path"
Palmer Dabbelt
2022-12-08
2
-26
/
+26
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
RISC-V: Fix unannoted hardirqs-on in return to userspace slow-path
Andrew Bresticker
2022-12-08
2
-26
/
+26
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
riscv: mm: notify remote harts about mmu cache updates
Sergey Matyukevich
2022-12-08
5
-18
/
+42
|
*
|
|
|
|
|
riscv: stacktrace: Make walk_stackframe cross pt_regs frame
Guo Ren
2022-12-05
2
-1
/
+11
|
*
|
|
|
|
|
riscv: stacktrace: Fixup ftrace_graph_ret_addr retp argument
Guo Ren
2022-12-05
1
-1
/
+1
|
*
|
|
|
|
|
RISC-V: kexec: Fix memory leak of elf header buffer
Li Huafei
2022-12-05
1
-0
/
+4
|
*
|
|
|
|
|
RISC-V: kexec: Fix memory leak of fdt buffer
Li Huafei
2022-12-05
2
-0
/
+15
|
*
|
|
|
|
|
Merge patch series "Support VMCOREINFO export for RISCV64"
Palmer Dabbelt
2022-12-02
2
-0
/
+22
|
|
\
\
\
\
\
\
[next]