summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-05-08dm ioctl: prevent stack leak in dm ioctl callAdrian Salido1-1/+1
2017-05-08e1000e: fix call to do_div() to use u64 argJeff Kirsher1-6/+7
2017-05-08cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell2-10/+6
2017-05-08scsi: advansys: remove #warning messageArnd Bergmann1-2/+1
2017-05-08i2o: hide unsafe ioctl on 64-bitArnd Bergmann1-2/+2
2017-05-08staging: unisys: correctly handle return value from queue_delayed_work()Benjamin Romer1-4/+4
2017-05-08mISDN: avoid arch specific __builtin_return_address callArnd Bergmann2-6/+12
2017-05-08ips: remove pointless #warningJames Bottomley1-4/+5
2017-05-08infiniband: mlx5: avoid a compile-time warningArnd Bergmann1-1/+1
2017-05-08tty/isicom: fix big-endian compile warningArnd Bergmann1-1/+1
2017-05-08IB/ehca: fix maybe-uninitialized warningsArnd Bergmann1-1/+2
2017-05-08IB/qib: rename BITS_PER_PAGE to RVT_BITS_PER_PAGEArnd Bergmann1-9/+9
2017-05-08staging: bcm: add 32-bit host dependencyArnd Bergmann1-0/+1
2017-05-08staging: imx-drm: fix indentation warningArnd Bergmann1-1/+1
2017-05-08staging: vt6655: fix overly large stack usageArnd Bergmann1-4/+6
2017-05-08regulator: core: Fix regualtor_ena_gpio_free not to access pin after freeingSeung-Woo Kim1-0/+2
2017-05-08net: tg3: avoid uninitialized variable warningArnd Bergmann1-1/+1
2017-05-08PCI: xilinx: Fix harmless format string warningArnd Bergmann1-2/+2
2017-05-08mlx5: avoid build warnings on 32-bitArnd Bergmann1-3/+3
2017-05-08mtd: avoid stack overflow in MTD CFI codeArnd Bergmann1-0/+1
2017-05-08IB/iser: Fix sparse warningsSagi Grimberg2-8/+8
2017-05-08drbd: avoid redefinition of BITS_PER_PAGELars Ellenberg1-0/+6
2017-05-08Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov1-0/+7
2017-05-08net: phy: handle state correctly in phy_stop_machineNathan Sullivan1-1/+1
2017-05-08usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSizeFelipe F. Tonello1-1/+3
2017-05-08md:raid1: fix a dead loop when read from a WriteMostly diskWei Fang1-1/+1
2017-05-08xc2028: unlock on error in xc2028_set_config()Dan Carpenter1-2/+5
2017-04-30staging/android/ion : fix a race condition in the ion driverEunTaik Lee1-13/+42
2017-04-30vfio/pci: Fix integer overflows, bitmask checkVlad Tsyrklevich2-13/+22
2017-04-30xc2028: avoid use after freeMauro Carvalho Chehab1-1/+2
2017-04-30aic94xx: Skip reading user settings if flash is not foundHannes Reinecke1-2/+3
2017-04-30mmc: sunxi: avoid invalid pointer calculationArnd Bergmann1-2/+3
2017-04-30net: tulip: turn compile-time warning into dev_warn()Arnd Bergmann2-3/+8
2017-04-30hostap: avoid uninitialized variable use in hfa384x_get_ridArnd Bergmann1-5/+10
2017-04-30misc: ioc4: simplify wave period measurement in clock_calibrateRichard Leitner1-15/+16
2017-04-30net: vxge: avoid unused function warningsArnd Bergmann1-19/+12
2017-04-30tty: nozomi: avoid a harmless gcc warningArnd Bergmann1-1/+1
2017-04-30brcmfmac: avoid gcc-5.1 warningArnd Bergmann1-1/+1
2017-04-30net: ti: cpmac: Fix compiler warning due to type confusionPaul Burton1-2/+3
2017-04-30iommu/vt-d: Remove unused variableAlex Williamson1-1/+0
2017-04-30dm bufio: hide bogus warningArnd Bergmann1-0/+1
2017-04-30gadgetfs: fix uninitialized variable in error handlingArnd Bergmann1-0/+1
2017-04-30clk: at91: usb: fix determine_rate prototype againArnd Bergmann1-2/+2
2017-04-30ubi/upd: Always flush after prepared for an updateSebastian Siewior1-4/+4
2017-04-30mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 cardHaibo Chen1-0/+1
2017-04-30ACPI / power: Avoid maybe-uninitialized warningArnd Bergmann1-0/+1
2017-04-30Input: elantech - add Fujitsu Lifebook E547 to force crc_enabledThorsten Leemhuis1-0/+8
2017-04-22mtd: bcm47xxpart: fix parsing first block after aligned TRXRafał Miłecki1-6/+4
2017-04-22pinctrl: qcom: Don't clear status bit on irq_unmaskBjorn Andersson1-4/+0
2017-04-22virtio_balloon: init 1st buffer in stats vqLadi Prosek1-0/+2