summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
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
2020-07-16KVM: X86: Fix MSR range of APIC registers in X2APIC modeXiaoyao Li
2020-07-16KVM: vmx: use MSR_IA32_TSX_CTRL to hard-disable TSX on guest that lack itPaolo Bonzini
2020-07-16KVM: vmx: implement MSR_IA32_TSX_CTRL disable RTM functionalityPaolo Bonzini
2020-07-16RISC-V: Don't allow write+exec only page mapping request in mmapYash Shah
2020-07-16arm64: sve: Fix build failure when ARM64_SVE=y and SYSCTL=nWill Deacon
2020-07-16s390/vdso: fix vDSO clock_getres()Vincenzo Frascino
2020-07-16s390/vdso: Use $(LD) instead of $(CC) to link vDSONathan Chancellor
2020-07-16s390/ptrace: fix setting syscall numberSven Schnelle
2020-07-16s390/ptrace: pass invalid syscall numbers to tracingSven Schnelle
2020-07-16riscv/atomic: Fix sign extension for RV64INathan Huckleberry
2020-07-16ARM: imx5: add missing put_device() call in imx_suspend_alloc_ocram()yu kuai
2020-07-16ARM: dts: NSP: Correct FA2 mailbox nodeMatthew Hagan
2020-07-16x86/resctrl: Fix a NULL vs IS_ERR() static checker warning in rdt_cdp_peer_get()Dan Carpenter
2020-07-16ARM: dts: Fix duovero smsc interrupt for suspendTony Lindgren
2020-07-16ARM: dts: am335x-pocketbeagle: Fix mmc0 Write ProtectDrew Fustini
2020-07-16ARM: OMAP2+: Fix legacy mode dss_resetTony Lindgren
2020-07-13kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa
2020-07-13s390: fix syscall_get_error for compat processesDmitry V. Levin
2020-07-13x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lldArd Biesheuvel
2020-07-13arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon
2020-07-13x86/idt: Keep spurious entries unset in system_vectorsVitaly Kuznetsov
2020-07-13openrisc: Fix issue with argument clobbering for clone/forkStafford Horne
2020-07-13powerpc/4xx: Don't unmap NULL mbasehuhai
2020-07-13KVM: PPC: Book3S: Fix some RCU-list locksQian Cai
2020-07-13KVM: PPC: Book3S HV: Ignore kmemleak false positivesQian Cai
2020-07-13powerpc/32s: Don't warn when mapping RO data ROX.Christophe Leroy
2020-07-13x86/apic: Make TSC deadline timer detection message visibleBorislav Petkov
2020-07-13powerpc/64s/pgtable: fix an undefined behaviourQian Cai
2020-07-13arm64: tegra: Fix ethernet phy-mode for Jetson XavierJon Hunter
2020-07-13powerpc/ps3: Fix kexec shutdown hangGeoff Levand
2020-07-13powerpc/pseries/ras: Fix FWNMI_VALID off by oneNicholas Piggin
2020-07-13powerpc/64s/exception: Fix machine check no-loss idle wakeupNicholas Piggin
2020-07-13powerpc/64: Don't initialise init_task->thread.regsMichael Ellerman
2020-07-13arm64: dts: msm8996: Fix CSI IRQ typesLoic Poulain
2020-07-13ARM: dts: sun8i-h2-plus-bananapi-m2-zero: Fix led polarityVincent Stehlé
2020-07-13arm64: dts: qcom: msm8916: remove unit name for thermal trip pointsAmit Kucheria
2020-07-13arm64: dts: mt8173: fix unit name warningsHsin-Yi Wang
2020-07-13x86/purgatory: Disable various profiling and sanitizing optionsHans de Goede
2020-07-13sparc32: mm: Don't try to free page-table pages if ctor() failsWill Deacon
2020-07-13powerpc/crashkernel: Take "mem=" option into accountPingfan Liu