summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-10-10dm thin metadata: fix __udivdi3 undefined on 32-bitMike Snitzer1-4/+2
2018-10-10ixgbe: check return value of napi_complete_done()Song Liu1-5/+7
2018-10-10Drivers: hv: vmbus: Use get/put_cpu() in vmbus_connect()Dexuan Cui1-3/+5
2018-10-10gpiolib: Free the last requested descriptorRicardo Ribalda Delgado1-1/+1
2018-10-10crypto: caam/jr - fix ablkcipher_edesc pointer arithmeticHoria Geantă1-4/+4
2018-10-10crypto: mxs-dcp - Fix wait logic on chan threadsLeonard Crestez1-23/+30
2018-10-10crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()Waiman Long6-18/+18
2018-10-10iommu/amd: Clear memory encryption mask from physical addressSingh, Brijesh1-1/+1
2018-10-10xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usageJosh Abraham1-1/+1
2018-10-10xen: avoid crash in disable_hotplug_cpuOlaf Hering1-7/+8
2018-10-10xen/manage: don't complain about an empty value in control/sysrq nodeVitaly Kuznetsov1-2/+4
2018-10-10s390/qeth: don't dump past end of unknown HW headerJulian Wiedmann2-2/+2
2018-10-10s390/qeth: use vzalloc for QUERY OAT bufferWenjia Zhang1-2/+3
2018-10-10r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLEDKai-Heng Feng1-3/+6
2018-10-10drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunkChristian König1-8/+15
2018-10-10dm thin metadata: try to avoid ever aborting transactionsJoe Thornber2-9/+100
2018-10-10net: ena: fix missing calls to READ_ONCENetanel Belgazal1-4/+4
2018-10-10net: ena: fix driver when PAGE_SIZE == 64kBNetanel Belgazal2-5/+16
2018-10-10dm raid: fix rebuild of specific devices by updating superblockHeinz Mauelshagen1-0/+5
2018-10-10drm/nouveau/disp: fix DP disable raceBen Skeggs4-9/+19
2018-10-10drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOSBen Skeggs1-1/+2
2018-10-10net/mlx5: Consider PCI domain in search for next devDaniel Jurgens1-3/+4
2018-10-10nvmet-rdma: fix possible bogus dereference under heavy loadSagi Grimberg1-2/+25
2018-10-10USB: yurex: Check for truncation in yurex_read()Ben Hutchings1-0/+3
2018-10-10HID: sensor-hub: Restore fixup for Lenovo ThinkPad Helix 2 sensor hub reportHans de Goede1-0/+23
2018-10-10RDMA/ucma: check fd type in ucma_migrate_id()Jann Horn1-0/+6
2018-10-10Revert "iio: temperature: maxim_thermocouple: add MAX31856 part"Matt Ranostay1-1/+0
2018-10-10scsi: qedi: Add the CRC size within iSCSI NVM imageNilesh Javali2-14/+21
2018-10-10scsi: iscsi: target: Set conn->sess to NULL when iscsi_login_set_conn_values ...Vincent Pelletier1-5/+3
2018-10-10HID: hid-saitek: Add device ID for RAT 7 ContagionHarry Mallon2-0/+3
2018-10-10usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]Anton Vasilyev1-5/+10
2018-10-10HID: add support for Apple Magic KeyboardsSean O'Brien2-1/+10
2018-10-10net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()Jia-Ju Bai1-1/+1
2018-10-10i2c: uniphier-f: issue STOP only for last message or I2C_M_STOPMasahiro Yamada1-5/+2
2018-10-10i2c: uniphier: issue STOP only for last message or I2C_M_STOPMasahiro Yamada1-5/+2
2018-10-10RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0Xiao Ni1-1/+4
2018-10-10md/raid5-cache: disable reshape completelyShaohua Li2-3/+8
2018-10-10gpio: Fix crash due to registration raceVincent Whitchurch1-0/+1
2018-10-10net: hns: add netif_carrier_off before change speed and duplexPeng Li1-0/+2
2018-10-10net: hns: add the code for cleaning pkt in chipPeng Li13-4/+255
2018-10-10gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcallHans de Goede1-35/+49
2018-10-10gpiolib: acpi: Switch to cansleep version of GPIO library callAndy Shevchenko1-1/+1
2018-10-10gpio: adp5588: Fix sleep-in-atomic-context bugMichael Hennerich1-4/+20
2018-10-10mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall1-3/+0
2018-10-10scsi: csiostor: add a check for NULL pointer after kmalloc()Varun Prakash1-7/+9
2018-10-10mac80211_hwsim: require at least one channelJohannes Berg1-0/+5
2018-10-10serial: mvebu-uart: Fix reporting of effective CSIZE to userspaceJan Kiszka1-1/+3
2018-10-10drm/amdgpu: add another ATPX quirk for TOPAZAlex Deucher1-0/+1
2018-10-10drm/amd/pp: initialize result to before or'ing in dataColin Ian King1-1/+1
2018-10-03media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus2-18/+22