summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* s390/speculation: Fix build error caused by bad backportGuenter Roeck2019-05-161-0/+1
* powerpc/booke64: set RI in default MSRLaurentiu Tudor2019-05-161-1/+1
* powerpc/powernv/idle: Restore IAMR after idleRussell Currey2019-05-161-0/+20
* powerpc/64s: Include cpu headerBreno Leitao2019-05-161-0/+1
* x86/kprobes: Avoid kretprobe recursion bugMasami Hiramatsu2019-05-161-2/+20
* x86/fpu: Don't export __kernel_fpu_{begin,end}()Sebastian Andrzej Siewior2019-05-163-18/+9
* xtensa: xtfpga.dtsi: fix dtc warnings about SPIMax Filippov2019-05-161-1/+1
* arm64: dts: marvell: armada-ap806: reserve PSCI areaHeinrich Schuchardt2019-05-161-0/+17
* powerpc: remove old GCC version checksNicholas Piggin2019-05-161-29/+2
* arm64: KVM: Make VHE Stage-2 TLB invalidation operations non-interruptibleMarc Zyngier2019-05-161-10/+25
* x86/vdso: Pass --eh-frame-hdr to the linkerAlistair Strachan2019-05-161-1/+2
* MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bitHuacai Chen2019-05-161-1/+1
* sparc64: Make corrupted user stacks more debuggable.David Miller2019-05-165-10/+37
* sparc64: Export __node_distance.David S. Miller2019-05-161-0/+1
* MIPS: perf: ath79: Fix perfcount IRQ assignmentPetr Štetiar2019-05-161-6/+0
* KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracingVitaly Kuznetsov2019-05-161-2/+2
* KVM: fix spectrev1 gadgetsPaolo Bonzini2019-05-161-1/+3
* x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51TJian-Hong Pan2019-05-161-0/+21
* x86/speculation/mds: Add 'mitigations=' support for MDSJosh Poimboeuf2019-05-141-2/+3
* s390/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-05-141-0/+9
* powerpc/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-05-142-4/+4
* x86/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-05-142-3/+12
* x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations offKonrad Rzeszutek Wilk2019-05-141-1/+2
* x86/speculation/mds: Fix commentBoris Ostrovsky2019-05-141-1/+1
* x86/speculation/mds: Add SMT warning messageJosh Poimboeuf2019-05-141-0/+8
* x86/speculation: Move arch_smt_update() call to after mitigation decisionsJosh Poimboeuf2019-05-141-3/+2
* x86/speculation/mds: Add mds=full,nosmt cmdline optionJosh Poimboeuf2019-05-141-0/+10
* Documentation: Move L1TF to separate directoryThomas Gleixner2019-05-142-3/+3
* x86/speculation/mds: Add mitigation mode VMWERVThomas Gleixner2019-05-142-6/+13
* x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner2019-05-141-0/+26
* x86/speculation/mds: Add mitigation control for MDSThomas Gleixner2019-05-142-0/+75
* x86/speculation/mds: Conditionally clear CPU buffers on idle entryThomas Gleixner2019-05-144-0/+26
* x86/kvm/vmx: Add MDS protection when L1D Flush is not activeThomas Gleixner2019-05-142-0/+4
* x86/speculation/mds: Clear CPU buffers on exit to userThomas Gleixner2019-05-145-0/+31
* x86/speculation/mds: Add mds_clear_cpu_buffers()Thomas Gleixner2019-05-141-0/+25
* x86/kvm: Expose X86_FEATURE_MD_CLEAR to guestsAndi Kleen2019-05-141-1/+2
* x86/speculation/mds: Add BUG_MSBDS_ONLYThomas Gleixner2019-05-142-8/+13
* x86/speculation/mds: Add basic bug infrastructure for MDSAndi Kleen2019-05-143-8/+22
* x86/speculation: Consolidate CPU whitelistsThomas Gleixner2019-05-141-49/+56
* x86/msr-index: Cleanup bit definesThomas Gleixner2019-05-141-16/+18
* kvm: x86: Report STIBP on GET_SUPPORTED_CPUIDEduardo Habkost2019-05-141-2/+2
* x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2019-05-149-50/+56
* x86/speculation: Simplify the CPU bug detection logicDominik Brodowski2019-05-141-15/+7
* arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OPWill Deacon2019-05-101-21/+34
* perf/x86/intel: Initialize TFA MSRPeter Zijlstra2019-05-101-0/+6
* perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBSStephane Eranian2019-05-101-1/+1
* MIPS: KGDB: fix kgdb support for SMP platforms.Chong Qiao2019-05-101-1/+2
* x86/mce: Improve error message when kernel cannot recover, p2Tony Luck2019-05-081-0/+5
* powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown ...Aneesh Kumar K.V2019-05-081-4/+6
* perf/x86/amd: Update generic hardware cache events for Family 17hKim Phillips2019-05-081-3/+108