summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-07-31parisc: Add atomic64_set_release() define to avoid CPU soft lockupsJohn David Anglin
2020-07-31x86: math-emu: Fix up 'cmp' insn for clang iasArnd Bergmann
2020-07-31arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon
2020-07-31xtensa: update *pos in cpuinfo_op.nextMax Filippov
2020-07-31xtensa: fix __sync_fetch_and_{and,or}_4 declarationsMax Filippov
2020-07-22x86/cpu: Move x86_cache_bits settingsSuraj Jitindar Singh
2020-07-22arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon
2020-07-22MIPS: Fix build for LTS kernel caused by backporting lpj adjustmentHuacai Chen
2020-07-22ARM: dts: socfpga: Align L2 cache-controller nodename with dtschemaKrzysztof Kozlowski
2020-07-22s390/mm: fix huge pte soft dirty copyingJanosch Frank
2020-07-22ARC: elf: use right ELF_ARCHVineet Gupta
2020-07-22ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACEVineet Gupta
2020-07-22KVM: x86: bit 8 of non-leaf PDPEs is not reservedPaolo Bonzini
2020-07-22KVM: arm64: Fix definition of PAGE_HYP_DEVICEWill Deacon
2020-07-22arm64: kgdb: Fix single-step exception handling oopsWei Li
2020-07-22ARM: imx6: add missing put_device() call in imx6q_suspend_init()yu kuai
2020-07-22s390/kasan: fix early pgm check handler executionVasily Gorbik
2020-07-22KVM: s390: reduce number of IO pins to 1Christian Borntraeger
2020-07-09MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPenHauke Mehrtens
2020-06-30arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma
2020-06-30KVM: X86: Fix MSR range of APIC registers in X2APIC modeXiaoyao Li
2020-06-30s390/ptrace: fix setting syscall numberSven Schnelle
2020-06-30ARM: imx5: add missing put_device() call in imx_suspend_alloc_ocram()yu kuai
2020-06-30fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"Al Viro
2020-06-30kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa
2020-06-30x86/kprobes: Avoid kretprobe recursion bugMasami Hiramatsu
2020-06-30powerpc/kprobes: Fixes for kprobe_lookup_name() on BENaveen N. Rao
2020-06-30s390: fix syscall_get_error for compat processesDmitry V. Levin
2020-06-30x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lldArd Biesheuvel
2020-06-30openrisc: Fix issue with argument clobbering for clone/forkStafford Horne
2020-06-30powerpc/64s/pgtable: fix an undefined behaviourQian Cai
2020-06-30powerpc/ps3: Fix kexec shutdown hangGeoff Levand
2020-06-30powerpc/pseries/ras: Fix FWNMI_VALID off by oneNicholas Piggin
2020-06-30powerpc/crashkernel: Take "mem=" option into accountPingfan Liu
2020-06-30powerpc/perf/hv-24x7: Fix inconsistent output values incase multiple hv-24x7 ...Kajol Jain
2020-06-30ARM: integrator: Add some Kconfig selectionsLinus Walleij
2020-06-20ARM: tegra: Correct PL310 Auxiliary Control Register initializationDmitry Osipenko
2020-06-20sparc64: fix misuses of access_process_vm() in genregs32_[sg]et()Al Viro
2020-06-20sparc32: fix register window handling in genregs32_[gs]et()Al Viro
2020-06-20MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()YuanJunQing
2020-06-20m68k: mac: Don't call via_flush_cache() on Mac IIfxFinn Thain
2020-06-20x86/mm: Stop printing BRK addressesArvind Sankar
2020-06-20mips: Add udelay lpj numbers adjustmentSerge Semin
2020-06-20x86/boot: Correct relocation destination on old linkersArvind Sankar
2020-06-20mips: cm: Fix an invalid error code of INTVN_*_ERRSerge Semin
2020-06-20MIPS: Truncate link address into 32bit for 32bit kernelJiaxun Yang
2020-06-20powerpc/spufs: fix copy_to_user while atomicJeremy Kerr
2020-06-20MIPS: Make sparse_init() using top-down allocationTiezhu Yang
2020-06-20ARM: 8978/1: mm: make act_mm() respect THREAD_SIZELinus Walleij
2020-06-20KVM: arm64: Make vcpu_cp1x() work on Big Endian hostsMarc Zyngier