1. ac60602 Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  2. c6dd78f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  3. e6023ad Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  4. 07ab9d5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  5. 168c799 Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  6. 6879298 x86/entry/64: Prevent clobbering of saved CR2 value by Thomas Gleixner · 5 years ago
  7. 30cd860 KVM: x86: Add fixed counters to PMU filter by Eric Hankland · 5 years ago
  8. 88dddc1 KVM: nVMX: do not use dangling shadow VMCS after guest reset by Paolo Bonzini · 5 years ago
  9. 3b20e03 KVM: VMX: dump VMCS on failed entry by Paolo Bonzini · 5 years ago
  10. 6fc3977 KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed by Like Xu · 5 years ago
  11. 118154b KVM: SVM: Fix detection of AMD Errata 1096 by Liran Alon · 5 years ago
  12. 0c5f81d KVM: LAPIC: Inject timer interrupt via posted interrupt by Wanpeng Li · 5 years ago
  13. b5d72dd Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  14. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  15. 249be85 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  16. e320ab3 x86/hyper-v: Zero out the VP ASSIST PAGE on allocation by Dexuan Cui · 5 years ago
  17. eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 5 years ago
  18. e9c0a3f0 mm/sparsemem: convert kmalloc_section_memmap() to populate_section_memmap() by Dan Williams · 5 years ago
  19. 80ec922 mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE by David Hildenbrand · 5 years ago
  20. 8c5477e x86, boot: Remove multiple copy of static function sanitize_boot_params() by Zhenzhong Duan · 5 years ago
  21. 449f328 x86/boot/compressed/64: Remove unused variable by Zhenzhong Duan · 5 years ago
  22. cd6697b x86/boot/efi: Remove unused variables by Zhenzhong Duan · 5 years ago
  23. 0570bc8 Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  24. 82e844a x86/uaccess: Remove redundant CLACs in getuser/putuser error paths by Josh Poimboeuf · 5 years ago
  25. 5e307a6 x86/uaccess: Don't leak AC flag into fentry from mcsafe_handle_tail() by Josh Poimboeuf · 5 years ago
  26. 3a6ab4b x86/uaccess: Remove ELF function annotation from copy_user_handle_tail() by Josh Poimboeuf · 5 years ago
  27. 61a73f5 x86/head/64: Annotate start_cpu0() as non-callable by Josh Poimboeuf · 5 years ago
  28. e6dd473 x86/entry: Fix thunk function ELF sizes by Josh Poimboeuf · 5 years ago
  29. 3901336 x86/kvm: Don't call kvm_spurious_fault() from .fixup by Josh Poimboeuf · 5 years ago
  30. 19f2d8f x86/kvm: Replace vmx_vmenter()'s call to kvm_spurious_fault() with UD2 by Josh Poimboeuf · 5 years ago
  31. d99a6ce x86/kvm: Fix fastop function ELF metadata by Josh Poimboeuf · 5 years ago
  32. 083db67 x86/paravirt: Fix callee-saved function ELF sizes by Josh Poimboeuf · 5 years ago
  33. 818e95c Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  34. a0d14b8 x86/mm, tracing: Fix CR2 corruption by Peter Zijlstra · 5 years ago
  35. 4234653 x86/entry/64: Update comments and sanity tests for create_gap by Peter Zijlstra · 5 years ago
  36. 2fd3791 x86/entry/64: Simplify idtentry a little by Peter Zijlstra · 5 years ago
  37. e67f1c1 x86/entry/32: Simplify common_exception by Peter Zijlstra · 5 years ago
  38. 55aeddd x86/paravirt: Make read_cr2() CALLEE_SAVE by Peter Zijlstra · 5 years ago
  39. 4d151bf KVM: LAPIC: Make lapic timer unpinned by Wanpeng Li · 5 years ago
  40. 57a8ec3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  41. 89ff7131f kbuild: add --hash-style= and --build-id unconditionally by Masahiro Yamada · 5 years ago
  42. 4d1a082d KVM: x86/vPMU: reset pmc->counter to 0 for pmu fixed_counters by Like Xu · 5 years ago
  43. b23e584 xen/pv: Fix a boot up hang revealed by int3 self test by Zhenzhong Duan · 5 years ago
  44. bef6e0a x86/xen: Add "nopv" support for HVM guest by Zhenzhong Duan · 5 years ago
  45. cc8f3b4 x86/paravirt: Remove const mark from x86_hyper_xen_hvm variable by Zhenzhong Duan · 5 years ago
  46. b39b049 xen: Map "xen_nopv" parameter to "nopv" and mark it obsolete by Zhenzhong Duan · 5 years ago
  47. 3097834 x86: Add "nopv" parameter to disable PV extensions by Zhenzhong Duan · 5 years ago
  48. 1b37683 x86/xen: Mark xen_hvm_need_lapic() and xen_x2apic_para_available() as __init by Zhenzhong Duan · 5 years ago
  49. 090d54b Revert "x86/paravirt: Set up the virt_spin_lock_key after static keys get initialized" by Zhenzhong Duan · 5 years ago
  50. 1759673 mm: introduce ARCH_HAS_PTE_DEVMAP by Robin Murphy · 5 years ago
  51. b98cca4 mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault() by Anshuman Khandual · 5 years ago
  52. 0f472d0 mm/ioremap: probe platform for p4d huge map support by Anshuman Khandual · 5 years ago
  53. 3a7f0adf arch/*: remove unused isa_page_to_bus() by Stephen Kitt · 5 years ago
  54. 50e04ac x86/process: Delete useless check for dead process with LDT by Jann Horn · 5 years ago
  55. 29e7e96 x86: math-emu: Hide clang warnings for 16-bit overflow by Arnd Bergmann · 5 years ago
  56. f709f81 x86/e820: Use proper booleans instead of 0/1 by Yi Wang · 5 years ago
  57. ec63355 x86/apic: Silence -Wtype-limits compiler warnings by Qian Cai · 5 years ago
  58. ffdb07f x86/mm: Free sme_early_buffer after init by David Rientjes · 5 years ago
  59. e74bd96 x86/boot: Fix memory leak in default_get_smp_config() by David Rientjes · 5 years ago
  60. 9087c37 dma-direct: Force unencrypted DMA under SME for certain DMA masks by Tom Lendacky · 5 years ago
  61. c309b6f Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 5 years ago
  62. 3c69914 Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  63. fb4da21 Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  64. 6694e48 KVM: nVMX: Ignore segment base for VMX memory operand when segment not FS or GS by Liran Alon · 5 years ago
  65. 0d88800 kvm: x86: ioapic and apic debug macros cleanup by Yi Wang · 5 years ago
  66. c7ca0b6 Revert "x86/ptrace: Prevent ptrace from clearing the FS/GS selector" and fix the test by Andy Lutomirski · 5 years ago
  67. 4f4cfa6 docs: admin-guide: add a series of orphaned documents by Mauro Carvalho Chehab · 5 years ago
  68. 330d481 docs: admin-guide: add kdump documentation into it by Mauro Carvalho Chehab · 5 years ago
  69. 9a5611a kvm: x86: some tsc debug cleanup by Yi Wang · 5 years ago
  70. 9481b7f kvm: vmx: fix coccinelle warnings by Yi Wang · 5 years ago
  71. a6a6d3b x86: kvm: avoid constant-conversion warning by Arnd Bergmann · 5 years ago
  72. f4e4805e x86: kvm: avoid -Wsometimes-uninitized warning by Arnd Bergmann · 5 years ago
  73. 0b77462 KVM: x86: expose AVX512_BF16 feature to guest by Jing Liu · 5 years ago
  74. fec88ab Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  75. 5516745 Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 5 years ago
  76. 1d03985 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  77. 577d946 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  78. 028b6e8a clone: fix CLONE_PIDFD support by Dmitry V. Levin · 5 years ago
  79. e4557c1 perf/x86/intel: Fix spurious NMI on fixed counter by Kan Liang · 5 years ago
  80. 2f217d5 perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCs by Kim Phillips · 5 years ago
  81. 16f4641 perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCs by Kim Phillips · 5 years ago
  82. 5f26f11 Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 5 years ago
  83. 39d7530 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  84. 16c9765 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  85. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  86. 8b1e0f8 mm/pgtable: drop pgtable_t variable from pte_fn_t functions by Anshuman Khandual · 5 years ago
  87. 5fba4af4 asm-generic, x86: introduce generic pte_{alloc,free}_one[_kernel] by Mike Rapoport · 5 years ago
  88. 67a929e mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP by Christoph Hellwig · 5 years ago
  89. 39656e8 mm: lift the x86_32 PAE version of gup_get_pte to common code by Christoph Hellwig · 5 years ago
  90. 26f4c32 mm: simplify gup_fast_permitted by Christoph Hellwig · 5 years ago
  91. 751ad98 asm-generic, x86: add bitops instrumentation for KASAN by Marco Elver · 5 years ago
  92. ff66135 x86: use static_cpu_has in uaccess region to avoid instrumentation by Marco Elver · 5 years ago
  93. e9a1379 x86/vdso: Fix flip/flop vdso build bug by Naohiro Aota · 5 years ago
  94. 753c8d9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  95. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 5 years ago
  96. 8f6ccf6 Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  97. a45ff59 Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 5 years ago
  98. d7a0888 KVM: x86: Unconditionally enable irqs in guest context by Sean Christopherson · 5 years ago
  99. 66bb8a0 KVM: x86: PMU Event Filter by Eric Hankland · 5 years ago
  100. cbf5b73 x86/stacktrace: Prevent infinite loop in arch_stack_walk_user() by Eiichi Tsukata · 5 years ago