summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* USB: fix invalid memory access in hub_activate()Alan Stern2016-01-291-4/+20
* USB: ipaq.c: fix a timeout loopDan Carpenter2016-01-291-2/+2
* spi: fix parent-device reference leakJohan Hovold2016-01-291-1/+1
* ser_gigaset: fix deallocation of platform device structureTilman Schmidt2016-01-291-3/+7
* mISDN: fix a loop countDan Carpenter2016-01-291-4/+3
* tty: Fix GPF in flush_to_ldisc()Peter Hurley2016-01-291-3/+5
* ses: fix additional element traversal bugJames Bottomley2016-01-291-1/+9
* ses: Fix problems with simple enclosuresJames Bottomley2016-01-291-1/+19
* ipmi: move timer init to before irq is setupJan Stancek2016-01-291-4/+4
* wan/x25: Fix use-after-free in x25_asy_open_tty()Peter Hurley2016-01-291-5/+1
* ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings2016-01-294-14/+15
* isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings2016-01-291-0/+6
* HID: core: Avoid uninitialized buffer accessRichard Purdie2015-12-061-1/+1
* mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns2015-12-061-0/+2
* tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa2015-12-061-4/+2
* Input: evdev - do not report errors form flush()Takashi Iwai2015-12-061-9/+4
* windfarm: decrement client count when unregisteringPaul Bolle2015-12-061-1/+1
* devres: fix devres_get()Masahiro Yamada2015-12-061-2/+2
* xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman2015-12-061-1/+1
* USB: whiteheat: fix potential null-deref at probeJohan Hovold2015-12-061-0/+31
* virtio-net: drop NETIF_F_FRAGLISTJason Wang2015-12-061-1/+1
* md: use kzalloc() when bitmap is disabledBenjamin Randazzo2015-12-061-2/+2
* dmaengine: fix missing 'cnt' in ?: in dmatestDr. David Alan Gilbert2015-09-181-1/+1
* libata: increase the timeout when setting transfer modeMikulas Patocka2015-09-181-1/+2
* Disable write buffering on Toshiba ToPIC95Ryan Underwood2015-09-181-0/+16
* dmaengine: mv_xor: bug fix for racing condition in descriptors cleanupLior Amsalem2015-09-182-26/+47
* staging: vt6655: device_rx_srv check sk_buff is NULLMalcolm Priestley2015-09-181-0/+4
* cx24116: fix a buffer overflow when checking userspace paramsMauro Carvalho Chehab2015-09-181-4/+4
* s5h1420: fix a buffer overflow when checking userspace paramsMauro Carvalho Chehab2015-09-181-1/+1
* lguest: fix out-by-one error in address checking.Rusty Russell2015-09-181-1/+1
* sd: Disable support for 256 byte/sector disksMark Hounschell2015-09-181-14/+5
* md/raid5: don't record new size if resize_stripes fails.NeilBrown2015-09-181-1/+2
* memstick: mspro_block: add missing curly bracesDan Carpenter2015-09-181-1/+2
* e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca2015-09-181-1/+9
* HID: fix a couple of off-by-onesJiri Kosina2015-09-186-6/+6
* TTY: drop driver reference in tty_open fail pathJiri Slaby2015-09-181-0/+1
* sg_start_req(): make sure that there's not too many elements in iovecAl Viro2015-09-181-0/+3
* IB/core: Avoid leakage from kernel to user spaceEli Cohen2015-05-241-0/+1
* spi: spidev: fix possible arithmetic overflow for multi-transfer messageIan Abbott2015-05-241-1/+4
* ppp: deflate: never return len larger than output bufferFlorian Westphal2015-05-241-1/+1
* IB/uverbs: Prevent integer overflow in ib_umem_get address arithmeticShachar Raindel2015-05-241-0/+8
* serial: samsung: wait for transfer completion before clock disableRobert Baldyga2015-05-241-0/+4
* proc connector: Delete spurious memset in proc_exit_connector()Ben Hutchings2014-12-131-1/+0
* cciss: Fix misapplied "cciss: fix info leak in cciss_ioctl32_passthru()"Ben Hutchings2014-12-131-1/+1
* md/raid6: Fix misapplied backport in 2.6.32.64Ben Hutchings2014-12-131-2/+2
* ttusb-dec: buffer overflow in ioctlDan Carpenter2014-12-131-0/+3
* USB: whiteheat: Added bounds checking for bulk command responseJames Forshaw2014-12-131-1/+6
* net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin2014-12-131-2/+2
* USB: add new zte 3g-dongle's pid to option.cRui li2014-11-231-1/+128
* net: pppoe: use correct channel MTU when using Multilink PPPChristoph Schulz2014-11-231-1/+1