summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-04-08vt: change SGR 21 to follow the standardsMike Frysinger
2018-04-08Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpadOndrej Zary
2018-04-08Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset listDennis Wassenberg
2018-04-08Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370Masaki Ota
2018-04-08Revert "base: arch_topology: fix section mismatch build warnings"Gaku Inami
2018-04-08staging: comedi: ni_mio_common: ack ai fifo error interrupts.Frank Mori Hess
2018-04-08siox: fix possible buffer overflow in device_add_storeGavin Schenk
2018-04-08Bluetooth: hci_bcm: Add 6 new ACPI HIDsHans de Goede
2018-04-08crypto: ccp - return an actual key size from RSA max_size callbackMaciej S. Szmigiero
2018-04-08crypto: caam - Fix null dereference at error pathRui Miguel Silva
2018-04-08crypto: talitos - fix IPsec cipher in lengthLEROY Christophe
2018-04-08crypto: inside-secure - fix clock managementGregory CLEMENT
2018-04-08crypto: talitos - don't persistently map req_ctx->hw_context and req_ctx->bufLEROY Christophe
2018-04-08crypto: ccp - Fill the result buffer only on digest, finup, and final opsGary R Hook
2018-04-08parport_pc: Add support for WCH CH382L PCI-E single parallel port card.Alexander Gerasiov
2018-04-08media: usbtv: prevent double free in error caseOliver Neukum
2018-04-08/dev/mem: Avoid overwriting "err" in read_mem()Kees Cook
2018-04-08mei: remove dev_err message on an unsupported ioctlColin Ian King
2018-04-08serial: 8250: Add Nuvoton NPCM UARTJoel Stanley
2018-04-08USB: serial: cp210x: add ELDAT Easywave RX09 idJohan Hovold
2018-04-08USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulatorClemens Werther
2018-04-08USB: serial: ftdi_sio: add RT Systems VX-8 cableMajor Hayden
2018-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-03-30net: mvneta: fix enable of all initialized RXQsYelena Krivosheev
2018-03-30vrf: Fix use after free and double free in vrf_finish_outputDavid Ahern
2018-03-30Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-03-30atm: iphase: fix spelling mistake: "Receiverd" -> "Received"Colin Ian King
2018-03-29Merge tag 'for-4.16/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-03-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-03-29Merge tag 'mtd/fixes-for-4.16' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-03-29dm: fix dropped return code from dm_get_bdev_for_ioctlMike Snitzer
2018-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-03-29dm mpath: fix support for loading scsi_dh modules during table loadMike Snitzer
2018-03-29vhost: validate log when IOTLB is enabledJason Wang
2018-03-29qede: Do not drop rx-checksum invalidated packets.Manish Chopra
2018-03-29mtd: jedec_probe: Fix crash in jedec_read_mfr()Linus Walleij
2018-03-29mtd: nand: atmel: Fix get_sectorsize() functionBoris Brezillon
2018-03-29hv_netvsc: enable multicast if necessaryStephen Hemminger
2018-03-29lan78xx: Crash in lan78xx_writ_reg (Workqueue: events lan78xx_deferred_multic...Raghuram Chary J
2018-03-28Merge tag 'drm-fixes-for-v4.16-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-03-29Merge tag 'drm/tegra/for-4.16-fixes' of git://anongit.freedesktop.org/tegra/l...Dave Airlie
2018-03-28RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier
2018-03-28drm/tegra: dc: Using NULL instead of plain integerWei Yongjun
2018-03-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-03-27RDMA/hns: ensure for-loop actually iterates and free's buffersColin Ian King
2018-03-27RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky
2018-03-27RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky
2018-03-27RDMA/rdma_cm: Fix use after free race with process_one_reqJason Gunthorpe
2018-03-27qede: Fix barrier usage after tx doorbell write.Manish Chopra
2018-03-27vhost: correctly remove wait queue during poll failureJason Wang