summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-30USB: sierra: fix remote wakeupJohan Hovold
2014-06-30USB: sierra: fix urb and memory leak on disconnectJohan Hovold
2014-06-30USB: sierra: fix urb and memory leak in resume error pathJohan Hovold
2014-06-30USB: sierra: fix use after free at suspend/resumeJohan Hovold
2014-06-30USB: sierra: fix AA deadlock in open error pathJohan Hovold
2014-06-30USB: usb_wwan: fix potential blocked I/O after resumeJohan Hovold
2014-06-30USB: usb_wwan: fix potential NULL-deref at resumeJohan Hovold
2014-06-30USB: usb_wwan: fix urb leak at shutdownJohan Hovold
2014-06-30USB: usb_wwan: fix write and suspend raceJohan Hovold
2014-06-30USB: usb_wwan: fix race between write and resumexiao jin
2014-06-30USB: usb_wwan: fix urb leak in write error pathxiao jin
2014-06-30matroxfb: perform a dummy read of M_STATUSMikulas Patocka
2014-06-30ext4: fix wrong assert in ext4_mb_normalize_request()Maurizio Lombardi
2014-06-30s390/lowcore: reserve 96 bytes for IRB in lowcoreChristian Borntraeger
2014-06-30mm: vmscan: clear kswapd's special reclaim powers before exitingJohannes Weiner
2014-06-30HID: core: fix validation of report id 0Kees Cook
2014-06-30mm: fix sleeping function warning from __put_anon_vmaHugh Dickins
2014-06-30mm/memory-failure.c: don't let collect_procs() skip over processes for MF_ACT...Tony Luck
2014-06-30mm/memory-failure.c-failure: send right signal code to correct threadTony Luck
2014-06-30USB: option: fix runtime PM handlingJohan Hovold
2014-06-30USB: EHCI: avoid BIOS handover on the HASEE E200Alan Stern
2014-06-30usb: dwc3: gadget: clear stall when disabling endpointFelipe Balbi
2014-06-30usb: gadget: rename CONFIG_USB_GADGET_PXA25XPaul Bolle
2014-06-30USB: usbtest: add a timeout for scatter-gather testsAlan Stern
2014-06-30usb: usbtest: fix unlink write error with pattern 1Huang Rui
2014-06-30applicom: dereferencing NULL on error pathDan Carpenter
2014-06-30staging: tidspbridge: check for CONFIG_SND_OMAP_SOC_MCBSPPaul Bolle
2014-06-30can: peak_pci: prevent use after free at netdev removalStephane Grosjean
2014-06-26Linux 3.4.95v3.4.95Greg Kroah-Hartman
2014-06-26lzo: properly check for overrunsGreg Kroah-Hartman
2014-06-26lib/lzo: Update LZO compression to current upstream versionMarkus F.X.J. Oberhumer
2014-06-26lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.cMarkus F.X.J. Oberhumer
2014-06-26ALSA: control: Make sure that id->index does not overflowLars-Peter Clausen
2014-06-26ALSA: control: Handle numid overflowLars-Peter Clausen
2014-06-26ALSA: control: Don't access controls outside of protected regionsLars-Peter Clausen
2014-06-26ALSA: control: Fix replacing user controlsLars-Peter Clausen
2014-06-26ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen
2014-06-26ALSA: hda/realtek - Add support of ALC891 codecKailang Yang
2014-06-26nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=offThomas Gleixner
2014-06-26USB: cdc-acm: fix runtime PM imbalance at shutdownJohan Hovold
2014-06-26USB: cdc-acm: fix I/O after failed openJohan Hovold
2014-06-26USB: cdc-acm: fix shutdown and suspend raceJohan Hovold
2014-06-26USB: cdc-acm: fix runtime PM for control messagesJohan Hovold
2014-06-26USB: cdc-acm: fix broken runtime suspendJohan Hovold
2014-06-26USB: cdc-acm: fix write and resume raceJohan Hovold
2014-06-26USB: cdc-acm: fix write and suspend raceJohan Hovold
2014-06-26netlink: rate-limit leftover bytes warning and print process nameMichal Schmidt
2014-06-26net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang
2014-06-26mlx4_core: Stash PCI ID driver_data in mlx4_priv structureWei Yang
2014-06-26sctp: Fix sk_ack_backlog wrap-around problemXufeng Zhang