1. 88dca4c mm: remove the pgprot argument to __vmalloc by Christoph Hellwig · 4 years, 7 months ago
  2. cca98e9 mm: enforce that vmap can't map pages executable by Christoph Hellwig · 4 years, 7 months ago
  3. 0348801 x86: fix vmap arguments in map_irq_stack by Christoph Hellwig · 4 years, 7 months ago
  4. 78bb17f x86/hyperv: use vmalloc_exec for the hypercall page by Christoph Hellwig · 4 years, 7 months ago
  5. 99395ee mm: ptdump: expand type of 'val' in note_page() by Steven Price · 4 years, 7 months ago
  6. 1494e0c x86: mm: ptdump: calculate effective permissions correctly by Steven Price · 4 years, 7 months ago
  7. 9bf9511 Merge tag 'x86_cache_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  8. ef34ba6 Merge tag 'x86_microcode_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  9. 81e8c10 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 7 months ago
  10. 8fc984a Merge tag 'x86-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  11. aa61b7b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into x86/urgent by Ingo Molnar · 4 years, 7 months ago
  12. 4bfe6cc x86/ioperm: Prevent a memory leak when fork fails by Jay Lang · 4 years, 7 months ago
  13. 8874347 x86/dma: Fix max PFN arithmetic overflow on 32 bit systems by Alexander Dahl · 4 years, 7 months ago
  14. 9e46365 copy_xstate_to_kernel(): don't leave parts of destination uninitialized by Al Viro · 4 years, 7 months ago
  15. ed3119e x86: Hide the archdata.iommu field behind generic IOMMU_API by Krzysztof Kozlowski · 4 years, 8 months ago
  16. 700d3a5 x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long" by Andy Lutomirski · 4 years, 8 months ago
  17. 98790bb Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  18. 667b624 Merge tag 'x86-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  19. c071b0f x86: bitops: fix build regression by Nick Desaulniers · 4 years, 7 months ago
  20. 9bb4cbf Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/urgent by Borislav Petkov · 4 years, 7 months ago
  21. 187b96d x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasks by Josh Poimboeuf · 4 years, 7 months ago
  22. 97076ea Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 7 months ago
  23. d7110a2 x86/mmiotrace: Use cpumask_available() for cpumask_var_t variables by Nathan Chancellor · 4 years, 9 months ago
  24. ef0d5b9 Merge tag 'objtool-urgent-2020-05-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  25. 4356713 Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  26. 5d438e0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 8 months ago
  27. f85c159 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
  28. c4e0e4ab KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce by Jim Mattson · 4 years, 8 months ago
  29. 0ebeea8 bpf: Restrict bpf_probe_read{, str}() only to archs where they work by Daniel Borkmann · 4 years, 8 months ago
  30. a9a3ed1 x86: Fix early boot crash on gcc-10, third try by Borislav Petkov · 4 years, 8 months ago
  31. 71c9582 x86/unwind/orc: Fix error handling in __unwind_start() by Josh Poimboeuf · 4 years, 8 months ago
  32. f44d5c4 Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 8 months ago
  33. e78d334 x86/boot: Mark global variables as static by Arvind Sankar · 4 years, 8 months ago
  34. 3748613 KVM: x86: Fix pkru save/restore when guest CR4.PKE=0, move it to x86.c by Babu Moger · 4 years, 8 months ago
  35. 38dce41 x86/hyperv: Properly suspend/resume reenlightenment notifications by Vitaly Kuznetsov · 4 years, 8 months ago
  36. 59566b0 x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot up by Steven Rostedt (VMware) · 4 years, 8 months ago
  37. c14cab2 Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  38. af38553 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
  39. 7d61123 KVM: SVM: Disable AVIC before setting V_IRQ by Suravee Suthikulpanit · 4 years, 8 months ago
  40. 54163a3 KVM: Introduce kvm_make_all_cpus_request_except() by Suravee Suthikulpanit · 4 years, 8 months ago
  41. 45981de KVM: VMX: pass correct DR6 for GD userspace exit by Paolo Bonzini · 4 years, 8 months ago
  42. d67668e KVM: x86, SVM: isolate vcpu->arch.dr6 from vmcb->save.dr6 by Paolo Bonzini · 4 years, 8 months ago
  43. 5679b80 KVM: SVM: keep DR6 synchronized with vcpu->arch.dr6 by Paolo Bonzini · 4 years, 8 months ago
  44. 2aaba01 crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h by Eric Biggers · 4 years, 8 months ago
  45. 996ed22 arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory() by Janakarajan Natarajan · 4 years, 8 months ago
  46. 8c16ec9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 8 months ago
  47. 2c19dba KVM: nSVM: trap #DB and #BP to userspace if guest debugging is on by Paolo Bonzini · 4 years, 8 months ago
  48. d5d260c KVM: X86: Fix single-step with KVM_SET_GUEST_DEBUG by Peter Xu · 4 years, 8 months ago
  49. 1319663 KVM: X86: Set RTM for DB_VECTOR too for KVM_EXIT_DEBUG by Peter Xu · 4 years, 8 months ago
  50. 4d5523c KVM: x86: fix DR6 delivery for various cases of #DB injection by Paolo Bonzini · 4 years, 8 months ago
  51. b9b2782 KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly by Peter Xu · 4 years, 8 months ago
  52. 3c40cdb Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 8 months ago
  53. 0c4d5ba x86/resctrl: Support wider MBM counters by Reinette Chatre · 4 years, 8 months ago
  54. f3d44f1 x86/resctrl: Support CPUID enumeration of MBM counter width by Reinette Chatre · 4 years, 8 months ago
  55. 46637d4 x86/resctrl: Maintain MBM counter width per resource by Reinette Chatre · 4 years, 8 months ago
  56. 923f3a2 x86/resctrl: Query LLC monitoring properties once during boot by Reinette Chatre · 4 years, 8 months ago
  57. f0d339d x86/resctrl: Remove unnecessary RMID checks by Reinette Chatre · 4 years, 8 months ago
  58. 0118ad8 x86/cpu: Move resctrl CPUID code to resctrl/ by Reinette Chatre · 4 years, 8 months ago
  59. 8dd97c6 x86/resctrl: Rename asm/resctrl_sched.h to asm/resctrl.h by Reinette Chatre · 4 years, 8 months ago
  60. 495907e KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly by Peter Xu · 4 years, 8 months ago
  61. 139f742 kvm: x86: Use KVM CPU capabilities to determine CR4 reserved bits by Paolo Bonzini · 4 years, 8 months ago
  62. c7cb2d6 KVM: VMX: Explicitly clear RFLAGS.CF and RFLAGS.ZF in VM-Exit RSB path by Sean Christopherson · 4 years, 8 months ago
  63. 8be8f93 kvm: ioapic: Restrict lazy EOI update to edge-triggered interrupts by Paolo Bonzini · 4 years, 8 months ago
  64. 637543a KVM: x86: Fixes posted interrupt check for IRQs delivery modes by Suravee Suthikulpanit · 4 years, 9 months ago
  65. dee919d KVM: SVM: fill in kvm_run->debug.arch.dr[67] by Paolo Bonzini · 4 years, 8 months ago
  66. f9336e3 KVM: nVMX: Replace a BUG_ON(1) with BUG() to squash clang warning by Sean Christopherson · 4 years, 8 months ago
  67. fb9cbbc x86/unwind/orc: Move ORC sorting variables under !CONFIG_MODULES by Josh Poimboeuf · 4 years, 8 months ago
  68. c84cb37 x86/apic: Move TSC deadline timer debug printk by Thomas Gleixner · 4 years, 8 months ago
  69. fdc63ff ftrace/x86: Fix trace event registration for syscalls without arguments by Konstantin Khlebnikov · 4 years, 9 months ago
  70. ab51301 x86/mm/cpa: Flush direct map alias during cpa by Rick Edgecombe · 4 years, 8 months ago
  71. a9a8ba9 crypto: arch/nhpoly1305 - process in explicit 4k chunks by Jason A. Donenfeld · 4 years, 8 months ago
  72. 706024a crypto: arch/lib - limit simd usage to 4k chunks by Jason A. Donenfeld · 4 years, 8 months ago
  73. 869997b Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 8 months ago
  74. 05db498 Merge tag 'sched-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  75. e185880 Merge tag 'perf-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  76. 81b6743 x86/unwind/orc: Fix premature unwind stoppage due to IRET frames by Josh Poimboeuf · 4 years, 8 months ago
  77. a0f81bf x86/unwind/orc: Fix error path for bad ORC entry type by Josh Poimboeuf · 4 years, 8 months ago
  78. 98d0c8e x86/unwind/orc: Prevent unwinding before ORC initialization by Josh Poimboeuf · 4 years, 8 months ago
  79. f1d9a2a x86/unwind/orc: Don't skip the first frame for inactive tasks by Miroslav Benes · 4 years, 8 months ago
  80. b08418b x86/unwind: Prevent false warnings for non-current tasks by Josh Poimboeuf · 4 years, 8 months ago
  81. 153eb222 x86/unwind/orc: Convert global variables to static by Josh Poimboeuf · 4 years, 8 months ago
  82. f977df7 x86/entry/64: Fix unwind hints in rewind_stack_do_exit() by Jann Horn · 4 years, 8 months ago
  83. 96c6480 x86/entry/64: Fix unwind hints in __switch_to_asm() by Josh Poimboeuf · 4 years, 8 months ago
  84. 1fb1436 x86/entry/64: Fix unwind hints in kernel exit path by Josh Poimboeuf · 4 years, 8 months ago
  85. 06a9750 x86/entry/64: Fix unwind hints in register clearing code by Josh Poimboeuf · 4 years, 8 months ago
  86. ab51cac Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
  87. 5ca1ca0 bpf, x86_32: Fix logic error in BPF_LDX zero-extension by Wang YanQing · 4 years, 8 months ago
  88. 50fe7eb bpf, x86_32: Fix clobbering of dst for BPF_JSET by Luke Nelson · 4 years, 8 months ago
  89. 5fa9a98 bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extension by Luke Nelson · 4 years, 8 months ago
  90. b9916af7 Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 8 months ago
  91. 62d0fd5 arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h> by Masahiro Yamada · 4 years, 8 months ago
  92. db441bd x86, sched: Move check for CPU type to caller function by Giovanni Gherdovich · 4 years, 9 months ago
  93. b56e7d4 x86, sched: Don't enable static key when starting secondary CPUs by Peter Zijlstra (Intel) · 4 years, 9 months ago
  94. 23ccee2 x86, sched: Account for CPUs with less than 4 cores in freq. invariance by Giovanni Gherdovich · 4 years, 9 months ago
  95. 9a6c2c3 x86, sched: Bail out of frequency invariance if base frequency is unknown by Giovanni Gherdovich · 4 years, 9 months ago
  96. 5b16ef2 perf/x86/cstate: Add Jasper Lake CPU support by Harry Pan · 4 years, 9 months ago
  97. 9adbf3c x86/microcode: Fix return value for microcode late loading by Mihai Carabas · 4 years, 8 months ago
  98. 18bf340 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
  99. b64d8d1 mm/userfaultfd: disable userfaultfd-wp on x86_32 by Peter Xu · 4 years, 8 months ago
  100. 3bda038 Merge tag 'kvm-s390-master-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-master by Paolo Bonzini · 4 years, 8 months ago