1. 24f9515 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 days ago master
  2. 45f667e Merge tag 'cxl-fixes-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl by Linus Torvalds · 9 days ago
  3. 52dad81 Merge tag 'kvmarm-fixes-7.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 10 days ago
  4. 12fd965 Merge tag 'kvm-s390-master-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 10 days ago
  5. e3c33bc Merge tag 'mm-hotfixes-stable-2026-03-23-17-56' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 10 days ago
  6. 26a0198 Merge tag 'perf-tools-fixes-for-v7.0-2-2026-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools by Linus Torvalds · 10 days ago
  7. 97a48d1 Merge tag 'media/v7.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 days ago
  8. a012435 Merge tag 'xsa482-7.0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 days ago
  9. 84481e7 mm/damon/stat: monitor all System RAM resources by SeongJae Park · 2 weeks ago mm-hotfixes-stable-2026-03-23-17-56
  10. 631c111 mm/zswap: add missing kunmap_local() by Lorenzo Stoakes (Oracle) · 3 weeks ago
  11. 38dfd29 mailmap: update email address for Muhammad Usama Anjum by Muhammad Usama Anjum · 3 weeks ago
  12. c369299 Linux 7.0-rc5 by Linus Torvalds · 11 days ago v7.0-rc5
  13. 493ad07 tools headers: Synchronize linux/build_bug.h with the kernel sources by Arnaldo Carvalho de Melo · 11 days ago
  14. 0a8b2a0 tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources by Arnaldo Carvalho de Melo · 2 weeks ago
  15. 3c71ae8 tools headers UAPI: Sync linux/kvm.h with the kernel sources by Arnaldo Carvalho de Melo · 2 weeks ago
  16. 4ddd758 tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 2 weeks ago
  17. ec69c9e i2c: tegra: Don't mark devices with pins as IRQ safe by Mikko Perttunen · 4 weeks ago
  18. d5273fd Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Linus Torvalds · 12 days ago
  19. ac57fa9 Merge tag 'trace-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 12 days ago
  20. 11ac4ce3 Merge tag 'i2c-for-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 12 days ago
  21. 8d8bd2a Merge tag 'x86-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 days ago
  22. ebfd9b7 Merge tag 'perf-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 days ago
  23. dea622e Merge tag 'objtool-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 days ago
  24. d56d4a1 Merge tag 'locking-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 days ago
  25. b5fddfa Merge tag 'irq-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 days ago
  26. b0377ee zram: do not slot_free() written-back slots by Sergey Senozhatsky · 2 weeks ago
  27. 26f775a mm/damon/core: avoid use of half-online-committed context by SeongJae Park · 2 weeks ago
  28. 3a206a8 mm/rmap: clear vma->anon_vma on error by Lorenzo Stoakes (Oracle) · 2 weeks ago
  29. 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 · 12 days ago
  30. 50b35c9 ftrace: Use hash argument for tmp_ops in update_ftrace_direct_mod by Jiri Olsa · 3 weeks ago
  31. f35dbac ring-buffer: Fix to update per-subbuf entries of persistent ring buffer by Masami Hiramatsu (Google) · 2 weeks ago
  32. 07183aac tracing: Fix trace_marker copy link list updates by Steven Rostedt · 2 weeks ago
  33. edca33a tracing: Fix failure to read user space from system call trace events by Steven Rostedt · 3 weeks ago
  34. a6f22e5 tracing: Revert "tracing: Remove pid in task_rename tracing output" by Xuewen Yan · 4 weeks ago
  35. 4a04d13 selftests/bpf: Add a test cases for sync_linked_regs regarding zext propagation by Daniel Borkmann · 2 weeks ago
  36. bc308be bpf: Fix sync_linked_regs regarding BPF_ADD_CONST32 zext propagation by Daniel Borkmann · 2 weeks ago
  37. 0688098 Merge branch 'bpf-fix-unsound-scalar-forking-for-bpf_or' by Alexei Starovoitov · 12 days ago
  38. 0ad1734 selftests/bpf: Add tests for maybe_fork_scalars() OR vs AND handling by Daniel Wade · 3 weeks ago
  39. c845894 bpf: Fix unsound scalar forking in maybe_fork_scalars() for BPF_OR by Daniel Wade · 3 weeks ago
  40. 1abd3fe Merge branch 'bpf-fix-abs-int_min-undefined-behavior-in-interpreter-sdiv-smod' by Alexei Starovoitov · 12 days ago
  41. 4ac95c6 selftests/bpf: Add tests for sdiv32/smod32 with INT_MIN dividend by Jenny Guanni Qu · 3 weeks ago
  42. c77b30b bpf: Fix undefined behavior in interpreter sdiv/smod for INT_MIN by Jenny Guanni Qu · 3 weeks ago
  43. a1e5c46 selftests/bpf: Add tests for bpf_throw lock leak from subprogs by Ihor Solodrai · 2 weeks ago
  44. 6c21285 bpf: Fix exception exit lock checking for subprogs by Ihor Solodrai · 2 weeks ago
  45. 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 · 13 days ago
  46. 113ae7b Merge tag 'hwmon-for-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 days ago
  47. 55d55b9 Merge tag 'bootconfig-fixes-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 13 days ago
  48. 8991448 Merge tag 'for-7.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 13 days ago
  49. a0c8317 Merge tag 'drm-fixes-2026-03-21' of https://gitlab.freedesktop.org/drm/kernel by Linus Torvalds · 13 days ago
  50. e7bae9a hwmon: (max6639) Fix pulses-per-revolution implementation by Guenter Roeck · 2 weeks ago
  51. 42bddab Merge tag 'execve-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 14 days ago
  52. d46d5c8 Merge tag 'tty-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 14 days ago
  53. 1f6aa5b x86/platform/uv: Handle deconfigured sockets by Kyle Meyer · 14 days ago
  54. c612261 Merge tag 'io_uring-7.0-20260320' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux by Linus Torvalds · 14 days ago
  55. 63f8b601 x86/entry/vdso: Fix path of included gettimeofday.c by Vladimir Oltean · 14 days ago
  56. 9f582e3 Merge tag 'spi-fix-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 14 days ago
  57. 007fe23 Merge tag 'regulator-fix-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 14 days ago
  58. c715f13 Merge tag 'pmdomain-v7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm by Linus Torvalds · 14 days ago
  59. d072527 Merge tag 'mmc-v7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 14 days ago
  60. f374ff7 Merge tag 'ata-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux by Linus Torvalds · 14 days ago
  61. 6ac5131 Merge tag 'mtd/fixes-for-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 14 days ago
  62. 47e231c Merge tag 'iommu-fixes-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux by Linus Torvalds · 14 days ago
  63. 1651602 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 14 days ago
  64. c3d1378 Merge tag 'hyperv-fixes-signed-20260319' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 14 days ago
  65. a6e7732 Merge tag 'drm-xe-fixes-2026-03-19' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes by Dave Airlie · 14 days ago
  66. 7006433 Merge tag 'v7.0-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 14 days ago
  67. f268964 Merge tag 'v7.0-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 14 days ago
  68. a15130d Merge tag 'amd-drm-fixes-7.0-2026-03-19' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 14 days ago
  69. 437eccb Merge tag 'drm-misc-fixes-2026-03-19' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes by Dave Airlie · 14 days ago
  70. d551d2e Merge tag 'drm-intel-fixes-2026-03-19' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-fixes by Dave Airlie · 14 days ago
  71. 1613462 xen/privcmd: add boot control for restricted usage in domU by Juergen Gross · 6 months ago
  72. 453b8fb xen/privcmd: restrict usage in unprivileged domU by Juergen Gross · 6 months ago
  73. e6d7eba ata: libata-scsi: report correct sense field pointer in ata_scsiop_maint_in() by Damien Le Moal · 2 weeks ago
  74. 0e4f8f1 Merge tag 'parisc-for-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 2 weeks ago
  75. 9b70771 Merge tag 'pci-v7.0-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci by Linus Torvalds · 2 weeks ago
  76. 78a6ee1 i2c: pxa: defer reset on Armada 3700 when recovery is used by Gabor Juhos · 5 weeks ago
  77. be627ab i2c: fsi: Fix a potential leak in fsi_i2c_probe() by Christophe JAILLET · 5 weeks ago
  78. aa79f99 i2c: cp2615: fix serial string NULL-deref at probe by Johan Hovold · 4 weeks ago
  79. be5c528 cxl: Adjust the startup priority of cxl_pmem to be higher than that of cxl_acpi by Cui Chao · 2 weeks ago
  80. 418eab7 io_uring/kbuf: propagate BUF_MORE through early buffer commit path by Jens Axboe · 2 weeks ago
  81. 3ecd3e0 io_uring/kbuf: fix missing BUF_MORE for incremental buffers at EOF by Jens Axboe · 2 weeks ago
  82. 23b5df0 smb: client: fix generic/694 due to wrong ->i_blocks by Paulo Alcantara · 2 weeks ago
  83. a1d9d8e Merge tag 'net-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 2 weeks ago
  84. 65d046b drm/xe: Fix missing runtime PM reference in ccs_mode_store by Sanjay Yadav · 3 weeks ago
  85. 7ab4a7c MPTCP: fix lock class name family in pm_nl_create_listen_socket by Li Xiasong · 2 weeks ago
  86. 614aefe icmp: fix NULL pointer dereference in icmp_tag_validation() by Weiming Shi · 2 weeks ago
  87. b487318 net: dsa: bcm_sf2: fix missing clk_disable_unprepare() in error paths by Anas Iqbal · 2 weeks ago
  88. 01f2557 drm/xe: Open-code GGTT MMIO access protection by Matthew Brost · 3 weeks ago
  89. e9825d1 Merge tag 'pm-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 2 weeks ago
  90. d107dc8 Merge tag 'acpi-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 2 weeks ago
  91. e7577a0 Merge tag 'nf-26-03-19' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf by Paolo Abeni · 2 weeks ago
  92. 5cbcd6c Merge branches 'acpica' and 'acpi-bus' by Rafael J. Wysocki · 2 weeks ago
  93. 9633370 Merge branch 'pm-runtime' by Rafael J. Wysocki · 2 weeks ago
  94. e6e3ea5 drm/xe/lrc: Fix uninitialized new_ts when capturing context timestamp by Umesh Nerlige Ramappa · 3 weeks ago
  95. 9be6fd9 drm/xe/oa: Allow reading after disabling OA stream by Ashutosh Dixit · 3 weeks ago
  96. 38b8dcd drm/xe: Skip over non leaf pte for PRL generation by Brian Nguyen · 4 weeks ago
  97. 7838dd8 drm/xe/guc: Ensure CT state transitions via STOP before DISABLED by Zhanjun Dong · 3 weeks ago
  98. e0f8265 drm/xe: Trigger queue cleanup if not in wedged mode 2 by Matthew Brost · 3 weeks ago
  99. fb37386 drm/xe: Forcefully tear down exec queues in GuC submit fini by Matthew Brost · 3 weeks ago
  100. 26c638d drm/xe: Always kill exec queues in xe_guc_submit_pause_abort by Matthew Brost · 3 weeks ago