summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-08-07isdn/i4l: fix buffer overflowAnnie Cherkaev2-3/+3
2017-08-07isdn: Fix a sleep-in-atomic bugJia-Ju Bai1-1/+1
2017-08-07net: phy: Do not perform software reset for Generic PHYFlorian Fainelli1-1/+1
2017-08-07nfc: fdp: fix NULL pointer dereferenceSudip Mukherjee1-3/+3
2017-08-07nfc: Fix hangup of RC-S380* in port100_send_ack()OGAWA Hirofumi1-12/+23
2017-08-07drm: rcar-du: Simplify and fix probe error handlingLaurent Pinchart2-20/+17
2017-08-07Staging: comedi: comedi_fops: Avoid orphaned proc entryCheah Kok Cheong1-3/+3
2017-08-07drm/nouveau/bar/gf100: fix access to upper half of BAR2Ben Skeggs1-1/+1
2017-08-07drm/nouveau/disp/nv50-: bump max chans to 21Ilia Mirkin1-1/+1
2017-08-07drm/vmwgfx: Fix gcc-7.1.1 warningSinclair Yeh1-1/+1
2017-08-07md/raid5: add thread_group worker async_tx_issue_pending_allOfer Heifetz1-0/+2
2017-07-28PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if p...Sudeep Holla1-4/+4
2017-07-28spmi: Include OF based modalias in device ueventBjorn Andersson1-0/+12
2017-07-28of: device: Export of_device_{get_modalias, uvent_modalias} to modulesStephen Boyd1-0/+2
2017-07-28acpi/nfit: Fix memory corruption/Unregister mce decoder on failurePrarit Bhargava1-1/+9
2017-07-28mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] arrayBart Van Assche1-1/+1
2017-07-28drm/mst: Avoid processing partially received up/down message transactionsImre Deak1-7/+24
2017-07-28drm/mst: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req()Imre Deak1-1/+3
2017-07-28drm/mst: Fix error handling during MST sideband message receptionImre Deak1-2/+8
2017-07-28RDMA/core: Initialize port_num in qp_attrIsmail, Mustafa1-0/+2
2017-07-28staging: lustre: ko2iblnd: check copy_from_iter/copy_to_iter return codeArnd Bergmann1-4/+15
2017-07-28staging: sm750fb: avoid conflicting vesafbTeddy Wang1-0/+24
2017-07-28staging: comedi: ni_mio_common: fix AO timer off-by-one regressionIan Abbott1-2/+1
2017-07-28staging: rtl8188eu: add TL-WN722N v2 supportMichael Gugino1-0/+1
2017-07-28iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_doneNicholas Bellinger1-1/+1
2017-07-28target: Fix COMPARE_AND_WRITE caw_sem leak during se_cmd quiesceJiang Yi1-0/+9
2017-07-28IB/core: Namespace is mandatory input for address resolutionMoni Shoua1-1/+5
2017-07-28IB/iser: Fix connection teardown race conditionVladimir Neyelov1-0/+11
2017-07-28Input: i8042 - fix crash at boot timeChen Hong1-3/+9
2017-07-28Revert "ACPI / EC: Enable event freeze mode..." to fix a regressionLv Zheng1-1/+1
2017-07-28ACPI / EC: Drop EC noirq hooks to fix a regressionLv Zheng1-19/+0
2017-07-28nvme-rdma: remove race conditions from IB signallingMarta Rybczynska1-10/+10
2017-07-28vfio: New external user group/file matchAlex Williamson1-0/+9
2017-07-28vfio: Fix group release deadlockAlex Williamson1-1/+36
2017-07-28drm/ttm: Fix use-after-free in ttm_bo_clean_mmJohn Brooks1-1/+3
2017-07-28ipmi:ssif: Add missing unlock in error branchCorey Minyard1-0/+5
2017-07-28ipmi: use rcu lock around call to intf->handlers->sender()Tony Camuso1-0/+5
2017-07-28drm/radeon: Fix eDP for single-display iMac10,1 (v2)Mario Kleiner1-2/+11
2017-07-28drm/radeon/ci: disable mclk switching for high refresh rates (v2)Alex Deucher1-0/+6
2017-07-28drm/amd/amdgpu: Return error if initiating read out of range on vramTom St Denis1-0/+3
2017-07-28Raid5 should update rdev->sectors after reshapeXiao Ni1-3/+1
2017-07-28libnvdimm: fix badblock range handling of ARS rangeToshi Kani1-3/+4
2017-07-28libnvdimm, btt: fix btt_rw_page not returning errorsVishal Verma1-3/+6
2017-07-28cx88: Fix regression in initial video standard settingDevin Heitmueller2-2/+9
2017-07-28md: don't use flush_signals in userspace processesMikulas Patocka2-2/+8
2017-07-28usb: renesas_usbhs: gadget: disable all eps when the driver stopsYoshihiro Shimoda1-7/+24
2017-07-28usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRLYoshihiro Shimoda1-1/+3
2017-07-28USB: cdc-acm: add device-id for quirky printerJohan Hovold1-0/+3
2017-07-28usb: storage: return on error to avoid a null pointer dereferenceColin Ian King1-1/+4
2017-07-28mxl111sf: Fix driver to use heap allocate buffers for USB messagesDevin Heitmueller3-16/+28