2024-07-08 |
Dan Carpenter | bpf: Remove unnecessary loop in task_file_seq_get_next() |
commit | commitdiff | tree |
2024-07-08 |
Puranjay Mohan | riscv, bpf: Optimize stack usage of trampoline |
commit | commitdiff | tree |
2024-07-02 |
Florian Lehner | bpf, devmap: Add .map_alloc_check |
commit | commitdiff | tree |
2024-07-02 |
Ilya Leoshkevich | selftests/bpf: Remove arena tests from DENYLIST.s390x |
commit | commitdiff | tree |
2024-07-02 |
Ilya Leoshkevich | selftests/bpf: Add UAF tests for arena atomics |
commit | commitdiff | tree |
2024-07-02 |
Ilya Leoshkevich | selftests/bpf: Introduce __arena_global |
commit | commitdiff | tree |
2024-07-02 |
Ilya Leoshkevich | s390/bpf: Support arena atomics |
commit | commitdiff | tree |
2024-07-02 |
Ilya Leoshkevich | s390/bpf: Enable arena |
commit | commitdiff | tree |
2024-07-02 |
Ilya Leoshkevich | s390/bpf: Support address space cast instruction |
commit | commitdiff | tree |
2024-07-02 |
Ilya Leoshkevich | s390/bpf: Support BPF_PROBE_MEM32 |
commit | commitdiff | tree |
2024-07-02 |
Ilya Leoshkevich | s390/bpf: Land on the next JITed instruction after... |
commit | commitdiff | tree |
2024-07-02 |
Ilya Leoshkevich | s390/bpf: Introduce pre- and post- probe functions |
commit | commitdiff | tree |
2024-07-02 |
Ilya Leoshkevich | s390/bpf: Get rid of get_probe_mem_regno() |
commit | commitdiff | tree |
2024-07-02 |
Ilya Leoshkevich | s390/bpf: Factor out emitting probe nops |
commit | commitdiff | tree |
2024-07-02 |
Ilya Leoshkevich | bpf: Fix atomic probe zero-extension |
commit | commitdiff | tree |
2024-07-02 |
Tao Chen | bpftool: Mount bpffs when pinmaps path not under the... |
commit | commitdiff | tree |
2024-07-02 |
Pu Lehui | selftests/bpf: Add testcase where 7th argment is struct |
commit | commitdiff | tree |
2024-07-02 |
Pu Lehui | selftests/bpf: Factor out many args tests from tracing_... |
commit | commitdiff | tree |
2024-07-02 |
Pu Lehui | riscv, bpf: Add 12-argument support for RV64 bpf trampoline |
commit | commitdiff | tree |
2024-07-02 |
Tushar Vyavahare | selftests/xsk: Enhance batch size support with dynamic... |
commit | commitdiff | tree |
2024-07-02 |
Tushar Vyavahare | selftests/xsk: Ensure traffic validation proceeds after... |
commit | commitdiff | tree |
2024-07-01 |
Zhu Jun | selftests/bpf: Delete extra blank lines in test_sockmap |
commit | commitdiff | tree |
2024-07-01 |
Pu Lehui | riscv, bpf: Use bpf_prog_pack for RV64 bpf trampoline |
commit | commitdiff | tree |
2024-07-01 |
Pu Lehui | riscv, bpf: Fix out-of-bounds issue when preparing... |
commit | commitdiff | tree |
2024-07-01 |
Pu Lehui | bpf: Use precise image size for struct_ops trampoline |
commit | commitdiff | tree |
2024-07-01 |
Alan Maguire | libbpf: Fix error handling in btf__distill_base() |
commit | commitdiff | tree |
2024-07-01 |
Lorenzo Bianconi | selftests/bpf: Add selftest for bpf_xdp_flow_lookup... |
commit | commitdiff | tree |
2024-07-01 |
Lorenzo Bianconi | netfilter: Add bpf_xdp_flow_lookup kfunc |
commit | commitdiff | tree |
2024-07-01 |
Florian Westphal | netfilter: nf_tables: Add flowtable map for xdp offload |
commit | commitdiff | tree |
2024-06-27 |
Jiri Olsa | selftests/bpf: Move ARRAY_SIZE to bpf_misc.h |
commit | commitdiff | tree |
2024-06-26 |
Alan Maguire | libbpf: Fix clang compilation error in btf_relocate.c |
commit | commitdiff | tree |
2024-06-26 |
Ma Ke | selftests/bpf: Don't close(-1) in serial_test_fexit_str... |
commit | commitdiff | tree |
2024-06-26 |
Matt Bobrowski | bpf: add new negative selftests to cover missing check_... |
commit | commitdiff | tree |
2024-06-26 |
Matt Bobrowski | bpf: add missing check_func_arg_reg_off() to prevent... |
commit | commitdiff | tree |
2024-06-26 |
Leon Hwang | bpf: Fix tailcall cases in test_bpf |
commit | commitdiff | tree |
2024-06-24 |
Antoine Tenart | libbpf: Skip base btf sanity checks |
commit | commitdiff | tree |
2024-06-23 |
Alan Maguire | bpf: fix build when CONFIG_DEBUG_INFO_BTF[_MODULES... |
commit | commitdiff | tree |
2024-06-23 |
Dave Thaler | bpf, docs: Address comments from IETF Area Directors |
commit | commitdiff | tree |
2024-06-21 |
Andrii Nakryiko | Merge branch 'bpf-resilient-split-btf-followups' |
commit | commitdiff | tree |
2024-06-21 |
Alan Maguire | selftests/bpf: Add kfunc_call test for simple dtor... |
commit | commitdiff | tree |
2024-06-21 |
Alan Maguire | kbuild,bpf: Add module-specific pahole flags for distil... |
commit | commitdiff | tree |
2024-06-21 |
Alan Maguire | libbpf,bpf: Share BTF relocate-related code with kernel |
commit | commitdiff | tree |
2024-06-21 |
Alan Maguire | libbpf: Split field iter code into its own file kernel |
commit | commitdiff | tree |
2024-06-21 |
Alan Maguire | module, bpf: Store BTF base pointer in struct module |
commit | commitdiff | tree |
2024-06-21 |
Alan Maguire | libbpf: BTF relocation followup fixing naming, loop... |
commit | commitdiff | tree |
2024-06-21 |
Mykyta Yatsenko | selftests/bpf: Test struct_ops bpf map auto-attach |
commit | commitdiff | tree |
2024-06-21 |
Puranjay Mohan | bpf, arm64: Inline bpf_get_current_task/_btf() helpers |
commit | commitdiff | tree |
2024-06-21 |
Andrii Nakryiko | Merge branch 'regular-expression-support-for-test-outpu... |
commit | commitdiff | tree |
2024-06-21 |
Cupertino Miranda | selftests/bpf: Match tests against regular expression |
commit | commitdiff | tree |
2024-06-21 |
Cupertino Miranda | selftests/bpf: Support checks against a regular expression |
commit | commitdiff | tree |
2024-06-21 |
Donglin Peng | libbpf: Checking the btf_type kind when fixing variable... |
commit | commitdiff | tree |
2024-06-21 |
Matt Bobrowski | bpf: Add security_file_post_open() LSM hook to sleepabl... |
commit | commitdiff | tree |
2024-06-21 |
Andrii Nakryiko | bpftool: Allow compile-time checks of BPF map auto... |
commit | commitdiff | tree |
2024-06-21 |
Jiri Olsa | bpf: Change bpf_session_cookie return value to __u64 * |
commit | commitdiff | tree |
2024-06-21 |
Alexei Starovoitov | Merge branch 'use-network-helpers-part-7' |
commit | commitdiff | tree |
2024-06-21 |
Geliang Tang | selftests/bpf: Use start_server_str in test_tcp_check_s... |
commit | commitdiff | tree |
2024-06-21 |
Geliang Tang | selftests/bpf: Use start_server_str in mptcp |
commit | commitdiff | tree |
2024-06-21 |
Geliang Tang | selftests/bpf: Drop noconnect from network_helper_opts |
commit | commitdiff | tree |
2024-06-21 |
Geliang Tang | selftests/bpf: Add client_socket helper |
commit | commitdiff | tree |
2024-06-21 |
Geliang Tang | selftests/bpf: Use connect_to_addr in connect_to_fd_opt |
commit | commitdiff | tree |
2024-06-21 |
Geliang Tang | selftests/bpf: Drop type from network_helper_opts |
commit | commitdiff | tree |
2024-06-21 |
Alexei Starovoitov | Merge branch 'fix-compiler-warnings-looking-for-suggest... |
commit | commitdiff | tree |
2024-06-21 |
Rafael Passos | bpf: remove redeclaration of new_n in bpf_verifier_vlog |
commit | commitdiff | tree |
2024-06-21 |
Rafael Passos | bpf: remove unused parameter in __bpf_free_used_btfs |
commit | commitdiff | tree |
2024-06-21 |
Rafael Passos | bpf: remove unused parameter in bpf_jit_binary_pack_fin... |
commit | commitdiff | tree |
2024-06-21 |
Alexei Starovoitov | Merge branch 'bpf-verifier-correct-tail_call_reachable... |
commit | commitdiff | tree |
2024-06-21 |
Leon Hwang | bpf, x64: Remove tail call detection |
commit | commitdiff | tree |
2024-06-21 |
Leon Hwang | bpf, verifier: Correct tail_call_reachable for bpf... |
commit | commitdiff | tree |
2024-06-17 |
Andrii Nakryiko | Merge branch 'bpf-support-resilient-split-btf' |
commit | commitdiff | tree |
2024-06-17 |
Alan Maguire | resolve_btfids: Handle presence of .BTF.base section |
commit | commitdiff | tree |
2024-06-17 |
Eduard Zingerman | libbpf: Make btf_parse_elf process .BTF.base transparently |
commit | commitdiff | tree |
2024-06-17 |
Alan Maguire | selftests/bpf: Extend distilled BTF tests to cover... |
commit | commitdiff | tree |
2024-06-17 |
Alan Maguire | libbpf: Split BTF relocation |
commit | commitdiff | tree |
2024-06-17 |
Alan Maguire | selftests/bpf: Test distilled base, split BTF generation |
commit | commitdiff | tree |
2024-06-17 |
Alan Maguire | libbpf: Add btf__distill_base() creating split BTF... |
commit | commitdiff | tree |
2024-06-14 |
Alexei Starovoitov | selftests/bpf: Add tests for add_const |
commit | commitdiff | tree |
2024-06-14 |
Alexei Starovoitov | bpf: Support can_loop/cond_break on big endian |
commit | commitdiff | tree |
2024-06-14 |
Alexei Starovoitov | bpf: Track delta between "linked" registers. |
commit | commitdiff | tree |
2024-06-14 |
Alexei Starovoitov | bpf: Relax tuple len requirement for sk helpers. |
commit | commitdiff | tree |
2024-06-13 |
Alexei Starovoitov | Merge branch 'bpf-make-trusted-args-nullable' |
commit | commitdiff | tree |
2024-06-13 |
Vadim Fedorenko | selftests: bpf: add testmod kfunc for nullable params |
commit | commitdiff | tree |
2024-06-13 |
Vadim Fedorenko | selftests: bpf: crypto: adjust bench to use nullable IV |
commit | commitdiff | tree |
2024-06-13 |
Vadim Fedorenko | selftests: bpf: crypto: use NULL instead of 0-sized... |
commit | commitdiff | tree |
2024-06-13 |
Vadim Fedorenko | bpf: crypto: make state and IV dynptr nullable |
commit | commitdiff | tree |
2024-06-13 |
Vadim Fedorenko | bpf: verifier: make kfuncs args nullalble |
commit | commitdiff | tree |
2024-06-13 |
Alexei Starovoitov | Merge branch 'fixes-for-kfunc-prototype-generation' |
commit | commitdiff | tree |
2024-06-13 |
Daniel Xu | bpf: selftests: Do not use generated kfunc prototypes... |
commit | commitdiff | tree |
2024-06-13 |
Daniel Xu | bpf: Fix bpf_dynptr documentation comments |
commit | commitdiff | tree |
2024-06-13 |
Vadim Fedorenko | selftests/bpf: Validate CHECKSUM_COMPLETE option |
commit | commitdiff | tree |
2024-06-13 |
Vadim Fedorenko | bpf: Add CHECKSUM_COMPLETE to bpf test progs |
commit | commitdiff | tree |
2024-06-12 |
Alexei Starovoitov | Merge branch 'bpf-support-dumping-kfunc-prototypes... |
commit | commitdiff | tree |
2024-06-12 |
Daniel Xu | bpftool: Support dumping kfunc prototypes from BTF |
commit | commitdiff | tree |
2024-06-12 |
Daniel Xu | bpf: selftests: xfrm: Opt out of using generated kfunc... |
commit | commitdiff | tree |
2024-06-12 |
Daniel Xu | bpf: selftests: nf: Opt out of using generated kfunc... |
commit | commitdiff | tree |
2024-06-12 |
Daniel Xu | bpf: treewide: Align kfunc signatures to prog point... |
commit | commitdiff | tree |
2024-06-12 |
Daniel Xu | bpf: verifier: Relax caller requirements for kfunc... |
commit | commitdiff | tree |
2024-06-12 |
Daniel Xu | bpf: selftests: Namespace struct_opt callbacks in bpf_dctcp |
commit | commitdiff | tree |
2024-06-12 |
Daniel Xu | bpf: Make bpf_session_cookie() kfunc return long * |
commit | commitdiff | tree |
2024-06-12 |
Daniel Xu | bpf: selftests: Fix bpf_map_sum_elem_count() kfunc... |
commit | commitdiff | tree |
2024-06-12 |
Daniel Xu | bpf: selftests: Fix bpf_cpumask_first_zero() kfunc... |
commit | commitdiff | tree |
next |