summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-05-16drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctlDan Carpenter
2019-05-16drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctlDan Carpenter
2019-05-16bonding: fix arp_validate toggling in active-backup modeJarod Wilson
2019-05-16net: ucc_geth - fix Oops when changing number of buffers in the ringChristophe Leroy
2019-05-16USB: serial: fix unthrottle racesJohan Hovold
2019-05-16USB: serial: use variable for statusOliver Neukum
2019-05-16Don't jump to compute_result state from check_result stateNigel Croxon
2019-05-16gpu: ipu-v3: dp: fix CSC handlingLucas Stach
2019-05-16s390: ctcm: fix ctcm_new_device error return codeArnd Bergmann
2019-05-16s390/3270: fix lockdep false positive on view->lockMartin Schwidefsky
2019-05-16s390/dasd: Fix capacity calculation for large volumesPeter Oberparleiter
2019-05-16HID: input: add mapping for keyboard Brightness Up/Down/Toggle keysDmitry Torokhov
2019-05-16iio: adc: xilinx: fix potential use-after-free on removeSven Van Asbroeck
2019-05-16platform/x86: sony-laptop: Fix unintentional fall-throughGustavo A. R. Silva
2019-05-16scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routinesAndrew Vasquez
2019-05-16iommu/amd: Set exclusion range correctlyJoerg Roedel
2019-05-16scsi: csiostor: fix missing data copy in csio_scsi_err_handler()Varun Prakash
2019-05-16scsi: libsas: fix a race condition when smp task timeoutJason Yan
2019-05-16media: v4l2: i2c: ov7670: Fix PLL bypass register valuesJacopo Mondi
2019-05-16staging: iio: adt7316: fix the dac write calculationJeremy Fertic
2019-05-16staging: iio: adt7316: fix the dac read calculationJeremy Fertic
2019-05-16staging: iio: adt7316: allow adt751x to use internal vref for all dacsJeremy Fertic
2019-05-16usb: usbip: fix isoc packet num validation in get_pipeMalte Leip
2019-05-16xsysace: Fix error handling in ace_setupGuenter Roeck
2019-05-16scsi: storvsc: Fix calculation of sub-channel countMichael Kelley
2019-05-16bonding: show full hw address in sysfs for slave entriesKonstantin Khorenko
2019-05-16igb: Fix WARN_ONCE on runtime suspendArvind Sankar
2019-05-16rtc: sh: Fix invalid alarm warning for non-enabled alarmGeert Uytterhoeven
2019-05-16HID: debug: fix race condition with between rdesc_show() and device removalHe, Bo
2019-05-16USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern
2019-05-16USB: media: disable tlg2300 driverGreg Kroah-Hartman
2019-05-16USB: core: Fix unterminated string returned by usb_string()Alan Stern
2019-05-16USB: w1 ds2490: Fix bug caused by improper use of altsetting arrayAlan Stern
2019-05-16USB: yurex: Fix protection fault after device removalAlan Stern
2019-05-16libata: fix using DMA buffers on stackraymond pang
2019-05-16scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCNSteffen Maier
2019-05-16usb: u132-hcd: fix resource leakMukesh Ojha
2019-05-16scsi: qla4xxx: fix a potential NULL pointer dereferenceKangjie Lu
2019-05-16net: ibm: fix possible object reference leakWen Yang
2019-05-16net: ks8851: Set initial carrier state to downLukas Wunner
2019-05-16net: ks8851: Delay requesting IRQ until openedLukas Wunner
2019-05-16net: ks8851: Reassert reset pin if chip ID check failsLukas Wunner
2019-05-16net: ks8851: Dequeue RX packets explicitlyLukas Wunner
2019-05-16usb: gadget: net2272: Fix net2272_dequeue()Guido Kiener
2019-05-16usb: gadget: net2280: Fix overrun of OUT messagesGuido Kiener
2019-05-16qlcnic: Avoid potential NULL pointer dereferenceAditya Pakki
2019-05-16net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul
2019-05-16team: fix possible recursive locking when add slavesHangbin Liu
2019-05-16Revert "block/loop: Use global lock for ioctl() operation."Greg Kroah-Hartman
2019-05-16slip: make slhc_free() silently accept an error pointerLinus Torvalds