summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-05nfsd: stricter decoding of write-like NFSv2/v3 opsJ. Bruce Fields2-0/+6
2017-06-05nfsd4: minor NFSv2/v3 write decoding cleanupJ. Bruce Fields2-8/+8
2017-06-05nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields1-0/+36
2017-06-05ipx: call ipxitf_put() in ioctl error pathDan Carpenter1-3/+2
2017-06-05tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()Amey Telawane1-1/+1
2017-06-05crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu2-29/+60
2017-06-05crypto: hash - Simplify the ahash_finup implementationMarek Vasut1-27/+9
2017-06-05crypto: hash - Pull out the functions to save/restore requestMarek Vasut1-45/+62
2017-06-05crypto: hash - Fix the pointer voodoo in unaligned ahashMarek Vasut1-7/+49
2017-06-05crypto: ahash - Fully restore ahash request before completingMarek Vasut1-1/+4
2017-06-05mm/mempolicy.c: fix error handling in set_mempolicy and mbind.Chris Salls1-12/+8
2017-06-05KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyringsEric Biggers2-24/+31
2017-06-05net/packet: fix overflow in check for tp_reserveAndrey Konovalov1-0/+2
2017-06-05net/packet: fix overflow in check for tp_frame_nrAndrey Konovalov1-0/+2
2017-06-05net/packet: fix overflow in check for priv area sizeAndrey Konovalov1-2/+2
2017-06-05packet: handle too big packets for PACKET_V3Eric Dumazet1-0/+18
2017-06-05drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()Li Qiang1-1/+4
2017-06-05drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()Murray McAllister1-2/+2
2017-06-05xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harderAndy Whitcroft1-1/+5
2017-06-05xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_windowAndy Whitcroft1-0/+3
2017-06-05ping: implement proper lockingEric Dumazet1-2/+3
2017-06-05KEYS: Disallow keyrings beginning with '.' to be joined as session keyringsDavid Howells1-2/+7
2017-06-05KEYS: Reinstate EPERM for a key type name beginning with a '.'David Howells1-0/+2
2017-06-05KEYS: special dot prefixed keyring name bug fixMimi Zohar1-2/+4
2017-06-05USB: iowarrior: fix NULL-deref at probeJohan Hovold1-6/+7
2017-06-05ALSA: seq: Fix link corruption by event error handlingTakashi Iwai1-0/+3
2017-06-05ALSA: ctxfi: Fallback DMA mask to 32bitTakashi Iwai2-25/+12
2017-06-05ALSA: timer: Reject user params with too small ticksTakashi Iwai1-3/+15
2017-06-05net sched actions: decrement module reference count after table flush.Roman Mashak1-4/+1
2017-06-05NFSv4: fix getacl ERANGE for some ACL buffer sizesWeston Andros Adamson1-6/+2
2017-06-05NFSv4: Fix range checking in __nfs4_get_acl_uncached and __nfs4_proc_set_aclTrond Myklebust1-9/+11
2017-06-05scsi: aacraid: Reorder Adapter status checkRaghava Aditya Renukunta1-4/+17
2017-06-05scsi: aacraid: Fix memory leak in fib init pathRaghava Aditya Renukunta1-15/+21
2017-06-05net/dccp: fix use after free in tw_timer_handler()Andrey Ryabinin2-0/+12
2017-06-05rdma_cm: fail iwarp accepts w/o connection paramsSteve Wise1-0/+3
2017-06-05fuse: add missing FR_FORCEMiklos Szeredi1-0/+1
2017-06-05NFSv4: Fix the underestimation of delegation XDR space reservationTrond Myklebust1-0/+2
2017-06-05nfsd: special case truncates some moreChristoph Hellwig1-10/+30
2017-06-05nfsd: minor nfsd_setattr cleanupChristoph Hellwig1-17/+12
2017-06-05nfsd: update mtime on truncateChristoph Hellwig1-0/+10
2017-06-05MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann1-1/+0
2017-06-05MIPS: OCTEON: Fix copy_from_user fault handling for large buffersJames Cowgill1-8/+12
2017-06-05MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle1-0/+2
2017-06-05Bluetooth: Add another AR3012 04ca:3018 deviceDmitry Tunin2-0/+3
2017-06-05powerpc/xmon: Fix data-breakpointRavi Bangoria1-1/+3
2017-06-05nlm: Ensure callback code also checks that the files matchTrond Myklebust1-1/+2
2017-06-05md: ensure md devices are freed before module is unloaded.NeilBrown1-0/+7
2017-06-05md linear: fix a race between linear_add() and linear_congested()colyli@suse.de2-1/+29
2017-06-05mmc: host: omap_hsmmc: avoid possible overflow of timeout valueRavikumar Kattekola1-3/+4
2017-06-05drivers: hv: Turn off write permission on the hypercall pageK. Y. Srinivasan1-1/+1