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-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
2022-06-17
selftests: mlxsw: Add a RIF counter scale test
Petr Machata
-2
/
+162
2022-06-17
selftests: mlxsw: tc_flower_scale: Add a traffic test
Petr Machata
-0
/
+17
2022-06-17
selftests: mlxsw: resource_scale: Pass target count to cleanup
Petr Machata
-2
/
+2
2022-06-17
selftests: mlxsw: resource_scale: Allow skipping a test
Petr Machata
-0
/
+9
2022-06-17
selftests: mlxsw: resource_scale: Introduce traffic tests
Petr Machata
-3
/
+20
2022-06-17
selftests: mlxsw: resource_scale: Update scale target after test setup
Ido Schimmel
-0
/
+6
2022-06-17
selftests: mirror_gre_bridge_1q_lag: Enslave port to bridge before other conf...
Amit Cohen
-3
/
+4
2022-06-17
selftests/bpf: Don't force lld on non-x86 architectures
Andrii Nakryiko
-2
/
+9
2022-06-16
selftests/bpf: Add selftests for raw syncookie helpers in TC mode
Maxim Mikityanskiy
-69
/
+224
2022-06-16
selftests/bpf: Add selftests for raw syncookie helpers
Maxim Mikityanskiy
-1
/
+1330
2022-06-16
selftests/filesystems: add a vfat RENAME_EXCHANGE test
Javier Martinez Canillas
-0
/
+131
2022-06-16
selftests: make use of GUP_TEST_FILE macro
Joel Savitz
-2
/
+2
2022-06-16
userfaultfd/selftests: fix typo in comment
Xiang wangx
-1
/
+1
2022-06-16
mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to k...
Patrick Wang
-1
/
+1
2022-06-16
selftest/bpf: Fix kprobe_multi bench test
Jiri Olsa
-0
/
+3
2022-06-16
selftests/bpf: Shuffle cookies symbols in kprobe multi test
Jiri Olsa
-51
/
+51
2022-06-16
selftests/bpf: add tests for sleepable (uk)probes
Delyan Kratunov
-1
/
+108
2022-06-17
libbpf: Fix internal USDT address translation logic for shared libraries
Andrii Nakryiko
-5
/
+9
2022-06-16
selftests: make use of GUP_TEST_FILE macro
Joel Savitz
-2
/
+2
2022-06-16
selftests: vm: Fix resource leak when return error
Ding Xiang
-0
/
+2
2022-06-16
selftests dma: fix compile error for dma_map_benchmark
Yu Liao
-1
/
+2
2022-06-16
selftests/bpf: Test tail call counting with bpf2bpf and data on stack
Jakub Sitnicki
-0
/
+97
2022-06-16
Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-122
/
+0
2022-06-16
Revert "net: Add a second bind table hashed by port and address"
Joanne Koong
-122
/
+0
2022-06-15
selftests/timens: add a test for vfork+exit
Andrei Vagin
-1
/
+91
[prev]
[next]