summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-14Linux 3.10.60v3.10.60upstreamGreg Kroah-Hartman1-1/+1
2014-11-14libceph: ceph-msgr workqueue needs a resque workerIlya Dryomov1-1/+2
2014-11-14Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanupChris Mason1-1/+1
2014-11-14of: Fix overflow bug in string property parsing functionsGrant Likely3-86/+152
2014-11-14sysfs: driver core: Fix glue dir race condition by gdp_mutexYijing Wang1-1/+3
2014-11-14i2c: at91: don't account as iowaitWolfram Sang1-1/+1
2014-11-14acer-wmi: Add acpi_backlight=video quirk for the Acer KAV80Hans de Goede1-0/+11
2014-11-14rbd: Fix error recovery in rbd_obj_read_sync()Jan Kara1-1/+1
2014-11-14drm/radeon: remove invalid pci idAlex Deucher1-1/+0
2014-11-14usb: gadget: udc: core: fix kernel oops with soft-connectFelipe Balbi1-0/+5
2014-11-14usb: gadget: function: acm: make f_acm pass USB20CV Chapter9Felipe Balbi1-3/+4
2014-11-14usb: dwc3: gadget: fix set_halt() bug with pending transfersFelipe Balbi3-7/+15
2014-11-14crypto: algif - avoid excessive use of socket buffer in skcipherOndrej Kozina1-1/+1
2014-11-14mm: Remove false WARN_ON from pagecache_isize_extended()Jan Kara1-1/+0
2014-11-14x86, apic: Handle a bad TSC more gracefullyAndy Lutomirski2-3/+6
2014-11-14posix-timers: Fix stack info leak in timer_create()Mathias Krause1-0/+1
2014-11-14mac80211: fix typo in starting baserate for rts_cts_rate_idxKarl Beldan1-1/+1
2014-11-14PM / Sleep: fix recovery during resuming from hibernationImre Deak1-1/+7
2014-11-14tty: Fix high cpu load if tty is unreleaseablePeter Hurley1-1/+6
2014-11-14quota: Properly return errors from dquot_writeback_dquots()Jan Kara1-1/+1
2014-11-14ext3: Don't check quota format when there are no quota filesJan Kara1-7/+0
2014-11-14nfsd4: fix crash on unknown operation numberJ. Bruce Fields1-1/+2
2014-11-14cpc925_edac: Report UE events properlyJason Baron1-1/+1
2014-11-14e7xxx_edac: Report CE events properlyJason Baron1-1/+1
2014-11-14i3200_edac: Report CE events properlyJason Baron1-2/+2
2014-11-14i82860_edac: Report CE events properlyJason Baron1-1/+1
2014-11-14scsi: Fix error handling in SCSI_IOCTL_SEND_COMMANDJan Kara1-2/+1
2014-11-14lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()Jan Kara1-2/+6
2014-11-14cgroup/kmemleak: add kmemleak_free() for cgroup deallocations.Wang Nan1-0/+1
2014-11-14usb: Do not allow usb_alloc_streams on unconfigured devicesHans de Goede1-0/+2
2014-11-14USB: opticon: fix non-atomic allocation in write pathJohan Hovold1-1/+1
2014-11-14usb-storage: handle a skipped data phaseAlan Stern1-0/+26
2014-11-14spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PMDmitry Eremin-Solenikov1-2/+5
2014-11-14spi: pl022: Fix incorrect dma_unmap_sgRay Jui1-1/+1
2014-11-14usb: dwc3: gadget: Properly initialize LINK TRBJack Pham1-2/+1
2014-11-14wireless: rt2x00: add new rt2800usb deviceCyril Brulebois1-0/+1
2014-11-14USB: option: add Haier CE81B CDMA modemDan Williams1-0/+2
2014-11-14usb: option: add support for Telit LE910Daniele Palmas1-0/+8
2014-11-14USB: cdc-acm: only raise DTR on transitions from B0Johan Hovold1-2/+3
2014-11-14USB: cdc-acm: add device id for GW Instek AFG-2225Johan Hovold1-0/+1
2014-11-14usb: serial: ftdi_sio: add "bricked" FTDI device PIDPerry Hung2-0/+7
2014-11-14usb: serial: ftdi_sio: add Awinda Station and Dongle productsFrans Klaver2-1/+7
2014-11-14USB: serial: cp210x: add Silicon Labs 358x VID and PIDNathaniel Ting1-0/+1
2014-11-14serial: Fix divide-by-zero fault in uart_get_divisor()Peter Hurley1-1/+1
2014-11-14staging:iio:ade7758: Remove "raw" from channel nameLars-Peter Clausen1-15/+9
2014-11-14staging:iio:ade7758: Fix check if channels are enabled in prenableLars-Peter Clausen1-1/+1
2014-11-14staging:iio:ade7758: Fix NULL pointer deref when enabling bufferLars-Peter Clausen3-34/+3
2014-11-14staging:iio:ad5933: Drop "raw" from channel namesLars-Peter Clausen1-2/+2
2014-11-14staging:iio:ad5933: Fix NULL pointer deref when enabling bufferLars-Peter Clausen1-7/+4
2014-11-14OOM, PM: OOM killed task shouldn't escape PM suspendMichal Hocko4-1/+67