summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-03-12iw_cxgb3: Fix incorrectly returning error on successHariprasad S
2016-03-12RDMA/cxgb3: Don't free skbs on NET_XMIT_* indications from LLDSteve Wise
2016-03-12scsi_dh_rdac: always retry MODE SELECT on command lock violationHannes Reinecke
2016-03-12saa7134-alsa: Only frees registered sound cardsMauro Carvalho Chehab
2016-03-12tda1004x: only update the frontend properties if lockedMauro Carvalho Chehab
2016-03-12SCSI: fix crashes in sd and sr runtime PMAlan Stern
2016-03-12libata: disable forced PORTS_IMPL for >= AHCI 1.3Tejun Heo
2016-03-12PCI/AER: Flush workqueue on device remove to avoid use-after-freeSebastian Andrzej Siewior
2016-03-12l2tp: fix another panic in pppol2tpWilly Tarreau
2016-03-12tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley
2016-03-12USB: visor: fix null-deref at probeJohan Hovold
2016-03-12usbvision fix overflow of interfaces arrayOliver Neukum
2016-03-12usb: serial: visor: fix crash on detecting device without write_urbsVladis Dronov
2016-01-29USB: fix invalid memory access in hub_activate()Alan Stern
2016-01-29USB: ipaq.c: fix a timeout loopDan Carpenter
2016-01-29spi: fix parent-device reference leakJohan Hovold
2016-01-29ser_gigaset: fix deallocation of platform device structureTilman Schmidt
2016-01-29mISDN: fix a loop countDan Carpenter
2016-01-29tty: Fix GPF in flush_to_ldisc()Peter Hurley
2016-01-29ses: fix additional element traversal bugJames Bottomley
2016-01-29ses: Fix problems with simple enclosuresJames Bottomley
2016-01-29ipmi: move timer init to before irq is setupJan Stancek
2016-01-29wan/x25: Fix use-after-free in x25_asy_open_tty()Peter Hurley
2016-01-29ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings
2016-01-29isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings
2015-12-06HID: core: Avoid uninitialized buffer accessRichard Purdie
2015-12-06mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns
2015-12-06tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa
2015-12-06Input: evdev - do not report errors form flush()Takashi Iwai
2015-12-06windfarm: decrement client count when unregisteringPaul Bolle
2015-12-06devres: fix devres_get()Masahiro Yamada
2015-12-06xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman
2015-12-06USB: whiteheat: fix potential null-deref at probeJohan Hovold
2015-12-06virtio-net: drop NETIF_F_FRAGLISTJason Wang
2015-12-06md: use kzalloc() when bitmap is disabledBenjamin Randazzo
2015-09-18dmaengine: fix missing 'cnt' in ?: in dmatestDr. David Alan Gilbert
2015-09-18libata: increase the timeout when setting transfer modeMikulas Patocka
2015-09-18Disable write buffering on Toshiba ToPIC95Ryan Underwood
2015-09-18dmaengine: mv_xor: bug fix for racing condition in descriptors cleanupLior Amsalem
2015-09-18staging: vt6655: device_rx_srv check sk_buff is NULLMalcolm Priestley
2015-09-18cx24116: fix a buffer overflow when checking userspace paramsMauro Carvalho Chehab
2015-09-18s5h1420: fix a buffer overflow when checking userspace paramsMauro Carvalho Chehab
2015-09-18lguest: fix out-by-one error in address checking.Rusty Russell
2015-09-18sd: Disable support for 256 byte/sector disksMark Hounschell
2015-09-18md/raid5: don't record new size if resize_stripes fails.NeilBrown
2015-09-18memstick: mspro_block: add missing curly bracesDan Carpenter
2015-09-18e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca
2015-09-18HID: fix a couple of off-by-onesJiri Kosina
2015-09-18TTY: drop driver reference in tty_open fail pathJiri Slaby
2015-09-18sg_start_req(): make sure that there's not too many elements in iovecAl Viro