summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-11Linux 4.19.180v4.19.180Greg Kroah-Hartman1-1/+1
2021-03-11mmc: sdhci-of-dwcmshc: set SDHCI_QUIRK2_PRESET_VALUE_BROKENJisheng Zhang1-0/+1
2021-03-11drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL registerAngeloGioacchino Del Regno1-2/+0
2021-03-11misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eepromAswath Govindraju2-0/+17
2021-03-11PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controllerBjorn Helgaas1-0/+3
2021-03-11ASoC: Intel: bytcr_rt5640: Add quirk for ARCHOS Cesium 140Chris Chiu1-0/+12
2021-03-11media: cx23885: add more quirks for reset DMA on some AMD IOMMUDaniel Lee Kruse1-0/+4
2021-03-11HID: mf: add support for 0079:1846 Mayflash/Dragonrise USB Gamecube AdapterEthan Warth3-0/+5
2021-03-11platform/x86: acer-wmi: Add ACER_CAP_KBD_DOCK quirk for the Aspire Switch 10E...Hans de Goede1-0/+9
2021-03-11platform/x86: acer-wmi: Add support for SW_TABLET_MODE on Switch devicesHans de Goede1-3/+106
2021-03-11platform/x86: acer-wmi: Add ACER_CAP_SET_FUNCTION_MODE capability flagHans de Goede1-1/+6
2021-03-11platform/x86: acer-wmi: Add new force_caps module parameterHans de Goede1-1/+7
2021-03-11platform/x86: acer-wmi: Cleanup accelerometer device handlingHans de Goede1-14/+6
2021-03-11platform/x86: acer-wmi: Cleanup ACER_CAP_FOO definesHans de Goede1-11/+7
2021-03-11mwifiex: pcie: skip cancel_work_sync() on reset failure pathTsuchiya Yuto2-1/+19
2021-03-11iommu/amd: Fix sleeping in atomic in increase_address_space()Andrey Ryabinin1-4/+6
2021-03-11dm table: fix zoned iterate_devices based device capability checksJeffle Xu1-34/+18
2021-03-11dm table: fix DAX iterate_devices based device capability checksJeffle Xu1-21/+4
2021-03-11dm table: fix iterate_devices based device capability checksJeffle Xu1-55/+60
2021-03-11net: dsa: add GRO support via gro_cellsAlexander Lobakin4-2/+14
2021-03-11r8169: fix resuming from suspend on RTL8105e if machine runs on batteryHeiner Kallweit1-0/+2
2021-03-11dm verity: fix FEC for RS roots unaligned to block sizeMilan Broz1-11/+12
2021-03-11rsxx: Return -EFAULT if copy_to_user() failsDan Carpenter1-3/+5
2021-03-11RDMA/rxe: Fix missing kconfig dependency on CRYPTOJulian Braha1-0/+1
2021-03-11ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bitsColin Ian King1-1/+1
2021-03-11virtio-blk: modernize sysfs attribute creationHannes Reinecke1-29/+39
2021-03-11zram: register default groups with device_add_disk()Hannes Reinecke1-21/+7
2021-03-11aoe: register default groups with device_add_disk()Hannes Reinecke3-16/+7
2021-03-11nvme: register ns_id attributes as default sysfs groupsHannes Reinecke4-92/+59
2021-03-11block: genhd: add 'groups' argument to device_add_diskHannes Reinecke28-33/+43
2021-03-11Revert "zram: close udev startup race condition as default groups"Jeffle Xu1-6/+20
2021-03-11usbip: tools: fix build error for multiple definitionAntonio Borneo1-1/+1
2021-03-11drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu_regs_pcieKevin Wang1-2/+2
2021-03-11dm bufio: subtract the number of initial sectors in dm_bufio_get_device_sizeMikulas Patocka1-0/+4
2021-03-11PM: runtime: Update device status before letting suppliers suspendRafael J. Wysocki1-25/+37
2021-03-11btrfs: unlock extents in btrfs_zero_range in case of quota reservation errorsNikolay Borisov1-1/+4
2021-03-11btrfs: free correct amount of space in btrfs_delayed_inode_reserve_metadataNikolay Borisov1-1/+1
2021-03-11btrfs: validate qgroup inherit for SNAP_CREATE_V2 ioctlDan Carpenter1-1/+18
2021-03-11btrfs: fix raid6 qstripe kmapIra Weiny1-11/+10
2021-03-11btrfs: raid56: simplify tracking of Q stripe presenceDavid Sterba1-22/+15
2021-03-07Linux 4.19.179v4.19.179Greg Kroah-Hartman1-1/+1
2021-03-07ALSA: hda/realtek: Apply dual codec quirks for MSI Godlike X570 boardTakashi Iwai1-0/+1
2021-03-07ALSA: hda/realtek: Add quirk for Clevo NH55RZQEckhart Mohr1-0/+1
2021-03-07media: v4l: ioctl: Fix memory leak in video_usercopySakari Ailus1-12/+7
2021-03-07swap: fix swapfile read/write offsetJens Axboe2-9/+4
2021-03-07zsmalloc: account the number of compacted pages correctlyRokudo Yan3-8/+13
2021-03-07xen-netback: respect gnttab_map_refs()'s return valueJan Beulich1-1/+11
2021-03-07Xen/gnttab: handle p2m update errors on a per-slot basisJan Beulich2-7/+72
2021-03-07scsi: iscsi: Verify lengths on passthrough PDUsChris Leech1-0/+9
2021-03-07scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZEChris Leech2-82/+89