summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-23Linux 2.6.32.64v2.6.32.64Willy Tarreau
2014-11-23sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probeZhu Yanjun
2014-11-23isofs: Fix unbounded recursion when processing relocated directoriesJan Kara
2014-11-23futex: Unlock hb->lock in futex_wait_requeue_pi() error pathThomas Gleixner
2014-11-23USB: add new zte 3g-dongle's pid to option.cRui li
2014-11-23lzo: check for length overrun in variable length encoding.Willy Tarreau
2014-11-23Documentation: lzo: document part of the encodingWilly Tarreau
2014-11-23lib/lzo: Update LZO compression to current upstream versionMarkus F.X.J. Oberhumer
2014-11-23ARM: 7670/1: fix the memset fixNicolas Pitre
2014-11-23ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...Ivan Djelic
2014-11-23net: pppoe: use correct channel MTU when using Multilink PPPChristoph Schulz
2014-11-23md/raid6: avoid data corruption during recovery of double-degraded RAID6NeilBrown
2014-11-23ring-buffer: Always reset iterator to reader pageSteven Rostedt (Red Hat)
2014-11-23netfilter: nfnetlink_log: fix maximum packet length logged to userspaceFlorian Westphal
2014-11-23netfilter: nf_log: account for size of NLMSG_DONE attributeFlorian Westphal
2014-11-23tty: Fix high cpu load if tty is unreleaseablePeter Hurley
2014-11-23net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann
2014-11-23fix misuses of f_count() in ppp and netlinkAl Viro
2014-11-23USB: kobil_sct: fix non-atomic allocation in write pathJohan Hovold
2014-11-23gianfar: disable vlan tag insertion by defaultZhu Yanjun
2014-11-23dm crypt: fix access beyond the end of allocated spaceMikulas Patocka
2014-11-23Revert "nfsd: correctly handle return value from nfsd_map_name_to_*"Willy Tarreau
2014-11-23sctp: fix possible seqlock seadlock in sctp_packet_transmit()Eric Dumazet
2014-11-23iovec: make sure the caller actually wants anything in memcpy_fromiovecendSasha Levin
2014-11-23net: Correctly set segment mac_len in skb_segment().Vlad Yasevich
2014-11-23macvlan: Initialize vlan_features to turn on offload support.Vlad Yasevich
2014-11-23tcp: Fix integer-overflow in TCP vegasChristoph Paasch
2014-11-23tcp: Fix integer-overflows in TCP venoChristoph Paasch
2014-11-23net: sendmsg: fix NULL pointer dereferenceAndrey Ryabinin
2014-11-23net: sctp: inherit auth_capable on INIT collisionsDaniel Borkmann
2014-11-23ipv4: fix buffer overflow in ip_options_compile()Eric Dumazet
2014-11-23sunvnet: clean up objects created in vnet_new() on vnet_exit()Sowmini Varadhan
2014-11-23net: sctp: fix information leaks in ulpevent layerDaniel Borkmann
2014-11-23appletalk: Fix socket referencing in skbAndrey Utkin
2014-11-23igmp: fix the problem when mc leave groupdingtianhong
2014-11-23tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skbNeal Cardwell
2014-11-23sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka
2014-11-23ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo
2014-11-23ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen
2014-11-23filter: prevent nla extensions to peek beyond the end of the messageMathias Krause
2014-11-23mm: try_to_unmap_cluster() should lock_page() before mlockingVlastimil Babka
2014-11-23sctp: Fix sk_ack_backlog wrap-around problemXufeng Zhang
2014-11-23ALSA: control: Handle numid overflowLars-Peter Clausen
2014-11-23ALSA: control: Make sure that id->index does not overflowLars-Peter Clausen
2014-11-23fix autofs/afs/etc. magic mountpoint breakageAl Viro
2014-11-23MIPS: asm: thread_info: Add _TIF_SECCOMP flagMarkos Chandras
2014-11-23MIPS: Cleanup flags in syscall flags handlers.Ralf Baechle
2014-11-23x86_32, entry: Clean up sysenter_badsys declarationStefan Bader
2014-11-23x86_32, entry: Store badsys error code in %eaxSven Wegener
2014-11-23x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)Andy Lutomirski