summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2019-07-31powerpc/pmu: Set pmcregs_in_use in paca when running as LPARSuraj Jitindar Singh
2019-07-31powerpc/tm: Fix oops on sigreturn on systems without TMMichael Neuling
2019-07-31powerpc/mm: Limit rma_size to 1TB when running without HV modeSuraj Jitindar Singh
2019-07-31powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()Gautham R. Shenoy
2019-07-31powerpc/dma: Fix invalid DMA mmap behaviorShawn Anastasio
2019-07-31x86/stacktrace: Prevent access_ok() warnings in arch_stack_walk_user()Eiichi Tsukata
2019-07-31x86/speculation/mds: Apply more accurate check on hypervisor platformZhenzhong Duan
2019-07-31x86/sysfb_efi: Add quirks for some devices with swapped width and heightHans de Goede
2019-07-31KVM: PPC: Book3S HV: XIVE: fix rollback when kvmppc_xive_create failsCédric Le Goater
2019-07-31KVM: PPC: Book3S HV: Save and restore guest visible PSSCR bits on pseriesSuraj Jitindar Singh
2019-07-31KVM: PPC: Book3S HV: Always save guest pmu for guest capable of nestingSuraj Jitindar Singh
2019-07-31KVM: X86: Fix fpu state crash in kvm guestWanpeng Li
2019-07-31sh: prevent warnings when using iounmapSam Ravnborg
2019-07-31powerpc/eeh: Handle hugepages in ioremap spaceOliver O'Halloran
2019-07-31powerpc/boot: add {get, put}_unaligned_be32 to xz_config.hMasahiro Yamada
2019-07-31powerpc/irq: Don't WARN continuously in arch_local_irq_restore()Michael Ellerman
2019-07-31KVM: nVMX: Stash L1's CR3 in vmcs01.GUEST_CR3 on nested entry w/o EPTSean Christopherson
2019-07-31arm64: assembler: Switch ESB-instruction with a vanilla nop if !ARM64_HAS_RASJames Morse
2019-07-31powerpc/mm: Handle page table allocation failuresAneesh Kumar K.V
2019-07-31powerpc/mm: mark more tlb functions as __always_inlineMasahiro Yamada
2019-07-31powerpc/4xx/uic: clear pending interrupt after irq type/pol changeChristian Lamparter
2019-07-31powerpc: silence a -Wcast-function-type warning in dawr_write_file_boolMathieu Malaterre
2019-07-31um: Silence lockdep complaint about mmap_semJohannes Berg
2019-07-31powerpc/rtas: retry when cpu offline races with suspend/migrationNathan Lynch
2019-07-31powerpc/xmon: Fix disabling tracing while in xmonNaveen N. Rao
2019-07-31powerpc/cacheflush: fix variable set but not usedQian Cai
2019-07-31powerpc/pci/of: Fix OF flags parsing for 64bit BARsAlexey Kardashevskiy
2019-07-31kvm: vmx: segment limit check: use access lengthEugene Korenevsky
2019-07-31KVM: nVMX: Intercept VMWRITEs to GUEST_{CS,SS}_AR_BYTESSean Christopherson
2019-07-31kvm: vmx: fix limit checking in get_vmx_mem_address()Eugene Korenevsky
2019-07-31powerpc/pseries/mobility: prevent cpu hotplug during DT updateNathan Lynch
2019-07-28Revert "kvm: x86: Use task structs fpu field for user"Paolo Bonzini
2019-07-28KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nestedJan Kiszka
2019-07-28KVM: nVMX: do not use dangling shadow VMCS after guest resetPaolo Bonzini
2019-07-28MIPS: lb60: Fix pin mappingsPaul Cercueil
2019-07-26powerpc/pseries: Fix oops in hotplug memory notifierNathan Lynch
2019-07-26powerpc/pseries: Fix xive=off command lineGreg Kurz
2019-07-26powerpc/powernv: Fix stale iommu table base after VFIOAlexey Kardashevskiy
2019-07-26powerpc/powernv/idle: Fix restore of SPRN_LDBAR for POWER9 stop state.Athira Rajeev
2019-07-26powerpc/powernv/npu: Fix reference leakGreg Kurz
2019-07-26powerpc/watchpoint: Restore NV GPRs while returning from exceptionRavi Bangoria
2019-07-26powerpc/mm/32s: fix condition that is always trueAndreas Schwab
2019-07-26powerpc/32s: fix suspend/resume when IBATs 4-7 are usedChristophe Leroy
2019-07-26parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1Helge Deller
2019-07-26parisc: Avoid kernel panic triggered by invalid kprobeHelge Deller
2019-07-26parisc: Ensure userspace privilege for ptraced processes in regset functionsHelge Deller
2019-07-26mm/nvdimm: add is_ioremap_addr and use that to check ioremap addressAneesh Kumar K.V
2019-07-26x86/stacktrace: Prevent infinite loop in arch_stack_walk_user()Eiichi Tsukata
2019-07-26perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCsKim Phillips
2019-07-26perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCsKim Phillips