summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.2.90-rt128v3.2.90-rt128Steven Rostedt (VMware)2017-09-051-1/+1
* Merge tag 'v3.2.90' into v3.2-rtSteven Rostedt (VMware)2017-09-0523-301/+363
|\
| * Linux 3.2.90v3.2.90Ben Hutchings2017-07-021-1/+1
| * mm: fix find_vma_prevMikulas Patocka2017-07-021-2/+10
| * mm: simplify find_vma_prev()KOSAKI Motohiro2017-07-021-28/+8
| * rxrpc: Fix several cases where a padded len isn't checked in ticket decodeDavid Howells2017-07-021-30/+34
| * Allow stack to grow up to address space limitHelge Deller2017-07-021-5/+8
| * mm: larger stack guard gap, between vmasHugh Dickins2017-07-0221-272/+312
| * mm: do not grow the stack vma just because of an overrun on preceding vmaLinus Torvalds2017-07-021-0/+27
* | Linux 3.2.89-rt127v3.2.89-rt127Steven Rostedt (VMware)2017-06-091-1/+1
* | Merge tag 'v3.2.89' into v3.2-rtSteven Rostedt (VMware)2017-06-0884-436/+916
|\ \ | |/
| * Linux 3.2.89v3.2.89Ben Hutchings2017-06-051-1/+1
| * ipv6: fix out of bound writes in __ip6_append_data()Eric Dumazet2017-06-051-7/+8
| * ipv6/dccp: do not inherit ipv6_mc_list from parentWANG Cong2017-06-052-0/+8
| * sctp: do not inherit ipv6_{mc|ac|fl}_list from parentEric Dumazet2017-06-051-0/+3
| * ipv6: Check ip6_find_1stfragopt() return value properly.David S. Miller2017-06-053-12/+12
| * ipv6: Prevent overrun when parsing v6 header optionsCraig Gallek2017-06-053-6/+16
| * USB: serial: omninet: fix reference leaks at openJohan Hovold2017-06-051-4/+0
| * USB: serial: io_ti: fix information leak in completion handlerJohan Hovold2017-06-051-1/+1
| * dccp/tcp: do not inherit mc_list from parentEric Dumazet2017-06-051-0/+2
| * nfsd: stricter decoding of write-like NFSv2/v3 opsJ. Bruce Fields2017-06-052-0/+6
| * nfsd4: minor NFSv2/v3 write decoding cleanupJ. Bruce Fields2017-06-052-8/+8
| * nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields2017-06-051-0/+36
| * ipx: call ipxitf_put() in ioctl error pathDan Carpenter2017-06-051-3/+2
| * tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()Amey Telawane2017-06-051-1/+1
| * crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu2017-06-052-29/+60
| * crypto: hash - Simplify the ahash_finup implementationMarek Vasut2017-06-051-27/+9
| * crypto: hash - Pull out the functions to save/restore requestMarek Vasut2017-06-051-45/+62
| * crypto: hash - Fix the pointer voodoo in unaligned ahashMarek Vasut2017-06-051-7/+49
| * crypto: ahash - Fully restore ahash request before completingMarek Vasut2017-06-051-1/+4
| * mm/mempolicy.c: fix error handling in set_mempolicy and mbind.Chris Salls2017-06-051-12/+8
| * KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyringsEric Biggers2017-06-052-24/+31
| * net/packet: fix overflow in check for tp_reserveAndrey Konovalov2017-06-051-0/+2
| * net/packet: fix overflow in check for tp_frame_nrAndrey Konovalov2017-06-051-0/+2
| * net/packet: fix overflow in check for priv area sizeAndrey Konovalov2017-06-051-2/+2
| * packet: handle too big packets for PACKET_V3Eric Dumazet2017-06-051-0/+18
| * drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()Li Qiang2017-06-051-1/+4
| * drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()Murray McAllister2017-06-051-2/+2
| * xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harderAndy Whitcroft2017-06-051-1/+5
| * xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_windowAndy Whitcroft2017-06-051-0/+3
| * ping: implement proper lockingEric Dumazet2017-06-051-2/+3
| * KEYS: Disallow keyrings beginning with '.' to be joined as session keyringsDavid Howells2017-06-051-2/+7
| * KEYS: Reinstate EPERM for a key type name beginning with a '.'David Howells2017-06-051-0/+2
| * KEYS: special dot prefixed keyring name bug fixMimi Zohar2017-06-051-2/+4
| * USB: iowarrior: fix NULL-deref at probeJohan Hovold2017-06-051-6/+7
| * ALSA: seq: Fix link corruption by event error handlingTakashi Iwai2017-06-051-0/+3
| * ALSA: ctxfi: Fallback DMA mask to 32bitTakashi Iwai2017-06-052-25/+12
| * ALSA: timer: Reject user params with too small ticksTakashi Iwai2017-06-051-3/+15
| * net sched actions: decrement module reference count after table flush.Roman Mashak2017-06-051-4/+1
| * NFSv4: fix getacl ERANGE for some ACL buffer sizesWeston Andros Adamson2017-06-051-6/+2