summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-12USB: core: harden cdc_parse_cdc_headerGreg Kroah-Hartman
2017-10-12USB: uas: fix bug in handling of alternate settingsAlan Stern
2017-10-12scsi: sd: Do not override max_sectors_kb sysfs settingMartin K. Petersen
2017-10-12iwlwifi: add workaround to disable wide channels in 5GHzLuca Coelho
2017-10-12HID: i2c-hid: allocate hid buffers for real worst caseAdrian Salido
2017-10-12ftrace: Fix kmemleak in unregister_ftrace_graphShu Wang
2017-10-12stm class: Fix a use-after-freeAlexander Shishkin
2017-10-12Drivers: hv: fcopy: restore correct transfer lengthOlaf Hering
2017-10-12driver core: platform: Don't read past the end of "driver_override" bufferNicolai Stange
2017-10-12ALSA: usx2y: Suppress kernel warning at page allocation failuresTakashi Iwai
2017-10-12ALSA: compress: Remove unused variableGuneshwor Singh
2017-10-12lsm: fix smack_inode_removexattr and xattr_getsecurity memleakCasey Schaufler
2017-10-12USB: g_mass_storage: Fix deadlock when driver is unboundAlan Stern
2017-10-12usb: gadget: mass_storage: set msg_registered after msg registeredLi Jun
2017-10-12USB: devio: Don't corrupt user memoryDan Carpenter
2017-10-12USB: dummy-hcd: Fix erroneous synchronization changeAlan Stern
2017-10-12USB: dummy-hcd: fix infinite-loop resubmission bugAlan Stern
2017-10-12USB: dummy-hcd: fix connection failures (wrong speed)Alan Stern
2017-10-12usb: pci-quirks.c: Corrected timeout values used in handshakeJim Dickerson
2017-10-12ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptorTakashi Iwai
2017-10-12usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX directionYoshihiro Shimoda
2017-10-12usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipeYoshihiro Shimoda
2017-10-12usb-storage: unusual_devs entry to fix write-access regression for Seagate ex...Alan Stern
2017-10-12usb: gadget: udc: atmel: set vbus irqflags explicitlyNicolas Ferre
2017-10-12USB: gadgetfs: fix copy_to_user while holding spinlockAlan Stern
2017-10-12USB: gadgetfs: Fix crash caused by inadequate synchronizationAlan Stern
2017-10-12usb: gadget: inode.c: fix unbalanced spin_lock in ep0_writeDavid Eccher
2017-10-08Linux 4.4.91v4.4.91Greg Kroah-Hartman
2017-10-08ttpci: address stringop overflow warningArnd Bergmann
2017-10-08ALSA: au88x0: avoid theoretical uninitialized accessArnd Bergmann
2017-10-08ARM: remove duplicate 'const' annotations'Arnd Bergmann
2017-10-08IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann
2017-10-08drivers: firmware: psci: drop duplicate const from psci_of_matchJisheng Zhang
2017-10-08libata: transport: Remove circular dependency at free timeGwendal Grignou
2017-10-08xfs: remove kmem_zalloc_greedyDarrick J. Wong
2017-10-08i2c: meson: fix wrong variable usage in meson_i2c_put_dataHeiner Kallweit
2017-10-08md/raid10: submit bio directly to replacement diskShaohua Li
2017-10-08rds: ib: add error handleZhu Yanjun
2017-10-08iommu/io-pgtable-arm: Check for leaf entry before dereferencing itOleksandr Tyshchenko
2017-10-08parisc: perf: Fix potential NULL pointer dereferenceArvind Yadav
2017-10-08netfilter: nfnl_cthelper: fix incorrect helper->expect_class_maxLiping Zhang
2017-10-08exynos-gsc: Do not swap cb/cr for semi planar formatsThibault Saunier
2017-10-08MIPS: IRQ Stack: Unwind IRQ stack onto task stackMatt Redfearn
2017-10-08netfilter: invoke synchronize_rcu after set the _hook_ to NULLLiping Zhang
2017-10-08bridge: netlink: register netdevice before executing changelinkIdo Schimmel
2017-10-08mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit
2017-10-08usb: plusb: Add support for PL-27A1Roman SpychaƂa
2017-10-08team: fix memory leaksPan Bian
2017-10-08net/packet: check length in getsockopt() called with PACKET_HDRLENAlexander Potapenko
2017-10-08net: core: Prevent from dereferencing null pointer when releasing SKBMyungho Jung