summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-03-11powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systemsDesnes A. Nunes do Rosario
2020-03-11ARM: imx: build v7_cpu_resume() unconditionallyAhmad Fatoum
2020-03-11mm: prevent get_user_pages() from overflowing page refcountLinus Torvalds
2020-03-11MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'Christophe JAILLET
2020-02-28KVM: apic: avoid calculating pending eoi from an uninitialized valMiaohe Lin
2020-02-28KVM: nVMX: Check IO instruction VM-exit conditionsOliver Upton
2020-02-28KVM: nVMX: Refactor IO bitmap checks into helper functionOliver Upton
2020-02-28KVM: nVMX: Don't emulate instructions in guest modePaolo Bonzini
2020-02-28x86/mce/amd: Fix kobject lifetimeThomas Gleixner
2020-02-28microblaze: Prevent the overflow of the startShubhrajyoti Datta
2020-02-28ARM: 8951/1: Fix Kexec compilation issue.Vincenzo Frascino
2020-02-28s390/ftrace: generate traced function stack frameVasily Gorbik
2020-02-28pinctrl: sh-pfc: sh7269: Fix CAN function GPIOsGeert Uytterhoeven
2020-02-28x86/vdso: Provide missing include fileValdis Klētnieks
2020-02-28ARM: dts: r8a7779: Add device node for ARM global timerGeert Uytterhoeven
2020-02-28MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init()Tiezhu Yang
2020-02-28efi/x86: Map the entire EFI vendor string before copying itArd Biesheuvel
2020-02-28Revert "KVM: VMX: Add non-canonical check on writes to RTIT address MSRs"Sasha Levin
2020-02-28s390/time: Fix clk type in get_tod_clockNathan Chancellor
2020-02-28KVM: x86: emulate RDPIDPaolo Bonzini
2020-02-28x86/vdso: Use RDPID in preference to LSL when availableAndy Lutomirski
2020-02-14powerpc/pseries: Allow not having ibm, hypertas-functions::hcall-multi-tce fo...Alexey Kardashevskiy
2020-02-14ARM: dts: at91: sama5d3: define clock rate range for tcb1Alexandre Belloni
2020-02-14ARM: dts: at91: sama5d3: fix maximum peripheral clock ratesAlexandre Belloni
2020-02-14ARC: [plat-axs10x]: Add missing multicast filter number to GMAC nodeJose Abreu
2020-02-14KVM: nVMX: vmread should not set rflags to specify success in case of #PFMiaohe Lin
2020-02-14KVM: VMX: Add non-canonical check on writes to RTIT address MSRsSean Christopherson
2020-02-14KVM: x86/mmu: Apply max PA check for MMIO sptes to 32-bit KVMSean Christopherson
2020-02-14KVM: x86: Protect kvm_lapic_reg_write() from Spectre-v1/L1TF attacksMarios Pomonis
2020-02-14KVM: x86: Protect pmu_intel.c from Spectre-v1/L1TF attacksMarios Pomonis
2020-02-14KVM: x86: Refactor picdev_write() to prevent Spectre-v1/L1TF attacksMarios Pomonis
2020-02-14KVM: x86: drop picdev_in_range()David Hildenbrand
2020-02-14powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsizeNathan Chancellor
2020-02-14KVM: x86: Free wbinvd_dirty_mask if vCPU creation failsSean Christopherson
2020-02-14KVM: PPC: Book3S PR: Free shared page if mmu initialization failsSean Christopherson
2020-02-14KVM: PPC: Book3S HV: Uninit vCPU if vcore creation failsSean Christopherson
2020-02-14KVM: x86: Protect MSR-based index computations in fixed_msr_to_seg_unit() fro...Marios Pomonis
2020-02-14KVM: x86: Protect x86_decode_insn from Spectre-v1/L1TF attacksMarios Pomonis
2020-02-14KVM: x86: Protect MSR-based index computations from Spectre-v1/L1TF attacks i...Marios Pomonis
2020-02-14KVM: x86: Protect ioapic_read_indirect() from Spectre-v1/L1TF attacksMarios Pomonis
2020-02-14KVM: x86: Protect MSR-based index computations in pmu.h from Spectre-v1/L1TF ...Marios Pomonis
2020-02-14KVM: x86: Protect ioapic_write_indirect() from Spectre-v1/L1TF attacksMarios Pomonis
2020-02-14KVM: x86: Protect kvm_hv_msr_[get|set]_crash_data() from Spectre-v1/L1TF attacksMarios Pomonis
2020-02-14KVM: x86: Protect DR-based index computations from Spectre-v1/L1TF attacksMarios Pomonis
2020-02-14KVM: x86: Refactor prefix decoding to prevent Spectre-v1/L1TF attacksMarios Pomonis
2020-02-14ARM: tegra: Enable PLLP bypass during Tegra124 LP1Stephen Warren
2020-02-14of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpcMichael Ellerman
2020-02-14powerpc/pseries: Advance pfn if section is not present in lmb_is_removable()Pingfan Liu
2020-02-14sparc32: fix struct ipc64_perm type definitionArnd Bergmann
2020-02-14x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEARPawan Gupta