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-09-26
KVM: selftests: Add an x86-only test to verify nested exception queueing
Sean Christopherson
-0
/
+297
2022-09-26
KVM: selftests: Use uapi header to get VMX and SVM exit reasons/codes
Sean Christopherson
-54
/
+4
2022-09-26
KVM: selftests: Switch to updated eVMCSv1 definition
Vitaly Kuznetsov
-3
/
+42
2022-09-26
KVM: selftests: Add ENCLS_EXITING_BITMAP{,HIGH} VMCS fields
Vitaly Kuznetsov
-0
/
+2
2022-09-26
KVM: selftests: Require DISABLE_NX_HUGE_PAGES cap for NX hugepage test
Oliver Upton
-18
/
+6
2022-09-26
selftests/bpf: Add wait send memory test for sockmap redirect
Liu Jian
-0
/
+42
2022-09-25
Merge tag 'dax-and-nvdimm-fixes-v6.0-final' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
-77
/
+0
2022-09-24
Merge branch 'for-6.0/dax' into libnvdimm-fixes
Dan Williams
-7360
/
+26223
2022-09-23
selftests/bpf: allow to adjust BPF verifier log level in veristat
Andrii Nakryiko
-1
/
+13
2022-09-23
selftests/bpf: emit processing progress and add quiet mode to veristat
Andrii Nakryiko
-1
/
+14
2022-09-23
selftests/bpf: make veristat skip non-BPF and failing-to-open BPF objects
Andrii Nakryiko
-8
/
+70
2022-09-23
selftests/bpf: make veristat's verifier log parsing faster and more robust
Andrii Nakryiko
-9
/
+20
2022-09-23
selftests/bpf: add sign-file to .gitignore
Andrii Nakryiko
-0
/
+1
2022-09-23
selftests/bpf: Simplify cgroup_hierarchical_stats selftest
Yosry Ahmed
-220
/
+131
2022-09-23
selftest/net: adjust io_uring sendzc notif handling
Pavel Begunkov
-9
/
+13
2022-09-23
Merge branch 'for-6.0-fixes' into for-6.1
Tejun Heo
-283
/
+582
2022-09-23
Merge tag 'landlock-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-9
/
+14
2022-09-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-1
/
+1
2022-09-23
selftests/livepatch: add sysfs test
Song Liu
-1
/
+122
2022-09-23
Merge tag 'kvm-s390-master-6.0-2' of https://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
-115
/
+263
2022-09-23
selftests/bonding: re-add lladdr target test
Matthieu Baerts
-0
/
+1
2022-09-23
selftests/livepatch: normalize sysctl error message
Joe Lawrence
-1
/
+1
2022-09-22
selftests/tc-testing: add show class case for red qdisc
Zhengchao Shao
-0
/
+23
2022-09-22
selftests/tc-testing: add show class case for prio qdisc
Zhengchao Shao
-0
/
+20
2022-09-22
selftests/tc-testing: add show class case for mq qdisc
Zhengchao Shao
-1
/
+23
2022-09-22
selftests/tc-testing: add show class case for ingress qdisc
Zhengchao Shao
-0
/
+20
2022-09-22
selftests/tc-testing: add selftests for qfq qdisc
Zhengchao Shao
-0
/
+145
2022-09-22
selftests/tc-testing: add selftests for netem qdisc
Zhengchao Shao
-0
/
+372
2022-09-22
selftests/tc-testing: add selftests for multiq qdisc
Zhengchao Shao
-0
/
+114
2022-09-22
selftests/tc-testing: add selftests for mqprio qdisc
Zhengchao Shao
-0
/
+114
2022-09-22
selftests/tc-testing: add selftests for htb qdisc
Zhengchao Shao
-0
/
+285
2022-09-22
selftests/tc-testing: add selftests for hfsc qdisc
Zhengchao Shao
-0
/
+167
2022-09-22
selftests/tc-testing: add selftests for fq_codel qdisc
Zhengchao Shao
-0
/
+326
2022-09-22
selftests/tc-testing: add selftests for dsmark qdisc
Zhengchao Shao
-0
/
+140
2022-09-22
selftests/tc-testing: add selftests for drr qdisc
Zhengchao Shao
-0
/
+71
2022-09-22
selftests/tc-testing: add selftests for cbs qdisc
Zhengchao Shao
-0
/
+234
2022-09-22
selftests/tc-testing: add selftests for cbq qdisc
Zhengchao Shao
-0
/
+184
2022-09-22
selftests/tc-testing: add selftests for cake qdisc
Zhengchao Shao
-0
/
+487
2022-09-22
selftests/bpf: Free the allocated resources after test case succeeds
Hou Tao
-9
/
+21
2022-09-22
selftests/bpf: Destroy the skeleton when CONFIG_PREEMPT is off
Hou Tao
-0
/
+1
2022-09-22
selftests: kvm: Fix a compile error in selftests/kvm/rseq_test.c
Jinrong Liang
-1
/
+1
2022-09-22
selftests/bpf: Add liburandom_read.so to TEST_GEN_FILES
Yauheni Kaliuta
-0
/
+1
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-106
/
+435
2022-09-22
kselftest/arm64: Fix typo in hwcap check
Mark Brown
-1
/
+1
2022-09-22
Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-14
/
+433
2022-09-22
selftests: forwarding: add shebang for sch_red.sh
Hangbin Liu
-0
/
+1
2022-09-22
selftests: bonding: cause oops in bond_rr_gen_slave_id
Jonathan Toppins
-1
/
+51
2022-09-21
selftests/bpf: add ability to filter programs in veristat
Andrii Nakryiko
-2
/
+227
2022-09-21
selftests/bpf: add comparison mode to veristat
Andrii Nakryiko
-51
/
+492
2022-09-21
selftests/bpf: add CSV output mode for veristat
Andrii Nakryiko
-36
/
+75
[prev]
[next]