aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-05-19HID: provide a helper for validating hid reportsKees Cook
2014-05-19HID: check for NULL field when setting valuesKees Cook
2014-05-19HID: LG: validate HID output report detailsKees Cook
2014-05-19HID: pantherlord: validate output report detailsKees Cook
2014-05-19HID: zeroplus: validate output report detailsKees Cook
2014-05-19HID: validate HID report id sizeKees Cook
2014-05-19b43: stop format string leaking into error msgsKees Cook
2014-05-19block: do not pass disk names as format stringsKees Cook
2014-05-19drivers/cdrom/cdrom.c: use kzalloc() for failing hardwareJonathan Salwan
2014-05-19cpqarray: fix info leak in ida_locked_ioctl()Dan Carpenter
2014-05-19cciss: fix info leak in cciss_ioctl32_passthru()Dan Carpenter
2014-05-19staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdeviceIan Abbott
2014-05-19intel-iommu: Flush unmaps at domain_exitJitendra Bhivare
2013-06-10mpt2sas: Send default descriptor for RAID pass through in mpt2ctlKashyap, Desai
2013-06-10isdnloop: fix and simplify isdnloop_init()Wu Fengguang
2013-06-10bonding: Fix slave selection bug.Hillf Danton
2013-06-10USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL pointerYing Xue
2013-06-10USB: serial: ftdi_sio: Handle the old_termios == 0 case e.g. uart_resume_port()Andrew Worsley
2013-06-10USB: cdc-wdm: fix buffer overflowOliver Neukum
2013-06-10USB: io_ti: Fix NULL dereference in chase_port()Wolfgang Frisch
2013-06-10USB: garmin_gps: fix memory leak on disconnectJohan Hovold
2013-06-10USB: mos7840: fix port-device leak in error pathJohan Hovold
2013-06-10USB: mos7840: fix urb leak at releaseJohan Hovold
2013-06-10USB: serial: Fix memory leak in sierra_release()Lennart Sorensen
2013-06-10USB: whiteheat: fix memory leak in error pathJohan Hovold
2013-06-10USB: EHCI: go back to using the system clock for QH unlinksAlan Stern
2013-06-10xhci: Make handover code more robustMatthew Garrett
2013-06-10telephony: ijx: buffer overflow in ixj_write_cid()Dan Carpenter
2013-06-10IPoIB: Fix use-after-free of multicast objectPatrick McHardy
2013-06-10tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir
2013-06-10b43legacy: Fix crash on unload when firmware not availableLarry Finger
2013-06-10r8169: incorrect identifier for a 8168dpFrancois Romieu
2013-06-10r8169: Add support for D-Link 530T rev C1 (Kernel Bug 38862)Lennart Sorensen
2013-06-10r8169: remove the obsolete and incorrect AMD workaroundTimo Teräs
2013-06-10r8169: correct settings of rtl8102e.Hayes Wang
2013-06-10SCSI: bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offloadEddie Wai
2013-06-10fix crash in scsi_dispatch_cmd()James Bottomley
2013-06-10libata: fix Null pointer dereference on disk errorXiaotian Feng
2013-06-10staging: vt6656: [BUG] out of bound array reference in RFbSetPower.Malcolm Priestley
2013-06-10staging: comedi: das08: Correct AO output for das08jr-16-aoIan Abbott
2013-06-10staging: comedi: check s->async for poll(), read() and write()Ian Abbott
2013-06-10staging: comedi: don't dereference user memory for INSN_INTTRIGIan Abbott
2013-06-10staging: comedi: jr3_pci: fix iomem dereferenceIan Abbott
2013-06-10staging: comedi: s626: don't dereference insn->dataIan Abbott
2013-06-10staging: comedi: fix memory leak for saved channel listIan Abbott
2013-06-10staging: comedi: comedi_test: fix race when cancelling commandIan Abbott
2013-06-10staging: comedi: ni_labpc: set up command4 register *after* command3Ian Abbott
2013-06-10staging: comedi: ni_labpc: correct differential channel sequence for AI commandsIan Abbott
2013-06-10w1: fix oops when w1_search is called from netlink connectorMarcin Jurkowski
2013-06-10drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflowChen Gang