]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2025-03-15 Mykyta Yatsenkolibbpf: Introduce more granular state for bpf_object
2025-03-15 Mykyta Yatsenkolibbpf: Use map_is_created helper in map setters
2025-03-15 Breno Leitaonet: filter: Avoid shadowing variable in bpf_convert_ct...
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()
2025-02-20 Sabrina Dubrocatcp: drop secpath at the same time as we currently...
2025-02-20 Nick Hunet: axienet: Set mac_managed_pm
2025-02-20 Jakub KicinskiMerge branch 'net-core-improvements-to-device-lookup...
2025-02-20 Breno Leitaoarp: switch to dev_getbyhwaddr() in arp_req_set_public()
2025-02-20 Breno Leitaonet: Add non-RCU dev_getbyhwaddr() helper
2025-02-20 Yu-Chun Linsctp: Fix undefined behavior in left shift operation
2025-02-20 Jakub KicinskiMerge branch 'flow_dissector-fix-handling-of-mixed...
2025-02-20 Cong Wangselftests/bpf: Add a specific dst port matching
2025-02-20 Cong Wangflow_dissector: Fix port range key handling in BPF...
2025-02-20 Cong Wangselftests/net/forwarding: Add a test case for tc-flower...
2025-02-20 Cong Wangflow_dissector: Fix handling of mixed port and port...
2025-02-20 Jakub KicinskiMerge branch 'gtp-geneve-suppress-list_del-splat-during...
2025-02-20 Kuniyuki Iwashimageneve: Suppress list corruption splat in geneve_destro...
2025-02-20 Kuniyuki Iwashimagtp: Suppress list corruption splat in gtp_net_exit_bat...
2025-02-20 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2025-02-19-17-49' of...
2025-02-20 Jordan Romeselftests/bpf: Add tests for bpf_copy_from_user_task_str
2025-02-20 Jordan Romebpf: Add bpf_copy_from_user_task_str() kfunc
2025-02-20 Jordan Romemm: Add copy_remote_vm_str() for readng C strings from...
2025-02-19 Kent Overstreetbcachefs: Fix srcu lock warning in btree_update_nodes_w...
2025-02-19 Alexis Lothoré... selftests/bpf: Enable kprobe_multi tests for ARM64
2025-02-19 Tao Chenlibbpf: Wrap libbpf API direct err with libbpf_err
2025-02-19 Kent Overstreetbcachefs: Fix bch2_indirect_extent_missing_error()
2025-02-19 Kent Overstreetbcachefs: Fix fsck directory i_size checking
2025-02-19 Alexei StarovoitovMerge branch 'selftests-bpf-tc_links-tc_opts-unserializ...
2025-02-19 Bastien Curutchet... selftests/bpf: ns_current_pid_tgid: Use test_progs...
2025-02-19 Bastien Curutchet... selftests/bpf: tc_links/tc_opts: Unserialize tests
2025-02-19 Bastien Curutchet... selftests/bpf: Optionally open a dedicated namespace...
2025-02-19 Bastien Curutchet... selftests/bpf: ns_current_pid_tgid: Rename the test...
2025-02-19 Pali Rohárcifs: Treat unhandled directory name surrogate reparse...
2025-02-19 Pali Rohárcifs: Throw -EOPNOTSUPP error on unsupported reparse...
2025-02-19 Steve Frenchsmb311: failure to open files of length 1040 when mount...
2025-02-19 Gustavo A.... smb: client, common: Avoid multiple -Wflex-array-member...
next