summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-05-16powerpc/booke64: set RI in default MSRLaurentiu Tudor1-1/+1
2019-05-16powerpc/powernv/idle: Restore IAMR after idleRussell Currey1-0/+20
2019-05-16powerpc/book3s/64: check for NULL pointer in pgd_alloc()Rick Lindsley1-0/+3
2019-05-16ARM: 8856/1: NOMMU: Fix CCR register faulty initialization when MPU is disabledTigran Tadevosyan1-1/+1
2019-05-16ARM: fix function graph tracer and unwinder dependenciesRussell King2-4/+4
2019-05-16arm64/module: ftrace: deal with place relative nature of PLTsArd Biesheuvel1-2/+7
2019-05-16MIPS: perf: ath79: Fix perfcount IRQ assignmentPetr Štetiar1-6/+0
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-16KVM: nVMX: always use early vmcs check when EPT is disabledPaolo Bonzini2-2/+21
2019-05-16x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51TJian-Hong Pan1-0/+21
2019-05-16x86/mm: Prevent bogus warnings with "noexec=off"Thomas Gleixner2-2/+3
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-9/+23
2019-05-14x86/speculation: Consolidate CPU whitelistsThomas Gleixner1-50/+60
2019-05-14x86/msr-index: Cleanup bit definesThomas Gleixner1-16/+18
2019-05-10arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OPWill Deacon1-21/+34
2019-05-10xtensa: fix initialization of pt_regs::syscall in start_threadMax Filippov1-9/+12
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-08KVM: lapic: Check for in-kernel LAPIC before deferencing apic pointerSean Christopherson2-4/+2
2019-05-08kvm: vmx: Fix typos in vmentry/vmexit control settingYu Zhang1-3/+5
2019-05-08KVM: nVMX: Remove a rogue "rax" clobber from nested_vmx_check_vmentry_hw()Sean Christopherson1-1/+1
2019-05-08KVM: VMX: Save RSI to an unused output in the vCPU-run asm blobSean Christopherson1-1/+1
2019-05-08perf/x86/amd: Update generic hardware cache events for Family 17hKim Phillips1-3/+108