index
:
kernel/git/stable/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
2022-06-11
KVM: selftests: Drop @mode from common vm_create() helper
Sean Christopherson
2022-06-11
KVM: selftests: Make vcpu_ioctl() a wrapper to pretty print ioctl name
Sean Christopherson
2022-06-11
KVM: selftests: Add another underscore to inner ioctl() helpers
Sean Christopherson
2022-06-11
KVM: selftests: Always open VM file descriptors with O_RDWR
Sean Christopherson
2022-06-11
KVM: selftests: Drop stale declarations from kvm_util_base.h
Sean Christopherson
2022-06-11
KVM: selftests: Fix typo in vgic_init test
Sean Christopherson
2022-06-11
KVM: selftests: Fix buggy-but-benign check in test_v3_new_redist_regions()
Sean Christopherson
2022-06-11
KVM: Fix references to non-existent KVM_CAP_TRIPLE_FAULT_EVENT
Sean Christopherson
2022-06-11
wireguard: selftests: use maximum cpu features and allow rng seeding
Jason A. Donenfeld
2022-06-09
Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-06-09
Merge branch 'kvm-5.20-early'
Paolo Bonzini
2022-06-09
KVM: selftests: Restrict test region to 48-bit physical addresses when using ...
David Matlack
2022-06-09
KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2
David Matlack
2022-06-09
KVM: selftests: Clean up LIBKVM files in Makefile
David Matlack
2022-06-09
KVM: selftests: Link selftests directly with lib object files
David Matlack
2022-06-09
KVM: selftests: Drop unnecessary rule for STATIC_LIBS
David Matlack
2022-06-09
KVM: selftests: Add a helper to check EPT/VPID capabilities
David Matlack
2022-06-09
KVM: selftests: Move VMX_EPT_VPID_CAP_AD_BITS to vmx.h
David Matlack
2022-06-09
KVM: selftests: Refactor nested_map() to specify target level
David Matlack
2022-06-09
KVM: selftests: Drop stale function parameter comment for nested_map()
David Matlack
2022-06-09
KVM: selftests: Add option to create 2M and 1G EPT mappings
David Matlack
2022-06-09
KVM: selftests: Replace x86_page_size with PG_LEVEL_XX
David Matlack
2022-06-09
Merge tag 'kvm-riscv-fixes-5.19-1' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
2022-06-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-06-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-06-08
KVM: selftests: Add a test to get/set triple fault event
Chenyi Qiang
2022-06-08
selftests: kvm: replace ternary operator with min()
Guo Zhengkui
2022-06-08
kvm: selftests: Add KVM_CAP_MAX_VCPU_ID cap test
Zeng Guang
2022-06-08
KVM: selftests: nSVM: Add svm_nested_soft_inject_test
Maciej S. Szmigiero
2022-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-06-07
selftests/bpf: Add selftest for calling global functions from freplace
Toke Høiland-Jørgensen
2022-06-07
selftests/bpf: Add a test for enum64 value relocations
Yonghong Song
2022-06-07
selftests/bpf: Test BTF_KIND_ENUM64 for deduplication
Yonghong Song
2022-06-07
selftests/bpf: Add BTF_KIND_ENUM64 unit tests
Yonghong Song
2022-06-07
selftests/bpf: Test new enum kflag and enum64 API functions
Yonghong Song
2022-06-07
selftests/bpf: Fix selftests failure
Yonghong Song
2022-06-07
Merge tag 'kvm-s390-next-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2022-06-07
Merge branch 'kvm-5.19-early-fixes' into HEAD
Paolo Bonzini
2022-06-07
KVM: selftests: Make hyperv_clock selftest more stable
Vitaly Kuznetsov
2022-06-07
selftests net: fix bpf build error
Lina Wang
2022-06-03
selftests/bpf: Add drv mode testing for xdping
Hangbin Liu
2022-06-03
selftests/bpf: Fix tc_redirect_dtime
Martin KaFai Lau
2022-06-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-06-03
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-06-03
Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-06-03
Merge tag 'sound-fix-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-06-02
selftests/bpf: Fix test_run logic in fexit_stress.c
Yuntao Wang
2022-06-02
selftests/bpf: Add test for libbpf_bpf_link_type_str
Daniel Müller
2022-06-02
bpftool: Use libbpf_bpf_attach_type_str
Daniel Müller
2022-06-02
selftests/bpf: Add test for libbpf_bpf_attach_type_str
Daniel Müller
[prev]
[next]