summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-06powerpc/pseries: Fix endiannes issue in RTAS call from xmonLaurent Dufour
2014-12-06powerpc/pseries: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt
2014-12-06of/base: Fix PowerPC address parsing hackBenjamin Herrenschmidt
2014-12-06ASoC: wm_adsp: Avoid attempt to free buffers that might still be in useCharles Keepax
2014-12-06ASoC: sgtl5000: Fix SMALL_POP bit definitionFabio Estevam
2014-12-06PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt
2014-12-06ipx: fix locking regression in ipx_sendmsg and ipx_recvmsgJiri Bohac
2014-12-06pptp: fix stack info leak in pptp_getname()Mathias Krause
2014-12-06qmi_wwan: Add support for HP lt4112 LTE/HSPA+ Gobi 4G ModemMartin Hauke
2014-12-06ieee802154: fix error handling in ieee802154fake_probe()Alexey Khoroshilov
2014-12-06ipv4: Fix incorrect error code when adding an unreachable routePanu Matilainen
2014-12-06inetdevice: fixed signed integer overflowVincent BENAYOUN
2014-12-06sparc64: Fix constraints on swab helpers.David S. Miller
2014-12-06uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski
2014-12-06x86, mm: Set NX across entire PMD at bootKees Cook
2014-12-06x86: Require exact match for 'noxsave' command line optionDave Hansen
2014-12-06x86_64, traps: Rework bad_iretAndy Lutomirski
2014-12-06x86_64, traps: Stop using IST for #SSAndy Lutomirski
2014-12-06x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski
2014-12-06MIPS: Loongson: Make platform serial setup always built-in.Aaro Koskinen
2014-12-06MIPS: oprofile: Fix backtrace on 64-bit kernelAaro Koskinen
2014-11-21Linux 3.10.61v3.10.61Greg Kroah-Hartman
2014-11-21mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner
2014-11-21mm: memcg: do not trap chargers with full callstack on OOMJohannes Weiner
2014-11-21mm: memcg: rework and document OOM waiting and wakeupJohannes Weiner
2014-11-21mm: memcg: enable memcg OOM killer only for user faultsJohannes Weiner
2014-11-21x86: finish user fault error path with fatal signalJohannes Weiner
2014-11-21arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2014-11-21arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner
2014-11-21arch: mm: remove obsolete init OOM protectionJohannes Weiner
2014-11-21mm: invoke oom-killer from remaining unconverted page fault handlersJohannes Weiner
2014-11-21net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann
2014-11-21net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann
2014-11-21net: sctp: fix remote memory pressure from excessive queueingDaniel Borkmann
2014-11-21KVM: x86: Don't report guest userspace emulation error to userspaceNadav Amit
2014-11-21SCSI: hpsa: fix a race in cmd_free/scsi_doneTomas Henzl
2014-11-21net/mlx4_en: Fix BlueFlame raceEugenia Emantayev
2014-11-21ARM: Correct BUG() assembly to ensure it is endian-agnosticBen Dooks
2014-11-21perf/x86/intel: Use proper dTLB-load-misses event on IvyBridgeVince Weaver
2014-11-21mei: bus: fix possible boundaries violationAlexander Usyskin
2014-11-21perf: Handle compat ioctlPawel Moll
2014-11-21MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcachesYoichi Yuasa
2014-11-21dell-wmi: Fix access out of memoryPali Rohár
2014-11-21ARM: probes: fix instruction fetch order with <asm/opcodes.h>Ben Dooks
2014-11-21br: fix use of ->rx_handler_data in code executed on non-rx_handler pathJiri Pirko
2014-11-21netfilter: nf_nat: fix oops on netns removalFlorian Westphal
2014-11-21netfilter: xt_bpf: add mising opaque struct sk_filter definitionPablo Neira
2014-11-21netfilter: nf_log: release skbuff on nlmsg put failureHoucheng Lin
2014-11-21netfilter: nfnetlink_log: fix maximum packet length logged to userspaceFlorian Westphal
2014-11-21netfilter: nf_log: account for size of NLMSG_DONE attributeFlorian Westphal