summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-08-17Linux 4.14.64v4.14.64Greg Kroah-Hartman
2018-08-17x86/mm: Add TLB purge to free pmd/pte page interfacesToshi Kani
2018-08-17ioremap: Update pgtable free interfaces with addrChintan Pandya
2018-08-17Bluetooth: hidp: buffer overflow in hidp_process_reportMark Salyzyn
2018-08-17ASoC: Intel: cht_bsw_max98090_ti: Fix jack initializationThierry Escande
2018-08-17ASoC: msm8916-wcd-digital: fix RX2 MIX1 and RX3 MIX1Jean-François Têtu
2018-08-17block, bfq: fix wrong init of saved start time for weight raisingPaolo Valente
2018-08-17clk: sunxi-ng: Fix missing CLK_SET_RATE_PARENT in ccu-sun4i-a10.cAlexander Syring
2018-08-17ASoC: rsnd: fix ADG flagsKuninori Morimoto
2018-08-17fw_cfg: fix driver removeMarc-André Lureau
2018-08-17sched/debug: Fix task state recording/printoutThomas Gleixner
2018-08-17ACPI / APEI: Remove ghes_ioremap_areaJames Morse
2018-08-17crypto: skcipher - fix crash flushing dcache in error pathEric Biggers
2018-08-17crypto: skcipher - fix aligning block size in skcipher_copy_iv()Eric Biggers
2018-08-17crypto: ablkcipher - fix crash flushing dcache in error pathEric Biggers
2018-08-17crypto: blkcipher - fix crash flushing dcache in error pathEric Biggers
2018-08-17crypto: vmac - separate tfm and request contextEric Biggers
2018-08-17crypto: vmac - require a block cipher with 128-bit block sizeEric Biggers
2018-08-17crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()Eric Biggers
2018-08-17kbuild: verify that $DEPMOD is installedRandy Dunlap
2018-08-17x86/mm: Disable ioremap free page handling on x86-PAEToshi Kani
2018-08-17x86: i8259: Add missing include fileGuenter Roeck
2018-08-17x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabledGuenter Roeck
2018-08-15Linux 4.14.63v4.14.63Greg Kroah-Hartman
2018-08-15x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be presentBorislav Petkov
2018-08-15x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architecturesJiri Kosina
2018-08-15x86/init: fix build with CONFIG_SWAP=nVlastimil Babka
2018-08-15cpu/hotplug: Non-SMP machines do not make use of booted_onceAbel Vesa
2018-08-15x86/smp: fix non-SMP broken build due to redefinition of apic_id_is_primary_t...Vlastimil Babka
2018-08-15x86/microcode: Allow late microcode loading with SMT disabledJosh Poimboeuf
2018-08-15tools headers: Synchronise x86 cpufeatures.h for L1TF additionsDavid Woodhouse
2018-08-15x86/mm/kmmio: Make the tracer robust against L1TFAndi Kleen
2018-08-15x86/mm/pat: Make set_memory_np() L1TF safeAndi Kleen
2018-08-15x86/speculation/l1tf: Make pmd/pud_mknotpresent() invertAndi Kleen
2018-08-15x86/speculation/l1tf: Invert all not present mappingsAndi Kleen
2018-08-15cpu/hotplug: Fix SMT supported evaluationThomas Gleixner
2018-08-15KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentryPaolo Bonzini
2018-08-15x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentryPaolo Bonzini
2018-08-15x86/speculation: Simplify sysfs report of VMX L1TF vulnerabilityPaolo Bonzini
2018-08-15KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSRPaolo Bonzini
2018-08-15KVM: X86: Allow userspace to define the microcode versionWanpeng Li
2018-08-15KVM: X86: Introduce kvm_get_msr_feature()Wanpeng Li
2018-08-15KVM: SVM: Add MSR-based feature support for serializing LFENCETom Lendacky
2018-08-15KVM: x86: Add a framework for supporting MSR-based featuresTom Lendacky
2018-08-15Documentation/l1tf: Remove Yonah processors from not vulnerable listThomas Gleixner
2018-08-15x86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_external_intr()Nicolai Stange
2018-08-15x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1dNicolai Stange
2018-08-15x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange
2018-08-15x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1dNicolai Stange
2018-08-15x86/irq: Demote irq_cpustat_t::__softirq_pending to u16Nicolai Stange