summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: omninet: fix reference leaks at openJohan Hovold2017-06-051-6/+0
* USB: serial: io_ti: fix information leak in completion handlerJohan Hovold2017-06-051-1/+1
* platform/x86: acer-wmi: setup accelerometer when machine has appropriate noti...Lee, Chun-Yi2017-06-051-4/+18
* virtio-console: avoid DMA from stackOmar Sandoval2017-06-051-2/+10
* dvb-usb-v2: avoid use-after-freeArnd Bergmann2017-06-051-4/+5
* drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()Li Qiang2017-06-051-1/+4
* drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()Murray McAllister2017-06-051-2/+2
* USB: iowarrior: fix NULL-deref at probeJohan Hovold2017-06-051-6/+7
* net: ethernet: bgmac: mac address change bugHari Vyas2017-06-051-1/+5
* can: usb_8dev: Fix memory leak of priv->cmd_msg_bufferMarc Kleine-Budde2017-06-051-6/+3
* drm/ast: Fix AST2400 POST failure without BMC FW or VBIOSY.C. Chen2017-06-051-3/+35
* vxlan: correctly validate VXLAN ID against VXLAN_N_VIDMatthias Schiffer2017-06-051-1/+1
* net/mlx4_en: Use __skb_fill_page_desc()Eric Dumazet2017-06-051-4/+4
* net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new pr...Majd Dibbiny2017-06-051-2/+0
* net/mlx4: Spoofcheck and zero MAC can't coexistEugenia Emantayev2017-06-052-7/+21
* s390/chsc: Add exception handler for CHSC instructionPeter Oberparleiter2017-06-051-3/+5
* scsi: aacraid: Reorder Adapter status checkRaghava Aditya Renukunta2017-06-051-4/+17
* scsi: aacraid: Fix memory leak in fib init pathRaghava Aditya Renukunta2017-06-051-15/+21
* rdma_cm: fail iwarp accepts w/o connection paramsSteve Wise2017-06-051-0/+3
* drm/ttm: fix use-after-free races in vm fault handlingNicolai Hähnle2017-06-051-0/+12
* mlx4: reduce OOM risk on arches with large pagesEric Dumazet2017-06-051-1/+2
* PM / QoS: Fix memory leak on resume_latency.notifiersJohn Keeping2017-06-051-1/+1
* sfc: do not device_attach if a reset is pendingPeter Dunning2017-06-053-5/+13
* clk: renesas: mstp: ensure register writes completeChris Brandt2017-06-051-0/+6
* dm cache: fix corruption seen when using cache > 2TBJoe Thornber2017-06-051-3/+3
* Bluetooth: Add another AR3012 04ca:3018 deviceDmitry Tunin2017-06-052-0/+3
* goldfish: Sanitize the broken interrupt handlerThomas Gleixner2017-06-051-5/+8
* ath9k: use correct OTP register offsets for the AR9340 and AR9550Christian Lamparter2017-06-051-2/+2
* IB/mlx5: Return error for unsupported signature typeLeon Romanovsky2017-06-051-2/+3
* IB/mlx5: Fix out-of-bound accessLeon Romanovsky2017-06-051-8/+3
* md: ensure md devices are freed before module is unloaded.NeilBrown2017-06-051-0/+7
* md linear: fix a race between linear_add() and linear_congested()colyli@suse.de2017-06-052-1/+29
* mmc: host: omap_hsmmc: avoid possible overflow of timeout valueRavikumar Kattekola2017-06-051-3/+4
* iio: pressure: mpl115: do not rely on structure field orderingPeter Rosin2017-06-051-0/+1
* iio: pressure: mpl3115: do not rely on structure field orderingPeter Rosin2017-06-051-2/+2
* drivers: hv: Turn off write permission on the hypercall pageK. Y. Srinivasan2017-06-051-1/+1
* serial: exar: Fix initialization of EXAR registers for ports > 0Jan Kiszka2017-06-051-10/+13
* i2c: riic: correctly finish transfersChris Brandt2017-06-051-7/+23
* USB: serial: mos7840: fix another NULL-deref at openJohan Hovold2017-06-051-1/+3
* cpufreq: s3c2416: double free on driver init error pathDan Carpenter2017-06-051-1/+0
* ath9k: fix race condition in enabling/disabling IRQsFelix Fietkau2017-06-055-26/+48
* mwifiex: Avoid skipping WEP key deletion for APGanapathi Bhat2017-06-051-2/+0
* USB: serial: sierra: fix bogus alternate-setting assumptionJohan Hovold2017-06-051-23/+5
* USB: serial: ftdi_sio: fix line-status over-reportingJohan Hovold2017-06-051-9/+14
* USB: serial: cp210x: add new IDs for GE Bx50v3 boardsKen Lin2017-06-051-0/+2
* serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott2017-06-051-0/+13
* s390/qdio: clear DSCI prior to scanning multiple input queuesJulian Wiedmann2017-06-051-4/+4
* usb: misc: adutux: remove redundant error check on copy_to_user return codeColin Ian King2017-06-051-4/+0
* USB: serial: keyspan_pda: fix receive sanity checksJohan Hovold2017-06-051-5/+14
* USB: serial: digi_acceleport: fix incomplete rx sanity checkJohan Hovold2017-06-051-15/+23