2024-07-30 |
Tony Ambardar | selftests/bpf: Fix error compiling tc_redirect.c with... |
commit | commitdiff | tree |
2024-07-30 |
Tony Ambardar | selftests/bpf: Fix using stdout, stderr as struct field... |
commit | commitdiff | tree |
2024-07-30 |
Tony Ambardar | selftests/bpf: Fix compile if backtrace support missing... |
commit | commitdiff | tree |
2024-07-30 |
Tony Ambardar | selftests/bpf: Fix redefinition errors compiling lwt_re... |
commit | commitdiff | tree |
2024-07-30 |
Tony Ambardar | selftests/bpf: Fix C++ compile error from missing _Bool... |
commit | commitdiff | tree |
2024-07-30 |
Tony Ambardar | selftests/bpf: Fix error compiling test_lru_map.c |
commit | commitdiff | tree |
2024-07-30 |
Tony Ambardar | selftests/bpf: Fix arg parsing in veristat, test_progs |
commit | commitdiff | tree |
2024-07-30 |
Tony Ambardar | selftests/bpf: Use portable POSIX basename() |
commit | commitdiff | tree |
2024-07-30 |
Zhu Jun | tools/bpf: Fix the wrong format specifier |
commit | commitdiff | tree |
2024-07-29 |
David Vernet | selftests/bpf: Load struct_ops map in global_maps_resiz... |
commit | commitdiff | tree |
2024-07-29 |
Alexis Lothoré... | selftests/bpf: Integrate test_xdp_veth into test_progs |
commit | commitdiff | tree |
2024-07-29 |
Alexis Lothoré... | selftests/bpf: Update xdp_redirect_map prog sections... |
commit | commitdiff | tree |
2024-07-29 |
David Vernet | libbpf: Don't take direct pointers into BTF data from... |
commit | commitdiff | tree |
2024-07-29 |
Andrii Nakryiko | Merge branch 'selftests-bpf-improve-libc-portability... |
commit | commitdiff | tree |
2024-07-29 |
Tony Ambardar | selftests/bpf: Fix errors compiling cg_storage_multi... |
commit | commitdiff | tree |
2024-07-29 |
Tony Ambardar | selftests/bpf: Fix errors compiling crypto_sanity.c... |
commit | commitdiff | tree |
2024-07-29 |
Tony Ambardar | selftests/bpf: Fix errors compiling decap_sanity.c... |
commit | commitdiff | tree |
2024-07-29 |
Tony Ambardar | selftests/bpf: Fix errors compiling lwt_redirect.c... |
commit | commitdiff | tree |
2024-07-29 |
Tony Ambardar | selftests/bpf: Fix compiling core_reloc.c with musl... |
commit | commitdiff | tree |
2024-07-29 |
Tony Ambardar | selftests/bpf: Fix compiling tcp_rtt.c with musl-libc |
commit | commitdiff | tree |
2024-07-29 |
Tony Ambardar | selftests/bpf: Fix compiling flow_dissector.c with... |
commit | commitdiff | tree |
2024-07-29 |
Tony Ambardar | selftests/bpf: Fix compiling kfree_skb.c with musl... |
commit | commitdiff | tree |
2024-07-29 |
Tony Ambardar | selftests/bpf: Fix compiling parse_tcp_hdr_opt.c with... |
commit | commitdiff | tree |
2024-07-29 |
Tony Ambardar | selftests/bpf: Fix include of <sys/fcntl.h> |
commit | commitdiff | tree |
2024-07-29 |
Tony Ambardar | selftests/bpf: Fix missing BUILD_BUG_ON() declaration |
commit | commitdiff | tree |
2024-07-29 |
Tony Ambardar | selftests/bpf: Fix missing UINT_MAX definitions in... |
commit | commitdiff | tree |
2024-07-29 |
Tony Ambardar | selftests/bpf: Fix missing ARRAY_SIZE() definition... |
commit | commitdiff | tree |
2024-07-29 |
Tony Ambardar | selftests/bpf: Drop unneeded error.h includes |
commit | commitdiff | tree |
2024-07-29 |
Tony Ambardar | selftests/bpf: Fix error compiling bpf_iter_setsockopt... |
commit | commitdiff | tree |
2024-07-29 |
Tony Ambardar | selftests/bpf: Fix compile error from rlim_t in sk_stor... |
commit | commitdiff | tree |
2024-07-29 |
Tony Ambardar | selftests/bpf: Use pid_t consistently in test_progs.c |
commit | commitdiff | tree |
2024-07-29 |
Ihor Solodrai | selftests/bpf: Make %.test.d prerequisite order only |
commit | commitdiff | tree |
2024-07-29 |
Alexei Starovoitov | Merge branch 'no_caller_saved_registers-attribute-for... |
commit | commitdiff | tree |
2024-07-29 |
Eduard Zingerman | selftests/bpf: test no_caller_saved_registers spill... |
commit | commitdiff | tree |
2024-07-29 |
Eduard Zingerman | selftests/bpf: __arch_* macro to limit test cases to... |
commit | commitdiff | tree |
2024-07-29 |
Eduard Zingerman | selftests/bpf: allow checking xlated programs in verifi... |
commit | commitdiff | tree |
2024-07-29 |
Eduard Zingerman | selftests/bpf: extract test_loader->expect_msgs as... |
commit | commitdiff | tree |
2024-07-29 |
Eduard Zingerman | selftests/bpf: no need to track next_match_pos in struc... |
commit | commitdiff | tree |
2024-07-29 |
Eduard Zingerman | selftests/bpf: print correct offset for pseudo calls... |
commit | commitdiff | tree |
2024-07-29 |
Yonghong Song | selftests/bpf: Add reg_bounds tests for ldsx and subreg... |
commit | commitdiff | tree |
2024-07-29 |
Eduard Zingerman | selftests/bpf: extract utility function for BPF disassembly |
commit | commitdiff | tree |
2024-07-29 |
Yonghong Song | bpf: Get better reg range with ldsx and 32bit compare |
commit | commitdiff | tree |
2024-07-29 |
Eduard Zingerman | bpf, x86, riscv, arm: no_caller_saved_registers for... |
commit | commitdiff | tree |
2024-07-29 |
Yonghong Song | selftests/bpf: Add tests for ldsx of pkt data/data_end... |
commit | commitdiff | tree |
2024-07-29 |
Eduard Zingerman | bpf: no_caller_saved_registers attribute for helper... |
commit | commitdiff | tree |
2024-07-29 |
Yonghong Song | bpf: Fail verification for sign-extension of packet... |
commit | commitdiff | tree |
2024-07-29 |
Eduard Zingerman | bpf: add a get_helper_proto() utility function |
commit | commitdiff | tree |
2024-07-29 |
Tony Ambardar | tools/runqslower: Fix LDFLAGS and add LDLIBS support |
commit | commitdiff | tree |
2024-07-29 |
Tony Ambardar | selftests/bpf: Fix wrong binary in Makefile log output |
commit | commitdiff | tree |
2024-07-29 |
Andrii Nakryiko | Merge branch 'selftests-bpf-add-more-uprobe-multi-tests' |
commit | commitdiff | tree |
2024-07-29 |
Artem Savkov | selftests/bpf: Fix compilation failure when CONFIG_NET_... |
commit | commitdiff | tree |
2024-07-29 |
Jiri Olsa | selftests/bpf: Add uprobe multi consumers test |
commit | commitdiff | tree |
2024-07-29 |
Tony Ambardar | selftests/bpf: Fix error linking uprobe_multi on mips |
commit | commitdiff | tree |
2024-07-29 |
Jiri Olsa | selftests/bpf: Add uprobe fail tests for uprobe multi |
commit | commitdiff | tree |
2024-07-29 |
Tony Ambardar | selftests/bpf: Add missing system defines for mips |
commit | commitdiff | tree |
2024-07-29 |
Ihor Solodrai | selftests/bpf: Don't include .d files on make clean |
commit | commitdiff | tree |
2024-07-29 |
Song Liu | selftests/bpf: Add a test for mmap-able map in map |
commit | commitdiff | tree |
2024-07-29 |
Martin KaFai Lau | Merge branch 'use network helpers, part 10' |
commit | commitdiff | tree |
2024-07-29 |
Geliang Tang | selftests/bpf: Drop __start_server in network_helpers |
commit | commitdiff | tree |
2024-07-29 |
Geliang Tang | selftests/bpf: Drop inetaddr_len in sk_lookup |
commit | commitdiff | tree |
2024-07-29 |
Geliang Tang | selftests/bpf: Drop make_socket in sk_lookup |
commit | commitdiff | tree |
2024-07-29 |
Geliang Tang | selftests/bpf: Drop make_client in sk_lookup |
commit | commitdiff | tree |
2024-07-29 |
Alexei Starovoitov | selftests/bpf: Workaround strict bpf_lsm return value... |
commit | commitdiff | tree |
2024-07-29 |
Alexei Starovoitov | Merge branch 'add-bpf-lsm-return-value-range-check... |
commit | commitdiff | tree |
2024-07-29 |
Xu Kuohai | selftests/bpf: Add verifier tests for bpf lsm |
commit | commitdiff | tree |
2024-07-29 |
Xu Kuohai | selftests/bpf: Add test for lsm tail call |
commit | commitdiff | tree |
2024-07-29 |
Xu Kuohai | selftests/bpf: Add return value checks for failed tests |
commit | commitdiff | tree |
2024-07-29 |
Xu Kuohai | selftests/bpf: Avoid load failure for token_lsm.c |
commit | commitdiff | tree |
2024-07-29 |
Xu Kuohai | bpf: Fix compare error in function retval_range_within |
commit | commitdiff | tree |
2024-07-29 |
Xu Kuohai | bpf: Prevent tail call between progs attached to differ... |
commit | commitdiff | tree |
2024-07-29 |
Xu Kuohai | bpf, lsm: Add check for BPF LSM return value |
commit | commitdiff | tree |
2024-07-29 |
Xu Kuohai | bpf, lsm: Add disabled BPF LSM hook list |
commit | commitdiff | tree |
2024-07-29 |
Alexei Starovoitov | Merge branch 'bpf-retire-the-unsupported_ops-usage... |
commit | commitdiff | tree |
2024-07-29 |
Martin KaFai Lau | selftests/bpf: Ensure the unsupported struct_ops prog... |
commit | commitdiff | tree |
2024-07-29 |
Martin KaFai Lau | selftests/bpf: Fix the missing tramp_1 to tramp_40... |
commit | commitdiff | tree |
2024-07-29 |
Martin KaFai Lau | bpf: Check unsupported ops from the bpf_struct_ops... |
commit | commitdiff | tree |
2024-07-29 |
Tao Chen | bpftool: Add document for net attach/detach on tcx... |
commit | commitdiff | tree |
2024-07-29 |
Tao Chen | bpftool: Add bash-completion for tcx subcommand |
commit | commitdiff | tree |
2024-07-29 |
Tao Chen | bpftool: Add net attach/detach command to tcx prog |
commit | commitdiff | tree |
2024-07-29 |
Tao Chen | bpftool: Refactor xdp attach/detach type judgment |
commit | commitdiff | tree |
2024-07-29 |
Alexei Starovoitov | Merge branch 'bpf-fix-tailcall-hierarchy' |
commit | commitdiff | tree |
2024-07-29 |
Leon Hwang | selftests/bpf: Add testcases for tailcall hierarchy... |
commit | commitdiff | tree |
2024-07-29 |
Leon Hwang | bpf, arm64: Fix tailcall hierarchy |
commit | commitdiff | tree |
2024-07-29 |
Leon Hwang | bpf, x64: Fix tailcall hierarchy |
commit | commitdiff | tree |
2024-07-29 |
Andrii Nakryiko | Merge branch 'bpf-track-find_equal_scalars-history... |
commit | commitdiff | tree |
2024-07-29 |
Eduard Zingerman | selftests/bpf: Update comments find_equal_scalars-... |
commit | commitdiff | tree |
2024-07-29 |
Eduard Zingerman | selftests/bpf: Tests for per-insn sync_linked_regs... |
commit | commitdiff | tree |
2024-07-29 |
Eduard Zingerman | bpf: Remove mark_precise_scalar_ids() |
commit | commitdiff | tree |
2024-07-29 |
Eduard Zingerman | bpf: Track equal scalars history on per-instruction... |
commit | commitdiff | tree |
2024-07-29 |
Ihor Solodrai | selftests/bpf: Use auto-dependencies for test objects |
commit | commitdiff | tree |
2024-07-29 |
Markus Elfring | bpf: Simplify character output in seq_print_delegate_opts() |
commit | commitdiff | tree |
2024-07-29 |
Markus Elfring | bpf: Replace 8 seq_puts() calls by seq_putc() calls |
commit | commitdiff | tree |
2024-07-29 |
Martin KaFai Lau | Merge branch 'use network helpers, part 9' |
commit | commitdiff | tree |
2024-07-29 |
Geliang Tang | selftests/bpf: Add connect_to_addr_str helper |
commit | commitdiff | tree |
2024-07-29 |
Geliang Tang | selftests/bpf: Drop must_fail from network_helper_opts |
commit | commitdiff | tree |
2024-07-29 |
Geliang Tang | selftests/bpf: Drop type of connect_to_fd_opts |
commit | commitdiff | tree |
2024-07-25 |
Linus Torvalds | Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub... |
commit | commitdiff | tree |
2024-07-25 |
Linus Torvalds | Merge tag 'printk-for-6.11-trivial' of git://git.kernel... |
commit | commitdiff | tree |
2024-07-25 |
Linus Torvalds | Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel... |
commit | commitdiff | tree |
2024-07-25 |
Linus Torvalds | Merge tag 'efi-fixes-for-v6.11-1' of git://git.kernel... |
commit | commitdiff | tree |
next |