2024-08-13 |
Al Viro | bpf: switch fdget_raw() uses to CLASS(fd_raw, ...) |
commit | commitdiff | tree |
2024-08-13 |
Al Viro | bpf: convert __bpf_prog_get() to CLASS(fd, ...) |
commit | commitdiff | tree |
2024-08-13 |
Andrii Nakryiko | Merge remote-tracking branch 'vfs/stable-struct_fd' |
commit | commitdiff | tree |
2024-08-13 |
Al Viro | add struct fd constructors, get rid of __to_fd() |
commit | commitdiff | tree |
2024-08-13 |
Al Viro | struct fd: representation change |
commit | commitdiff | tree |
2024-08-13 |
Al Viro | introduce fd_file(), convert all accessors to it. |
commit | commitdiff | tree |
2024-08-12 |
Alan Maguire | libbpf: Fix license for btf_relocate.c |
commit | commitdiff | tree |
2024-08-07 |
Alexei Starovoitov | Merge branch 'add-bpf_get_dentry_xattr' |
commit | commitdiff | tree |
2024-08-07 |
Song Liu | selftests/bpf: Add tests for bpf_get_dentry_xattr |
commit | commitdiff | tree |
2024-08-07 |
Song Liu | bpf: Add kfunc bpf_get_dentry_xattr() to read xattr... |
commit | commitdiff | tree |
2024-08-07 |
Song Liu | bpf: Move bpf_get_file_xattr to fs/bpf_fs_kfuncs.c |
commit | commitdiff | tree |
2024-08-06 |
Alexei Starovoitov | Merge branch 'bpf-introduce-new-vfs-based-bpf-kfuncs' |
commit | commitdiff | tree |
2024-08-06 |
Matt Bobrowski | selftests/bpf: add positive tests for new VFS based... |
commit | commitdiff | tree |
2024-08-06 |
Matt Bobrowski | selftests/bpf: add negative tests for new VFS based... |
commit | commitdiff | tree |
2024-08-06 |
Matt Bobrowski | bpf: introduce new VFS based BPF kfuncs |
commit | commitdiff | tree |
2024-08-02 |
Yonghong Song | selftests/bpf: Fix a btf_dump selftest failure |
commit | commitdiff | tree |
2024-07-31 |
Martin KaFai Lau | Merge branch 'selftests/bpf: convert test_dev_cgroup... |
commit | commitdiff | tree |
2024-07-31 |
Alexis Lothoré... | selftests/bpf: add wrong type test to cgroup dev |
commit | commitdiff | tree |
2024-07-31 |
Alexis Lothoré... | selftests/bpf: convert test_dev_cgroup to test_progs |
commit | commitdiff | tree |
2024-07-31 |
Alexis Lothoré... | selftests/bpf: do not disable /dev/null device access... |
commit | commitdiff | tree |
2024-07-31 |
Andrii Nakryiko | selftests/bpf: fix RELEASE=1 compilation for sock_addr.c |
commit | commitdiff | tree |
2024-07-30 |
Stanislav Fomichev | xsk: Try to make xdp_umem_reg extension a bit more... |
commit | commitdiff | tree |
2024-07-30 |
Menglong Dong | bpf: kprobe: Remove unused declaring of bpf_kprobe_override |
commit | commitdiff | tree |
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 |
next |