index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
Lines
2025-11-14
selftests/bpf: Test widen_imprecise_scalars() with different stack depth
Eduard Zingerman
-0
/
+53
2025-11-13
selftests/bpf: Add mptcp test with sockmap
Jiayuan Chen
-0
/
+183
2025-11-05
selftests/bpf: Add stacktrace ips test for raw_tp
Jiri Olsa
-0
/
+54
2025-11-05
selftests/bpf: Add stacktrace ips test for kprobe_multi/kretprobe_multi
Jiri Olsa
-0
/
+171
2025-11-04
bpf: add _impl suffix for bpf_stream_vprintk() kfunc
Mykyta Yatsenko
-3
/
+3
2025-11-04
bpf:add _impl suffix for bpf_task_work_schedule* kfuncs
Mykyta Yatsenko
-9
/
+9
2025-11-03
selftests/bpf: Add tests for livepatch + bpf trampoline
Song Liu
-0
/
+140
2025-10-17
selftests/bpf: Fix redefinition of 'off' as different kind of symbol
Brahmajit Das
-7
/
+7
2025-10-16
selftests: arg_parsing: Ensure data is flushed to disk before reading.
Xing Guo
-0
/
+3
2025-10-14
selftests/bpf: make arg_parsing.c more robust to crashes
Andrii Nakryiko
-3
/
+6
2025-10-10
selftests/bpf: Add test for unpinning htab with internal timer struct
KaFai Wan
-0
/
+61
2025-10-04
bpf: Finish constification of 1st parameter of bpf_d_path()
Rong Tao
-1
/
+1
2025-10-03
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-4
/
+103
2025-10-03
Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
-1
/
+1
2025-10-02
Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-4
/
+5
2025-10-02
selftests/bpf: Add tests for rejection of ALU ops with negative offsets
Eduard Zingerman
-0
/
+29
2025-10-01
selftests/bpf: Add test for libbpf_sha256()
Eric Biggers
-0
/
+52
2025-10-01
selftests/bpf: Add test for BPF_NEG alu on CONST_PTR_TO_MAP
KaFai Wan
-0
/
+18
2025-10-01
selftests/bpf: Fix realloc size in bpf_get_addrs
Jiri Olsa
-1
/
+1
2025-10-01
selftests/bpf: Fix typo in subtest_basic_usdt after merge conflict
Jiri Olsa
-1
/
+1
2025-10-01
selftests/bpf: Fix open-coded gettid syscall in uprobe syscall tests
Jiri Olsa
-2
/
+2
2025-09-30
Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
-844
/
+7243
2025-09-30
Merge tag 'perf-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-52
/
+1090
2025-09-28
selftests/bpf: Add stress test for rqspinlock in NMI
Kumar Kartikeya Dwivedi
-4
/
+240
2025-09-27
selftests/bpf: Add test case for different expected_attach_type
Daniel Borkmann
-1
/
+59
2025-09-26
mptcp: pm: rename 'subflows' to 'extra_subflows'
Matthieu Baerts (NGI0)
-1
/
+1
2025-09-26
selftests/bpf: Test changing packet data from kfunc
Amery Hung
-0
/
+14
2025-09-25
selftests/bpf: Add stacktrace map lookup_and_delete_elem test case
Tao Chen
-1
/
+12
2025-09-25
selftests/bpf: Refactor stacktrace_map case with skeleton
Tao Chen
-40
/
+18
2025-09-25
selftests/bpf: Fix flaky bpf_cookie selftest
Mykyta Yatsenko
-2
/
+1
2025-09-25
selftests/bpf: Test changing packet data from global functions with a kfunc
Amery Hung
-1
/
+29
2025-09-25
selftests/bpf: Task_work selftest cleanup fixes
Mykyta Yatsenko
-4
/
+11
2025-09-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-3
/
+228
2025-09-24
selftests/bpf: Add kprobe multi write ctx attach test
Jiri Olsa
-0
/
+34
2025-09-24
selftests/bpf: Add kprobe write ctx attach test
Jiri Olsa
-0
/
+43
2025-09-24
selftests/bpf: Add uprobe context ip register change test
Jiri Olsa
-0
/
+56
2025-09-24
selftests/bpf: Add uprobe context registers changes test
Jiri Olsa
-1
/
+137
2025-09-23
Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/master'
Martin KaFai Lau
-3
/
+228
2025-09-23
selftests/bpf: Test bpf_xdp_pull_data
Amery Hung
-0
/
+227
2025-09-23
bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUN
Amery Hung
-3
/
+1
2025-09-23
selftests/bpf: Add union argument tests using fexit programs
Leon Hwang
-0
/
+93
2025-09-23
selftests: bpf: Add tests for signed loads from arena
Puranjay Mohan
-0
/
+176
2025-09-23
selftests/bpf: add bpf task work stress tests
Mykyta Yatsenko
-0
/
+203
2025-09-23
selftests/bpf: BPF task work scheduling tests
Mykyta Yatsenko
-0
/
+353
2025-09-22
selftests/bpf: Enable signature verification for some lskel tests
KP Singh
-14
/
+89
2025-09-20
selftests/bpf: Fix selftest verifier_arena_large failure
Yonghong Song
-0
/
+1
2025-09-19
selftests/bpf: test cases for callchain sensitive live stack tracking
Eduard Zingerman
-0
/
+296
2025-09-19
selftests/bpf: __not_msg() tag for test_loader framework
Eduard Zingerman
-50
/
+302
2025-09-19
bpf: disable and remove registers chain based liveness
Eduard Zingerman
-201
/
+201
2025-09-18
bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FD
KP Singh
-2
/
+5
[next]