summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2019-11-09x86/asm: Fix MWAITX C-state hint valueJanakarajan Natarajan
2019-11-09arm64/sve: Fix wrong free for task->thread.sve_stateMasayoshi Mizuma
2019-11-09arm64: topology: Use PPTT to determine if PE is a threadJeremy Linton
2019-11-09MIPS: elf_hwcap: Export userspace ASEsJiaxun Yang
2019-11-09MIPS: Disable Loongson MMI instructions for kernel buildPaul Burton
2019-11-09riscv: Avoid interrupts being erroneously enabled in handle_exception()Vincent Chen
2019-11-09KVM: nVMX: Fix consistency check on injected exception error codeSean Christopherson
2019-11-09x86/purgatory: Disable the stackleak GCC plugin for the purgatoryArvind Sankar
2019-11-09DTS: ARM: gta04: introduce legacy spi-cs-high to make display work againH. Nikolaus Schaller
2019-11-09libnvdimm/altmap: Track namespace boundaries in altmapAneesh Kumar K.V
2019-11-09MIPS: Treat Loongson Extensions as ASEsJiaxun Yang
2019-11-09powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V
2019-11-09powerpc/mm: Fix an Oops in kasan_mmu_init()Christophe Leroy
2019-11-09powerpc/mm: Add a helper to select PAGE_KERNEL_RO or PAGE_READONLYChristophe Leroy
2019-11-09powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V
2019-11-09powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisionsAneesh Kumar K.V
2019-11-09powerpc/kasan: Fix shadow area set up for modules.Christophe Leroy
2019-11-09powerpc/kasan: Fix parallel loading of modules.Christophe Leroy
2019-11-09powerpc/powernv/ioda: Fix race in TCE level allocationAlexey Kardashevskiy
2019-11-09powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()Gautham R. Shenoy
2019-11-09powerpc/powernv: Restrict OPAL symbol map to only be readable by rootAndrew Donnellan
2019-11-09powerpc/ptdump: Fix addresses display on PPC32Christophe Leroy
2019-11-09powerpc/32s: Fix boot failure with DEBUG_PAGEALLOC without KASAN.Christophe Leroy
2019-11-09powerpc/603: Fix handling of the DIRTY flagChristophe Leroy
2019-11-09powerpc/mce: Schedule work from irq_workSantosh Sivaraj
2019-11-09powerpc/mce: Fix MCE handling for huge pagesBalbir Singh
2019-11-09powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown racePaul Mackerras
2019-11-09KVM: X86: Fix userspace set invalid CR4Wanpeng Li
2019-11-09KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9Paul Mackerras
2019-11-09KVM: PPC: Book3S HV: Check for MMU ready on piggybacked virtual coresPaul Mackerras
2019-11-09KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interruptsPaul Mackerras
2019-11-09KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE devicePaul Mackerras
2019-11-09KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VPCédric Le Goater
2019-11-09KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...Paul Mackerras
2019-11-09KVM: s390: fix __insn32_query() inline assemblyHeiko Carstens
2019-11-09s390/topology: avoid firing events before kobjs are createdVasily Gorbik
2019-11-09KVM: s390: Test for bad access register and size at the start of S390_MEM_OPThomas Huth
2019-11-09s390/process: avoid potential reading of freed stackVasily Gorbik
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