index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
lib
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-09
Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
1
-12
/
+17
2022-11-16
KVM: selftests: Add ucall pool based implementation
Peter Gonda
1
-1
/
+1
2022-11-16
KVM: selftests: Drop now-unnecessary ucall_uninit()
Sean Christopherson
1
-4
/
+0
2022-11-16
KVM: selftests: Automatically do init_ucall() for non-barebones VMs
Sean Christopherson
1
-1
/
+1
2022-11-16
KVM: selftests: Consolidate boilerplate code in get_ucall()
Sean Christopherson
1
-16
/
+3
2022-11-16
KVM: selftests: Consolidate common code for populating ucall struct
Sean Christopherson
1
-18
/
+5
2022-11-10
KVM: selftests: Use the right memslot for code, page-tables, and data allocat...
Ricardo Koller
1
-3
/
+5
2022-11-10
KVM: selftests: Fix alignment in virt_arch_pgd_alloc() and vm_vaddr_alloc()
Ricardo Koller
1
-12
/
+15
2022-06-11
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
2
-54
/
+53
2022-06-11
KVM: selftests: Consolidate KVM_{G,S}ET_ONE_REG helpers
Sean Christopherson
1
-42
/
+42
2022-06-11
KVM: selftests: Rename vm_vcpu_add* helpers to better show relationships
Sean Christopherson
1
-1
/
+1
2022-06-11
KVM: selftests: Return created vcpu from vm_vcpu_add_default()
Sean Christopherson
1
-8
/
+12
2022-06-11
KVM: selftests: Add "arch" to common utils that have arch implementations
Sean Christopherson
1
-6
/
+6
2022-06-11
KVM: selftests: Get rid of kvm_util_internal.h
Sean Christopherson
2
-2
/
+0
2022-06-11
KVM: selftests: Add another underscore to inner ioctl() helpers
Sean Christopherson
1
-1
/
+1
2022-06-08
selftests: kvm: replace ternary operator with min()
Guo Zhengkui
1
-1
/
+1
2022-05-20
KVM: selftests: riscv: Remove unneeded semicolon
Jiapeng Chong
1
-1
/
+1
2022-05-20
KVM: selftests: riscv: Improve unexpected guest trap handling
Anup Patel
2
-14
/
+26
2022-04-09
KVM: selftests: riscv: Fix alignment of the guest_hang() function
Anup Patel
1
-1
/
+1
2022-01-06
KVM: selftests: Add initial support for RISC-V 64-bit
Anup Patel
2
-0
/
+449