summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-04-24KVM: s390: vsie: Fix possible race when shadowing region 3 tablesDavid Hildenbrand
2020-04-24powerpc/maple: Fix declaration made after definitionNathan Chancellor
2020-04-24s390/cpuinfo: fix wrong output when CPU0 is offlineAlexander Gordeev
2020-04-24arm64: cpu_errata: include required headersArnd Bergmann
2020-04-24kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBDJim Mattson
2020-04-24powerpc/fsl_booke: Avoid creating duplicate tlb1 entryLaurentiu Tudor
2020-04-24powerpc/64/tm: Don't let userspace set regs->trap via sigreturnMichael Ellerman
2020-04-24s390/diag: fix display of diagnose call statisticsMichael Mueller
2020-04-24arm64: armv8_deprecated: Fix undef_hook mask for thumb setendFredrik Strupe
2020-04-24KVM: VMX: fix crash cleanup when KVM wasn't usedVitaly Kuznetsov
2020-04-24KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec supportSean Christopherson
2020-04-24KVM: x86: Allocate new rmap and large page tracking when moving memslotSean Christopherson
2020-04-24KVM: s390: vsie: Fix delivery of addressing exceptionsDavid Hildenbrand
2020-04-24KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checksDavid Hildenbrand
2020-04-24x86/entry/32: Add missing ASM_CLAC to general_protection entryThomas Gleixner
2020-04-24MIPS: OCTEON: irq: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2020-04-24acpi/x86: ignore unspecified bit positions in the ACPI global lock fieldJan Engelhardt
2020-04-24x86/boot: Use unsigned comparison for addressesArvind Sankar
2020-04-13arm64: Fix size of __early_cpu_boot_statusArun KS
2020-04-02arm64: alternative: fix build with clang integrated assemblerIlie Halip
2020-04-02ARM: dts: omap5: Add bus_dma_limit for L3 busRoger Quadros
2020-04-02ARM: dts: dra7: Add bus_dma_limit for L3 busRoger Quadros
2020-04-02KVM: VMX: Do not allow reexecute_instruction() when skipping MMIO instrSean Christopherson
2020-04-02arm64: smp: fix smp_send_stop() behaviourCristian Marussi
2020-04-02x86/mm: split vmalloc_sync_all()Joerg Roedel
2020-04-02ARM: dts: dra7: Add "dma-ranges" property to PCIe RC DT nodesKishon Vijay Abraham I
2020-04-02powerpc: Include .BTF sectionNaveen N. Rao
2020-03-20ARM: 8958/1: rename missed uaccess .fixup sectionKees Cook
2020-03-20ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional()Florian Fainelli
2020-03-20perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flagKim Phillips
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