1. e43ffb6 Linux 7.1-rc6 by Linus Torvalds · 3 days ago char-misc-linus main
  2. 8d9c51e Merge tag 'media/v7.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 3 days ago
  3. 968966c Merge tag 'x86-urgent-2026-05-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 days ago
  4. 13bd441 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 days ago
  5. 9cf1afe Merge tag 'i2c-for-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 3 days ago
  6. 227abb7 Merge tag 'input-for-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 3 days ago
  7. 174914e Merge tag 'v7.1-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 days ago
  8. 9d87d0f Merge tag 'liveupdate-fixes-2026-05-30' of git://git.kernel.org/pub/scm/linux/kernel/git/liveupdate/linux by Linus Torvalds · 4 days ago
  9. a29c0b0 Merge tag 'fixes-2026-05-30' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock by Linus Torvalds · 4 days ago
  10. 171022c media: rc: igorplugusb: fix control request setup packet by Henri A · 2 weeks ago
  11. 670b77d Merge tag 'usb-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 days ago
  12. 495fb8d Merge tag 'tty-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 days ago
  13. 2544785 Merge tag 'char-misc-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 days ago
  14. 1d77458 i2c: virtio: mark device ready before registering the adapter by Alexis Bouzigues · 5 days ago
  15. e2aecff9 Merge tag 'i2c-host-fixes-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current by Wolfram Sang · 4 days ago
  16. 05d5d79 Revert "gpib: cb7210: Fix region leak when request_irq fails" by Greg Kroah-Hartman · 5 days ago char-misc-7.1-rc6
  17. 1246c24 Merge tag 'v7.1-rc6-ksmbd-server-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 5 days ago
  18. 2765233 Merge tag 'drm-fixes-2026-05-30' of https://gitlab.freedesktop.org/drm/kernel by Linus Torvalds · 5 days ago
  19. f5e5d35 Merge tag 'spi-fix-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 5 days ago
  20. 230ff93 Merge tag 'regmap-fix-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 5 days ago
  21. f3be0c9 Merge tag 'net-7.1-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 days ago
  22. 77590ca Merge tag 'clang-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/nathan/linux by Linus Torvalds · 5 days ago
  23. 44eeff9 Revert "x86/fpu: Refine and simplify the magic number check during signal return" by Andrei Vagin · 8 days ago
  24. 7164d78 drm/gem: fix race between change_handle and handle_delete by Zhenghang Xiao · 9 days ago
  25. d0ee2900 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 days ago
  26. 6e40c93 Merge tag 'drm-misc-fixes-2026-05-29' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes by Dave Airlie · 5 days ago
  27. 78ef59e Merge branch 'wireguard-fixes-for-7-1-rc6' by Jakub Kicinski · 5 days ago
  28. f75e3eb wireguard: send: append trailer after expanding head by Jason A. Donenfeld · 5 days ago
  29. 072aa0f Revert "ipv6: preserve insertion order for same-scope addresses" by Fernando Fernandez Mancera · 6 days ago
  30. c84ff04 Merge tag 'ipsec-2026-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by Jakub Kicinski · 5 days ago
  31. ff6e798 net: skbuff: fix pskb_carve leaking zcopy pages by Pavel Begunkov · 6 days ago
  32. 9c7da87 ipv6: fix possible infinite loop in fib6_select_path() by Jiayuan Chen · 8 days ago
  33. 9f72412 ipv6: fix possible infinite loop in rt6_fill_node() by Jiayuan Chen · 8 days ago
  34. f72eed9 bpf: sockmap: fix tail fragment offset in bpf_msg_push_data by Yuqi Xu · 8 days ago
  35. 1e584c3 vsock/virtio: bind uarg before filling zerocopy skb by Jingguo Tan · 8 days ago
  36. 713074d Merge commit 'kvm-psc-for-7.1' into HEAD by Paolo Bonzini · 5 days ago
  37. c8cc238 KVM: SEV: Use READ_ONCE() when reading entries/indices from PSC buffer by Sean Christopherson · 5 weeks ago
  38. 121d88d KVM: SEV: Check PSC request indices against the actual size of the buffer by Sean Christopherson · 5 weeks ago
  39. ebe4b2d KVM: SEV: Don't explicitly pass PSC buffer to snp_begin_psc() by Sean Christopherson · 5 weeks ago
  40. f185e05 KVM: SEV: WARN if KVM attempts to setup scratch area with min_len==0 by Sean Christopherson · 5 weeks ago
  41. 5867d7e KVM: SEV: Compute the correct max length of the in-GHCB scratch area by Sean Christopherson · 5 weeks ago
  42. 2be5467 KVM: SEV: Use the size of the PSC header as the minimum size for PSC requests by Sean Christopherson · 5 weeks ago
  43. 3988bd2 KVM: SEV: Ignore Port I/O requests of length '0' by Sean Christopherson · 5 weeks ago
  44. dcf1b2d KVM: SEV: Reject MMIO requests larger than 8 bytes with GHCB v2+ by Sean Christopherson · 5 weeks ago
  45. 1aa8a6d KVM: SEV: Ignore MMIO requests of length '0' by Sean Christopherson · 5 weeks ago
  46. db3f219 KVM: SEV: Require in-GHCB scratch area if GHCB v2+ is in use by Michael Roth · 5 weeks ago
  47. 9215e74 Merge tag 'block-7.1-20260529' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux by Linus Torvalds · 5 days ago
  48. 80169db Merge tag 'io_uring-7.1-20260529' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux by Linus Torvalds · 5 days ago
  49. 5ff17b1 Merge tag 'kvmarm-fixes-7.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 5 days ago
  50. b397897 Merge tag 'kvm-x86-fixes-7.1-rc6' of https://github.com/kvm-x86/linux into HEAD by Paolo Bonzini · 5 days ago
  51. 3101173 Merge tag 'cxl-fixes-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl by Linus Torvalds · 5 days ago
  52. b0ab604 Merge tag 'iommu-fixes-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux by Linus Torvalds · 5 days ago
  53. 7b55445 Merge tag 'sound-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 days ago
  54. e6f4f08 Merge tag 'hid-for-linus-2026052801' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 5 days ago
  55. f78073e Revert "media: renesas: vsp1: brx: Fix format propagation" by Laurent Pinchart · 4 weeks ago
  56. a0d8f7a Revert "media: renesas: vsp1: Initialize format on all pads" by Laurent Pinchart · 4 weeks ago
  57. 8372633 KVM: arm64: Correctly cap ZCR_EL2 provided by a guest hypervisor by Mark Brown · 6 days ago
  58. 6851161 Revert "esp: fix page frag reference leak on skb_to_sgvec failure" by Steffen Klassert · 6 days ago
  59. 5ab62dd drm: prevent integer overflows in dumb buffer creation helpers by Rajat Gupta · 14 days ago
  60. e81d3b5 Merge tag 'amd-drm-fixes-7.1-2026-05-28' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 6 days ago
  61. 4ab9728 Merge tag 'drm-xe-fixes-2026-05-28' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes by Dave Airlie · 6 days ago
  62. 96c85df Merge tag 'drm-intel-fixes-2026-05-27' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-fixes by Dave Airlie · 6 days ago
  63. 422b523 net: pcs: pcs-mtk-lynxi: fix bpi-r3 serdes configuration by Frank Wunderlich · 8 days ago
  64. 2412591 Merge tag 'for-net-2026-05-28' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Jakub Kicinski · 6 days ago
  65. f14fe63 sctp: fix race between sctp_wait_for_connect and peeloff by Zhenghang Xiao · 8 days ago
  66. ab4ac5a Merge branch 'net-mana-fix-null-dereferences-during-teardown-after-attach-failure' by Jakub Kicinski · 6 days ago
  67. 5b05aa3 net: mana: Skip redundant detach on already-detached port by Dipayaan Roy · 10 days ago
  68. 17bfe0a net: mana: Add NULL guards in teardown path to prevent panic on attach failure by Dipayaan Roy · 10 days ago
  69. 8fde5d1 Merge tag 'acpi-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 days ago
  70. de85416 Merge tag 'pm-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 days ago
  71. 3e20009 Merge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 6 days ago
  72. b0f908d Merge tag 'gpio-fixes-for-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 6 days ago
  73. 43a1e37 security/keys: fix missed RCU read section on lookup by Linus Torvalds · 6 days ago
  74. c0a8899 HID: wacom: Fix OOB write in wacom_hid_set_device_mode() by Lee Jones · 7 days ago
  75. ead6680 dma-buf: fix UAF in dma_buf_fd() tracepoint by David Carlier · 11 days ago
  76. 006c66d regmap: reject volatile update_bits() in cache-only mode by bui duc phuc · 7 days ago
  77. 175db11 Disable -Wattribute-alias for clang-23 and newer by Nathan Chancellor · 3 weeks ago
  78. 9500077 gpio: rockchip: teardown bugs and resource leaks by Marco Scardovi · 8 days ago
  79. 3e46c18 gpio: rockchip: convert bank->clk to devm_clk_get_enabled() by Marco Scardovi · 8 days ago
  80. 8a122b5 gpio: virtuser: Fix uninitialized data bug in gpio_virtuser_direction_do_write() by Dan Carpenter · 10 days ago
  81. 9d7697f gpio: shared: fix lockdep false positive by removing unneeded lock by Bartosz Golaszewski · 13 days ago
  82. a1b8366 gpio: shared: fix deadlock on shared proxy's parent removal by Bartosz Golaszewski · 13 days ago
  83. a5c627d gpio: adnp: fix flow control regression caused by scoped_guard() by Bartosz Golaszewski · 13 days ago
  84. bbec30f gpio: shared: undo the vote of the proxy on GPIO free by Bartosz Golaszewski · 13 days ago
  85. cdf88b3 Bluetooth: hci_sync: Reset device counters in hci_dev_close_sync() by Heitor Alves de Siqueira · 8 days ago
  86. 525daae Bluetooth: hci_sync: Set HCI_CMD_DRAIN_WORKQUEUE during device close by Heitor Alves de Siqueira · 8 days ago
  87. 40b8765 Bluetooth: hci_core: Rework hci_dev_do_reset() to use hci_sync functions by Heitor Alves de Siqueira · 8 days ago
  88. 4b5f8e6 Bluetooth: ISO: serialize iso_sock_clear_timer with socket lock by Muhammad Bilal · 8 days ago
  89. 47f23a2 Bluetooth: ISO: fix UAF in iso_recv_frame by Muhammad Bilal · 8 days ago
  90. 41c2713 Bluetooth: L2CAP: Fix possible crash on l2cap_ecred_conn_rsp by Luiz Augusto von Dentz · 3 weeks ago
  91. 00e1950 Bluetooth: l2cap: clear chan->ident on ECRED reconfiguration success by Zhenghang Xiao · 9 days ago
  92. 79378db spi: spi-mem: avoid mutating op template in spi_mem_supports_op() by Santhosh Kumar K · 7 days ago
  93. 8d26955 Merge branch 'dpll-zl3073x-various-fixes' by Paolo Abeni · 7 days ago
  94. c122456 dpll: zl3073x: make frequency monitor a per-device attribute by Ivan Vecera · 9 days ago
  95. d733f51 dpll: zl3073x: use __dpll_device_change_ntf() and remove change_work by Ivan Vecera · 9 days ago
  96. 20040b2 dpll: export __dpll_device_change_ntf() for use under dpll_lock by Ivan Vecera · 9 days ago
  97. 00c2579 MAINTAINERS: Add my employer to my entries by Joerg Roedel · 7 days ago
  98. 2e4eed2 MAINTAINERS: Add Vasant Hegde to reviewers of AMD IOMMU by Joerg Roedel · 7 days ago
  99. 2c142b63 Merge tag 'asoc-fix-v7.1-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 7 days ago
  100. 1af2af7 Merge branch 'net-handshake-anchor-request-lifetime-to-a-pinned-file-reference' by Paolo Abeni · 7 days ago