1. adc1e5c Merge tag 'efi-fixes-for-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi by Linus Torvalds · 15 hours ago master
  2. e809480 Merge tag 'loongarch-fixes-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson by Linus Torvalds · 27 hours ago
  3. 74fe02c Merge tag 'wq-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 31 hours ago
  4. 11f0007 Merge tag 'cgroup-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 31 hours ago
  5. de95ad9 Merge tag 'sched_ext-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext by Linus Torvalds · 31 hours ago
  6. 50fb0bc Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 32 hours ago
  7. 13ad98e Merge tag 'fbdev-for-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev by Linus Torvalds · 32 hours ago
  8. 9207d47 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 2 days ago
  9. 4e38654 Merge tag 'media/v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 2 days ago
  10. 2c340aa x86/efi: Restore IRQ state in EFI page fault handler by Ard Biesheuvel · 6 days ago
  11. a293ec2 Merge tag 'linux_kselftest-fixes-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 2 days ago
  12. d876954 docs: cgroup-v1: Update charge-commit section by T.J. Mercier · 6 days ago
  13. b34c827 sched_ext: idle: Recheck prev_cpu after narrowing allowed mask by David Carlier · 7 days ago
  14. c7e4e4d Merge tag 'for-linus-7.1-2' of https://github.com/cminyard/linux-ipmi by Linus Torvalds · 2 days ago
  15. ff9eda4 sched_ext: Skip past-sched_ext_dead() tasks in scx_task_iter_next_locked() by Tejun Heo · 9 days ago
  16. 60f21a2 cgroup, sched_ext: Include exiting tasks in cgroup iter by Tejun Heo · 9 days ago
  17. 93618ed cgroup: Defer css percpu_ref kill on rmdir until cgroup is depopulated by Tejun Heo · 5 days ago
  18. 088f65e x86/efi: Fix graceful fault handling after FPU softirq changes by Ivan Hu · 7 days ago
  19. 8de779dc fbdev: udlfb: add vm_ops to dlfb_ops_mmap to prevent use-after-free by Rajat Gupta · 3 days ago
  20. 5a873d7 LoongArch: KVM: Move unconditional delay into timer clear scenery by Bibo Mao · 3 days ago
  21. 2433f3f LoongArch: KVM: Fix HW timer interrupt lost when inject interrupt by software by Bibo Mao · 3 days ago
  22. 6debfff LoongArch: KVM: Move AVEC interrupt injection into switch loop by Bibo Mao · 3 days ago
  23. 81e18777 LoongArch: KVM: Use kvm_set_pte() in kvm_flush_pte() by Tao Cui · 3 days ago
  24. f26faae LoongArch: KVM: Fix missing EMULATE_FAIL in kvm_emu_mmio_read() by Tao Cui · 3 days ago
  25. b3e31a6 LoongArch: KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS by Qiang Ma · 3 days ago
  26. b323a44 LoongArch: KVM: Fix "unreliable stack" for kvm_exc_entry by Xianglai Li · 3 days ago
  27. 5203012 LoongArch: KVM: Compile switch.S directly into the kernel by Xianglai Li · 3 days ago
  28. 7e2c41b LoongArch: vDSO: Drop custom __arch_vdso_hres_capable() by Thomas Weißschuh · 3 days ago
  29. 8dfa2f8 LoongArch: Fix potential ADE in loongson_gpu_fixup_dma_hang() by Wentao Guan · 3 days ago
  30. 49f33840 LoongArch: Use per-root-bridge PCIH flag to skip mem resource fixup by Huacai Chen · 3 days ago
  31. 98b8aeb LoongArch: Fix SYM_SIGFUNC_START definition for 32BIT by Huacai Chen · 3 days ago
  32. 5643c6b LoongArch: Specify -m32/-m64 explicitly for 32BIT/64BIT by Huacai Chen · 3 days ago
  33. 4808e5c LoongArch: Make CONFIG_64BIT as the default option by Huacai Chen · 3 days ago
  34. 6d35786 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 days ago
  35. 7fd2df2 Linux 7.1-rc2 by Linus Torvalds · 3 days ago v7.1-rc2
  36. 0cb2af2 KVM: x86: Fix shadow paging use-after-free due to unexpected GFN by Sean Christopherson · 3 weeks ago
  37. 0aec99f KVM: x86: Fix misleading variable names and add more comments for PIR=>IRR flow by Sean Christopherson · 9 days ago
  38. 33fd0cc KVM: x86: Do IRR scan in __kvm_apic_update_irr even if PIR is empty by Paolo Bonzini · 4 days ago
  39. 464af6f KVM: x86: check for nEPT/nNPT in slow flush hypercalls by Paolo Bonzini · 10 days ago
  40. f377d00 Merge tag 'sh-for-v7.1-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/glaubitz/sh-linux by Linus Torvalds · 4 days ago
  41. 8111292 Merge tag 'slab-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab by Linus Torvalds · 4 days ago
  42. cffcf52 Merge tag 'locking-urgent-2026-05-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 days ago
  43. c3cba36 Merge tag 'sched-urgent-2026-05-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 days ago
  44. b0aa5e4 sh: Fix fallout from ZERO_PAGE consolidation by Mike Rapoport (Microsoft) · 3 weeks ago
  45. 66edb90 Merge tag 'v7.1-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 days ago
  46. 4c2ed2a Merge tag 'ntfs-for-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/ntfs by Linus Torvalds · 4 days ago
  47. 0c99acb RDMA/hns: Fix unlocked call to hns_roce_qp_remove() by Jason Gunthorpe · 9 days ago
  48. 7d51783 RDMA/hns: Fix xarray race in hns_roce_create_qp_common() by Jason Gunthorpe · 9 days ago
  49. 48973c6 RDMA/hns: Fix xarray race in hns_roce_create_srq() by Jason Gunthorpe · 9 days ago
  50. c934130 RDMA/mlx4: Fix mis-use of RCU in mlx4_srq_event() by Jason Gunthorpe · 9 days ago
  51. c54c7e4 RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq() by Jason Gunthorpe · 9 days ago
  52. e38e869 RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path by Jason Gunthorpe · 9 days ago
  53. 34fbf48 RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp() by Jason Gunthorpe · 9 days ago
  54. ea4e4b1 RDMA/ocrdma: Clarify the mm_head searching by Jason Gunthorpe · 9 days ago
  55. 6aaa978 RDMA/mana: Fix error unwind in mana_ib_create_qp_rss() by Jason Gunthorpe · 9 days ago
  56. 34ecf79 RDMA/mana: Fix mana_destroy_wq_obj() cleanup in mana_ib_create_qp_rss() by Jason Gunthorpe · 9 days ago
  57. 159f2ef RDMA/mana: Remove user triggerable WARN_ON() in mana_ib_create_qp_rss() by Jason Gunthorpe · 9 days ago
  58. 6dd2d4a RDMA/mana: Validate rx_hash_key_len by Jason Gunthorpe · 9 days ago
  59. 45e8ebc RDMA/mlx5: Add missing store/release for lock elision pattern by Jason Gunthorpe · 9 days ago
  60. 641858d RDMA/mlx5: Restore zero-init to mlx5_ib_modify_qp() ucmd by Jason Gunthorpe · 9 days ago
  61. 70f780e RDMA/ionic: Fix typo in format string by Jason Gunthorpe · 9 days ago
  62. f1a5e78 Merge tag 'drm-fixes-2026-05-02' of https://gitlab.freedesktop.org/drm/kernel by Linus Torvalds · 5 days ago
  63. cd546f7 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 days ago
  64. ef5f46b Merge tag 'selinux-pr-20260501' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 5 days ago
  65. ee9dce4 futex: Drop CLONE_THREAD requirement for private default hash alloc by Davidlohr Bueso · 5 days ago
  66. bb1d73f Merge tag 's390-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 days ago
  67. 227c3d5 Merge tag 'v7.1-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 5 days ago
  68. 6fe0be6 Merge tag 'block-7.1-20260430' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux by Linus Torvalds · 5 days ago
  69. 9d88bb9 Merge tag 'io_uring-7.1-20260430' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux by Linus Torvalds · 5 days ago
  70. 33d0c9c Merge tag 'spi-fix-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 6 days ago
  71. 030e8a4 arm64: signal: Preserve POR_EL0 if poe_context is missing by Kevin Brodsky · 10 days ago
  72. d8b0e2e Merge tag 'regulator-fix-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 6 days ago
  73. a973736 Merge tag 'regmap-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 6 days ago
  74. 2b4d021 Merge tag 'mm-hotfixes-stable-2026-04-30-15-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 6 days ago
  75. 4d8e74a arm64: Reserve an extra page for early kernel mapping by Zhaoyang Huang · 7 days ago
  76. bb7235e2 kselftest/arm64: Include <asm/ptrace.h> for user_gcs definition by Leo Yan · 8 days ago
  77. f0997a0 Merge tag 'drm-xe-fixes-2026-04-30' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes by Dave Airlie · 6 days ago
  78. b006ef5 Merge tag 'amd-drm-fixes-7.1-2026-04-30' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 6 days ago
  79. 8c0f9cd spi: cadence: Probe and unbind fixes by Mark Brown · 6 days ago
  80. 4f12ee0 spi: cadence-quadspi: Probe and unbind fixes by Mark Brown · 6 days ago
  81. 26fd6bff Merge tag 'mtd/fixes-for-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 6 days ago
  82. cae4ef6 Merge tag 'acpi-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 days ago
  83. 74b54e9 Merge tag 'v7.1-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 days ago
  84. 39436e1 Merge tag 'drm-misc-fixes-2026-04-30' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes by Dave Airlie · 6 days ago
  85. 36a96ed Merge branches 'acpi-apei', 'acpi-bus', 'acpi-cppc' and 'acpi-video' by Rafael J. Wysocki · 6 days ago
  86. 08d0d34 Merge tag 'net-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 7 days ago
  87. 6cd7026 Merge tag 'ata-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux by Linus Torvalds · 7 days ago
  88. 2aa0a36 Merge tag 'sound-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 days ago
  89. 99ebc50 mm: memcontrol: fix rcu unbalance in get_non_dying_memcg_end() by Qi Zheng · 8 days ago
  90. 17666e2 io_uring/tw: serialize ctx->retry_llist with ->uring_lock by Jens Axboe · 9 days ago
  91. 1e01abe net/sched: cls_flower: revert unintended changes by Paolo Abeni · 8 days ago
  92. 051ffb0 sfc: fix error code in efx_devlink_info_running_versions() by Dan Carpenter · 8 days ago
  93. 5868949 net: tls: fix strparser anchor skb leak on offload RX setup failure by Jakub Kicinski · 8 days ago
  94. 4788859 Merge branch 'intel-wired-lan-update-2026-04-27-ice-iavf' by Paolo Abeni · 7 days ago
  95. 9e5dead14 ice: add dpll peer notification for paired SMA and U.FL pins by Petr Oros · 9 days ago
  96. 1a41b58 ice: fix missing dpll notifications for SW pins by Petr Oros · 9 days ago
  97. 620055c dpll: export __dpll_pin_change_ntf() for use under dpll_lock by Ivan Vecera · 9 days ago
  98. 6f9d839 ice: fix SMA and U.FL pin state changes affecting paired pin by Petr Oros · 9 days ago
  99. 56a643a ice: fix missing SMA pin initialization in DPLL subsystem by Petr Oros · 9 days ago
  100. 70ad216 ice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hw by Petr Oros · 9 days ago