summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-18Linux 3.18.49v3.18.49Greg Kroah-Hartman
2017-04-18Input: gscps2 - fix MODULE_DEVICE_TABLE invocationGeert Uytterhoeven
2017-04-18dccp: fix memory leak during tear-down of unsuccessful connection requestHannes Frederic Sowa
2017-04-18dccp/tcp: fix routing redirect raceJon Maxwell
2017-04-18uapi: fix linux/packet_diag.h userspace compilation errorDmitry V. Levin
2017-04-18net: fix socket refcounting in skb_complete_tx_timestamp()Eric Dumazet
2017-04-18net: fix socket refcounting in skb_complete_wifi_ack()Eric Dumazet
2017-04-18tcp: fix various issues for sockets morphing to listen stateEric Dumazet
2017-04-18libceph: don't set weight to IN when OSD is destroyedIlya Dryomov
2017-04-18powerpc: Emulation support for load/store instructions on LERavi Bangoria
2017-04-18MIPS: DEC: Avoid la pseudo-instruction in delay slotsRalf Baechle
2017-04-18MIPS: ip22: Fix ip28 build for modern gccArnd Bergmann
2017-04-18MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann
2017-04-18USB: fix linked-list corruption in rh_call_control()Alan Stern
2017-04-18usb: hub: Fix crash after failure to read BOS descriptorGuenter Roeck
2017-04-18USB: wusbcore: fix NULL-deref at probeJohan Hovold
2017-04-18USB: idmouse: fix NULL-deref at probeJohan Hovold
2017-04-18USB: lvtest: fix NULL-deref at probeJohan Hovold
2017-04-18USB: uss720: fix NULL-deref at probeJohan Hovold
2017-04-18usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault
2017-04-18usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerIntervalRoger Quadros
2017-04-18USB: serial: qcserial: add Dell DW5811eBjørn Mork
2017-04-18KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank
2017-04-18s390: use correct input data address for setup_randomnessHeiko Carstens
2017-04-18s390: make setup_randomness workHeiko Carstens
2017-04-18s390: TASK_SIZE for kernel threadsMartin Schwidefsky
2017-04-18s390/qdio: clear DSCI prior to scanning multiple input queuesJulian Wiedmann
2017-04-18crypto: ghash-clmulni - Fix load failureWang, Rui Y
2017-04-18crypto: algif_hash - avoid zero-sized arrayJiri Slaby
2017-04-18crypto: mcryptd - Fix load failureWang, Rui Y
2017-04-18crypto: cryptd - Assign statesize properlyWang, Rui Y
2017-04-18futex: Add missing error handling to FUTEX_REQUEUE_PIPeter Zijlstra
2017-04-18futex: Fix potential use-after-free in FUTEX_REQUEUE_PIPeter Zijlstra
2017-04-18net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...Jack Morgenstein
2017-04-18net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein
2017-04-18net/mlx4_en: Fix bad WQE issueEugenia Emantayev
2017-04-18usb: hub: Wait for connection to be reestablished after port resetGuenter Roeck
2017-04-18net/packet: fix overflow in check for priv area sizeAndrey Konovalov
2017-04-18dccp: Unlock sock before calling sk_free()Arnaldo Carvalho de Melo
2017-04-18net: don't call strlen() on the user buffer in packet_bind_spkt()Alexander Potapenko
2017-04-18l2tp: avoid use-after-free caused by l2tp_ip_backlog_recvPaul Hüber
2017-04-18ipv4: mask tos for input routeJulian Anastasov
2017-04-18vti6: return GRE_KEY for vti6David Forster
2017-04-18vxlan: correctly validate VXLAN ID against VXLAN_N_VIDMatthias Schiffer
2017-04-18netlink: remove mmapped netlink supportFlorian Westphal
2017-04-18tracing: Add #undef to fix compile errorRik van Riel
2017-04-18cpmac: remove hopeless #warningArnd Bergmann
2017-04-18drm/ttm: Make sure BOs being swapped out are cacheableMichel Dänzer
2017-04-18drm/ast: Fix AST2400 POST failure without BMC FW or VBIOSY.C. Chen
2017-04-18drm/ast: Call open_key before enable_mmio in POST codeY.C. Chen