summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-12-05dm: remove unnecessary current->bio_list check when submitting split bioJeffle Xu1-1/+1
2020-12-04dm: remove invalid sparse __acquires and __releases annotationsMike Snitzer1-2/+0
2020-12-04dm: fix double RCU unlock in dm_dax_zero_page_range() error pathMike Snitzer1-2/+0
2020-12-04dm: fix IO splittingMike Snitzer2-13/+11
2020-12-01dm writecache: remove BUG() and fail gracefully insteadMike Snitzer1-1/+1
2020-12-01dm table: Remove BUG_ON(in_interrupt())Thomas Gleixner1-6/+0
2020-12-01dm: fix bug with RCU locking in dm_blk_report_zonesSergei Shtepa1-2/+4
2020-12-01Revert "dm cache: fix arm link errors with inline"Nick Desaulniers1-4/+0
2020-11-17dm writecache: fix the maximum number of argumentsMikulas Patocka1-1/+1
2020-11-17dm writecache: advance the number of arguments when reporting max_ageMikulas Patocka1-0/+2
2020-11-17dm integrity: don't use drivers that have CRYPTO_ALG_ALLOCATES_MEMORYMikulas Patocka1-2/+2
2020-11-16Merge tag 'drm-fixes-2020-11-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-22/+24
2020-11-15Merge branch 'linux-5.10' of git://github.com/skeggsb/linux into drm-fixesDave Airlie3-22/+24
2020-11-15Merge tag 'char-misc-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds20-99/+95
2020-11-15Merge tag 'usb-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds13-7/+61
2020-11-15Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+18
2020-11-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-19/+31
2020-11-14Merge tag 'hwmon-for-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-72/+115
2020-11-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-5/+31
2020-11-14drm/nouveau/kms/nv50-: Use atomic encoder callbacks everywhereLyude Paul1-15/+14
2020-11-14drm/nouveau/ttm: avoid using nouveau_drm.ttm.type_vram prior to nv50Ben Skeggs1-2/+1
2020-11-14drm/nouveau/kms: Fix NULL pointer dereference in nouveau_connector_detect_depthAlexander Kapshuk1-5/+9
2020-11-14Merge tag 'block-5.10-2020-11-13' of git://git.kernel.dk/linux-blockLinus Torvalds3-3/+3
2020-11-13Merge tag 'devicetree-fixes-for-5.10-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+3
2020-11-13Merge tag 'pinctrl-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-82/+127
2020-11-13Merge tag 'gpio-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds7-28/+86
2020-11-13Merge tag 'mmc-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds3-15/+8
2020-11-13Merge tag 'drm-fixes-2020-11-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds11-55/+90
2020-11-13hwmon: (amd_energy) modify the visibility of the countersNaveen Krishna Chatradhi1-1/+1
2020-11-13usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download modeChris Brandt1-0/+9
2020-11-13usb: typec: ucsi: Report power supply changesHeikki Krogerus3-1/+17
2020-11-13xhci: hisilicon: fix refercence leak in xhci_histb_probeZhang Qilong1-1/+1
2020-11-13Revert "usb: musb: convert to devm_platform_ioremap_resource_byname"Geert Uytterhoeven1-1/+3
2020-11-13iommu/vt-d: Cure VF irqdomain hickupThomas Gleixner1-1/+18
2020-11-13Merge tag 'amd-drm-fixes-5.10-2020-11-12' of git://people.freedesktop.org/~ag...Dave Airlie3-4/+4
2020-11-13Merge tag 'drm-intel-fixes-2020-11-13' of git://anongit.freedesktop.org/drm/d...Dave Airlie4-27/+65
2020-11-13drm/amdgpu: enable DCN for navi10 headless SKUTianci.Yin1-2/+1
2020-11-13drm/amdgpu: add ta firmware load for green-sardineRoman Li1-0/+1
2020-11-13Merge tag 'drm-misc-fixes-2020-11-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie4-24/+21
2020-11-13drm/i915: Correctly set SFC capability for video enginesVenkata Sandeep Dhanalakota1-1/+2
2020-11-13drm/i915/gem: Pull phys pread/pwrite implementations to the backendChris Wilson2-26/+55
2020-11-13drm/i915/gem: Allow backends to override pread implementationMatthew Auld2-0/+8
2020-11-13Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds31-342/+692
2020-11-12loop: Fix occasional uevent dropPetr Vorel1-1/+2
2020-11-12Merge tag 'acpi-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds22-43/+64
2020-11-12Merge tag 'pm-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds5-9/+15
2020-11-12lan743x: fix use of uninitialized variableSven Van Asbroeck1-1/+1
2020-11-12Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski3-9/+33
2020-11-12vrf: Fix fast path output packet handling with async Netfilter rulesMartin Willi1-23/+69
2020-11-12Merge branches 'acpi-scan', 'acpi-misc', 'acpi-button' and 'acpi-dptf'Rafael J. Wysocki22-43/+64