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-27
selftests: Make the usage formatting consistent in kselftest_deps.sh
Gautam Menghani
-1
/
+1
2022-06-27
kselftests: Enable the echo command to print newlines in Makefile
Gautam
-1
/
+1
2022-06-27
userfaultfd/selftests: Fix typo in comment
Xiang wangx
-1
/
+1
2022-06-27
Merge branch 'master' into mm-nonmm-stable
akpm
-296
/
+582
2022-06-27
Merge branch 'master' into mm-stable
akpm
-294
/
+580
2022-06-26
selftests/powerpc: Skip energy_scale_info test on older firmware
Michael Ellerman
-12
/
+18
2022-06-24
tc-testing: gitignore, delete plugins directory
liujing
-1
/
+0
2022-06-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-5
/
+4
2022-06-24
selftests/bpf: Test sockmap update when socket has ULP
Jakub Sitnicki
-9
/
+75
2022-06-24
selftest/bpf: Test for use-after-free bug fix in inline_bpf_loop
Eduard Zingerman
-0
/
+50
2022-06-24
KVM: selftests: Enhance handling WRMSR ICR register in x2APIC mode
Zeng Guang
-3
/
+17
2022-06-24
KVM: selftests: Add a self test for CMCI and UCNA emulations.
Jue Wang
-0
/
+344
2022-06-24
KVM: selftests: Cache binary stats metadata for duration of test
Ben Gardon
-15
/
+22
2022-06-24
KVM: selftests: Test disabling NX hugepages on a VM
Ben Gardon
-48
/
+113
2022-06-24
KVM: selftests: Add NX huge pages test
Ben Gardon
-0
/
+337
2022-06-24
KVM: selftests: Read binary stat data in lib
Ben Gardon
-7
/
+41
2022-06-24
KVM: selftests: Clean up coding style in binary stats test
Sean Christopherson
-34
/
+45
2022-06-24
KVM: selftests: Read binary stats desc in lib
Ben Gardon
-11
/
+63
2022-06-24
KVM: selftests: Read binary stats header in lib
Ben Gardon
-2
/
+10
2022-06-24
KVM: selftests: Remove dynamic memory allocation for stats header
Ben Gardon
-31
/
+27
2022-06-24
selftests/kexec: remove broken EFI_VARS secure boot fallback check
Ard Biesheuvel
-34
/
+2
2022-06-23
selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP test
Dimitris Michailidis
-1
/
+1
2022-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-62
/
+237
2022-06-23
selftests/bpf: Fix rare segfault in sock_fields prog test
Jörn-Thorben Hinz
-1
/
+0
2022-06-23
selftests/bpf: Test a BPF CC implementing the unsupported get_info()
Jörn-Thorben Hinz
-0
/
+41
2022-06-23
selftests/bpf: Test an incomplete BPF CC
Jörn-Thorben Hinz
-0
/
+57
2022-06-23
selftests/bpf: Test a BPF CC writing sk_pacing_*
Jörn-Thorben Hinz
-0
/
+79
2022-06-23
selftests: KVM: Handle compiler optimizations in ucall
Raghavendra Rao Ananta
-5
/
+4
2022-06-23
Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-57
/
+208
2022-06-22
selftests/bpf: Add benchmark for local_storage get
Dave Marchevsky
-1
/
+494
2022-06-22
KVM: selftests: Add MONITOR/MWAIT quirk test
Sean Christopherson
-0
/
+139
2022-06-22
Merge tag 'linux-kselftest-fixes-5.19-rc4' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
-5
/
+29
2022-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
-1
/
+1
2022-06-21
torture: Create kvm-check-branches.sh output in proper location
Paul E. McKenney
-8
/
+3
2022-06-21
torture: Adjust to again produce debugging information
Paul E. McKenney
-3
/
+3
2022-06-21
selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in nft_concat_range.sh
Jie2x Zhou
-1
/
+1
2022-06-20
selftests/bpf: BPF test_prog selftests for bpf_loop inlining
Eduard Zingerman
-0
/
+176
2022-06-20
selftests/bpf: BPF test_verifier selftests for bpf_loop inlining
Eduard Zingerman
-0
/
+252
2022-06-20
selftests/bpf: allow BTF specs and func infos in test_verifier tests
Eduard Zingerman
-18
/
+79
2022-06-20
selftests/bpf: specify expected instructions in test_verifier tests
Eduard Zingerman
-0
/
+234
2022-06-20
KVM: selftests: Use exception fixup for #UD/#GP Hyper-V MSR/hcall tests
Sean Christopherson
-83
/
+32
2022-06-20
torture: Make kvm-remote.sh announce which system is being waited on
Paul E. McKenney
-0
/
+1
2022-06-20
KVM: selftests: Mostly fix broken Hyper-V Features test
Sean Christopherson
-61
/
+81
2022-06-20
KVM: selftests: Add x86-64 support for exception fixup
Sean Christopherson
-63
/
+102
2022-06-20
selftests/bpf: Enable config options needed for xdp_synproxy test
Maxim Mikityanskiy
-0
/
+6
2022-06-20
ipv4: fix bind address validity regression tests
Riccardo Paolo Bestetti
-9
/
+27
2022-06-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
-202
/
+2575
2022-06-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
-51
/
+151
2022-06-17
ipv4: ping: fix bind address validity check
Riccardo Paolo Bestetti
-0
/
+33
2022-06-17
selftests: spectrum-2: tc_flower_scale: Dynamically set scale target
Ido Schimmel
-5
/
+10
[prev]
[next]