index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
2024-12-20
selftests/bpf: Test bpf_skb_change_tail() in TC ingress
Cong Wang
2024-12-20
selftests/bpf: Introduce socket_helpers.h for TC tests
Cong Wang
2024-12-20
selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()
Cong Wang
2024-12-19
selftests/bpf: Fix compilation error in get_uprobe_offset()
Jerome Marchand
2024-12-19
selftests/bpf: Use asm constraint "m" for LoongArch
Tiezhu Yang
2024-12-13
selftests/bpf: Add tests for raw_tp NULL args
Kumar Kartikeya Dwivedi
2024-12-13
bpf: Augment raw_tp arguments with PTR_MAYBE_NULL
Kumar Kartikeya Dwivedi
2024-12-13
bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"
Kumar Kartikeya Dwivedi
2024-12-12
selftests/bpf: Add test for narrow ctx load for pointer args
Kumar Kartikeya Dwivedi
2024-12-12
bpf: Check size for BTF-based ctx access of pointer members
Kumar Kartikeya Dwivedi
2024-12-12
selftests/bpf: extend changes_pkt_data with cases w/o subprograms
Eduard Zingerman
2024-12-10
selftests/bpf: validate that tail call invalidates packet pointers
Eduard Zingerman
2024-12-10
bpf: consider that tail calls invalidate packet pointers
Eduard Zingerman
2024-12-10
selftests/bpf: freplace tests for tracking of changes_packet_data
Eduard Zingerman
2024-12-10
selftests/bpf: test for changing packet data from global functions
Eduard Zingerman
2024-12-10
selftests/bpf: Extend test for sockmap update with same
Michal Luczaj
2024-12-06
selftests/bpf: Add more test cases for LPM trie
Hou Tao
2024-12-06
selftests/bpf: Move test_lpm_map.c to map_tests
Hou Tao
2024-12-04
selftests/bpf: Add test for narrow spill into 64-bit spilled scalar
Kumar Kartikeya Dwivedi
2024-12-04
selftests/bpf: Add test for reading from STACK_INVALID slots
Kumar Kartikeya Dwivedi
2024-12-04
selftests/bpf: Introduce __caps_unpriv annotation for tests
Eduard Zingerman
2024-12-02
bpf: Zero index arg error string for dynptr and iter
Kumar Kartikeya Dwivedi
2024-12-02
selftests/bpf: Add tests for iter arg check
Kumar Kartikeya Dwivedi
2024-12-02
bpf: Ensure reg is PTR_TO_STACK in process_iter_arg
Tao Lyu
2024-11-26
selftests/bpf: Add apply_bytes test to test_txmsg_redir_wait_sndmem in test_s...
Zijian Zhang
2024-11-26
selftests/bpf: Check for PREEMPTION instead of PREEMPT
Sebastian Andrzej Siewior
2024-11-25
selftest/bpf: Add test for vsock removal from sockmap on close()
Michal Luczaj
2024-11-25
selftest/bpf: Add test for af_vsock poll()
Michal Luczaj
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-11-18
selftests/bpf: Add some tests with sockmap SK_PASS
Jiayuan Chen
2024-11-16
selftests/bpf: Fix build error with llvm 19
Alexei Starovoitov
2024-11-14
selftests/bpf: Set test path for token/obj_priv_implicit_token_envvar
Ihor Solodrai
2024-11-14
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-13
selftests/bpf: Add a test for arena range tree algorithm
Alexei Starovoitov
2024-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-11-12
selftests/bpf: Add struct_ops prog private stack tests
Yonghong Song
2024-11-12
selftests/bpf: Add tracing prog private stack tests
Yonghong Song
2024-11-12
selftests/bpf: update send_signal to lower perf evemts frequency
Eduard Zingerman
2024-11-12
selftests/bpf: allow send_signal test to timeout
Eduard Zingerman
2024-11-12
selftests/bpf: add read_with_timeout() utility function
Eduard Zingerman
2024-11-12
selftests/bpf: watchdog timer for test_progs
Eduard Zingerman
2024-11-11
bpf: Drop special callback reference handling
Kumar Kartikeya Dwivedi
2024-11-11
selftests/bpf: skip the timer_lockup test for single-CPU nodes
Viktor Malik
2024-11-11
selftests/bpf: Test the update operations for htab of maps
Hou Tao
2024-11-11
selftests/bpf: Move ENOTSUPP from bpf_util.h
Hou Tao
2024-11-11
selftests/bpf: Add threads to consumer test
Jiri Olsa
2024-11-11
selftests/bpf: Add uprobe sessions to consumer test
Jiri Olsa
2024-11-11
selftests/bpf: Add uprobe session single consumer test
Jiri Olsa
[next]