summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-02-28KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOIMiaohe Lin1-1/+1
2020-02-28x86/mce/amd: Fix kobject lifetimeThomas Gleixner1-6/+11
2020-02-28x86/mce/amd: Publish the bank pointer only after setup has succeededBorislav Petkov1-17/+16
2020-02-28microblaze: Prevent the overflow of the startShubhrajyoti Datta1-1/+2
2020-02-28ARM: 8951/1: Fix Kexec compilation issue.Vincenzo Frascino1-1/+1
2020-02-28powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOVOliver O'Halloran1-1/+14
2020-02-28s390/ftrace: generate traced function stack frameVasily Gorbik1-1/+14
2020-02-28x86/decoder: Add TEST opcode to Group3-2Masami Hiramatsu1-1/+1
2020-02-28arm64: fix alternatives with LLVM's integrated assemblerSami Tolvanen1-11/+21
2020-02-28pinctrl: sh-pfc: sh7269: Fix CAN function GPIOsGeert Uytterhoeven1-2/+9
2020-02-28x86/vdso: Provide missing include fileValdis Klētnieks1-0/+1
2020-02-28ARM: dts: r8a7779: Add device node for ARM global timerGeert Uytterhoeven1-0/+8
2020-02-28x86/sysfb: Fix check for bad VRAM sizeArvind Sankar1-1/+1
2020-02-28sparc: Add .exit.data section.David S. Miller1-2/+4
2020-02-28MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init()Tiezhu Yang1-0/+3
2020-02-28efi/x86: Map the entire EFI vendor string before copying itArd Biesheuvel1-6/+7
2020-02-28powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE numberOliver O'Halloran3-14/+15
2020-02-28Revert "KVM: VMX: Add non-canonical check on writes to RTIT address MSRs"Sasha Levin1-8033/+0
2020-02-28perf/x86/intel: Fix inaccurate period in context switch for auto-reloadKan Liang1-0/+2
2020-02-28s390/time: Fix clk type in get_tod_clockNathan Chancellor1-1/+1
2020-02-28perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event mapKim Phillips1-0/+1
2020-02-28KVM: x86: emulate RDPIDPaolo Bonzini3-2/+42
2020-02-28x86/vdso: Use RDPID in preference to LSL when availableAndy Lutomirski2-1/+7
2020-02-15powerpc/pseries: Allow not having ibm, hypertas-functions::hcall-multi-tce fo...Alexey Kardashevskiy1-14/+29
2020-02-15ARM: dts: at91: sama5d3: define clock rate range for tcb1Alexandre Belloni1-0/+1
2020-02-15ARM: dts: at91: sama5d3: fix maximum peripheral clock ratesAlexandre Belloni3-18/+18
2020-02-15ARC: [plat-axs10x]: Add missing multicast filter number to GMAC nodeJose Abreu1-0/+1
2020-02-15KVM: nVMX: vmread should not set rflags to specify success in case of #PFMiaohe Lin1-1/+3
2020-02-15KVM: VMX: Add non-canonical check on writes to RTIT address MSRsSean Christopherson1-0/+8033
2020-02-15KVM: x86/mmu: Apply max PA check for MMIO sptes to 32-bit KVMSean Christopherson1-2/+0
2020-02-15KVM: x86: Protect pmu_intel.c from Spectre-v1/L1TF attacksMarios Pomonis1-8/+16
2020-02-15powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsizeNathan Chancellor1-1/+1
2020-02-15KVM: x86: Free wbinvd_dirty_mask if vCPU creation failsSean Christopherson1-1/+1
2020-02-15KVM: PPC: Book3S PR: Free shared page if mmu initialization failsSean Christopherson1-1/+3
2020-02-15KVM: PPC: Book3S HV: Uninit vCPU if vcore creation failsSean Christopherson1-1/+3
2020-02-15KVM: x86: Protect MSR-based index computations in fixed_msr_to_seg_unit() fro...Marios Pomonis1-2/+7
2020-02-15KVM: x86: Protect x86_decode_insn from Spectre-v1/L1TF attacksMarios Pomonis1-3/+9
2020-02-15KVM: x86: Protect MSR-based index computations from Spectre-v1/L1TF attacks i...Marios Pomonis1-2/+8
2020-02-15KVM: x86: Protect ioapic_read_indirect() from Spectre-v1/L1TF attacksMarios Pomonis1-6/+7
2020-02-15KVM: x86: Protect MSR-based index computations in pmu.h from Spectre-v1/L1TF ...Marios Pomonis1-4/+14
2020-02-15KVM: x86: Protect ioapic_write_indirect() from Spectre-v1/L1TF attacksMarios Pomonis1-0/+2
2020-02-15KVM: x86: Protect kvm_hv_msr_[get|set]_crash_data() from Spectre-v1/L1TF attacksMarios Pomonis1-4/+7
2020-02-15KVM: x86: Protect kvm_lapic_reg_write() from Spectre-v1/L1TF attacksMarios Pomonis1-4/+10
2020-02-15KVM: x86: Protect DR-based index computations from Spectre-v1/L1TF attacksMarios Pomonis1-2/+7
2020-02-15KVM: x86: Refactor prefix decoding to prevent Spectre-v1/L1TF attacksMarios Pomonis1-2/+14
2020-02-15ARM: tegra: Enable PLLP bypass during Tegra124 LP1Stephen Warren1-0/+11
2020-02-15of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpcMichael Ellerman1-0/+1
2020-02-15powerpc/pseries: Advance pfn if section is not present in lmb_is_removable()Pingfan Liu1-1/+3
2020-02-15sparc32: fix struct ipc64_perm type definitionArnd Bergmann1-11/+11
2020-02-15x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEARPawan Gupta1-6/+7