summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.4.103v3.4.103Greg Kroah-Hartman2014-08-141-1/+1
* 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/+4
* sparc64: Add membar to Niagara2 memcpy code.David S. Miller2014-08-141-0/+1
* sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.David S. Miller2014-08-142-3/+17
* sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addr...David S. Miller2014-08-141-15/+1
* sparc64: Fix top-level fault handling bugs.David S. Miller2014-08-141-32/+54
* sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller2014-08-141-3/+9
* sparc64: Make itc_sync_lock rawKirill Tkhai2014-08-141-3/+3
* sparc64: Fix argument sign extension for compat_sys_futex().David S. Miller2014-08-141-1/+1
* sctp: fix possible seqlock seadlock in sctp_packet_transmit()Eric Dumazet2014-08-141-1/+1
* 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
* tcp: Fix integer-overflow in TCP vegasChristoph Paasch2014-08-141-1/+2
* tcp: Fix integer-overflows in TCP venoChristoph Paasch2014-08-141-1/+1
* net: sendmsg: fix NULL pointer dereferenceAndrey Ryabinin2014-08-142-7/+8
* ip: make IP identifiers less predictableEric Dumazet2014-08-143-13/+36
* inetpeer: get rid of ip_id_countEric Dumazet2014-08-1416-137/+71
* Linux 3.4.102v3.4.102Greg Kroah-Hartman2014-08-071-1/+1
* ipv6: reallocate addrconf router for ipv6 address when lo device upGao feng2014-08-071-2/+12
* mm: try_to_unmap_cluster() should lock_page() before mlockingVlastimil Babka2014-08-072-2/+14
* 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
* Revert: "net: ip, ipv6: handle gso skbs in forwarding path"Greg Kroah-Hartman2014-08-073-95/+3
* x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski2014-08-073-24/+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/+324
* 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
* printk: rename printk_sched to printk_deferredJohn Stultz2014-08-074-6/+6
* mm, thp: do not allow thp faults to avoid cpuset restrictionsDavid Rientjes2014-08-071-8/+8
* scsi: handle flush errors properlyJames Bottomley2014-08-071-0/+8
* ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layoutKonstantin Khlebnikov2014-08-071-0/+7
* crypto: af_alg - properly label AF_ALG socketMilan Broz2014-08-071-0/+2
* Linux 3.4.101v3.4.101Greg Kroah-Hartman2014-07-311-1/+1
* mm: kmemleak: avoid false negatives on vmalloc'ed objectsCatalin Marinas2014-07-312-5/+13
* introduce SIZE_MAXXi Wang2014-07-314-4/+5
* s390/ptrace: fix PSW mask checkMartin Schwidefsky2014-07-311-2/+7
* Fix gcc-4.9.0 miscompilation of load_balance() in schedulerLinus Torvalds2014-07-311-0/+2
* mm: hugetlb: fix copy_hugetlb_page_range()Naoya Horiguchi2014-07-311-0/+1