summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-04-17dm clone metadata: Fix return type of dm_clone_nr_of_hydrated_regions()Nikos Tsironis3-3/+3
2020-04-17dm clone: Add missing casts to prevent overflows and data corruptionNikos Tsironis1-3/+6
2020-04-17dm clone: Add overflow check for number of regionsNikos Tsironis1-1/+11
2020-04-17dm clone: Fix handling of partial region discardsNikos Tsironis2-14/+42
2020-04-17dm zoned: remove duplicate nr_rnd_zones increase in dmz_init_zone()Bob Liu1-1/+0
2020-04-17dm verity fec: fix memory leak in verity_fec_dtrShetty, Harshini X (EXT-Sony Mobile)1-0/+1
2020-04-17dm integrity: fix a crash with unusually large tag sizeMikulas Patocka1-2/+2
2020-04-17dm writecache: add cond_resched to avoid CPU hangsMikulas Patocka1-1/+5
2020-04-17net: qualcomm: rmnet: Allow configuration updates to existing devicesSubash Abhinov Kasiviswanathan1-12/+19
2020-04-17scsi: mpt3sas: Fix kernel panic observed on soft HBA unplugSreekanth Reddy1-4/+4
2020-04-17crypto: mxs-dcp - fix scatterlist linearization for hashRosioru Dragos1-30/+28
2020-04-17remoteproc: Fix NULL pointer dereference in rproc_virtio_notifyNikita Shubin1-0/+7
2020-04-17remoteproc: qcom_q6v5_mss: Reload the mba region on coredumpSibi Sankar1-1/+18
2020-04-17remoteproc: qcom_q6v5_mss: Don't reassign mpss region on shutdownBjorn Andersson1-11/+24
2020-04-17drm/i915/gen12: Disable preemption timeoutTvrtko Ursulin2-4/+13
2020-04-17mtd: rawnand: cadence: reinit completion before executing a new commandPiotr Sroka1-0/+1
2020-04-17mtd: rawnand: cadence: change bad block marker sizePiotr Sroka1-6/+3
2020-04-17mtd: rawnand: cadence: fix the calculation of the avaialble OOB sizePiotr Sroka1-1/+2
2020-04-17mtd: spinand: Do not erase the block before writing a bad block markerFrieder Schrempf1-3/+0
2020-04-17mtd: spinand: Stop using spinand->oobbuf for buffering bad block markersFrieder Schrempf1-7/+7
2020-04-17platform/x86: asus-wmi: Support laptops where the first battery is named BATTKristian Klausen1-1/+4
2020-04-17ath9k: Handle txpower changes even when TPC is disabledRemi Pommarel1-0/+3
2020-04-17PM: sleep: wakeup: Skip wakeup_source_sysfs_remove() if device is not thereNeeraj Upadhyay1-1/+3
2020-04-17PM / Domains: Allow no domain-idle-states DT property in genpd when parsingUlf Hansson1-1/+1
2020-04-17irqchip/versatile-fpga: Apply clear-mask earlierSungbo Eo1-3/+3
2020-04-17mmc: mmci_sdmmc: Fix clear busyd0end irq flagLudovic Barre1-2/+2
2020-04-17tpm: tpm2_bios_measurements_next should increase position indexVasily Averin1-1/+1
2020-04-17tpm: tpm1_bios_measurements_next should increase position indexVasily Averin1-1/+1
2020-04-17tpm: Don't make log failures fatalMatthew Garrett3-12/+6
2020-04-17PCI: endpoint: Fix for concurrent memory allocation in OB address regionKishon Vijay Abraham I1-2/+8
2020-04-17PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOMBjorn Andersson1-1/+7
2020-04-17PCI: Add boot interrupt quirk mechanism for Xeon chipsetsSean V Kelley1-7/+73
2020-04-17PCI/ASPM: Clear the correct bits when enabling L1 substatesYicong Yang1-2/+2
2020-04-17PCI: pciehp: Fix indefinite wait on sysfs requestsLukas Wunner1-7/+7
2020-04-17nvme-fc: Revert "add module to ops template to allow module references"James Smart4-16/+2
2020-04-17nvmet-tcp: fix maxh2cdata icresp parameterSagi Grimberg1-1/+1
2020-04-17thermal: int340x_thermal: fix: Update Tiger Lake ACPI device IDsGayatri Kammela2-2/+2
2020-04-17ACPI: PM: s2idle: Refine active GPEs checkRafael J. Wysocki3-9/+16
2020-04-17ACPICA: Allow acpi_any_gpe_status_set() to skip one GPERafael J. Wysocki4-16/+52
2020-04-17ACPI: EC: Avoid printing confusing messages in acpi_ec_setup()Rafael J. Wysocki1-5/+10
2020-04-17media: ti-vpe: cal: fix a kernel oops when unloading moduleBenoit Parrot1-5/+8
2020-04-17media: ti-vpe: cal: fix disable_irqs to only the intended targetBenoit Parrot1-8/+8
2020-04-17media: hantro: Read be32 words starting at every fourth byteAndrzej Pietrasiewicz2-4/+14
2020-04-17media: venus: firmware: Ignore secure call error on first resumeStanimir Varbanov1-2/+8
2020-04-17media: venus: cache vb payload to be used by clock scalingStanimir Varbanov2-7/+14
2020-04-17usb: gadget: composite: Inform controller driver of self-poweredThinh Nguyen1-0/+9
2020-04-17usb: gadget: f_fs: Fix use after free issue as part of queue failureSriharsha Allenki1-0/+1
2020-04-17staging: mt7621-pci: avoid to poweroff the phy for slot oneSergio Paracuellos1-1/+2
2020-04-17spi: spi-fsl-dspi: Replace interruptible wait queue with a simple completionVladimir Oltean1-13/+6
2020-04-17firmware: fix a double abort case with fw_load_sysfs_fallbackJunyong Sun1-1/+1