index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
progs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-06
selftests/bpf: add negative tests for new VFS based BPF kfuncs
Matt Bobrowski
1
-0
/
+161
2024-07-31
selftests/bpf: do not disable /dev/null device access in cgroup dev test
Alexis Lothoré (eBPF Foundation)
1
-2
/
+2
2024-07-29
selftests/bpf: Load struct_ops map in global_maps_resize test
David Vernet
1
-0
/
+16
2024-07-29
selftests/bpf: Update xdp_redirect_map prog sections for libbpf
Alexis Lothoré (eBPF Foundation)
1
-3
/
+3
2024-07-29
selftests/bpf: Fix errors compiling cg_storage_multi.h with musl libc
Tony Ambardar
1
-2
/
+0
2024-07-29
selftests/bpf: test no_caller_saved_registers spill/fill removal
Eduard Zingerman
1
-0
/
+796
2024-07-29
selftests/bpf: __arch_* macro to limit test cases to specific archs
Eduard Zingerman
1
-0
/
+8
2024-07-29
selftests/bpf: allow checking xlated programs in verifier_* tests
Eduard Zingerman
1
-0
/
+5
2024-07-29
selftests/bpf: Add tests for ldsx of pkt data/data_end/data_meta accesses
Yonghong Song
1
-0
/
+112
2024-07-29
selftests/bpf: Add uprobe multi consumers test
Jiri Olsa
1
-0
/
+39
2024-07-29
selftests/bpf: Fix compilation failure when CONFIG_NET_FOU!=y
Artem Savkov
1
-6
/
+21
2024-07-29
selftests/bpf: Add a test for mmap-able map in map
Song Liu
1
-0
/
+57
2024-07-29
selftests/bpf: Workaround strict bpf_lsm return value check.
Alexei Starovoitov
1
-0
/
+1
2024-07-29
selftests/bpf: Add verifier tests for bpf lsm
Xu Kuohai
1
-0
/
+162
2024-07-29
selftests/bpf: Add test for lsm tail call
Xu Kuohai
1
-0
/
+34
2024-07-29
selftests/bpf: Add return value checks for failed tests
Xu Kuohai
4
-3
/
+26
2024-07-29
selftests/bpf: Avoid load failure for token_lsm.c
Xu Kuohai
1
-2
/
+2
2024-07-29
selftests/bpf: Ensure the unsupported struct_ops prog cannot be loaded
Martin KaFai Lau
1
-0
/
+22
2024-07-29
selftests/bpf: Add testcases for tailcall hierarchy fixing
Leon Hwang
5
-0
/
+213
2024-07-29
selftests/bpf: Update comments find_equal_scalars->sync_linked_regs
Eduard Zingerman
1
-8
/
+8
2024-07-29
selftests/bpf: Tests for per-insn sync_linked_regs() precision tracking
Eduard Zingerman
1
-0
/
+165
2024-07-29
bpf: Remove mark_precise_scalar_ids()
Eduard Zingerman
1
-116
/
+55
2024-07-29
bpf: Track equal scalars history on per-instruction level
Eduard Zingerman
1
-1
/
+1
2024-07-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-4
/
+4
2024-07-18
Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
3
-0
/
+128
2024-07-17
libbpf: Fix no-args func prototype BTF dumping syntax
Andrii Nakryiko
2
-4
/
+4
2024-07-12
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-11
/
+15
2024-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+87
2024-07-11
selftests/bpf: Add timer lockup selftest
Kumar Kartikeya Dwivedi
1
-0
/
+87
2024-07-10
selftests/bpf: fix compilation failure when CONFIG_NF_FLOW_TABLE=m
Alan Maguire
1
-3
/
+7
2024-07-09
bpf: relax zero fixed offset constraint on KF_TRUSTED_ARGS/KF_RCU
Matt Bobrowski
2
-8
/
+8
2024-07-09
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
46
-203
/
+822
2024-07-08
selftests/bpf: amend for wrong bpf_wq_set_callback_impl signature
Benjamin Tissoires
2
-7
/
+16
2024-07-02
selftests/bpf: Add UAF tests for arena atomics
Ilya Leoshkevich
1
-0
/
+76
2024-07-02
selftests/bpf: Introduce __arena_global
Ilya Leoshkevich
1
-37
/
+30
2024-07-02
selftests/bpf: Add testcase where 7th argment is struct
Pu Lehui
1
-0
/
+35
2024-07-02
selftests/bpf: Factor out many args tests from tracing_struct
Pu Lehui
2
-54
/
+60
2024-07-01
selftests/bpf: Add selftest for bpf_xdp_flow_lookup kfunc
Lorenzo Bianconi
1
-0
/
+144
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-0
/
+255
2024-06-26
selftests/bpf: Move ARRAY_SIZE to bpf_misc.h
Jiri Olsa
14
-40
/
+13
2024-06-26
bpf: add new negative selftests to cover missing check_func_arg_reg_off() and...
Matt Bobrowski
4
-2
/
+48
2024-06-25
selftests/bpf: add test validating uprobe/uretprobe stack traces
Andrii Nakryiko
1
-0
/
+96
2024-06-24
selftests/bpf: Add tests for may_goto with negative offset.
Alexei Starovoitov
1
-0
/
+52
2024-06-24
selftests/bpf: Add more ring buffer test coverage
Daniel Borkmann
1
-0
/
+46
2024-06-21
selftests/bpf: Add kfunc_call test for simple dtor in bpf_testmod
Alan Maguire
1
-0
/
+37
2024-06-21
selftests/bpf: Match tests against regular expression
Cupertino Miranda
3
-6
/
+6
2024-06-21
selftests/bpf: Support checks against a regular expression
Cupertino Miranda
1
-3
/
+8
2024-06-21
selftests/bpf: Tests with may_goto and jumps to the 1st insn
Alexei Starovoitov
1
-0
/
+94
2024-06-21
bpf: Change bpf_session_cookie return value to __u64 *
Jiri Olsa
1
-1
/
+1
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+41
[prev]
[next]