summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-07-11staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()Dan Carpenter
2018-07-11mtd: cfi_cmdset_0002: Change erase functions to check chip good onlyTokunori Ikegami
2018-07-11mtd: cfi_cmdset_0002: Change erase functions to retry for errorTokunori Ikegami
2018-07-11mtd: cfi_cmdset_0002: Change definition naming to retry write operationTokunori Ikegami
2018-07-11dm: prevent DAX mounts if not supportedRoss Zwisler
2018-07-11dm: set QUEUE_FLAG_DAX accordingly in dm_table_set_restrictions()Mike Snitzer
2018-07-11dax: check for QUEUE_FLAG_DAX in bdev_dax_supported()Ross Zwisler
2018-07-11dax: change bdev_dax_supported() to support boolean returnsDave Jiang
2018-07-11fs: allow per-device dax status checking for filesystemsDarrick J. Wong
2018-07-11mtd: rawnand: mxc: set spare area size register explicitlyMartin Kaiser
2018-07-11media: cx25840: Use subdev host data for PLL overrideBrad Love
2018-07-11Revert "dpaa_eth: fix error in dpaa_remove()"Greg Kroah-Hartman
2018-07-11media: vb2: core: Finish buffers at the end of the streamSakari Ailus
2018-07-11HID: debug: check length before copy_to_user()Daniel Rosenberg
2018-07-11HID: hiddev: fix potential Spectre v1Gustavo A. R. Silva
2018-07-11HID: i2c-hid: Fix "incomplete report" noiseJason Andryuk
2018-07-11drm/udl: fix display corruption of the last lineMikulas Patocka
2018-07-11drm: Use kvzalloc for allocating blob property memoryMichel Dänzer
2018-07-11vfio: Use get_user_pages_longterm correctlyJason Gunthorpe
2018-07-11drbd: fix access after freeLars Ellenberg
2018-07-11scsi: target: Fix truncated PR-in ReadKeys responseDavid Disseldorp
2018-07-11scsi: sg: mitigate read/write abuseJann Horn
2018-07-08net: dsa: b53: Add BCM5389 supportDamien Thébault
2018-07-08net/sonic: Use dma_mapping_error()Finn Thain
2018-07-08platform/x86: asus-wmi: Fix NULL pointer dereferenceJoão Paulo Rechi Vita
2018-07-08net: qmi_wwan: Add Netgear Aircard 779SJosh Hill
2018-07-08atm: zatm: fix memcmp castingIvan Bornyakov
2018-07-08iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUsHao Wei Tee
2018-07-08s390/dasd: use blk_mq_rq_from_pdu for per request dataSebastian Ott
2018-07-08mtd: rawnand: fix return value check for bad block statusAbhishek Sahu
2018-07-08md: remove special meaning of ->quiesce(.., 2)NeilBrown
2018-07-08md: allow metadata update while suspending.NeilBrown
2018-07-08md: use mddev_suspend/resume instead of ->quiesce()NeilBrown
2018-07-08md: move suspend_hi/lo handling into core md codeNeilBrown
2018-07-08md: don't call bitmap_create() while array is quiesced.NeilBrown
2018-07-08md: always hold reconfig_mutex when calling mddev_suspend()NeilBrown
2018-07-08drm/i915: Enable provoking vertex fix on Gen9 systems.Kenneth Graunke
2018-07-08drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helperMichel Dänzer
2018-07-08drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes arrayMichel Dänzer
2018-07-08drm/atmel-hlcdc: check stride values in the first planeStefan Agner
2018-07-08drm/qxl: Call qxl_bo_unref outside atomic contextJeremy Cline
2018-07-08drm/amdgpu: fix the missed vcn fw version reportHuang Rui
2018-07-08drm/amdgpu: Add APU support in vi_set_vce_clocksRex Zhu
2018-07-08drm/amdgpu: Add APU support in vi_set_uvd_clocksRex Zhu
2018-07-08vt: prevent leaking uninitialized data to userspace via /dev/vcs*Alexander Potapenko
2018-07-08serdev: fix memleak on module unloadJohan Hovold
2018-07-08serial: 8250_pci: Remove stalled entries in blacklistAndy Shevchenko
2018-07-08staging: android: ion: Return an ERR_PTR in ion_map_kernelLaura Abbott
2018-07-08n_tty: Access echo_* variables carefully.Tetsuo Handa
2018-07-08n_tty: Fix stall at n_tty_receive_char_special().Tetsuo Handa