summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-17usb: mon: Fix a deadlock in usbmon between mmap and readPete Zaitcev1-11/+21
2019-12-17usb: core: urb: fix URB structure initialization functionEmiliano Ingrassia1-0/+1
2019-12-17USB: adutux: fix interface sanity checkJohan Hovold1-1/+1
2019-12-17USB: serial: io_edgeport: fix epic endpoint lookupJohan Hovold1-4/+6
2019-12-17USB: idmouse: fix interface sanity checksJohan Hovold1-1/+1
2019-12-17USB: atm: ueagle-atm: add missing endpoint checkJohan Hovold1-6/+12
2019-12-17iio: humidity: hdc100x: fix IIO_HUMIDITYRELATIVE channel reportingChris Lesiak1-1/+1
2019-12-17ARM: dts: pandora-common: define wl1251 as child node of mmc3H. Nikolaus Schaller1-2/+34
2019-12-17xhci: handle some XHCI_TRUST_TX_LENGTH quirks cases as default behaviour.Mathias Nyman1-1/+2
2019-12-17xhci: Increase STS_HALT timeout in xhci_suspend()Kai-Heng Feng1-1/+1
2019-12-17usb: xhci: only set D3hot for pci deviceHenry Lin3-5/+16
2019-12-17staging: gigaset: add endpoint-type sanity checkJohan Hovold1-0/+12
2019-12-17staging: gigaset: fix illegal free on probe errorsJohan Hovold1-5/+1
2019-12-17staging: gigaset: fix general protection fault on probeJohan Hovold1-0/+5
2019-12-17staging: rtl8712: fix interface sanity checkJohan Hovold1-1/+1
2019-12-17staging: rtl8188eu: fix interface sanity checkJohan Hovold1-1/+1
2019-12-17usb: Allow USB device to be warm reset in suspended stateKai-Heng Feng1-3/+2
2019-12-17USB: documentation: flags on usb-storage versus UASOliver Neukum1-10/+12
2019-12-17USB: uas: heed CAPACITY_HEURISTICSOliver Neukum1-0/+6
2019-12-17USB: uas: honor flag to avoid CAPACITY16Oliver Neukum1-0/+4
2019-12-17media: venus: remove invalid compat_ioctl32 handlerArnd Bergmann2-6/+0
2019-12-17scsi: qla2xxx: Fix driver unload hangQuinn Tran1-2/+0
2019-12-17usb: gadget: pch_udc: fix use after freeGustavo A. R. Silva1-1/+0
2019-12-17usb: gadget: configfs: Fix missing spin_lock_init()Wei Yongjun1-0/+1
2019-12-17appletalk: Set error code if register_snap_client failedYueHaibing1-0/+1
2019-12-17appletalk: Fix potential NULL pointer dereference in unregister_snap_clientYueHaibing3-12/+25
2019-12-17KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332)Paolo Bonzini1-1/+4
2019-12-17ASoC: rsnd: fixup MIX kctrl registrationKuninori Morimoto1-4/+4
2019-12-17binder: Handle start==NULL in binder_update_page_range()Jann Horn1-3/+5
2019-12-17thermal: Fix deadlock in thermal thermal_zone_device_checkWei Wang1-2/+2
2019-12-17iomap: Fix pipe page leakage during splicingJan Kara1-1/+8
2019-12-17RDMA/qib: Validate ->show()/store() callbacks before calling themViresh Kumar1-0/+6
2019-12-17spi: atmel: Fix CS high supportGregory CLEMENT1-4/+2
2019-12-17crypto: user - fix memory leak in crypto_reportNavid Emamdoost1-1/+3
2019-12-17crypto: ecdh - fix big endian bug in ECC libraryArd Biesheuvel1-1/+2
2019-12-17crypto: ccp - fix uninitialized list headMark Salter1-0/+1
2019-12-17crypto: af_alg - cast ki_complete ternary op to intAyush Sawal1-1/+1
2019-12-17crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdrChristian Lamparter1-5/+1
2019-12-17KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIESPaolo Bonzini1-2/+7
2019-12-17KVM: x86: do not modify masked bits of shared MSRsPaolo Bonzini1-2/+3
2019-12-17KVM: arm/arm64: vgic: Don't rely on the wrong pending tableZenghui Yu1-3/+3
2019-12-17drm/i810: Prevent underflow in ioctlDan Carpenter1-2/+2
2019-12-17jbd2: Fix possible overflow in jbd2_log_space_left()Jan Kara1-2/+2
2019-12-17kernfs: fix ino wrap-around detectionTejun Heo2-3/+3
2019-12-17can: slcan: Fix use-after-free Read in slcan_openJouni Hogander1-0/+1
2019-12-17tty: vt: keyboard: reject invalid keycodesDmitry Torokhov1-1/+1
2019-12-17CIFS: Fix SMB2 oplock break processingPavel Shilovsky1-4/+3
2019-12-17CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locksPavel Shilovsky1-3/+4
2019-12-17x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defectKai-Heng Feng1-0/+11
2019-12-17Input: Fix memory leak in psxpad_spi_probeNavid Emamdoost1-1/+1