summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-14drm/amd/display: disable dcn10 pipe split by defaultLi, Roman
2021-01-14drm/amd/display: Add a missing DCN3.01 API mappingNikola Cornij
2021-01-14drm/amd/display: Initialize stack variableWesley Chalmers
2021-01-14drm/amd/display: NULL pointer hangQingqing Zhuo
2021-01-14drm/amdgpu/psp: fix psp gfx ctrl cmdsVictor Zhao
2021-01-14drm/amdgpu: fix DRM_INFO flood if display core is not supported (bug 210921)Alexandre Demers
2021-01-14MAINTAINERS: update radeon/amdgpu/amdkfd git treesAlex Deucher
2021-01-13riscv: defconfig: enable gpio support for HiFive UnleashedSagar Shrikant Kadam
2021-01-13dts: phy: add GPIO number and active state used for phy resetSagar Shrikant Kadam
2021-01-13dts: phy: fix missing mdio device and probe failure of vsc8541-01 deviceSagar Shrikant Kadam
2021-01-14powerpc/vdso: Fix clock_gettime_fallback for vdso32Andreas Schwab
2021-01-13riscv: Fix KASAN memory mapping.Nick Hu
2021-01-13net: stmmac: Fixed mtu channged by cache alignedDavid Wu
2021-01-13cxgb4/chtls: Fix tid stuck due to wrong update of qidAyush Sawal
2021-01-13i40e: fix potential NULL pointer dereferencingCristian Dumitrescu
2021-01-13Merge tag 'linux-can-fixes-for-5.11-20210113' of git://git.kernel.org/pub/scm...Jakub Kicinski
2021-01-13net: stmmac: use __napi_schedule() for PREEMPT_RTSeb Laveze
2021-01-13can: mcp251xfd: mcp251xfd_handle_rxif_one(): fix wrong NULL pointer checkQinglang Miao
2021-01-13can: isotp: isotp_getname(): fix kernel information leakOliver Hartkopp
2021-01-13Merge tag 'sound-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-01-13cifs: style: replace one-element array with flexible-arrayYANG LI
2021-01-13cifs: connect: style: Simplify bool comparisonYANG LI
2021-01-13fs: cifs: remove unneeded variable in smb3_fs_context_dupMenglong Dong
2021-01-13cifs: fix interrupted close commandsPaulo Alcantara
2021-01-13cifs: check pointer before freeingTom Rix
2021-01-13rxrpc: Call state should be read with READ_ONCE() under some circumstancesBaptiste Lepers
2021-01-13rxrpc: Fix handling of an unsupported token type in rxrpc_read()David Howells
2021-01-13io_uring: do sqo disable on install_fd errorPavel Begunkov
2021-01-13io_uring: fix null-deref in io_disable_sqo_submitPavel Begunkov
2021-01-13x86/xen: Fix xen_hvm_smp_init() when vector callback not availableDavid Woodhouse
2021-01-13x86/xen: Don't register Xen IPIs when they aren't going to be usedDavid Woodhouse
2021-01-13x86/xen: Add xen_no_vector_callback option to test PCI INTX deliveryDavid Woodhouse
2021-01-13xen: Set platform PCI device INTX affinity to CPU0David Woodhouse
2021-01-13xen: Fix event channel callback via INTX/GSIDavid Woodhouse
2021-01-13arm64: make atomic helpers __always_inlineArnd Bergmann
2021-01-13arm64: rename S_FRAME_SIZE to PT_REGS_SIZEJianlin Lv
2021-01-13Revert "arm64: Enable perf events based hard lockup detector"Will Deacon
2021-01-13arm64: entry: remove redundant IRQ flag tracingMark Rutland
2021-01-13xen/privcmd: allow fetching resource sizesRoger Pau Monne
2021-01-13MIPS: OCTEON: fix unreachable code in octeon_irq_init_ciuMenglong Dong
2021-01-13MIPS: relocatable: fix possible boot hangup with KASLR enabledAlexander Lobakin
2021-01-12riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALLGuo Ren
2021-01-12riscv: cacheinfo: Fix using smp_processor_id() in preemptibleKefeng Wang
2021-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-01-12Merge branch 'net-smc-fix-out-of-bound-access-in-netlink-interface'Jakub Kicinski
2021-01-12net/smc: use memcpy instead of snprintf to avoid out of bounds readGuvenc Gulce
2021-01-12smc: fix out of bound access in smc_nl_get_sys_info()Jakub Kicinski
2021-01-12riscv: Trace irq on only interrupt is enabledAtish Patra
2021-01-12Merge branch 'mptcp-a-couple-of-fixes'Jakub Kicinski
2021-01-12mptcp: better msk-level shutdown.Paolo Abeni