summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-06-30powerpc/fsl_booke/32: Fix build with CONFIG_RANDOMIZE_BASEArseny Solokha
2020-06-30ARM: dts: imx6ul-kontron: Change WDOG_ANY signal from push-pull to open-drainFrieder Schrempf
2020-06-30ARM: dts: imx6ul-kontron: Move watchdog from Kontron i.MX6UL/ULL board to SoMFrieder Schrempf
2020-06-30arm64: dts: imx8mn-ddr4-evk: correct ldo1/ldo2 voltage rangeRobin Gong
2020-06-30arm64: dts: imx8mm-evk: correct ldo1/ldo2 voltage rangeRobin Gong
2020-06-30arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma
2020-06-30x86/asm/64: Align start of __clear_user() loop to 16-bytesMatt Fleming
2020-06-30x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeupSean Christopherson
2020-06-30x86/cpu: Use pinning mask for CR4 bits needing to be 0Kees Cook
2020-06-30KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROLSean Christopherson
2020-06-30KVM: nVMX: Plumb L2 GPA through to PML emulationSean Christopherson
2020-06-30kvm: lapic: fix broken vcpu hotplugIgor Mammedov
2020-06-30KVM: X86: Fix MSR range of APIC registers in X2APIC modeXiaoyao Li
2020-06-30RISC-V: Don't allow write+exec only page mapping request in mmapYash Shah
2020-06-30arm64: sve: Fix build failure when ARM64_SVE=y and SYSCTL=nWill Deacon
2020-06-30s390/vdso: fix vDSO clock_getres()Vincenzo Frascino
2020-06-30s390/vdso: Use $(LD) instead of $(CC) to link vDSONathan Chancellor
2020-06-30s390/ptrace: fix setting syscall numberSven Schnelle
2020-06-30s390/ptrace: pass invalid syscall numbers to tracingSven Schnelle
2020-06-30s390/ptrace: return -ENOSYS when invalid syscall is suppliedSven Schnelle
2020-06-30s390/seccomp: pass syscall arguments via seccomp_dataSven Schnelle
2020-06-30riscv/atomic: Fix sign extension for RV64INathan Huckleberry
2020-06-30ARM: imx5: add missing put_device() call in imx_suspend_alloc_ocram()yu kuai
2020-06-30Revert "KVM: VMX: Micro-optimize vmexit time when not exposing PMU"Vitaly Kuznetsov
2020-06-30ARM: dts: NSP: Correct FA2 mailbox nodeMatthew Hagan
2020-06-30efi/x86: Setup stack correctly for efi_pe_entryArvind Sankar
2020-06-30x86/resctrl: Fix a NULL vs IS_ERR() static checker warning in rdt_cdp_peer_get()Dan Carpenter
2020-06-30ARM: dts: Fix duovero smsc interrupt for suspendTony Lindgren
2020-06-30ARM: dts: am335x-pocketbeagle: Fix mmc0 Write ProtectDrew Fustini
2020-06-30ARM: dts: NSP: Disable PL330 by default, add dma-coherent propertyMatthew Hagan
2020-06-30x86/resctrl: Fix memory bandwidth counter width for AMDBabu Moger
2020-06-30x86/resctrl: Support CPUID enumeration of MBM counter widthReinette Chatre
2020-06-30x86/cpu: Move resctrl CPUID code to resctrl/Reinette Chatre
2020-06-30ARM: bcm: Select ARM_TIMER_SP804 for ARCH_BCM_NSPMatthew Hagan
2020-06-30ARM: dts: BCM5301X: Add missing memory "device_type" for Luxul XWC-2000Rafał Miłecki
2020-06-30ARM: dts: Fix am33xx.dtsi ti,sysc-mask wrong softreset flagOskar Holmlund
2020-06-30ARM: dts: Fix am33xx.dtsi USB ranges lengthOskar Holmlund
2020-06-30ARM: OMAP2+: Fix legacy mode dss_resetTony Lindgren
2020-06-30fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"Al Viro
2020-06-24powerpc/64s: Fix KVM interrupt using wrong save areaNicholas Piggin
2020-06-24kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa
2020-06-24s390: fix syscall_get_error for compat processesDmitry V. Levin
2020-06-24sh: Convert iounmap() macros to inline functionsKuninori Morimoto
2020-06-24arm64: dts: realtek: rtd129x: Carve out boot ROM from memoryAndreas Färber
2020-06-24arm64: dts: realtek: rtd129x: Use reserved-memory for RPC regionsAndreas Färber
2020-06-24arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon
2020-06-24arm64: mm: reserve hugetlb CMA after numa_initBarry Song
2020-06-24s390/numa: let NODES_SHIFT depend on NEED_MULTIPLE_NODESHeiko Carstens
2020-06-24powerpc: Fix kernel crash in show_instructions() w/DEBUG_VIRTUALAneesh Kumar K.V
2020-06-24x86/mce/dev-mcelog: Fix -Wstringop-truncation warning about strncpy()Tony Luck