index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
DENYLIST.s390x
Age
Commit message (
Expand
)
Author
2024-07-08
selftests/bpf: Remove exceptions tests from DENYLIST.s390x
Ilya Leoshkevich
2024-07-02
selftests/bpf: Remove arena tests from DENYLIST.s390x
Ilya Leoshkevich
2024-04-09
selftests/bpf: Add tests for atomics in bpf_arena.
Alexei Starovoitov
2024-03-11
selftests/bpf: Add bpf_arena_htab test.
Alexei Starovoitov
2024-03-11
selftests/bpf: Add unit tests for bpf_arena_alloc/free_pages
Alexei Starovoitov
2024-03-06
selftests/bpf: Test may_goto
Alexei Starovoitov
2023-09-21
selftests/bpf: Trim DENYLIST.s390x
Ilya Leoshkevich
2023-09-16
selftests/bpf: Add tests for BPF exceptions
Kumar Kartikeya Dwivedi
2023-05-06
selftests/bpf: Add testcase for bpf_task_under_cgroup
Feng Zhou
2023-03-22
selftests/bpf: Add light skeleton test for kfunc detection.
Alexei Starovoitov
2023-03-08
selftests/bpf: implement and test custom testmod_seq iterator
Andrii Nakryiko
2023-03-01
selftests/bpf: tests for using dynptrs to parse skb and xdp buffers
Joanne Koong
2023-01-29
selftests/bpf: Trim DENYLIST.s390x
Ilya Leoshkevich
2023-01-25
selftests/bpf: Add selftest suite for cpumask kfuncs
David Vernet
2023-01-25
selftests/bpf: Add nested trust selftests suite
David Vernet
2023-01-23
selftests/bpf: Verify xdp_metadata xdp->af_xdp path
Stanislav Fomichev
2023-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-22
selftests/bpf: Add jit probe_mem corner case tests to s390x denylist
Daniel Borkmann
2022-12-22
selftests/bpf: Test bpf_skb_adjust_room on CHECKSUM_PARTIAL
Martin KaFai Lau
2022-12-05
selftests/bpf: add xfrm_info tests
Eyal Birger
2022-12-01
selftests/bpf: Add bench test to arm64 and s390x denylist
Daniel Borkmann
2022-11-24
selftests/bpf: Add tests for bpf_rcu_read_lock()
Yonghong Song
2022-11-22
selftests/bpf: Add cgroup kfunc / kptr selftests
David Vernet
2022-11-20
bpf: Add type cast unit tests
Yonghong Song
2022-11-20
bpf/selftests: Add selftests for new task kfuncs
David Vernet
2022-11-17
selftests/bpf: Add BPF linked list API tests
Kumar Kartikeya Dwivedi
2022-10-25
selftests/bpf: Add test cgrp_local_storage to DENYLIST.s390x
Yonghong Song
2022-10-11
selftests/bpf: Alphabetize DENYLISTs
David Vernet
2022-10-10
selftests/bpf: Add tests for _opts variants of bpf_*_get_fd_by_id()
Roberto Sassu
2022-10-06
selftests/bpf: Add selftest deny_namespace to s390x deny list
Yonghong Song
2022-09-21
selftests/bpf: Add tests for dynamic pointers parameters in kfuncs
Roberto Sassu
2022-09-21
selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
Roberto Sassu
2022-09-21
selftests/bpf: Add additional tests for bpf_lookup_*_key()
Roberto Sassu
2022-09-21
selftests/bpf: Add selftests validating the user ringbuf
David Vernet
2022-09-06
selftests/bpf: Add tracing_struct test in DENYLIST.s390x
Yonghong Song
2022-09-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-31
selftests/bpf: Add test cases for htab update
Hou Tao
2022-08-25
selftests/bpf: add a selftest for cgroup hierarchical stats collection
Yosry Ahmed
2022-08-24
selftests/bpf: Add cb_refs test to s390x deny list
Daniel Müller
2022-08-19
selftest/bpf: Add setget_sockopt to DENYLIST.s390x
Martin KaFai Lau
2022-08-16
selftests/bpf: Fix attach point for non-x86 arches in test_progs/lsm
Artem Savkov
2022-08-12
selftests/bpf: Add lru_bug to s390x deny list
Daniel Müller
2022-07-27
selftests/bpf: Copy over libbpf configs
Daniel Müller