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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-07-07
2
-0
/
+38
|
\
|
*
riscv: Discard vector state on syscalls
Björn Töpel
2023-07-04
1
-0
/
+34
|
*
RISC-V: Fix up some vector state related build failures
Palmer Dabbelt
2023-07-01
1
-0
/
+4
*
|
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-07-06
1
-14
/
+0
|
\
\
|
*
|
asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
Tiezhu Yang
2023-06-22
1
-14
/
+0
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-07-03
7
-31
/
+262
|
\
\
\
|
*
\
\
Merge tag 'kvm-riscv-6.5-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2023-07-01
7
-31
/
+262
|
|
\
\
\
|
|
*
|
|
RISC-V: KVM: Allow Svnapot extension for Guest/VM
Anup Patel
2023-06-20
1
-0
/
+1
|
|
*
|
|
riscv: kvm: define vcpu_sbi_ext_pmu in header
Ben Dooks
2023-06-19
1
-0
/
+3
|
|
*
|
|
RISC-V: KVM: Expose IMSIC registers as attributes of AIA irqchip
Anup Patel
2023-06-19
2
-0
/
+20
|
|
*
|
|
RISC-V: KVM: Add in-kernel virtualization of AIA IMSIC
Anup Patel
2023-06-19
1
-36
/
+10
|
|
*
|
|
RISC-V: KVM: Expose APLIC registers as attributes of AIA irqchip
Anup Patel
2023-06-18
2
-0
/
+9
|
|
*
|
|
RISC-V: KVM: Add in-kernel emulation of AIA APLIC
Anup Patel
2023-06-18
1
-14
/
+3
|
|
*
|
|
RISC-V: KVM: Implement device interface for AIA irqchip
Anup Patel
2023-06-18
2
-42
/
+135
|
|
*
|
|
RISC-V: KVM: Skeletal in-kernel AIA irqchip support
Anup Patel
2023-06-18
3
-0
/
+28
|
|
*
|
|
RISC-V: KVM: Add APLIC related defines
Anup Patel
2023-06-18
1
-0
/
+58
|
|
*
|
|
RISC-V: KVM: Add IMSIC related defines
Anup Patel
2023-06-18
1
-0
/
+38
|
|
*
|
|
RISC-V: KVM: Implement guest external interrupt line management
Anup Patel
2023-06-18
1
-0
/
+10
|
|
*
|
|
RISC-V: KVM: Probe for SBI extension status
Andrew Jones
2023-06-06
1
-0
/
+1
|
|
*
|
|
RISC-V: KVM: Convert extension_disabled[] to ext_status[]
Andrew Jones
2023-06-06
1
-1
/
+6
|
|
*
|
|
RISC-V: KVM: Redirect AMO load/store misaligned traps to guest
wchen
2023-06-06
1
-0
/
+2
*
|
|
|
|
Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-06-30
1
-0
/
+21
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
riscv: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
Donglin Peng
2023-06-22
1
-0
/
+21
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-30
23
-18
/
+579
|
\
\
\
\
|
*
\
\
\
Merge patch series "riscv: Add independent irq/softirq stacks support"
Palmer Dabbelt
2023-06-23
2
-11
/
+33
|
|
\
\
\
\
|
|
*
|
|
|
riscv: stack: Add config of thread stack size
Guo Ren
2023-06-22
1
-11
/
+1
|
|
*
|
|
|
riscv: stack: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
Guo Ren
2023-06-22
2
-0
/
+32
|
*
|
|
|
|
Merge patch series "ISA string parser cleanups"
Palmer Dabbelt
2023-06-23
2
-0
/
+5
|
|
\
\
\
\
\
|
|
*
|
|
|
|
RISC-V: always report presence of extensions formerly part of the base ISA
Conor Dooley
2023-06-21
1
-0
/
+4
|
|
*
|
|
|
|
RISC-V: split early & late of_node to hartid mapping
Conor Dooley
2023-06-21
1
-0
/
+1
|
*
|
|
|
|
|
Merge patch series "RISC-V: Export Zba, Zbb to usermode via hwprobe"
Palmer Dabbelt
2023-06-19
3
-0
/
+15
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
RISC-V: hwprobe: Expose Zba, Zbb, and Zbs
Evan Green
2023-06-19
1
-0
/
+3
|
|
*
|
|
|
|
|
RISC-V: Track ISA extensions per hart
Evan Green
2023-06-19
1
-0
/
+10
|
|
*
|
|
|
|
|
RISC-V: Add Zba, Zbs extension probing
Evan Green
2023-06-19
1
-0
/
+2
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
riscv: mm: stub extable related functions/macros for !MMU
Jisheng Zhang
2023-06-14
2
-0
/
+10
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge patch series "riscv: Add vector ISA support"
Palmer Dabbelt
2023-06-08
16
-7
/
+413
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
riscv: Add prctl controls for userspace vector management
Andy Chiu
2023-06-08
2
-0
/
+14
|
|
*
|
|
|
riscv: hwcap: change ELF_HWCAP to a function
Andy Chiu
2023-06-08
2
-1
/
+3
|
|
*
|
|
|
riscv: KVM: Add vector lazy save/restore support
Vincent Chen
2023-06-08
3
-0
/
+91
|
|
*
|
|
|
riscv: kvm: Add V extension to KVM ISA
Vincent Chen
2023-06-08
1
-0
/
+1
|
|
*
|
|
|
riscv: signal: Report signal frame size to userspace via auxv
Vincent Chen
2023-06-08
3
-0
/
+12
|
|
*
|
|
|
riscv: signal: Add sigcontext save/restore for vector
Greentime Hu
2023-06-08
2
-1
/
+30
|
|
*
|
|
|
riscv: Add ptrace vector support
Greentime Hu
2023-06-08
1
-0
/
+7
|
|
*
|
|
|
riscv: Allocate user's vector context in the first-use trap
Andy Chiu
2023-06-08
2
-0
/
+31
|
|
*
|
|
|
riscv: Add task switch support for vector
Greentime Hu
2023-06-08
4
-0
/
+45
|
|
*
|
|
|
riscv: Introduce struct/helpers to save/restore per-task Vector state
Greentime Hu
2023-06-08
2
-0
/
+112
|
|
*
|
|
|
riscv: Introduce riscv_v_vsize to record size of Vector context
Greentime Hu
2023-06-08
1
-0
/
+8
|
|
*
|
|
|
riscv: Introduce Vector enable/disable helpers
Greentime Hu
2023-06-08
1
-0
/
+11
|
|
*
|
|
|
riscv: Add new csr defines related to vector extension
Greentime Hu
2023-06-08
1
-2
/
+16
|
|
*
|
|
|
riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0
Andy Chiu
2023-06-08
1
-0
/
+1
[next]