summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systemsDesnes A. Nunes do Rosario2020-03-111-1/+3
* ARM: imx: build v7_cpu_resume() unconditionallyAhmad Fatoum2020-03-114-16/+28
* mm: prevent get_user_pages() from overflowing page refcountLinus Torvalds2020-03-112-3/+12
* MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'Christophe JAILLET2020-03-111-1/+1
* KVM: apic: avoid calculating pending eoi from an uninitialized valMiaohe Lin2020-02-281-1/+3
* KVM: nVMX: Check IO instruction VM-exit conditionsOliver Upton2020-02-281-7/+52
* KVM: nVMX: Refactor IO bitmap checks into helper functionOliver Upton2020-02-281-13/+27
* KVM: nVMX: Don't emulate instructions in guest modePaolo Bonzini2020-02-281-1/+1
* x86/mce/amd: Fix kobject lifetimeThomas Gleixner2020-02-281-6/+11
* microblaze: Prevent the overflow of the startShubhrajyoti Datta2020-02-281-1/+2
* ARM: 8951/1: Fix Kexec compilation issue.Vincenzo Frascino2020-02-281-1/+1
* s390/ftrace: generate traced function stack frameVasily Gorbik2020-02-281-1/+14
* pinctrl: sh-pfc: sh7269: Fix CAN function GPIOsGeert Uytterhoeven2020-02-281-2/+9
* x86/vdso: Provide missing include fileValdis Klētnieks2020-02-281-0/+1
* ARM: dts: r8a7779: Add device node for ARM global timerGeert Uytterhoeven2020-02-281-0/+8
* MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init()Tiezhu Yang2020-02-281-0/+3
* efi/x86: Map the entire EFI vendor string before copying itArd Biesheuvel2020-02-281-6/+7
* Revert "KVM: VMX: Add non-canonical check on writes to RTIT address MSRs"Sasha Levin2020-02-281-8033/+0
* s390/time: Fix clk type in get_tod_clockNathan Chancellor2020-02-281-1/+1
* KVM: x86: emulate RDPIDPaolo Bonzini2020-02-283-2/+42
* x86/vdso: Use RDPID in preference to LSL when availableAndy Lutomirski2020-02-282-1/+7
* powerpc/pseries: Allow not having ibm, hypertas-functions::hcall-multi-tce fo...Alexey Kardashevskiy2020-02-141-14/+29
* ARM: dts: at91: sama5d3: define clock rate range for tcb1Alexandre Belloni2020-02-141-0/+1
* ARM: dts: at91: sama5d3: fix maximum peripheral clock ratesAlexandre Belloni2020-02-143-18/+18
* ARC: [plat-axs10x]: Add missing multicast filter number to GMAC nodeJose Abreu2020-02-141-0/+1
* KVM: nVMX: vmread should not set rflags to specify success in case of #PFMiaohe Lin2020-02-141-1/+3
* KVM: VMX: Add non-canonical check on writes to RTIT address MSRsSean Christopherson2020-02-141-0/+8033
* KVM: x86/mmu: Apply max PA check for MMIO sptes to 32-bit KVMSean Christopherson2020-02-141-2/+0
* KVM: x86: Protect kvm_lapic_reg_write() from Spectre-v1/L1TF attacksMarios Pomonis2020-02-141-3/+10
* KVM: x86: Protect pmu_intel.c from Spectre-v1/L1TF attacksMarios Pomonis2020-02-141-8/+16
* KVM: x86: Refactor picdev_write() to prevent Spectre-v1/L1TF attacksMarios Pomonis2020-02-141-1/+5
* KVM: x86: drop picdev_in_range()David Hildenbrand2020-02-141-23/+12
* powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsizeNathan Chancellor2020-02-141-1/+1
* KVM: x86: Free wbinvd_dirty_mask if vCPU creation failsSean Christopherson2020-02-141-1/+1
* KVM: PPC: Book3S PR: Free shared page if mmu initialization failsSean Christopherson2020-02-141-1/+3
* KVM: PPC: Book3S HV: Uninit vCPU if vcore creation failsSean Christopherson2020-02-141-1/+3
* KVM: x86: Protect MSR-based index computations in fixed_msr_to_seg_unit() fro...Marios Pomonis2020-02-141-2/+7
* KVM: x86: Protect x86_decode_insn from Spectre-v1/L1TF attacksMarios Pomonis2020-02-141-3/+9
* KVM: x86: Protect MSR-based index computations from Spectre-v1/L1TF attacks i...Marios Pomonis2020-02-141-2/+8
* KVM: x86: Protect ioapic_read_indirect() from Spectre-v1/L1TF attacksMarios Pomonis2020-02-141-6/+7
* KVM: x86: Protect MSR-based index computations in pmu.h from Spectre-v1/L1TF ...Marios Pomonis2020-02-141-4/+14
* KVM: x86: Protect ioapic_write_indirect() from Spectre-v1/L1TF attacksMarios Pomonis2020-02-141-0/+2
* KVM: x86: Protect kvm_hv_msr_[get|set]_crash_data() from Spectre-v1/L1TF attacksMarios Pomonis2020-02-141-4/+7
* KVM: x86: Protect DR-based index computations from Spectre-v1/L1TF attacksMarios Pomonis2020-02-141-2/+7
* KVM: x86: Refactor prefix decoding to prevent Spectre-v1/L1TF attacksMarios Pomonis2020-02-141-2/+14
* ARM: tegra: Enable PLLP bypass during Tegra124 LP1Stephen Warren2020-02-141-0/+11
* of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpcMichael Ellerman2020-02-141-0/+1
* powerpc/pseries: Advance pfn if section is not present in lmb_is_removable()Pingfan Liu2020-02-141-1/+3
* sparc32: fix struct ipc64_perm type definitionArnd Bergmann2020-02-141-11/+11
* x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEARPawan Gupta2020-02-141-6/+7