summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-16ALSA: usb-audio: Fix out-of-bound errorJaejoong Kim1-0/+4
2017-12-16ALSA: seq: Remove spurious WARN_ON() at timer checkTakashi Iwai1-1/+1
2017-12-16ALSA: pcm: prevent UAF in snd_pcm_infoRobb Glasser1-0/+2
2017-12-16x86/PCI: Make broadcom_postcore_init() check acpi_disabledRafael J. Wysocki1-1/+1
2017-12-16X.509: reject invalid BIT STRING for subjectPublicKeyEric Biggers1-0/+2
2017-12-16ASN.1: check for error from ASN1_OP_END__ACT actionsEric Biggers1-0/+2
2017-12-16ASN.1: fix out-of-bounds read when parsing indefinite length itemEric Biggers1-21/+26
2017-12-16efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman4-16/+18
2017-12-16scsi: libsas: align sata_device's rps_resp on a cachelineHuacai Chen1-1/+1
2017-12-16isa: Prevent NULL dereference in isa_bus driver callbacksWilliam Breathitt Gray1-5/+5
2017-12-16hv: kvp: Avoid reading past allocated blocks from KVP filePaul Meyer1-56/+14
2017-12-16virtio: release virtio index when fail to device_registerweiping zhang1-0/+2
2017-12-16can: usb_8dev: cancel urb on -EPIPE and -EPROTOMartin Kelly1-0/+2
2017-12-16can: esd_usb2: cancel urb on -EPIPE and -EPROTOMartin Kelly1-0/+2
2017-12-16can: ems_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly1-0/+2
2017-12-16can: kvaser_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly1-0/+2
2017-12-16can: kvaser_usb: ratelimit errors if incomplete messages are receivedJimmy Assarsson1-3/+4
2017-12-16can: kvaser_usb: Fix comparison bug in kvaser_usb_read_bulk_callback()Jimmy Assarsson1-1/+1
2017-12-16can: kvaser_usb: free buf in error pathsJimmy Assarsson1-0/+2
2017-12-16can: ti_hecc: Fix napi poll return value for repollOliver Stäbler1-0/+3
2017-12-09Linux 4.4.105v4.4.105Greg Kroah-Hartman1-1/+1
2017-12-09xen-netfront: avoid crashing on resume after a failure in talk_to_netback()Vitaly Kuznetsov1-2/+1
2017-12-09usb: host: fix incorrect updating of offsetColin Ian King1-1/+1
2017-12-09USB: usbfs: Filter flags passed in from user spaceOliver Neukum1-5/+9
2017-12-09USB: devio: Prevent integer overflow in proc_do_submiturb()Dan Carpenter1-0/+5
2017-12-09USB: Increase usbfs transfer limitMateusz Berezecki1-27/+16
2017-12-09USB: core: Add type-specific length check of BOS descriptorsMasakazu Mokuno2-4/+27
2017-12-09usb: ch9: Add size macro for SSP dev cap descriptorJohn Youn1-0/+6
2017-12-09usb: Add USB 3.1 Precision time measurement capability descriptor supportMathias Nyman3-0/+14
2017-12-09usb: xhci: fix panic in xhci_free_virt_devices_depth_firstYu Chen1-0/+7
2017-12-09usb: hub: Cycle HUB power when initialization failsMike Looijmans1-0/+9
2017-12-09Revert "ocfs2: should wait dio before inode lock in ocfs2_setattr()"Greg Kroah-Hartman1-7/+2
2017-12-09net: fec: fix multicast filtering hardware setupRui Sousa1-14/+9
2017-12-09xen-netfront: Improve error handling during initializationRoss Lagerwall1-18/+11
2017-12-09mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara2-6/+2
2017-12-09tcp: correct memory barrier usage in tcp_check_space()Jason Baron1-1/+1
2017-12-09dmaengine: pl330: fix double lockIago Abal1-13/+6
2017-12-09tipc: fix cleanup at module unloadParthasarathy Bhuvaragan1-3/+1
2017-12-09net: sctp: fix array overrun read on sctp_timer_tblColin Ian King1-1/+1
2017-12-09drm/exynos/decon5433: set STANDALONE_UPDATE_F on output enablementAndrzej Hajda1-0/+2
2017-12-09NFSv4: Fix client recovery when server reboots multiple timesTrond Myklebust1-1/+0
2017-12-09KVM: arm/arm64: Fix occasional warning from the timer work functionChristoffer Dall1-3/+0
2017-12-09nfs: Don't take a reference on fl->fl_file for LOCK operationBenjamin Coddington1-3/+0
2017-12-09ravb: Remove Rx overflow log messagesKazuya Mizuguchi1-6/+2
2017-12-09net/appletalk: Fix kernel memory disclosureVlad Tsyrklevich1-1/+1
2017-12-09vti6: fix device register to report IFLA_INFO_KINDDavid Forster1-1/+1
2017-12-09ARM: OMAP1: DMA: Correct the number of logical channelsPeter Ujfalusi1-9/+7
2017-12-09net: systemport: Pad packet before inserting TSBFlorian Fainelli1-9/+9
2017-12-09net: systemport: Utilize skb_put_padto()Florian Fainelli1-3/+2
2017-12-09kprobes/x86: Disable preemption in ftrace-based jprobesMasami Hiramatsu1-9/+14