summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-18drm/ast: Fix test for VGA enabledY.C. Chen1-6/+2
2017-04-18samples: move mic/mpssd example code from DocumentationShuah Khan10-21/+28
2017-04-18padata: avoid race in reorderingJason A. Donenfeld1-2/+3
2017-04-18dm: flush queued bios when process blocks to avoid deadlockMikulas Patocka1-0/+55
2017-04-18mvsas: fix misleading indentationLuis de Bethencourt1-2/+2
2017-04-18USB: serial: io_ti: fix information leak in completion handlerJohan Hovold1-1/+1
2017-04-18USB: serial: io_ti: fix NULL-deref in interrupt callbackJohan Hovold1-0/+6
2017-04-18USB: iowarrior: fix NULL-deref in writeJohan Hovold1-0/+8
2017-04-18USB: iowarrior: fix NULL-deref at probeJohan Hovold1-6/+7
2017-04-18USB: serial: omninet: fix reference leaks at openJohan Hovold1-6/+0
2017-04-18USB: serial: safe_serial: fix information leak in completion handlerJohan Hovold1-0/+5
2017-04-18usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck1-0/+2
2017-04-18usb: gadget: function: f_fs: pass companion descriptor alongFelipe Balbi1-2/+13
2017-04-18usb: dwc3: gadget: make Set Endpoint Configuration macros safeFelipe Balbi1-7/+7
2017-04-18usb: gadget: dummy_hcd: clear usb_gadget region before registrationPeter Chen1-0/+2
2017-04-18mtd: pmcmsp: use kstrndup instead of kmalloc+strncpyArnd Bergmann1-3/+1
2017-04-18crypto: improve gcc optimization flags for serpent and wp512Arnd Bergmann1-0/+2
2017-04-18ktest: Fix child exit code processingSteven Rostedt (VMware)1-1/+1
2017-04-18fat: fix using uninitialized fields of fat_inode/fsinfo_inodeOGAWA Hirofumi1-1/+12
2017-04-18libceph: use BUG() instead of BUG_ON(1)Arnd Bergmann1-1/+1
2017-04-18mac80211: flush delayed work when entering suspendMatt Chen1-0/+1