summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-14Linux 3.15.10v3.15.10linux-3.15.yGreg Kroah-Hartman1-1/+1
2014-08-14xfs: log vector rounding leaks log spaceDave Chinner2-9/+17
2014-08-14arch/sparc/math-emu/math_32.c: drop stray break operatorAndrey Utkin1-1/+1
2014-08-14sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan1-1/+1
2014-08-14sunsab: Fix detection of BREAK on sunsab serial consoleChristopher Alexander Tobias Schulze1-0/+9
2014-08-14bbc-i2c: Fix BBC I2C envctrl on SunBlade 2000Christopher Alexander Tobias Schulze2-3/+14
2014-08-14sparc64: Guard against flushing openfirmware mappings.David S. Miller2-10/+25
2014-08-14sparc64: Do not insert non-valid PTEs into the TSB hash table.David S. Miller1-0/+8
2014-08-14sparc: Hook up renameat2 syscall.David S. Miller4-1/+6
2014-08-14sctp: fix possible seqlock seadlock in sctp_packet_transmit()Eric Dumazet1-1/+1
2014-08-14batman-adv: Fix out-of-order fragmentation supportSven Eckelmann1-3/+7
2014-08-14iovec: make sure the caller actually wants anything in memcpy_fromiovecendSasha Levin1-0/+4
2014-08-14net: Correctly set segment mac_len in skb_segment().Vlad Yasevich1-1/+1
2014-08-14macvlan: Initialize vlan_features to turn on offload support.Vlad Yasevich1-0/+1
2014-08-14net: sctp: inherit auth_capable on INIT collisionsDaniel Borkmann1-0/+1
2014-08-14bna: fix performance regressionIvan Vecera1-1/+1
2014-08-14tcp: Fix integer-overflow in TCP vegasChristoph Paasch1-1/+2
2014-08-14ip: make IP identifiers less predictableEric Dumazet3-13/+32
2014-08-14inetpeer: get rid of ip_id_countEric Dumazet17-143/+65
2014-08-14tcp: Fix integer-overflows in TCP venoChristoph Paasch1-1/+1
2014-08-14ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip"Dmitry Popov2-11/+19
2014-08-14net: phy: re-apply PHY fixups during phy_register_deviceFlorian Fainelli1-1/+1
2014-08-14net: sendmsg: fix NULL pointer dereferenceAndrey Ryabinin2-7/+8
2014-08-14bnx2x: fix crash during TSO tunnelingDmitry Kravkov2-0/+10
2014-08-14xfrm: Fix installation of AH IPsec SAsTobias Brunner1-4/+3
2014-08-14xfrm: Fix refcount imbalance in xfrm_lookupSteffen Klassert1-0/+2
2014-08-14net: bcmgenet: correctly pad short packetsFlorian Fainelli1-0/+5
2014-08-08Linux 3.15.9v3.15.9Greg Kroah-Hartman1-1/+1
2014-08-08x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky1-3/+2
2014-08-08lib/btree.c: fix leak of whole btree nodesMinfei Huang1-0/+1
2014-08-08net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin1-2/+2
2014-08-08xtensa: add fixup for double exception raised in window overflowMax Filippov2-24/+138
2014-08-08x86/xen: no need to explicitly register an NMI callbackDavid Vrabel1-8/+1
2014-08-08drm/i915: Ignore VBT backlight presence check on HP Chromebook 14Scot Doyle1-0/+3
2014-08-08staging: vt6655: Fix Warning on boot handle_irq_event_percpu.Malcolm Priestley1-2/+5
2014-08-08ARM: dts: dra7-evm: Make VDDA_1V8_PHY supply always onRoger Quadros1-0/+1
2014-08-08vfs: fix check for fallocate on active swapfileEric Biggers1-3/+2
2014-08-08pinctrl: dra: dt-bindings: Fix pull enable/disableNishanth Menon1-3/+4
2014-08-08x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski3-21/+11
2014-08-08x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin4-5/+43
2014-08-08x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin4-3/+7
2014-08-08x86, espfix: Fix broken header guardH. Peter Anvin1-1/+1
2014-08-08x86, espfix: Move espfix definitions into a separate header fileH. Peter Anvin3-3/+19
2014-08-08x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin10-26/+329
2014-08-08Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"H. Peter Anvin2-11/+1
2014-08-08timer: Fix lock inversion between hrtimer_bases.lock and scheduler locksJan Kara1-4/+6
2014-08-08sched_clock: Avoid corrupting hrtimer tree during suspendStephen Boyd1-1/+3
2014-08-08printk: rename printk_sched to printk_deferredJohn Stultz5-7/+7
2014-08-08dm cache: fix race affecting dirty block countAnssi Hannula1-7/+6
2014-08-08dm bufio: fully initialize shrinkerGreg Thelen1-1/+1