| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-04-13 | selftests/bpf: Fix u8 narrow load checks for bpf_sk_lookup remote_port | Jakub Sitnicki | 1 | -2/+1 |
| 2022-04-13 | selftests, xsk: Fix bpf_res cleanup test | Magnus Karlsson | 2 | -32/+50 |
| 2022-04-08 | selftests/bpf/test_lirc_mode2.sh: Exit with proper code | Hangbin Liu | 1 | -1/+4 |
| 2022-04-08 | selftests/bpf: Fix error reporting from sock_fields programs | Jakub Sitnicki | 1 | -1/+1 |
| 2022-04-08 | selftests/bpf: Make test_lwt_ip_encap more stable and faster | Felix Maurer | 1 | -1/+9 |
| 2022-04-08 | selftests/bpf: Use "__se_" prefix on architectures without syscall wrapper | Naveen N. Rao | 1 | -1/+1 |
| 2022-04-08 | selftests/bpf: Extract syscall wrapper | Kenta Tada | 2 | -14/+20 |
| 2022-04-08 | selftests/bpf/test_xdp_redirect_multi: use temp netns for testing | Hangbin Liu | 1 | -29/+31 |
| 2022-04-08 | selftests, xsk: Fix rx_full stats test | Magnus Karlsson | 1 | -1/+4 |
| 2022-04-08 | selftests: bpf: Fix bind on used port | Felix Maurer | 1 | -3/+17 |
| 2022-02-15 | selftests: bpf: Check bpf_msg_push_data return value | Felix Maurer | 1 | -8/+18 |
| 2022-02-12 | selftests/bpf: Add test for bpf_timer overwriting crash | Kumar Kartikeya Dwivedi | 2 | -0/+86 |
| 2022-01-26 | tools headers UAPI: remove stale lirc.h | Sean Young | 1 | -1/+0 |
| 2022-01-20 | Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 6 | -32/+178 |
| 2022-01-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -6/+6 |
| 2022-01-20 | tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN | Yafang Shao | 2 | -6/+6 |
| 2022-01-19 | bpf, selftests: Add ringbuf memory type confusion test | Daniel Borkmann | 4 | -2/+79 |
| 2022-01-19 | bpf, selftests: Add various ringbuf tests with invalid offset | Daniel Borkmann | 1 | -0/+64 |
| 2022-01-11 | bpf/selftests: Add check for updating XDP bpf_link with wrong program type | Toke Høiland-Jørgensen | 2 | -0/+11 |
| 2022-01-11 | bpf/selftests: convert xdp_link test to ASSERT_* macros | Toke Høiland-Jørgensen | 1 | -31/+25 |
| 2022-01-07 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 6 | -151/+308 |
| 2022-01-07 | bpf: selftests: Add bind retry for post_bind{4, 6} | Menglong Dong | 1 | -20/+130 |
| 2022-01-07 | bpf: selftests: Use C99 initializers in test_sock.c | Menglong Dong | 1 | -128/+92 |
| 2022-01-07 | bpf/selftests: Test bpf_d_path on rdonly_mem. | Hao Luo | 2 | -1/+49 |
| 2022-01-07 | selftests/bpf: Don't rely on preserving volatile in PT_REGS macros in loop3 | Andrii Nakryiko | 1 | -2/+2 |
| 2022-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2022-01-05 | bpf, selftests: Add verifier test for mem_or_null register with offset. | Daniel Borkmann | 1 | -0/+28 |
| 2022-01-05 | bpf/selftests: Fix namespace mount setup in tc_redirect | Jiri Olsa | 1 | -0/+7 |
| 2021-12-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 42 | -265/+1077 |
| 2021-12-30 | bpf/selftests: Update local storage selftest for sleepable programs | KP Singh | 2 | -33/+11 |
| 2021-12-23 | selftests/bpf: Add btf_dump__new to test_cpp | Jiri Olsa | 1 | -1/+8 |
| 2021-12-20 | selftests/bpf: Correct the INDEX address in vmtest.sh | Pu Lehui | 1 | -1/+1 |
| 2021-12-19 | bpf/selftests: Test PTR_TO_RDONLY_MEM | Hao Luo | 2 | -0/+43 |
| 2021-12-18 | bpf, selftests: Fix spelling mistake "tained" -> "tainted" | Colin Ian King | 1 | -1/+1 |
| 2021-12-18 | selftests/bpf: Add libbpf feature-probing API selftests | Andrii Nakryiko | 2 | -0/+126 |
| 2021-12-17 | bpf: Right align verifier states in verifier logs. | Christy Lee | 1 | -77/+92 |
| 2021-12-17 | bpf: Only print scratched registers and stack slots to verifier logs. | Christy Lee | 1 | -15/+15 |
| 2021-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 9 | -3/+353 |
| 2021-12-16 | bpf, selftests: Fix racing issue in btf_skc_cls_ingress test | Martin KaFai Lau | 1 | -2/+14 |
| 2021-12-16 | selftest/bpf: Add a test that reads various addresses. | Alexei Starovoitov | 2 | -0/+32 |
| 2021-12-16 | selftests/bpf: Enable cross-building with clang | Jean-Philippe Brucker | 1 | -4/+4 |
| 2021-12-16 | bpf, selftests: Add test case trying to taint map value pointer | Daniel Borkmann | 1 | -0/+23 |
| 2021-12-15 | bpf, selftests: Update test case for atomic cmpxchg on r0 with pointer | Daniel Borkmann | 1 | -2/+65 |
| 2021-12-15 | bpf, selftests: Add test case for atomic fetch on spilled pointer | Daniel Borkmann | 2 | -0/+117 |
| 2021-12-15 | selftests/bpf: Stop using bpf_object__find_program_by_title API. | Kui-Feng Lee | 10 | -67/+104 |
| 2021-12-15 | selftests/bpf: Remove explicit setrlimit(RLIMIT_MEMLOCK) in main selftests | Andrii Nakryiko | 8 | -24/+3 |
| 2021-12-14 | selftests/bpf: Fix OOB write in test_verifier | Kumar Kartikeya Dwivedi | 1 | -1/+1 |
| 2021-12-14 | selftests/bpf: Fix segfault in bpf_tcp_ca | Jean-Philippe Brucker | 1 | -4/+3 |
| 2021-12-13 | selftests/bpf: Add tests for get_func_[arg|ret|arg_cnt] helpers | Jiri Olsa | 2 | -0/+167 |
| 2021-12-13 | selftests/bpf: Add test to access int ptr argument in tracing program | Jiri Olsa | 1 | -0/+12 |