index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Lines
2022-06-11
KVM: sefltests: Use vcpu_ioctl() and __vcpu_ioctl() helpers
Sean Christopherson
-439
/
+135
2022-06-11
KVM: selftests: Split vcpu_set_nested_state() into two helpers
Sean Christopherson
-14
/
+16
2022-06-11
KVM: selftests: Drop @mode from common vm_create() helper
Sean Christopherson
-40
/
+42
2022-06-11
KVM: selftests: Make vcpu_ioctl() a wrapper to pretty print ioctl name
Sean Christopherson
-25
/
+19
2022-06-11
KVM: selftests: Add another underscore to inner ioctl() helpers
Sean Christopherson
-39
/
+39
2022-06-11
KVM: selftests: Always open VM file descriptors with O_RDWR
Sean Christopherson
-36
/
+34
2022-06-11
KVM: selftests: Drop stale declarations from kvm_util_base.h
Sean Christopherson
-5
/
+0
2022-06-11
KVM: selftests: Fix typo in vgic_init test
Sean Christopherson
-2
/
+3
2022-06-11
KVM: selftests: Fix buggy-but-benign check in test_v3_new_redist_regions()
Sean Christopherson
-2
/
+2
2022-06-11
KVM: Fix references to non-existent KVM_CAP_TRIPLE_FAULT_EVENT
Sean Christopherson
-3
/
+3
2022-06-11
wireguard: selftests: use maximum cpu features and allow rng seeding
Jason A. Donenfeld
-15
/
+19
2022-06-09
Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-2
/
+77
2022-06-09
Merge branch 'kvm-5.20-early'
Paolo Bonzini
-64
/
+610
2022-06-09
KVM: selftests: Restrict test region to 48-bit physical addresses when using ...
David Matlack
-3
/
+15
2022-06-09
KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2
David Matlack
-8
/
+182
2022-06-09
KVM: selftests: Clean up LIBKVM files in Makefile
David Matlack
-5
/
+31
2022-06-09
KVM: selftests: Link selftests directly with lib object files
David Matlack
-7
/
+4
2022-06-09
KVM: selftests: Drop unnecessary rule for STATIC_LIBS
David Matlack
-1
/
+0
2022-06-09
KVM: selftests: Add a helper to check EPT/VPID capabilities
David Matlack
-1
/
+6
2022-06-09
KVM: selftests: Move VMX_EPT_VPID_CAP_AD_BITS to vmx.h
David Matlack
-3
/
+2
2022-06-09
KVM: selftests: Refactor nested_map() to specify target level
David Matlack
-4
/
+12
2022-06-09
KVM: selftests: Drop stale function parameter comment for nested_map()
David Matlack
-1
/
+0
2022-06-09
KVM: selftests: Add option to create 2M and 1G EPT mappings
David Matlack
-50
/
+60
2022-06-09
KVM: selftests: Replace x86_page_size with PG_LEVEL_XX
David Matlack
-24
/
+29
2022-06-09
Merge tag 'kvm-riscv-fixes-5.19-1' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
-3752
/
+21718
2022-06-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
-0
/
+32
2022-06-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-3
/
+7
2022-06-08
KVM: selftests: Add a test to get/set triple fault event
Chenyi Qiang
-0
/
+103
2022-06-08
selftests: kvm: replace ternary operator with min()
Guo Zhengkui
-5
/
+5
2022-06-08
kvm: selftests: Add KVM_CAP_MAX_VCPU_ID cap test
Zeng Guang
-0
/
+56
2022-06-08
KVM: selftests: nSVM: Add svm_nested_soft_inject_test
Maciej S. Szmigiero
-7
/
+249
2022-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
-0
/
+43
2022-06-07
selftests/bpf: Add selftest for calling global functions from freplace
Toke Høiland-Jørgensen
-0
/
+32
2022-06-07
selftests/bpf: Add a test for enum64 value relocations
Yonghong Song
-0
/
+218
2022-06-07
selftests/bpf: Test BTF_KIND_ENUM64 for deduplication
Yonghong Song
-2
/
+95
2022-06-07
selftests/bpf: Add BTF_KIND_ENUM64 unit tests
Yonghong Song
-0
/
+37
2022-06-07
selftests/bpf: Test new enum kflag and enum64 API functions
Yonghong Song
-37
/
+114
2022-06-07
selftests/bpf: Fix selftests failure
Yonghong Song
-20
/
+0
2022-06-07
Merge tag 'kvm-s390-next-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
-52
/
+197
2022-06-07
Merge branch 'kvm-5.19-early-fixes' into HEAD
Paolo Bonzini
-3
/
+7
2022-06-07
KVM: selftests: Make hyperv_clock selftest more stable
Vitaly Kuznetsov
-3
/
+7
2022-06-07
selftests net: fix bpf build error
Lina Wang
-2
/
+2
2022-06-03
selftests/bpf: Add drv mode testing for xdping
Hangbin Liu
-0
/
+4
2022-06-03
selftests/bpf: Fix tc_redirect_dtime
Martin KaFai Lau
-6
/
+55
2022-06-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-0
/
+2
2022-06-03
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-92
/
+318
2022-06-03
Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-4
/
+10
2022-06-03
Merge tag 'sound-fix-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+3
2022-06-02
selftests/bpf: Fix test_run logic in fexit_stress.c
Yuntao Wang
-28
/
+4
2022-06-02
selftests/bpf: Add test for libbpf_bpf_link_type_str
Daniel Müller
-0
/
+48
[prev]
[next]