summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-10-14Merge tag 'v5.3.6' into toradex_5.3.yStefan Agner
2019-10-11riscv: Avoid interrupts being erroneously enabled in handle_exception()Vincent Chen
2019-10-11KVM: nVMX: Fix consistency check on injected exception error codeSean Christopherson
2019-10-11x86/purgatory: Disable the stackleak GCC plugin for the purgatoryArvind Sankar
2019-10-11DTS: ARM: gta04: introduce legacy spi-cs-high to make display work againH. Nikolaus Schaller
2019-10-11libnvdimm/altmap: Track namespace boundaries in altmapAneesh Kumar K.V
2019-10-11MIPS: Treat Loongson Extensions as ASEsJiaxun Yang
2019-10-11powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V
2019-10-11powerpc/mm: Fix an Oops in kasan_mmu_init()Christophe Leroy
2019-10-11powerpc/mm: Add a helper to select PAGE_KERNEL_RO or PAGE_READONLYChristophe Leroy
2019-10-11powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V
2019-10-11powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisionsAneesh Kumar K.V
2019-10-11powerpc/kasan: Fix shadow area set up for modules.Christophe Leroy
2019-10-11powerpc/kasan: Fix parallel loading of modules.Christophe Leroy
2019-10-11powerpc/powernv/ioda: Fix race in TCE level allocationAlexey Kardashevskiy
2019-10-11powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()Gautham R. Shenoy
2019-10-11powerpc/powernv: Restrict OPAL symbol map to only be readable by rootAndrew Donnellan
2019-10-11powerpc/ptdump: Fix addresses display on PPC32Christophe Leroy
2019-10-11powerpc/32s: Fix boot failure with DEBUG_PAGEALLOC without KASAN.Christophe Leroy
2019-10-11powerpc/603: Fix handling of the DIRTY flagChristophe Leroy
2019-10-11powerpc/mce: Schedule work from irq_workSantosh Sivaraj
2019-10-11powerpc/mce: Fix MCE handling for huge pagesBalbir Singh
2019-10-11powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown racePaul Mackerras
2019-10-11KVM: X86: Fix userspace set invalid CR4Wanpeng Li
2019-10-11KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9Paul Mackerras
2019-10-11KVM: PPC: Book3S HV: Check for MMU ready on piggybacked virtual coresPaul Mackerras
2019-10-11KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interruptsPaul Mackerras
2019-10-11KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE devicePaul Mackerras
2019-10-11KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VPCédric Le Goater
2019-10-11KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...Paul Mackerras
2019-10-11KVM: s390: fix __insn32_query() inline assemblyHeiko Carstens
2019-10-11s390/topology: avoid firing events before kobjs are createdVasily Gorbik
2019-10-11KVM: s390: Test for bad access register and size at the start of S390_MEM_OPThomas Huth
2019-10-11s390/process: avoid potential reading of freed stackVasily Gorbik
2019-10-09ARM: tegra: colibri_t30: add spidev and enable it by defaultSimon Büeler
2019-10-09ARM: dts: imx*-colibri/apalis: add spidev and enable it by defaultSimon Büeler
2019-10-07KVM: hyperv: Fix Direct Synthetic timers assert an interrupt w/o lapic_in_kernelWanpeng Li
2019-10-07arm: use STACK_TOP when computing mmap base addressAlexandre Ghiti
2019-10-07arm: properly account for stack randomization and stack guard gapAlexandre Ghiti
2019-10-07mips: properly account for stack randomization and stack guard gapAlexandre Ghiti
2019-10-07arm64: consider stack randomization for mmap base only when necessaryAlexandre Ghiti
2019-10-07hypfs: Fix error number left in struct pointer memberDavid Howells
2019-10-07ARM: 8903/1: ensure that usable memory in bank 0 starts from a PMD-aligned ad...Mike Rapoport
2019-10-07ARM: 8905/1: Emit __gnu_mcount_nc when using Clang 10.0.0 or newerNathan Chancellor
2019-10-07ARM: 8875/1: Kconfig: default to AEABI w/ ClangNick Desaulniers
2019-10-07ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as writesWill Deacon
2019-10-07mips/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra
2019-10-07mips/atomic: Fix loongson_llsc_mb() wreckagePeter Zijlstra
2019-10-07MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a booleanNathan Chancellor
2019-10-07MIPS: Don't use bc_false uninitialized in __mm_isBranchInstrNathan Chancellor