summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-23Linux 2.6.32.64v2.6.32.64Willy Tarreau1-1/+1
2014-11-23sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probeZhu Yanjun1-5/+9
2014-11-23isofs: Fix unbounded recursion when processing relocated directoriesJan Kara3-22/+55
2014-11-23futex: Unlock hb->lock in futex_wait_requeue_pi() error pathThomas Gleixner1-0/+1
2014-11-23USB: add new zte 3g-dongle's pid to option.cRui li1-1/+128
2014-11-23lzo: check for length overrun in variable length encoding.Willy Tarreau1-6/+37
2014-11-23Documentation: lzo: document part of the encodingWilly Tarreau1-0/+164
2014-11-23lib/lzo: Update LZO compression to current upstream versionMarkus F.X.J. Oberhumer4-342/+395
2014-11-23ARM: 7670/1: fix the memset fixNicolas Pitre1-20/+13
2014-11-23ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...Ivan Djelic1-41/+44
2014-11-23net: pppoe: use correct channel MTU when using Multilink PPPChristoph Schulz1-1/+1
2014-11-23md/raid6: avoid data corruption during recovery of double-degraded RAID6NeilBrown1-0/+2
2014-11-23ring-buffer: Always reset iterator to reader pageSteven Rostedt (Red Hat)1-9/+3
2014-11-23netfilter: nfnetlink_log: fix maximum packet length logged to userspaceFlorian Westphal1-3/+5
2014-11-23netfilter: nf_log: account for size of NLMSG_DONE attributeFlorian Westphal1-3/+3
2014-11-23tty: Fix high cpu load if tty is unreleaseablePeter Hurley1-1/+6
2014-11-23net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann3-64/+60
2014-11-23fix misuses of f_count() in ppp and netlinkAl Viro1-1/+1
2014-11-23USB: kobil_sct: fix non-atomic allocation in write pathJohan Hovold1-2/+2
2014-11-23gianfar: disable vlan tag insertion by defaultZhu Yanjun1-6/+0
2014-11-23dm crypt: fix access beyond the end of allocated spaceMikulas Patocka1-4/+16
2014-11-23Revert "nfsd: correctly handle return value from nfsd_map_name_to_*"Willy Tarreau1-4/+4
2014-11-23sctp: fix possible seqlock seadlock in sctp_packet_transmit()Eric Dumazet1-1/+1
2014-11-23iovec: make sure the caller actually wants anything in memcpy_fromiovecendSasha Levin1-0/+4
2014-11-23net: Correctly set segment mac_len in skb_segment().Vlad Yasevich1-1/+1
2014-11-23macvlan: Initialize vlan_features to turn on offload support.Vlad Yasevich1-0/+1
2014-11-23tcp: Fix integer-overflow in TCP vegasChristoph Paasch1-1/+2
2014-11-23tcp: Fix integer-overflows in TCP venoChristoph Paasch1-1/+1
2014-11-23net: sendmsg: fix NULL pointer dereferenceAndrey Ryabinin2-7/+8
2014-11-23net: sctp: inherit auth_capable on INIT collisionsDaniel Borkmann1-0/+1
2014-11-23ipv4: fix buffer overflow in ip_options_compile()Eric Dumazet1-0/+4
2014-11-23sunvnet: clean up objects created in vnet_new() on vnet_exit()Sowmini Varadhan1-1/+19
2014-11-23net: sctp: fix information leaks in ulpevent layerDaniel Borkmann1-107/+15
2014-11-23appletalk: Fix socket referencing in skbAndrey Utkin1-3/+0
2014-11-23igmp: fix the problem when mc leave groupdingtianhong1-4/+6
2014-11-23tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skbNeal Cardwell1-1/+1
2014-11-23sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka1-0/+4
2014-11-23ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo2-0/+19
2014-11-23ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen3-6/+28
2014-11-23filter: prevent nla extensions to peek beyond the end of the messageMathias Krause1-1/+7
2014-11-23mm: try_to_unmap_cluster() should lock_page() before mlockingVlastimil Babka2-2/+14
2014-11-23sctp: Fix sk_ack_backlog wrap-around problemXufeng Zhang1-1/+1
2014-11-23ALSA: control: Handle numid overflowLars-Peter Clausen1-0/+4
2014-11-23ALSA: control: Make sure that id->index does not overflowLars-Peter Clausen1-0/+3
2014-11-23fix autofs/afs/etc. magic mountpoint breakageAl Viro2-1/+1
2014-11-23MIPS: asm: thread_info: Add _TIF_SECCOMP flagMarkos Chandras1-1/+2
2014-11-23MIPS: Cleanup flags in syscall flags handlers.Ralf Baechle5-4/+6
2014-11-23x86_32, entry: Clean up sysenter_badsys declarationStefan Bader1-1/+1
2014-11-23x86_32, entry: Store badsys error code in %eaxSven Wegener1-4/+5
2014-11-23x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)Andy Lutomirski1-2/+8