summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-15drm/nouveau/core: recognise GA10[024]Ben Skeggs
2021-01-15drm/nouveau/mmu: fix vram heap sizingBen Skeggs
2021-01-15drm/nouveau/i2c/gm200: increase width of aux semaphore owner fieldsBen Skeggs
2021-01-15drm/nouveau/i2c/gk110-: disable hw-initiated dpcd readsBen Skeggs
2021-01-15drm/nouveau/i2c/gk110: split out from i2c/gk104Ben Skeggs
2021-01-15drm/nouveau/privring: ack interrupts the same way as RMBen Skeggs
2021-01-15drm/nouveau/bios: fix issue shadowing expansion ROMsBen Skeggs
2021-01-15Merge tag 'drm-misc-fixes-2021-01-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-01-14Merge tag 'linux-kselftest-fixes-5.11-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-01-14Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-01-14mptcp: fix locking in mptcp_disconnect()Paolo Abeni
2021-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2021-01-14drm/amd/display: Fix to be able to stop crc calculationWayne Lin
2021-01-14Revert "drm/amd/display: Expose new CRC window property"Rodrigo Siqueira
2021-01-14Revert "drm/amdgpu/disply: fix documentation warnings in display manager"Rodrigo Siqueira
2021-01-14Revert "drm/amd/display: Fix unused variable warning"Rodrigo Siqueira
2021-01-14drm/amdgpu: set power brake sequenceLikun Gao
2021-01-14net: Allow NETIF_F_HW_TLS_TX if IP_CSUM && IPV6_CSUMTariq Toukan
2021-01-14Merge branch 'maintainers-remove-inactive-folks-from-networking'Jakub Kicinski
2021-01-14MAINTAINERS: dccp: move Gerrit Renker to CREDITSJakub Kicinski
2021-01-14MAINTAINERS: ipvs: move Wensong Zhang to CREDITSJakub Kicinski
2021-01-14MAINTAINERS: tls: move Aviad to CREDITSJakub Kicinski
2021-01-14MAINTAINERS: ena: remove Zorik Machulsky from reviewersJakub Kicinski
2021-01-14MAINTAINERS: vrf: move Shrijeet to CREDITSJakub Kicinski
2021-01-14MAINTAINERS: net: move Alexey Kuznetsov to CREDITSJakub Kicinski
2021-01-14MAINTAINERS: altx: move Jay Cliburn to CREDITSJakub Kicinski
2021-01-14net: avoid 32 x truesize under-estimation for tiny skbsEric Dumazet
2021-01-14nt: usb: USB_RTL8153_ECM should not default to yGeert Uytterhoeven
2021-01-14net: stmmac: fix taprio configuration when base_time is in the pastYannick Vignon
2021-01-14net: stmmac: fix taprio schedule configurationYannick Vignon
2021-01-14net: tip: fix a couple kernel-doc markupsMauro Carvalho Chehab
2021-01-14net: sit: unregister_netdevice on newlink's error pathJakub Kicinski
2021-01-14RDMA/cma: Fix error flow in default_roce_mode_storeNeta Ostrovsky
2021-01-14RDMA/mlx5: Fix wrong free of blue flame register on errorMark Bloch
2021-01-14IB/mlx5: Fix error unwinding when set_has_smi_cap failsParav Pandit
2021-01-14RDMA/umem: Avoid undefined behavior of rounddown_pow_of_two()Aharon Landau
2021-01-14tools/bootconfig: Add tracing_on support to helper scriptsMasami Hiramatsu
2021-01-14dm crypt: defer decryption to a tasklet if interrupts disabledIgnat Korchagin
2021-01-14HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth modeNicholas Miell
2021-01-14Documentation: ACPI: EINJ: Fix error type values for PCIe errorsQiuxu Zhuo
2021-01-14drm/amdgpu: add new device id for Reniormengwang
2021-01-14drm/amdgpu: add green_sardine device id (v2)Prike Liang
2021-01-14drm/amdgpu: fix vram type and bandwidth error for DDR5 and DDR4Huang Rui
2021-01-14drm/amdgpu/gfx10: add updated GOLDEN_TSC_COUNT_UPPER/LOWER register offsets f...chen gong
2021-01-14drm/amdkfd: Fix out-of-bounds read in kdf_create_vcrat_image_cpu()Jeremy Cline
2021-01-14Revert "drm/amd/display: Fixed Intermittent blue screen on OLED panel"Rodrigo Siqueira
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