aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-28Linux 3.4.103-rt127v3.4.103-rt127Steven Rostedt (Red Hat)
2014-10-28Merge tag 'v3.4.103' into v3.4-rtSteven Rostedt (Red Hat)
2014-10-28Linux 3.4.102-rt126v3.4.102-rt126Steven Rostedt (Red Hat)
2014-10-28Merge tag 'v3.4.102' into v3.4-rtSteven Rostedt (Red Hat)
2014-10-28Linux 3.4.101-rt125v3.4.101-rt125Steven Rostedt (Red Hat)
2014-10-28Merge tag 'v3.4.101' into v3.4-rtSteven Rostedt (Red Hat)
2014-10-28Linux 3.4.100-rt124v3.4.100-rt124Steven Rostedt (Red Hat)
2014-10-28Merge tag 'v3.4.100' into v3.4-rtSteven Rostedt (Red Hat)
2014-10-28Linux 3.4.99-rt123v3.4.99-rt123Steven Rostedt (Red Hat)
2014-10-28Merge tag 'v3.4.99' into v3.4-rtSteven Rostedt (Red Hat)
2014-10-28Linux 3.4.98-rt122v3.4.98-rt122Steven Rostedt (Red Hat)
2014-10-28Merge tag 'v3.4.98' into v3.4-rtSteven Rostedt (Red Hat)
2014-08-14Linux 3.4.103v3.4.103Greg Kroah-Hartman
2014-08-14arch/sparc/math-emu/math_32.c: drop stray break operatorAndrey Utkin
2014-08-14sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan
2014-08-14sunsab: Fix detection of BREAK on sunsab serial consoleChristopher Alexander Tobias Schulze
2014-08-14bbc-i2c: Fix BBC I2C envctrl on SunBlade 2000Christopher Alexander Tobias Schulze
2014-08-14sparc64: Guard against flushing openfirmware mappings.David S. Miller
2014-08-14sparc64: Do not insert non-valid PTEs into the TSB hash table.David S. Miller
2014-08-14sparc64: Add membar to Niagara2 memcpy code.David S. Miller
2014-08-14sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.David S. Miller
2014-08-14sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addr...David S. Miller
2014-08-14sparc64: Fix top-level fault handling bugs.David S. Miller
2014-08-14sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller
2014-08-14sparc64: Make itc_sync_lock rawKirill Tkhai
2014-08-14sparc64: Fix argument sign extension for compat_sys_futex().David S. Miller
2014-08-14sctp: fix possible seqlock seadlock in sctp_packet_transmit()Eric Dumazet
2014-08-14iovec: make sure the caller actually wants anything in memcpy_fromiovecendSasha Levin
2014-08-14net: Correctly set segment mac_len in skb_segment().Vlad Yasevich
2014-08-14macvlan: Initialize vlan_features to turn on offload support.Vlad Yasevich
2014-08-14net: sctp: inherit auth_capable on INIT collisionsDaniel Borkmann
2014-08-14tcp: Fix integer-overflow in TCP vegasChristoph Paasch
2014-08-14tcp: Fix integer-overflows in TCP venoChristoph Paasch
2014-08-14net: sendmsg: fix NULL pointer dereferenceAndrey Ryabinin
2014-08-14ip: make IP identifiers less predictableEric Dumazet
2014-08-14inetpeer: get rid of ip_id_countEric Dumazet
2014-08-07Linux 3.4.102v3.4.102Greg Kroah-Hartman
2014-08-07ipv6: reallocate addrconf router for ipv6 address when lo device upGao feng
2014-08-07mm: try_to_unmap_cluster() should lock_page() before mlockingVlastimil Babka
2014-08-07x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky
2014-08-07lib/btree.c: fix leak of whole btree nodesMinfei Huang
2014-08-07net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin
2014-08-07Revert: "net: ip, ipv6: handle gso skbs in forwarding path"Greg Kroah-Hartman
2014-08-07x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski
2014-08-07x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin
2014-08-07x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin
2014-08-07x86, espfix: Fix broken header guardH. Peter Anvin
2014-08-07x86, espfix: Move espfix definitions into a separate header fileH. Peter Anvin
2014-08-07x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin
2014-08-07Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"H. Peter Anvin