summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-08-26KVM: arm/arm64: Don't reschedule in unmap_stage2_range()Will Deacon1-8/+0
2020-08-26powerpc: Allow 4224 bytes of stack expansion for the signal frameMichael Ellerman1-2/+5
2020-08-26alpha: fix annotation of io{read,write}{16,32}be()Luc Van Oostenryck1-4/+4
2020-08-26m68knommu: fix overwriting of bits in ColdFire V3 cache controlGreg Ungerer1-3/+3
2020-08-21sh: landisk: Add missing initialization of sh_io_port_baseGeert Uytterhoeven1-0/+3
2020-08-21pseries: Fix 64 bit logical memory block panicAnton Blanchard1-1/+1
2020-08-21MIPS: CPU#0 is not hotpluggableHuacai Chen1-1/+1
2020-08-21powerpc: Fix circular dependency between percpu.h and mmu.hMichael Ellerman1-2/+2
2020-08-21ARM: 8992/1: Fix unwind_frame for clang-built kernelsNathan Huckleberry1-0/+24
2020-08-21powerpc/vdso: Fix vdso cpu truncationMilton Miller1-1/+1
2020-08-21ARM: socfpga: PM: add missing put_device() call in socfpga_setup_ocram_self_r...Yu Kuai1-3/+5
2020-08-21ARM: at91: pm: add missing put_device() call in at91_pm_sram_init()yu kuai1-3/+8
2020-08-21m68k: mac: Fix IOP status/control register writesFinn Thain1-9/+3
2020-08-21m68k: mac: Don't send IOP message until channel is idleFinn Thain1-6/+3
2020-08-21ARM: percpu.h: fix build errorGrygorii Strashko1-0/+2
2020-08-21x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner1-1/+1
2020-08-21sh: Fix validation of system call numberMichael Karcher1-3/+3
2020-08-21ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon1-5/+22
2020-07-31parisc: Add atomic64_set_release() define to avoid CPU soft lockupsJohn David Anglin1-0/+2
2020-07-31x86: math-emu: Fix up 'cmp' insn for clang iasArnd Bergmann1-1/+1
2020-07-31arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon1-2/+2
2020-07-31x86/fpu: Disable bottom halves while loading FPU registersSebastian Andrzej Siewior1-2/+2
2020-07-31xtensa: update *pos in cpuinfo_op.nextMax Filippov1-1/+2
2020-07-31xtensa: fix __sync_fetch_and_{and,or}_4 declarationsMax Filippov1-2/+2
2020-07-22MIPS: Fix build for LTS kernel caused by backporting lpj adjustmentHuacai Chen1-9/+4
2020-07-22ARC: elf: use right ELF_ARCHVineet Gupta1-1/+1
2020-07-22ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACEVineet Gupta1-11/+5
2020-07-22KVM: x86: bit 8 of non-leaf PDPEs is not reservedPaolo Bonzini1-1/+1
2020-07-22arm64: kgdb: Fix single-step exception handling oopsWei Li1-1/+1
2020-07-22KVM: s390: reduce number of IO pins to 1Christian Borntraeger1-4/+4
2020-07-09MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPenHauke Mehrtens1-0/+1
2020-06-29arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma1-3/+22
2020-06-29KVM: X86: Fix MSR range of APIC registers in X2APIC modeXiaoyao Li1-2/+2
2020-06-29ARM: imx5: add missing put_device() call in imx_suspend_alloc_ocram()yu kuai1-2/+4
2020-06-29fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"Al Viro1-2/+7
2020-06-29kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa1-13/+3
2020-06-29x86/kprobes: Avoid kretprobe recursion bugMasami Hiramatsu1-2/+20
2020-06-29powerpc/kprobes: Fixes for kprobe_lookup_name() on BENaveen N. Rao1-1/+2
2020-06-29sparc64: fix misuses of access_process_vm() in genregs32_[sg]et()Al Viro1-11/+2
2020-06-29openrisc: Fix issue with argument clobbering for clone/forkStafford Horne1-2/+2
2020-06-29powerpc/ps3: Fix kexec shutdown hangGeoff Levand1-10/+12
2020-06-29powerpc/pseries/ras: Fix FWNMI_VALID off by oneNicholas Piggin1-2/+3
2020-06-29powerpc/crashkernel: Take "mem=" option into accountPingfan Liu1-3/+5
2020-06-29s390: fix syscall_get_error for compat processesDmitry V. Levin1-1/+11
2020-06-20ARM: tegra: Correct PL310 Auxiliary Control Register initializationDmitry Osipenko1-2/+2
2020-06-20sparc32: fix register window handling in genregs32_[gs]et()Al Viro1-130/+98
2020-06-20MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()YuanJunQing1-3/+3
2020-06-20m68k: mac: Don't call via_flush_cache() on Mac IIfxFinn Thain3-20/+8
2020-06-20x86/mm: Stop printing BRK addressesArvind Sankar1-2/+0
2020-06-20mips: Add udelay lpj numbers adjustmentSerge Semin1-0/+70