]> www.infradead.org Git - nvme.git/shortlog
nvme.git
2024-07-08 Ilya Leoshkevichs390/bpf: Change seen_reg to a mask
2024-07-08 Dan Carpenterbpf: Remove unnecessary loop in task_file_seq_get_next()
2024-07-08 Puranjay Mohanriscv, bpf: Optimize stack usage of trampoline
2024-07-02 Florian Lehnerbpf, devmap: Add .map_alloc_check
2024-07-02 Ilya Leoshkevichselftests/bpf: Remove arena tests from DENYLIST.s390x
2024-07-02 Ilya Leoshkevichselftests/bpf: Add UAF tests for arena atomics
2024-07-02 Ilya Leoshkevichselftests/bpf: Introduce __arena_global
2024-07-02 Ilya Leoshkevichs390/bpf: Support arena atomics
2024-07-02 Ilya Leoshkevichs390/bpf: Enable arena
2024-07-02 Ilya Leoshkevichs390/bpf: Support address space cast instruction
2024-07-02 Ilya Leoshkevichs390/bpf: Support BPF_PROBE_MEM32
2024-07-02 Ilya Leoshkevichs390/bpf: Land on the next JITed instruction after...
2024-07-02 Ilya Leoshkevichs390/bpf: Introduce pre- and post- probe functions
2024-07-02 Ilya Leoshkevichs390/bpf: Get rid of get_probe_mem_regno()
2024-07-02 Ilya Leoshkevichs390/bpf: Factor out emitting probe nops
2024-07-02 Ilya Leoshkevichbpf: Fix atomic probe zero-extension
2024-07-02 Tao Chenbpftool: Mount bpffs when pinmaps path not under the...
2024-07-02 Pu Lehuiselftests/bpf: Add testcase where 7th argment is struct
2024-07-02 Pu Lehuiselftests/bpf: Factor out many args tests from tracing_...
2024-07-02 Pu Lehuiriscv, bpf: Add 12-argument support for RV64 bpf trampoline
2024-07-02 Tushar Vyavahareselftests/xsk: Enhance batch size support with dynamic...
2024-07-02 Tushar Vyavahareselftests/xsk: Ensure traffic validation proceeds after...
2024-07-01 Zhu Junselftests/bpf: Delete extra blank lines in test_sockmap
2024-07-01 Pu Lehuiriscv, bpf: Use bpf_prog_pack for RV64 bpf trampoline
2024-07-01 Pu Lehuiriscv, bpf: Fix out-of-bounds issue when preparing...
2024-07-01 Pu Lehuibpf: Use precise image size for struct_ops trampoline
2024-07-01 Alan Maguirelibbpf: Fix error handling in btf__distill_base()
2024-07-01 Lorenzo Bianconiselftests/bpf: Add selftest for bpf_xdp_flow_lookup...
2024-07-01 Lorenzo Bianconinetfilter: Add bpf_xdp_flow_lookup kfunc
2024-07-01 Florian Westphalnetfilter: nf_tables: Add flowtable map for xdp offload
2024-06-27 Jiri Olsaselftests/bpf: Move ARRAY_SIZE to bpf_misc.h
2024-06-26 Alan Maguirelibbpf: Fix clang compilation error in btf_relocate.c
2024-06-26 Ma Keselftests/bpf: Don't close(-1) in serial_test_fexit_str...
2024-06-26 Matt Bobrowskibpf: add new negative selftests to cover missing check_...
2024-06-26 Matt Bobrowskibpf: add missing check_func_arg_reg_off() to prevent...
2024-06-26 Leon Hwangbpf: Fix tailcall cases in test_bpf
2024-06-24 Antoine Tenartlibbpf: Skip base btf sanity checks
2024-06-23 Alan Maguirebpf: fix build when CONFIG_DEBUG_INFO_BTF[_MODULES...
2024-06-23 Dave Thalerbpf, docs: Address comments from IETF Area Directors
2024-06-21 Andrii NakryikoMerge branch 'bpf-resilient-split-btf-followups'
2024-06-21 Alan Maguireselftests/bpf: Add kfunc_call test for simple dtor...
2024-06-21 Alan Maguirekbuild,bpf: Add module-specific pahole flags for distil...
2024-06-21 Alan Maguirelibbpf,bpf: Share BTF relocate-related code with kernel
2024-06-21 Alan Maguirelibbpf: Split field iter code into its own file kernel
2024-06-21 Alan Maguiremodule, bpf: Store BTF base pointer in struct module
2024-06-21 Alan Maguirelibbpf: BTF relocation followup fixing naming, loop...
2024-06-21 Mykyta Yatsenkoselftests/bpf: Test struct_ops bpf map auto-attach
2024-06-21 Puranjay Mohanbpf, arm64: Inline bpf_get_current_task/_btf() helpers
2024-06-21 Andrii NakryikoMerge branch 'regular-expression-support-for-test-outpu...
2024-06-21 Cupertino Mirandaselftests/bpf: Match tests against regular expression
2024-06-21 Cupertino Mirandaselftests/bpf: Support checks against a regular expression
2024-06-21 Donglin Penglibbpf: Checking the btf_type kind when fixing variable...
2024-06-21 Matt Bobrowskibpf: Add security_file_post_open() LSM hook to sleepabl...
2024-06-21 Andrii Nakryikobpftool: Allow compile-time checks of BPF map auto...
2024-06-21 Jiri Olsabpf: Change bpf_session_cookie return value to __u64 *
2024-06-21 Alexei StarovoitovMerge branch 'use-network-helpers-part-7'
2024-06-21 Geliang Tangselftests/bpf: Use start_server_str in test_tcp_check_s...
2024-06-21 Geliang Tangselftests/bpf: Use start_server_str in mptcp
2024-06-21 Geliang Tangselftests/bpf: Drop noconnect from network_helper_opts
2024-06-21 Geliang Tangselftests/bpf: Add client_socket helper
2024-06-21 Geliang Tangselftests/bpf: Use connect_to_addr in connect_to_fd_opt
2024-06-21 Geliang Tangselftests/bpf: Drop type from network_helper_opts
2024-06-21 Alexei StarovoitovMerge branch 'fix-compiler-warnings-looking-for-suggest...
2024-06-21 Rafael Passosbpf: remove redeclaration of new_n in bpf_verifier_vlog
2024-06-21 Rafael Passosbpf: remove unused parameter in __bpf_free_used_btfs
2024-06-21 Rafael Passosbpf: remove unused parameter in bpf_jit_binary_pack_fin...
2024-06-21 Alexei StarovoitovMerge branch 'bpf-verifier-correct-tail_call_reachable...
2024-06-21 Leon Hwangbpf, x64: Remove tail call detection
2024-06-21 Leon Hwangbpf, verifier: Correct tail_call_reachable for bpf...
2024-06-17 Andrii NakryikoMerge branch 'bpf-support-resilient-split-btf'
2024-06-17 Alan Maguireresolve_btfids: Handle presence of .BTF.base section
2024-06-17 Eduard Zingermanlibbpf: Make btf_parse_elf process .BTF.base transparently
2024-06-17 Alan Maguireselftests/bpf: Extend distilled BTF tests to cover...
2024-06-17 Alan Maguirelibbpf: Split BTF relocation
2024-06-17 Alan Maguireselftests/bpf: Test distilled base, split BTF generation
2024-06-17 Alan Maguirelibbpf: Add btf__distill_base() creating split BTF...
2024-06-14 Alexei Starovoitovselftests/bpf: Add tests for add_const
2024-06-14 Alexei Starovoitovbpf: Support can_loop/cond_break on big endian
2024-06-14 Alexei Starovoitovbpf: Track delta between "linked" registers.
2024-06-14 Alexei Starovoitovbpf: Relax tuple len requirement for sk helpers.
2024-06-13 Alexei StarovoitovMerge branch 'bpf-make-trusted-args-nullable'
2024-06-13 Vadim Fedorenkoselftests: bpf: add testmod kfunc for nullable params
2024-06-13 Vadim Fedorenkoselftests: bpf: crypto: adjust bench to use nullable IV
2024-06-13 Vadim Fedorenkoselftests: bpf: crypto: use NULL instead of 0-sized...
2024-06-13 Vadim Fedorenkobpf: crypto: make state and IV dynptr nullable
2024-06-13 Vadim Fedorenkobpf: verifier: make kfuncs args nullalble
2024-06-13 Alexei StarovoitovMerge branch 'fixes-for-kfunc-prototype-generation'
2024-06-13 Daniel Xubpf: selftests: Do not use generated kfunc prototypes...
2024-06-13 Daniel Xubpf: Fix bpf_dynptr documentation comments
2024-06-13 Vadim Fedorenkoselftests/bpf: Validate CHECKSUM_COMPLETE option
2024-06-13 Vadim Fedorenkobpf: Add CHECKSUM_COMPLETE to bpf test progs
2024-06-12 Alexei StarovoitovMerge branch 'bpf-support-dumping-kfunc-prototypes...
2024-06-12 Daniel Xubpftool: Support dumping kfunc prototypes from BTF
2024-06-12 Daniel Xubpf: selftests: xfrm: Opt out of using generated kfunc...
2024-06-12 Daniel Xubpf: selftests: nf: Opt out of using generated kfunc...
2024-06-12 Daniel Xubpf: treewide: Align kfunc signatures to prog point...
2024-06-12 Daniel Xubpf: verifier: Relax caller requirements for kfunc...
2024-06-12 Daniel Xubpf: selftests: Namespace struct_opt callbacks in bpf_dctcp
2024-06-12 Daniel Xubpf: Make bpf_session_cookie() kfunc return long *
2024-06-12 Daniel Xubpf: selftests: Fix bpf_map_sum_elem_count() kfunc...
next