summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-01-29drm/nouveau/kms/nv50-: Report max cursor size to userspaceLyude Paul1-0/+8
2021-01-29drivers/nouveau/kms/nv50-: Reject format modifiers for cursor planesLyude Paul1-4/+13
2021-01-29drm/nouveau/svm: fail NOUVEAU_SVM_INIT ioctl on unsupported devicesKarol Herbst1-0/+4
2021-01-29drm/nouveau/dispnv50: Restore pushing of all data.Bastian Beranek2-2/+10
2021-01-28io_uring: reinforce cancel on flush during exitPavel Begunkov1-2/+1
2021-01-28Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds93-441/+817
2021-01-28cifs: returning mount parm processing errors correctlySteve French1-4/+4
2021-01-28rxrpc: Fix memory leak in rxrpc_lookup_localTakeshi Misawa1-0/+1
2021-01-28Merge branch 'mlxsw-various-fixes'Jakub Kicinski4-2/+9
2021-01-28mlxsw: spectrum_span: Do not overwrite policer configurationIdo Schimmel2-0/+7
2021-01-28selftests: forwarding: Specify interface when invoking mausezahnDanielle Ratson2-2/+2
2021-01-28stmmac: intel: Configure EHL PSE0 GbE and PSE1 GbE to 32 bits DMA addressingVoon Weifeng1-0/+2
2021-01-28net: usb: cdc_ether: added support for Thales Cinterion PLSx3 modem family.Giacinto Cifelli1-0/+6
2021-01-28Merge tag 'locking-urgent-2021-01-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-127/+98
2021-01-28Merge tag 'nvme-5.11-2021-01-28' of git://git.infradead.org/nvme into block-5.11Jens Axboe3-2/+4
2021-01-28io_uring: fix sqo ownership false positive warningPavel Begunkov1-2/+0
2021-01-28io_uring: fix list corruption for splice file_getPavel Begunkov1-1/+2
2021-01-28amdgpu: fix clang build warningArnd Bergmann3-4/+8
2021-01-28Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)"Alex Deucher7-8/+39
2021-01-28nvme-core: use list_add_tail_rcu instead of list_add_tail for nvme_init_ns_headChao Leng1-1/+1
2021-01-28nvme-multipath: Early exit if no path is availableDaniel Wagner1-1/+1
2021-01-28nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a SPCC deviceChaitanya Kulkarni1-0/+2
2021-01-28Merge tag 'for-linus-5.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-14/+54
2021-01-28Merge tag 'asm-generic-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-18/+20
2021-01-28Merge tag 'arm-soc-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds21-16/+164
2021-01-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds12-34/+51
2021-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds3-5/+7
2021-01-28cifs: fix mounts to subdirectories of targetSteve French1-0/+1
2021-01-28Merge tag 'media/v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds16-26/+22
2021-01-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-24/+9
2021-01-28Merge tag 'sound-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds28-65/+204
2021-01-28Revert "mm/slub: fix a memory leak in sysfs_slab_add()"Wang Hai1-3/+1
2021-01-28cifs: ignore auto and noauto options if givenAdam Harvey1-0/+1
2021-01-28bcache: only check feature sets when sb->version >= BCACHE_SB_VERSION_CDEV_WI...Coly Li1-0/+6
2021-01-28block: fix bd_size_lock useDamien Le Moal2-4/+7
2021-01-28blk-cgroup: Use cond_resched() when destroy blkgsBaolin Wang1-5/+13
2021-01-28iommu/vt-d: Do not use flush-queue when caching-mode is onNadav Amit1-1/+31
2021-01-28entry: Unbreak single step reporting behaviourYuxuan Shui1-1/+1
2021-01-28iommu/vt-d: Correctly check addr alignment in qi_flush_dev_iotlb_pasid()Lu Baolu1-1/+1
2021-01-28iommu/amd: Use IVHD EFR for early initialization of IOMMU featuresSuravee Suthikulpanit3-7/+60
2021-01-28i2c: mediatek: Move suspend and resume handling to NOIRQ phaseQii Wang1-3/+16
2021-01-27Merge tag 'mlx5-fixes-2021-01-26' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski10-55/+114
2021-01-27ibmvnic: Ensure that CRQ entry read are correctly orderedLijun Pan1-0/+6
2021-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski3-18/+30
2021-01-27Merge tag 'linux-can-fixes-for-5.11-20210127' of git://git.kernel.org/pub/scm...Jakub Kicinski1-1/+1
2021-01-27MAINTAINERS: add missing header for bondingJakub Kicinski1-0/+1
2021-01-27Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski8-34/+60
2021-01-27net: decnet: fix netdev refcount leaking on error pathVadim Fedorenko1-1/+1
2021-01-27net: switchdev: don't set port_obj_info->handled true when -EOPNOTSUPPRasmus Villemoes1-10/+13
2021-01-27of/device: Update dma_range_map only when dev has valid dma-rangesYong Wu1-3/+7