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
*
RISC-V: Use Zicboz in clear_page when available
Andrew Jones
2023-03-14
6
-1
/
+108
*
RISC-V: cpufeatures: Put the upper 16 bits of patch ID to work
Andrew Jones
2023-03-14
2
-4
/
+37
*
RISC-V: Add Zicboz detection and block size parsing
Andrew Jones
2023-03-14
6
-10
/
+30
*
RISC-V: Factor out body of riscv_init_cbom_blocksize loop
Andrew Jones
2023-03-14
1
-20
/
+25
*
RISC-V: alternatives: Support patching multiple insns in assembly
Andrew Jones
2023-03-14
1
-3
/
+3
*
riscv: cpufeature: Drop errata_list.h and other unused includes
Andrew Jones
2023-03-14
1
-5
/
+0
*
riscv: lib: Include hwcap.h directly
Andrew Jones
2023-03-14
3
-6
/
+3
*
riscv: alternatives: Rename errata_id to patch_id
Andrew Jones
2023-03-14
6
-49
/
+49
*
riscv: alternatives: Remove unnecessary define and unused struct
Andrew Jones
2023-03-14
2
-8
/
+1
*
riscv: Rename Kconfig.erratas to Kconfig.errata
Andrew Jones
2023-03-14
2
-1
/
+1
*
riscv: Clarify RISCV_ALTERNATIVE help text
Andrew Jones
2023-03-14
1
-2
/
+2
*
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2023-03-05
1
-1
/
+4
|
\
|
*
riscv: fix livelock in uaccess
Al Viro
2023-03-02
1
-1
/
+4
*
|
Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-03-03
4
-17
/
+27
|
\
\
|
*
|
riscv: Bump COMMAND_LINE_SIZE value to 1024
Alexandre Ghiti
2023-03-01
1
-0
/
+8
|
*
|
riscv, lib: Fix Zbb strncmp
Björn Töpel
2023-02-28
1
-1
/
+3
|
*
|
RISC-V: improve string-function assembly
Heiko Stuebner
2023-02-28
3
-16
/
+16
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-02-25
20
-140
/
+987
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2023-02-15
27
-132
/
+1013
|
|
\
\
|
|
*
|
RISC-V: KVM: Increment firmware pmu events
Atish Patra
2023-02-07
2
-0
/
+11
|
|
*
|
RISC-V: KVM: Support firmware events
Atish Patra
2023-02-07
2
-33
/
+125
|
|
*
|
RISC-V: KVM: Implement perf support without sampling
Atish Patra
2023-02-07
1
-4
/
+356
|
|
*
|
RISC-V: KVM: Implement trap & emulate for hpmcounters
Atish Patra
2023-02-07
3
-2
/
+77
|
|
*
|
RISC-V: KVM: Disable all hpmcounter access for VS/VU mode
Atish Patra
2023-02-07
1
-1
/
+2
|
|
*
|
RISC-V: KVM: Make PMU functionality depend on Sscofpmf
Atish Patra
2023-02-07
1
-0
/
+8
|
|
*
|
RISC-V: KVM: Add SBI PMU extension support
Atish Patra
2023-02-07
3
-1
/
+98
|
|
*
|
RISC-V: KVM: Add skeleton support for perf
Atish Patra
2023-02-07
5
-0
/
+227
|
|
*
|
RISC-V: KVM: Modify SBI extension handler to return SBI error code
Atish Patra
2023-02-07
6
-97
/
+81
|
|
*
|
RISC-V: KVM: Return correct code for hsm stop function
Atish Patra
2023-02-07
1
-1
/
+1
|
|
*
|
RISC-V: KVM: Define a probe function for SBI extension data structures
Atish Patra
2023-02-07
2
-2
/
+9
|
|
*
|
RISC-V: Improve SBI PMU extension related definitions
Atish Patra
2023-02-07
1
-2
/
+5
|
|
*
|
RISC-V: KVM: Redirect illegal instruction traps to guest
Andy Chiu
2023-02-07
1
-0
/
+6
|
|
*
|
RISC-V: KVM: Fix privilege mode setting in kvm_riscv_vcpu_trap_redirect()
Anup Patel
2023-02-07
1
-0
/
+3
|
|
*
|
KVM: RISC-V: Fix wrong usage of PGDIR_SIZE to check page sizes
Alexandre Ghiti
2023-02-07
1
-4
/
+4
|
*
|
|
Merge branch 'kvm-v6.2-rc4-fixes' into HEAD
Paolo Bonzini
2023-01-24
2
-3
/
+3
|
|
\
\
\
|
*
|
|
|
KVM: Opt out of generic hardware enabling on s390 and PPC
Sean Christopherson
2022-12-29
1
-0
/
+1
|
*
|
|
|
KVM: Drop kvm_arch_check_processor_compat() hook
Sean Christopherson
2022-12-29
1
-6
/
+1
|
*
|
|
|
KVM: Drop kvm_arch_{init,exit}() hooks
Sean Christopherson
2022-12-29
1
-9
/
+0
|
*
|
|
|
KVM: RISC-V: Tag init functions and data with __init, __ro_after_init
Sean Christopherson
2022-12-29
3
-11
/
+11
|
*
|
|
|
KVM: RISC-V: Do arch init directly in riscv_kvm_init()
Sean Christopherson
2022-12-29
1
-9
/
+9
|
*
|
|
|
KVM: Drop arch hardware (un)setup hooks
Sean Christopherson
2022-12-29
2
-6
/
+0
*
|
|
|
|
Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-02-25
44
-620
/
+1399
|
\
\
\
\
\
|
*
|
|
|
|
RISC-V: add a spin_shadow_stack declaration
Conor Dooley
2023-02-22
1
-0
/
+1
|
*
|
|
|
|
riscv: mm: hugetlb: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
Guo Ren
2023-02-21
1
-0
/
+1
|
*
|
|
|
|
riscv: Add header include guards to insn.h
Liao Chang
2023-02-21
1
-0
/
+4
|
*
|
|
|
|
Merge patch series "riscv: Dump faulting instructions in oops handler"
Palmer Dabbelt
2023-02-21
1
-1
/
+24
|
|
\
\
\
\
\
|
|
*
|
|
|
|
riscv: Add instruction dump to RISC-V splats
Björn Töpel
2023-02-21
1
-1
/
+24
|
|
|
/
/
/
/
|
*
|
|
|
|
riscv: alternative: proceed one more instruction for auipc/jalr pair
Jisheng Zhang
2023-02-21
1
-0
/
+1
|
*
|
|
|
|
Merge patch series "riscv: improve link and support ARCH_WANT_LD_ORPHAN_WARN"
Palmer Dabbelt
2023-02-21
2
-0
/
+10
|
|
\
\
\
\
\
|
|
*
|
|
|
|
riscv: select ARCH_WANT_LD_ORPHAN_WARN for !XIP_KERNEL
Jisheng Zhang
2023-02-21
1
-0
/
+1
[next]