1. 4427259 Merge tag 'riscv-for-linus-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 10 weeks ago master
  2. 4ea7c17 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 weeks ago
  3. e9a6fb0 Linux 6.18-rc5 by Linus Torvalds · 10 weeks ago
  4. f850568 Merge tag 'i2c-for-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 weeks ago
  5. 3461e95 Merge tag 'kbuild-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux by Linus Torvalds · 10 weeks ago
  6. 8a48214 KVM: nSVM: Fix and simplify LBR virtualization handling with nested by Yosry Ahmed · 10 weeks ago
  7. fbe5e5f KVM: nSVM: Always recalculate LBR MSR intercepts in svm_update_lbrv() by Yosry Ahmed · 10 weeks ago
  8. dc55b3c KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is updated by Yosry Ahmed · 10 weeks ago
  9. ca00c3a Merge tag 'kvmarm-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 10 weeks ago
  10. 0e5ba55 Merge tag 'kvm-x86-fixes-6.18-rc5' of https://github.com/kvm-x86/linux into HEAD by Paolo Bonzini · 10 weeks ago
  11. 36567f1 Merge tag 'kvm-riscv-fixes-6.18-2' of https://github.com/kvm-riscv/linux into HEAD by Paolo Bonzini · 10 weeks ago
  12. 002621a kbuild: Let kernel-doc.py use PYTHON3 override by Jean Delvare · 2 months ago
  13. 439fc29 Merge tag 'drm-fixes-2025-11-09' of https://gitlab.freedesktop.org/drm/kernel by Linus Torvalds · 10 weeks ago
  14. 41d318c Merge tag 'rtc-6.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 10 weeks ago
  15. 162f24cb rtc: rx8025: fix incorrect register reference by Yuta Hayama · 3 months ago
  16. 7bb4d65 Merge tag 'v6.18rc4-SMB-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 weeks ago
  17. 0d7bee1 Merge tag 'x86-urgent-2025-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 weeks ago
  18. b5c0946 Merge tag 'sched-urgent-2025-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 weeks ago
  19. 133262c Merge tag 'perf-urgent-2025-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 weeks ago
  20. e6f55fe Merge tag 'locking-urgent-2025-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 weeks ago
  21. 3636cfa Merge tag 'io_uring-6.18-20251107' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux by Linus Torvalds · 10 weeks ago
  22. e284d51 Merge tag 'xfs-fixes-6.18-rc5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 10 weeks ago
  23. 4af235b MAINTAINERS: Switch myself to using kernel.org address by Oliver Upton · 2 months ago
  24. 6676866 KVM: arm64: vgic-v3: Release reserved slot outside of lpi_xa's lock by Oliver Upton · 2 months ago
  25. 75360a9 KVM: arm64: vgic-v3: Reinstate IRQ lock ordering for LPI xarray by Oliver Upton · 2 months ago
  26. 50e7cce KVM: arm64: Limit clearing of ID_{AA64PFR0,PFR1}_EL1.GIC to userspace irqchip by Marc Zyngier · 3 months ago
  27. 8a9866f KVM: arm64: Set ID_{AA64PFR0,PFR1}_EL1.GIC when GICv3 is configured by Marc Zyngier · 3 months ago
  28. 3f9eacf KVM: arm64: Make all 32bit ID registers fully writable by Marc Zyngier · 3 months ago
  29. 4113361 Revert "drm/nouveau: set DMA mask before creating the flush page" by Dave Airlie · 10 weeks ago
  30. dc20452 riscv: Fix CONFIG_AS_HAS_INSN for new .insn usage by Nathan Chancellor · 10 weeks ago
  31. 5e86329 riscv: Remove redundant judgment for the default build target by Feng Jiang · 3 months ago
  32. 3ad1b71 riscv: Build loader.bin exclusively for Canaan K210 by Feng Jiang · 3 months ago
  33. 146eb58 io_uring: fix regbuf vector size truncation by Pavel Begunkov · 2 months ago
  34. e811c33 Merge tag 'drm-fixes-2025-11-08' of https://gitlab.freedesktop.org/drm/kernel by Linus Torvalds · 10 weeks ago
  35. d439acb Merge tag 'drm-xe-fixes-2025-11-07' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes by Dave Airlie · 10 weeks ago
  36. 38a2c27 Merge tag 'parisc-for-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 weeks ago
  37. a2e33fb Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd by Linus Torvalds · 10 weeks ago
  38. 9818af1 compiler_types: Move unused static inline functions warning to W=2 by Peter Zijlstra · 2 months ago
  39. 4012abe smb: client: validate change notify buffer before copy by Joshua Rogers · 2 months ago
  40. da32d155 Merge tag 'gpio-fixes-for-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 2 months ago
  41. 5b95a50 Merge tag 'trace-v6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 2 months ago
  42. a80abfb Merge tag 'slab-for-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab by Linus Torvalds · 2 months ago
  43. 9dc5206 Merge tag 'io_uring-6.18-20251106' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux by Linus Torvalds · 2 months ago
  44. 11a6afa Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 2 months ago
  45. cff0a1b Merge tag 'v6.18-rc4-smb-server-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 2 months ago
  46. 53afec2c tracing/tools: Fix incorrcet short option in usage text for --threads by Zhang Chujun · 2 months ago
  47. 0995c2f drm/xe: Enforce correct user fence signaling order using by Matthew Brost · 3 months ago
  48. d23550e x86/microcode/AMD: Add more known models to entry sign checking by Mario Limonciello (AMD) · 2 months ago
  49. b11a020 drm/xe: Do clean shutdown also when using flr by Jouni Högander · 3 months ago
  50. 9cd27ee drm/xe: Move declarations under conditional branch by Tejas Upadhyay · 3 months ago
  51. 95af8f4 drm/xe/guc: Synchronize Dead CT worker with unbind by Balasubramani Vivekanandan · 2 months ago
  52. a18033f Merge tag 'mediatek-drm-fixes-20251105' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-fixes by Dave Airlie · 2 months ago
  53. 80f0d63 tracing: Fix memory leaks in create_field_var() by Zilin Guan · 2 months ago
  54. aa997d2 ring-buffer: Do not warn in ring_buffer_map_get_reader() when reader catches up by Steven Rostedt · 3 months ago
  55. 4a0c9b3 Merge tag 'probes-fixes-v6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 2 months ago
  56. f5f2e20 Merge tag 'perf-tools-fixes-for-v6.18-1-2025-11-06' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools by Linus Torvalds · 2 months ago
  57. 225a97d Merge tag 'riscv-for-linus-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 2 months ago
  58. 3a157bd Merge tag 'acpi-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 2 months ago
  59. b57b477 Merge tag 'amd-drm-fixes-6.18-2025-11-06' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 2 months ago
  60. 6ec8a47 Merge tag 'drm-intel-fixes-2025-11-06' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-fixes by Dave Airlie · 2 months ago
  61. faf66a7 Merge tag 'drm-misc-fixes-2025-11-06' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes by Dave Airlie · 2 months ago
  62. c91afa7 tracing: tprobe-events: Fix to put tracepoint_user when disable the tprobe by Masami Hiramatsu (Google) · 2 months ago
  63. 10d9dda tracing: tprobe-events: Fix to register tracepoint correctly by Masami Hiramatsu (Google) · 2 months ago
  64. 771e8f4 Merge branches 'acpi-cppc' and 'acpi-docs' by Rafael J. Wysocki · 2 months ago
  65. a1388fc Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux by Linus Torvalds · 2 months ago
  66. c668da9 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux by Linus Torvalds · 2 months ago
  67. c90841d Merge tag 'hardening-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 2 months ago
  68. 4436f48 gpio: tb10x: Drop unused tb10x_set_bits() function by Krzysztof Kozlowski · 2 months ago
  69. 3c6a743 drm/amd/display: Enable mst when it's detected but yet to be initialized by Wayne Lin · 2 months ago
  70. 570a66b drm/amdgpu: Fix wait after reset sequence in S3 by Lijo Lazar · 2 months ago
  71. b09cb29 drm/amd: Fix suspend failure with secure display TA by Mario Limonciello · 2 months ago
  72. eb6e7f5 drm/amdgpu: fix gpu page fault after hibernation on PF passthrough by Samuel Zhang · 2 months ago
  73. c2c2ccf Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 2 months ago
  74. a26a6c9 kbuild: Strip trailing padding bytes from modules.builtin.modinfo by Nathan Chancellor · 2 months ago
  75. 3534e03 selftests/vsock: avoid false-positives when checking dmesg by Bobby Eshleman · 2 months ago
  76. 13fef4f Merge branch 'net-bridge-fix-two-mst-bugs' by Jakub Kicinski · 2 months ago
  77. ee87c63 net: bridge: fix MST static key usage by Nikolay Aleksandrov · 2 months ago
  78. 8dca369 net: bridge: fix use-after-free due to MST port state bypass by Nikolay Aleksandrov · 2 months ago
  79. 0216721 lan966x: Fix sleeping in atomic context by Horatiu Vultur · 2 months ago
  80. 067bf01 bonding: fix NULL pointer dereference in actor_port_prio setting by Hangbin Liu · 2 months ago
  81. 96baf48 net: dsa: microchip: Fix reserved multicast address table programming by Tristram Ha · 2 months ago
  82. d0164c1 KVM: VMX: Fix check for valid GVA on an EPT violation by Sukrit Bhatnagar · 2 months ago
  83. b750f5a drm/tiny: pixpaper: add explicit dependency on MMU by LiangCheng Wang · 3 months ago
  84. 4cb5ac2 futex: Optimize per-cpu reference counting by Peter Zijlstra · 6 months ago
  85. 956dfda sched/fair: Prevent cfs_rq from being unthrottled with zero runtime_remaining by Aaron Lu · 3 months ago
  86. d8a823c xfs: free xfs_busy_extents structure when no RT extents are queued by Christoph Hellwig · 2 months ago
  87. c379b74 slab: prevent infinite loop in kmalloc_nolock() with debugging by Vlastimil Babka · 2 months ago
  88. 7d1988a Merge tag 'wireless-2025-11-05' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless by Jakub Kicinski · 2 months ago
  89. 4d6ec3a net: wan: framer: pef2256: Switch to devm_mfd_add_devices() by Haotian Zhang · 2 months ago
  90. a04ea57 net: libwx: fix device bus LAN ID by Jiawen Wu · 2 months ago
  91. b1d9154 Merge branch 'net-mlx5e-shampo-fixes-for-64kb-page-size' by Jakub Kicinski · 2 months ago
  92. d8a7ed9 net/mlx5e: SHAMPO, Fix header formulas for higher MTUs and 64K pages by Dragos Tatulea · 2 months ago
  93. bacd8d8 net/mlx5e: SHAMPO, Fix skb size check for 64K pages by Dragos Tatulea · 2 months ago
  94. 665a7e1 net/mlx5e: SHAMPO, Fix header mapping for 64K pages by Dragos Tatulea · 2 months ago
  95. ae4789a net: ti: icssg-prueth: Fix fdb hash size configuration by Meghana Malladi · 2 months ago
  96. d1c94bc net/mlx5e: Fix return value in case of module EEPROM read error by Gal Pressman · 2 months ago
  97. d917c21 net: gro_cells: Reduce lock scope in gro_cell_poll by Sebastian Andrzej Siewior · 2 months ago
  98. b1d16f7 libie: depend on DEBUG_FS when building LIBIE_FWLOG by Michal Swiatkowski · 2 months ago
  99. 664ce10 drm/nouveau: Advertise correct modifiers on GB20x by James Jones · 3 months ago
  100. 1cf52a0 drm: define NVIDIA DRM format modifiers for GB20x by James Jones · 3 months ago