summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.10.61v3.10.61Greg Kroah-Hartman2014-11-211-1/+1
* mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner2014-11-216-148/+79
* mm: memcg: do not trap chargers with full callstack on OOMJohannes Weiner2014-11-215-49/+140
* mm: memcg: rework and document OOM waiting and wakeupJohannes Weiner2014-11-211-37/+46
* mm: memcg: enable memcg OOM killer only for user faultsJohannes Weiner2014-11-215-12/+88
* x86: finish user fault error path with fatal signalJohannes Weiner2014-11-211-18/+17
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2014-11-2129-64/+135
* arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner2014-11-216-22/+26
* arch: mm: remove obsolete init OOM protectionJohannes Weiner2014-11-213-17/+0
* mm: invoke oom-killer from remaining unconverted page fault handlersJohannes Weiner2014-11-216-19/+24
* net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann2014-11-213-63/+60
* net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann2014-11-212-0/+7
* net: sctp: fix remote memory pressure from excessive queueingDaniel Borkmann2014-11-212-26/+10
* KVM: x86: Don't report guest userspace emulation error to userspaceNadav Amit2014-11-211-1/+1
* SCSI: hpsa: fix a race in cmd_free/scsi_doneTomas Henzl2014-11-211-2/+2
* net/mlx4_en: Fix BlueFlame raceEugenia Emantayev2014-11-211-19/+42
* ARM: Correct BUG() assembly to ensure it is endian-agnosticBen Dooks2014-11-212-7/+11
* perf/x86/intel: Use proper dTLB-load-misses event on IvyBridgeVince Weaver2014-11-211-0/+3
* mei: bus: fix possible boundaries violationAlexander Usyskin2014-11-211-1/+1
* perf: Handle compat ioctlPawel Moll2014-11-211-1/+21
* MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcachesYoichi Yuasa2014-11-211-0/+2
* dell-wmi: Fix access out of memoryPali Rohár2014-11-211-3/+9
* ARM: probes: fix instruction fetch order with <asm/opcodes.h>Ben Dooks2014-11-213-20/+28
* br: fix use of ->rx_handler_data in code executed on non-rx_handler pathJiri Pirko2014-11-212-1/+11
* netfilter: nf_nat: fix oops on netns removalFlorian Westphal2014-11-211-1/+34
* netfilter: xt_bpf: add mising opaque struct sk_filter definitionPablo Neira2014-11-211-0/+2
* netfilter: nf_log: release skbuff on nlmsg put failureHoucheng Lin2014-11-211-9/+8
* netfilter: nfnetlink_log: fix maximum packet length logged to userspaceFlorian Westphal2014-11-211-3/+5
* netfilter: nf_log: account for size of NLMSG_DONE attributeFlorian Westphal2014-11-211-3/+3
* ipc: always handle a new value of auto_msgmniAndrey Vagin2014-11-211-2/+1
* clocksource: Remove "weak" from clocksource_default_clock() declarationBjorn Helgaas2014-11-211-1/+1
* kgdb: Remove "weak" from kgdb_arch_pc() declarationBjorn Helgaas2014-11-211-1/+1
* media: ttusb-dec: buffer overflow in ioctlDan Carpenter2014-11-211-0/+3
* NFSv4: Fix races between nfs_remove_bad_delegation() and delegation returnTrond Myklebust2014-11-213-3/+23
* nfs: Fix use of uninitialized variable in nfs_getattr()Jan Kara2014-11-211-1/+1
* NFS: Don't try to reclaim delegation open state if recovery failedTrond Myklebust2014-11-211-0/+2
* NFSv4: Ensure that we remove NFSv4.0 delegations when state has expiredTrond Myklebust2014-11-211-1/+23
* Input: alps - allow up to 2 invalid packets without resetting devicePali Rohár2014-11-211-0/+3
* Input: alps - ignore potential bare packets when device is out of syncPali Rohár2014-11-211-1/+7
* dm raid: ensure superblock's size matches device's logical block sizeHeinz Mauelshagen2014-11-211-4/+7
* dm btree: fix a recursion depth bug in btree walking codeJoe Thornber2014-11-213-15/+17
* block: Fix computation of merged request priorityJan Kara2014-11-211-6/+8
* parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscallsHelge Deller2014-11-212-20/+13
* scsi: only re-lock door after EH on devices that were resetChristoph Hellwig2014-11-211-1/+3
* nfs: fix pnfs direct write memory leakPeng Tao2014-11-212-0/+12
* firewire: cdev: prevent kernel stack leaking into ioctl argumentsStefan Richter2014-11-211-2/+1
* arm64: __clear_user: handle exceptions on strbKyle McMartin2014-11-211-1/+1
* ARM: 8198/1: make kuser helpers depend on MMUNathan Lynch2014-11-211-0/+1
* drm/radeon: add missing crtc unlock when setting up the MCAlex Deucher2014-11-211-0/+1
* mac80211: fix use-after-free in defragmentationJohannes Berg2014-11-211-7/+7