1. 1c74516 Merge tag 'perf-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  2. 5e3ddf9 Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  3. 812da4d Merge tag 'riscv-for-linus-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years ago
  4. dd92688 x86/apic/of: Fix CPU devicetree-node lookups by Johan Hovold · 4 years ago
  5. ecd8ee7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years ago
  6. a501b04 x86/ioapic: Ignore IRQ2 again by Thomas Gleixner · 4 years ago
  7. f4e61f0 x86/kvm: Fix broken irq restoration in kvm_wait by Wanpeng Li · 4 years ago
  8. c2162e1 KVM: X86: Fix missing local pCPU when executing wbinvd on all dirty pCPUs by Wanpeng Li · 4 years ago
  9. b318e8d KVM: x86: Protect userspace MSR filter with SRCU, and set atomically-ish by Sean Christopherson · 4 years ago
  10. 0469f2f KVM: x86: hyper-v: Don't touch TSC page values when guest opted for re-enlightenment by Vitaly Kuznetsov · 4 years ago
  11. cc9cfdd KVM: x86: hyper-v: Track Hyper-V TSC page status by Vitaly Kuznetsov · 4 years ago
  12. 6417f03 module: remove never implemented MODULE_SUPPORTED_DEVICE by Leon Romanovsky · 4 years ago
  13. e880c6e KVM: x86: hyper-v: Prevent using not-yet-updated TSC page by secondary CPUs by Vitaly Kuznetsov · 4 years ago
  14. d2547cf KVM: x86: hyper-v: Limit guest to writing zero to HV_X64_MSR_TSC_EMULATION_STATUS by Vitaly Kuznetsov · 4 years ago
  15. bab1770 ftrace: Fix spelling mistake "disabed" -> "disabled" by Colin Ian King · 4 years ago
  16. b2e9df8 x86: Introduce restart_block->arch_data to remove TS_COMPAT_RESTART by Oleg Nesterov · 4 years, 1 month ago
  17. 8c150ba x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall() by Oleg Nesterov · 4 years, 1 month ago
  18. 66c1b6d x86: Move TS_COMPAT back to asm/thread_info.h by Oleg Nesterov · 4 years, 1 month ago
  19. 2dc0572 perf/x86/intel: Fix unchecked MSR access error caused by VLBR_EVENT by Kan Liang · 4 years ago
  20. d88d05a perf/x86/intel: Fix a crash caused by zero PEBS status by Kan Liang · 4 years ago
  21. 0888989 KVM: x86/mmu: Store the address space ID in the TDP iterator by Sean Christopherson · 4 years ago
  22. b601c3b KVM: x86/mmu: Factor out tdp_iter_return_to_root by Ben Gardon · 4 years ago
  23. 14f6fec KVM: x86/mmu: Fix RCU usage when atomically zapping SPTEs by Ben Gardon · 4 years ago
  24. 70fb3e4 KVM: x86/mmu: Fix RCU usage in handle_removed_tdp_mmu_page by Ben Gardon · 4 years ago
  25. 19469d2 Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  26. 75013c6 Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  27. 0a7c10d Merge tag 'x86_urgent_for_v5.12_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  28. 9d0c8e7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years ago
  29. 6bf8819 Merge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years ago
  30. 35737d2 KVM: LAPIC: Advancing the timer expiration on guest initiated write by Wanpeng Li · 4 years ago
  31. 8df9f1a KVM: x86/mmu: Skip !MMU-present SPTEs when removing SP in exclusive mode by Sean Christopherson · 4 years ago
  32. d7eb79c KVM: kvmclock: Fix vCPUs > 64 can't be online/hotpluged by Wanpeng Li · 4 years, 1 month ago
  33. 6fcd9cb kvm: x86: annotate RCU pointers by Muhammad Usama Anjum · 4 years ago
  34. ba08abc objtool,x86: Fix uaccess PUSHF/POPF validation by Peter Zijlstra · 4 years ago
  35. bce21a2 Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF} by Jan Beulich · 4 years ago
  36. 0f9b05b9 Xen: drop exports of {set,clear}_foreign_p2m_mapping() by Jan Beulich · 4 years ago
  37. c8e2fe1 x86/perf: Use RET0 as default for guest_get_msrs to handle "no PMU" case by Sean Christopherson · 4 years ago
  38. 05a59d7 Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years ago
  39. bffe30d x86/sev-es: Use __copy_from_user_inatomic() by Joerg Roedel · 4 years ago
  40. 62441a1 x86/sev-es: Correctly track IRQ states in runtime #VC handler by Joerg Roedel · 4 years ago
  41. 545ac14 x86/sev-es: Check regs->sp is trusted before adjusting #VC IST stack by Joerg Roedel · 4 years ago
  42. 78a81d8 x86/sev-es: Introduce ip_within_syscall_gap() helper by Joerg Roedel · 4 years ago
  43. 5d5675d x86/entry: Fix entry/exit mismatch on failed fast 32-bit syscalls by Andy Lutomirski · 4 years ago
  44. b59cc97 x86/unwind/orc: Silence warnings caused by missing ORC data by Josh Poimboeuf · 4 years, 1 month ago
  45. e504e74 x86/unwind/orc: Disable KASAN checking in the ORC unwinder, part 2 by Josh Poimboeuf · 4 years, 1 month ago
  46. afbef30 perf/x86/intel: Set PERF_ATTACH_SCHED_CB for large PEBS and LBR by Kan Liang · 4 years, 3 months ago
  47. 4691453 kvm: x86: use NULL instead of using plain integer as pointer by Muhammad Usama Anjum · 4 years ago
  48. 99840a7 KVM: SVM: Connect 'npt' module param to KVM's internal 'npt_enabled' by Sean Christopherson · 4 years ago
  49. beda430 KVM: x86: Ensure deadline timer has truly expired before posting its IRQ by Sean Christopherson · 4 years ago
  50. cee407c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years ago
  51. c5a58f8 Merge tag 'for-linus-5.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years ago
  52. 8822139 xen: fix p2m size in dom0 for disabled memory hotplug case by Juergen Gross · 4 years, 1 month ago
  53. 8310b77 Xen/gnttab: handle p2m update errors on a per-slot basis by Jan Beulich · 4 years, 1 month ago
  54. 9e46f6c KVM: SVM: Clear the CR4 register on reset by Babu Moger · 4 years ago
  55. 30b5c85 KVM: x86/xen: Add support for vCPU runstate information by David Woodhouse · 4 years ago
  56. 7d7c5f7 KVM: x86/xen: Fix return code when clearing vcpu_info and vcpu_time_info by David Woodhouse · 4 years ago
  57. b59b153 KVM: x86: allow compiling out the Xen hypercall interface by Paolo Bonzini · 4 years, 1 month ago
  58. 5695e51 Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  59. 9e8e714 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 4 years, 1 month ago
  60. d94d140 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 1 month ago
  61. 3d2fc4c x86: fix seq_file iteration for pat/memtype.c by NeilBrown · 4 years, 1 month ago
  62. bc8fbc5 kfence: add test suite by Marco Elver · 4 years, 1 month ago
  63. d438fab kfence: use pt_regs to generate stack trace on faults by Marco Elver · 4 years, 1 month ago
  64. 1dc0da6 x86, kfence: enable KFENCE for x86 by Alexander Potapenko · 4 years, 1 month ago
  65. c462f85 KVM: xen: flush deferred static key before checking it by Paolo Bonzini · 4 years, 1 month ago
  66. 44ac595 KVM: x86/mmu: Set SPTE_AD_WRPROT_ONLY_MASK if and only if PML is enabled by Sean Christopherson · 4 years, 1 month ago
  67. 919f4eb KVM: x86: hyper-v: Fix Hyper-V context null-ptr-deref by Wanpeng Li · 4 years, 1 month ago
  68. ffe76c2 KVM: x86: remove misplaced comment on active_mmu_pages by Dongli Zhang · 4 years, 1 month ago
  69. 6fbd6cf Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 1 month ago
  70. 2df8d38 KVM: SVM: Fix nested VM-Exit on #GP interception handling by Sean Christopherson · 4 years, 1 month ago
  71. 29c395c Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  72. c4fbde8 Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 1 month ago
  73. e229b42 Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 1 month ago
  74. 414eece Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 1 month ago
  75. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 1 month ago
  76. b33fff0 x86, build: allow LTO to be selected by Sami Tolvanen · 6 years ago
  77. d2dcd3e x86, cpu: disable LTO for cpu.c by Sami Tolvanen · 4 years, 6 months ago
  78. e242db40 x86, vdso: disable LTO only for vDSO by Sami Tolvanen · 6 years ago
  79. 6dafca9 x86, build: use objtool mcount by Sami Tolvanen · 4 years, 7 months ago
  80. 21a6ab2 Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 4 years, 1 month ago
  81. a56ff24 Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  82. 67b45af KVM: vmx/pmu: Fix dummy check if lbr_desc->event is created by Like Xu · 4 years, 1 month ago
  83. 4a42d84 KVM: x86/mmu: Consider the hva in mmu_notifier retry by David Stevens · 4 years, 1 month ago
  84. 5f8a7cf KVM: x86/mmu: Skip mmu_notifier check when handling MMIO page fault by Sean Christopherson · 4 years, 1 month ago
  85. d2df592 KVM: nSVM: prepare guest save area while is_guest_mode is true by Paolo Bonzini · 4 years, 1 month ago
  86. b29dd96 bpf, x86: Fix BPF_FETCH atomic and/or/xor with r0 as src by Brendan Jackman · 4 years, 1 month ago
  87. 983e4ad Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 4 years, 1 month ago
  88. 31caf8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 1 month ago
  89. 4727dc2 arch: setup PF_IO_WORKER threads like PF_KTHREAD by Jens Axboe · 4 years, 1 month ago
  90. 29c5c3a arch: syscalls: remove $(srctree)/ prefix from syscall tables by Masahiro Yamada · 4 years, 1 month ago
  91. 865fa29 arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work by Masahiro Yamada · 4 years, 1 month ago
  92. 04471d3 Merge tag 'for-linux-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 4 years, 1 month ago
  93. 3e10585 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 1 month ago
  94. 9c5b80b Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 1 month ago
  95. 4a037ad Merge tag 'for-linus-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 1 month ago
  96. d310ec0 Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  97. 657bd90 Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  98. 7b15c27 Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  99. 24880bef Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/linux by Linus Torvalds · 4 years, 1 month ago
  100. 591fd30 Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 1 month ago