summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-01-21drm/amdgpu: update mmhub mgcg&ls for mmhub_v2_3Aaron Liu1-23/+61
2021-01-21drm/amdgpu: modify GCR_GENERAL_CNTL for VangoghJinzhou Su1-1/+3
2021-01-21drm/amdgpu/pm: no need GPU status set since mmnbif_gpu_BIF_DOORBELL_FENCE_CNT...Prike Liang1-1/+1
2021-01-21drm/amd/display: Fixed corruptions on HPDRX link loss restoreVladimir Stempen1-2/+2
2021-01-21drm/amd/display: Use hardware sequencer functions for PG controlNicholas Kazlauskas2-6/+21
2021-01-21drm/amd/display: Change function decide_dp_link_settings to avoid infinite lo...Bing Guo1-0/+3
2021-01-21drm/amd/display: Allow PSTATE chnage when no displays are enabledAric Cyr1-2/+4
2021-01-21drm/amd/display: Update dram_clock_change_latency for DCN2.1Jake Wang1-1/+1
2021-01-21drm/amdgpu: remove gpu info firmware of green sardineHuang Rui1-1/+0
2021-01-21drm/amd/display: DCN2X Find Secondary Pipe properly in MPO + ODM CaseSung Lee1-3/+4
2021-01-21Merge branch 'printk-rework' into for-linusPetr Mladek2-12/+30
2021-01-21lightnvm: fix memory leak when submit failsPan Bian1-2/+1
2021-01-21Merge tag 'nvme-5.11-2020-01-21' of git://git.infradead.org/nvme into block-5.11Jens Axboe6-50/+129
2021-01-21x86/mmx: Use KFPU_387 for MMX string operationsAndy Lutomirski1-5/+15
2021-01-21x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize stateAndy Lutomirski2-6/+18
2021-01-21Merge 9bb48c82aced ("tty: implement write_iter") into tty-linusGreg Kroah-Hartman1-22/+26
2021-01-21mm/memblock: Fix typo in comment of memblock_phys_alloc_try_nid()Levi Yun1-1/+1
2021-01-20tty: implement write_iterLinus Torvalds1-22/+26
2021-01-20mtd: rawnand: omap: Use BCH private fields in the specific OOB layoutMiquel Raynal1-6/+9
2021-01-20Merge tag 'for-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-11/+29
2021-01-20ALSA: usb-audio: Fix hw constraints dependenciesTakashi Iwai1-0/+3
2021-01-20Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds57-252/+380
2021-01-20Merge tag 'for-linus-5.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+2
2021-01-20X.509: Fix crash caused by NULL pointerTianjia Zhang1-1/+2
2021-01-20cachefiles: Drop superfluous readpages aops NULL checkTakashi Iwai1-2/+0
2021-01-20ACPI: scan: Make acpi_bus_get_device() clear return pointer on errorHans de Goede1-0/+2
2021-01-20nvme-pci: fix error unwind in nvme_map_dataChristoph Hellwig1-10/+18
2021-01-20nvme-pci: refactor nvme_unmap_dataChristoph Hellwig1-28/+49
2021-01-20Merge tag 'linux-can-fixes-for-5.11-20210120' of git://git.kernel.org/pub/scm...Jakub Kicinski3-8/+10
2021-01-20net: systemport: free dev before on error pathPan Bian1-2/+4
2021-01-20net: usb: cdc_ncm: don't spew notificationsGrant Grundler2-1/+13
2021-01-20net: mscc: ocelot: Fix multicast to the CPU portAlban Bedel1-5/+18
2021-01-20tcp: Fix potential use-after-free due to double kfree()Kuniyuki Iwashima1-2/+2
2021-01-20Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski3-6/+6
2021-01-20Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe1-0/+2
2021-01-20bpf: Fix signed_{sub,add32}_overflows type handlingDaniel Borkmann1-3/+3
2021-01-20md: Set prev_flush_start and flush_bio in an atomic wayXiao Ni1-0/+2
2021-01-20can: peak_usb: fix use after free bugsVincent Mailhol1-4/+4
2021-01-20can: vxcan: vxcan_xmit: fix use after free bugVincent Mailhol1-2/+4
2021-01-20can: dev: can_restart: fix use after free bugVincent Mailhol1-2/+2
2021-01-20drm/syncobj: Fix use-after-freeDaniel Vetter1-3/+5
2021-01-20powerpc/64s: fix scv entry fallback flush vs interruptNicholas Piggin6-4/+71
2021-01-19tcp: fix TCP socket rehash stats mis-accountingYuchung Cheng3-22/+22
2021-01-19net: dsa: b53: fix an off by one in checking "vlan->vid"Dan Carpenter1-1/+1
2021-01-19tcp: do not mess with cloned skbs in tcp_add_backlog()Eric Dumazet1-12/+13
2021-01-19selftests: net: fib_tests: remove duplicate log testHangbin Liu1-1/+0
2021-01-20selftests/powerpc: Only test lwm/stmw on big endianMichael Ellerman1-1/+4
2021-01-19net: nfc: nci: fix the wrong NCI_CORE_INIT parametersBongsu Jeon1-1/+1
2021-01-19sh_eth: Fix power down vs. is_opened flag orderingGeert Uytterhoeven1-2/+2
2021-01-19net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabledTariq Toukan2-0/+8