index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
prog_tests
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-20
selftests/bpf: Test bpf_skb_change_tail() in TC ingress
Cong Wang
1
-0
/
+62
2024-12-20
selftests/bpf: Introduce socket_helpers.h for TC tests
Cong Wang
2
-384
/
+395
2024-12-20
selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()
Cong Wang
1
-0
/
+51
2024-12-13
selftests/bpf: Add tests for raw_tp NULL args
Kumar Kartikeya Dwivedi
1
-0
/
+3
2024-12-12
selftests/bpf: extend changes_pkt_data with cases w/o subprograms
Eduard Zingerman
1
-12
/
+43
2024-12-10
selftests/bpf: freplace tests for tracking of changes_packet_data
Eduard Zingerman
1
-0
/
+76
2024-12-10
selftests/bpf: Extend test for sockmap update with same
Michal Luczaj
1
-3
/
+5
2024-12-04
selftests/bpf: Introduce __caps_unpriv annotation for tests
Eduard Zingerman
1
-18
/
+1
2024-11-26
selftests/bpf: Check for PREEMPTION instead of PREEMPT
Sebastian Andrzej Siewior
1
-1
/
+1
2024-11-25
selftest/bpf: Add test for vsock removal from sockmap on close()
Michal Luczaj
1
-0
/
+31
2024-11-25
selftest/bpf: Add test for af_vsock poll()
Michal Luczaj
1
-0
/
+46
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
7
-155
/
+893
2024-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+54
2024-11-18
selftests/bpf: Add some tests with sockmap SK_PASS
Jiayuan Chen
1
-0
/
+54
2024-11-14
selftests/bpf: Set test path for token/obj_priv_implicit_token_envvar
Ihor Solodrai
1
-7
/
+12
2024-11-12
selftests/bpf: Add struct_ops prog private stack tests
Yonghong Song
1
-0
/
+106
2024-11-12
selftests/bpf: Add tracing prog private stack tests
Yonghong Song
1
-0
/
+2
2024-11-12
selftests/bpf: update send_signal to lower perf evemts frequency
Eduard Zingerman
1
-1
/
+2
2024-11-12
selftests/bpf: allow send_signal test to timeout
Eduard Zingerman
1
-13
/
+19
2024-11-12
selftests/bpf: watchdog timer for test_progs
Eduard Zingerman
2
-6
/
+6
2024-11-11
bpf: Drop special callback reference handling
Kumar Kartikeya Dwivedi
1
-2
/
+2
2024-11-11
selftests/bpf: skip the timer_lockup test for single-CPU nodes
Viktor Malik
1
-0
/
+6
2024-11-11
selftests/bpf: Test the update operations for htab of maps
Hou Tao
1
-1
/
+131
2024-11-11
selftests/bpf: Move ENOTSUPP from bpf_util.h
Hou Tao
3
-12
/
+0
2024-11-11
selftests/bpf: Add threads to consumer test
Jiri Olsa
1
-18
/
+80
2024-11-11
selftests/bpf: Add uprobe sessions to consumer test
Jiri Olsa
1
-21
/
+49
2024-11-11
selftests/bpf: Add uprobe session single consumer test
Jiri Olsa
1
-0
/
+33
2024-11-11
selftests/bpf: Add kprobe session verifier test for return value
Jiri Olsa
1
-0
/
+2
2024-11-11
selftests/bpf: Add uprobe session verifier test for return value
Jiri Olsa
1
-0
/
+2
2024-11-11
selftests/bpf: Add uprobe session recursive test
Jiri Olsa
1
-0
/
+57
2024-11-11
selftests/bpf: Add uprobe session cookie test
Jiri Olsa
1
-0
/
+31
2024-11-11
selftests/bpf: Add uprobe session test
Jiri Olsa
1
-0
/
+47
2024-11-11
selftests/bpf: Fix uprobe consumer test (again)
Jiri Olsa
1
-6
/
+8
2024-11-05
selftests/bpf: Drop netns helpers in mptcp
Geliang Tang
1
-30
/
+12
2024-11-04
selftests/bpf: Add tests for raw_tp null handling
Kumar Kartikeya Dwivedi
1
-0
/
+25
2024-11-04
selftests/bpf: Clean up open-coded gettid syscall invocations
Kumar Kartikeya Dwivedi
9
-20
/
+20
2024-11-03
selftests/bpf: Add tests for tail calls with locks and refs
Kumar Kartikeya Dwivedi
1
-0
/
+8
2024-11-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-105
/
+567
2024-11-01
selftests/bpf: Add a test for open coded kmem_cache iter
Namhyung Kim
1
-12
/
+23
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+19
2024-10-30
selftests/bpf: Add a selftest for bpf_csum_diff()
Puranjay Mohan
1
-0
/
+408
2024-10-29
bpf: handle implicit declaration of function gettid in bpf_iter.c
Jason Xing
1
-3
/
+3
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
8
-19
/
+253
2024-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
8
-19
/
+272
2024-10-24
selftests/bpf: Create task_local_storage map with invalid uptr's struct
Martin KaFai Lau
1
-0
/
+46
2024-10-24
selftests/bpf: Add uptr failure verifier tests
Martin KaFai Lau
1
-0
/
+2
2024-10-24
selftests/bpf: Add update_elem failure test for task storage uptr
Martin KaFai Lau
1
-0
/
+45
2024-10-24
selftests/bpf: Test a uptr struct spanning across pages.
Martin KaFai Lau
1
-0
/
+43
2024-10-24
selftests/bpf: Some basic __uptr tests
Kui-Feng Lee
1
-0
/
+142
2024-10-23
selftests/bpf: validate generic bpf_object and subskel APIs work together
Andrii Nakryiko
1
-1
/
+75
[next]