linux-2.6-microblaze.git
2026-01-28 Mykyta Yatsenkoselftests/bpf: Remove xxd util dependency
2026-01-28 Andrii NakryikoMerge branch 'ftrace-bpf-use-single-direct-ops-for...
2026-01-28 Jiri Olsabpf,x86: Use single ftrace_ops for direct calls
2026-01-28 Jiri Olsaftrace: Factor ftrace_ops ops_func interface
2026-01-28 Jiri Olsabpf: Add trampoline ip hash table
2026-01-28 Jiri Olsaftrace: Add update_ftrace_direct_mod function
2026-01-28 Jiri Olsaftrace: Add update_ftrace_direct_del function
2026-01-28 Jiri Olsaftrace: Add update_ftrace_direct_add function
2026-01-28 Jiri Olsaftrace: Export some of hash related functions
2026-01-28 Jiri Olsaftrace: Make alloc_and_copy_ftrace_hash direct friendly
2026-01-28 Jiri Olsaftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag
2026-01-28 Guillaume Gonnetbpf: Fix tcx/netkit detach permissions when prog fd...
2026-01-27 Alexei StarovoitovMerge branch 'bpf-fix-fionread-and-copied_seq-issues'
2026-01-27 Jiayuan Chenselftests/bpf: Add tests for FIONREAD and copied_seq
2026-01-27 Jiayuan Chenbpf, sockmap: Fix FIONREAD for sockmap
2026-01-27 Jiayuan Chenbpf, sockmap: Fix incorrect copied_seq calculation
2026-01-27 Matt Bobrowskiselftests/bpf: cover BPF_CGROUP_ITER_CHILDREN control...
2026-01-27 Matt Bobrowskibpf: add new BPF_CGROUP_ITER_CHILDREN control option
2026-01-27 Alexei StarovoitovMerge branch 'selftests-bpf-migrate-a-few-bpftool-testi...
2026-01-27 Alexis Lothoré... selftests/bpf: convert test_bpftool_map_access.sh into...
2026-01-27 Alexis Lothoré... selftests/bpf: convert test_bpftool_metadata.sh into...
2026-01-27 Alexis Lothoré... selftests/bpf: Add a few helpers for bpftool testing
2026-01-26 Leon Hwangselftests/bpf: Harden cpu flags test for lru_percpu_has...
2026-01-25 Alexei StarovoitovMerge branch 'selftests-bpf-introduce-execution-context...
2026-01-25 Changwoo Minselftests/bpf: Add tests for execution context helpers
2026-01-25 Changwoo Minselftests/bpf: Introduce execution context detection...
2026-01-25 Alexei StarovoitovMerge branch 'bpf-fsession-support'
2026-01-25 Menglong Dongselftests/bpf: test fsession mixed with fentry and...
2026-01-25 Menglong Dongselftests/bpf: add testcases for fsession cookie
2026-01-25 Menglong Dongselftests/bpf: test bpf_get_func_* for fsession
2026-01-25 Menglong Dongselftests/bpf: add testcases for fsession
2026-01-25 Menglong Dongbpftool: add fsession support
2026-01-25 Menglong Donglibbpf: add fsession support
2026-01-25 Menglong Dongbpf,x86: add fsession support for x86_64
2026-01-25 Menglong Dongbpf,x86: introduce emit_store_stack_imm64() for trampoline
2026-01-25 Menglong Dongbpf: support fsession for bpf_session_cookie
2026-01-25 Menglong Dongbpf: support fsession for bpf_session_is_return
2026-01-25 Menglong Dongbpf: change prototype of bpf_session_{cookie,is_return}
2026-01-25 Menglong Dongbpf: use the least significant byte for the nr_args...
2026-01-25 Menglong Dongbpf: add fsession support
2026-01-25 Yonghong Songselftests/bpf: Fix xdp_pull_data failure with 64K page
2026-01-25 Yonghong Songselftests/bpf: Fix task_local_data failure with 64K...
2026-01-23 Kumar Kartikeya... rqspinlock: Fix TAS fallback lock entry creation
2026-01-22 Kery Qiselftests/bpf: Fix resource leak in serial_test_wq...
2026-01-21 Ihor Solodraiscripts/gen-btf.sh: Use CONFIG_SHELL for execution
2026-01-21 Alexei StarovoitovMerge branch 'bpf-add-kfunc-bpf_strncasecmp'
2026-01-21 Yuzuki Ishiyamaselftests/bpf: Test kfunc bpf_strncasecmp
2026-01-21 Yuzuki Ishiyamabpf: add bpf_strncasecmp kfunc
2026-01-21 Matt Bobrowskibpf: Revert "bpf: drop KF_ACQUIRE flag on BPF kfunc...
2026-01-21 Alexei StarovoitovMerge branch 'bpf-support-bpf_get_func_arg-for-bpf_trac...
2026-01-21 Menglong Dongselftests/bpf: test bpf_get_func_arg() for tp_btf
2026-01-21 Menglong Dongbpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TP
2026-01-21 Alexei StarovoitovMerge branch 'bpf-x86-inline-bpf_get_current_task-for...
2026-01-21 Menglong Dongselftests/bpf: test the jited inline of bpf_get_current...
2026-01-21 Menglong Dongbpf, x86: inline bpf_get_current_task() for x86_64
2026-01-21 Mykyta Yatsenkobpf: Simplify bpf_timer_cancel()
2026-01-21 Mykyta Yatsenkobpf: Introduce lock-free bpf_async_update_prog_callback()
2026-01-21 Mykyta Yatsenkobpf: Remove unnecessary arguments from bpf_async_set_ca...
2026-01-21 Mykyta Yatsenkobpf: Factor out timer deletion helper
2026-01-21 Matt Bobrowskiselftests/bpf: update verifier test for default trusted...
2026-01-21 Alexei StarovoitovMerge branch 'bpf-fix-memory-access-flags-in-helper...
2026-01-21 Zesen Liubpf: Require ARG_PTR_TO_MEM with memory flag
2026-01-21 Zesen Liubpf: Fix memory access flags in helper prototypes
2026-01-21 Alexei StarovoitovMerge branch 'bpf-add-range-tracking-for-bpf_div-and...
2026-01-21 Yazhou Tangselftests/bpf: Add tests for BPF_DIV and BPF_MOD range...
2026-01-21 Yazhou Tangbpf: Add range tracking for BPF_DIV and BPF_MOD
2026-01-21 Alexei StarovoitovMerge branch 'bpf-kernel-functions-with-kf_implicit_args'
2026-01-21 Ihor Solodraibpf,docs: Document KF_IMPLICIT_ARGS flag
2026-01-21 Ihor Solodraibpf: Remove __prog kfunc arg annotation
2026-01-21 Ihor Solodraiselftests/bpf: Migrate struct_ops_assoc test to KF_IMPL...
2026-01-21 Ihor Solodraibpf: Migrate bpf_stream_vprintk() to KF_IMPLICIT_ARGS
2026-01-21 Ihor Solodraibpf: Migrate bpf_task_work_schedule_* kfuncs to KF_IMPL...
2026-01-21 Ihor SolodraiHID: Use bpf_wq_set_callback kernel function
2026-01-21 Ihor Solodraibpf: Migrate bpf_wq_set_callback_impl() to KF_IMPLICIT_ARGS
2026-01-21 Ihor Solodraiselftests/bpf: Add tests for KF_IMPLICIT_ARGS
2026-01-21 Ihor Solodrairesolve_btfids: Support for KF_IMPLICIT_ARGS
2026-01-21 Ihor Solodrairesolve_btfids: Introduce finalize_btf() step
2026-01-21 Ihor Solodraibpf: Verifier support for KF_IMPLICIT_ARGS
2026-01-21 Ihor Solodraibpf: Introduce struct bpf_kfunc_meta
2026-01-21 Ihor Solodraibpf: Refactor btf_kfunc_id_set_contains
2026-01-20 Gyutae Baeselftests/bpf: Add perfbuf multi-producer benchmark
2026-01-20 Qiliang Yuanbpf/verifier: Optimize ID mapping reset in states_equal
2026-01-20 Daniel Borkmannbpf: Remove leftover accounting in htab_map_mem_usage...
2026-01-20 Puranjay Mohanbpf: verifier: Make sync_linked_regs() scratch registers
2026-01-16 Yonghong Songselftests/bpf: Fix map_kptr test failure
2026-01-16 Alan Maguireselftests/bpf: Support when CONFIG_VXLAN=m
2026-01-16 Gyutae Baebpftool: Add 'prepend' option for tcx attach to insert...
2026-01-16 Tim Birdbpf: Add SPDX license identifiers to a few files
2026-01-16 Mykyta Yatsenkobpf: Add __force annotations to silence sparse warnings
2026-01-16 Alexei StarovoitovMerge branch 'bpf-fix-linked-register-tracking'
2026-01-16 Puranjay Mohanselftests: bpf: Add test for multiple syncs from linked...
2026-01-16 Puranjay Mohanbpf: Preserve id of register in sync_linked_regs()
2026-01-16 Jiri Olsaselftests/bpf: Add test for bpf_override_return helper
2026-01-16 Jiri Olsaarm64/ftrace,bpf: Fix partial regs after bpf_prog_run
2026-01-15 Alexei StarovoitovMerge branch 'bpf-live-registers-computation-with-gotox'
2026-01-15 Anton Protopopovselftests/bpf: Extend live regs tests with a test for...
2026-01-15 Anton Protopopovbpf: Properly mark live registers for indirect jumps
2026-01-14 Alexei StarovoitovMerge git://git./linux/kernel/git/bpf/bpf after rc5
2026-01-14 Linus TorvaldsMerge tag 'bpf-fixes' of git://git./linux/kernel/git...
2026-01-14 Alexei StarovoitovMerge branch 'properly-load-insn-array-values-with...
next