summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-28amdgpu: fix clang build warningArnd Bergmann
2021-01-28Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)"Alex Deucher
2021-01-28nvme-core: use list_add_tail_rcu instead of list_add_tail for nvme_init_ns_headChao Leng
2021-01-28nvme-multipath: Early exit if no path is availableDaniel Wagner
2021-01-28nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a SPCC deviceChaitanya Kulkarni
2021-01-28Merge tag 'for-linus-5.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-01-28Fix unsynchronized access to sev members through svm_register_enc_regionPeter Gonda
2021-01-28KVM: Documentation: Fix documentation for nested.Yu Zhang
2021-01-28Merge tag 'kvmarm-fixes-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2021-01-28Merge tag 'asm-generic-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-01-28Merge tag 'arm-soc-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-01-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2021-01-28cifs: fix mounts to subdirectories of targetSteve French
2021-01-28Merge tag 'media/v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-01-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-01-28Merge tag 'sound-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-01-28Revert "mm/slub: fix a memory leak in sysfs_slab_add()"Wang Hai
2021-01-28cifs: ignore auto and noauto options if givenAdam Harvey
2021-01-28bcache: only check feature sets when sb->version >= BCACHE_SB_VERSION_CDEV_WI...Coly Li
2021-01-28block: fix bd_size_lock useDamien Le Moal
2021-01-28blk-cgroup: Use cond_resched() when destroy blkgsBaolin Wang
2021-01-28iommu/vt-d: Do not use flush-queue when caching-mode is onNadav Amit
2021-01-28Merge tag 'amlogic-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2021-01-28Merge tag 'amlogic-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2021-01-28Merge tag 'v5.11-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2021-01-28Merge tag 'omap-for-v5.11/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2021-01-28entry: Unbreak single step reporting behaviourYuxuan Shui
2021-01-28thunderbolt: Fix possible NULL pointer dereference in tb_acpi_add_link()Mario Limonciello
2021-01-28iommu/vt-d: Correctly check addr alignment in qi_flush_dev_iotlb_pasid()Lu Baolu
2021-01-28drm/ttm: Use __GFP_NOWARN for huge pages in ttm_pool_alloc_pageMichel Dänzer
2021-01-28iommu/amd: Use IVHD EFR for early initialization of IOMMU featuresSuravee Suthikulpanit
2021-01-28drm/bridge/lontium-lt9611uxc: move HPD notification out of IRQ handlerDmitry Baryshkov
2021-01-28drm/bridge/lontium-lt9611uxc: fix get_edid return codeDmitry Baryshkov
2021-01-28drm/bridge/lontium-lt9611uxc: fix waiting for EDID to become availableDmitry Baryshkov
2021-01-28media: rockchip: rkisp1: extend uapi array sizesHeiko Stuebner
2021-01-28media: rockchip: rkisp1: carry ip version informationHeiko Stuebner
2021-01-28media: rockchip: rkisp1: reduce number of histogram grid elements in uapiHeiko Stuebner
2021-01-28media: rkisp1: stats: mask the hist_bins valuesDafna Hirschfeld
2021-01-28media: rkisp1: stats: remove a wrong cast to u8Dafna Hirschfeld
2021-01-28media: rkisp1: uapi: change hist_bins array type from __u16 to __u32Dafna Hirschfeld
2021-01-28soc: sunxi: mbus: Remove DE2 display engine compatiblesPaul Kocialkowski
2021-01-28i2c: mediatek: Move suspend and resume handling to NOIRQ phaseQii Wang
2021-01-28ovl: implement volatile-specific fsync error behaviourSargun Dhillon
2021-01-28ovl: skip getxattr of security labelsAmir Goldstein
2021-01-28ovl: fix dentry leak in ovl_get_redirectLiangyan
2021-01-28ovl: avoid deadlock on directory ioctlMiklos Szeredi
2021-01-28cap: fix conversions on getxattrMiklos Szeredi
2021-01-28ovl: perform vfs_getxattr() with mounter credsMiklos Szeredi
2021-01-28ovl: add warning on user_ns mismatchMiklos Szeredi