summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-03-18uas: fix comparison for error codeOliver Neukum1-1/+1
2018-03-18tty/serial: atmel: add new version check for usartJonas Danielsson1-0/+1
2018-03-18serial: sh-sci: prevent lockup on full TTY buffersUlrich Hecht1-0/+2
2018-03-18scsi: qla2xxx: Replace fcport alloc with qla2x00_alloc_fcportQuinn Tran1-1/+1
2018-03-18ubi: Fix race condition between ubi volume creation and udevClay McClure1-5/+10
2018-03-18tc358743: fix register i2c_rd/wr function fixPhilipp Zabel1-1/+1
2018-03-18Input: tca8418_keypad - remove double read of key event registerDmitry Torokhov1-2/+0
2018-03-18watchdog: hpwdt: fix unused variable warningArnd Bergmann1-1/+1
2018-03-18watchdog: hpwdt: Check source of NMIJerry Hoemann1-0/+10
2018-03-18watchdog: hpwdt: SMBIOS checkJerry Hoemann1-1/+1
2018-03-18bcache: don't attach backing with duplicate UUIDMichael Lyle1-0/+11
2018-03-18loop: Fix lost writes caused by missing flagRoss Zwisler1-1/+1
2018-03-18Input: matrix_keypad - fix race when disabling interruptsZhang Bo1-1/+3
2018-03-18drm/amdgpu: fix KV harvestingAlex Deucher1-28/+2
2018-03-18drm/radeon: fix KV harvestingAlex Deucher1-29/+2
2018-03-18drm/amdgpu: Notify sbios device ready before send requestRex Zhu1-0/+3
2018-03-18drm/amdgpu: Fix deadlock on runtime suspendLukas Wunner1-20/+38
2018-03-18drm/radeon: Fix deadlock on runtime suspendLukas Wunner1-25/+49
2018-03-18drm/nouveau: Fix deadlock on runtime suspendLukas Wunner1-5/+13
2018-03-18drm: Allow determining if current task is output poll workerLukas Wunner1-0/+20
2018-03-18scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTShimanshu.madhani@cavium.com1-0/+1
2018-03-18RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky1-1/+6
2018-03-18RDMA/ucma: Check that user doesn't overflow QP stateLeon Romanovsky1-0/+3
2018-03-18RDMA/ucma: Limit possible option sizeLeon Romanovsky1-0/+3
2018-03-11dm io: fix duplicate bio completion due to missing ref countMike Snitzer1-0/+1
2018-03-11s390/qeth: fix IPA command submission raceJulian Wiedmann1-9/+10
2018-03-11s390/qeth: fix SETIP command handlingJulian Wiedmann2-6/+13
2018-03-11ppp: prevent unregistered channels from connecting to PPP unitsGuillaume Nault1-0/+9
2018-03-11hdlc_ppp: carrier detect ok, don't turn off negotiationDenis Du1-1/+4
2018-03-11Revert "led: core: Fix brightness setting when setting delay_off=0"Ben Hutchings1-1/+1
2018-03-11leds: do not overflow sysfs buffer in led_trigger_showNathan Sullivan1-5/+7
2018-03-11media: m88ds3103: don't call a non-initalized functionMauro Carvalho Chehab1-2/+5
2018-03-11cpufreq: s3c24xx: Fix broken s3c_cpufreq_init()Viresh Kumar1-1/+7
2018-03-11tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the busJeremy Boone1-2/+6
2018-03-11tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the...Jeremy Boone1-2/+3
2018-03-11tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the busJeremy Boone1-2/+2
2018-03-03net: gianfar_ptp: move set_fipers() to spinlock protecting areaYangbo Lu1-2/+1
2018-03-03xen/gntdev: Fix partial gntdev_mmap() cleanupRoss Lagerwall1-1/+3
2018-03-03xen/gntdev: Fix off-by-one error when unmapping with holesRoss Lagerwall1-3/+1
2018-03-03mdio-sun4i: Fix a memory leakChristophe JAILLET1-2/+4
2018-03-03xen-netfront: enable device after manual module loadEduardo Otubo1-0/+1
2018-03-03bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine.Venkat Duvvuru1-1/+1
2018-03-03can: flex_can: Correct the checking for frame length in flexcan_start_xmit()Luu An Phu1-1/+1
2018-03-03drm/ttm: check the return value of kzallocXiongwei Song1-0/+2
2018-03-03e1000: fix disabling already-disabled warningTushar Dave2-6/+24
2018-03-03IB/ipoib: Fix race condition in neigh creationErez Shitrit2-8/+22
2018-03-03IB/mlx4: Fix mlx4_ib_alloc_mr error flowLeon Romanovsky1-1/+1
2018-03-03s390/dasd: fix wrongly assigned configuration dataStefan Haberland1-0/+10
2018-03-03led: core: Fix brightness setting when setting delay_off=0Matthieu CASTET1-1/+1
2018-03-03bnx2x: Improve reliability in case of nested PCI errorsGuilherme G. Piccoli2-3/+15