summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-08-13powerpc: Fix circular dependency between percpu.h and mmu.hMichael Ellerman
2020-08-13genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner
2020-08-13x86/apic/vector: Force interupt handler invocation to irq contextThomas Gleixner
2020-08-13arm64/alternatives: move length validation inside the subsectionSami Tolvanen
2020-08-13genirq/affinity: Handle affinity setting on inactive interrupts correctlyThomas Gleixner
2020-08-13arm64: compat: Ensure upper 32 bits of x0 are zero on syscall returnWill Deacon
2020-08-13arm64: ptrace: Consistently use pseudo-singlestep exceptionsWill Deacon
2020-08-13arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon
2020-08-13powerpc/book3s64/pkeys: Fix pkey_access_permitted() for execute disable pkeyAneesh Kumar K.V
2020-08-13riscv: use 16KB kernel stack on 64-bitAndreas Schwab
2020-08-13ARM: dts: socfpga: Align L2 cache-controller nodename with dtschemaKrzysztof Kozlowski
2020-08-13ARM: dts: Fix dcan driver probe failed on am437x platformdillon min
2020-08-13arm64: dts: meson-gxl-s805x: reduce initial Mali450 core frequencyNeil Armstrong
2020-08-13arm64: dts: meson: add missing gxl rng clockJerome Brunet
2020-08-13arm64: dts: g12-common: add parkmode_disable_ss_quirk on DWC3 controllerNeil Armstrong
2020-08-13ARM: at91: pm: add quirk for sam9x60's ulp1Claudiu Beznea
2020-08-13arm64/alternatives: don't patch up internal branchesArd Biesheuvel
2020-08-13arm64/alternatives: use subsections for replacement sequencesArd Biesheuvel
2020-08-13m68k: mm: fix node memblock initAngelo Dureghello
2020-08-13m68k: nommu: register start of the memory with memblockMike Rapoport
2020-08-13x86/fpu: Reset MXCSR to default in kernel_fpu_begin()Petteri Aimonen
2020-08-13Revert "powerpc/kasan: Fix shadow pages allocation failure"Christophe Leroy
2020-08-03ARM: percpu.h: fix build errorGrygorii Strashko
2020-08-03s390/mm: fix huge pte soft dirty copyingJanosch Frank
2020-08-03ARC: elf: use right ELF_ARCHVineet Gupta
2020-08-03ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACEVineet Gupta
2020-08-03KVM: arm64: Fix kvm_reset_vcpu() return code being incorrect with SVESteven Price
2020-08-03KVM: x86: Mark CR4.TSD as being possibly owned by the guestSean Christopherson
2020-08-03KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit modeSean Christopherson
2020-08-03KVM: x86: bit 8 of non-leaf PDPEs is not reservedPaolo Bonzini
2020-08-03KVM: arm64: Annotate hyp NMI-related functions as __always_inlineAlexandru Elisei
2020-08-03KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTARTAndrew Scull
2020-08-03KVM: arm64: Fix definition of PAGE_HYP_DEVICEWill Deacon
2020-08-03arm64: kgdb: Fix single-step exception handling oopsWei Li
2020-08-03x86/entry: Increase entry_stack size to a full pagePeter Zijlstra
2020-08-03ARM: imx6: add missing put_device() call in imx6q_suspend_init()yu kuai
2020-08-03s390/kasan: fix early pgm check handler executionVasily Gorbik
2020-08-03powerpc/kvm/book3s64: Fix kernel crash with nested kvm & DEBUG_VIRTUALAneesh Kumar K.V
2020-08-03ARM: dts: omap4-droid4: Fix spi configuration and increase rateTony Lindgren
2020-08-03KVM: s390: reduce number of IO pins to 1Christian Borntraeger
2020-07-24copy_xstate_to_kernel: Fix typo which caused GDB regressionKevin Buettner
2020-07-24ARM: imx: Remove imx_add_imx_dma() unused irq_err argumentBjorn Helgaas
2020-07-24ARM: imx: Provide correct number of resources when registering gpio devicesGuenter Roeck
2020-07-24MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPenHauke Mehrtens
2020-07-24MIPS: lantiq: xway: sysctrl: fix the GPHY clock alias namesMartin Blumenstingl
2020-07-24s390/debug: avoid kernel warning on too large number of pagesChristian Borntraeger
2020-07-16arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma
2020-07-16x86/asm/64: Align start of __clear_user() loop to 16-bytesMatt Fleming
2020-07-16x86/cpu: Use pinning mask for CR4 bits needing to be 0Kees Cook
2020-07-16KVM: nVMX: Plumb L2 GPA through to PML emulationSean Christopherson