summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-08-25vhost: scsi: add weight supportJason Wang
2019-08-25vhost_net: fix possible infinite loopJason Wang
2019-08-25vhost: introduce vhost_exceeds_weight()Jason Wang
2019-08-25vhost_net: introduce vhost_exceeds_weight()Jason Wang
2019-08-25vhost_net: use packet weight for rx handler, tooPaolo Abeni
2019-08-25vhost-net: set packet weight of tx polling to 2 * vq sizehaibinzhang(张海斌)
2019-08-25scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBASuganath Prabu
2019-08-25iwlwifi: don't unmap as page memory that was mapped as singleEmmanuel Grumbach
2019-08-25mwifiex: fix 802.11n/WPA detectionBrian Norris
2019-08-25hwmon: (nct7802) Fix wrong detection of in4 presenceGuenter Roeck
2019-08-25can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devicesTomas Bortoli
2019-08-25can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devicesTomas Bortoli
2019-08-25tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loopPeter Zijlstra
2019-08-25scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPGHannes Reinecke
2019-08-25scsi: ibmvfc: fix WARN_ON during event pool releaseTyrel Datwyler
2019-08-25scsi: megaraid_sas: fix panic on loading firmware crashdumpJunxiao Bi
2019-08-25ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()Lorenzo Pieralisi
2019-08-25drbd: dynamically allocate shash descriptorArnd Bergmann
2019-08-25s390/qdio: add sanity checks to the fast-requeue pathJulian Wiedmann
2019-08-25cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()Wen Yang
2019-08-25hwmon: (nct6775) Fix register address and added missed tolerance for nct6106Björn Gerhart
2019-08-25iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of ISCSI_IBFT_FINDThomas Tai
2019-08-25can: peak_usb: fix potential double kfree_skb()Stephane Grosjean
2019-08-25usb: yurex: Fix use-after-free in yurex_deleteSuzuki K Poulose
2019-08-25usb: iowarrior: fix deadlock on disconnectOliver Neukum
2019-08-25usb: usbfs: fix double-free of usb memory upon submiturb errorGavin Li
2019-08-11spi: bcm2835: Fix 3-wire mode if DMA is enabledLukas Wunner
2019-08-11bnx2x: Disable multi-cos feature.Sudarsana Reddy Kalluru
2019-08-11compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann
2019-08-11net/mlx5: Use reversed order when unregister devicesMark Zhang
2019-08-11atm: iphase: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2019-08-11IB: directly cast the sockaddr union to aockaddrGreg Kroah-Hartman
2019-08-11RDMA: Directly cast the sockaddr union to sockaddrJason Gunthorpe
2019-08-11HID: Add quirk for HP X1200 PIXART OEM mouseSebastian Parschauer
2019-08-11HID: wacom: fix bit shift for Cintiq Companion 2Aaron Armstrong Skomra
2019-08-11scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke
2019-08-06eeprom: at24: make spd world-readable againJean Delvare
2019-08-06infiniband: fix race condition between infiniband mlx4, mlx5 driver and core ...Ajay Kaher
2019-08-06coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli
2019-08-06IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specificationYishai Hadas
2019-08-06xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()Juergen Gross
2019-08-06drivers/perf: arm_pmu: Fix failure path in PM notifierWill Deacon
2019-08-06s390/dasd: fix endless loop after read unit address configurationStefan Haberland
2019-08-06gpiolib: fix incorrect IRQ requesting of an active-low lineeventMichael Wu
2019-08-06mmc: dw_mmc: Fix occasional hang after tuning on eMMCDouglas Anderson
2019-08-06drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some stringsDan Carpenter
2019-08-06be2net: Signal that the device cannot transmit during reconfigurationBenjamin Poirier
2019-08-06scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitializedBenjamin Block
2019-08-06dmaengine: rcar-dmac: Reject zero-length slave DMA requestsGeert Uytterhoeven
2019-08-04drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctlMiroslav Lichvar