]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2024-02-13  Kui-Feng Leebpf: Move __kfunc_param_match_suffix() to btf.c.
2024-02-13  Kui-Feng Leebpf: add btf pointer to struct bpf_ctx_arg_aux.
2024-02-13  Dave Thalerbpf, docs: Update ISA document title
2024-02-13  Cupertino Mirandalibbpf: Add support to GCC in CORE macro definitions
2024-02-13  Jose E. Marchesibpf: Abstract loop unrolling pragmas in BPF selftests
2024-02-13  Yonghong Songselftests/bpf: Ensure fentry prog cannot attach to...
2024-02-13  Yonghong Songbpf: Mark bpf_spin_{lock,unlock}() helpers with notrace...
2024-02-13  Daniel Xubpf: Have bpf_rdonly_cast() take a const pointer
2024-02-11  Marco Elverbpf: Allow compiler to inline most of bpf_local_storage...
2024-02-08  Martin KaFai LauMerge branch 'bpf, btf: Add DEBUG_INFO_BTF checks for...
2024-02-08  Geliang Tangbpf, btf: Check btf for register_bpf_struct_ops
2024-02-08  Geliang Tangbpf, btf: Add check_btf_kconfigs helper
2024-02-08  Geliang Tangbpf, btf: Fix return value of register_btf_id_dtor_kfuncs
2024-02-08  Masahiro Yamadabpf: Merge two CONFIG_BPF entries
2024-02-08  Yafang Shaoselftests/bpf: Mark cpumask kfunc declarations as __weak
2024-02-08  Yafang Shaoselftests/bpf: Fix error checking for cpumask_success__...
2024-02-07  Andrii NakryikoMerge branch 'tools-resolve_btfids-fix-cross-compilatio...
2024-02-07  Viktor Maliktools/resolve_btfids: Fix cross-compilation to non...
2024-02-07  Viktor Maliktools/resolve_btfids: Refactor set sorting with types...
2024-02-06  Toke Høiland... libbpf: Use OPTS_SET() macro in bpf_xdp_query()
2024-02-06  Jose E. Marchesibpf: Use -Wno-address-of-packed-member in some selftests
2024-02-06  Dave Thalerbpf, docs: Fix typos in instructions-set.rst
2024-02-06  Andrii Nakryikoselftests/bpf: mark dynptr kfuncs __weak to make them...
2024-02-06  Andrii Nakryikolibbpf: fix return value for PERF_EVENT __arg_ctx type...
2024-02-06  Alexei StarovoitovMerge branch 'xsk-support-redirect-to-any-socket-bound...
2024-02-06  Magnus Karlssonxsk: document ability to redirect to any socket bound...
2024-02-06  Magnus Karlssonxsk: support redirect to any socket bound to the same...
2024-02-06  Alexei StarovoitovMerge branch 'transfer-rcu-lock-state-across-subprog...
2024-02-06  Kumar Kartikeya... selftests/bpf: Add tests for RCU lock transfer between...
2024-02-06  Kumar Kartikeya... bpf: Transfer RCU lock state between subprog calls
2024-02-06  Alexei StarovoitovMerge branch 'enable-static-subprog-calls-in-spin-lock...
2024-02-06  Kumar Kartikeya... selftests/bpf: Add test for static subprog call in...
2024-02-06  Kumar Kartikeya... bpf: Allow calling static subprogs while holding a...
2024-02-05  Dave Thalerbpf, docs: Expand set of initial conformance groups
2024-02-05  Yonghong Songselftests/bpf: Fix flaky selftest lwt_redirect/lwt_reroute
2024-02-05  Kui-Feng Leeselftests/bpf: Suppress warning message of an unused...
2024-02-05  Yonghong Songselftests/bpf: Fix flaky test ptr_untrusted
2024-02-05  Kui-Feng Leebpf: Remove an unnecessary check.
2024-02-03  Alexei StarovoitovMerge branch 'two-small-fixes-for-global-subprog-tagging'
2024-02-03  Andrii Nakryikobpf: don't emit warnings intended for global subprogs...
2024-02-03  Andrii Nakryikoselftests/bpf: add more cases for __arg_trusted __arg_n...
2024-02-03  Andrii Nakryikobpf: handle trusted PTR_TO_BTF_ID_OR_NULL in argument...
2024-02-02  Shung-Hsi Yuselftests/bpf: trace_helpers.c: do not use poisoned...
2024-02-02  Andrii NakryikoMerge branch 'improvements-for-tracking-scalars-in...
2024-02-02  Eduard Zingermanselftests/bpf: States pruning checks for scalar vs...
2024-02-02  Eduard Zingermanbpf: Handle scalar spill vs all MISC in stacksafe()
2024-02-02  Maxim Mikityanskiyselftests/bpf: Add test cases for narrowing fill
2024-02-02  Maxim Mikityanskiybpf: Preserve boundaries and track scalars on narrowing...
2024-02-02  Maxim Mikityanskiyselftests/bpf: Test tracking spilled unbounded scalars
2024-02-02  Maxim Mikityanskiybpf: Track spilled unbounded scalars
2024-02-01  Andrii Nakryikoselftests/bpf: Fix bench runner SIGSEGV
2024-02-01  Andrii Nakryikolibbpf: Add missed btf_ext__raw_data() API
2024-02-01  Andrii Nakryikolibbpf: Add btf__new_split() API that was declared...
2024-02-01  Andrii Nakryikolibbpf: Add missing LIBBPF_API annotation to libbpf_set...
2024-02-01  Andrii Nakryikolibbpf: Call memfd_create() syscall directly
2024-02-01  Matt Bobrowskibpf: Minor clean-up to sleepable_lsm_hooks BTF set
2024-02-01  Pu Lehuiselftests/bpf: Enable inline bpf_kptr_xchg() test for...
2024-02-01  Pu Lehuiriscv, bpf: Enable inline bpf_kptr_xchg() for RV64
2024-02-01  Dave Thalerbpf, docs: Clarify which legacy packet instructions...
2024-02-01  Eduard Zingermanlibbpf: Remove unnecessary null check in kernel_supports()
2024-02-01  Alexei StarovoitovMerge branch 'annotate-kfuncs-in-btf_ids-section'
2024-02-01  Daniel Xubpf: treewide: Annotate BPF kfuncs in BTF
2024-02-01  Daniel Xubpf: btf: Add BTF_KFUNCS_START/END macro pair
2024-01-31  Daniel Xubpf: btf: Support flags for BTF_SET8 sets
2024-01-31  Manu Bretelleselftests/bpf: Disable IPv6 for lwt_redirect test
2024-01-30  Martin KaFai LauMerge branch 'libbpf: add bpf_core_cast() helper'
2024-01-30  Andrii Nakryikoselftests/bpf: convert bpf_rdonly_cast() uses to bpf_co...
2024-01-30  Andrii Nakryikolibbpf: add bpf_core_cast() macro
2024-01-30  Alexei StarovoitovMerge branch 'trusted-ptr_to_btf_id-arg-support-in...
2024-01-30  Andrii Nakryikoselftests/bpf: add trusted global subprog arg tests
2024-01-30  Andrii Nakryikolibbpf: add __arg_trusted and __arg_nullable tag macros
2024-01-30  Andrii Nakryikobpf: add arg:nullable tag to be combined with trusted...
2024-01-30  Andrii Nakryikobpf: add __arg_trusted global func arg tag
2024-01-30  Jose E. Marchesibpf: Move -Wno-compare-distinct-pointer-types to BPF_CFLAGS
2024-01-30  Jose E. Marchesibpf: Build type-punning BPF selftests with -fno-strict...
2024-01-30  Haiyue Wangbpf,token: Use BIT_ULL() to convert the bit mask
2024-01-30  Jose E. Marchesibpf: Generate const static pointers for kernel helpers
2024-01-30  Ian Rogerslibbpf: Add some details for BTF parsing failures
2024-01-29  Florian Lehnerperf/bpf: Fix duplicate type check
2024-01-29  Jose E. Marchesibpf: Use -Wno-error in certain tests when building...
2024-01-29  Martin KaFai Lauselftests/bpf: Remove "&>" usage in the selftests
2024-01-29  Andrii Nakryikobpf: move arg:ctx type enforcement check inside the...
2024-01-29  Andrii Nakryikolibbpf: fix __arg_ctx type enforcement for perf_event...
2024-01-29  Andrii Nakryikolibbpf: integrate __arg_ctx feature detector into kerne...
2024-01-29  Yonghong Songdocs/bpf: Improve documentation of 64-bit immediate...
2024-01-29  Menglong Dongbpf: Remove unused field "mod" in struct bpf_trampoline
2024-01-29  Geliang Tangselftests/bpf: Drop return in bpf_testmod_exit
2024-01-29  Pu Lehuiriscv, bpf: Optimize bswap insns with Zbb support
2024-01-29  Pu Lehuiriscv, bpf: Optimize sign-extention mov insns with...
2024-01-29  Pu Lehuiriscv, bpf: Add necessary Zbb instructions
2024-01-29  Pu Lehuiriscv, bpf: Simplify sext and zext logics in branch...
2024-01-29  Pu Lehuiriscv, bpf: Unify 32-bit zero-extension to emit_zextw
2024-01-29  Pu Lehuiriscv, bpf: Unify 32-bit sign-extension to emit_sextw
2024-01-29  Andrii Nakryikolibbpf: Fix faccessat() usage on Android
2024-01-29  Arnaldo Carvalho... bpftool: Be more portable by using POSIX's basename()
2024-01-29  Jakub Kicinskinet: free altname using an RCU callback
2024-01-29  Tobias Schrammdt-bindings: nfc: ti,trf7970a: fix usage example
2024-01-29  Min Liptp: add FemtoClock3 Wireless as ptp hardware clock
2024-01-29  Min Liptp: introduce PTP_CLOCK_EXTOFF event for the measured...
2024-01-29  David S. MillerMerge branch 'net-module-description'
next