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