projects
/
linux-block.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux-block.git
2025-03-15
Peilin Ye
bpf: Introduce load-acquire and store-release instructions
commit
|
commitdiff
|
tree
2025-03-15
Alexei Starovoitov
Merge branch 'timed-may_goto'
commit
|
commitdiff
|
tree
2025-03-15
Andrii Nakryiko
Merge branch 'introduce-bpf_object__prepare'
commit
|
commitdiff
|
tree
2025-03-15
Kumar Kartikeya...
bpf, x86: Add x86 JIT support for timed may_goto
commit
|
commitdiff
|
tree
2025-03-15
Mykyta Yatsenko
selftests/bpf: Add tests for bpf_object__prepare
commit
|
commitdiff
|
tree
2025-03-15
Kumar Kartikeya...
bpf: Add verifier support for timed may_goto
commit
|
commitdiff
|
tree
2025-03-15
Mykyta Yatsenko
libbpf: Split bpf object load into prepare/load
commit
|
commitdiff
|
tree
2025-03-15
Mykyta Yatsenko
libbpf: Introduce more granular state for bpf_object
commit
|
commitdiff
|
tree
2025-03-15
Breno Leitao
net: filter: Avoid shadowing variable in bpf_convert_ct...
commit
|
commitdiff
|
tree
2025-03-15
Mykyta Yatsenko
libbpf: Use map_is_created helper in map setters
commit
|
commitdiff
|
tree
2025-03-15
Martin KaFai Lau
Merge branch 'selftests-bpf-migrate-test_tunnel-sh...
commit
|
commitdiff
|
tree
2025-03-15
Bastien Curutchet...
selftests/bpf: test_tunnel: Remove test_tunnel.sh
commit
|
commitdiff
|
tree
2025-03-15
Bastien Curutchet...
selftests/bpf: test_tunnel: Move ip6tnl tunnel tests...
commit
|
commitdiff
|
tree
2025-03-15
Bastien Curutchet...
selftests/bpf: test_tunnel: Move ip6geneve tunnel test...
commit
|
commitdiff
|
tree
2025-03-15
Bastien Curutchet...
selftests/bpf: test_tunnel: Move geneve tunnel test...
commit
|
commitdiff
|
tree
2025-03-15
Bastien Curutchet...
selftests/bpf: test_tunnel: Move ip6erspan tunnel test...
commit
|
commitdiff
|
tree
2025-03-15
Bastien Curutchet...
selftests/bpf: test_tunnel: Move erspan tunnel tests...
commit
|
commitdiff
|
tree
2025-03-15
Bastien Curutchet...
selftests/bpf: test_tunnel: Move ip6gre tunnel test...
commit
|
commitdiff
|
tree
2025-03-15
Bastien Curutchet...
selftests/bpf: test_tunnel: Move gre tunnel test to...
commit
|
commitdiff
|
tree
2025-03-15
Andrii Nakryiko
Merge branch 'veristat-files-list-txt-notation-for...
commit
|
commitdiff
|
tree
2025-03-15
Bastien Curutchet...
selftests/bpf: test_tunnel: Add ping helpers
commit
|
commitdiff
|
tree
2025-03-15
Peilin Ye
bpf: Factor out check_load_mem() and check_store_reg()
commit
|
commitdiff
|
tree
2025-03-15
Eduard Zingerman
veristat: Report program type guess results to sdterr
commit
|
commitdiff
|
tree
2025-03-15
Bastien Curutchet...
selftests/bpf: test_tunnel: Add generic_attach* helpers
commit
|
commitdiff
|
tree
2025-03-15
Peilin Ye
bpf: Factor out check_atomic_rmw()
commit
|
commitdiff
|
tree
2025-03-15
Eduard Zingerman
veristat: Strerror expects positive number (errno)
commit
|
commitdiff
|
tree
2025-03-15
Peilin Ye
bpf: Factor out atomic_ptr_type_ok()
commit
|
commitdiff
|
tree
2025-03-15
Eduard Zingerman
veristat: @files-list.txt notation for object files...
commit
|
commitdiff
|
tree
2025-03-15
Eric Dumazet
bpf: no longer acquire map_idr_lock in bpf_map_inc_not_...
commit
|
commitdiff
|
tree
2025-03-15
Alexei Starovoitov
Merge branch 'global-subprogs-in-rcu-preempt-irq-disabl...
commit
|
commitdiff
|
tree
2025-03-15
Alexis Lothoré...
bpf/selftests: test_select_reuseport_kern: Remove unuse...
commit
|
commitdiff
|
tree
2025-03-15
Kumar Kartikeya...
selftests/bpf: Add tests for extending sleepable global...
commit
|
commitdiff
|
tree
2025-03-15
Yonghong Song
selftests/bpf: Add selftests allowing cgroup prog pre...
commit
|
commitdiff
|
tree
2025-03-15
Kumar Kartikeya...
selftests/bpf: Test sleepable global subprogs in atomic...
commit
|
commitdiff
|
tree
2025-03-15
Yonghong Song
bpf: Allow pre-ordering for bpf cgroup progs
commit
|
commitdiff
|
tree
2025-03-15
Kumar Kartikeya...
bpf: Summarize sleepable global subprogs
commit
|
commitdiff
|
tree
2025-03-15
Alexei Starovoitov
Merge branch 'optimize-bpf-selftest-to-increase-ci...
commit
|
commitdiff
|
tree
2025-03-15
Jiayuan Chen
selftests/bpf: Fixes for test_maps test
commit
|
commitdiff
|
tree
2025-03-15
Andrii Nakryiko
Merge branch 'introduce-bpf_dynptr_copy-kfunc'
commit
|
commitdiff
|
tree
2025-03-15
Jiayuan Chen
selftests/bpf: Allow auto port binding for bpf nf
commit
|
commitdiff
|
tree
2025-03-15
Jiayuan Chen
selftests/bpf: Allow auto port binding for cgroup connect
commit
|
commitdiff
|
tree
2025-03-15
Mykyta Yatsenko
selftests/bpf: Add tests for bpf_dynptr_copy
commit
|
commitdiff
|
tree
2025-03-15
Mykyta Yatsenko
bpf/helpers: Introduce bpf_dynptr_copy kfunc
commit
|
commitdiff
|
tree
2025-03-15
Mykyta Yatsenko
bpf/helpers: Refactor bpf_dynptr_read and bpf_dynptr_write
commit
|
commitdiff
|
tree
2025-03-15
Andrii Nakryiko
Merge branch 'selftests-bpf-implement-setting-global...
commit
|
commitdiff
|
tree
2025-02-26
Mykyta Yatsenko
selftests/bpf: Introduce veristat test
commit
|
commitdiff
|
tree
2025-02-26
Mykyta Yatsenko
selftests/bpf: Implement setting global variables in...
commit
|
commitdiff
|
tree
2025-02-26
Ihor Solodrai
selftests/bpf: Test bpf_usdt_arg_size() function
commit
|
commitdiff
|
tree
2025-02-26
Ihor Solodrai
libbpf: Implement bpf_usdt_arg_size BPF function
commit
|
commitdiff
|
tree
2025-02-26
Alexei Starovoitov
bpf: Fix deadlock between rcu_tasks_trace and event_mutex.
commit
|
commitdiff
|
tree
2025-02-26
Yonghong Song
docs/bpf: Document some special sdiv/smod operations
commit
|
commitdiff
|
tree
2025-02-26
Mahe Tardy
selftests/bpf: add cgroup_skb netns cookie tests
commit
|
commitdiff
|
tree
2025-02-26
Mahe Tardy
bpf: add get_netns_cookie helper to cgroup_skb programs
commit
|
commitdiff
|
tree
2025-02-26
Amery Hung
selftests/bpf: Test gen_pro/epilogue that generate...
commit
|
commitdiff
|
tree
2025-02-26
Amery Hung
bpf: Search and add kfuncs in struct_ops prologue and...
commit
|
commitdiff
|
tree
2025-02-26
Eduard Zingerman
bpf: abort verification if env->cur_state->loop_entry...
commit
|
commitdiff
|
tree
2025-02-24
Pu Lehui
kbuild, bpf: Correct pahole version that supports disti...
commit
|
commitdiff
|
tree
2025-02-24
Nandakumar...
libbpf: Fix out-of-bound read
commit
|
commitdiff
|
tree
2025-02-24
Yonghong Song
bpf: Fix kmemleak warning for percpu hashmap
commit
|
commitdiff
|
tree
2025-02-23
Song Liu
bpf: arm64: Silence "UBSAN: negation-overflow" warning
commit
|
commitdiff
|
tree
2025-02-23
Amery Hung
bpf: Refactor check_ctx_access()
commit
|
commitdiff
|
tree
2025-02-21
Amery Hung
selftests/bpf: Test struct_ops program with __ref arg...
commit
|
commitdiff
|
tree
2025-02-21
Amery Hung
bpf: Do not allow tail call in strcut_ops program with...
commit
|
commitdiff
|
tree
2025-02-21
Andrii Nakryiko
libbpf: Fix hypothetical STT_SECTION extern NULL deref...
commit
|
commitdiff
|
tree
2025-02-21
Hou Tao
bpf: Use preempt_count() directly in bpf_send_signal_co...
commit
|
commitdiff
|
tree
2025-02-21
Alexei Starovoitov
Merge git://git./linux/kernel/git/bpf/bpf bpf-6.14-rc4
commit
|
commitdiff
|
tree
2025-02-20
Linus Torvalds
Merge tag 'bpf-fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
2025-02-20
Linus Torvalds
Merge tag 'net-6.14-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2025-02-20
Linus Torvalds
Merge tag 'v6.14-rc3-smb3-client-fixes' of git://git...
commit
|
commitdiff
|
tree
2025-02-20
Linus Torvalds
Merge tag 'bcachefs-2025-02-20' of git://evilpiepirate...
commit
|
commitdiff
|
tree
2025-02-20
Linus Torvalds
Merge tag 'xfs-fixes-6.14-rc4' of git://git./fs/xfs...
commit
|
commitdiff
|
tree
2025-02-20
Paolo Abeni
Merge branch 'net-remove-the-single-page-frag-cache...
commit
|
commitdiff
|
tree
2025-02-20
Paolo Abeni
Revert "net: skb: introduce and use a single page frag...
commit
|
commitdiff
|
tree
2025-02-20
Paolo Abeni
net: allow small head cache usage with large MAX_SKB_FR...
commit
|
commitdiff
|
tree
2025-02-20
Haoxiang Li
nfp: bpf: Add check for nfp_app_ctrl_msg_alloc()
commit
|
commitdiff
|
tree
2025-02-20
Sabrina Dubroca
tcp: drop secpath at the same time as we currently...
commit
|
commitdiff
|
tree
2025-02-20
Nick Hu
net: axienet: Set mac_managed_pm
commit
|
commitdiff
|
tree
2025-02-20
Jakub Kicinski
Merge branch 'net-core-improvements-to-device-lookup...
commit
|
commitdiff
|
tree
2025-02-20
Breno Leitao
arp: switch to dev_getbyhwaddr() in arp_req_set_public()
commit
|
commitdiff
|
tree
2025-02-20
Breno Leitao
net: Add non-RCU dev_getbyhwaddr() helper
commit
|
commitdiff
|
tree
2025-02-20
Yu-Chun Lin
sctp: Fix undefined behavior in left shift operation
commit
|
commitdiff
|
tree
2025-02-20
Jakub Kicinski
Merge branch 'flow_dissector-fix-handling-of-mixed...
commit
|
commitdiff
|
tree
2025-02-20
Cong Wang
selftests/bpf: Add a specific dst port matching
commit
|
commitdiff
|
tree
2025-02-20
Cong Wang
flow_dissector: Fix port range key handling in BPF...
commit
|
commitdiff
|
tree
2025-02-20
Cong Wang
selftests/net/forwarding: Add a test case for tc-flower...
commit
|
commitdiff
|
tree
2025-02-20
Cong Wang
flow_dissector: Fix handling of mixed port and port...
commit
|
commitdiff
|
tree
2025-02-20
Jakub Kicinski
Merge branch 'gtp-geneve-suppress-list_del-splat-during...
commit
|
commitdiff
|
tree
2025-02-20
Kuniyuki Iwashima
geneve: Suppress list corruption splat in geneve_destro...
commit
|
commitdiff
|
tree
2025-02-20
Kuniyuki Iwashima
gtp: Suppress list corruption splat in gtp_net_exit_bat...
commit
|
commitdiff
|
tree
2025-02-20
Linus Torvalds
Merge tag 'mm-hotfixes-stable-2025-02-19-17-49' of...
commit
|
commitdiff
|
tree
2025-02-20
Jordan Rome
selftests/bpf: Add tests for bpf_copy_from_user_task_str
commit
|
commitdiff
|
tree
2025-02-20
Jordan Rome
bpf: Add bpf_copy_from_user_task_str() kfunc
commit
|
commitdiff
|
tree
2025-02-20
Jordan Rome
mm: Add copy_remote_vm_str() for readng C strings from...
commit
|
commitdiff
|
tree
2025-02-19
Kent Overstreet
bcachefs: Fix srcu lock warning in btree_update_nodes_w...
commit
|
commitdiff
|
tree
2025-02-19
Alexis Lothoré...
selftests/bpf: Enable kprobe_multi tests for ARM64
commit
|
commitdiff
|
tree
2025-02-19
Tao Chen
libbpf: Wrap libbpf API direct err with libbpf_err
commit
|
commitdiff
|
tree
2025-02-19
Kent Overstreet
bcachefs: Fix bch2_indirect_extent_missing_error()
commit
|
commitdiff
|
tree
2025-02-19
Kent Overstreet
bcachefs: Fix fsck directory i_size checking
commit
|
commitdiff
|
tree
2025-02-19
Alexei Starovoitov
Merge branch 'selftests-bpf-tc_links-tc_opts-unserializ...
commit
|
commitdiff
|
tree
2025-02-19
Bastien Curutchet...
selftests/bpf: ns_current_pid_tgid: Use test_progs...
commit
|
commitdiff
|
tree
next