1. 57b8e2d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 weeks ago master
  2. 664f0f6 Merge tag 'sched_ext-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext by Linus Torvalds · 5 weeks ago
  3. d99f7a3 sched_ext: Fix scx_flush_disable_work() UAF race by Cheng-Yang Chou · 5 weeks ago
  4. 163f8b7 sched_ext: Call wakeup_preempt() in local_dsq_post_enq() by Kuba Piecuch · 5 weeks ago
  5. dca922e Merge tag 'xsa48x-7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 weeks ago
  6. 3b3bea6 Merge tag 'cgroup-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 5 weeks ago
  7. a1a6710 Merge tag 'fs_for_v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 5 weeks ago
  8. 53b6156 Merge tag 'fsnotify_for_v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 5 weeks ago
  9. 73082fbd Merge tag 'for-7.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 weeks ago
  10. d762a96 Merge tag 'for-7.1/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 5 weeks ago
  11. a7cc308 Merge tag 'mailbox-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jassibrar/mailbox by Linus Torvalds · 5 weeks ago
  12. 981cd33 docs: cgroup: fix typo 'protetion' -> 'protection' by Petr Vaněk · 5 weeks ago
  13. 13917f7 docs: isofs: replace dead ECMA-119 FTP link by Ziran Zhang · 5 weeks ago
  14. 39f1c20 Merge tag 'kvm-x86-selftests_kernel_types-7.1' of https://github.com/kvm-x86/linux into HEAD by Paolo Bonzini · 5 weeks ago
  15. 909eac6 Merge tag 'kvmarm-fixes-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 5 weeks ago
  16. 1101bac KVM: selftests: Add check_steal_time_uapi() implementation for LoongArch by Sean Christopherson · 6 weeks ago
  17. 254f496 Linux 7.1-rc1 by Linus Torvalds · 5 weeks ago v7.1-rc1
  18. 1447987 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 weeks ago
  19. 20b64cf Merge tag 'tsm-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/devsec/tsm by Linus Torvalds · 5 weeks ago
  20. b935117f Merge tag 'kbuild-fixes-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux by Linus Torvalds · 5 weeks ago
  21. 2ff1bc4 Merge tag 'power-utilities-2026.04.25' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 5 weeks ago
  22. 211d593 Merge tag 'rtc-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 5 weeks ago
  23. 1d9f1b5 Merge tag 'for-next-tpm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd by Linus Torvalds · 5 weeks ago
  24. 6112da1 Merge branches 'turbostat' and 'x86_energy_perf_policy' into power-utilities by Len Brown · 5 weeks ago
  25. f1c35c7 tools/power x86_energy_perf_policy: Version 2026.04.25 by Len Brown · 5 weeks ago
  26. 18c5b9e tools/power x86_energy_perf_policy.8: Document SoC Slider Options by Len Brown · 5 weeks ago
  27. 25ff584 tools/power x86_energy_perf_policy: Enhances SoC Slider related checks by Len Brown · 7 weeks ago
  28. 5225673 clk: bcm: rpi: Mark VEC clock as CLK_IGNORE_UNUSED by Maíra Canal · 5 weeks ago
  29. 897d540 Merge tag 'fbdev-for-7.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev by Linus Torvalds · 5 weeks ago
  30. 129d6eb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux by Linus Torvalds · 5 weeks ago
  31. deb7b2f sched_ext: Release cpus_read_lock on scx_link_sched() failure in root enable by Tejun Heo · 5 weeks ago
  32. 05b4a9a sched_ext: Reject NULL-sch callers in scx_bpf_task_set_slice/dsq_vtime by Tejun Heo · 5 weeks ago
  33. ea7c716 sched_ext: Refuse cross-task select_cpu_from_kfunc calls by Tejun Heo · 5 weeks ago
  34. c0e8ddc sched_ext: Align cgroup #ifdef guards with SUB_SCHED vs GROUP_SCHED by Tejun Heo · 5 weeks ago
  35. d292aa0 sched_ext: Make bypass LB cpumasks per-scheduler by Tejun Heo · 5 weeks ago
  36. 4155fb4 sched_ext: Pass held rq to SCX_CALL_OP() for core_sched_before by Tejun Heo · 5 weeks ago
  37. 207d76a sched_ext: Pass held rq to SCX_CALL_OP() for dump_cpu/dump_task by Tejun Heo · 5 weeks ago
  38. 7fb39e4 sched_ext: Save and restore scx_locked_rq across SCX_CALL_OP by Tejun Heo · 5 weeks ago
  39. 2f2ea77 sched_ext: Use dsq->first_task instead of list_empty() in dispatch_enqueue() FIFO-tail by Tejun Heo · 5 weeks ago
  40. cc2a387 sched_ext: Resolve caller's scheduler in scx_bpf_destroy_dsq() / scx_bpf_dsq_nr_queued() by Tejun Heo · 5 weeks ago
  41. 80afd4c8 sched_ext: Read scx_root under scx_cgroup_ops_rwsem in cgroup setters by Tejun Heo · 5 weeks ago
  42. 21a5a97 sched_ext: Don't disable tasks in scx_sub_enable_workfn() abort path by Tejun Heo · 5 weeks ago
  43. da2d81b sched_ext: Skip tasks with stale task_rq in bypass_lb_cpu() by Tejun Heo · 5 weeks ago
  44. 4fda9f0 sched_ext: Guard scx_dsq_move() against NULL kit->dsq after failed iter_new by Tejun Heo · 5 weeks ago
  45. 411d3ef sched_ext: Unregister sub_kset on scheduler disable by Tejun Heo · 5 weeks ago
  46. bd2d764 sched_ext: Defer scx_hardlockup() out of NMI by Tejun Heo · 5 weeks ago
  47. 27d128c Merge tag 'trace-ring-buffer-v7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 5 weeks ago
  48. f3e3dbc Merge tag 'block-7.1-20260424' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux by Linus Torvalds · 5 weeks ago
  49. fa58e6e Merge tag 'io_uring-7.1-20260424' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux by Linus Torvalds · 5 weeks ago
  50. b85900e Merge tag 'nfs-for-7.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 weeks ago
  51. ac2dc6d Merge tag 'ceph-for-7.1-rc1' of https://github.com/ceph/ceph-client by Linus Torvalds · 5 weeks ago
  52. ff9726d Merge tag 'ntfs-for-7.1-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/ntfs by Linus Torvalds · 5 weeks ago
  53. bdcb864 Merge tag '9p-for-7.1-rc1' of https://github.com/martinetd/linux by Linus Torvalds · 5 weeks ago
  54. f9569c6 Merge tag 'spdx-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 5 weeks ago
  55. cb4eb67 Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 weeks ago
  56. b2680ba4 Merge tag 'spi-fix-v7.1-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 5 weeks ago
  57. f643998 Merge tag 'regulator-fix-v7.1-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 5 weeks ago
  58. 92d5a60 ring-buffer: Do not double count the reader_page by Masami Hiramatsu (Google) · 5 weeks ago
  59. 6e2d431 Merge tag 'regmap-fix-v7.1-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 5 weeks ago
  60. d0fc5bf Merge tag 'gpio-fixes-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 5 weeks ago
  61. 1fe93b2 Merge tag 'sound-fix-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 weeks ago
  62. cf95076 Merge tag 'drm-fixes-2026-04-24' of https://gitlab.freedesktop.org/drm/kernel by Linus Torvalds · 5 weeks ago
  63. 92c4c9f Merge tag 'drm-next-2026-04-24' of https://gitlab.freedesktop.org/drm/kernel by Linus Torvalds · 5 weeks ago
  64. 510a270 sched_ext: sync disable_irq_work in bpf_scx_unreg() by Richard Cheng · 5 weeks ago
  65. 892c894 Merge tag 'locking-urgent-2026-04-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 weeks ago
  66. 8f4e868 Merge tag 'x86-urgent-2026-04-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 weeks ago
  67. feff82e Merge tag 'riscv-for-linus-7.1-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 weeks ago
  68. ff57d59 Merge tag 'loongarch-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson by Linus Torvalds · 5 weeks ago
  69. 64edfa6 Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 weeks ago
  70. 82138f0 Merge tag 'slab-for-7.1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab by Linus Torvalds · 5 weeks ago
  71. bbc4af7 Merge tag 'clang-fixes-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/nathan/linux by Linus Torvalds · 5 weeks ago
  72. eefe0b9 Merge tag 'apparmor-pr-2026-04-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 5 weeks ago
  73. c6e61c0 ARM: 9463/1: Allow to enable RT by Sebastian Andrzej Siewior · 7 months ago
  74. 6f685f1 Merge branches 'adfs', 'arm-fault-handling', 'fixes' and 'misc' by Russell King (Oracle) · 5 weeks ago
  75. 75f9a48 ARM: 9472/1: fix race condition on PG_dcache_clean in __sync_icache_dcache() by Brian Ruley · 7 weeks ago
  76. a39a701 x86/mm: Revert INVLPGB optimization for set_memory code by Dave Hansen · 6 weeks ago
  77. 75f7c47 kbuild: Never respect CONFIG_WERROR / W=e to fixdep by Thomas Weißschuh · 6 weeks ago
  78. 4ce98bf KVM: arm64: Wake-up from WFI when iqrchip is in userspace by Marc Zyngier · 5 weeks ago
  79. 5bb0aed KVM: arm64: Fix initialisation order in __pkvm_init_finalise() by Quentin Perret · 5 weeks ago
  80. 73b9c1e KVM: arm64: Fix pin leak and publication ordering in __pkvm_init_vcpu() by Fuad Tabba · 5 weeks ago
  81. d89fdda KVM: arm64: Fix kvm_vcpu_initialized() macro parameter by Fuad Tabba · 5 weeks ago
  82. 08d7153 KVM: arm64: Fix FEAT_SPE_FnE to use PMSIDR_EL1.FnE, not PMSVer by Fuad Tabba · 5 weeks ago
  83. 2a62340 KVM: arm64: Fix typo in feature check comments by Fuad Tabba · 5 weeks ago
  84. 7fe2cd4 KVM: arm64: Fix FEAT_Debugv8p9 to check DebugVer, not PMUVer by Fuad Tabba · 5 weeks ago
  85. 480ea48 KVM: arm64: Reject non compliant SMCCC function calls in pKVM by Sebastian Ene · 8 weeks ago
  86. a0e6ae4 KVM: arm64: vgic: Fix IIDR revision field extracted from wrong value by David Woodhouse · 8 weeks ago
  87. 56d0a0b Merge tag 'drm-misc-fixes-2026-04-23' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes by Dave Airlie · 5 weeks ago
  88. dd6c438 Merge tag 'vfs-7.1-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 5 weeks ago
  89. bd1886d Merge tag 'v7.1-rc-part2-ksmbd-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 5 weeks ago
  90. d0ed69f Merge tag 'v7.1-rc1-part3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 weeks ago
  91. e728258 Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 weeks ago
  92. e8df5a0 Merge tag 'i2c-for-7.1-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 weeks ago
  93. 5fb4fde Merge tag 'xtensa-20260422' of https://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 5 weeks ago
  94. e49712e Merge tag 'amd-drm-fixes-7.1-2026-04-23' of https://gitlab.freedesktop.org/agd5f/linux into drm-next by Dave Airlie · 5 weeks ago
  95. 52edde7 Merge tag 'drm-misc-next-fixes-2026-04-23' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next by Dave Airlie · 5 weeks ago
  96. 0c22ed0 Merge branch 'remove-a-number-of-isa-and-pcmcia-ethernet-drivers' by Jakub Kicinski · 5 weeks ago
  97. 15d07f9 drivers: net: 8390: wd80x3: Remove this driver by Andrew Lunn · 6 weeks ago
  98. b0b807a drivers: net: 8390: ultra: Remove this driver by Andrew Lunn · 6 weeks ago
  99. 5783522 drivers: net: 8390: AX88190: Remove this driver by Andrew Lunn · 6 weeks ago
  100. 51c1c88 drivers: net: fujitsu: fmvj18x: Remove this driver by Andrew Lunn · 6 weeks ago