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
2024-12-06
selftests/bpf: Move test_lpm_map.c to map_tests
Hou Tao
1
-1
/
+1
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
2024-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
1
-2
/
+20
2024-10-22
selftests/bpf: Retire test_sock.c
Jordan Rife
1
-2
/
+1
2024-10-21
selftests/bpf: remove test_tcp_check_syncookie
Alexis Lothoré (eBPF Foundation)
1
-6
/
+3
2024-10-10
selftests/bpf: Fix cross-compiling urandom_read
Tony Ambardar
1
-1
/
+1
2024-10-10
selftests/bpf: Add test for kfunc module order
Simon Sundberg
1
-1
/
+19
2024-10-07
selftests: bpf: Add missing per-arch include path
Björn Töpel
1
-1
/
+2
2024-10-03
selftests/bpf: Support cross-endian building
Tony Ambardar
1
-3
/
+4
2024-10-03
selftests/bpf: Set vpath in Makefile to search for skels
Ihor Solodrai
1
-4
/
+5
2024-10-03
selftests/bpf: Remove test_skb_cgroup_id.sh from TEST_PROGS
Ihor Solodrai
1
-1
/
+0
2024-09-11
selftests/bpf: add build ID tests
Andrii Nakryiko
1
-2
/
+3
2024-09-05
selftests/bpf: Prefer static linking for LLVM libraries
Eduard Zingerman
1
-5
/
+3
2024-09-05
selftests/bpf: Adapt OUTPUT appending logic to lower versions of Make
Pu Lehui
1
-0
/
+6
2024-08-30
selftests/bpf: Do not update vmlinux.h unnecessarily
Ihor Solodrai
1
-1
/
+5
2024-08-30
selftests/bpf: Specify libbpf headers required for %.bpf.o progs
Ihor Solodrai
1
-2
/
+7
2024-08-23
selftests/bpf: use simply-expanded variables for libpcap flags
Eduard Zingerman
1
-3
/
+4
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
1
-1
/
+1
2024-08-21
selftests/bpf: utility function to get program disassembly after jit
Eduard Zingerman
1
-2
/
+46
2024-08-19
selftests/bpf: Disable strict aliasing for verifier_nocsr.c
Cupertino Miranda
1
-0
/
+1
2024-08-15
selftests/bpf: Add traffic monitor functions.
Kui-Feng Lee
1
-0
/
+4
2024-08-14
selftests/bpf: convert test_skb_cgroup_id_user to test_progs
Alexis Lothoré (eBPF Foundation)
1
-2
/
+1
2024-08-14
selftests/bpf: convert test_cgroup_storage to test_progs
Alexis Lothoré (eBPF Foundation)
1
-2
/
+0
2024-08-14
selftests/bpf: convert get_current_cgroup_id_user to test_progs
Alexis Lothoré (eBPF Foundation)
1
-2
/
+1
2024-07-31
selftests/bpf: convert test_dev_cgroup to test_progs
Alexis Lothoré (eBPF Foundation)
1
-2
/
+0
2024-07-29
selftests/bpf: Integrate test_xdp_veth into test_progs
Alexis Lothoré (eBPF Foundation)
1
-1
/
+0
2024-07-29
selftests/bpf: Make %.test.d prerequisite order only
Ihor Solodrai
1
-1
/
+1
2024-07-29
selftests/bpf: extract utility function for BPF disassembly
Eduard Zingerman
1
-0
/
+1
2024-07-29
selftests/bpf: Fix wrong binary in Makefile log output
Tony Ambardar
1
-5
/
+6
2024-07-29
selftests/bpf: Fix error linking uprobe_multi on mips
Tony Ambardar
1
-0
/
+2
2024-07-29
selftests/bpf: Add missing system defines for mips
Tony Ambardar
1
-1
/
+2
2024-07-29
selftests/bpf: Don't include .d files on make clean
Ihor Solodrai
1
-0
/
+2
2024-07-29
selftests/bpf: Filter out _GNU_SOURCE when compiling test_cpp
Stanislav Fomichev
1
-1
/
+1
2024-07-29
selftests/bpf: Use auto-dependencies for test objects
Ihor Solodrai
1
-11
/
+32
2024-06-24
selftests/bpf: Add more ring buffer test coverage
Daniel Borkmann
1
-1
/
+1
2024-05-12
bpf: disable strict aliasing in test_global_func9.c
Jose E. Marchesi
1
-0
/
+1
2024-05-12
selftests/bpf: Retire test_sock_addr.(c|sh)
Jordan Rife
1
-3
/
+1
2024-05-09
selftests/bpf: Use start_server_addr in test_tcp_check_syncookie
Geliang Tang
1
-0
/
+1
2024-05-08
bpf: avoid UB in usages of the __imm_insn macro
Jose E. Marchesi
1
-0
/
+13
2024-05-07
selftests/bpf: Add CFLAGS per source file and runner
Cupertino Miranda
1
-8
/
+9
2024-05-07
bpf: Temporarily define BPF_NO_PRESEVE_ACCESS_INDEX for GCC
Jose E. Marchesi
1
-1
/
+1
2024-05-07
bpf: Disable some `attribute ignored' warnings in GCC
Jose E. Marchesi
1
-1
/
+1
2024-05-02
bpf: Missing trailing slash in tools/testing/selftests/bpf/Makefile
Jose E. Marchesi
1
-1
/
+1
2024-04-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-5
/
+8
2024-04-25
selftests/bpf: Add ring_buffer__consume_n test.
Andrea Righi
1
-1
/
+1
2024-04-24
selftests: bpf: crypto: add benchmark for crypto functions
Vadim Fedorenko
1
-0
/
+2
[next]