- 7d1594f KVM: SVM: Add support for SEV DEBUG_ENCRYPT command by Brijesh Singh · 7 years ago
- 24f41fb KVM: SVM: Add support for SEV DEBUG_DECRYPT command by Brijesh Singh · 7 years ago
- 255d9e7 KVM: SVM: Add support for SEV GUEST_STATUS command by Brijesh Singh · 7 years ago
- 5bdb0e2 KVM: SVM: Add support for SEV LAUNCH_FINISH command by Brijesh Singh · 7 years ago
- 0d0736f KVM: SVM: Add support for KVM_SEV_LAUNCH_MEASURE command by Brijesh Singh · 7 years ago
- 89c5058 KVM: SVM: Add support for KVM_SEV_LAUNCH_UPDATE_DATA command by Brijesh Singh · 7 years ago
- 59414c9 KVM: SVM: Add support for KVM_SEV_LAUNCH_START command by Brijesh Singh · 7 years ago
- 70cd94e KVM: SVM: VMRUN should use associated ASID when SEV is enabled by Brijesh Singh · 7 years ago
- 1654efc KVM: SVM: Add KVM_SEV_INIT command by Brijesh Singh · 7 years ago
- e9df094 KVM: SVM: Add sev module_param by Brijesh Singh · 7 years ago
- ed3cd23 KVM: SVM: Reserve ASID range for SEV guest by Brijesh Singh · 7 years ago
- 5dd0a57 KVM: X86: Add CONFIG_KVM_AMD_SEV by Brijesh Singh · 7 years ago
- 69eaede KVM: Introduce KVM_MEMORY_ENCRYPT_{UN,}REG_REGION ioctl by Brijesh Singh · 7 years ago
- 5acc5c0 KVM: Introduce KVM_MEMORY_ENCRYPT_OP ioctl by Brijesh Singh · 7 years ago
- 8765d75 KVM: X86: Extend CPUID range to include new leaf by Brijesh Singh · 7 years ago
- 4faefff KVM: SVM: Prepare to reserve asid for SEV guest by Brijesh Singh · 7 years ago
- ba7c339 kvm: svm: Add SEV feature definitions to KVM by Tom Lendacky · 7 years ago
- cea3a19 kvm: svm: prepare for new bit definition in nested_ctl by Tom Lendacky · 7 years ago
- 18c71ce x86/CPU/AMD: Add the Secure Encrypted Virtualization CPU feature by Tom Lendacky · 7 years ago
- 02fc87b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 580e3d5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 7753ea0 Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- 12a78d4 x86/decoder: Add new TEST instruction pattern by Masami Hiramatsu · 7 years ago
- fd2fa6c x86/PCI: Remove unused HyperTransport interrupt support by Bjorn Helgaas · 7 years ago
- e2a5dca x86/umip: Fix insn_get_code_seg_params()'s return value by Borislav Petkov · 7 years ago
- 69550d4 x86/boot/KASLR: Remove unused variable by Chao Fan · 7 years ago
- ca37e57 x86/entry/64: Add missing irqflags tracing to native_load_gs_index() by Andy Lutomirski · 7 years ago
- f68d62a x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow by Andrey Ryabinin · 7 years ago
- 548c305 x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing by Andy Lutomirski · 7 years ago
- fd11a64 x86/umip: Print a warning into the syslog if UMIP-protected instructions are used by Ricardo Neri · 7 years ago
- 09bd7c7 Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
- e75080f Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
- 5a3e0b1 Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
- b4c0a73 x86/smpboot: Fix __max_logical_packages estimate by Prarit Bhargava · 7 years ago
- 30bb981 x86/topology: Avoid wasting 128k for package id array by Andi Kleen · 7 years ago
- d46b4c1 perf/x86/intel/uncore: Cache logical pkg id in uncore driver by Andi Kleen · 7 years ago
- 4ee2ec1b x86/acpi: Reduce code duplication in mp_override_legacy_irq() by Vikas C Sajjan · 7 years ago
- 2527141 x86/acpi: Handle SCI interrupts above legacy space gracefully by Vikas C Sajjan · 7 years ago
- ac5292e x86/boot: Fix boot failure when SMP MP-table is based at 0 by Tom Lendacky · 7 years ago
- d02fcf5 kvm: vmx: Allow disabling virtual NMI support by Paolo Bonzini · 7 years ago
- 8a1b439 kvm: vmx: Reinstate support for CPUs without virtual NMI by Paolo Bonzini · 7 years ago
- 15038e1 KVM: SVM: obey guest PAT by Paolo Bonzini · 7 years ago
- 051089a Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
- 974aa56 Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- 2bf16b7 Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
- be62a32 x86/mm: Limit mmap() of /dev/mem to valid physical addresses by Craig Bergstrom · 7 years ago
- 1e0f25d x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW border by Kirill A. Shutemov · 7 years ago
- 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- fcdaf842 mm, sparse: do not swamp log with huge vmemmap allocation failures by Michal Hocko · 7 years ago
- d17a1d9 x86/mm/kasan: don't use vmemmap_populate() to initialize shadow by Andrey Ryabinin · 7 years ago
- 353b1e7 x86/mm: set fields in deferred pages by Pavel Tatashin · 7 years ago
- 4675ff0 kmemcheck: rip it out by Levin, Alexander (Sasha Levin) · 7 years ago
- d8be756 kmemcheck: remove whats left of NOTRACK flags by Levin, Alexander (Sasha Levin) · 7 years ago
- 75f296d kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK by Levin, Alexander (Sasha Levin) · 7 years ago
- 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
- 8a78756 kbuild: create object directories simpler and faster by Masahiro Yamada · 7 years ago
- 1b6115f Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
- 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
- 7d5905d x86 / CPU: Always show current CPU frequency in /proc/cpuinfo by Rafael J. Wysocki · 7 years ago
- 4d2dc2c fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall by Jeff Layton · 7 years ago
- e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
- 37dc795 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
- 104d1e4 Merge branch 'pci/resource' into next by Bjorn Helgaas · 7 years ago
- bb9fbe1 perf/x86/intel/uncore: Add event constraint for BDX PCU by Kan Liang · 7 years ago
- 6e2a306 x86/umip: Identify the STR and SLDT instructions by Ricardo Neri · 7 years ago
- 770c775 x86/umip: Print a line in the boot log that UMIP has been enabled by Ricardo Neri · 7 years ago
- 796ebc8 x86/umip: Select X86_INTEL_UMIP by default by Ricardo Neri · 7 years ago
- 04ed510 Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
- b29c6ef x86 / CPU: Avoid unnecessary IPIs in arch_freq_get_on_cpu() by Rafael J. Wysocki · 7 years ago
- 99306df Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 3643b7e Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- b18d628 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 670310d Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 43ff2f4 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 13e57da Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- eb4d47c Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 6a9f70b Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- d6ec9d9 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- f2be8bd Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 3148637 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 58ba4d5 perf/x86/intel: Hide TSX events when RTM is not supported by Andi Kleen · 7 years ago
- 85595ad Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86' by Rafael J. Wysocki · 7 years ago
- 152bbb4 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 2244645 x86/intel_rdt: Fix a silent failure when writing zero value schemata by Xiaochen Shen · 7 years ago
- ea0ee33 Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo" by Linus Torvalds · 7 years ago
- 450cbdd locking/x86: Use LOCK ADD for smp_mb() instead of MFENCE by Michael S. Tsirkin · 7 years ago
- 418492b x86/virt/xen: Use guest_late_init to detect Xen PVH guest by Juergen Gross · 7 years ago
- f361464 x86/virt, x86/platform: Add ->guest_late_init() callback to hypervisor_x86 structure by Juergen Gross · 7 years ago
- 6d73052 x86/virt, x86/acpi: Add test for ACPI_FADT_NO_VGA by Juergen Gross · 7 years ago
- 03b2a32 x86/virt: Add enum for hypervisors to replace x86_hyper by Juergen Gross · 7 years ago
- f72e38e x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' and 'struct x86_init' by Juergen Gross · 7 years ago
- 120fc3f x86/tsc: Mark cyc2ns_init() and detect_art() __init by Dou Liyang · 7 years ago
- b5cd3b5 Merge branch 'linus' into x86/platform, to refresh the branch by Ingo Molnar · 7 years ago
- 91a6a6c Merge branch 'linus' into x86/asm, to resolve conflict by Ingo Molnar · 7 years ago
- d04fdaf Merge branch 'x86/mm' into x86/asm, to merge branches by Ingo Molnar · 7 years ago
- b8347c21 x86/debug: Handle warnings before the notifier chain, to fix KGDB crash by Alexander Shishkin · 7 years ago
- be739f4 x86/mm: Fix ELF_ET_DYN_BASE for 5-level paging by Kirill A. Shutemov · 7 years ago
- 7980f02 x86/build: Make the boot image generation less verbose by Changbin Du · 7 years ago