summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-18Linux 3.18.49v3.18.49Greg Kroah-Hartman1-1/+1
2017-04-18Input: gscps2 - fix MODULE_DEVICE_TABLE invocationGeert Uytterhoeven1-1/+1
2017-04-18dccp: fix memory leak during tear-down of unsuccessful connection requestHannes Frederic Sowa1-0/+1
2017-04-18dccp/tcp: fix routing redirect raceJon Maxwell4-8/+14
2017-04-18uapi: fix linux/packet_diag.h userspace compilation errorDmitry V. Levin1-1/+1
2017-04-18net: fix socket refcounting in skb_complete_tx_timestamp()Eric Dumazet1-7/+8
2017-04-18net: fix socket refcounting in skb_complete_wifi_ack()Eric Dumazet1-7/+8
2017-04-18tcp: fix various issues for sockets morphing to listen stateEric Dumazet2-4/+9
2017-04-18libceph: don't set weight to IN when OSD is destroyedIlya Dryomov1-1/+0
2017-04-18powerpc: Emulation support for load/store instructions on LERavi Bangoria1-20/+0
2017-04-18MIPS: DEC: Avoid la pseudo-instruction in delay slotsRalf Baechle1-2/+38
2017-04-18MIPS: ip22: Fix ip28 build for modern gccArnd Bergmann1-1/+1
2017-04-18MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann1-1/+0
2017-04-18USB: fix linked-list corruption in rh_call_control()Alan Stern1-2/+5
2017-04-18usb: hub: Fix crash after failure to read BOS descriptorGuenter Roeck1-1/+1
2017-04-18USB: wusbcore: fix NULL-deref at probeJohan Hovold1-0/+3
2017-04-18USB: idmouse: fix NULL-deref at probeJohan Hovold1-0/+3
2017-04-18USB: lvtest: fix NULL-deref at probeJohan Hovold1-0/+4
2017-04-18USB: uss720: fix NULL-deref at probeJohan Hovold1-0/+5
2017-04-18usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault3-0/+24
2017-04-18usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerIntervalRoger Quadros1-1/+1
2017-04-18USB: serial: qcserial: add Dell DW5811eBjørn Mork1-0/+2
2017-04-18KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank1-1/+18
2017-04-18s390: use correct input data address for setup_randomnessHeiko Carstens1-1/+1
2017-04-18s390: make setup_randomness workHeiko Carstens1-3/+3
2017-04-18s390: TASK_SIZE for kernel threadsMartin Schwidefsky1-1/+2
2017-04-18s390/qdio: clear DSCI prior to scanning multiple input queuesJulian Wiedmann1-4/+4
2017-04-18crypto: ghash-clmulni - Fix load failureWang, Rui Y1-0/+26
2017-04-18crypto: algif_hash - avoid zero-sized arrayJiri Slaby1-1/+1
2017-04-18crypto: mcryptd - Fix load failureWang, Rui Y1-0/+1
2017-04-18crypto: cryptd - Assign statesize properlyWang, Rui Y1-0/+1
2017-04-18futex: Add missing error handling to FUTEX_REQUEUE_PIPeter Zijlstra1-0/+2
2017-04-18futex: Fix potential use-after-free in FUTEX_REQUEUE_PIPeter Zijlstra1-9/+11
2017-04-18net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...Jack Morgenstein1-2/+3
2017-04-18net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein1-18/+20
2017-04-18net/mlx4_en: Fix bad WQE issueEugenia Emantayev1-1/+7
2017-04-18usb: hub: Wait for connection to be reestablished after port resetGuenter Roeck1-2/+9
2017-04-18net/packet: fix overflow in check for priv area sizeAndrey Konovalov1-2/+2
2017-04-18dccp: Unlock sock before calling sk_free()Arnaldo Carvalho de Melo1-0/+1
2017-04-18net: don't call strlen() on the user buffer in packet_bind_spkt()Alexander Potapenko1-2/+6
2017-04-18l2tp: avoid use-after-free caused by l2tp_ip_backlog_recvPaul Hüber1-1/+1
2017-04-18ipv4: mask tos for input routeJulian Anastasov1-0/+1
2017-04-18vti6: return GRE_KEY for vti6David Forster1-0/+4
2017-04-18vxlan: correctly validate VXLAN ID against VXLAN_N_VIDMatthias Schiffer1-1/+1
2017-04-18netlink: remove mmapped netlink supportFlorian Westphal7-1125/+15
2017-04-18tracing: Add #undef to fix compile errorRik van Riel1-0/+1
2017-04-18cpmac: remove hopeless #warningArnd Bergmann1-1/+1
2017-04-18drm/ttm: Make sure BOs being swapped out are cacheableMichel Dänzer1-2/+2
2017-04-18drm/ast: Fix AST2400 POST failure without BMC FW or VBIOSY.C. Chen1-3/+35
2017-04-18drm/ast: Call open_key before enable_mmio in POST codeY.C. Chen1-1/+1