summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2015-05-24IB/core: Avoid leakage from kernel to user spaceEli Cohen
2015-05-24spi: spidev: fix possible arithmetic overflow for multi-transfer messageIan Abbott
2015-05-24ppp: deflate: never return len larger than output bufferFlorian Westphal
2015-05-24IB/uverbs: Prevent integer overflow in ib_umem_get address arithmeticShachar Raindel
2015-05-24serial: samsung: wait for transfer completion before clock disableRobert Baldyga
2014-12-13proc connector: Delete spurious memset in proc_exit_connector()Ben Hutchings
2014-12-13cciss: Fix misapplied "cciss: fix info leak in cciss_ioctl32_passthru()"Ben Hutchings
2014-12-13md/raid6: Fix misapplied backport in 2.6.32.64Ben Hutchings
2014-12-13ttusb-dec: buffer overflow in ioctlDan Carpenter
2014-12-13USB: whiteheat: Added bounds checking for bulk command responseJames Forshaw
2014-12-13net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin
2014-11-23USB: add new zte 3g-dongle's pid to option.cRui li
2014-11-23net: pppoe: use correct channel MTU when using Multilink PPPChristoph Schulz
2014-11-23md/raid6: avoid data corruption during recovery of double-degraded RAID6NeilBrown
2014-11-23tty: Fix high cpu load if tty is unreleaseablePeter Hurley
2014-11-23fix misuses of f_count() in ppp and netlinkAl Viro
2014-11-23USB: kobil_sct: fix non-atomic allocation in write pathJohan Hovold
2014-11-23gianfar: disable vlan tag insertion by defaultZhu Yanjun
2014-11-23dm crypt: fix access beyond the end of allocated spaceMikulas Patocka
2014-11-23macvlan: Initialize vlan_features to turn on offload support.Vlad Yasevich
2014-11-23sunvnet: clean up objects created in vnet_new() on vnet_exit()Sowmini Varadhan
2014-11-23sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka
2014-05-19floppy: don't write kernel-only members to FDRAWCMD ioctl outputMatthew Daley
2014-05-19floppy: ignore kernel-only members in FDRAWCMD ioctl inputMatthew Daley
2014-05-19aacraid: missing capable() check in compat ioctlDan Carpenter