index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
2024-11-21
RISC-V: Add Svade and Svadu Extensions Support
Yong-Xuan Wang
2024-11-05
riscv: kvm: Fix out-of-bounds array access
Björn Töpel
2024-11-05
RISC-V: KVM: Fix APLIC in_clrip and clripnum write emulation
Yong-Xuan Wang
2024-10-28
RISC-V: KVM: Use NACL HFENCEs for KVM request based HFENCEs
Anup Patel
2024-10-28
RISC-V: KVM: Save trap CSRs in kvm_riscv_vcpu_enter_exit()
Anup Patel
2024-10-28
RISC-V: KVM: Use SBI sync SRET call when available
Anup Patel
2024-10-28
RISC-V: KVM: Use nacl_csr_xyz() for accessing AIA CSRs
Anup Patel
2024-10-28
RISC-V: KVM: Use nacl_csr_xyz() for accessing H-extension CSRs
Anup Patel
2024-10-28
RISC-V: KVM: Add common nested acceleration support
Anup Patel
2024-10-28
RISC-V: Add defines for the SBI nested acceleration extension
Anup Patel
2024-10-28
RISC-V: KVM: Don't setup SGEI for zero guest external interrupts
Anup Patel
2024-10-28
RISC-V: KVM: Replace aia_set_hvictl() with aia_hvictl_value()
Anup Patel
2024-10-28
RISC-V: KVM: Break down the __kvm_riscv_switch_to() into macros
Anup Patel
2024-10-28
RISC-V: KVM: Save/restore SCOUNTEREN in C source
Anup Patel
2024-10-28
RISC-V: KVM: Save/restore HSTATUS in C source
Anup Patel
2024-10-28
RISC-V: KVM: Order the object files alphabetically
Anup Patel
2024-10-28
riscv: KVM: add basic support for host vs guest profiling
Quan Zhou
2024-10-28
riscv: perf: add guest vs host distinction
Quan Zhou
2024-10-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-10-20
RISCV: KVM: use raw_spinlock for critical section in imsic
Cyan Yang
2024-10-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-10-17
riscv, bpf: Make BPF_CMPXCHG fully ordered
Andrea Parri
2024-10-09
riscv, bpf: Fix possible infinite tailcall when CONFIG_CFI_CLANG is enabled
Pu Lehui
2024-10-01
riscv: Fix kernel stack size when KASAN is enabled
Alexandre Ghiti
2024-09-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-09-25
Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-09-24
Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-09-23
Merge tag 'i2c-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-09-21
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-20
perf/riscv-sbi: Add platform specific firmware event handling
Mayuresh Chitale
2024-09-20
RISC-V: Don't have MAX_PHYSMEM_BITS exceed phys_addr_t
Palmer Dabbelt
2024-09-20
ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODE
Haibo Xu
2024-09-20
Merge tag 'sched-rt-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-19
Merge patch series "riscv: Improve KASAN coverage to fix unit tests"
Palmer Dabbelt
2024-09-19
riscv: Enable bitops instrumentation
Samuel Holland
2024-09-19
riscv: Omit optimized string routines when using KASAN
Samuel Holland
2024-09-17
ACPI: RISCV: Make acpi_numa_get_nid() to be static
Hanjun Guo
2024-09-17
Merge branch 'kvm-redo-enable-virt' into HEAD
Paolo Bonzini
2024-09-17
riscv: Randomize lower bits of stack address
Yunhui Cui
2024-09-17
riscv: Make riscv_isa_vendor_ext_andes array static
Charlie Jenkins
2024-09-17
riscv: Use LIST_HEAD() to simplify code
Jinjie Ruan
2024-09-17
riscv: defconfig: Disable RZ/Five peripheral support
Geert Uytterhoeven
2024-09-17
RISC-V: Implement kgdb_roundup_cpus() to enable future NMI Roundup
Jinjie Ruan
2024-09-17
riscv: Allow to enable PREEMPT_RT.
Sebastian Andrzej Siewior
2024-09-17
Merge tag 'soc-defconfig-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-17
Merge tag 'soc-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2024-09-16
Merge tag 'acpi-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2024-09-16
Merge tag 'for-linus-non-x86' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-09-15
riscv: avoid Imbalance in RAS
Jisheng Zhang
[next]