summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
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
2014-11-21mm: memcg: enable memcg OOM killer only for user faultsJohannes Weiner5-12/+88
2014-11-21x86: finish user fault error path with fatal signalJohannes Weiner1-18/+17
2014-11-21arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner29-64/+135
2014-11-21arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner6-22/+26
2014-11-21arch: mm: remove obsolete init OOM protectionJohannes Weiner3-17/+0
2014-11-21mm: invoke oom-killer from remaining unconverted page fault handlersJohannes Weiner6-19/+24
2014-11-21net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann3-63/+60
2014-11-21net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann2-0/+7
2014-11-21net: sctp: fix remote memory pressure from excessive queueingDaniel Borkmann2-26/+10
2014-11-21KVM: x86: Don't report guest userspace emulation error to userspaceNadav Amit1-1/+1
2014-11-21SCSI: hpsa: fix a race in cmd_free/scsi_doneTomas Henzl1-2/+2
2014-11-21net/mlx4_en: Fix BlueFlame raceEugenia Emantayev1-19/+42
2014-11-21ARM: Correct BUG() assembly to ensure it is endian-agnosticBen Dooks2-7/+11
2014-11-21perf/x86/intel: Use proper dTLB-load-misses event on IvyBridgeVince Weaver1-0/+3
2014-11-21mei: bus: fix possible boundaries violationAlexander Usyskin1-1/+1
2014-11-21perf: Handle compat ioctlPawel Moll1-1/+21
2014-11-21MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcachesYoichi Yuasa1-0/+2
2014-11-21dell-wmi: Fix access out of memoryPali Rohár1-3/+9
2014-11-21ARM: probes: fix instruction fetch order with <asm/opcodes.h>Ben Dooks3-20/+28
2014-11-21br: fix use of ->rx_handler_data in code executed on non-rx_handler pathJiri Pirko2-1/+11
2014-11-21netfilter: nf_nat: fix oops on netns removalFlorian Westphal1-1/+34