summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-21stm class: Fix module init return on allocation failureWang Hui
2021-01-21driver core: Extend device_is_dependent()Rafael J. Wysocki
2021-01-21kernfs: wire up ->splice_read and ->splice_writeChristoph Hellwig
2021-01-21kernfs: implement ->write_iterChristoph Hellwig
2021-01-21kernfs: implement ->read_iterChristoph Hellwig
2021-01-21libceph: fix "Boolean result is used in bitwise operation" warningIlya Dryomov
2021-01-21drm/amdgpu: update mmhub mgcg&ls for mmhub_v2_3Aaron Liu
2021-01-21drm/amdgpu: modify GCR_GENERAL_CNTL for VangoghJinzhou Su
2021-01-21drm/amdgpu/pm: no need GPU status set since mmnbif_gpu_BIF_DOORBELL_FENCE_CNT...Prike Liang
2021-01-21drm/amd/display: Fixed corruptions on HPDRX link loss restoreVladimir Stempen
2021-01-21drm/amd/display: Use hardware sequencer functions for PG controlNicholas Kazlauskas
2021-01-21drm/amd/display: Change function decide_dp_link_settings to avoid infinite lo...Bing Guo
2021-01-21drm/amd/display: Allow PSTATE chnage when no displays are enabledAric Cyr
2021-01-21drm/amd/display: Update dram_clock_change_latency for DCN2.1Jake Wang
2021-01-21drm/amdgpu: remove gpu info firmware of green sardineHuang Rui
2021-01-21drm/amd/display: DCN2X Find Secondary Pipe properly in MPO + ODM CaseSung Lee
2021-01-21Merge branch 'printk-rework' into for-linusPetr Mladek
2021-01-21lightnvm: fix memory leak when submit failsPan Bian
2021-01-21Merge tag 'nvme-5.11-2020-01-21' of git://git.infradead.org/nvme into block-5.11Jens Axboe
2021-01-21x86/mmx: Use KFPU_387 for MMX string operationsAndy Lutomirski
2021-01-21x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize stateAndy Lutomirski
2021-01-21Merge 9bb48c82aced ("tty: implement write_iter") into tty-linusGreg Kroah-Hartman
2021-01-21mm/memblock: Fix typo in comment of memblock_phys_alloc_try_nid()Levi Yun
2021-01-20tty: implement write_iterLinus Torvalds
2021-01-20mtd: rawnand: omap: Use BCH private fields in the specific OOB layoutMiquel Raynal
2021-01-20Merge tag 'for-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-01-20ALSA: usb-audio: Fix hw constraints dependenciesTakashi Iwai
2021-01-20Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-01-20Merge tag 'for-linus-5.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-01-20X.509: Fix crash caused by NULL pointerTianjia Zhang
2021-01-20cachefiles: Drop superfluous readpages aops NULL checkTakashi Iwai
2021-01-20ACPI: scan: Make acpi_bus_get_device() clear return pointer on errorHans de Goede
2021-01-20nvme-pci: fix error unwind in nvme_map_dataChristoph Hellwig
2021-01-20nvme-pci: refactor nvme_unmap_dataChristoph Hellwig
2021-01-20Merge tag 'linux-can-fixes-for-5.11-20210120' of git://git.kernel.org/pub/scm...Jakub Kicinski
2021-01-20net: systemport: free dev before on error pathPan Bian
2021-01-20net: usb: cdc_ncm: don't spew notificationsGrant Grundler
2021-01-20net: mscc: ocelot: Fix multicast to the CPU portAlban Bedel
2021-01-20tcp: Fix potential use-after-free due to double kfree()Kuniyuki Iwashima
2021-01-20Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-01-20Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe
2021-01-20bpf: Fix signed_{sub,add32}_overflows type handlingDaniel Borkmann
2021-01-20md: Set prev_flush_start and flush_bio in an atomic wayXiao Ni
2021-01-20can: peak_usb: fix use after free bugsVincent Mailhol
2021-01-20can: vxcan: vxcan_xmit: fix use after free bugVincent Mailhol
2021-01-20can: dev: can_restart: fix use after free bugVincent Mailhol
2021-01-20drm/syncobj: Fix use-after-freeDaniel Vetter
2021-01-20powerpc/64s: fix scv entry fallback flush vs interruptNicholas Piggin
2021-01-19tcp: fix TCP socket rehash stats mis-accountingYuchung Cheng
2021-01-19net: dsa: b53: fix an off by one in checking "vlan->vid"Dan Carpenter