Show patches with: none      |   111008 patches
« 1 2 ... 732 733 7341110 1111 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v1,4/8] vfio-mdev: Use recently introduced uuid_le_cmp_p{p}() - - - --- 2017-04-21 Andy Shevchenko New
[v1,3/8] HID: intel_ish-hid: Use recently introduced uuid_le_cmp_p{p}() - - - --- 2017-04-21 Andy Shevchenko New
[v1,2/8] ASoC: Intel: Skylake: Use recently introduced uuid_le_cmp_p{p}() - - - --- 2017-04-21 Andy Shevchenko New
[v1,1/8] lib/uuid: Introduce uuid_{be|le}_cmp_p{p}() helpers - - - --- 2017-04-21 Andy Shevchenko New
[V15,03/11] cper: add timestamp print to CPER status printing - - - --- 2017-04-21 Borislav Petkov New
s390/virtio: fix compilation of kvm_virtio.c in linux-next 1 - - --- 2017-04-21 Christian Borntraeger New
[kvm-unit-tests,1/4] scripts/arch-run: function to search qemu binary - - - --- 2017-04-21 Paolo Bonzini New
[GIT,PULL,4/4] KVM: s390: Support keyless subset guest mode - - - --- 2017-04-21 Christian Borntraeger New
[GIT,PULL,3/4] s390/sclp: Detect KSS facility 1 2 - --- 2017-04-21 Christian Borntraeger New
[GIT,PULL,2/4] KVM: s390: fix stale machine check data for guarded storage - 1 - --- 2017-04-21 Christian Borntraeger New
[GIT,PULL,1/4] KVM: s390: Fix sdnxo setting for nested guests 1 - - --- 2017-04-21 Christian Borntraeger New
[kvm-unit-tests,4/4] x86/run: use qemu_binary to search qemu for x86 - - - --- 2017-04-21 Balamuruhan S New
[kvm-unit-tests,3/4] arm/run: use qemu_binary function for arm - - - --- 2017-04-21 Balamuruhan S New
powerpc KVM build break in linux-next (was Re: [PATCH tip/core/rcu 40/40] srcu: Parallelize callbac… 1 - 1 --- 2017-04-21 Michael Ellerman New
[kvm-unit-tests,32/32] lib: add report_pass - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,31/32] x86: force ept 2m test - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,30/32] x86: ept access tests - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,29/32] lib: x86: page table utilities - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,28/32] x86: ept capability utilities - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,27/32] x86: 2GiB RAM for vmx tests - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,26/32] x86: setup_ept code motion - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,25/32] x86: ept assertions - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,24/32] lib: x86: multi-page allocator - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,23/32] lib: x86: store free pages in ascending order - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,22/32] lib: add newline to assert_msg - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,21/32] lib: printf-style report prefixes - 1 - --- 2017-04-21 David Matlack New
[kvm-unit-tests,20/32] lib: fix *printf return value - 1 - --- 2017-04-21 David Matlack New
[kvm-unit-tests,19/32] lib: added assert_msg macro - 1 - --- 2017-04-21 David Matlack New
[kvm-unit-tests,18/32] lib: provide stdio.h - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,17/32] x86: v2 vmx test framework - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,16/32] x86: vmx exit reason descriptions - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,15/32] x86: binstr utility function - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,14/32] x86: factor out vmx_enter_guest - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,13/32] x86: don't special case vmx null test - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,12/32] x86: test VMPTRLD does not drop VMWRITEs - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,11/32] x86: test VMCS in memory after VMCLEAR - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,10/32] x86: vmcs lifecycle test - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,09/32] x86: basic vmwrite/vmread test - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,08/32] x86: Adding gtest to check correct instruction error is returned - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,07/32] x86: test exit while vmcs02 is loaded - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,06/32] x86: vmx: filter exit_monitor_from_l2_test from full vmx test - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,05/32] lib: better test name filtering - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,04/32] x86: add missing vmx test cases to unittests.cfg - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,03/32] x86: move basic vmx tests into separate test cases - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,02/32] x86: add config for each vmx unit test case - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests,01/32] x86: add test filter to vmx.flat. - - - --- 2017-04-21 David Matlack New
[kvm-unit-tests] scripts: add test runner filter - - - --- 2017-04-20 David Matlack New
arm64: Add ASM modifier for xN register operands - - - --- 2017-04-20 Matthias Kaehlcke New
kvm/arm64: use-after-free in kvm_unmap_hva_handler/unmap_stage2_pmds - - 1 --- 2017-04-20 Suzuki K Poulose New
ARM: KVM: Fix idmap stub entry when running Thumb-2 code - - - --- 2017-04-20 Marc Zyngier New
ARM: hyp-stub: Fix Thumb-2 compilation - - - --- 2017-04-20 Marc Zyngier New
[v2] event: Add source information to SHUTDOWN - - - --- 2017-04-19 Eric Blake New
[kvm-unit-tests,2/4] powerpc/run: use qemu_binary function for powerpc - - - --- 2017-04-19 Balamuruhan S New
[kvm-unit-tests,1/4] scripts/arch-run: function to search qemu binary - - - --- 2017-04-19 Balamuruhan S New
[v5] x86: call smp vmxoff in smp stop - 1 - --- 2017-04-19 Paolo Bonzini New
[kvm-unit-tests] powerpc/run: if qemu-system-ppc64 not available try for qemu-kvm - - - --- 2017-04-19 Balamuruhan S New
[v2] KVM: arm/arm64: vgic-v3: De-optimize VMCR save/restore when emulating a GICv2 - 1 - --- 2017-04-19 Marc Zyngier New
[V15,11/11] arm/arm64: KVM: add guest SEA support 3 - - --- 2017-04-18 Tyler Baicar New
[V15,10/11] trace, ras: add ARM processor error trace event 1 1 - --- 2017-04-18 Tyler Baicar New
[V15,09/11] ras: acpi / apei: generate trace event for unrecognized CPER section - - 1 --- 2017-04-18 Tyler Baicar New
[V15,08/11] efi: print unrecognized CPER section - 1 - --- 2017-04-18 Tyler Baicar New
[V15,07/11] acpi: apei: panic OS with fatal error status block - 1 - --- 2017-04-18 Tyler Baicar New
[V15,06/11] acpi: apei: handle SEA notification type for ARMv8 1 1 - --- 2017-04-18 Tyler Baicar New
[V15,05/11] arm64: exception: handle Synchronous External Abort 1 1 - --- 2017-04-18 Tyler Baicar New
[V15,04/11] efi: parse ARM processor error - 2 - --- 2017-04-18 Tyler Baicar New
[V15,03/11] cper: add timestamp print to CPER status printing - 2 - --- 2017-04-18 Tyler Baicar New
[V15,02/11] ras: acpi/apei: cper: add support for generic data v3 structure - 2 - --- 2017-04-18 Tyler Baicar New
[V15,01/11] acpi: apei: read ack upon ghes record consumption - 1 - --- 2017-04-18 Tyler Baicar New
[v5,32/32] x86/mm: Add support to make use of Secure Memory Encryption - - - --- 2017-04-18 Tom Lendacky New
[v5,31/32] x86: Add sysfs support for Secure Memory Encryption - - - --- 2017-04-18 Tom Lendacky New
[v5,30/32] x86/boot: Add early cmdline parsing for options with arguments - - - --- 2017-04-18 Tom Lendacky New
[v5,29/32] x86/mm: Add support to encrypt the kernel in-place - - - --- 2017-04-18 Tom Lendacky New
[v5,28/32] x86/mm, kexec: Allow kexec to be used with SME - - - --- 2017-04-18 Tom Lendacky New
[v5,27/32] kvm: x86: svm: Enable Secure Memory Encryption within KVM - - - --- 2017-04-18 Tom Lendacky New
[v5,26/32] x86, drm, fbdev: Do not specify encrypted memory for video mappings - - - --- 2017-04-18 Tom Lendacky New
[v5,25/32] x86, realmode: Check for memory encryption on the APs - - - --- 2017-04-18 Tom Lendacky New
[v5,24/32] iommu/amd: Disable AMD IOMMU if memory encryption is active - - - --- 2017-04-18 Tom Lendacky New
[v5,23/32] swiotlb: Add warnings for use of bounce buffers with SME - - - --- 2017-04-18 Tom Lendacky New
[v5,22/32] x86, swiotlb: DMA support for memory encryption - - - --- 2017-04-18 Tom Lendacky New
[v5,21/32] x86, realmode: Decrypt trampoline area if memory encryption is active - - - --- 2017-04-18 Tom Lendacky New
[v5,20/32] x86/mm: Add support for changing the memory encryption attribute - - - --- 2017-04-18 Tom Lendacky New
[v5,19/32] x86/mm: Add support to access persistent memory in the clear - - - --- 2017-04-18 Tom Lendacky New
[v5,18/32] x86, mpparse: Use memremap to map the mpf and mpc data - - - --- 2017-04-18 Tom Lendacky New
[v5,17/32] x86/mm: Add support to access boot related data in the clear - - - --- 2017-04-18 Tom Lendacky New
[v5,16/32] x86/efi: Update EFI pagetable creation to work with SME - - - --- 2017-04-18 Tom Lendacky New
[v5,15/32] efi: Update efi_mem_type() to return an error rather than 0 - - - --- 2017-04-18 Tom Lendacky New
[v5,14/32] efi: Add an EFI table address match function - - - --- 2017-04-18 Tom Lendacky New
[v5,13/32] x86/boot/e820: Add support to determine the E820 type of an address - - - --- 2017-04-18 Tom Lendacky New
[v5,12/32] x86/mm: Insure that boot memory areas are mapped properly - - - --- 2017-04-18 Tom Lendacky New
[v5,11/32] x86/mm: Add support for early encrypt/decrypt of memory - - - --- 2017-04-18 Tom Lendacky New
[v5,10/32] x86/mm: Extend early_memremap() support with additional attrs - - - --- 2017-04-18 Tom Lendacky New
[v5,09/32] x86/mm: Provide general kernel support for memory encryption - - - --- 2017-04-18 Tom Lendacky New
[v5,08/32] x86/mm: Simplify p[g4um]d_page() macros - - - --- 2017-04-18 Tom Lendacky New
[v5,07/32] x86/mm: Add support to enable SME in early boot processing - - - --- 2017-04-18 Tom Lendacky New
[v5,06/32] x86/mm: Add Secure Memory Encryption (SME) support - - - --- 2017-04-18 Tom Lendacky New
[v5,05/32] x86/CPU/AMD: Handle SME reduction in physical address size - - - --- 2017-04-18 Tom Lendacky New
[v5,04/32] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature - - - --- 2017-04-18 Tom Lendacky New
[v5,03/32] x86, mpparse, x86/acpi, x86/PCI, SFI: Use memremap for RAM mappings - - - --- 2017-04-18 Tom Lendacky New
[v5,02/32] x86/mm/pat: Set write-protect cache mode for full PAT support 1 - - --- 2017-04-18 Tom Lendacky New
[v5,01/32] x86: Documentation for AMD Secure Memory Encryption (SME) - 1 - --- 2017-04-18 Tom Lendacky New
« 1 2 ... 732 733 7341110 1111 »