summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-10-01s390/init: add missing __init annotationsIlya Leoshkevich
2020-10-01x86/speculation/mds: Mark mds_user_clear_cpu_buffers() __always_inlineThomas Gleixner
2020-10-01KVM: Remove CREATE_IRQCHIP/SET_PIT2 raceSteve Rutherford
2020-10-01m68k: q40: Fix info-leak in rtc_ioctlFuqian Huang
2020-09-23x86/defconfig: Enable CONFIG_USB_XHCI_HCD=yAdam Borowski
2020-09-23powerpc/dma: Fix dma_map_ops::get_required_maskAlexey Kardashevskiy
2020-09-23MIPS: SNI: Fix spurious interruptsThomas Bogendoerfer
2020-09-23MIPS: SNI: Fix MIPS_L1_CACHE_SHIFTThomas Bogendoerfer
2020-09-23KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exitWanpeng Li
2020-09-23vgacon: remove software scrollback supportLinus Torvalds
2020-09-23ARM: dts: socfpga: fix register entry for timer3 on Arria10Dinh Nguyen
2020-09-12s390: don't trace preemption in percpu macrosSven Schnelle
2020-09-03powerpc/spufs: add CONFIG_COREDUMP dependencyArnd Bergmann
2020-09-03mips/vdso: Fix resource leaks in genvdso.cPeng Fan
2020-09-03powerpc/pseries: Do not initiate shutdown when system is running on UPSVasant Hegde
2020-08-26KVM: arm/arm64: Don't reschedule in unmap_stage2_range()Will Deacon
2020-08-26powerpc: Allow 4224 bytes of stack expansion for the signal frameMichael Ellerman
2020-08-26alpha: fix annotation of io{read,write}{16,32}be()Luc Van Oostenryck
2020-08-26m68knommu: fix overwriting of bits in ColdFire V3 cache controlGreg Ungerer
2020-08-21sh: landisk: Add missing initialization of sh_io_port_baseGeert Uytterhoeven
2020-08-21pseries: Fix 64 bit logical memory block panicAnton Blanchard
2020-08-21MIPS: CPU#0 is not hotpluggableHuacai Chen
2020-08-21powerpc: Fix circular dependency between percpu.h and mmu.hMichael Ellerman
2020-08-21ARM: 8992/1: Fix unwind_frame for clang-built kernelsNathan Huckleberry
2020-08-21powerpc/vdso: Fix vdso cpu truncationMilton Miller
2020-08-21ARM: socfpga: PM: add missing put_device() call in socfpga_setup_ocram_self_r...Yu Kuai
2020-08-21ARM: at91: pm: add missing put_device() call in at91_pm_sram_init()yu kuai
2020-08-21m68k: mac: Fix IOP status/control register writesFinn Thain
2020-08-21m68k: mac: Don't send IOP message until channel is idleFinn Thain
2020-08-21ARM: percpu.h: fix build errorGrygorii Strashko
2020-08-21x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner
2020-08-21sh: Fix validation of system call numberMichael Karcher
2020-08-21ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon
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-31x86/fpu: Disable bottom halves while loading FPU registersSebastian Andrzej Siewior
2020-07-31xtensa: update *pos in cpuinfo_op.nextMax Filippov
2020-07-31xtensa: fix __sync_fetch_and_{and,or}_4 declarationsMax Filippov
2020-07-22MIPS: Fix build for LTS kernel caused by backporting lpj adjustmentHuacai Chen
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-22arm64: kgdb: Fix single-step exception handling oopsWei Li
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-29arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma
2020-06-29KVM: X86: Fix MSR range of APIC registers in X2APIC modeXiaoyao Li
2020-06-29ARM: imx5: add missing put_device() call in imx_suspend_alloc_ocram()yu kuai
2020-06-29fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"Al Viro