1. 400ff89 selftests/bpf: Make reg_bounds test more robust by Alexei Starovoitov · 25 hours ago for-next master
  2. 9f7d8fa selftests/bpf: Test variable length stack write by Alexei Starovoitov · 28 hours ago
  3. 4639eb9 bpf: Fix variable length stack write over spilled pointers by Alexei Starovoitov · 28 hours ago
  4. 8ed82f8 bpf: Use RCU-safe iteration in dev_map_redirect_multi() SKB path by David Carlier · 6 days ago
  5. 7f5b0a6 selftests/bpf: move trampoline_count to dedicated bpf_testmod target by Sun Jian · 2 days ago
  6. d9d7125 selftests/bpf: Fix sockmap_multi_channels reliability by Jiayuan Chen · 14 days ago
  7. 2790db2 selftests/bpf: Improve tc_tunnel test reliability by Jiayuan Chen · 14 days ago
  8. 70b5f3f bpf: update outdated comment for refactored btf_check_kfunc_arg_match() by Kexin Sun · 5 days ago
  9. 70275388 Merge branch 'bpf-add-multi-level-pointer-parameter-support-for-trampolines' by Alexei Starovoitov · 29 hours ago
  10. e8571de selftests/bpf: Add trampolines single and multi-level pointer params test coverage by Slava Imameev · 12 days ago
  11. 4145203 bpf: Support pointer param types via SCALAR_VALUE for trampolines by Slava Imameev · 12 days ago
  12. 7b4f1a2 selftests/bpf: Test 32-bit scalar spill pruning in stacksafe() by Alexei Starovoitov · 3 days ago
  13. 596bef1 bpf: Support 32-bit scalar spills in stacksafe() by Alexei Starovoitov · 3 days ago
  14. 02bcf8e bpf: Update MAINTAINERS file for general BPF entry by Kumar Kartikeya Dwivedi · 35 hours ago
  15. b43d574 selftests/bpf: Add test for struct_ops __ref argument in any position by Varun R Mallya · 4 days ago
  16. 25e3e1f bpf: Fix refcount check in check_struct_ops_btf_id() by Keisuke Nishimura · 6 days ago
  17. ad2f7ed bpf: propagate kvmemdup_bpfptr errors from bpf_prog_verify_signature by Weixie Cui · 5 days ago
  18. 280de43 bpf: Remove ipv6_bpf_stub usage in test_run by Martin KaFai Lau · 2 days ago
  19. 03b7b38 selftests/bpf: Fix compiler warnings in task_local_data.h by Amery Hung · 2 days ago
  20. 833ef4a bpf: Simplify tnum_step() by Hao Sun · 5 days ago
  21. 4ea43a4 bpftool: Enable aarch64 ISA extensions for JIT disassembly by Puranjay Mohan · 7 days ago
  22. 9b0cf06 bpf: Switch CONFIG_CFI_CLANG to CONFIG_CFI by Carlos Llamas · 13 days ago
  23. a023274 bpf: Remove inclusions of crypto/sha1.h by Eric Biggers · 11 days ago
  24. bb6da65 selftests/bpf: Improve connect_force_port test reliability by Varun R Mallya · 3 days ago
  25. bfec8e8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc5 by Alexei Starovoitov · 3 days ago
  26. c369299 Linux 7.0-rc5 by Linus Torvalds · 3 days ago
  27. ec69c9e i2c: tegra: Don't mark devices with pins as IRQ safe by Mikko Perttunen · 3 weeks ago
  28. d5273fd Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Linus Torvalds · 3 days ago
  29. ac57fa9 Merge tag 'trace-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 3 days ago
  30. 11ac4ce Merge tag 'i2c-for-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 3 days ago
  31. 8d8bd2a Merge tag 'x86-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 days ago
  32. ebfd9b7 Merge tag 'perf-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 days ago
  33. dea622e Merge tag 'objtool-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 days ago
  34. d56d4a1 Merge tag 'locking-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 days ago
  35. b5fddfa Merge tag 'irq-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 days ago
  36. d723091 Merge tag 'driver-core-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core by Linus Torvalds · 4 days ago
  37. 50b35c9 ftrace: Use hash argument for tmp_ops in update_ftrace_direct_mod by Jiri Olsa · 14 days ago
  38. f35dbac ring-buffer: Fix to update per-subbuf entries of persistent ring buffer by Masami Hiramatsu (Google) · 7 days ago
  39. 07183aac tracing: Fix trace_marker copy link list updates by Steven Rostedt · 7 days ago
  40. edca33a tracing: Fix failure to read user space from system call trace events by Steven Rostedt · 9 days ago
  41. a6f22e5 tracing: Revert "tracing: Remove pid in task_rename tracing output" by Xuewen Yan · 3 weeks ago
  42. 4a04d13 selftests/bpf: Add a test cases for sync_linked_regs regarding zext propagation by Daniel Borkmann · 6 days ago
  43. bc308be bpf: Fix sync_linked_regs regarding BPF_ADD_CONST32 zext propagation by Daniel Borkmann · 6 days ago
  44. 61bc846 Merge branch 'libbpf-add-bpf_program__clone-for-individual-program-loading' by Alexei Starovoitov · 4 days ago
  45. ceebdee selftests/bpf: Test bpf_program__clone() attach_btf_id override by Mykyta Yatsenko · 8 days ago
  46. 3be706b selftests/bpf: Use bpf_program__clone() in veristat by Mykyta Yatsenko · 8 days ago
  47. 970bd2d libbpf: Introduce bpf_program__clone() by Mykyta Yatsenko · 8 days ago
  48. 0688098 Merge branch 'bpf-fix-unsound-scalar-forking-for-bpf_or' by Alexei Starovoitov · 4 days ago
  49. 0ad1734 selftests/bpf: Add tests for maybe_fork_scalars() OR vs AND handling by Daniel Wade · 12 days ago
  50. c845894 bpf: Fix unsound scalar forking in maybe_fork_scalars() for BPF_OR by Daniel Wade · 12 days ago
  51. 1abd3fe Merge branch 'bpf-fix-abs-int_min-undefined-behavior-in-interpreter-sdiv-smod' by Alexei Starovoitov · 4 days ago
  52. 4ac95c6 selftests/bpf: Add tests for sdiv32/smod32 with INT_MIN dividend by Jenny Guanni Qu · 2 weeks ago
  53. c77b30b bpf: Fix undefined behavior in interpreter sdiv/smod for INT_MIN by Jenny Guanni Qu · 2 weeks ago
  54. f470650 selftests/bpf: Add alignment flag for test_verifier 190 testcase by Tiezhu Yang · 2 weeks ago
  55. 21337b5 Merge branch 'bpf-consolidate-sleepable-context-checks-in-verifier' by Alexei Starovoitov · 4 days ago
  56. a2542a9 bpf: Consolidate sleepable checks in check_func_call() by Puranjay Mohan · 7 days ago
  57. cd9840c bpf: Consolidate sleepable checks in check_kfunc_call() by Puranjay Mohan · 7 days ago
  58. a0d06cf bpf: Consolidate sleepable checks in check_helper_call() by Puranjay Mohan · 7 days ago
  59. a1e5c46 selftests/bpf: Add tests for bpf_throw lock leak from subprogs by Ihor Solodrai · 6 days ago
  60. 6c21285 bpf: Fix exception exit lock checking for subprogs by Ihor Solodrai · 6 days ago
  61. 2f42e85 Merge tag 'i2c-host-fixes-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current by Wolfram Sang · 4 days ago
  62. 113ae7b Merge tag 'hwmon-for-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 4 days ago
  63. 55d55b9 Merge tag 'bootconfig-fixes-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 4 days ago
  64. 8991448 Merge tag 'for-7.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 days ago
  65. a0c8317 Merge tag 'drm-fixes-2026-03-21' of https://gitlab.freedesktop.org/drm/kernel by Linus Torvalds · 5 days ago
  66. e7bae9a hwmon: (max6639) Fix pulses-per-revolution implementation by Guenter Roeck · 6 days ago
  67. 42bddab Merge tag 'execve-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 days ago
  68. d46d5c8 Merge tag 'tty-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 days ago
  69. 1f6aa5b x86/platform/uv: Handle deconfigured sockets by Kyle Meyer · 5 days ago
  70. c612261 Merge tag 'io_uring-7.0-20260320' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux by Linus Torvalds · 5 days ago
  71. 63f8b601 x86/entry/vdso: Fix path of included gettimeofday.c by Vladimir Oltean · 5 days ago
  72. 9f582e3 Merge tag 'spi-fix-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 5 days ago
  73. 007fe23 Merge tag 'regulator-fix-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 5 days ago
  74. c715f13 Merge tag 'pmdomain-v7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm by Linus Torvalds · 5 days ago
  75. d072527 Merge tag 'mmc-v7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 5 days ago
  76. f374ff7 Merge tag 'ata-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux by Linus Torvalds · 5 days ago
  77. 6ac5131 Merge tag 'mtd/fixes-for-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 5 days ago
  78. 47e231c Merge tag 'iommu-fixes-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux by Linus Torvalds · 5 days ago
  79. 1651602 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 days ago
  80. c3d1378 Merge tag 'hyperv-fixes-signed-20260319' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 days ago
  81. a6e7732 Merge tag 'drm-xe-fixes-2026-03-19' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes by Dave Airlie · 5 days ago
  82. 7006433 Merge tag 'v7.0-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 days ago
  83. f268964 Merge tag 'v7.0-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 5 days ago
  84. a15130d Merge tag 'amd-drm-fixes-7.0-2026-03-19' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 5 days ago
  85. 437eccb Merge tag 'drm-misc-fixes-2026-03-19' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes by Dave Airlie · 5 days ago
  86. d551d2e Merge tag 'drm-intel-fixes-2026-03-19' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-fixes by Dave Airlie · 5 days ago
  87. e6d7eba ata: libata-scsi: report correct sense field pointer in ata_scsiop_maint_in() by Damien Le Moal · 6 days ago
  88. 0e4f8f1 Merge tag 'parisc-for-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 days ago
  89. 9b70771 Merge tag 'pci-v7.0-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci by Linus Torvalds · 6 days ago
  90. 78a6ee1 i2c: pxa: defer reset on Armada 3700 when recovery is used by Gabor Juhos · 4 weeks ago
  91. be627ab i2c: fsi: Fix a potential leak in fsi_i2c_probe() by Christophe JAILLET · 3 weeks ago
  92. aa79f99 i2c: cp2615: fix serial string NULL-deref at probe by Johan Hovold · 2 weeks ago
  93. 418eab7 io_uring/kbuf: propagate BUF_MORE through early buffer commit path by Jens Axboe · 6 days ago
  94. 3ecd3e0 io_uring/kbuf: fix missing BUF_MORE for incremental buffers at EOF by Jens Axboe · 6 days ago
  95. 4b21ea5 bpf: Add warning to detect memory leak in bpf_selem_unlink_nofail() by Amery Hung · 7 days ago
  96. 23b5df0 smb: client: fix generic/694 due to wrong ->i_blocks by Paulo Alcantara · 7 days ago
  97. 350de5b bpf: Do not allow deleting local storage in NMI by Amery Hung · 7 days ago
  98. a1d9d8e Merge tag 'net-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 6 days ago
  99. 65d046b drm/xe: Fix missing runtime PM reference in ccs_mode_store by Sanjay Yadav · 13 days ago
  100. 7ab4a7c MPTCP: fix lock class name family in pm_nl_create_listen_socket by Li Xiasong · 7 days ago