summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-11aic94xx: Skip reading user settings if flash is not foundHannes Reinecke1-2/+3
2017-11-11paride: fix the "verbose" module paramDan Carpenter1-2/+2
2017-11-11mvsas: fix misleading indentationLuis de Bethencourt1-2/+2
2017-11-11be2iscsi: Fix bogus WARN_ON length checkTim Gardner1-1/+1
2017-11-11bfa: Fix indentationAnil Gurumurthy1-11/+11
2017-11-11scsi: advansys: remove #warning messageArnd Bergmann1-2/+1
2017-11-11ips: remove pointless #warningJames Bottomley1-4/+5
2017-11-11scsi-tgt: fix type conversion warningArnd Bergmann1-1/+1
2017-11-11dm bufio: hide bogus warningArnd Bergmann1-0/+1
2017-11-11i2o: hide unsafe ioctl on 64-bitArnd Bergmann1-2/+2
2017-11-11tty/isicom: fix big-endian compile warningArnd Bergmann1-1/+1
2017-11-11tty: nozomi: avoid a harmless gcc warningArnd Bergmann1-1/+1
2017-11-11spi/pl022: Explicitly truncate large bitmaskMark Brown1-1/+1
2017-11-11spi/atmel: Fix pointer to int conversion warnings on 64 bit buildsMark Brown1-2/+2
2017-11-11spi: rspi: Remove unused variable in rspi_rz_transfer_one()Geert Uytterhoeven1-1/+0
2017-11-11clk/efm32gg: fix dt init prototypeUwe Kleine-König1-3/+3
2017-11-11ata: hpt366: fix constant cast warningArnd Bergmann1-2/+2
2017-11-11ASoC: adau1977: Fix truncation warning on 64 bit architecturesMark Brown1-1/+1
2017-11-11ASoC: fsl_sai: Set SYNC bit of TCR2 to Asynchronous ModeNicolin Chen1-2/+1
2017-11-11ASoC: imx-audmux: Use uintptr_t for port numbersMark Brown1-4/+4
2017-11-11ASoC: fsl-ssi: fix do_div build warning in fsl_ssi_set_bclk()Timur Tabi1-2/+2
2017-11-11gpio: drop retval check enforcing from gpiochip_remove()Linus Walleij1-1/+1
2017-11-11dma: pl08x: Use correct specifier for size_t valuesMark Brown1-2/+2
2017-11-11Input: joystick - use get_cycles on ARMv8Mark Brown1-1/+1
2017-11-11mfd: arizona: Rid data size incompatibility warn when building for 64bitLee Jones4-7/+9
2017-11-11power/reset: xgene-reset: Fix prototype of xgene_restart()Mark Brown1-1/+1
2017-11-11infiniband: mlx5: avoid a compile-time warningArnd Bergmann1-1/+1
2017-11-11iio: adc: fix building on 64-bitArnd Bergmann1-1/+1
2017-11-11gfs2: remove IS_ERR_VALUE abuseArnd Bergmann1-4/+7
2017-11-11cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell4-62/+34
2017-11-11mm/hugetlb: improve locking in dissolve_free_huge_pages()Gerald Schaefer1-3/+9
2017-11-11module: fix types of device tables aliasesAndrey Ryabinin1-1/+1
2017-11-11Input: gscps2 - fix MODULE_DEVICE_TABLE invocationGeert Uytterhoeven1-1/+1
2017-11-11MODULE_DEVICE_TABLE: fix some callsitesAndrew Morton3-3/+1
2017-11-11ethernet: amd: fix pci device idsVarka Bhadram1-8/+11
2017-11-11modpost: don't emit section mismatch warnings for compiler optimizationsPaul Gortmaker1-0/+22
2017-11-11modpost: expand pattern matching to support substring matchesPaul Gortmaker1-1/+11
2017-11-11Disable "frame-address" warningLinus Torvalds1-0/+1
2017-11-11mm/init: fix zone boundary creationOliver O'Halloran1-7/+10
2017-11-11platform/x86: samsung-laptop: Initialize loca variableAndy Shevchenko1-1/+1
2017-11-11nilfs2: fix gcc uninitialized-variable warnings in powerpc buildRyusuke Konishi3-4/+7
2017-11-11ALSA: seq: Enable 'use' locking in all configurationsBen Hutchings2-16/+0
2017-11-11USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()Alan Stern1-2/+4
2017-11-11HID: usbhid: fix out-of-bounds bugJaejoong Kim1-1/+11
2017-11-11usb: usbtest: fix NULL pointer dereferenceAlan Stern1-2/+3
2017-11-11USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman2-3/+12
2017-11-11USB: uas: fix bug in handling of alternate settingsAlan Stern2-12/+13
2017-11-11ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptorTakashi Iwai1-0/+20
2017-11-11ALSA: usb-audio: Kill stray URB at exitingTakashi Iwai2-2/+12
2017-11-11packet: in packet_do_bind, test fanout with bind_lock heldWillem de Bruijn1-3/+5