linux-2.6-microblaze.git
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...
2024-06-12 Daniel Xubpf: selftests: Fix bpf_cpumask_first_zero() kfunc...
2024-06-12 Daniel Xubpf: selftests: Fix fentry test kfunc prototypes
2024-06-12 Daniel Xubpf: selftests: Fix bpf_iter_task_vma_new() prototype
2024-06-12 Daniel Xukbuild: bpf: Tell pahole to DECL_TAG kfuncs
2024-06-11 Kenta Tadabpftool: Query only cgroup-related attach types
2024-06-11 Jakub KicinskiMerge branch 'intel-wired-lan-driver-updates-2024-06-03'
2024-06-11 Michal Schmidtice: use irq_update_affinity_hint()
2024-06-11 Jacob Kellerice: add and use roundup_u64 instead of open coding...
2024-06-11 Andy Shevchenkonet: intel: Use *-y instead of *-objs in Makefile
2024-06-11 Jeff Johnsonisdn: add missing MODULE_DESCRIPTION() macros
2024-06-11 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2024-06-11 Jakub KicinskiMerge tag 'wireless-next-2024-06-07' of git://git....
2024-06-10 David S. MillerMerge branch 'fix-changing-dsa-conduit'
2024-06-10 Marek Behúnnet: dsa: update the unicast MAC address when changing...
2024-06-10 Marek Behúnnet: dsa: deduplicate code adding / deleting the port...
2024-06-10 David S. MillerMerge branch 'rtnetlink-rtnl_lock'
2024-06-10 Jakub Kicinskinet: netlink: remove the cb_mutex "injection" from...
2024-06-10 Jakub Kicinskirtnetlink: move rtnl_lock handling out of af_netlink
2024-06-10 Andy Shevchenkonet: dsa: hellcreek: Replace kernel.h with what is...
2024-06-10 David S. MillerMerge branch 'tcp-up-pin-tw-timer'
2024-06-10 Florian Westphaltcp: move inet_twsk_schedule helper out of header
2024-06-10 Florian Westphalnet: tcp: un-pin the tw_timer
2024-06-10 Valentin Schneidernet: tcp/dccp: prepare for tw_timer un-pinning
2024-06-10 David S. MillerMerge branch 'mlxsw-acl-fixes'
2024-06-10 Ido Schimmelmlxsw: spectrum_acl: Fix ACL scale regression and firmw...
2024-06-10 Ido Schimmelmlxsw: spectrum_acl_erp: Fix object nesting warning
next