index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-03
selftests/bpf: Add -fms-extensions to bpf build flags
Alexei Starovoitov
1
-0
/
+2
2025-11-29
selftests/bpf: remove test_tc_edt.sh
Alexis Lothoré (eBPF Foundation)
1
-2
/
+0
2025-11-28
bpf: Remove runqslower tool
Hoyeon Lee
1
-15
/
+1
2025-11-24
selftests/bpf: Allow selftests to build with older xxd
Alan Maguire
1
-2
/
+4
2025-11-05
selftests/bpf: add C-level selftests for indirect jumps
Anton Protopopov
1
-1
/
+3
2025-10-31
selftests/bpf: test_xsk: Integrate test_xsk.c to test_progs framework
Bastien Curutchet (eBPF Foundation)
1
-2
/
+11
2025-10-31
selftests/bpf: test_xsk: Split xskxceiver
Bastien Curutchet (eBPF Foundation)
1
-1
/
+1
2025-10-29
selftests/bpf: Remove test_tc_tunnel.sh
Alexis Lothoré (eBPF Foundation)
1
-1
/
+0
2025-10-27
selftests/bpf: Add overwrite mode test for BPF ring buffer
Xu Kuohai
1
-1
/
+2
2025-10-18
selftests/bpf: Silence unused-but-set build warnings
Tiezhu Yang
1
-0
/
+1
2025-09-28
selftests/bpf: Add stress test for rqspinlock in NMI
Kumar Kartikeya Dwivedi
1
-1
/
+1
2025-09-22
selftests/bpf: Enable signature verification for some lskel tests
KP Singh
1
-4
/
+31
2025-08-27
selftests/bpf: Add LPM trie microbenchmarks
Matt Fleming
1
-0
/
+2
2025-08-27
selftests/bpf: Fix typos and grammar in test sources
Shubham Sharma
1
-1
/
+1
2025-08-13
selftests/bpf: Copy test_kmods when installing selftest
Amery Hung
1
-1
/
+1
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
1
-3
/
+2
2025-06-23
selftests/bpf: Convert test_sysctl to prog_tests
Jerome Marchand
1
-3
/
+2
2025-06-20
selftests/bpf: Add test for bpftool access to read-only protected maps
Slava Imameev
1
-0
/
+1
2025-06-13
veristat: Memory accounting for bpf programs
Eduard Zingerman
1
-0
/
+5
2025-05-22
selftests/bpf: Add SKIP_LLVM makefile variable
Mykyta Yatsenko
1
-0
/
+5
2025-05-19
selftests/bpf: Remove unnecessary link dependencies
Mykyta Yatsenko
1
-5
/
+2
2025-05-12
selftests/bpf: Allow skipping docs compilation
Mykyta Yatsenko
1
-0
/
+2
2025-04-09
selftest/bpf/benchs: Add benchmark for sockmap usage
Jiayuan Chen
1
-0
/
+2
2025-03-19
selftests/bpf: Migrate test_xdp_vlan.sh into test_progs
Bastien Curutchet (eBPF Foundation)
1
-3
/
+1
2025-03-15
selftests/bpf: Fix selection of static vs. dynamic LLVM
Anton Protopopov
1
-1
/
+1
2025-03-15
selftests/bpf: lwt_seg6local: Move test to test_progs
Bastien Curutchet (eBPF Foundation)
1
-1
/
+0
2025-03-15
selftests/bpf: Move test_lwt_ip_encap to test_progs
Bastien Curutchet (eBPF Foundation)
1
-2
/
+1
2025-03-15
selftests/bpf: test_tunnel: Remove test_tunnel.sh
Bastien Curutchet (eBPF Foundation)
1
-1
/
+0
2025-02-26
selftests/bpf: Introduce veristat test
Mykyta Yatsenko
1
-0
/
+1
2025-02-18
selftests/bpf: Remove test_xdp_redirect_multi.sh
Bastien Curutchet (eBPF Foundation)
1
-2
/
+0
2025-02-07
selftests/bpf: Remove with_addr.sh and with_tunnels.sh
Bastien Curutchet (eBPF Foundation)
1
-2
/
+2
2025-02-05
selftests/bpf: Support dynamically linking LLVM if static is not available
Daniel Xu
1
-3
/
+8
2025-02-03
selftests/bpf: Fix runqslower cross-endian build
Tony Ambardar
1
-0
/
+1
2025-01-23
Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-80
/
+33
2025-01-10
selftests/bpf: Migrate test_xdp_redirect.sh to xdp_do_redirect.c
Bastien Curutchet (eBPF Foundation)
1
-1
/
+0
2025-01-08
selftests/bpf: add -std=gnu11 to BPF_CFLAGS and CFLAGS
Ihor Solodrai
1
-2
/
+6
2025-01-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+0
2025-01-06
selftests/bpf: add -fno-strict-aliasing to BPF_CFLAGS
Ihor Solodrai
1
-27
/
+1
2025-01-06
selftests/bpf: Avoid generating untracked files when running bpf selftests
Jiayuan Chen
1
-2
/
+2
2024-12-16
selftests/bpf: Migrate test_xdp_meta.sh into xdp_context_test_run.c
Bastien Curutchet
1
-1
/
+0
2024-12-12
selftests/bpf: make BPF_TARGET_ENDIAN non-recursive to speed up *.bpf.o build
Eduard Zingerman
1
-3
/
+3
2024-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
1
-1
/
+1
2024-12-06
selftests/bpf: Consolidate kernel modules into common directory
Toke Høiland-Jørgensen
1
-43
/
+21
2024-12-06
selftests/bpf: Move test_lpm_map.c to map_tests
Hou Tao
1
-1
/
+1
2024-12-02
selftests/bpf: remove test_flow_dissector.sh
Alexis Lothoré (eBPF Foundation)
1
-2
/
+0
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-7
/
+17
2024-11-12
selftests/bpf: add read_with_timeout() utility function
Eduard Zingerman
1
-0
/
+1
2024-11-11
selftests/bpf: Allow building with extra flags
Viktor Malik
1
-11
/
+23
2024-11-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-7
/
+17
2024-11-01
selftests/bpf: Disable warnings on unused flags for Clang builds
Viktor Malik
1
-0
/
+2
[next]