index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
2023-04-17
selftests: mptcp: join: fix ShellCheck warnings
Matthieu Baerts
2023-04-17
selftests: mptcp: remove duplicated entries in usage
Matthieu Baerts
2023-04-17
selftests: openvswitch: add support for upcall testing
Aaron Conole
2023-04-17
selftests: openvswitch: add flow dump support
Aaron Conole
2023-04-17
selftests: openvswitch: add interface support
Aaron Conole
2023-04-13
Daniel Borkmann says:
Jakub Kicinski
2023-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-13
Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-04-13
selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new arg
Jesper Dangaard Brouer
2023-04-13
selftests/bpf: xdp_hw_metadata remove bpf_printk and add counters
Jesper Dangaard Brouer
2023-04-13
selftests: add the missing CONFIG_IP_SCTP in net config
Xin Long
2023-04-13
selftests: openvswitch: adjust datapath NL message declaration
Aaron Conole
2023-04-13
selftests: mptcp: userspace pm: uniform verify events
Matthieu Baerts
2023-04-13
selftests/bpf: Fix compiler warnings in bpf_testmod for kfuncs
Andrii Nakryiko
2023-04-13
selftests/bpf: Remove stand-along test_verifier_log test binary
Andrii Nakryiko
2023-04-13
selftests/bpf: Keep the loop in bpf_testmod_loop_test
Song Liu
2023-04-13
selftests/bpf: Fix leaked bpf_link in get_stackid_cannot_attach
Song Liu
2023-04-13
selftests/bpf: Use read_perf_max_sample_freq() in perf_event_stackmap
Song Liu
2023-04-13
selftests/bpf: Fix use of uninitialized op_name in log tests
Lorenz Bauer
2023-04-12
selftests/bpf: Test FOU kfuncs for externally controlled ipip devices
Christian Ehrig
2023-04-12
bpf: Remove bpf_cgroup_kptr_get() kfunc
David Vernet
2023-04-12
bpf: Make bpf_cgroup_acquire() KF_RCU | KF_RET_NULL
David Vernet
2023-04-11
selftests/bpf: Add test to access u32 ptr argument in tracing program
Feng Zhou
2023-04-11
selftests/bpf: Add verifier log tests for BPF_BTF_LOAD command
Andrii Nakryiko
2023-04-11
selftests/bpf: Add testing of log_buf==NULL condition for BPF_PROG_LOAD
Andrii Nakryiko
2023-04-11
selftests/bpf: Add tests to validate log_true_size feature
Andrii Nakryiko
2023-04-11
selftests/bpf: Add fixed vs rotating verifier log tests
Andrii Nakryiko
2023-04-11
veristat: Add more veristat control over verifier log options
Andrii Nakryiko
2023-04-11
bpf: Switch BPF verifier log to be a rotating log by default
Andrii Nakryiko
2023-04-10
selftests/bpf: Reset err when symbol name already exist in kprobe_multi_test
Manu Bretelle
2023-04-08
Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-04-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-04-07
selftests/bpf: Prevent infinite loop in veristat when base file is too short
Eduard Zingerman
2023-04-07
selftests/bpf: Use PERF_COUNT_HW_CPU_CYCLES event for get_branch_snapshot
Song Liu
2023-04-07
selftests: bonding: add arp validate test
Hangbin Liu
2023-04-07
selftests: bonding: re-format bond option tests
Hangbin Liu
2023-04-06
selftests: forwarding: hw_stats_l3: Detect failure to install counters
Petr Machata
2023-04-06
selftests/bpf: Add verifier tests for code pattern '<const> <cond_op> <non_co...
Yonghong Song
2023-04-06
bpf: Improve handling of pattern '<const> <cond_op> <non_const>' in verifier
Yonghong Song
2023-04-06
selftests/bpf: Add tests for non-constant cond_op NE/EQ bound deduction
Yonghong Song
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-06
Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2023-04-06
Merge tag 'linux-kselftest-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2023-04-06
selftests: xsk: Add test UNALIGNED_INV_DESC_4K1_FRAME_SIZE
Kal Conley
2023-04-06
selftests/bpf: fix xdp_redirect xdp-features selftest for veth driver
Lorenzo Bianconi
2023-04-06
selftests/net: fix typo in tcp_mmap
Eric Dumazet
2023-04-05
selftests: net: rps_default_mask.sh: delete veth link specifically
Hangbin Liu
2023-04-05
maple_tree: fix write memory barrier of nodes once dead for RCU mode
Liam R. Howlett
2023-04-05
selftests/bpf: Wait for receive in cg_storage_multi test
YiFei Zhu
2023-04-05
selftests: xsk: Deflakify STATS_RX_DROPPED test
Kal Conley
[next]