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