summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.18.49v3.18.49Greg Kroah-Hartman2017-04-181-1/+1
* Input: gscps2 - fix MODULE_DEVICE_TABLE invocationGeert Uytterhoeven2017-04-181-1/+1
* dccp: fix memory leak during tear-down of unsuccessful connection requestHannes Frederic Sowa2017-04-181-0/+1
* dccp/tcp: fix routing redirect raceJon Maxwell2017-04-184-8/+14
* uapi: fix linux/packet_diag.h userspace compilation errorDmitry V. Levin2017-04-181-1/+1
* net: fix socket refcounting in skb_complete_tx_timestamp()Eric Dumazet2017-04-181-7/+8
* net: fix socket refcounting in skb_complete_wifi_ack()Eric Dumazet2017-04-181-7/+8
* tcp: fix various issues for sockets morphing to listen stateEric Dumazet2017-04-182-4/+9
* libceph: don't set weight to IN when OSD is destroyedIlya Dryomov2017-04-181-1/+0
* powerpc: Emulation support for load/store instructions on LERavi Bangoria2017-04-181-20/+0
* MIPS: DEC: Avoid la pseudo-instruction in delay slotsRalf Baechle2017-04-181-2/+38
* MIPS: ip22: Fix ip28 build for modern gccArnd Bergmann2017-04-181-1/+1
* MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann2017-04-181-1/+0
* USB: fix linked-list corruption in rh_call_control()Alan Stern2017-04-181-2/+5
* usb: hub: Fix crash after failure to read BOS descriptorGuenter Roeck2017-04-181-1/+1
* USB: wusbcore: fix NULL-deref at probeJohan Hovold2017-04-181-0/+3
* USB: idmouse: fix NULL-deref at probeJohan Hovold2017-04-181-0/+3
* USB: lvtest: fix NULL-deref at probeJohan Hovold2017-04-181-0/+4
* USB: uss720: fix NULL-deref at probeJohan Hovold2017-04-181-0/+5
* usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault2017-04-183-0/+24
* usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerIntervalRoger Quadros2017-04-181-1/+1
* USB: serial: qcserial: add Dell DW5811eBjørn Mork2017-04-181-0/+2
* KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank2017-04-181-1/+18
* s390: use correct input data address for setup_randomnessHeiko Carstens2017-04-181-1/+1
* s390: make setup_randomness workHeiko Carstens2017-04-181-3/+3
* s390: TASK_SIZE for kernel threadsMartin Schwidefsky2017-04-181-1/+2
* s390/qdio: clear DSCI prior to scanning multiple input queuesJulian Wiedmann2017-04-181-4/+4
* crypto: ghash-clmulni - Fix load failureWang, Rui Y2017-04-181-0/+26
* crypto: algif_hash - avoid zero-sized arrayJiri Slaby2017-04-181-1/+1
* crypto: mcryptd - Fix load failureWang, Rui Y2017-04-181-0/+1
* crypto: cryptd - Assign statesize properlyWang, Rui Y2017-04-181-0/+1
* futex: Add missing error handling to FUTEX_REQUEUE_PIPeter Zijlstra2017-04-181-0/+2
* futex: Fix potential use-after-free in FUTEX_REQUEUE_PIPeter Zijlstra2017-04-181-9/+11
* net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...Jack Morgenstein2017-04-181-2/+3
* net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein2017-04-181-18/+20
* net/mlx4_en: Fix bad WQE issueEugenia Emantayev2017-04-181-1/+7
* usb: hub: Wait for connection to be reestablished after port resetGuenter Roeck2017-04-181-2/+9
* net/packet: fix overflow in check for priv area sizeAndrey Konovalov2017-04-181-2/+2
* dccp: Unlock sock before calling sk_free()Arnaldo Carvalho de Melo2017-04-181-0/+1
* net: don't call strlen() on the user buffer in packet_bind_spkt()Alexander Potapenko2017-04-181-2/+6
* l2tp: avoid use-after-free caused by l2tp_ip_backlog_recvPaul Hüber2017-04-181-1/+1
* ipv4: mask tos for input routeJulian Anastasov2017-04-181-0/+1
* vti6: return GRE_KEY for vti6David Forster2017-04-181-0/+4
* vxlan: correctly validate VXLAN ID against VXLAN_N_VIDMatthias Schiffer2017-04-181-1/+1
* netlink: remove mmapped netlink supportFlorian Westphal2017-04-187-1125/+15
* tracing: Add #undef to fix compile errorRik van Riel2017-04-181-0/+1
* cpmac: remove hopeless #warningArnd Bergmann2017-04-181-1/+1
* drm/ttm: Make sure BOs being swapped out are cacheableMichel Dänzer2017-04-181-2/+2
* drm/ast: Fix AST2400 POST failure without BMC FW or VBIOSY.C. Chen2017-04-181-3/+35
* drm/ast: Call open_key before enable_mmio in POST codeY.C. Chen2017-04-181-1/+1