1. 5d0c230 Linux 6.5-rc4 by Linus Torvalds · 2 years, 4 months ago master v6.5-rc4
  2. d5bb4b8 Merge tag 'spi-fix-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 2 years, 4 months ago
  3. 3dfe688 Merge tag 'regulator-fix-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 2 years, 4 months ago
  4. 88f66f1 Merge tag 'usb-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 2 years, 4 months ago
  5. e6d34ce Merge tag 'tty-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 2 years, 4 months ago
  6. 3d6b77a Merge tag 'staging-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 2 years, 4 months ago
  7. cf270e7 Merge tag 'char-misc-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 2 years, 4 months ago
  8. b0b9850 Merge tag 'probes-fixes-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 2 years, 4 months ago
  9. 98a05fe Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 2 years, 4 months ago
  10. c959e90 Merge tag 'locking_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 4 months ago
  11. d410b62 Merge tag 'x86_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 4 months ago
  12. eb9fe17 Merge tag 'irq_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 4 months ago
  13. d31e379 Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 2 years, 4 months ago
  14. b88e123 Merge tag 'trace-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 2 years, 4 months ago
  15. 1f2190d arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS by Sven Joachim · 2 years, 4 months ago
  16. 1221454 Merge tag 'loongarch-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson by Linus Torvalds · 2 years, 4 months ago
  17. 5a75911 KVM: selftests: Expand x86's sregs test to cover illegal CR0 values by Sean Christopherson · 2 years, 5 months ago
  18. c4abd73 KVM: VMX: Don't fudge CR0 and CR4 for restricted L2 guest by Sean Christopherson · 2 years, 5 months ago
  19. 26a0652 KVM: x86: Disallow KVM_SET_SREGS{2} if incoming CR0 is invalid by Sean Christopherson · 2 years, 5 months ago
  20. 8802183 Revert "debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage" by Sean Christopherson · 2 years, 4 months ago
  21. 211c018 KVM: selftests: Verify stats fd is usable after VM fd has been closed by Sean Christopherson · 2 years, 4 months ago
  22. 65f1f57 KVM: selftests: Verify stats fd can be dup()'d and read by Sean Christopherson · 2 years, 4 months ago
  23. 47d1be8 KVM: selftests: Verify userspace can create "redundant" binary stats files by Sean Christopherson · 2 years, 4 months ago
  24. 33b0270 KVM: selftests: Explicitly free vcpus array in binary stats test by Sean Christopherson · 2 years, 4 months ago
  25. 87d53582 KVM: selftests: Clean up stats fd in common stats_test() helper by Sean Christopherson · 2 years, 4 months ago
  26. 625646a KVM: selftests: Use pread() to read binary stats header by Sean Christopherson · 2 years, 4 months ago
  27. eed3013 KVM: Grab a reference to KVM for VM and vCPU stats file descriptors by Sean Christopherson · 2 years, 4 months ago
  28. 3bcbc20 selftests/rseq: Play nice with binaries statically linked against glibc 2.35+ by Sean Christopherson · 2 years, 4 months ago
  29. b439eb8 Revert "KVM: SVM: Skip WRMSR fastpath on VM-Exit if next RIP isn't valid" by Sean Christopherson · 2 years, 4 months ago
  30. 3f2739b KVM: x86: Acquire SRCU read lock when handling fastpath MSR writes by Sean Christopherson · 2 years, 4 months ago
  31. a062dad KVM: VMX: Use vmread_error() to report VM-Fail in "goto" path by Sean Christopherson · 2 years, 4 months ago
  32. c20d403 KVM: VMX: Make VMREAD error path play nice with noinstr by Sean Christopherson · 2 years, 4 months ago
  33. 5e1fe4a KVM: x86/irq: Conditionally register IRQ bypass consumer again by Like Xu · 2 years, 4 months ago
  34. fd1815e KVM: X86: Use GFP_KERNEL_ACCOUNT for pid_table in ipiv by Peng Hao · 2 years, 4 months ago
  35. bf67272 KVM: x86: check the kvm_cpu_get_interrupt result before using it by Maxim Levitsky · 2 years, 4 months ago
  36. cff540e KVM: x86: VMX: set irr_pending in kvm_apic_update_irr by Maxim Levitsky · 2 years, 4 months ago
  37. 514946d KVM: x86: VMX: __kvm_apic_update_irr must update the IRR atomically by Maxim Levitsky · 2 years, 4 months ago
  38. de02f2a kprobes: Prohibit probing on CFI preamble symbol by Masami Hiramatsu (Google) · 2 years, 4 months ago
  39. ffabf7c Merge tag 'ata-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata by Linus Torvalds · 2 years, 4 months ago
  40. dea4997 tracing: Fix warning in trace_buffered_event_disable() by Zheng Yejian · 2 years, 4 months ago
  41. 122e794 Merge tag 'mm-hotfixes-stable-2023-07-28-15-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 4 months ago
  42. 20d3f24 Merge tag 'thermal-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 2 years, 4 months ago
  43. 3632f42 Merge tag 'pm-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 2 years, 4 months ago
  44. 2f4effd Merge tag 'hwmon-for-v6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 2 years, 4 months ago
  45. 800959e ftrace: Remove unused extern declarations by YueHaibing · 2 years, 4 months ago
  46. 6c95d71 tracing: Fix kernel-doc warnings in trace_seq.c by Gaosheng Cui · 2 years, 4 months ago
  47. bd7217f tracing: Fix kernel-doc warnings in trace_events_trigger.c by Gaosheng Cui · 2 years, 4 months ago
  48. b32c789 tracing/synthetic: Fix kernel-doc warnings in trace_events_synth.c by Gaosheng Cui · 2 years, 4 months ago
  49. 151e34d ring-buffer: Fix kernel-doc warnings in ring_buffer.c by Gaosheng Cui · 2 years, 4 months ago
  50. c06f909 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 2 years, 4 months ago
  51. 2b17e90 Merge tag 'tpmdd-v6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd by Linus Torvalds · 2 years, 4 months ago
  52. 2d09328 ring-buffer: Fix wrong stat of cpu_buffer->read by Zheng Yejian · 2 years, 4 months ago
  53. f837f0a Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 2 years, 4 months ago
  54. 81eef89 Merge tag 'for-linus-6.5a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 2 years, 4 months ago
  55. 513253f tpm_tis: Explicitly check for error code by Alexander Steffen · 2 years, 5 months ago
  56. be6f48a tpm: Switch i2c drivers back to use .probe() by Uwe Kleine-König · 2 years, 6 months ago
  57. 2d7f105 security: keys: perform capable check only on privileged operations by Christian Göttsche · 2 years, 6 months ago
  58. e62e26d Merge tag 'ceph-for-6.5-rc4' of https://github.com/ceph/ceph-client by Linus Torvalds · 2 years, 4 months ago
  59. 28d79b7 Merge tag '9p-fixes-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 2 years, 4 months ago
  60. 818680d Merge tag 'block-6.5-2023-07-28' of git://git.kernel.dk/linux by Linus Torvalds · 2 years, 4 months ago
  61. 9c65505 Merge tag 'io_uring-6.5-2023-07-28' of git://git.kernel.dk/linux by Linus Torvalds · 2 years, 4 months ago
  62. 0299a13 Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd by Linus Torvalds · 2 years, 4 months ago
  63. c75981a Merge tag 'for-6.5/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 2 years, 4 months ago
  64. 6fb9f7f Merge tag 'sound-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 2 years, 4 months ago
  65. 17bf3df Merge tag 'drm-fixes-2023-07-28' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 2 years, 4 months ago
  66. f24767c Merge tag 'cxl-fixes-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl by Linus Torvalds · 2 years, 4 months ago
  67. c442a95 Revert "mm,memblock: reset memblock.reserved to system init state to prevent UAF" by Mike Rapoport (IBM) · 2 years, 4 months ago
  68. 6c21e06 mm/mempolicy: Take VMA lock before replacing policy by Jann Horn · 2 years, 4 months ago
  69. 003e6b5 ACPI/IORT: Remove erroneous id_count check in iort_node_get_rmr_info() by Guanghui Feng · 2 years, 4 months ago
  70. 1e74ae3 LoongArch: Cleanup __builtin_constant_p() checking for cpu_has_* by Huacai Chen · 2 years, 4 months ago
  71. 4eece7e LoongArch: BPF: Fix check condition to call lu32id in move_imm() by Tiezhu Yang · 2 years, 4 months ago
  72. de0e30b LoongArch: BPF: Enable bpf_probe_read{, str}() on LoongArch by Chenguang Zhao · 2 years, 4 months ago
  73. e66d511 LoongArch: Fix return value underflow in exception path by WANG Rui · 2 years, 4 months ago
  74. 83da30d LoongArch: Fix CMDLINE_EXTEND and CMDLINE_BOOTLOADER handling by Zhihong Dong · 2 years, 4 months ago
  75. 03c53eb LoongArch: Fix module relocation error with binutils 2.41 by Huacai Chen · 2 years, 4 months ago
  76. 54c2c9d LoongArch: Only fiddle with CHECKFLAGS if `need-compiler' by Huacai Chen · 2 years, 4 months ago
  77. 3ac873c ata: libata-core: fix when to fetch sense data for successful commands by Niklas Cassel · 2 years, 4 months ago
  78. 9a767fa Merge tag 'drm-msm-fixes-2023-07-27' of https://gitlab.freedesktop.org/drm/msm into drm-fixes by Dave Airlie · 2 years, 4 months ago
  79. 0dd9c51 Merge tag 'amd-drm-fixes-6.5-2023-07-26' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 2 years, 4 months ago
  80. 75da46c Merge tag 'drm-intel-fixes-2023-07-27' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 2 years, 4 months ago
  81. 8e4bc02 Merge tag 'drm-misc-fixes-2023-07-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 2 years, 4 months ago
  82. 3fc2feb ata: pata_ns87415: mark ns87560_tf_read static by Arnd Bergmann · 2 years, 4 months ago
  83. 6c54312 mm/memory-failure: fix hardware poison check in unpoison_memory() by Sidhartha Kumar · 2 years, 4 months ago
  84. 641db40 proc/vmcore: fix signedness bug in read_from_oldmem() by Dan Carpenter · 2 years, 4 months ago
  85. 286812b mailmap: update remaining active codeaurora.org email addresses by Bjorn Andersson · 2 years, 4 months ago
  86. d8ab9f7 mm: lock VMA in dup_anon_vma() before setting ->anon_vma by Jann Horn · 2 years, 4 months ago
  87. b1f02b9 mm: fix memory ordering for mm_lock_seq and vm_lock_seq by Jann Horn · 2 years, 4 months ago
  88. 1557127 scripts/spelling.txt: remove 'thead' as a typo by Drew Fustini · 2 years, 4 months ago
  89. 8b1cb4a mm/pagewalk: fix EFI_PGT_DUMP of espfix area by Hugh Dickins · 2 years, 4 months ago
  90. fa59895 shmem: minor fixes to splice-read implementation by Hugh Dickins · 2 years, 4 months ago
  91. 253e5df tmpfs: fix Documentation of noswap and huge mount options by Hugh Dickins · 2 years, 4 months ago
  92. dddfa05 Revert "um: Use swap() to make code cleaner" by Andy Shevchenko · 2 years, 4 months ago
  93. d1836a3 mm/damon/core-test: initialise context before test in damon_test_set_attrs() by Feng Tang · 2 years, 4 months ago
  94. 57012c5 Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 2 years, 4 months ago
  95. bc16879 Merge tag 'soundwire-6.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire by Linus Torvalds · 2 years, 4 months ago
  96. 53c8621 Merge tag 'phy-fixes-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy by Linus Torvalds · 2 years, 4 months ago
  97. 64de76c Merge tag 'for-6.5-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 2 years, 4 months ago
  98. 379e667 Merge tag 'fixes-2023-07-27' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock by Linus Torvalds · 2 years, 4 months ago
  99. 657b514 mm: lock_vma_under_rcu() must check vma->anon_vma under vma lock by Jann Horn · 2 years, 4 months ago
  100. e146503 hwmon: (k10temp) Enable AMD3255 Proc to show negative temperature by Baskaran Kannan · 2 years, 4 months ago