summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-10-13ath10k: fix kernel panic issue during pci probeYu Wang
2018-10-13ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowaitCarl Huang
2018-10-13of: unittest: Disable interrupt node tests for old world MAC systemsGuenter Roeck
2018-10-13tty: Drop tty->count on tty_reopen() failureDmitry Safonov
2018-10-13USB: serial: simple: add Motorola Tetra MTP6550 idJohan Hovold
2018-10-13usb: xhci-mtk: resume USB3 roothub firstChunfeng Yun
2018-10-13xhci: Add missing CAS workaround for Intel Sunrise Point xHCIMathias Nyman
2018-10-13dm cache: fix resize crash if user doesn't reload cache tableMike Snitzer
2018-10-13dm cache metadata: ignore hints array being too small during resizeJoe Thornber
2018-10-13PM / core: Clear the direct_complete flag on errorsRafael J. Wysocki
2018-10-13PCI: Reprogram bridge prefetch registers on resumeDaniel Drake
2018-10-13xen-netback: fix input validation in xenvif_set_hash_mapping()Jan Beulich
2018-10-13fbdev/omapfb: fix omapfb_memory_read infoleakTomi Valkeinen
2018-10-10dm thin metadata: fix __udivdi3 undefined on 32-bitMike Snitzer
2018-10-10gpiolib: Free the last requested descriptorRicardo Ribalda Delgado
2018-10-10crypto: mxs-dcp - Fix wait logic on chan threadsLeonard Crestez
2018-10-10crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()Waiman Long
2018-10-10xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usageJosh Abraham
2018-10-10xen: avoid crash in disable_hotplug_cpuOlaf Hering
2018-10-10xen/manage: don't complain about an empty value in control/sysrq nodeVitaly Kuznetsov
2018-10-10s390/qeth: don't dump past end of unknown HW headerJulian Wiedmann
2018-10-10s390/qeth: use vzalloc for QUERY OAT bufferWenjia Zhang
2018-10-10r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLEDKai-Heng Feng
2018-10-10dm thin metadata: try to avoid ever aborting transactionsJoe Thornber
2018-10-10net: ena: fix driver when PAGE_SIZE == 64kBNetanel Belgazal
2018-10-10dm raid: fix rebuild of specific devices by updating superblockHeinz Mauelshagen
2018-10-10drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOSBen Skeggs
2018-10-10net/mlx5: Consider PCI domain in search for next devDaniel Jurgens
2018-10-10nvmet-rdma: fix possible bogus dereference under heavy loadSagi Grimberg
2018-10-10USB: yurex: Check for truncation in yurex_read()Ben Hutchings
2018-10-10RDMA/ucma: check fd type in ucma_migrate_id()Jann Horn
2018-10-10HID: hid-saitek: Add device ID for RAT 7 ContagionHarry Mallon
2018-10-10usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]Anton Vasilyev
2018-10-10HID: add support for Apple Magic KeyboardsSean O'Brien
2018-10-10net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()Jia-Ju Bai
2018-10-10i2c: uniphier-f: issue STOP only for last message or I2C_M_STOPMasahiro Yamada
2018-10-10i2c: uniphier: issue STOP only for last message or I2C_M_STOPMasahiro Yamada
2018-10-10RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0Xiao Ni
2018-10-10gpio: Fix crash due to registration raceVincent Whitchurch
2018-10-10net: hns: add netif_carrier_off before change speed and duplexPeng Li
2018-10-10gpio: adp5588: Fix sleep-in-atomic-context bugMichael Hennerich
2018-10-10mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall
2018-10-10serial: mvebu-uart: Fix reporting of effective CSIZE to userspaceJan Kiszka
2018-10-03media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus
2018-10-03i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBusMika Westerberg
2018-10-03drm/amdgpu: Update power state at the end of smu hw_init.Rex Zhu
2018-10-03drm/amdgpu: Enable/disable gfx PG feature in rlc safe modeRex Zhu
2018-10-03hwmon: (adt7475) Make adt7475_read_word() return errorsDan Carpenter
2018-10-03hwmon: (ina2xx) fix sysfs shunt resistor read accessLothar Felten
2018-10-03e1000: ensure to free old tx/rx rings in set_ringparam()Bo Chen