summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.16.45v3.16.45Ben Hutchings2017-07-021-1/+1
* KVM: x86: fix singlestepping over syscallPaolo Bonzini2017-07-023-31/+24
* rxrpc: Fix several cases where a padded len isn't checked in ticket decodeDavid Howells2017-07-021-30/+34
* drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()Vladis Dronov2017-07-021-0/+3
* regulator: core: Fix regualtor_ena_gpio_free not to access pin after freeingSeung-Woo Kim2017-07-021-0/+2
* Allow stack to grow up to address space limitHelge Deller2017-07-021-5/+8
* mm: fix new crash in unmapped_area_topdown()Hugh Dickins2017-07-021-2/+4
* mm: larger stack guard gap, between vmasHugh Dickins2017-07-0220-158/+147
* Linux 3.16.44v3.16.44Ben 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-054-6/+16
* USB: serial: omninet: fix reference leaks at openJohan Hovold2017-06-051-6/+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
* platform/x86: acer-wmi: setup accelerometer when machine has appropriate noti...Lee, Chun-Yi2017-06-051-4/+18
* net: ipv6: check route protocol when deleting routesMantas M2017-06-051-0/+2
* virtio-console: avoid DMA from stackOmar Sandoval2017-06-051-2/+10
* dvb-usb-v2: avoid use-after-freeArnd Bergmann2017-06-051-4/+5
* crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu2017-06-052-29/+60
* 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
* 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
* net: ethernet: bgmac: mac address change bugHari Vyas2017-06-051-1/+5
* can: usb_8dev: Fix memory leak of priv->cmd_msg_bufferMarc Kleine-Budde2017-06-051-6/+3
* net: net_enable_timestamp() can be called from irq contextsEric Dumazet2017-06-051-4/+31
* locking/static_keys: Add static_key_{en,dis}able() helpersPeter Zijlstra2017-06-052-4/+22
* xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRDMax Filippov2017-06-051-2/+2
* net/mlx4: && vs & typoDan Carpenter2017-06-051-1/+1
* 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