1. 5c662b1 Merge branch 'allow-referenced-dynptr-to-be-overwritten-when-siblings-exists' by Alexei Starovoitov · 8 hours ago for-next master
  2. 4cfb09a selftests/bpf: Test overwriting referenced dynptr by Amery Hung · 2 days ago
  3. 017f5c4 bpf: Allow overwriting referenced dynptr when refcnt > 1 by Amery Hung · 2 days ago
  4. cac16ce selftests/bpf: Add tests for stale delta leaking through id reassignment by Daniel Borkmann · 14 hours ago
  5. ed2eecd selftests/bpf: Add tests for delta tracking when src_reg == dst_reg by Daniel Borkmann · 14 hours ago
  6. 1b32773 bpf: Clear delta when clearing reg id for non-{add,sub} ops by Daniel Borkmann · 14 hours ago
  7. d7f1417 bpf: Fix linked reg delta tracking when src_reg == dst_reg by Daniel Borkmann · 14 hours ago
  8. 656e835 Merge branch 'tracing-fix-kprobe-attachment-when-module-shadows-vmlinux-symbol' by Alexei Starovoitov · 10 hours ago
  9. cea4323 selftests/bpf: Add tests for kprobe attachment with duplicate symbols by Andrey Grodzovsky · 13 hours ago
  10. 1870ddc bpf: Prefer vmlinux symbols over module symbols for unqualified kprobes by Andrey Grodzovsky · 13 hours ago
  11. a4985a1 selftests/bpf: add test for nullable PTR_TO_BUF access by Qi Tang · 19 hours ago
  12. 57b23c0 bpf: Retire rcu_trace_implies_rcu_gp() by Kumar Kartikeya Dwivedi · 17 hours ago
  13. a8aa306 selftests/bpf: Allow prog name matching for tests with __description by Kumar Kartikeya Dwivedi · 19 hours ago
  14. 1c22483 bpf: reject negative CO-RE accessor indices in bpf_core_parse_spec() by Weiming Shi · 4 days ago
  15. beaf0e9 bpf: Drop task_to_inode and inet_conn_established from lsm sleepable hooks by Jiayuan Chen · 21 hours ago
  16. 8b648a5 Merge branch 'properly-load-values-from-insn_arays-with-non-zero-offsets' by Alexei Starovoitov · 32 hours ago
  17. 1c2e217 selftests/bpf: Add more tests for loading insn arrays with offsets by Anton Protopopov · 2 days ago
  18. 43cd9d9 bpf: Do not ignore offsets for loads from insn_arrays by Anton Protopopov · 2 days ago
  19. 18474ae bpf: Avoid -Wflex-array-members-not-at-end warnings by Gustavo A. R. Silva · 8 days ago
  20. 42e33c9 Merge branch 'allow-variable-offsets-for-syscall-ptr_to_ctx' by Alexei Starovoitov · 35 hours ago
  21. 171580e selftests/bpf: Add tests for syscall ctx accesses beyond U16_MAX by Kumar Kartikeya Dwivedi · 2 days ago
  22. 0dca817 selftests/bpf: Add tests for unaligned syscall ctx accesses by Kumar Kartikeya Dwivedi · 2 days ago
  23. 02c68b1 selftests/bpf: Test modified syscall ctx for ARG_PTR_TO_CTX by Kumar Kartikeya Dwivedi · 2 days ago
  24. 5a34139 selftests/bpf: Add syscall ctx variable offset tests by Kumar Kartikeya Dwivedi · 2 days ago
  25. 02f500c selftests/bpf: Convert ctx tests from ASM to C by Kumar Kartikeya Dwivedi · 2 days ago
  26. f257770 bpf: Enable unaligned accesses for syscall ctx by Kumar Kartikeya Dwivedi · 2 days ago
  27. ae5ef00 bpf: Support variable offsets for syscall PTR_TO_CTX by Kumar Kartikeya Dwivedi · 2 days ago
  28. a1aa9ef bpf: Fix stale offload->prog pointer after constant blinding by MingTao Huang · 6 days ago
  29. f254fb5 selftests/bpf: remove unused toggle in tc_tunnel by Alexis Lothoré (eBPF Foundation) · 5 days ago
  30. c6095cb Merge branch 'bpf-fix-end-of-list-detection-in-cgroup_storage_get_next_key' by Alexei Starovoitov · 2 days ago
  31. 262b857 selftests/bpf: add get_next_key boundary test for cgroup_storage by Weiming Shi · 5 days ago
  32. 5828b9e bpf: fix end-of-list detection in cgroup_storage_get_next_key() by Weiming Shi · 5 days ago
  33. 24dbbf8 Merge branch 'bpf-fix-torn-writes-in-non-prealloc-htab-with-bpf_f_lock' by Alexei Starovoitov · 2 days ago
  34. f64eb44 selftests/bpf: Add torn write detection test for htab BPF_F_LOCK by Mykyta Yatsenko · 7 days ago
  35. 07738bc bpf: Use copy_map_value_locked() in alloc_htab_elem() for BPF_F_LOCK by Mykyta Yatsenko · 7 days ago
  36. 6a14bee Merge branch 'bpf-prep-patches-for-static-stack-liveness' by Alexei Starovoitov · 5 days ago
  37. 1a1cadb bpf: Add helper and kfunc stack access size resolution by Alexei Starovoitov · 5 days ago
  38. 19dbb13 bpf: Move verifier helpers to header by Alexei Starovoitov · 5 days ago
  39. f1606dd bpf: Add bpf_compute_const_regs() and bpf_prune_dead_branches() passes by Alexei Starovoitov · 5 days ago
  40. 427c07d selftests/bpf: Add tests for subprog topological ordering by Alexei Starovoitov · 5 days ago
  41. e6898ec bpf: Sort subprogs in topological order after check_cfg() by Alexei Starovoitov · 5 days ago
  42. 503d21e bpf: Do register range validation early by Alexei Starovoitov · 5 days ago
  43. 891a05c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+ by Alexei Starovoitov · 5 days ago
  44. d8a9a4b Merge tag 'v7.0-rc6-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 days ago
  45. 7b9e74c Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Linus Torvalds · 5 days ago
  46. 6f6c794 Merge branch 'fix-invariant-violations-and-improve-branch-detection' by Alexei Starovoitov · 5 days ago
  47. 7cbded6 selftests/bpf: Remove invariant violation flags by Paul Chaignon · 6 days ago
  48. 2ba1990 selftests/bpf: Cover invariant violation case from syzbot by Paul Chaignon · 6 days ago
  49. b254c6d bpf: Simulate branches to prune based on range violations by Harishankar Vishwanathan · 6 days ago
  50. a2a14e8 bpf: Exit early if reg_bounds_sync gets invalid inputs by Harishankar Vishwanathan · 6 days ago
  51. ec1d77c bpf: Use bpf_verifier_env buffers for reg_set_min_max by Paul Chaignon · 6 days ago
  52. a1311b9 bpf: Refactor reg_bounds_sanity_check by Harishankar Vishwanathan · 6 days ago
  53. 5a9617d Merge tag 'v7.0-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 days ago
  54. 7e85ca02 Merge branch 'task-local-data-bug-fixes-and-improvement' by Alexei Starovoitov · 5 days ago
  55. 63f5156 selftests/bpf: Improve task local data documentation and fix potential memory leak by Amery Hung · 8 days ago
  56. 0b481a6 selftests/bpf: Remove TLD_READ_ONCE() in the user space header by Amery Hung · 8 days ago
  57. 80aa8e9 selftests/bpf: Make sure TLD_DEFINE_KEY runs first by Amery Hung · 8 days ago
  58. bb6d9f5 selftests/bpf: Simplify task_local_data memory allocation by Amery Hung · 8 days ago
  59. 7c8ca53 selftests/bpf: Fix task_local_data data allocation size by Amery Hung · 8 days ago
  60. e8aec10 Merge branch 'libbpf-clarify-raw-address-single-kprobe-attach-behavior' by Andrii Nakryiko · 6 days ago
  61. 9d77cef selftests/bpf: Add test for raw-address single kprobe attach by Hoyeon Lee · 7 days ago
  62. e1621c7 libbpf: Clarify raw-address single kprobe attach behavior by Hoyeon Lee · 7 days ago
  63. f547cf7 libbpf: Use direct error codes for kprobe/uprobe attach by Hoyeon Lee · 7 days ago
  64. 1cc96e0 libbpf: Fix BTF handling in bpf_program__clone() by Mykyta Yatsenko · 7 days ago
  65. 19abf08 Merge tag 'v7.0-rc6-ksmbd-server-fix' of git://git.samba.org/ksmbd by Linus Torvalds · 6 days ago
  66. 5619b09 Merge tag 'for-7.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 days ago
  67. e1b5687 selftests/bpf: Add more precision tracking tests for atomics by Daniel Borkmann · 7 days ago
  68. 179ee84 bpf: Fix incorrect pruning due to atomic fetch precision tracking by Daniel Borkmann · 7 days ago
  69. f8f5627 Merge tag 'net-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 6 days ago
  70. 4c2c526 Merge tag 'iommu-fixes-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux by Linus Torvalds · 6 days ago
  71. eb7024b bpf: Reject sleepable kprobe_multi programs at attach time by Varun R Mallya · 7 days ago
  72. b0db1ac bpf: reject direct access to nullable PTR_TO_BUF pointers by Qi Tang · 6 days ago
  73. 2ec9074 Merge tag 'sound-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 days ago
  74. 2064d77 Merge tag 'auxdisplay-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-auxdisplay by Linus Torvalds · 6 days ago
  75. e25cfbe Merge branch 'bpf-migrate-bpf_task_work-and-file-dynptr-to-kmalloc_nolock' by Alexei Starovoitov · 6 days ago
  76. cc878b4 bpf: Migrate dynptr file to kmalloc_nolock by Mykyta Yatsenko · 8 days ago
  77. 90f51eb bpf: Migrate bpf_task_work to kmalloc_nolock by Mykyta Yatsenko · 8 days ago
  78. f760104 Merge branch 'bpf-fix-abuse-of-kprobe_write_ctx-via-freplace' by Alexei Starovoitov · 6 days ago
  79. da77f3a selftests/bpf: Add test to verify the fix of kprobe_write_ctx abuse by Leon Hwang · 8 days ago
  80. 611fe4b bpf: Fix abuse of kprobe_write_ctx via freplace by Leon Hwang · 8 days ago
  81. ec7067e eth: fbnic: Increase FBNIC_QUEUE_SIZE_MIN to 64 by Dimitri Daskalakis · 7 days ago
  82. 4e45337 ipv6: avoid overflows in ip6_datagram_send_ctl() by Eric Dumazet · 7 days ago
  83. be19356 Merge branch 'net-hsr-fixes-for-prp-duplication-and-vlan-unwind' by Jakub Kicinski · 6 days ago
  84. 2e3514e net: hsr: fix VLAN add unwind on slave errors by Luka Gejak · 7 days ago
  85. f5df299 net: hsr: serialize seq_blocks merge across nodes by Luka Gejak · 7 days ago
  86. b18c833 vsock: initialize child_ns_mode_locked in vsock_net_init() by Stefano Garzarella · 7 days ago
  87. 70f7356 selftests/tc-testing: add tests for cls_fw and cls_flow on shared blocks by Xiang Mei · 8 days ago
  88. 1a280dd4 net/sched: cls_flow: fix NULL pointer dereference on shared blocks by Xiang Mei · 8 days ago
  89. faeea8b net/sched: cls_fw: fix NULL pointer dereference on shared blocks by Xiang Mei · 8 days ago
  90. a80a014 Merge branch 'net-x25-fix-overflow-and-double-free' by Paolo Abeni · 6 days ago
  91. a1822cb net/x25: Fix overflow when accumulating packets by Martin Schiller · 8 days ago
  92. d10a26a net/x25: Fix potential double free of skb by Martin Schiller · 8 days ago
  93. b477ab8 Merge tag 'asoc-fix-v7.0-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 6 days ago
  94. 9351edf Merge branch 'bnxt_en-bug-fixes' by Jakub Kicinski · 6 days ago
  95. 071dbfa bnxt_en: Restore default stat ctxs for ULP when resource is available by Pavan Chebbi · 8 days ago
  96. e4bf81d bnxt_en: Don't assume XDP is never enabled in bnxt_init_dflt_ring_mode() by Michael Chan · 8 days ago
  97. ceee35e bnxt_en: Refactor some basic ring setup and adjustment logic by Michael Chan · 8 days ago
  98. a59dc0f Merge branch 'mlx5-misc-fixes-2026-03-30' by Jakub Kicinski · 6 days ago
  99. 4031864 net/mlx5: Fix switchdev mode rollback in case of failure by Saeed Mahameed · 9 days ago
  100. 10dc35f net/mlx5: Avoid "No data available" when FW version queries fail by Saeed Mahameed · 9 days ago