]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2025-03-15  Bastien Curutchet... selftests/bpf: lwt_seg6local: Move test to test_progs
2025-03-15  Bastien Curutchet... selftests/bpf: lwt_seg6local: Remove unused routes
2025-03-15  Feng Yangselftests/bpf: Fix cap_enable_effective() return code
2025-03-15  Amery Hungselftests/bpf: Fix dangling stdout seen by traffic...
2025-03-15  Amery Hungselftests/bpf: Allow assigning traffic monitor print...
2025-03-15  Amery Hungselftests/bpf: Clean up call sites of stdio_restore()
2025-03-15  Bastien Curutchet... selftests/bpf: Move test_lwt_ip_encap to test_progs
2025-03-15  Alexei StarovoitovMerge branch 'arena-spin-lock'
2025-03-15  T.J. Mercierbpf, docs: Fix broken link to renamed bpf_iter_task_vmas.c
2025-03-15  Kumar Kartikeya... selftests/bpf: Add tests for arena spin lock
2025-03-15  Kumar Kartikeya... selftests/bpf: Introduce arena spin lock
2025-03-15  Kumar Kartikeya... selftests/bpf: Introduce cond_break_label
2025-03-15  Eduard Zingermanbpf: correct use/def for may_goto instruction
2025-03-15  Alexei StarovoitovMerge branch 'bpf-simple-dfa-based-live-registers-analysis'
2025-03-15  Eduard Zingermanselftests/bpf: test cases for compute_live_registers()
2025-03-15  Alexei StarovoitovMerge branch 'introduce-load-acquire-and-store-release...
2025-03-15  Eduard Zingermanbpf: use register liveness information for func_states_...
2025-03-15  Peilin Yeselftests/bpf: Add selftests for load-acquire and store...
2025-03-15  Eduard Zingermanbpf: simple DFA-based live registers analysis
2025-03-15  Peilin Yebpf, x86: Support load-acquire and store-release instru...
2025-03-15  Eduard Zingermanbpf: get_call_summary() utility function
2025-03-15  Peilin Yebpf, arm64: Support load-acquire and store-release...
2025-03-15  Eduard Zingermanbpf: jmp_offset() and verbose_insn() utility functions
2025-03-15  Peilin Yearm64: insn: Add load-acquire and store-release instruc...
2025-03-15  Peilin Yearm64: insn: Add BIT(23) to {load,store}_ex's mask
2025-03-15  Alexei StarovoitovMerge branch 'timed-may_goto'
2025-03-15  Peilin Yebpf: Introduce load-acquire and store-release instructions
2025-03-15  Andrii NakryikoMerge branch 'introduce-bpf_object__prepare'
2025-03-15  Kumar Kartikeya... bpf, x86: Add x86 JIT support for timed may_goto
2025-03-15  Mykyta Yatsenkoselftests/bpf: Add tests for bpf_object__prepare
2025-03-15  Kumar Kartikeya... bpf: Add verifier support for timed may_goto
2025-03-15  Mykyta Yatsenkolibbpf: Split bpf object load into prepare/load
2025-03-15  Mykyta Yatsenkolibbpf: Introduce more granular state for bpf_object
2025-03-15  Breno Leitaonet: filter: Avoid shadowing variable in bpf_convert_ct...
2025-03-15  Mykyta Yatsenkolibbpf: Use map_is_created helper in map setters
2025-03-15  Martin KaFai LauMerge branch 'selftests-bpf-migrate-test_tunnel-sh...
2025-03-15  Bastien Curutchet... selftests/bpf: test_tunnel: Remove test_tunnel.sh
2025-03-15  Bastien Curutchet... selftests/bpf: test_tunnel: Move ip6tnl tunnel tests...
2025-03-15  Bastien Curutchet... selftests/bpf: test_tunnel: Move ip6geneve tunnel test...
2025-03-15  Bastien Curutchet... selftests/bpf: test_tunnel: Move geneve tunnel test...
2025-03-15  Bastien Curutchet... selftests/bpf: test_tunnel: Move ip6erspan tunnel test...
2025-03-15  Bastien Curutchet... selftests/bpf: test_tunnel: Move erspan tunnel tests...
2025-03-15  Bastien Curutchet... selftests/bpf: test_tunnel: Move ip6gre tunnel test...
2025-03-15  Bastien Curutchet... selftests/bpf: test_tunnel: Move gre tunnel test to...
2025-03-15  Andrii NakryikoMerge branch 'veristat-files-list-txt-notation-for...
2025-03-15  Bastien Curutchet... selftests/bpf: test_tunnel: Add ping helpers
2025-03-15  Peilin Yebpf: Factor out check_load_mem() and check_store_reg()
2025-03-15  Eduard Zingermanveristat: Report program type guess results to sdterr
2025-03-15  Bastien Curutchet... selftests/bpf: test_tunnel: Add generic_attach* helpers
2025-03-15  Peilin Yebpf: Factor out check_atomic_rmw()
2025-03-15  Eduard Zingermanveristat: Strerror expects positive number (errno)
2025-03-15  Peilin Yebpf: Factor out atomic_ptr_type_ok()
2025-03-15  Eduard Zingermanveristat: @files-list.txt notation for object files...
2025-03-15  Eric Dumazetbpf: no longer acquire map_idr_lock in bpf_map_inc_not_...
2025-03-15  Alexei StarovoitovMerge branch 'global-subprogs-in-rcu-preempt-irq-disabl...
2025-03-15  Alexis LothorĂ©... bpf/selftests: test_select_reuseport_kern: Remove unuse...
2025-03-15  Kumar Kartikeya... selftests/bpf: Add tests for extending sleepable global...
2025-03-15  Yonghong Songselftests/bpf: Add selftests allowing cgroup prog pre...
2025-03-15  Kumar Kartikeya... selftests/bpf: Test sleepable global subprogs in atomic...
2025-03-15  Yonghong Songbpf: Allow pre-ordering for bpf cgroup progs
2025-03-15  Kumar Kartikeya... bpf: Summarize sleepable global subprogs
2025-03-15  Alexei StarovoitovMerge branch 'optimize-bpf-selftest-to-increase-ci...
2025-03-15  Jiayuan Chenselftests/bpf: Fixes for test_maps test
2025-03-15  Andrii NakryikoMerge branch 'introduce-bpf_dynptr_copy-kfunc'
2025-03-15  Jiayuan Chenselftests/bpf: Allow auto port binding for bpf nf
2025-03-15  Jiayuan Chenselftests/bpf: Allow auto port binding for cgroup connect
2025-03-15  Mykyta Yatsenkoselftests/bpf: Add tests for bpf_dynptr_copy
2025-03-15  Mykyta Yatsenkobpf/helpers: Introduce bpf_dynptr_copy kfunc
2025-03-15  Mykyta Yatsenkobpf/helpers: Refactor bpf_dynptr_read and bpf_dynptr_write
2025-03-15  Andrii NakryikoMerge branch 'selftests-bpf-implement-setting-global...
2025-02-26  Mykyta Yatsenkoselftests/bpf: Introduce veristat test
2025-02-26  Mykyta Yatsenkoselftests/bpf: Implement setting global variables in...
2025-02-26  Ihor Solodraiselftests/bpf: Test bpf_usdt_arg_size() function
2025-02-26  Ihor Solodrailibbpf: Implement bpf_usdt_arg_size BPF function
2025-02-26  Alexei Starovoitovbpf: Fix deadlock between rcu_tasks_trace and event_mutex.
2025-02-26  Yonghong Songdocs/bpf: Document some special sdiv/smod operations
2025-02-26  Mahe Tardyselftests/bpf: add cgroup_skb netns cookie tests
2025-02-26  Mahe Tardybpf: add get_netns_cookie helper to cgroup_skb programs
2025-02-26  Amery Hungselftests/bpf: Test gen_pro/epilogue that generate...
2025-02-26  Amery Hungbpf: Search and add kfuncs in struct_ops prologue and...
2025-02-26  Eduard Zingermanbpf: abort verification if env->cur_state->loop_entry...
2025-02-24  Pu Lehuikbuild, bpf: Correct pahole version that supports disti...
2025-02-24  Nandakumar... libbpf: Fix out-of-bound read
2025-02-24  Yonghong Songbpf: Fix kmemleak warning for percpu hashmap
2025-02-23  Song Liubpf: arm64: Silence "UBSAN: negation-overflow" warning
2025-02-23  Amery Hungbpf: Refactor check_ctx_access()
2025-02-21  Amery Hungselftests/bpf: Test struct_ops program with __ref arg...
2025-02-21  Amery Hungbpf: Do not allow tail call in strcut_ops program with...
2025-02-21  Andrii Nakryikolibbpf: Fix hypothetical STT_SECTION extern NULL deref...
2025-02-21  Hou Taobpf: Use preempt_count() directly in bpf_send_signal_co...
2025-02-21  Alexei StarovoitovMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2025-02-20  Linus TorvaldsMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm...
2025-02-20  Linus TorvaldsMerge tag 'net-6.14-rc4' of git://git.kernel.org/pub...
2025-02-20  Linus TorvaldsMerge tag 'v6.14-rc3-smb3-client-fixes' of git://git...
2025-02-20  Linus TorvaldsMerge tag 'bcachefs-2025-02-20' of git://evilpiepirate...
2025-02-20  Linus TorvaldsMerge tag 'xfs-fixes-6.14-rc4' of git://git.kernel...
2025-02-20  Paolo AbeniMerge branch 'net-remove-the-single-page-frag-cache...
2025-02-20  Paolo AbeniRevert "net: skb: introduce and use a single page frag...
2025-02-20  Paolo Abeninet: allow small head cache usage with large MAX_SKB_FR...
2025-02-20  Haoxiang Linfp: bpf: Add check for nfp_app_ctrl_msg_alloc()
next