summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-03-20ARC: define __ALIGN_STR and __ALIGN symbols for ARCEugeniy Paltsev
2020-03-20KVM: x86: clear stale x86_emulate_ctxt->intercept valueVitaly Kuznetsov
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-11ARM: dts: ls1021a: Restore MDIO compatible to gianfarVladimir Oltean
2020-03-11x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changesSean Christopherson
2020-03-11MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'Christophe JAILLET
2020-02-28s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init...Nathan Chancellor
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-28KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOIMiaohe Lin
2020-02-28x86/mce/amd: Fix kobject lifetimeThomas Gleixner
2020-02-28x86/mce/amd: Publish the bank pointer only after setup has succeededBorislav Petkov
2020-02-28microblaze: Prevent the overflow of the startShubhrajyoti Datta
2020-02-28ARM: 8951/1: Fix Kexec compilation issue.Vincenzo Frascino
2020-02-28powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOVOliver O'Halloran
2020-02-28s390/ftrace: generate traced function stack frameVasily Gorbik
2020-02-28x86/decoder: Add TEST opcode to Group3-2Masami Hiramatsu
2020-02-28arm64: fix alternatives with LLVM's integrated assemblerSami Tolvanen
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-28x86/sysfb: Fix check for bad VRAM sizeArvind Sankar
2020-02-28sparc: Add .exit.data section.David S. Miller
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-28powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE numberOliver O'Halloran
2020-02-28Revert "KVM: VMX: Add non-canonical check on writes to RTIT address MSRs"Sasha Levin
2020-02-28perf/x86/intel: Fix inaccurate period in context switch for auto-reloadKan Liang
2020-02-28s390/time: Fix clk type in get_tod_clockNathan Chancellor
2020-02-28perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event mapKim Phillips
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 pmu_intel.c from Spectre-v1/L1TF attacksMarios Pomonis
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