summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-12lsm: fix smack_inode_removexattr and xattr_getsecurity memleakCasey Schaufler2-31/+26
2017-10-12USB: g_mass_storage: Fix deadlock when driver is unboundAlan Stern3-57/+10
2017-10-12usb: gadget: mass_storage: set msg_registered after msg registeredLi Jun1-2/+6
2017-10-12USB: devio: Don't corrupt user memoryDan Carpenter1-1/+5
2017-10-12USB: dummy-hcd: Fix erroneous synchronization changeAlan Stern1-2/+30
2017-10-12USB: dummy-hcd: fix infinite-loop resubmission bugAlan Stern1-0/+9
2017-10-12USB: dummy-hcd: fix connection failures (wrong speed)Alan Stern1-4/+11
2017-10-12usb: pci-quirks.c: Corrected timeout values used in handshakeJim Dickerson1-4/+4
2017-10-12ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptorTakashi Iwai1-0/+20
2017-10-12usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX directionYoshihiro Shimoda1-2/+11
2017-10-12usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipeYoshihiro Shimoda1-2/+8
2017-10-12usb-storage: unusual_devs entry to fix write-access regression for Seagate ex...Alan Stern1-0/+7
2017-10-12usb: gadget: udc: atmel: set vbus irqflags explicitlyNicolas Ferre1-1/+3
2017-10-12USB: gadgetfs: fix copy_to_user while holding spinlockAlan Stern1-1/+4
2017-10-12USB: gadgetfs: Fix crash caused by inadequate synchronizationAlan Stern1-5/+36
2017-10-12usb: gadget: inode.c: fix unbalanced spin_lock in ep0_writeDavid Eccher1-2/+1
2017-10-08Linux 4.4.91v4.4.91Greg Kroah-Hartman1-1/+1
2017-10-08ttpci: address stringop overflow warningArnd Bergmann2-10/+10
2017-10-08ALSA: au88x0: avoid theoretical uninitialized accessArnd Bergmann1-0/+3
2017-10-08ARM: remove duplicate 'const' annotations'Arnd Bergmann6-6/+6
2017-10-08IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann1-1/+1
2017-10-08drivers: firmware: psci: drop duplicate const from psci_of_matchJisheng Zhang1-1/+1
2017-10-08libata: transport: Remove circular dependency at free timeGwendal Grignou1-6/+3
2017-10-08xfs: remove kmem_zalloc_greedyDarrick J. Wong3-24/+2
2017-10-08i2c: meson: fix wrong variable usage in meson_i2c_put_dataHeiner Kallweit1-1/+1
2017-10-08md/raid10: submit bio directly to replacement diskShaohua Li1-3/+16
2017-10-08rds: ib: add error handleZhu Yanjun1-11/+36
2017-10-08iommu/io-pgtable-arm: Check for leaf entry before dereferencing itOleksandr Tyshchenko1-1/+5
2017-10-08parisc: perf: Fix potential NULL pointer dereferenceArvind Yadav1-45/+49
2017-10-08netfilter: nfnl_cthelper: fix incorrect helper->expect_class_maxLiping Zhang1-9/+11
2017-10-08exynos-gsc: Do not swap cb/cr for semi planar formatsThibault Saunier1-2/+0
2017-10-08MIPS: IRQ Stack: Unwind IRQ stack onto task stackMatt Redfearn4-20/+60
2017-10-08netfilter: invoke synchronize_rcu after set the _hook_ to NULLLiping Zhang5-1/+7
2017-10-08bridge: netlink: register netdevice before executing changelinkIdo Schimmel1-2/+5
2017-10-08mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit2-2/+12
2017-10-08usb: plusb: Add support for PL-27A1Roman SpychaƂa2-3/+14
2017-10-08team: fix memory leaksPan Bian1-2/+6
2017-10-08net/packet: check length in getsockopt() called with PACKET_HDRLENAlexander Potapenko1-0/+2
2017-10-08net: core: Prevent from dereferencing null pointer when releasing SKBMyungho Jung1-0/+3
2017-10-08MIPS: Lantiq: Fix another request_mem_region() return code checkArnd Bergmann1-2/+2
2017-10-08ASoC: dapm: fix some pointer error handlingLinus Walleij1-0/+20
2017-10-08usb: chipidea: vbus event may exist before starting gadgetPeter Chen1-5/+12
2017-10-08audit: log 32-bit socketcallsRichard Guy Briggs2-3/+34
2017-10-08ASoC: dapm: handle probe deferralsLinus Walleij2-0/+51
2017-10-08partitions/efi: Fix integer overflow in GPT size calculationAlden Tondettar1-5/+12
2017-10-08USB: serial: mos7840: fix control-message error handlingJohan Hovold1-4/+15
2017-10-08USB: serial: mos7720: fix control-message error handlingJohan Hovold1-2/+7
2017-10-08drm/amdkfd: fix improper return value on errorPan Bian1-1/+3
2017-10-08IB/ipoib: Replace list_del of the neigh->list with list_del_initFeras Daoud1-4/+4
2017-10-08IB/ipoib: rtnl_unlock can not come after free_netdevFeras Daoud1-2/+2