summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-01-15drm/nouveau/gpio/ga10[024]: initial supportBen Skeggs4-0/+123
2021-01-15drm/nouveau/bar/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/mmu/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/timer/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/fb/ga10[024]: initial supportBen Skeggs9-1/+132
2021-01-15drm/nouveau/imem/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/privring/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/mc/ga10[024]: initial supportBen Skeggs4-0/+79
2021-01-15drm/nouveau/devinit/ga10[024]: initial supportBen Skeggs6-1/+83
2021-01-15drm/nouveau/bios/ga10[024]: initial supportBen Skeggs2-0/+6
2021-01-15drm/nouveau/pci/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/kms/nv50-: fix case where notifier buffer is at offset 0Ben Skeggs3-4/+4
2021-01-15drm/nouveau/core: recognise GA10[024]Ben Skeggs5-3/+36
2021-01-15drm/nouveau/mmu: fix vram heap sizingBen Skeggs1-3/+3
2021-01-15drm/nouveau/i2c/gm200: increase width of aux semaphore owner fieldsBen Skeggs1-4/+4
2021-01-15drm/nouveau/i2c/gk110-: disable hw-initiated dpcd readsBen Skeggs7-6/+40
2021-01-15drm/nouveau/i2c/gk110: split out from i2c/gk104Ben Skeggs4-6/+46
2021-01-15drm/nouveau/privring: ack interrupts the same way as RMBen Skeggs2-6/+14
2021-01-15drm/nouveau/bios: fix issue shadowing expansion ROMsBen Skeggs1-1/+1
2021-01-15Merge tag 'drm-misc-fixes-2021-01-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-12/+22
2021-01-14Merge tag 'nvme-5.11-2021-01-14' of git://git.infradead.org/nvme into block-5.11Jens Axboe3-13/+18
2021-01-14Merge tag 'linux-kselftest-fixes-5.11-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-2/+4
2021-01-14Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds54-223/+569
2021-01-14nvme: don't intialize hwmon for discovery controllersSagi Grimberg1-3/+8
2021-01-14nvme-tcp: fix possible data corruption with bio mergesSagi Grimberg1-1/+1
2021-01-14nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPTSagi Grimberg1-1/+1
2021-01-14nvmet-rdma: Fix NULL deref when setting pi_enable and traddr INADDR_ANYIsrael Rukshin1-8/+8
2021-01-14mptcp: fix locking in mptcp_disconnect()Paolo Abeni1-2/+7
2021-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds13-12/+55
2021-01-14drm/amd/display: Fix to be able to stop crc calculationWayne Lin1-1/+1
2021-01-14Revert "drm/amd/display: Expose new CRC window property"Rodrigo Siqueira4-210/+10
2021-01-14Revert "drm/amdgpu/disply: fix documentation warnings in display manager"Rodrigo Siqueira1-20/+1
2021-01-14Revert "drm/amd/display: Fix unused variable warning"Rodrigo Siqueira2-2/+4
2021-01-14drm/amdgpu: set power brake sequenceLikun Gao1-0/+32
2021-01-14net: Allow NETIF_F_HW_TLS_TX if IP_CSUM && IPV6_CSUMTariq Toukan2-4/+10
2021-01-14Merge branch 'maintainers-remove-inactive-folks-from-networking'Jakub Kicinski2-8/+25
2021-01-14MAINTAINERS: dccp: move Gerrit Renker to CREDITSJakub Kicinski2-2/+5
2021-01-14MAINTAINERS: ipvs: move Wensong Zhang to CREDITSJakub Kicinski2-1/+4
2021-01-14MAINTAINERS: tls: move Aviad to CREDITSJakub Kicinski2-1/+4
2021-01-14MAINTAINERS: ena: remove Zorik Machulsky from reviewersJakub Kicinski1-1/+0
2021-01-14MAINTAINERS: vrf: move Shrijeet to CREDITSJakub Kicinski2-1/+4
2021-01-14MAINTAINERS: net: move Alexey Kuznetsov to CREDITSJakub Kicinski2-1/+4
2021-01-14MAINTAINERS: altx: move Jay Cliburn to CREDITSJakub Kicinski2-1/+4
2021-01-14net: avoid 32 x truesize under-estimation for tiny skbsEric Dumazet1-2/+7
2021-01-14nt: usb: USB_RTL8153_ECM should not default to yGeert Uytterhoeven1-1/+0
2021-01-14net: stmmac: fix taprio configuration when base_time is in the pastYannick Vignon1-2/+18
2021-01-14net: stmmac: fix taprio schedule configurationYannick Vignon1-48/+4
2021-01-14net: tip: fix a couple kernel-doc markupsMauro Carvalho Chehab2-2/+2
2021-01-14net: sit: unregister_netdevice on newlink's error pathJakub Kicinski1-1/+4
2021-01-14RDMA/cma: Fix error flow in default_roce_mode_storeNeta Ostrovsky1-1/+3