summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.18.2v4.18.2Greg Kroah-Hartman2018-08-171-1/+1
* x86/mm: Add TLB purge to free pmd/pte page interfacesToshi Kani2018-08-171-6/+30
* ioremap: Update pgtable free interfaces with addrChintan Pandya2018-08-174-13/+15
* Bluetooth: hidp: buffer overflow in hidp_process_reportMark Salyzyn2018-08-171-2/+2
* crypto: skcipher - fix crash flushing dcache in error pathEric Biggers2018-08-171-26/+27
* crypto: skcipher - fix aligning block size in skcipher_copy_iv()Eric Biggers2018-08-171-1/+1
* crypto: ablkcipher - fix crash flushing dcache in error pathEric Biggers2018-08-171-31/+26
* crypto: blkcipher - fix crash flushing dcache in error pathEric Biggers2018-08-171-28/+26
* crypto: vmac - separate tfm and request contextEric Biggers2018-08-172-290/+181
* crypto: vmac - require a block cipher with 128-bit block sizeEric Biggers2018-08-171-0/+4
* crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()Eric Biggers2018-08-171-1/+1
* crypto: ccp - Fix command completion detection raceTom Lendacky2018-08-171-2/+2
* crypto: ccp - Check for NULL PSP pointer at module unloadTom Lendacky2018-08-171-0/+3
* crypto: ccree - fix iv handlingGilad Ben-Yossef2018-08-171-27/+84
* crypto: ccree - fix finupHadar Gat2018-08-171-65/+16
* kbuild: verify that $DEPMOD is installedRandy Dunlap2018-08-172-13/+14
* x86/mm: Disable ioremap free page handling on x86-PAEToshi Kani2018-08-171-0/+19
* xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bitsM. Vefa Bicakci2018-08-173-1/+5
* x86/mm/pti: Clear Global bit more aggressivelyDave Hansen2018-08-172-10/+30
* x86/platform/UV: Mark memblock related init code and data correctlyDou Liyang2018-08-171-2/+2
* x86/hyper-v: Check for VP_INVAL in hyperv_flush_tlb_others()Vitaly Kuznetsov2018-08-171-0/+5
* x86: i8259: Add missing include fileGuenter Roeck2018-08-171-0/+1
* x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabledGuenter Roeck2018-08-171-2/+1
* Linux 4.18.1v4.18.1Greg Kroah-Hartman2018-08-151-1/+1
* x86/init: fix build with CONFIG_SWAP=nVlastimil Babka2018-08-151-0/+2
* cpu/hotplug: Non-SMP machines do not make use of booted_onceAbel Vesa2018-08-151-0/+2
* x86/smp: fix non-SMP broken build due to redefinition of apic_id_is_primary_t...Vlastimil Babka2018-08-151-0/+2
* x86/microcode: Allow late microcode loading with SMT disabledJosh Poimboeuf2018-08-151-4/+12
* tools headers: Synchronise x86 cpufeatures.h for L1TF additionsDavid Woodhouse2018-08-151-0/+3
* x86/mm/kmmio: Make the tracer robust against L1TFAndi Kleen2018-08-151-10/+15
* x86/mm/pat: Make set_memory_np() L1TF safeAndi Kleen2018-08-151-4/+4
* x86/speculation/l1tf: Make pmd/pud_mknotpresent() invertAndi Kleen2018-08-151-10/+12
* x86/speculation/l1tf: Invert all not present mappingsAndi Kleen2018-08-151-1/+1
* cpu/hotplug: Fix SMT supported evaluationThomas Gleixner2018-08-154-14/+33
* KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentryPaolo Bonzini2018-08-154-3/+48
* x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentryPaolo Bonzini2018-08-154-0/+13
* x86/speculation: Simplify sysfs report of VMX L1TF vulnerabilityPaolo Bonzini2018-08-151-3/+9
* Documentation/l1tf: Remove Yonah processors from not vulnerable listThomas Gleixner2018-08-151-2/+0
* x86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_external_intr()Nicolai Stange2018-08-151-1/+0
* x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1dNicolai Stange2018-08-153-0/+5
* x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange2018-08-1523-2/+22
* x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1dNicolai Stange2018-08-152-4/+36
* x86/irq: Demote irq_cpustat_t::__softirq_pending to u16Nicolai Stange2018-08-151-1/+1
* x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush()Nicolai Stange2018-08-151-4/+6
* x86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l1d_flush_cond'Nicolai Stange2018-08-151-5/+5
* x86/KVM/VMX: Don't set l1tf_flush_l1d to true from vmx_l1d_flush()Nicolai Stange2018-08-151-7/+7
* cpu/hotplug: detect SMT disabled by BIOSJosh Poimboeuf2018-08-151-0/+9
* Documentation/l1tf: Fix typosTony Luck2018-08-151-7/+7
* x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' contentNicolai Stange2018-08-151-3/+14
* x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architecturesJiri Kosina2018-08-151-12/+12