summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-04USB: fix error handling in usb_driver_claim_interface()Alan Stern1-0/+15
2018-10-04regulator: fix crash caused by null driver dataYu Zhao1-1/+1
2018-10-04spi: rspi: Fix interrupted DMA transfersGeert Uytterhoeven1-4/+6
2018-10-04spi: rspi: Fix invalid SPI use during system suspendGeert Uytterhoeven1-0/+24
2018-10-04spi: sh-msiof: Fix handling of write value for SISTR registerHiromitsu Yamasaki1-1/+2
2018-10-04spi: sh-msiof: Fix invalid SPI use during system suspendGaku Inami1-0/+25
2018-10-04spi: tegra20-slink: explicitly enable/disable clockMarcel Ziswiler1-8/+23
2018-10-04serial: cpm_uart: return immediately from console pollChristophe Leroy1-3/+7
2018-10-04tty: serial: lpuart: avoid leaking struct tty_structStefan Agner1-1/+2
2018-10-04floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctlAndy Whitcroft1-0/+3
2018-10-04ARM: dts: dra7: fix DCAN node addressesKevin Hilman1-2/+2
2018-10-04EDAC: Fix memleak in module init error pathJohan Hovold1-3/+3
2018-10-04nfsd: fix corrupted reply to badly ordered compoundJ. Bruce Fields1-0/+1
2018-10-04gpio: Fix wrong rounding in gpio-menz127Nadav Amit1-2/+2
2018-10-04module: exclude SHN_UNDEF symbols from kallsyms apiJessica Yu1-1/+5
2018-10-04ASoC: dapm: Fix potential DAI widget pointer deref when linking DAIsLiam Girdwood1-0/+7
2018-10-04EDAC, i7core: Fix memleaks and use-after-free on probe and removeJohan Hovold1-7/+15
2018-10-04scsi: megaraid_sas: Update controller info during resumeShivasharan S1-0/+3
2018-10-04scsi: bnx2i: add error handling for ioremap_nocacheZhouyang Jia1-0/+2
2018-10-04perf/x86/intel/lbr: Fix incomplete LBR call stackKan Liang2-6/+27
2018-10-04HID: hid-ntrig: add error handling for sysfs_create_groupZhouyang Jia1-0/+2
2018-10-04ARM: mvebu: declare asm symbols as character arrays in pmsu.cEthan Tuttle1-3/+3
2018-10-04wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()Tony Lindgren1-0/+6
2018-10-04rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()Dan Carpenter1-0/+2
2018-10-04drm/sun4i: Fix releasing node when enumerating enpointsJernej Skrabec1-1/+2
2018-10-04net: phy: xgmiitorgmii: Check phy_driver ready before accessingBrandon Maier1-0/+5
2018-10-04ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lockBen Greear1-1/+4
2018-10-04net: phy: xgmiitorgmii: Check read_status resultsBrandon Maier1-1/+4
2018-10-04ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven RidgeKai-Heng Feng1-1/+2
2018-10-04media: tm6000: add error handling for dvb_register_adapterZhouyang Jia1-0/+5
2018-10-04drivers/tty: add error handling for pcmcia_loop_configZhouyang Jia1-2/+4
2018-10-04staging: android: ashmem: Fix mmap size validationAlistair Strachan1-0/+6
2018-10-04media: omap3isp: zero-initialize the isp cam_xclk{a,b} initial dataJavier Martinez Canillas1-1/+1
2018-10-04media: soc_camera: ov772x: correct setting of banding filterAkinobu Mita1-1/+1
2018-10-04media: s3c-camif: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_powerAkinobu Mita1-0/+2
2018-10-04ALSA: snd-aoa: add of_node_put() in error pathNicholas Mc Guire1-1/+3
2018-10-04s390/extmem: fix gcc 8 stringop-overflow warningVasily Gorbik1-2/+2
2018-10-04alarmtimer: Prevent overflow for relative nanosleepThomas Gleixner1-1/+2
2018-10-04powerpc/powernv/ioda2: Reduce upper limit for DMA window sizeAlexey Kardashevskiy1-1/+1
2018-10-04usb: wusbcore: security: cast sizeof to int for comparisonJulia Lawall1-1/+1
2018-10-04scsi: ibmvscsi: Improve strings handlingBreno Leitao1-2/+2
2018-10-04scsi: klist: Make it safe to use klists in atomic contextBart Van Assche1-4/+6
2018-10-04scsi: target/iscsi: Make iscsit_ta_authentication() respect the output buffer...Bart Van Assche1-2/+1
2018-10-04x86/entry/64: Add two more instruction suffixesJan Beulich1-2/+2
2018-10-04ARM: hwmod: RTC: Don't assume lock/unlock will be called with irq enabledDave Gerlach1-4/+8
2018-10-04x86/tsc: Add missing header to tsc_msr.cAndy Shevchenko1-0/+1
2018-10-04media: fsl-viu: fix error handling in viu_of_probe()Alexey Khoroshilov1-15/+23
2018-10-04powerpc/kdump: Handle crashkernel memory reservation failureHari Bathini1-1/+6
2018-10-04media: exynos4-is: Prevent NULL pointer dereference in __isp_video_try_fmt()Sylwester Nawrocki1-3/+8
2018-10-04IB/core: type promotion bug in rdma_rw_init_one_mr()Dan Carpenter1-1/+1