index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-28
KVM: selftests: Load RAX with -EFAULT before Hyper-V hypercall
Vipin Sharma
1
-1
/
+2
2022-09-28
KVM: selftests: Check result in hyperv_features for successful hypercalls
Vipin Sharma
1
-4
/
+4
2022-09-28
KVM: selftests: Update top-of-file comment in psci_test
Oliver Upton
1
-4
/
+6
2022-09-28
selftests/powerpc: Update bhrb filter sampling test for multiple branch filters
Athira Rajeev
1
-0
/
+9
2022-09-28
selftests/tc-testing: add selftests for teql qdisc
Zhengchao Shao
2
-0
/
+98
2022-09-28
selftests/tc-testing: add selftests for tbf qdisc
Zhengchao Shao
2
-0
/
+212
2022-09-28
selftests/tc-testing: add selftests for taprio qdisc
Zhengchao Shao
2
-0
/
+136
2022-09-28
selftests/tc-testing: add selftests for skbprio qdisc
Zhengchao Shao
2
-0
/
+96
2022-09-28
selftests/tc-testing: add selftests for sfq qdisc
Zhengchao Shao
2
-0
/
+233
2022-09-28
selftests/tc-testing: add selftests for sfb qdisc
Zhengchao Shao
2
-0
/
+280
2022-09-28
selftests/tc-testing: add selftests for plug qdisc
Zhengchao Shao
2
-0
/
+189
2022-09-28
selftests/tc-testing: add selftests for pfifo_fast qdisc
Zhengchao Shao
1
-0
/
+119
2022-09-28
selftests/tc-testing: add selftests for hhf qdisc
Zhengchao Shao
2
-0
/
+211
2022-09-28
selftests/tc-testing: add selftests for gred qdisc
Zhengchao Shao
2
-0
/
+165
2022-09-28
selftests/tc-testing: add selftests for fq qdisc
Zhengchao Shao
2
-0
/
+396
2022-09-28
selftests/tc-testing: add selftests for etf qdisc
Zhengchao Shao
2
-0
/
+118
2022-09-28
selftests/tc-testing: add selftests for codel qdisc
Zhengchao Shao
2
-0
/
+212
2022-09-28
selftests/tc-testing: add selftests for choke qdisc
Zhengchao Shao
2
-0
/
+189
2022-09-28
selftests/tc-testing: add selftests for atm qdisc
Zhengchao Shao
2
-0
/
+96
2022-09-27
selftests/net: enable io_uring sendzc testing
Pavel Begunkov
1
-0
/
+1
2022-09-27
selftests/bpf: Fix passing arguments via function in test_kmod.sh
Yauheni Kaliuta
1
-4
/
+5
2022-09-27
KVM: selftests: Skip tests that require EPT when it is not available
David Matlack
2
-0
/
+21
2022-09-27
selftests: Fix the if conditions of in test_extra_filter()
Wang Yufen
1
-1
/
+1
2022-09-27
selftests/bpf: Fix get_func_ip offset test for CONFIG_X86_KERNEL_IBT
Jiri Olsa
2
-22
/
+60
2022-09-27
bpf: Return value in kprobe get_func_ip only for entry address
Jiri Olsa
1
-2
/
+2
2022-09-27
bpf: Adjust kprobe_multi entry_ip for CONFIG_X86_KERNEL_IBT
Jiri Olsa
1
-3
/
+1
2022-09-27
mm: add merging after mremap resize
Jakub Matěna
1
-1
/
+48
2022-09-26
selftests: net: tsn_lib: run phc2sys in automatic mode
Vladimir Oltean
2
-6
/
+3
2022-09-26
selftests: net: tsn_lib: allow multiple isochron receivers
Vladimir Oltean
1
-5
/
+11
2022-09-26
selftests: net: tsn_lib: allow running ptp4l on multiple interfaces
Vladimir Oltean
1
-8
/
+19
2022-09-26
selftests: net: tsn_lib: don't overwrite isochron receiver extra args with UDS
Vladimir Oltean
1
-1
/
+1
2022-09-26
selftests/ftrace: Add eprobe syntax error testcase
Masami Hiramatsu (Google)
1
-0
/
+27
2022-09-26
KVM: selftests: Add an x86-only test to verify nested exception queueing
Sean Christopherson
3
-0
/
+297
2022-09-26
KVM: selftests: Use uapi header to get VMX and SVM exit reasons/codes
Sean Christopherson
2
-54
/
+4
2022-09-26
KVM: selftests: Switch to updated eVMCSv1 definition
Vitaly Kuznetsov
1
-3
/
+42
2022-09-26
KVM: selftests: Add ENCLS_EXITING_BITMAP{,HIGH} VMCS fields
Vitaly Kuznetsov
1
-0
/
+2
2022-09-26
KVM: selftests: Require DISABLE_NX_HUGE_PAGES cap for NX hugepage test
Oliver Upton
1
-18
/
+6
2022-09-26
selftests/bpf: Add wait send memory test for sockmap redirect
Liu Jian
1
-0
/
+42
2022-09-24
selftests/bpf: allow to adjust BPF verifier log level in veristat
Andrii Nakryiko
1
-1
/
+13
2022-09-24
selftests/bpf: emit processing progress and add quiet mode to veristat
Andrii Nakryiko
1
-1
/
+14
2022-09-24
selftests/bpf: make veristat skip non-BPF and failing-to-open BPF objects
Andrii Nakryiko
1
-8
/
+70
2022-09-24
selftests/bpf: make veristat's verifier log parsing faster and more robust
Andrii Nakryiko
1
-9
/
+20
2022-09-24
selftests/bpf: add sign-file to .gitignore
Andrii Nakryiko
1
-0
/
+1
2022-09-23
selftests/bpf: Simplify cgroup_hierarchical_stats selftest
Yosry Ahmed
2
-220
/
+131
2022-09-23
selftest/net: adjust io_uring sendzc notif handling
Pavel Begunkov
1
-9
/
+13
2022-09-23
Merge branch 'for-6.0-fixes' into for-6.1
Tejun Heo
18
-283
/
+582
2022-09-23
Merge tag 'landlock-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-9
/
+14
2022-09-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2022-09-23
selftests/livepatch: add sysfs test
Song Liu
3
-1
/
+122
2022-09-23
Merge tag 'kvm-s390-master-6.0-2' of https://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
7
-115
/
+263
[prev]
[next]