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