linux-block.git
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...
2024-08-22 Eduard Zingermanselftests/bpf: check if bpf_fastcall is recognized...
2024-08-22 Eduard Zingermanselftests/bpf: by default use arch mask allowing all...
2024-08-22 Eduard Zingermanbpf: allow bpf_fastcall for bpf_cast_to_kern_ctx and...
2024-08-22 Eduard Zingermanbpf: support bpf_fastcall patterns for kfuncs
2024-08-22 Eduard Zingermanselftests/bpf: rename nocsr -> bpf_fastcall in selftests
2024-08-22 Eduard Zingermanbpf: rename nocsr -> bpf_fastcall in verifier
2024-08-22 Uros Bizjakbpf: Fix percpu address space issues
2024-08-22 Alexei StarovoitovMerge branch 'bpf-fix-null-pointer-access-for-malformed...
2024-08-22 Eduard Zingermanselftests/bpf: test for malformed BPF_CORE_TYPE_ID_LOCA...
2024-08-22 Eduard Zingermanbpf: correctly handle malformed BPF_CORE_TYPE_ID_LOCAL...
2024-08-22 Yu Jiaoliangbpf: Use kmemdup_array instead of kmemdup for multiple...
2024-08-21 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.11-4' of git://git...
2024-08-21 Linus TorvaldsMerge tag 'erofs-for-6.11-rc5-fixes' of git://git....
2024-08-21 Alexei StarovoitovMerge branch '__jited-test-tag-to-check-disassembly...
2024-08-21 Eduard Zingermanselftests/bpf: validate __xlated same way as __jited
2024-08-21 Eduard Zingermanselftests/bpf: validate jit behaviour for tail calls
2024-08-21 Eduard Zingermanselftests/bpf: __jited test tag to check disassembly...
2024-08-21 Eduard Zingermanselftests/bpf: utility function to get program disassem...
2024-08-21 Eduard Zingermanselftests/bpf: replace __regex macro with "{{...}}...
2024-08-21 Eduard Zingermanselftests/bpf: fix to avoid __msg tag de-duplication...
2024-08-21 Eduard Zingermanselftests/bpf: correctly move 'log' upon successful...
2024-08-21 Eduard Zingermanselftests/bpf: less spam in the log for message matching
2024-08-21 Alexei StarovoitovMerge branch 'support-passing-bpf-iterator-to-kfuncs'
2024-08-21 Andrii Nakryikoselftests/bpf: test passing iterator to a kfunc
2024-08-21 Andrii Nakryikobpf: allow passing struct bpf_iter_<type> as kfunc...
2024-08-21 Andrii Nakryikobpf: extract iterator argument type and name validation...
2024-08-21 Linus TorvaldsMerge tag '6.11-rc4-server-fixes' of git://git.samba...
2024-08-21 Gao Xiangerofs: fix out-of-bound access when z_erofs_gbuf_growsi...
next