1. df29080 Linux 7.3-rc2 by Linus Torvalds · 19 hours ago char-misc-linus char-misc-next char-misc-testing main v7.3-rc2
  2. b1e00ff Merge tag 'trace-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 20 hours ago
  3. 2beb1b3 Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Linus Torvalds · 21 hours ago
  4. 88405f0 Merge tag 'sched-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 23 hours ago
  5. c4a3928 Merge tag 'perf-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 23 hours ago
  6. c8990f3 Merge tag 'locking-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 24 hours ago
  7. b485131 Merge tag 'irq-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 24 hours ago
  8. d3cbb9a Merge tag 'tty-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 25 hours ago
  9. bf979ab Merge tag 'staging-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 25 hours ago
  10. 65538a8 Merge tag 'usb-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 26 hours ago
  11. 536b523 bpf, riscv: Make arena support depend on ZACAS by Chen Pei · 5 days ago
  12. fd5348b Merge branch 'fix-bpf_loop-syzbot-report' by Eduard Zingerman · 2 days ago
  13. bde8901 selftests/bpf: Test pointer bpf_loop iteration count rejection by Kumar Kartikeya Dwivedi · 3 days ago
  14. c3fd8e5 bpf: Reject non-scalar bpf_loop iteration counts by Kumar Kartikeya Dwivedi · 3 days ago
  15. 1fc5a74 Merge tag 'kmalloc_obj-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 2 days ago
  16. 9f0346d Merge tag 'driver-core-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core by Linus Torvalds · 2 days ago
  17. 214f4ae Merge tag 'loongarch-fixes-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson by Linus Torvalds · 2 days ago
  18. b144dc5 virtio_console: allocate the port_buffer with the caller's gfp by Breno Leitao · 4 weeks ago
  19. d9d80a8 Merge tag 'for-7.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 2 days ago
  20. 0d9ff90 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 2 days ago
  21. d0fc310 Merge tag 'block-7.3-20260905' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux by Linus Torvalds · 2 days ago
  22. 3a2c4d5 treewide: refresh kmalloc_obj() conversions by Kees Cook · 5 days ago
  23. 4d7d9486 Merge tag 'integrity-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 3 days ago
  24. b75a000 Merge branch 'bpf-add-missing-precision-propagation-after-bpf_register_is_null-calls' by Alexei Starovoitov · 3 days ago
  25. cf24756 bpf: use mark_arg_precision() in check_mem_size_reg() by Eduard Zingerman · 3 days ago
  26. 1d7f8f1 bpf: propagate mark_chain_precision() errors out of loop_flag_is_zero() by Eduard Zingerman · 3 days ago
  27. 91957791 selftests/bpf: precision of a NULL global subprogram BTF_ID argument by Eduard Zingerman · 3 days ago
  28. e726fc6 bpf: mark a NULL BTF_ID argument of a global subprogram precise by Eduard Zingerman · 3 days ago
  29. 562d266 selftests/bpf: precision of a NULL kfunc argument by Eduard Zingerman · 3 days ago
  30. 506ada8 bpf: mark a NULL kfunc argument precise by Eduard Zingerman · 3 days ago
  31. 100f4cc selftests/bpf: precision of a NULL global subprogram memory argument by Eduard Zingerman · 3 days ago
  32. f1e4181 bpf: mark a NULL memory argument of a call precise by Eduard Zingerman · 3 days ago
  33. 593c8eb selftests/bpf: precision of a NULL helper argument by Eduard Zingerman · 3 days ago
  34. 1a3a10b bpf: mark a NULL call argument precise by Eduard Zingerman · 3 days ago
  35. 654ae5d Merge tag 'drm-fixes-2026-09-05' of https://gitlab.freedesktop.org/drm/kernel by Linus Torvalds · 3 days ago
  36. 3f17a52 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 days ago
  37. 408802f Merge tag 'ceph-for-7.3-rc2' of https://github.com/ceph/ceph-client by Linus Torvalds · 3 days ago
  38. d80e121 ring-buffer: Use a macro for static buffer bits by Steven Rostedt · 3 days ago
  39. 5cbea50 tracing: Fix comment in tracing_buffers_splice_read() by Steven Rostedt · 3 days ago
  40. c843fd3 ring-buffer: Prevent truncation of nr_pages / nr_subbufs by Vincent Donnefort · 3 days ago
  41. f2b2b64 ring-buffer: Cap static ring buffer nr_pages by Vincent Donnefort · 3 days ago
  42. dae8dda tracing: Fix subbuf resize races with trace_pipe_raw readers by Vincent Donnefort · 3 days ago
  43. 519f858 Merge branch 'misc-bug-fixes-part-4' by Alexei Starovoitov · 3 days ago
  44. e615b9f selftests/bpf: Test inner map identities in callbacks by Kumar Kartikeya Dwivedi · 3 days ago
  45. b90c5d7 bpf: Preserve inner map identity in callback frames by Kumar Kartikeya Dwivedi · 3 days ago
  46. 9dcddf3 selftests/bpf: Test imprecise scalar kptr stores by Kumar Kartikeya Dwivedi · 3 days ago
  47. ecdc504 bpf: Mark NULL kptr stores precise by Kumar Kartikeya Dwivedi · 3 days ago
  48. 2b97956 selftests/bpf: Test rhtab kptr cancellation semantics by Nuoqi Gui · 3 days ago
  49. 65cc95e bpf: Cancel special fields when recycling rhtab elements by Nuoqi Gui · 3 days ago
  50. dbf6806 selftests/bpf: Test timer field on recycled rhtab element by Kumar Kartikeya Dwivedi · 3 days ago
  51. 5df46dd bpf: Preserve special fields in recycled rhtab elements by Yuan Chen · 3 days ago
  52. 6903878 ima: allow users to specify the pcr index with IMA_MEASURE_PCR_IDX by Julian Braha · 3 days ago
  53. 5e8c349 selftests/bpf: Fix flaky bpf_nf test when random NAT port is 0 by Jiayuan Chen · 3 days ago
  54. 90feea3 drm/amd/display: Fix harmless type mismatch in allocation by Kees Cook · 4 days ago
  55. 986c24e Merge tag 'hid-for-linus-2026090401' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 3 days ago
  56. 36ec09e Merge tag 'sound-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 days ago
  57. 3e66602 Merge tag 'ata-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux by Linus Torvalds · 3 days ago
  58. d7dbdd2 tracing: Fix to avoid creating trace instances with duplicate names by Masami Hiramatsu (Google) · 4 days ago
  59. 58f93a4 Merge tag 'ksmbd-for-7.3-rc2-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/smb by Linus Torvalds · 3 days ago
  60. 4210669 Merge tag 'probes-fixes-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 3 days ago
  61. 65119e86 Merge tag 'pmdomain-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm by Linus Torvalds · 3 days ago
  62. 41e6f03 Merge branch 'misc-bug-fixes-part-3' by Alexei Starovoitov · 3 days ago
  63. 9492baf selftests/bpf: Reject refcount acquisition after RCU unlock by Ning Ding · 3 days ago
  64. 7441ee8 bpf: Reject untrusted allocated-object pointers by Ning Ding · 3 days ago
  65. 6668ed2 selftests/bpf: Reject graph kptr use after RCU unlock by Kumar Kartikeya Dwivedi · 3 days ago
  66. cd6f72d bpf: Clear NON_OWN_REF after RCU protection ends by Kumar Kartikeya Dwivedi · 3 days ago
  67. 2edd833 selftests/bpf: Test borrowed refcount acquisition nullability by Ning Ding · 3 days ago
  68. dc36739 bpf: Keep refcount_acquire nullable for borrowed RCU kptrs by Ning Ding · 3 days ago
  69. 17487b3 selftests/bpf: Reject non-percpu values in percpu kptr fields by Kumar Kartikeya Dwivedi · 3 days ago
  70. 048029b bpf: Require MEM_PERCPU for percpu kptr stores by Kumar Kartikeya Dwivedi · 3 days ago
  71. d31fbba irqchip/stm32mp-exti: Fix the unit of the hwspinlock timeout by Ju Nan · 3 weeks ago
  72. e670916 Revert "irqchip/mbigen: Fix mbigen node address layout" by caina · 2 weeks ago
  73. a2628ce perf build: Add clang and rust target flags for LoongArch by Haiyong Sun · 3 days ago
  74. 92963759 LoongArch: KVM: Fix TOCTOU race on pv_features by Tao Cui · 3 days ago
  75. 501514d LoongArch: KVM: Validate MSI data before routing it to EIOINTC by Zeng Chi · 3 days ago
  76. 27a9bfe LoongArch: KVM: Preserve memslot arch flags on KVM_MR_FLAGS_ONLY by Zeng Chi · 3 days ago
  77. 40bdbb4 LoongArch: KVM: Remove unused function kvm_arch_flush_remote_tlbs_memslot() by Bibo Mao · 3 days ago
  78. 910132b LoongArch: KVM: Fix resource leak in kvm_loongarch_env_init() error path by Chaithanya Lagisetty · 3 days ago
  79. 4af2217 LoongArch: KVM: Add unregister helpers for the KVM interrupt devices by Chaithanya Lagisetty · 3 days ago
  80. f7a1064 LoongArch: KVM: Free init resources if kvm_init() fails by Chaithanya Lagisetty · 3 days ago
  81. 30419a0 LoongArch: BPF: Fix off-by-one error for insn_is_cast_user() by Tiezhu Yang · 3 days ago
  82. 72ce4b2 LoongArch: Avoid preempt count underflow without probe by Jérémy Jean · 3 days ago
  83. c3f2fea LoongArch: Do not save/restore percpu base register in rethook trampoline by Wentao Guan · 3 days ago
  84. 3e1b64b LoongArch: Remove unused setup_profiling_timer() function by Anthony Iliopoulos · 3 days ago
  85. 20a9e97 LoongArch: Fix typo "avaliable" in comment of vmlinux.lds.S by Hemanth Selam · 3 days ago
  86. 63b6a48 LoongArch: Do not select HAVE_RUST when KASAN is enabled by Nathan Chancellor · 3 days ago
  87. 6b31560 selftests/bpf: No non-NULL inference from an imprecise zero register by Eduard Zingerman · 3 days ago
  88. 6aed013 bpf: Mark the zero register precise for a register-form NULL check by Eduard Zingerman · 3 days ago
  89. 836b2fe selftests/bpf: Check that JMP32 pointer vs zero jumps are not predicted by Eduard Zingerman · 3 days ago
  90. e51179a bpf: Don't predict JMP32 pointer vs zero comparisons by Eduard Zingerman · 3 days ago
  91. bc412b3f selftests/bpf: Check the linked regs cap for the compared register by Eduard Zingerman · 3 days ago
  92. 73a98f9 bpf: Don't resurrect a scalar id dropped by collect_linked_regs() by Eduard Zingerman · 3 days ago
  93. 6752b90 selftests/bpf: No non-NULL inference from unbounded offset pointers by Eduard Zingerman · 3 days ago
  94. 67b529f bpf: Don't infer non-NULL from a pointer with an unbounded offset by Eduard Zingerman · 3 days ago
  95. c96294a Merge tag 'drm-xe-fixes-2026-09-03' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes by Dave Airlie · 3 days ago
  96. 7f78fe8 Merge tag 'amd-drm-fixes-7.3-2026-09-03' of https://gitlab.freedesktop.org/drm/amdgpu/kernel into drm-fixes by Dave Airlie · 3 days ago
  97. 797b13a irqdomain: Delete irq_domain_add_linear() by Jiri Slaby (SUSE) · 6 days ago
  98. a3b8d46 futex: Prevent rcuwait use-after-free during requeue PI by Yao Kai · 6 days ago
  99. 912edeb futex: Provide rt_mutex_.*_schedule() equivalents for futex scheduling by Sebastian Andrzej Siewior · 6 days ago
  100. 5ff6e2f8 Merge tag 'drm-intel-fixes-2026-09-03' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-fixes by Dave Airlie · 3 days ago