summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-05-16KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracingVitaly Kuznetsov1-2/+2
2019-05-16KVM: fix spectrev1 gadgetsPaolo Bonzini1-1/+3
2019-05-16x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51TJian-Hong Pan1-0/+21
2019-05-16x86/build/lto: Fix truncated .bss with -fdata-sectionsSami Tolvanen1-1/+1
2019-05-14x86/speculation/mds: Add 'mitigations=' support for MDSJosh Poimboeuf1-2/+3
2019-05-14s390/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf1-1/+2
2019-05-14powerpc/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2-4/+4
2019-05-14x86/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2-3/+12
2019-05-14x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations offKonrad Rzeszutek Wilk1-1/+2
2019-05-14x86/speculation/mds: Fix commentBoris Ostrovsky1-1/+1
2019-05-14x86/speculation/mds: Add SMT warning messageJosh Poimboeuf1-0/+8
2019-05-14x86/speculation: Move arch_smt_update() call to after mitigation decisionsJosh Poimboeuf1-3/+2
2019-05-14x86/speculation/mds: Add mds=full,nosmt cmdline optionJosh Poimboeuf1-0/+10
2019-05-14Documentation: Move L1TF to separate directoryThomas Gleixner2-3/+3
2019-05-14x86/speculation/mds: Add mitigation mode VMWERVThomas Gleixner2-6/+13
2019-05-14x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner1-0/+25
2019-05-14x86/speculation/mds: Add mitigation control for MDSThomas Gleixner2-0/+75
2019-05-14x86/speculation/mds: Conditionally clear CPU buffers on idle entryThomas Gleixner4-0/+26
2019-05-14x86/kvm/vmx: Add MDS protection when L1D Flush is not activeThomas Gleixner2-0/+4
2019-05-14x86/speculation/mds: Clear CPU buffers on exit to userThomas Gleixner5-0/+31
2019-05-14x86/speculation/mds: Add mds_clear_cpu_buffers()Thomas Gleixner1-0/+25
2019-05-14x86/kvm: Expose X86_FEATURE_MD_CLEAR to guestsAndi Kleen1-1/+2
2019-05-14x86/speculation/mds: Add BUG_MSBDS_ONLYThomas Gleixner2-8/+13
2019-05-14x86/speculation/mds: Add basic bug infrastructure for MDSAndi Kleen3-8/+22
2019-05-14x86/speculation: Consolidate CPU whitelistsThomas Gleixner1-49/+56
2019-05-14x86/msr-index: Cleanup bit definesThomas Gleixner1-16/+18
2019-05-14kvm: x86: Report STIBP on GET_SUPPORTED_CPUIDEduardo Habkost1-2/+2
2019-05-14x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra11-60/+63
2019-05-10arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OPWill Deacon1-21/+34
2019-05-10perf/x86/intel: Initialize TFA MSRPeter Zijlstra1-0/+6
2019-05-10perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBSStephane Eranian1-1/+1
2019-05-10MIPS: KGDB: fix kgdb support for SMP platforms.Chong Qiao1-1/+2
2019-05-08x86/mm/tlb: Revert "x86/mm: Align TLB invalidation info"Peter Zijlstra1-1/+1
2019-05-08x86/mm: Fix a crash with kmemleak_scan()Qian Cai1-0/+6
2019-05-08x86/mm/KASLR: Fix the size of the direct mapping sectionBaoquan He1-1/+1
2019-05-08x86/mce: Improve error message when kernel cannot recover, p2Tony Luck1-0/+5
2019-05-08powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown ...Aneesh Kumar K.V1-4/+6
2019-05-08perf/x86/amd: Update generic hardware cache events for Family 17hKim Phillips1-3/+108
2019-05-08ARM: iop: don't use using 64-bit DMA masksArnd Bergmann3-12/+12
2019-05-08ARM: orion: don't use using 64-bit DMA masksArnd Bergmann1-2/+2
2019-05-08sh: fix multiple function definition build errorsRandy Dunlap1-2/+2
2019-05-08kmemleak: powerpc: skip scanning holes in the .bss sectionCatalin Marinas1-0/+7
2019-05-08KVM: SVM: prevent DBG_DECRYPT and DBG_ENCRYPT overflowDavid Rientjes1-3/+9
2019-05-08arm64: fix wrong check of on_sdei_stack in nmi contextWei Li1-0/+6
2019-05-08arm/mach-at91/pm : fix possible object reference leakPeng Hao1-2/+4
2019-05-08riscv: fix accessing 8-byte variable from RV32Alan Kao1-1/+1
2019-05-08ARM: dts: rockchip: Fix gpu opp node names for rk3288Douglas Anderson1-6/+6
2019-05-08arm64: dts: rockchip: fix rk3328-roc-cc gmac2io tx/rx_delayLeonidas P. Papadakos1-2/+2
2019-05-05KVM: nVMX: Fix size checks in vmx_set_nested_stateJim Mattson1-2/+2
2019-05-05KVM: x86: Whitelist port 0x7e for pre-incrementing %ripSean Christopherson2-2/+20