linux-2.6-microblaze.git
2024-09-11 Andrii Nakryikolib/buildid: add single folio-based file reader abstraction
2024-09-11 Andrii Nakryikolib/buildid: harden build ID parsing logic
2024-09-10 Andrii NakryikoMAINTAINERS: record lib/buildid.c as owned by BPF subsystem
2024-09-10 Kuan-Wei Chiubpftool: Fix undefined behavior in qsort(NULL, 0, ...)
2024-09-10 Jiri Olsalibbpf: Fix uretprobe.multi.s programs auto attachment
2024-09-09 Yusheng Zhenglibbpf: Fix some typos in comments
2024-09-09 Shahab VahediMAINTAINERS: BPF ARC JIT: Update my e-mail address
2024-09-09 Maxim Mikityanskiybpf: Fix error message on kfunc arg type mismatch
2024-09-09 Andrew Kreimerbpftool: Fix typos
2024-09-09 Kuan-Wei Chiubpftool: Fix undefined behavior caused by shifting...
2024-09-09 Shuyi Chenglibbpf: Fixed getting wrong return address on arm64...
2024-09-06 Sam Jameslibbpf: Workaround (another) -Wmaybe-uninitialized...
2024-09-06 Mykyta Yatsenkobpftool: Improve btf c dump sorting stability
2024-09-06 Alexei StarovoitovMerge branch 'allow-kfuncs-in-tracepoint-and-perf-event'
2024-09-06 JP Kobrynbpf/selftests: coverage for tp and perf event progs...
2024-09-06 JP Kobrynbpf: allow kfuncs within tracepoint and perf event...
2024-09-05 Andrii Nakryikobpf: change int cmd argument in __sys_bpf into typed...
2024-09-05 Shung-Hsi Yubpf: use type_may_be_null() helper for nullable-param...
2024-09-05 Alexei StarovoitovMerge branch 'local-vmtest-enhancement-and-rv64-enabled'
2024-09-05 Pu Lehuiselftests/bpf: Add description for running vmtest on...
2024-09-05 Pu Lehuiselftests/bpf: Add riscv64 configurations to local...
2024-09-05 Pu Lehuiselftests/bpf: Add DENYLIST.riscv64
2024-09-05 Pu Lehuiselftests/bpf: Add config.riscv64
2024-09-05 Pu Lehuiselftests/bpf: Enable cross platform testing for vmtest
2024-09-05 Pu Lehuiselftests/bpf: Support local rootfs image for vmtest
2024-09-05 Pu Lehuiselftests/bpf: Limit URLS parsing logic to actual scope...
2024-09-05 Eduard Zingermanselftests/bpf: Prefer static linking for LLVM libraries
2024-09-05 Pu Lehuiselftests/bpf: Rename fallback in bpf_dctcp to avoid...
2024-09-05 Pu Lehuiselftests/bpf: Adapt OUTPUT appending logic to lower...
2024-09-05 Lin Yikailibbpf: fix some typos in libbpf
2024-09-05 Lin Yikaibpftool: fix some typos in bpftool
2024-09-05 Lin Yikaiselftests/bpf: fix some typos in selftests
2024-09-05 Andrii NakryikoMerge branch 'selftests-bpf-add-uprobe-multi-pid-filter...
2024-09-05 Jiri Olsaselftests/bpf: Add uprobe multi pid filter test for...
2024-09-05 Jiri Olsaselftests/bpf: Add uprobe multi pid filter test for...
2024-09-05 Jiri Olsaselftests/bpf: Add child argument to spawn_child function
2024-09-05 Jiri Olsabpf: Fix uprobe multi pid filter check
2024-09-05 Andrii NakryikoMerge branch 'fix-accessing-first-syscall-argument...
2024-09-05 Pu Lehuilibbpf: Fix accessing first syscall argument on RV64
2024-09-05 Pu Lehuiselftests/bpf: Enable test_bpf_syscall_macro: Syscall_a...
2024-09-05 Pu Lehuilibbpf: Access first syscall argument with CO-RE direct...
2024-09-05 Pu Lehuilibbpf: Access first syscall argument with CO-RE direct...
2024-09-04 Yonghong Songselftests/bpf: Add a selftest for x86 jit convergence...
2024-09-04 Yonghong Songbpf, x64: Fix a jit convergence issue
2024-09-04 Feng Yangselftests: bpf: Replace sizeof(arr)/sizeof(arr[0])...
2024-09-04 Alexei StarovoitovMerge branch 'bpf-follow-up-on-gen_epilogue'
2024-09-04 Martin KaFai Laubpf: Fix indentation issue in epilogue_idx
2024-09-04 Martin KaFai Laubpf: Remove the insn_buf array stack usage from the...
2024-09-04 Rong Taosamples/bpf: Remove sample tracex2
2024-09-04 Yuan Chenselftests/bpf: Fix procmap_query()'s params mismatch...
2024-09-04 Xu Kuohaibpf, arm64: Jit BPF_CALL to direct call when possible
2024-09-02 Mykyta Yatsenkobpftool: Fix handling enum64 in btf dump sorting
2024-09-02 Quentin Monnetbpftool: Add missing blank lines in bpftool-net doc...
2024-08-30 Ihor Solodraiselftests/bpf: Do not update vmlinux.h unnecessarily
2024-08-30 Ihor Solodraiselftests/bpf: Specify libbpf headers required for...
2024-08-30 Eduard Zingermanselftests/bpf: Check if distilled base inherits source...
2024-08-30 Tony Ambardarlibbpf: Ensure new BTF objects inherit input endianness
2024-08-30 Jinjie Ruanbpf: Use sockfd_put() helper
2024-08-30 Alexey Gladkovbpf: Remove custom build rule
2024-08-30 Juntong Dengselftests/bpf: Add tests for iter next method returning...
2024-08-30 Juntong Dengbpf: Make the pointer returned by iter next method...
2024-08-30 Alexei StarovoitovMerge branch 'bpf-add-gen_epilogue-to-bpf_verifier_ops'
2024-08-30 Martin KaFai Lauselftests/bpf: Test epilogue patching when the main...
2024-08-30 Martin KaFai Lauselftests/bpf: A pro/epilogue test when the main prog...
2024-08-30 Martin KaFai Lauselftests/bpf: Add tailcall epilogue test
2024-08-30 Martin KaFai Lauselftests/bpf: Test gen_prologue and gen_epilogue
2024-08-30 Eduard Zingermanselftests/bpf: attach struct_ops maps before test prog...
2024-08-30 Martin KaFai Laubpf: Export bpf_base_func_proto
2024-08-30 Martin KaFai Laubpf: Add gen_epilogue to bpf_verifier_ops
2024-08-30 Martin KaFai Laubpf: Adjust BPF_JMP that jumps to the 1st insn of the...
2024-08-30 Martin KaFai Laubpf: Move insn_buf[16] to bpf_verifier_env
2024-08-29 Hongbo Libpf: Use kvmemdup to simplify the code
2024-08-29 Yiming Xiangdocs/bpf: Fix a typo in verifier.rst
2024-08-29 Amery Hungselftests/bpf: Make sure stashed kptr in local kptr...
2024-08-29 Andrii Nakryikolibbpf: Fix bpf_object__open_skeleton()'s mishandling...
2024-08-29 Juntong Dengselftests/bpf: Add test for zero offset or non-zero...
2024-08-29 Juntong Dengbpf: Relax KF_ACQUIRE kfuncs strict type matching const...
2024-08-28 Hao Geselftests/bpf: Fix incorrect parameters in NULL pointer...
2024-08-28 Alexei StarovoitovMerge branch 'bpf-arm64-simplify-jited-prologue-epilogue'
2024-08-28 Xu Kuohaibpf, arm64: Avoid blindly saving/restoring all callee...
2024-08-28 Xu Kuohaibpf, arm64: Get rid of fpb
2024-08-27 Rong Taosamples/bpf: tracex4: Fix failed to create kretprobe...
2024-08-23 Jordan Romeselftests/bpf: Add tests for bpf_copy_from_user_str...
2024-08-23 Jordan Romebpf: Add bpf_copy_from_user_str kfunc
2024-08-23 Eduard Zingermanselftests/bpf: use simply-expanded variables for libpca...
2024-08-23 Alexei StarovoitovMerge branch 'support-bpf_kptr_xchg-into-local-kptr'
2024-08-23 Dave Marchevskyselftests/bpf: Test bpf_kptr_xchg stashing into local...
2024-08-23 Dave Marchevskybpf: Support bpf_kptr_xchg into local kptr
2024-08-23 Dave Marchevskybpf: Rename ARG_PTR_TO_KPTR -> ARG_KPTR_XCHG_DEST
2024-08-23 Dave Marchevskybpf: Search for kptrs in prog BTF structs
2024-08-23 Amery Hungbpf: Let callers of btf_parse_kptr() track life cycle...
2024-08-23 Andrii Nakryikoselftests/bpf: add multi-uprobe benchmarks
2024-08-23 Andrii Nakryikoselftests/bpf: make use of PROCMAP_QUERY ioctl if available
2024-08-23 Alexei StarovoitovMerge branch 'follow-up-for-__jited-test-tag'
2024-08-23 Eduard Zingermanselftests/bpf: #define LOCAL_LABEL_LEN for jit_disasm_h...
2024-08-23 Eduard Zingermanselftests/bpf: match both retq/rethunk in verifier_tail...
2024-08-23 Eduard Zingermanselftests/bpf: test_loader.c:get_current_arch() should...
2024-08-22 Leon Hwangselftests/bpf: Add testcase for updating attached frepl...
2024-08-22 Alexei StarovoitovMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2024-08-22 Alexei StarovoitovMerge branch 'support-bpf_fastcall-patterns-for-calls...
next