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
/
prog_tests
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-25
selftests/bpf: Better error messages for ima_setup.sh failures
KP Singh
1
-2
/
+4
2021-03-25
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+40
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-0
/
+86
2021-03-18
selftests/bpf: Add multi-file statically linked BPF object file test
Andrii Nakryiko
1
-0
/
+40
2021-03-18
selftest/bpf: Add a test to check trampoline freeing logic.
Alexei Starovoitov
1
-0
/
+82
2021-03-09
selftests/bpf: Add BTF_KIND_FLOAT to test_core_reloc_size
Ilya Leoshkevich
1
-0
/
+1
2021-03-08
selftests/bpf: Tests using bpf_check_mtu BPF-helper input mtu_len param
Jesper Dangaard Brouer
1
-0
/
+4
2021-03-08
selftests/bpf: Fix test_attach_probe for powerpc uprobes
Jiri Olsa
1
-1
/
+39
2021-03-04
selftests: bpf: Check that PROG_TEST_RUN repeats as requested
Lorenz Bauer
1
-9
/
+42
2021-03-04
selftests: bpf: Convert sk_lookup ctx access tests to PROG_TEST_RUN
Lorenz Bauer
1
-15
/
+68
2021-03-04
selftests/bpf: Add BTF_KIND_FLOAT to the existing deduplication tests
Ilya Leoshkevich
1
-12
/
+31
2021-03-04
selftest/bpf: Add BTF_KIND_FLOAT tests
Ilya Leoshkevich
1
-0
/
+131
2021-03-04
selftests/bpf: Use the 25th bit in the "invalid BTF_INFO" test
Ilya Leoshkevich
1
-1
/
+1
2021-03-04
selftests/bpf: Add a verifier scale test with unknown bounded loop
Yonghong Song
1
-0
/
+1
2021-02-26
selftests/bpf: Add arraymap test for bpf_for_each_map_elem() helper
Yonghong Song
1
-0
/
+57
2021-02-26
selftests/bpf: Add hashmap test for bpf_for_each_map_elem() helper
Yonghong Song
1
-0
/
+73
2021-02-26
sock_map: Rename skb_parser and skb_verdict
Cong Wang
1
-4
/
+4
2021-02-26
selftests/bpf: Test deadlock from recursive bpf_task_storage_[get|delete]
Song Liu
1
-0
/
+23
2021-02-26
selftests/bpf: Add non-BPF_LSM test for task local storage
Song Liu
1
-0
/
+69
2021-02-12
selftests/bpf: Add unit tests for pointers in global functions
Dmitrii Banshchikov
2
-0
/
+68
2021-02-13
selftests/bpf: Tests using bpf_check_mtu BPF-helper
Jesper Dangaard Brouer
1
-0
/
+216
2021-02-12
selftests/bpf: Add test for bpf_iter_task_vma
Song Liu
1
-10
/
+108
2021-02-11
selftests/bpf: Add a selftest for the tracing bpf_get_socket_cookie
Florent Revest
1
-3
/
+8
2021-02-11
selftests/bpf: Integrate the socket_cookie test to test_progs
Florent Revest
1
-0
/
+71
2021-02-11
selftests/bpf: Improve recursion selftest
Alexei Starovoitov
1
-0
/
+8
2021-02-11
selftest/bpf: Add a recursion test
Alexei Starovoitov
1
-0
/
+33
2021-02-11
bpf: Add per-program recursion prevention mechanism
Alexei Starovoitov
2
-4
/
+4
2021-02-10
selftest/bpf: Add test for var-offset stack access
Andrei Matei
1
-0
/
+35
2021-02-08
selftests/bpf: Add missing cleanup in atomic_bounds test
Brendan Jackman
1
-0
/
+2
2021-02-04
bpf/selftests: Update the IMA test to use BPF ring buffer
KP Singh
1
-5
/
+18
2021-02-02
selftests/bpf: Fix a compiler warning in local_storage test
KP Singh
1
-1
/
+1
2021-02-02
bpf: Propagate stack bounds to registers in atomics w/ BPF_FETCH
Brendan Jackman
1
-0
/
+15
2021-01-27
selftests/bpf: Verify that rebinding to port < 1024 from BPF works
Stanislav Fomichev
1
-0
/
+109
2021-01-21
selftest/bpf: Fix typo
Junlin Yang
1
-2
/
+2
2021-01-20
bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE
Stanislav Fomichev
4
-0
/
+31
2021-01-20
bpf: Permit size-0 datasec
Yonghong Song
1
-0
/
+21
2021-01-20
selftests: bpf: Add a new test for bare tracepoints
Qais Yousef
1
-0
/
+27
2021-01-20
bpf, selftests: Fold test_current_pid_tgid_new_ns into test_progs.
Carlos Neira
1
-58
/
+60
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-70
/
+26
2021-01-14
bpf: Add tests for new BPF atomic operations
Brendan Jackman
1
-0
/
+246
2021-01-14
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
1
-2
/
+2
2021-01-12
selftests/bpf: Test kernel module ksym externs
Andrii Nakryiko
1
-0
/
+31
2021-01-12
selftests/bpf: Sync RCU before unloading bpf_testmod
Andrii Nakryiko
1
-33
/
+0
2021-01-12
bpf: Update local storage test to check handling of null ptrs
KP Singh
1
-70
/
+26
2021-01-08
selftests/bpf: Remove duplicate include in test_lsm
Menglong Dong
1
-1
/
+0
2021-01-08
selftests/bpf: Add tests for user- and non-CO-RE BPF_CORE_READ() variants
Andrii Nakryiko
1
-0
/
+64
2020-12-14
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-1
/
+128
2020-12-14
selftests/bpf: Add set_attach_target() API selftest for module target
Andrii Nakryiko
1
-1
/
+10
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-6
/
+12
2020-12-10
selftests/bpf: Fix "dubious pointer arithmetic" test
Jean-Philippe Brucker
1
-4
/
+4
[prev]
[next]