summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-08-09spi: bcm2835: Fix 3-wire mode if DMA is enabledLukas Wunner1-1/+2
2019-08-09bnx2x: Disable multi-cos feature.Sudarsana Reddy Kalluru1-1/+1
2019-08-09mvpp2: refactor MTU change codeMatteo Croce1-28/+13
2019-08-09tun: mark small packets as owned by the tap sockAlexis Bauvin1-0/+1
2019-08-09net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich2-2/+7
2019-08-09compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann3-0/+19
2019-08-09NFC: nfcmrvl: fix gpio-handling regressionJohan Hovold3-4/+5
2019-08-09net: phylink: Fix flow control for fixed-linkRené van Dorst1-0/+2
2019-08-09net/mlx5: Use reversed order when unregister devicesMark Zhang1-1/+1
2019-08-09atm: iphase: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-2/+6
2019-08-09IB: directly cast the sockaddr union to aockaddrGreg Kroah-Hartman1-5/+5
2019-08-09RDMA: Directly cast the sockaddr union to sockaddrJason Gunthorpe3-14/+11
2019-08-09HID: Add quirk for HP X1200 PIXART OEM mouseSebastian Parschauer2-0/+2
2019-08-09HID: wacom: fix bit shift for Cintiq Companion 2Aaron Armstrong Skomra1-6/+6
2019-08-09scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke2-32/+24
2019-08-06eeprom: at24: make spd world-readable againJean Delvare1-1/+1
2019-08-06IB/hfi1: Check for error on call to alloc_rsm_map_tableJohn Fleck1-2/+9
2019-08-06IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specificationYishai Hadas1-1/+0
2019-08-06IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cacheYishai Hadas1-1/+3
2019-08-06IB/mlx5: Use direct mkey destroy command upon UMR unreg failureYishai Hadas1-5/+8
2019-08-06IB/mlx5: Fix unreg_umr to ignore the mkey stateYishai Hadas3-6/+11
2019-08-06xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()Juergen Gross1-2/+2
2019-08-06nbd: replace kill_bdev() with __invalidate_device() againMunehisa Kamata1-1/+1
2019-08-06drivers/perf: arm_pmu: Fix failure path in PM notifierWill Deacon1-1/+1
2019-08-06s390/dasd: fix endless loop after read unit address configurationStefan Haberland1-6/+16
2019-08-06IB/hfi1: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+2
2019-08-06gpiolib: fix incorrect IRQ requesting of an active-low lineeventMichael Wu1-2/+4
2019-08-06mmc: dw_mmc: Fix occasional hang after tuning on eMMCDouglas Anderson1-2/+1
2019-08-06drm/nouveau: fix memory leak in nouveau_conn_reset()Yongxin Liu1-1/+1
2019-08-06drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some stringsDan Carpenter1-0/+2
2019-08-06be2net: Signal that the device cannot transmit during reconfigurationBenjamin Poirier1-1/+5
2019-08-06scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitializedBenjamin Block1-0/+7
2019-08-06ACPI: blacklist: fix clang warning for unused DMI tableArnd Bergmann1-0/+4
2019-08-06clk: tegra210: fix PLLU and PLLU_OUT1JC Kuo1-4/+4
2019-08-06dmaengine: rcar-dmac: Reject zero-length slave DMA requestsGeert Uytterhoeven1-1/+1
2019-08-04drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctlMiroslav Lichvar1-0/+8
2019-08-04Bluetooth: hci_uart: check for missing tty operationsVladis Dronov6-0/+26
2019-08-04iommu/vt-d: Don't queue_iova() if there is no flush queueDmitry Safonov2-5/+15
2019-08-04media: radio-raremono: change devm_k*alloc to k*allocLuke Nowakowski-Krijger1-7/+23
2019-08-04media: pvrusb2: use a different format for warningsAndrey Konovalov3-6/+6
2019-08-04media: cpia2_usb: first wake up, then free in disconnectOliver Neukum1-1/+2
2019-08-04ath10k: Change the warning message stringFabio Estevam1-1/+1
2019-08-04media: au0828: fix null dereference in error pathSean Young1-6/+6
2019-08-04ISDN: hfcsusb: checking idx of ep configurationPhong Tran1-0/+3
2019-08-04binder: fix possible UAF when freeing bufferTodd Kjos1-2/+14
2019-08-04i2c: qup: fixed releasing dma without flush operation completionAbhishek Sahu1-0/+2
2019-07-31hpet: Fix division by zero in hpet_time_div()Kefeng Wang1-2/+1
2019-07-31fpga-manager: altera-ps-spi: Fix build errorYueHaibing1-0/+1
2019-07-31binder: prevent transactions to context manager from its own process.Hridya Valsaraju1-1/+1
2019-07-31usb: pci-quirks: Correct AMD PLL quirk detectionRyan Kennedy1-12/+19