summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-05-29parisc: Fix kernel panic in mem_init()Helge Deller
2020-05-29powerpc/64s: Disable sanitisers for C syscall/interrupt entry/exit codeDaniel Axtens
2020-05-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vf...Ingo Molnar
2020-05-29ARM: zynq: Don't select CONFIG_ICSTRob Herring
2020-05-29powerpc/book3s64/kvm: Fix secondary page table walk warning during migrationAneesh Kumar K.V
2020-05-28ARM: OMAP2+: Fix regression for using local timer on non-SMP SoCsTony Lindgren
2020-05-28x86/ioperm: Prevent a memory leak when fork failsJay Lang
2020-05-28Merge tag 'csky-for-linus-5.7-rc8' of git://github.com/c-sky/csky-linuxLinus Torvalds
2020-05-28x86/spinlock: Remove obsolete ticket spinlock macros and typesWaiman Long
2020-05-28x86/split_lock: Add Icelake microserver and Tigerlake CPU modelsFenghua Yu
2020-05-28x86/dma: Fix max PFN arithmetic overflow on 32 bit systemsAlexander Dahl
2020-05-28Merge branch 'for-next/scs' into for-next/coreWill Deacon
2020-05-28Merge branch 'for-next/kvm/errata' into for-next/coreWill Deacon
2020-05-28Merge branch 'for-next/bti' into for-next/coreWill Deacon
2020-05-28Merge branches 'for-next/acpi', 'for-next/bpf', 'for-next/cpufeature', 'for-n...Will Deacon
2020-05-28x86/mm: Drop deprecated DISCONTIGMEM support for 32-bitMike Rapoport
2020-05-28KVM: arm64: Move __load_guest_stage2 to kvm_mmu.hMarc Zyngier
2020-05-28KVM: arm64: Check advertised Stage-2 page size capabilityMarc Zyngier
2020-05-28x86/Kconfig: Update config and kernel doc for MPK feature on AMDBabu Moger
2020-05-28KVM: nVMX: always update CR3 in VMCSPaolo Bonzini
2020-05-28KVM: SVM: always update CR3 in VMCBPaolo Bonzini
2020-05-28KVM: nSVM: correctly inject INIT vmexitsPaolo Bonzini
2020-05-28KVM: nSVM: remove exit_requiredPaolo Bonzini
2020-05-28KVM: nSVM: inject exceptions via svm_check_nested_eventsPaolo Bonzini
2020-05-28KVM: x86: enable event window in inject_pending_eventPaolo Bonzini
2020-05-28powerpc/bpf: Enable bpf_probe_read{, str}() on powerpc againPetr Mladek
2020-05-28powerpc/xive: Share the event-queue page with the Hypervisor.Ram Pai
2020-05-28powerpc/pseries: Update hv-24x7 information after migrationKajol Jain
2020-05-28powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show processor detailsKajol Jain
2020-05-28powerpc/hv-24x7: Add rtas call in hv-24x7 driver to get processor detailsKajol Jain
2020-05-28powerpc/perf/hv-24x7: Fix inconsistent output values incase multiple hv-24x7 ...Kajol Jain
2020-05-28powerpc/powernv/pci: Sprinkle around some WARN_ON()sOliver O'Halloran
2020-05-28powerpc/powernv/pci: Reserve the root bus PE during initOliver O'Halloran
2020-05-28powerpc/powernv/pci: Re-work bus PE configurationOliver O'Halloran
2020-05-28powerpc/powernv/pci: Add helper to find ioda_pe from BDFNOliver O'Halloran
2020-05-28powerpc/powernv/pci: Add an explaination for PNV_IODA_PE_BUS_ALLOliver O'Halloran
2020-05-28powerpc/powernv: Add a print indicating when an IODA PE is releasedOliver O'Halloran
2020-05-28powerpc/powernv/npu: Move IOMMU group setup into npu-dma.cOliver O'Halloran
2020-05-28powerpc/powernv/pci: Move tce size parsing to pci-ioda-tce.cOliver O'Halloran
2020-05-28powerpc/powernv/pci: Delete old iommu recursive iommu setupOliver O'Halloran
2020-05-28powerpc/powernv/pci: Add device to iommu group during dma_dev_setup()Oliver O'Halloran
2020-05-28powerpc/powernv/pci: Register iommu group at PE DMA setupOliver O'Halloran
2020-05-28powerpc/powernv/iov: Don't add VFs to iommu group during PE configOliver O'Halloran
2020-05-28powerpc/powernv/npu: Clean up compound table group initialisationOliver O'Halloran
2020-05-28powerpc/64s/kuap: Conditionally restore AMR in kuap_restore_amr asmNicholas Piggin
2020-05-28powerpc/64/kuap: Conditionally restore AMR in interrupt exitNicholas Piggin
2020-05-28powerpc/64s/kuap: Add missing isync to KUAP restore pathsNicholas Piggin
2020-05-28powerpc/4xx: Don't unmap NULL mbasehuhai
2020-05-28powerpc/40x: Don't save CR in SPRN_SPRG_SCRATCH6Christophe Leroy
2020-05-28powerpc/40x: Avoid using r12 in TLB miss handlersChristophe Leroy