summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.15.10v3.15.10linux-3.15.yGreg Kroah-Hartman2014-08-141-1/+1
* xfs: log vector rounding leaks log spaceDave Chinner2014-08-142-9/+17
* arch/sparc/math-emu/math_32.c: drop stray break operatorAndrey Utkin2014-08-141-1/+1
* sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan2014-08-141-1/+1
* sunsab: Fix detection of BREAK on sunsab serial consoleChristopher Alexander Tobias Schulze2014-08-141-0/+9
* bbc-i2c: Fix BBC I2C envctrl on SunBlade 2000Christopher Alexander Tobias Schulze2014-08-142-3/+14
* sparc64: Guard against flushing openfirmware mappings.David S. Miller2014-08-142-10/+25
* sparc64: Do not insert non-valid PTEs into the TSB hash table.David S. Miller2014-08-141-0/+8
* sparc: Hook up renameat2 syscall.David S. Miller2014-08-144-1/+6
* sctp: fix possible seqlock seadlock in sctp_packet_transmit()Eric Dumazet2014-08-141-1/+1
* batman-adv: Fix out-of-order fragmentation supportSven Eckelmann2014-08-141-3/+7
* iovec: make sure the caller actually wants anything in memcpy_fromiovecendSasha Levin2014-08-141-0/+4
* net: Correctly set segment mac_len in skb_segment().Vlad Yasevich2014-08-141-1/+1
* macvlan: Initialize vlan_features to turn on offload support.Vlad Yasevich2014-08-141-0/+1
* net: sctp: inherit auth_capable on INIT collisionsDaniel Borkmann2014-08-141-0/+1
* bna: fix performance regressionIvan Vecera2014-08-141-1/+1
* tcp: Fix integer-overflow in TCP vegasChristoph Paasch2014-08-141-1/+2
* ip: make IP identifiers less predictableEric Dumazet2014-08-143-13/+32
* inetpeer: get rid of ip_id_countEric Dumazet2014-08-1417-143/+65
* tcp: Fix integer-overflows in TCP venoChristoph Paasch2014-08-141-1/+1
* ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip"Dmitry Popov2014-08-142-11/+19
* net: phy: re-apply PHY fixups during phy_register_deviceFlorian Fainelli2014-08-141-1/+1
* net: sendmsg: fix NULL pointer dereferenceAndrey Ryabinin2014-08-142-7/+8
* bnx2x: fix crash during TSO tunnelingDmitry Kravkov2014-08-142-0/+10
* xfrm: Fix installation of AH IPsec SAsTobias Brunner2014-08-141-4/+3
* xfrm: Fix refcount imbalance in xfrm_lookupSteffen Klassert2014-08-141-0/+2
* net: bcmgenet: correctly pad short packetsFlorian Fainelli2014-08-141-0/+5
* Linux 3.15.9v3.15.9Greg Kroah-Hartman2014-08-071-1/+1
* x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky2014-08-071-3/+2
* lib/btree.c: fix leak of whole btree nodesMinfei Huang2014-08-071-0/+1
* net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin2014-08-071-2/+2
* xtensa: add fixup for double exception raised in window overflowMax Filippov2014-08-072-24/+138
* x86/xen: no need to explicitly register an NMI callbackDavid Vrabel2014-08-071-8/+1
* drm/i915: Ignore VBT backlight presence check on HP Chromebook 14Scot Doyle2014-08-071-0/+3
* staging: vt6655: Fix Warning on boot handle_irq_event_percpu.Malcolm Priestley2014-08-071-2/+5
* ARM: dts: dra7-evm: Make VDDA_1V8_PHY supply always onRoger Quadros2014-08-071-0/+1
* vfs: fix check for fallocate on active swapfileEric Biggers2014-08-071-3/+2
* pinctrl: dra: dt-bindings: Fix pull enable/disableNishanth Menon2014-08-071-3/+4
* x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski2014-08-073-21/+11
* x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin2014-08-074-5/+43
* x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin2014-08-074-3/+7
* x86, espfix: Fix broken header guardH. Peter Anvin2014-08-071-1/+1
* x86, espfix: Move espfix definitions into a separate header fileH. Peter Anvin2014-08-073-3/+19
* x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin2014-08-0710-26/+329
* Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"H. Peter Anvin2014-08-072-11/+1
* timer: Fix lock inversion between hrtimer_bases.lock and scheduler locksJan Kara2014-08-071-4/+6
* sched_clock: Avoid corrupting hrtimer tree during suspendStephen Boyd2014-08-071-1/+3
* printk: rename printk_sched to printk_deferredJohn Stultz2014-08-075-7/+7
* dm cache: fix race affecting dirty block countAnssi Hannula2014-08-071-7/+6
* dm bufio: fully initialize shrinkerGreg Thelen2014-08-071-1/+1