summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-02-24drivers/scsi/sg.c: mark VMA as VM_IO to prevent migrationKirill A. Shutemov
2016-02-24SCSI: fix crashes in sd and sr runtime PMAlan Stern
2016-02-24iscsi-target: Fix potential dead-lock during node acl deleteNicholas Bellinger
2016-02-24Fix a memory leak in scsi_host_dev_release()Bart Van Assche
2016-02-24iscsi-target: Fix rx_login_comp hang after login failureNicholas Bellinger
2016-02-24scsi_sysfs: Fix queue_ramp_up_period return codePeter Oberparleiter
2016-02-24scsi: restart list search after unlock in scsi_remove_targetChristoph Hellwig
2016-02-24serial: 8250_pci: Correct uartclk for xr17v35x expansion chipsSoeren Grunewald
2016-02-24pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski
2016-02-24pty: fix possible use after free of tty->driver_dataHerton R. Krzesinski
2016-02-24staging/speakup: Use tty_ldisc_ref() for paste kworkerPeter Hurley
2016-02-24wan/x25: Fix use-after-free in x25_asy_open_tty()Peter Hurley
2016-02-24phy: twl4030-usb: Relase usb phy on unloadTony Lindgren
2016-02-24tty: remove platform_sysrq_reset_seqArnd Bergmann
2016-02-24ahci: Intel DNV device IDs SATAAlexandra Yates
2016-02-24libata: disable forced PORTS_IMPL for >= AHCI 1.3Tejun Heo
2016-02-24AHCI: Fix softreset failed issue of Port MultiplierXiangliang Yu
2016-02-23xhci: fix usb2 resume timing and races.Mathias Nyman
2016-02-23tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley
2016-02-23tty: Fix GPF in flush_to_ldisc()Peter Hurley
2016-02-23USB: option: fix Cinterion AHxx enumerationJohn Ernberg
2016-02-23USB: serial: option: Adding support for Telit LE922Daniele Palmas
2016-02-23USB: cp210x: add ID for IAI USB to RS485 adaptorPeter Dedecker
2016-02-23USB: serial: ftdi_sio: add support for Yaesu SCU-18 cableGreg Kroah-Hartman
2016-02-15USB: serial: visor: fix crash on detecting device without write_urbsVladis Dronov
2016-02-15saa7134-alsa: Only frees registered sound cardsMauro Carvalho Chehab
2016-02-15media: vb2 dma-contig: Fully cache synchronise buffers in prepare and finishTiffany Lin
2016-02-15v4l2-compat-ioctl32: fix alignment for ARM64Andrzej Hajda
2016-02-15mtd: mtdpart: fix add_mtd_partitions error pathBoris BREZILLON
2016-02-15vTPM: fix memory allocation flag for rtce buffer at kernel bootHon Ching \(Vicky\) Lo
2016-02-15wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)Uri Mashiach
2016-02-15wlcore/wl12xx: spi: fix oops on firmware loadUri Mashiach
2016-02-15spi: fix parent-device reference leakJohan Hovold
2016-02-15spi: ti-qspi: Fix data corruption seen on r/w stress testVignesh R
2016-02-15spi: atmel: Fix DMA-setup for transfers with more than 8 bits per wordDavid Mosberger-Tang
2016-02-15Revert "dm mpath: fix stalls when handling invalid ioctls"Mauricio Faria de Oliveira
2016-02-15remoteproc: avoid stack overflow in debugfs fileArnd Bergmann
2016-02-12dm thin: fix race condition when destroying thin pool workqueueNikolay Borisov
2016-02-12HID: usbhid: fix recursive deadlockIoan-Adrian Ratiu
2016-02-12drivers/base/memory.c: prohibit offlining of memory blocks with missing sectionsSeth Jennings
2016-02-12dm btree: fix leak of bufio-backed block in btree_split_sibling error pathMike Snitzer
2016-02-12xhci: fix placement of call to usb_disabled()Greg Kroah-Hartman
2016-02-12HID: core: Avoid uninitialized buffer accessRichard Purdie
2016-02-12parisc iommu: fix panic due to trying to allocate too large regionMikulas Patocka
2016-02-12team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vidIdo Schimmel
2016-01-28connector: bump skb->users before callback invocationFlorian Westphal
2016-01-28veth: don’t modify ip_summed; doing so treats packets with bad checksums as...Vijay Pandurangan
2016-01-27mISDN: avoid arch specific __builtin_return_address callArnd Bergmann
2016-01-27RDMA/cxgb4: Fix gcc warning on 32-bit archPaul Bolle
2016-01-27lkdtm: adjust recursion size to avoid warningsKees Cook