summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-07-17loop: remember whether sysfs_create_group() was doneTetsuo Handa2-5/+7
2018-07-17RDMA/ucm: Mark UCM interface as BROKENLeon Romanovsky2-2/+14
2018-07-17loop: add recursion validation to LOOP_CHANGE_FDTheodore Ts'o1-30/+38
2018-07-17nvme-pci: Remap CMB SQ entries on every controller resetKeith Busch1-11/+16
2018-07-17iw_cxgb4: correctly enforce the max reg_mr depthSteve Wise1-1/+1
2018-07-17i2c: tegra: Fix NACK error handlingJon Hunter1-9/+8
2018-07-17HID: usbhid: add quirk for innomedia INNEX GENESIS/ATARI adapterTomasz Kramkowski2-0/+4
2018-07-17xhci: xhci-mem: off by one in xhci_stream_id_to_ring()Dan Carpenter1-1/+1
2018-07-17usb: quirks: add delay quirks for Corsair StrafeNico Sneck1-0/+4
2018-07-17USB: serial: mos7840: fix status-register error handlingJohan Hovold1-0/+3
2018-07-17USB: yurex: fix out-of-bounds uaccess in read handlerJann Horn1-17/+6
2018-07-17USB: serial: keyspan_pda: fix modem-status error handlingJohan Hovold1-1/+3
2018-07-17USB: serial: cp210x: add another USB ID for Qivicon ZigBee stickOlli Salonen1-0/+1
2018-07-17USB: serial: ch341: fix type promotion bug in ch341_control_in()Dan Carpenter1-1/+1
2018-07-17ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede2-0/+62
2018-07-17vmw_balloon: fix inflation with batchingNadav Amit1-2/+2
2018-07-17ata: Fix ZBC_OUT all bit handlingDamien Le Moal1-3/+8
2018-07-17ata: Fix ZBC_OUT command block checkDamien Le Moal1-6/+7
2018-07-17ibmasm: don't write out of bounds in read handlerJann Horn1-24/+3
2018-07-17mmc: dw_mmc: fix card threshold control configurationx002701701-3/+4
2018-07-17nvme: validate admin queue before unquiesceScott Bauer1-1/+2
2018-07-11staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()Dan Carpenter1-1/+1
2018-07-11mtd: cfi_cmdset_0002: Change erase functions to check chip good onlyTokunori Ikegami1-10/+12
2018-07-11mtd: cfi_cmdset_0002: Change erase functions to retry for errorTokunori Ikegami1-0/+10
2018-07-11mtd: cfi_cmdset_0002: Change definition naming to retry write operationTokunori Ikegami1-3/+3
2018-07-11dm bufio: don't take the lock in dm_bufio_shrink_countMikulas Patocka1-12/+4
2018-07-11mtd: rawnand: mxc: set spare area size register explicitlyMartin Kaiser1-1/+4
2018-07-11dm bufio: drop the lock when doing GFP_NOIO allocationMikulas Patocka1-0/+10
2018-07-11dm bufio: avoid sleeping while holding the dm_bufio lockDouglas Anderson1-2/+3
2018-07-11media: cx25840: Use subdev host data for PLL overrideBrad Love1-6/+22
2018-07-11PM / OPP: Update voltage in case freq == old_freqWaldemar Rymarkiewicz1-1/+1
2018-07-11HID: debug: check length before copy_to_user()Daniel Rosenberg1-1/+7
2018-07-11HID: hiddev: fix potential Spectre v1Gustavo A. R. Silva1-0/+11
2018-07-11HID: i2c-hid: Fix "incomplete report" noiseJason Andryuk1-1/+1
2018-07-11mlxsw: spectrum: Forbid linking of VLAN devices to devices that have uppersIdo Schimmel1-4/+2
2018-07-11drm/udl: fix display corruption of the last lineMikulas Patocka2-5/+11
2018-07-11drbd: fix access after freeLars Ellenberg1-1/+1
2018-07-11scsi: sg: mitigate read/write abuseJann Horn1-2/+40
2018-07-11IB/hfi1: Fix user context tail allocation for DMA_RTAILMike Marciniszyn3-10/+9
2018-07-11net: phy: micrel: fix crash when statistic requested for KSZ9031 phyGrygorii Strashko1-15/+2
2018-07-11i2c: rcar: fix resume by always initializing registers before transferWolfram Sang1-2/+2
2018-07-11vt: prevent leaking uninitialized data to userspace via /dev/vcs*Alexander Potapenko1-2/+2
2018-07-11staging: android: ion: Return an ERR_PTR in ion_map_kernelLaura Abbott1-1/+1
2018-07-11n_tty: Access echo_* variables carefully.Tetsuo Handa1-18/+24
2018-07-11n_tty: Fix stall at n_tty_receive_char_special().Tetsuo Handa1-5/+8
2018-07-11usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hubWilliam Wu1-1/+1
2018-07-11USB: serial: cp210x: add Silicon Labs IDs for Windows UpdateKaroly Pados1-0/+3
2018-07-11USB: serial: cp210x: add CESINEL device idsJohan Hovold1-0/+11
2018-07-11usb: cdc_acm: Add quirk for Uniden UBC125 scannerHouston Yaroschoff1-0/+3
2018-07-03cdc_ncm: avoid padding beyond end of skbBjørn Mork1-2/+2