index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
progs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-17
selftests/bpf: Fix redefinition of 'off' as different kind of symbol
Brahmajit Das
1
-7
/
+7
2025-10-10
selftests/bpf: Add test for unpinning htab with internal timer struct
KaFai Wan
1
-0
/
+25
2025-10-04
bpf: Finish constification of 1st parameter of bpf_d_path()
Rong Tao
1
-1
/
+1
2025-10-03
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-0
/
+47
2025-10-02
Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
3
-4
/
+5
2025-10-02
selftests/bpf: Add tests for rejection of ALU ops with negative offsets
Eduard Zingerman
1
-0
/
+29
2025-10-01
selftests/bpf: Add test for BPF_NEG alu on CONST_PTR_TO_MAP
KaFai Wan
1
-0
/
+18
2025-09-30
Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
77
-196
/
+3104
2025-09-30
Merge tag 'perf-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-4
/
+60
2025-09-27
selftests/bpf: Add test case for different expected_attach_type
Daniel Borkmann
1
-0
/
+29
2025-09-26
mptcp: pm: rename 'subflows' to 'extra_subflows'
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-09-26
selftests/bpf: Test changing packet data from kfunc
Amery Hung
1
-0
/
+14
2025-09-25
selftests/bpf: Add stacktrace map lookup_and_delete_elem test case
Tao Chen
1
-0
/
+2
2025-09-25
selftests/bpf: Refactor stacktrace_map case with skeleton
Tao Chen
1
-0
/
+0
2025-09-25
selftests/bpf: Test changing packet data from global functions with a kfunc
Amery Hung
1
-1
/
+29
2025-09-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+48
2025-09-24
selftests/bpf: Add kprobe multi write ctx attach test
Jiri Olsa
1
-0
/
+7
2025-09-24
selftests/bpf: Add kprobe write ctx attach test
Jiri Olsa
1
-0
/
+15
2025-09-24
selftests/bpf: Add uprobe context ip register change test
Jiri Olsa
1
-0
/
+14
2025-09-24
selftests/bpf: Add uprobe context registers changes test
Jiri Olsa
1
-0
/
+24
2025-09-23
Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/master'
Martin KaFai Lau
1
-0
/
+48
2025-09-23
selftests/bpf: Test bpf_xdp_pull_data
Amery Hung
1
-0
/
+48
2025-09-23
selftests/bpf: Add union argument tests using fexit programs
Leon Hwang
1
-0
/
+33
2025-09-23
selftests: bpf: Add tests for signed loads from arena
Puranjay Mohan
1
-0
/
+176
2025-09-23
selftests/bpf: add bpf task work stress tests
Mykyta Yatsenko
1
-0
/
+73
2025-09-23
selftests/bpf: BPF task work scheduling tests
Mykyta Yatsenko
2
-0
/
+203
2025-09-20
selftests/bpf: Fix selftest verifier_arena_large failure
Yonghong Song
1
-0
/
+1
2025-09-19
selftests/bpf: test cases for callchain sensitive live stack tracking
Eduard Zingerman
1
-0
/
+294
2025-09-19
selftests/bpf: __not_msg() tag for test_loader framework
Eduard Zingerman
1
-0
/
+9
2025-09-19
bpf: disable and remove registers chain based liveness
Eduard Zingerman
11
-82
/
+82
2025-09-18
bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FD
KP Singh
1
-2
/
+5
2025-09-18
selftests/bpf: Add tests for exclusive maps
KP Singh
1
-0
/
+34
2025-09-18
selftests/bpf: Add tests for KF_RCU_PROTECTED
Kumar Kartikeya Dwivedi
1
-0
/
+46
2025-09-18
bpf: Enforce RCU protection for KF_RCU_PROTECTED
Kumar Kartikeya Dwivedi
2
-3
/
+3
2025-09-17
selftests/bpf: trigger verifier.c:maybe_exit_scc() for a speculative state
Eduard Zingerman
1
-0
/
+21
2025-09-17
selftests/bpf: Test accesses to ctx padding
Paul Chaignon
1
-0
/
+30
2025-09-17
selftests/bpf: Move macros to bpf_misc.h
Paul Chaignon
5
-13
/
+6
2025-09-15
selftests/bpf: Add a test for bpf_cgroup_from_id lookup in non-root cgns
Kumar Kartikeya Dwivedi
1
-0
/
+12
2025-09-15
selftests/bpf: Fix arena_spin_lock selftest failure
Saket Kumar Bhaskar
1
-1
/
+4
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-21
/
+42
2025-09-11
selftests/bpf: Add tests for arena fault reporting
Puranjay Mohan
1
-0
/
+141
2025-09-11
selftests: bpf: use __stderr in stream error tests
Puranjay Mohan
1
-0
/
+17
2025-09-11
selftests: bpf: introduce __stderr and __stdout
Puranjay Mohan
1
-0
/
+10
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
4
-21
/
+42
2025-09-09
selftests/bpf: Add tests for bpf_strnstr
Rong Tao
1
-2
/
+6
2025-09-09
selftests/bpf: Fix "expression result unused" warnings with icecc
Ilya Leoshkevich
2
-5
/
+4
2025-09-09
selftests/bpf: Extend crypto_sanity selftest with invalid dst buffer
Daniel Borkmann
1
-14
/
+32
2025-09-04
selftests/bpf: Add case to test bpf_in_interrupt()
Leon Hwang
1
-0
/
+48
2025-09-04
selftests/bpf: Test kfunc bpf_strcasecmp
Rong Tao
3
-0
/
+12
2025-09-04
selftests/bpf: add benchmark testing for kprobe-multi-all
Menglong Dong
1
-0
/
+12
[next]