summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-06Linux 3.10.62v3.10.62Greg Kroah-Hartman1-1/+1
2014-12-06nfsd: Fix ACL null pointer derefSergio Gelato1-0/+3
2014-12-06powerpc/powernv: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt2-4/+3
2014-12-06bnx2fc: do not add shared skbs to the fcoe_rx_listMaurizio Lombardi1-0/+7
2014-12-06nfsd4: fix leak of inode reference on delegation failureJ. Bruce Fields1-11/+20
2014-12-06nfsd: Fix slot wake up race in the nfsv4.1 callback codeTrond Myklebust1-2/+6
2014-12-06rt2x00: do not align payload on modern H/WStanislaw Gruszka1-38/+12
2014-12-06can: dev: avoid calling kfree_skb() from interrupt contextThomas Körper1-1/+1
2014-12-06spi: dw: Fix dynamic speed change.Thor Thayer1-5/+1
2014-12-06iser-target: Handle DEVICE_REMOVAL event on network portal listener correctlySagi Grimberg1-10/+19
2014-12-06target: Don't call TFO->write_pending if data_length == 0Roland Dreier1-1/+1
2014-12-06srp-target: Retry when QP creation fails with ENOMEMBart Van Assche1-0/+8
2014-12-06Input: xpad - use proper endpoint typeGreg Kroah-Hartman1-3/+13
2014-12-06ARM: 8222/1: mvebu: enable strex backoff delayThomas Petazzoni1-2/+0
2014-12-06ARM: 8216/1: xscale: correct auxiliary register in suspend/resumeDmitry Eremin-Solenikov1-2/+2
2014-12-06ALSA: usb-audio: Add ctrl message delay quirk for Marantz/Denon devicesJurgen Kramer1-0/+14
2014-12-06can: esd_usb2: fix memory leak on disconnectAlexey Khoroshilov1-0/+1
2014-12-06USB: xhci: don't start a halted endpoint before its new dequeue is setMathias Nyman1-2/+1
2014-12-06usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000Hans de Goede1-0/+3
2014-12-06usb: serial: ftdi_sio: add PIDs for Matrix Orbital productsTroy Clark2-4/+68
2014-12-06USB: serial: cp210x: add IDs for CEL MeshConnect USB StickPreston Fick1-0/+1
2014-12-06USB: keyspan: fix tty line-status reportingJohan Hovold1-28/+48
2014-12-06USB: keyspan: fix overrun-error reportingJohan Hovold1-10/+11
2014-12-06USB: ssu100: fix overrun-error reportingJohan Hovold1-8/+3
2014-12-06iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit maskCristina Ciocan1-1/+1
2014-12-06powerpc/pseries: Fix endiannes issue in RTAS call from xmonLaurent Dufour1-3/+3
2014-12-06powerpc/pseries: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt1-1/+1
2014-12-06of/base: Fix PowerPC address parsing hackBenjamin Herrenschmidt1-3/+16
2014-12-06ASoC: wm_adsp: Avoid attempt to free buffers that might still be in useCharles Keepax1-0/+1
2014-12-06ASoC: sgtl5000: Fix SMALL_POP bit definitionFabio Estevam2-3/+2
2014-12-06PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt2-0/+27
2014-12-06ipx: fix locking regression in ipx_sendmsg and ipx_recvmsgJiri Bohac1-1/+5
2014-12-06pptp: fix stack info leak in pptp_getname()Mathias Krause1-1/+3
2014-12-06qmi_wwan: Add support for HP lt4112 LTE/HSPA+ Gobi 4G ModemMartin Hauke1-0/+1
2014-12-06ieee802154: fix error handling in ieee802154fake_probe()Alexey Khoroshilov1-5/+8
2014-12-06ipv4: Fix incorrect error code when adding an unreachable routePanu Matilainen1-0/+4
2014-12-06inetdevice: fixed signed integer overflowVincent BENAYOUN1-1/+1
2014-12-06sparc64: Fix constraints on swab helpers.David S. Miller1-6/+6
2014-12-06uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski2-2/+1
2014-12-06x86, mm: Set NX across entire PMD at bootKees Cook1-1/+10
2014-12-06x86: Require exact match for 'noxsave' command line optionDave Hansen1-0/+2
2014-12-06x86_64, traps: Rework bad_iretAndy Lutomirski2-26/+48
2014-12-06x86_64, traps: Stop using IST for #SSAndy Lutomirski5-26/+7
2014-12-06x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski2-32/+26
2014-12-06MIPS: Loongson: Make platform serial setup always built-in.Aaro Koskinen1-1/+2
2014-12-06MIPS: oprofile: Fix backtrace on 64-bit kernelAaro Koskinen1-1/+1
2014-11-21Linux 3.10.61v3.10.61Greg Kroah-Hartman1-1/+1
2014-11-21mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner6-148/+79
2014-11-21mm: memcg: do not trap chargers with full callstack on OOMJohannes Weiner5-49/+140
2014-11-21mm: memcg: rework and document OOM waiting and wakeupJohannes Weiner1-37/+46