index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
2022-12-12
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-12-10
selftests/bpf: test case for relaxed prunning of active_lock.id
Eduard Zingerman
2022-12-10
selftests/bpf: Add pruning test case for bpf_spin_lock
Kumar Kartikeya Dwivedi
2022-12-10
selftests/bpf: verify states_equal() maintains idmap across all frames
Eduard Zingerman
2022-12-10
selftests/bpf: test cases for regsafe() bug skipping check_id()
Eduard Zingerman
2022-12-08
selftests: net: Fix O=dir builds
Björn Töpel
2022-12-08
selftests: mlxsw: Move IPv6 decap_error test to shared directory
Ido Schimmel
2022-12-08
selftests/bpf: Add test for dynptr reinit in user_ringbuf callback
Kumar Kartikeya Dwivedi
2022-12-08
bpf: Rework check_func_arg_reg_off
Kumar Kartikeya Dwivedi
2022-12-08
bpf: Rework process_dynptr_func
Kumar Kartikeya Dwivedi
2022-12-08
bpf: Refactor ARG_PTR_TO_DYNPTR checks into process_dynptr_func
Kumar Kartikeya Dwivedi
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-08
selftests/bpf: Bring test_offload.py back to life
Stanislav Fomichev
2022-12-07
selftests/bpf: convert dynptr_fail and map_kptr_fail subtests to generic tester
Andrii Nakryiko
2022-12-07
selftests/bpf: add generic BPF program tester-loader
Andrii Nakryiko
2022-12-06
ipv4: Fix incorrect route flushing when table ID 0 is used
Ido Schimmel
2022-12-06
ipv4: Fix incorrect route flushing when source address is deleted
Ido Schimmel
2022-12-06
bpf: Don't use rcu_users to refcount in task kfuncs
David Vernet
2022-12-06
selftests/bpf: Use CONFIG_TEST_BPF=m instead of CONFIG_TEST_BPF=y
Daan De Meyer
2022-12-06
selftests/bpf: Use "is not set" instead of "=n"
Daan De Meyer
2022-12-06
selftests/bpf: Install all required files to run selftests
Daan De Meyer
2022-12-06
selftests/bpf: Allow building bpf tests with CONFIG_XFRM_INTERFACE=[m|n]
Martin KaFai Lau
2022-12-05
selftests/bpf: add xfrm_info tests
Eyal Birger
2022-12-04
selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksym
James Hilliard
2022-12-04
bpf: Add sleepable prog tests for cgrp local storage
Yonghong Song
2022-12-04
bpf: Do not mark certain LSM hook arguments as trusted
Yonghong Song
2022-12-04
selftests/bpf: Fix rcu_read_lock test with new MEM_RCU semantics
Yonghong Song
2022-12-02
selftests: net: Use "grep -E" instead of "egrep"
Tiezhu Yang
2022-12-02
selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offload
Zhengchao Shao
2022-12-02
selftests/tls: Fix tls selftests dependency to correct algorithm
Tianjia Zhang
2022-12-02
selftests/bpf: Add GCC compatible builtins to bpf_legacy.h
James Hilliard
2022-12-01
selftests: Add a basic HSR test.
Sebastian Andrzej Siewior
2022-12-01
selftests: mptcp: listener test for in-kernel PM
Geliang Tang
2022-12-01
selftests: mptcp: make evts global in mptcp_join
Geliang Tang
2022-12-01
selftests: mptcp: listener test for userspace PM
Geliang Tang
2022-12-01
selftests: mptcp: make evts global in userspace_pm
Geliang Tang
2022-12-01
selftests: mptcp: enhance userspace pm tests
Geliang Tang
2022-12-01
selftests: mptcp: declare var as local
Matthieu Baerts
2022-12-01
selftests: mptcp: clearly declare global ns vars
Matthieu Baerts
2022-12-01
selftests: mptcp: uniform 'rndh' variable
Matthieu Baerts
2022-12-01
selftests: mptcp: removed defined but unused vars
Matthieu Baerts
2022-12-01
selftests: mptcp: run mptcp_inq from a clean netns
Matthieu Baerts
2022-12-01
selftests/bpf: Validate multiple ref release_on_unlock logic
Dave Marchevsky
2022-12-01
af_unix: Add test for sock_diag and UDIAG_SHOW_UID.
Kuniyuki Iwashima
2022-12-01
selftests/bpf: Add ingress tests for txmsg with apply_bytes
Pengcheng Yang
2022-11-30
bpf: Tighten ptr_to_btf_id checks.
Alexei Starovoitov
2022-12-01
selftests/bpf: Add bench test to arm64 and s390x denylist
Daniel Borkmann
2022-11-30
selftests/bpf: Make sure enum-less bpf_enable_stats() API works in C++ mode
Andrii Nakryiko
2022-11-30
selftests/bpf: Avoid pinning prog when attaching to tc ingress in btf_skc_cls...
Martin KaFai Lau
2022-11-30
selftests/bpf: Remove serial from tests using {open,close}_netns
Martin KaFai Lau
[next]