index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
config
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2024-07-08
selftests/bpf: Extend tcx tests to cover late tcx_entry release
Daniel Borkmann
1
-0
/
+3
2024-07-01
selftests/bpf: Add selftest for bpf_xdp_flow_lookup kfunc
Lorenzo Bianconi
1
-0
/
+13
2024-05-22
selftests/bpf: Update tests for new ct zone opts for nf_conntrack kfuncs
Brad Cowie
1
-0
/
+1
2024-04-24
selftests: bpf: crypto skcipher algo selftests
Vadim Fedorenko
1
-0
/
+5
2024-03-28
selftests/bpf: Test loading bpf-tcp-cc prog calling the kernel tcp-cc kfuncs
Martin KaFai Lau
1
-0
/
+2
2024-01-23
selftest: bpf: Test bpf_sk_assign_tcp_reqsk().
Kuniyuki Iwashima
1
-0
/
+1
2023-12-01
selftests/bpf: Add tests for filesystem kfuncs
Song Liu
1
-0
/
+1
2023-12-01
selftests/bpf: Sort config in alphabetic order
Song Liu
1
-1
/
+1
2023-10-24
selftests/bpf: Add selftests for netkit
Daniel Borkmann
1
-0
/
+1
2023-10-05
selftests/bpf: Enable CONFIG_VSOCKETS in config
Geliang Tang
1
-0
/
+1
2023-09-12
selftests/bpf: ensure all CI arches set CONFIG_BPF_KPROBE_OVERRIDE=y
Andrii Nakryiko
1
-0
/
+1
2023-08-18
selftests/bpf: Add lwt_xmit tests for BPF_REROUTE
Yan Zhai
1
-0
/
+1
2023-08-18
selftests/bpf: Add lwt_xmit tests for BPF_REDIRECT
Yan Zhai
1
-0
/
+1
2023-06-05
selftests/bpf: Add missing selftests kconfig options
David Vernet
1
-0
/
+4
2022-12-14
selftests/bpf: Select CONFIG_FUNCTION_ERROR_INJECTION
Song Liu
1
-0
/
+1
2022-12-06
selftests/bpf: Use CONFIG_TEST_BPF=m instead of CONFIG_TEST_BPF=y
Daan De Meyer
1
-1
/
+1
2022-12-06
selftests/bpf: Use "is not set" instead of "=n"
Daan De Meyer
1
-1
/
+1
2022-12-05
selftests/bpf: add xfrm_info tests
Eyal Birger
1
-0
/
+2
2022-11-15
selftests/bpf: allow unpriv bpf for selftests by default
Eduard Zingerman
1
-0
/
+1
2022-10-25
selftests/bpf: Panic on hard/soft lockup
Daniel Müller
1
-0
/
+2
2022-09-21
selftests/bpf: add tests for bpf_ct_set_nat_info kfunc
Lorenzo Bianconi
1
-0
/
+1
2022-09-21
selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
Roberto Sassu
1
-0
/
+5
2022-09-21
selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
Roberto Sassu
1
-0
/
+1
2022-09-21
selftests/bpf: Compile kernel with everything as built-in
Roberto Sassu
1
-13
/
+13
2022-08-15
selftests/bpf: Update CI kconfig
Daniel Xu
1
-0
/
+2
2022-07-27
selftests/bpf: Sort configuration
Daniel Müller
1
-50
/
+49
2022-06-20
selftests/bpf: Enable config options needed for xdp_synproxy test
Maxim Mikityanskiy
1
-0
/
+6
2022-05-20
selftests/bpf: Add MPTCP test base
Nicolas Rybowski
1
-0
/
+1
2022-05-20
selftests/bpf: Enable CONFIG_IKCONFIG_PROC in config
Geliang Tang
1
-0
/
+2
2022-05-11
selftests/bpf: Enable CONFIG_FPROBE for self tests
Daniel Müller
1
-0
/
+1
2022-01-18
selftests/bpf: Add test for race in btf_try_get_module
Kumar Kartikeya Dwivedi
1
-0
/
+1
2022-01-18
selftests/bpf: Add test for unstable CT lookup API
Kumar Kartikeya Dwivedi
1
-0
/
+4
2021-12-17
selftests/bpf: Add libbpf feature-probing API selftests
Andrii Nakryiko
1
-0
/
+2
2021-04-03
bpf: selftests: Specify CONFIG_DYNAMIC_FTRACE in the testing config
Martin KaFai Lau
1
-0
/
+2
2020-12-03
selftests/bpf: Add config dependency on BLK_DEV_LOOP
KP Singh
1
-0
/
+1
2020-11-26
bpf: Add a selftest for bpf_ima_inode_hash
KP Singh
1
-0
/
+4
2020-05-23
selftests/bpf: CONFIG_LIRC required for test_lirc_mode2.sh
Alan Maguire
1
-0
/
+1
2020-05-23
selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.o
Alan Maguire
1
-0
/
+1
2020-03-30
bpf: lsm: Add selftests for BPF_PROG_TYPE_LSM
KP Singh
1
-0
/
+2
2019-08-21
selftests/bpf: add config fragment BPF_JIT
Anders Roxell
1
-0
/
+1
2019-04-24
selftests/bpf: expand test_tc_tunnel with SIT encap
Willem de Bruijn
1
-0
/
+1
2019-04-11
selftests_bpf: add L2 encap to test_tc_tunnel
Alan Maguire
1
-0
/
+4
2019-04-11
selftests_bpf: extend test_tc_tunnel for UDP encap
Alan Maguire
1
-0
/
+4
2019-03-22
selftests/bpf: expand bpf tunnel test to ipv6
Willem de Bruijn
1
-0
/
+2
2018-11-28
selftests/bpf: add config fragment CONFIG_FTRACE_SYSCALLS
Naresh Kamboju
1
-0
/
+1
2018-10-26
selftests/bpf: add config fragments BPF_STREAM_PARSER and XDP_SOCKETS
Naresh Kamboju
1
-0
/
+2
2018-10-11
selftests: bpf: add config fragment LWTUNNEL
Anders Roxell
1
-0
/
+1
2018-09-14
selftests/bpf: test bpf flow dissection
Petar Penkov
1
-0
/
+1
2018-06-26
selftests: bpf: add missing NET_SCHED to config
Anders Roxell
1
-0
/
+1
[next]