summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-18libceph: don't set weight to IN when OSD is destroyedIlya Dryomov1-1/+0
2017-07-18scsi: aacraid: Fix typo in blink statusRaghava Aditya Renukunta1-1/+1
2017-07-18USB: serial: digi_acceleport: fix OOB-event processingJohan Hovold1-1/+1
2017-07-18usb: gadget: function: f_fs: pass companion descriptor alongFelipe Balbi1-2/+13
2017-07-18usb: dwc3: gadget: make Set Endpoint Configuration macros safeFelipe Balbi1-7/+7
2017-07-18net: phy: Do not perform software reset for Generic PHYFlorian Fainelli2-1/+5
2017-07-18ARM: dts: BCM5301X: Correct GIC_PPI interrupt flagsJon Mason1-2/+2
2017-07-18batman-adv: Keep fragments equally sizedSven Eckelmann1-7/+13
2017-07-18tracing: Add #undef to fix compile errorRik van Riel1-0/+1
2017-07-18KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank1-1/+18
2017-07-18kprobes/x86: Fix kernel panic when certain exception-handling addresses are p...Masami Hiramatsu3-5/+5
2017-07-18scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech2-1/+26
2017-07-18xen: do not re-use pirq number cached in pci device msi msg dataDan Streetman1-16/+7
2017-07-18xfrm: policy: init locks earlyFlorian Westphal1-5/+5
2017-07-02Linux 3.16.45v3.16.45Ben Hutchings1-1/+1
2017-07-02KVM: x86: fix singlestepping over syscallPaolo Bonzini3-31/+24
2017-07-02rxrpc: Fix several cases where a padded len isn't checked in ticket decodeDavid Howells1-30/+34
2017-07-02drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()Vladis Dronov1-0/+3
2017-07-02regulator: core: Fix regualtor_ena_gpio_free not to access pin after freeingSeung-Woo Kim1-0/+2
2017-07-02Allow stack to grow up to address space limitHelge Deller1-5/+8
2017-07-02mm: fix new crash in unmapped_area_topdown()Hugh Dickins1-2/+4
2017-07-02mm: larger stack guard gap, between vmasHugh Dickins20-158/+147
2017-06-05Linux 3.16.44v3.16.44Ben Hutchings1-1/+1
2017-06-05ipv6: fix out of bound writes in __ip6_append_data()Eric Dumazet1-7/+8
2017-06-05ipv6/dccp: do not inherit ipv6_mc_list from parentWANG Cong2-0/+8
2017-06-05sctp: do not inherit ipv6_{mc|ac|fl}_list from parentEric Dumazet1-0/+3
2017-06-05ipv6: Check ip6_find_1stfragopt() return value properly.David S. Miller3-12/+12
2017-06-05ipv6: Prevent overrun when parsing v6 header optionsCraig Gallek4-6/+16
2017-06-05USB: serial: omninet: fix reference leaks at openJohan Hovold1-6/+0
2017-06-05USB: serial: io_ti: fix information leak in completion handlerJohan Hovold1-1/+1
2017-06-05dccp/tcp: do not inherit mc_list from parentEric Dumazet1-0/+2
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-05platform/x86: acer-wmi: setup accelerometer when machine has appropriate noti...Lee, Chun-Yi1-4/+18
2017-06-05net: ipv6: check route protocol when deleting routesMantas M1-0/+2
2017-06-05virtio-console: avoid DMA from stackOmar Sandoval1-2/+10
2017-06-05dvb-usb-v2: avoid use-after-freeArnd Bergmann1-4/+5
2017-06-05crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu2-29/+60
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-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