summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-01-17x86/retpoline: Remove compile time warningThomas Gleixner
2018-01-17x86,perf: Disable intel_bts when PTIPeter Zijlstra
2018-01-17x86/pti: Fix !PCID and sanitize definesThomas Gleixner
2018-01-17x86/retpoline: Fill return stack buffer on vmexitDavid Woodhouse
2018-01-17x86/retpoline/irq32: Convert assembler indirect jumpsAndi Kleen
2018-01-17x86/retpoline/checksum32: Convert assembler indirect jumpsDavid Woodhouse
2018-01-17x86/retpoline/xen: Convert Xen hypercall indirect jumpsDavid Woodhouse
2018-01-17x86/retpoline/hyperv: Convert assembler indirect jumpsDavid Woodhouse
2018-01-17x86/retpoline/ftrace: Convert ftrace assembler indirect jumpsDavid Woodhouse
2018-01-17x86/retpoline/entry: Convert entry assembler indirect jumpsDavid Woodhouse
2018-01-17x86/retpoline/crypto: Convert crypto assembler indirect jumpsDavid Woodhouse
2018-01-17x86/spectre: Add boot time option to select Spectre v2 mitigationDavid Woodhouse
2018-01-17x86/retpoline: Add initial retpoline supportDavid Woodhouse
2018-01-17x86/pti: Make unpoison of pgd for trusted boot work for realDave Hansen
2018-01-17x86/alternatives: Fix optimize_nops() checkingBorislav Petkov
2018-01-17x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSCTom Lendacky
2018-01-17x86/cpu/AMD: Make LFENCE a serializing instructionTom Lendacky
2018-01-17x86/mm/pti: Remove dead logic in pti_user_pagetable_walk*()Jike Song
2018-01-17x86/tboot: Unbreak tboot with PTI enabledDave Hansen
2018-01-17x86/cpu: Implement CPU vulnerabilites sysfs functionsThomas Gleixner
2018-01-17x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]David Woodhouse
2018-01-17x86/pti: Unbreak EFI old_memmapJiri Kosina
2018-01-17KVM: PPC: Book3S HV: Always flush TLB in kvmppc_alloc_reset_hpt()David Gibson
2018-01-17KVM: PPC: Book3S HV: Fix use after free in case of multiple resize requestsSerhii Popovych
2018-01-17KVM: PPC: Book3S HV: Drop prepare_done from struct kvm_resize_hptSerhii Popovych
2018-01-17KVM: PPC: Book3S PR: Fix WIMG handling under pHypAlexey Kardashevskiy
2018-01-17KVM: x86: Add memory barrier on vmcs field lookupAndrew Honig
2018-01-17x86/microcode/intel: Extend BDW late-loading with a revision checkJia Zhang
2018-01-17x86/acpi: Reduce code duplication in mp_override_legacy_irq()Vikas C Sajjan
2018-01-17x86/acpi: Handle SCI interrupts above legacy space gracefullyVikas C Sajjan
2018-01-17kvm: vmx: Scrub hardware GPRs at VM-exitJim Mattson
2018-01-17MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accessesMaciej W. Rozycki
2018-01-17MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSETMaciej W. Rozycki
2018-01-17MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSAMaciej W. Rozycki
2018-01-17MIPS: Consistently handle buffer counter with PTRACE_SETREGSETMaciej W. Rozycki
2018-01-17MIPS: Guard against any partial write attempt with PTRACE_SETREGSETMaciej W. Rozycki
2018-01-17MIPS: Factor out NT_PRFPREG regset access helpersMaciej W. Rozycki
2018-01-17MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the taskMaciej W. Rozycki
2018-01-17KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li
2018-01-10KVM: s390: prevent buffer overrun on memory hotplug during migrationChristian Borntraeger
2018-01-10KVM: s390: fix cmma migration for multiple memory slotsChristian Borntraeger
2018-01-10parisc: qemu idle sleep supportHelge Deller
2018-01-10parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernelHelge Deller
2018-01-10x86/microcode/AMD: Add support for fam17h microcode loadingTom Lendacky
2018-01-10powerpc/mm: Fix SEGV on mapped region to return SEGV_ACCERRJohn Sperbeck
2018-01-10ARC: uaccess: dont use "l" gcc inline asm constraint modifierVineet Gupta
2018-01-10x86 / CPU: Always show current CPU frequency in /proc/cpuinfoRafael J. Wysocki
2018-01-10x86 / CPU: Avoid unnecessary IPIs in arch_freq_get_on_cpu()Rafael J. Wysocki
2018-01-10efi/capsule-loader: Reinstate virtual capsule mappingArd Biesheuvel
2018-01-10x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWNThomas Gleixner