summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-19of: property: fw_devlink: Ignore interrupts property for some configsSaravana Kannan
2021-02-18RISC-V: Implement ASID allocatorAnup Patel
2021-02-18arch_numa: fix common code printing of phys_addr_tRandy Dunlap
2021-02-18RISC-V: remove unneeded semicolonChengyang Fan
2021-02-18RISC-V: probes: Treat the instruction stream as host-endianPalmer Dabbelt
2021-02-18pinctrl: Add RISC-V Canaan Kendryte K210 FPIOA driverDamien Le Moal
2021-02-18arch/riscv:fix typo in a comment in arch/riscv/kernel/image-vars.htangchunyou
2021-02-18riscv/kasan: add KASAN_VMALLOC supportNylon Chen
2021-02-18riscv: Covert to reserve_initrd_mem()Kefeng Wang
2021-02-18initramfs: Provide a common initrd reserve functionKefeng Wang
2021-02-18initrd: Add the preprocessor guard in initrd.hKefeng Wang
2021-02-18riscv: add BUILTIN_DTB support for MMU-enabled targetsVitaly Wool
2021-02-19nios2: Don't use _end for calculating min_low_pfnAndreas Oetken
2021-02-19nios2: fixed broken sys_clone syscallAndreas Oetken
2021-02-19Take mmap lock in cacheflush syscallJann Horn
2021-02-19Merge tag 'drm-intel-next-fixes-2021-02-18' of git://anongit.freedesktop.org/...Dave Airlie
2021-02-19Merge tag 'amd-drm-next-5.12-2021-02-18' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-02-18sparc: make xchg() into a statement expressionRandy Dunlap
2021-02-18sparc64: Use arch_validate_flags() to validate ADI flagKhalid Aziz
2021-02-18sparc32: Fix comparing pointer to 0 coccicheck warningKaixu Xia
2021-02-18sparc: fix led.c driver when PROC_FS is not enabledRandy Dunlap
2021-02-18sparc: Fix handling of page table constructor failureMatthew Wilcox (Oracle)
2021-02-18sparc64: only select COMPAT_BINFMT_ELF if BINFMT_ELF is setRandy Dunlap
2021-02-18tty: hvcs: Drop unnecessary if blockUwe Kleine-König
2021-02-18tty: vcc: Drop unnecessary if blockUwe Kleine-König
2021-02-18tty: vcc: Drop impossible to hit WARN_ONUwe Kleine-König
2021-02-18sparc: sparc64_defconfig: add necessary configs for qemuCorentin Labbe
2021-02-18sparc64: switch defconfig from the legacy ide driver to libataChristoph Hellwig
2021-02-18sparc32: Preserve clone syscall flags argument for restarts due to signalsAndreas Larsson
2021-02-18sparc32: Limit memblock allocation to low memoryAndreas Larsson
2021-02-18sparc: Replace test_ti_thread_flag() with test_tsk_thread_flag()Tiezhu Yang
2021-02-18PCI: acpiphp: Remove unused acpiphp_callback typedefChen Lin
2021-02-18io_uring: don't take uring_lock during iowq cancelPavel Begunkov
2021-02-18Input: elo - fix an error code in elo_connect()Dan Carpenter
2021-02-18drm/amdgpu: Set reference clock to 100Mhz on Renoir (v2)Alex Deucher
2021-02-18drm/radeon: OLAND boards don't have VCEAlex Deucher
2021-02-18drm/amdkfd: Fix recursive lock warningsFelix Kuehling
2021-02-18drm/amd/display: Add FPU wrappers to dcn21_validate_bandwidth()Jan Kokemüller
2021-02-18drm/amd/display: Fix potential integer overflowGustavo A. R. Silva
2021-02-18drm/amdgpu/display: remove hdcp_srm sysfs on device removalNirmoy Das
2021-02-18drm/amdgpu: fix CGTS_TCC_DISABLE register offset on gfx10.3Marek Olšák
2021-02-18pstore: Fix typo in compression option nameJiri Bohac
2021-02-18io_uring: fail links more in io_submit_sqe()Pavel Begunkov
2021-02-18io_uring: don't do async setup for links' headsPavel Begunkov
2021-02-18io_uring: do io_*_prep() early in io_submit_sqe()Pavel Begunkov
2021-02-18io_uring: split sqe-prep and async setupPavel Begunkov
2021-02-18io_uring: don't submit link on errorPavel Begunkov
2021-02-18io_uring: move req link into submit_statePavel Begunkov
2021-02-18io_uring: move io_init_req() into io_submit_sqe()Pavel Begunkov
2021-02-18io_uring: move io_init_req()'s definitionPavel Begunkov