summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-18Linux 3.18.76v3.18.76Greg Kroah-Hartman
2017-10-18Revert "usb: gadget: inode.c: fix unbalanced spin_lock in ep0_write"Greg Kroah-Hartman
2017-10-18ALSA: seq: Fix missing NULL check at remove_events ioctlTakashi Iwai
2017-10-18USB: serial: console: fix use-after-free after failed setupJohan Hovold
2017-10-18USB: serial: qcserial: add Dell DW5818, DW5819Shrirang Bagul
2017-10-18USB: serial: option: add support for TP-Link LTE moduleHenryk Heisig
2017-10-18USB: serial: cp210x: add support for ELV TFD500Andreas Engel
2017-10-18fix unbalanced page refcounting in bio_map_user_iovVitaly Mayatskikh
2017-10-18direct-io: Prevent NULL pointer access in submit_page_sectionAndreas Gruenbacher
2017-10-18usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_optionsAndrew Gabbasov
2017-10-18ALSA: caiaq: Fix stray URB at probe error pathTakashi Iwai
2017-10-18ALSA: seq: Fix copy_from_user() call inside lockTakashi Iwai
2017-10-18ALSA: seq: Fix use-after-free at creating a portTakashi Iwai
2017-10-18ALSA: usb-audio: Kill stray URB at exitingTakashi Iwai
2017-10-18iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel
2017-10-18usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packetKazuya Mizuguchi
2017-10-18KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang
2017-10-18crypto: shash - Fix zero-length shash ahash digest crashHerbert Xu
2017-10-18HID: usbhid: fix out-of-bounds bugJaejoong Kim
2017-10-18CIFS: Reconnect expired SMB sessionsPavel Shilovsky
2017-10-18ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsetsDarrick J. Wong
2017-10-12Linux 3.18.75v3.18.75Greg Kroah-Hartman
2017-10-12ext4: fix fencepost in s_first_meta_bg validationTheodore Ts'o
2017-10-12ext4: validate s_first_meta_bg at mount timeEryu Guan
2017-10-12ext4: Don't clear SGID when inheriting ACLsJan Kara
2017-10-12ext4: fix data corruption for mmap writesJan Kara
2017-10-12fs/super.c: fix race between freeze_super() and thaw_super()Oleg Nesterov
2017-10-12ext4: only call ext4_truncate when size <= isizeJosef Bacik
2017-10-12drm/i915/bios: ignore HDMI on port AJani Nikula
2017-10-12HID: i2c-hid: allocate hid buffers for real worst caseAdrian Salido
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-12lsm: fix smack_inode_removexattr and xattr_getsecurity memleakCasey Schaufler
2017-10-12uwb: ensure that endpoint is interruptAndrey Konovalov
2017-10-12uwb: properly check kthread_run return valueAndrey Konovalov
2017-10-12iio: adc: mcp320x: Fix oops on module unloadLukas Wunner
2017-10-12iio: ad7793: Fix the serial interface resetDragos Bogdan
2017-10-12iio: core: Return error for failed read_regMatt Fornero
2017-10-12staging: iio: ad7192: Fix - use the dedicated reset function avoiding dma fro...Stefan Popa
2017-10-12iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan
2017-10-12xhci: fix finding correct bus_state structure for USB 3.1 hostsMathias Nyman
2017-10-12USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman
2017-10-12usb: Increase quirk delay for USB devicesDmitry Fleytman
2017-10-12USB: uas: fix bug in handling of alternate settingsAlan Stern
2017-10-12USB: devio: Don't corrupt user memoryDan Carpenter
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