index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-18
/
+101
2024-07-20
Merge tag 'riscv-for-linus-6.11-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-0
/
+30
2024-07-16
Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+1
2024-07-12
Merge patch series "riscv: Apply Zawrs when available"
Palmer Dabbelt
3
-0
/
+18
2024-07-12
KVM: riscv: Support guest wrs.nto
Andrew Jones
3
-0
/
+18
2024-07-12
Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-1
/
+1
2024-07-03
Merge patch series "Assorted fixes in RISC-V PMU driver"
Palmer Dabbelt
1
-1
/
+1
2024-07-03
perf: RISC-V: Check standard event availability
Samuel Holland
1
-1
/
+1
2024-06-26
RISC-V: KVM: Allow Zcmop extension for Guest/VM
Clément Léger
1
-0
/
+2
2024-06-26
RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VM
Clément Léger
1
-0
/
+8
2024-06-26
RISC-V: KVM: Allow Zimop extension for Guest/VM
Clément Léger
1
-0
/
+2
2024-06-26
RISC-V: KVM: Redirect AMO load/store access fault traps to guest
Yu-Wei Hsu
1
-0
/
+2
2024-06-26
RISCV: KVM: add tracepoints for entry and exit events
Shenlin Liang
2
-0
/
+74
2024-06-26
RISC-V: KVM: Use IMSIC guest files when available
Anup Patel
1
-13
/
+20
2024-06-26
RISC-V: KVM: Share APLIC and IMSIC defines with irqchip drivers
Anup Patel
4
-4
/
+4
2024-06-18
KVM: Introduce vcpu->wants_to_run
David Matlack
1
-1
/
+1
2024-05-31
RISC-V: KVM: Fix incorrect reg_subtype labels in kvm_riscv_vcpu_set_reg_isa_e...
Quan Zhou
1
-2
/
+2
2024-05-31
RISC-V: KVM: No need to use mask when hart-index-bit is 0
Yong-Xuan Wang
1
-3
/
+4
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
1
-1
/
+1
2024-05-07
Merge tag 'kvm-riscv-6.10-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
11
-71
/
+378
2024-04-26
RISC-V: KVM: Improve firmware counter read function
Atish Patra
2
-2
/
+7
2024-04-26
RISC-V: KVM: Support 64 bit firmware counters on RV32
Atish Patra
2
-1
/
+49
2024-04-26
RISC-V: KVM: Add perf sampling support for guests
Atish Patra
4
-7
/
+87
2024-04-26
RISC-V: KVM: Implement SBI PMU Snapshot feature
Atish Patra
2
-1
/
+123
2024-04-26
RISC-V: KVM: No need to exit to the user space if perf event failed
Atish Patra
2
-8
/
+12
2024-04-26
RISC-V: KVM: No need to update the counter value during reset
Atish Patra
1
-6
/
+2
2024-04-26
RISC-V: KVM: Fix the initial sample period value
Atish Patra
1
-1
/
+1
2024-04-22
RISC-V: KVM: Rename the SBI_STA_SHMEM_DISABLE to a generic name
Atish Patra
1
-2
/
+2
2024-04-22
RISCV: KVM: Introduce vcpu->reset_cntx_lock
Yong-Xuan Wang
2
-0
/
+9
2024-04-22
RISCV: KVM: Introduce mp_state_lock to avoid lock inversion
Yong-Xuan Wang
3
-27
/
+67
2024-04-11
KVM: delete .change_pte MMU notifier callback
Paolo Bonzini
1
-20
/
+0
2024-04-08
RISC-V: KVM: Handle breakpoint exits for VCPU
Chao Du
1
-0
/
+4
2024-04-08
RISC-V: KVM: Implement kvm_arch_vcpu_ioctl_set_guest_debug()
Chao Du
3
-18
/
+17
2024-03-26
RISC-V: KVM: Fix APLIC in_clrip[x] read emulation
Anup Patel
1
-3
/
+18
2024-03-25
RISC-V: KVM: Fix APLIC setipnum_le/be write emulation
Anup Patel
1
-3
/
+13
2024-03-25
RISC-V: KVM: Remove second semicolon
Colin Ian King
1
-1
/
+1
2024-03-11
Merge tag 'kvm-riscv-6.9-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2
-0
/
+17
2024-03-09
Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...
Paolo Bonzini
1
-8
/
+12
2024-03-06
RISC-V: KVM: Allow Zacas extension for Guest/VM
Anup Patel
1
-0
/
+2
2024-03-06
RISC-V: KVM: Allow Ztso extension for Guest/VM
Anup Patel
1
-0
/
+2
2024-03-06
RISC-V: KVM: Forward SEED CSR access to user space
Anup Patel
1
-0
/
+13
2024-02-14
Merge tag 'kvm-riscv-fixes-6.8-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
1
-8
/
+12
2024-02-09
RISC-V: KVM: Use correct restricted types
Andrew Jones
1
-8
/
+12
2024-02-08
kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbol
Paolo Bonzini
1
-0
/
+1
2024-01-19
RISC-V: KVM: Allow Zfa extension for Guest/VM
Anup Patel
1
-0
/
+2
2024-01-19
RISC-V: KVM: Allow Zvfh[min] extensions for Guest/VM
Anup Patel
1
-0
/
+4
2024-01-19
RISC-V: KVM: Allow Zihintntl extension for Guest/VM
Anup Patel
1
-0
/
+2
2024-01-19
RISC-V: KVM: Allow Zfh[min] extensions for Guest/VM
Anup Patel
1
-0
/
+4
2024-01-19
RISC-V: KVM: Allow vector crypto extensions for Guest/VM
Anup Patel
1
-0
/
+20
[next]