1. 19272b3 Linux 6.16-rc1 by Linus Torvalds · 5 days ago linux-6.16.y master v6.16-rc1
  2. 939f15e Merge tag 'turbostat-2025.06.08' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 5 days ago
  3. be54f8c Merge tag 'timers-cleanups-2025-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 days ago
  4. 0529ef8 Merge tag 'x86-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 days ago
  5. 4710eac Merge tag 'timers-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 days ago
  6. 42fd37dc tools/power turbostat: version 2025.06.08 by Len Brown · 5 days ago
  7. d8c0f5d tools/power turbostat: Add initial support for BartlettLake by Zhang Rui · 8 weeks ago
  8. 83075bd tools/power turbostat: Add initial support for DMR by Zhang Rui · 1 year, 3 months ago
  9. 2a535d6 tools/power turbostat: Dump RAPL sysfs info by Zhang Rui · 2 weeks ago
  10. 6907852 tools/power turbostat: Avoid probing the same perf counters by Zhang Rui · 2 weeks ago
  11. ff3d019 tools/power turbostat: Allow probing RAPL with platform_features->rapl_msrs cleared by Zhang Rui · 4 weeks ago
  12. 0362337 tools/power turbostat: Clean up add perf/msr counter logic by Zhang Rui · 4 weeks ago
  13. 1ab2e19 tools/power turbostat: Introduce add_msr_counter() by Zhang Rui · 4 weeks ago
  14. 3403e89 tools/power turbostat: Remove add_msr_perf_counter_() by Zhang Rui · 4 weeks ago
  15. 4d6ced7 tools/power turbostat: Remove add_cstate_perf_counter_() by Zhang Rui · 4 weeks ago
  16. c8bca95 tools/power turbostat: Remove add_rapl_perf_counter_() by Zhang Rui · 4 weeks ago
  17. 57b5378 tools/power turbostat: Quit early for unsupported RAPL counters by Zhang Rui · 4 weeks ago
  18. fdea6b8 tools/power turbostat: Always check rapl_joules flag by Zhang Rui · 2 weeks ago
  19. adb4973 tools/power turbostat: Fix AMD package-energy reporting by Gautham R. Shenoy · 2 weeks ago
  20. b4a734d tools/power turbostat: Fix RAPL_GFX_ALL typo by Kaushlendra Kumar · 3 weeks ago
  21. 5663785 tools/power turbostat: Add Android support for MSR device handling by Kaushlendra Kumar · 3 weeks ago
  22. c967900 tools/power turbostat.8: pm_domain wording fix by Len Brown · 8 weeks ago
  23. 394c112 tools/power turbostat.8: fix typo: idle_pct should be pct_idle by Len Brown · 9 weeks ago
  24. d9864e7 Merge tag 'perf-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 days ago
  25. 70b7d65 Merge tag 'irq-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 days ago
  26. 35b574a Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 days ago
  27. 522cd6a Merge tag '6.16-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 days ago
  28. 538c429 Merge tag 'trace-v6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 5 days ago
  29. 41cb085 treewide, timers: Rename from_timer() to timer_container_of() by Ingo Molnar · 5 weeks ago
  30. 8630c59 Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 days ago
  31. b3154a6 Merge tag 'sh-for-v6.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/glaubitz/sh-linux by Linus Torvalds · 6 days ago
  32. b719158 Merge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson by Linus Torvalds · 6 days ago
  33. af477f4 Merge tag 'sound-fix-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 days ago
  34. 549e914 tracing: Add rcu annotation around file->filter accesses by Steven Rostedt · 6 days ago
  35. 5b032ca Merge tag 'ubifs-for-linus-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 6 days ago
  36. 8a36826 sh: kprobes: Remove unused variables in kprobe_exceptions_notify() by Mike Rapoport · 4 weeks ago
  37. ab0a168 sh: ecovec24: Make SPI mode explicit by Geert Uytterhoeven · 6 weeks ago
  38. 9cc64695 sh: Replace __ASSEMBLY__ with __ASSEMBLER__ in all headers by Thomas Huth · 3 months ago
  39. c50a04f genksyms: Fix enum consts from a reference affecting new values by Petr Pavlu · 10 days ago
  40. e21efe8 arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds by Masahiro Yamada · 11 days ago
  41. 12f147d do_change_type(): refuse to operate on unmounted/not ours mounts by Al Viro · 9 days ago
  42. 1bf807b kbuild: set y instead of 1 to KBUILD_{BUILTIN,MODULES} by Masahiro Yamada · 11 days ago
  43. c28f922 clone_private_mnt(): make sure that caller has CAP_SYS_ADMIN in the right userns by Al Viro · 11 days ago
  44. bdc7f8c Merge tag 'mm-stable-2025-06-06-16-09' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 6 days ago
  45. d3c82f6 Merge tag 'mm-hotfixes-stable-2025-06-06-16-02' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 6 days ago
  46. 7054674 selftests/mount_setattr: adapt detached mount propagation test by Christian Brauner · 8 days ago
  47. 290da20 do_move_mount(): split the checks in subtree-of-our-ns and entire-anon cases by Al Viro · 7 days ago
  48. 4954346 fs: allow clone_private_mount() for a path on real rootfs by KONDO KAZUMA(近藤 和真) · 4 weeks ago
  49. d8cc036 fix propagation graph breakage by MOVE_MOUNT_SET_GROUP move_mount(2) by Al Viro · 10 days ago
  50. bab77c0 finish_automount(): don't leak MNT_LOCKED from parent to child by Al Viro · 6 weeks ago
  51. 5f31c54 path_overmount(): avoid false negatives by Al Viro · 12 days ago
  52. 1f282cd fs/fhandle.c: fix a race in call of has_locked_children() by Al Viro · 12 days ago
  53. f78fb25 platform/loongarch: laptop: Unregister generic_sub_drivers on exit by Yao Zi · 8 days ago
  54. 53c762b platform/loongarch: laptop: Add backlight power control support by Yao Zi · 8 days ago
  55. 949ea6f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 days ago
  56. 119b1e6 Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 6 days ago
  57. d94467a Merge tag 's390-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 days ago
  58. 27fb892 Merge tag 'tomoyo-pr-20250606' of git://git.code.sf.net/p/tomoyo/tomoyo by Linus Torvalds · 6 days ago
  59. a3fb8a6 Merge tag 'ceph-for-6.16-rc1' of https://github.com/ceph/ceph-client by Linus Torvalds · 6 days ago
  60. 28fb80f Merge tag 'ovl-update-v2-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfs by Linus Torvalds · 6 days ago
  61. de6fdc0 tracing: PM: Remove unused clock events by Steven Rostedt · 8 days ago
  62. 40ee2af ring-buffer: Fix buffer locking in ring_buffer_subbuf_order_set() by Dmitry Antipov · 7 days ago
  63. a9d0aab tracing: Fix regression of filter waiting a long time on RCU synchronization by Steven Rostedt · 6 days ago
  64. 7a912d0 Merge tag 'spi-v6.16-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 7 days ago
  65. d7582bb Merge tag 'regulator-fix-v6.16-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 7 days ago
  66. 8a2ba6f Merge tag 'pwm/for-6.16-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux by Linus Torvalds · 7 days ago
  67. 6d88542 Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linux by Linus Torvalds · 7 days ago
  68. 794a549 Merge tag 'io_uring-6.16-20250606' of git://git.kernel.dk/linux by Linus Torvalds · 7 days ago
  69. c0c9379 Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 days ago
  70. 378ec25 Merge tag 'tty-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 days ago
  71. c26f4fb Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 days ago
  72. a100922 Merge tag 'staging-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 days ago
  73. 5fc6c6f Merge tag 'drm-fixes-2025-06-06' of https://gitlab.freedesktop.org/drm/kernel by Linus Torvalds · 7 days ago
  74. e332935 Merge tag 'drm-next-2025-06-06' of https://gitlab.freedesktop.org/drm/kernel by Linus Torvalds · 7 days ago
  75. 67faad7 Merge tag 'mips_6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 7 days ago
  76. 6f7e234 Merge tag 'drm-misc-fixes-2025-06-06' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes by Simona Vetter · 7 days ago
  77. 1205088 platform/loongarch: laptop: Get brightness setting from EC on probe by Yao Zi · 8 days ago
  78. 1cf8060 LoongArch: dts: Add PWM support to Loongson-2K2000 by Binbin Zhou · 8 days ago
  79. abd000d LoongArch: dts: Add PWM support to Loongson-2K1000 by Binbin Zhou · 8 days ago
  80. 07aeb50 LoongArch: dts: Add PWM support to Loongson-2K0500 by Binbin Zhou · 8 days ago
  81. e242bbb LoongArch: vDSO: Correctly use asm parameters in syscall wrappers by Thomas Weißschuh · 8 days ago
  82. b828b4b ceph: fix variable dereferenced before check in ceph_umount_begin() by Viacheslav Dubeyko · 11 days ago
  83. 3c4c39c Merge tag 'drm-misc-fixes-2025-05-28' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes by Simona Vetter · 7 days ago
  84. 2da20fd kernel/rcu/tree_stall: add /sys/kernel/rcu_stall_count by Max Kellermann · 6 weeks ago
  85. 7266f59 MAINTAINERS: add mm swap section by Lorenzo Stoakes · 9 days ago
  86. ffa74d4 kmsan: test: add module description by Arnd Bergmann · 10 days ago
  87. 1b11a28 MAINTAINERS: add tlb trace events to MMU GATHER AND TLB INVALIDATION by Tal Zussman · 10 days ago
  88. 1013af4 mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race by Jann Horn · 2 weeks ago
  89. 081056d mm/hugetlb: unshare page tables during VMA split, not before by Jann Horn · 2 weeks ago
  90. a2946fb MAINTAINERS: add Alistair as reviewer of mm memory policy by Alistair Popple · 2 weeks ago
  91. 334d7c4 iov_iter: use iov_offset for length calculation in iov_iter_aligned_bvec by Nitesh Shetty · 7 weeks ago
  92. 41ffaa0 mm/mempolicy: fix incorrect freeing of wi_kobj by Joshua Hahn · 11 days ago
  93. 044d2ae alloc_tag: handle module codetag load errors as module load failures by Suren Baghdasaryan · 3 weeks ago
  94. 9c49e5d mm/madvise: handle madvise_lock() failure during race unwinding by SeongJae Park · 11 days ago
  95. 6840881 mm: fix vmstat after removing NR_BOUNCE by Kirill A. Shutemov · 2 weeks ago
  96. 15ac613 KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMY by Lorenzo Stoakes · 4 weeks ago
  97. efe99fa selftests/mm: add test about uprobe pte be orphan during vma merge by Pu Lehui · 2 weeks ago
  98. 6fb6223 selftests/mm: extract read_sysfs and write_sysfs into vm_util by Pu Lehui · 2 weeks ago
  99. b36b701 mm: expose abnormal new_pte during move_ptes by Pu Lehui · 2 weeks ago
  100. 2b12d06c mm: fix uprobe pte be overwritten when expanding vma by Pu Lehui · 2 weeks ago