summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-07-02drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()Vladis Dronov
2017-07-02regulator: core: Fix regualtor_ena_gpio_free not to access pin after freeingSeung-Woo Kim
2017-06-05USB: serial: omninet: fix reference leaks at openJohan Hovold
2017-06-05USB: serial: io_ti: fix information leak in completion handlerJohan Hovold
2017-06-05platform/x86: acer-wmi: setup accelerometer when machine has appropriate noti...Lee, Chun-Yi
2017-06-05virtio-console: avoid DMA from stackOmar Sandoval
2017-06-05dvb-usb-v2: avoid use-after-freeArnd Bergmann
2017-06-05drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()Li Qiang
2017-06-05drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()Murray McAllister
2017-06-05USB: iowarrior: fix NULL-deref at probeJohan Hovold
2017-06-05net: ethernet: bgmac: mac address change bugHari Vyas
2017-06-05can: usb_8dev: Fix memory leak of priv->cmd_msg_bufferMarc Kleine-Budde
2017-06-05drm/ast: Fix AST2400 POST failure without BMC FW or VBIOSY.C. Chen
2017-06-05vxlan: correctly validate VXLAN ID against VXLAN_N_VIDMatthias Schiffer
2017-06-05net/mlx4_en: Use __skb_fill_page_desc()Eric Dumazet
2017-06-05net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new pr...Majd Dibbiny
2017-06-05net/mlx4: Spoofcheck and zero MAC can't coexistEugenia Emantayev
2017-06-05s390/chsc: Add exception handler for CHSC instructionPeter Oberparleiter
2017-06-05scsi: aacraid: Reorder Adapter status checkRaghava Aditya Renukunta
2017-06-05scsi: aacraid: Fix memory leak in fib init pathRaghava Aditya Renukunta
2017-06-05rdma_cm: fail iwarp accepts w/o connection paramsSteve Wise
2017-06-05drm/ttm: fix use-after-free races in vm fault handlingNicolai Hähnle
2017-06-05mlx4: reduce OOM risk on arches with large pagesEric Dumazet
2017-06-05PM / QoS: Fix memory leak on resume_latency.notifiersJohn Keeping
2017-06-05sfc: do not device_attach if a reset is pendingPeter Dunning
2017-06-05clk: renesas: mstp: ensure register writes completeChris Brandt
2017-06-05dm cache: fix corruption seen when using cache > 2TBJoe Thornber
2017-06-05Bluetooth: Add another AR3012 04ca:3018 deviceDmitry Tunin
2017-06-05goldfish: Sanitize the broken interrupt handlerThomas Gleixner
2017-06-05ath9k: use correct OTP register offsets for the AR9340 and AR9550Christian Lamparter
2017-06-05IB/mlx5: Return error for unsupported signature typeLeon Romanovsky
2017-06-05IB/mlx5: Fix out-of-bound accessLeon Romanovsky
2017-06-05md: ensure md devices are freed before module is unloaded.NeilBrown
2017-06-05md linear: fix a race between linear_add() and linear_congested()colyli@suse.de
2017-06-05mmc: host: omap_hsmmc: avoid possible overflow of timeout valueRavikumar Kattekola
2017-06-05iio: pressure: mpl115: do not rely on structure field orderingPeter Rosin
2017-06-05iio: pressure: mpl3115: do not rely on structure field orderingPeter Rosin
2017-06-05drivers: hv: Turn off write permission on the hypercall pageK. Y. Srinivasan
2017-06-05serial: exar: Fix initialization of EXAR registers for ports > 0Jan Kiszka
2017-06-05i2c: riic: correctly finish transfersChris Brandt
2017-06-05USB: serial: mos7840: fix another NULL-deref at openJohan Hovold
2017-06-05cpufreq: s3c2416: double free on driver init error pathDan Carpenter
2017-06-05ath9k: fix race condition in enabling/disabling IRQsFelix Fietkau
2017-06-05mwifiex: Avoid skipping WEP key deletion for APGanapathi Bhat
2017-06-05USB: serial: sierra: fix bogus alternate-setting assumptionJohan Hovold
2017-06-05USB: serial: ftdi_sio: fix line-status over-reportingJohan Hovold
2017-06-05USB: serial: cp210x: add new IDs for GE Bx50v3 boardsKen Lin
2017-06-05serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott
2017-06-05s390/qdio: clear DSCI prior to scanning multiple input queuesJulian Wiedmann
2017-06-05usb: misc: adutux: remove redundant error check on copy_to_user return codeColin Ian King