summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2020-01-29mic: avoid statically declaring a 'struct device'.Arnd Bergmann1-16/+12
2020-01-29misc: sgi-xp: Properly initialize buf in xpc_get_rsvd_page_paNathan Chancellor1-1/+1
2020-01-23scsi: enclosure: Fix stale device oops with hot replugJames Bottomley1-2/+1
2019-12-21altera-stapl: check for a null key before strcasecmp'ing itColin Ian King1-2/+1
2019-12-05mei: bus: prefix device names on bus with the bus nameAlexander Usyskin1-4/+5
2019-11-28misc: mic: fix a DMA pool free failureWenwen Wang1-1/+1
2019-11-25misc: genwqe: should return proper error value.zhong jiang1-6/+7
2019-11-25misc: kgdbts: Fix restrict errorLaura Abbott1-10/+6
2019-09-06VMCI: Release resource if the work is already queuedNadav Amit1-2/+4
2019-07-21VMCI: Fix integer overflow in VMCI handle arraysVishnu DASA3-58/+89
2019-06-22Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_varYoung Xiao1-2/+2
2019-06-11genwqe: Prevent an integer overflow in the ioctlDan Carpenter2-0/+6
2019-02-20misc: vexpress: Off by one in vexpress_syscfg_exec()Dan Carpenter1-1/+1
2019-01-13genwqe: Fix size checkChristian Borntraeger1-1/+1
2018-12-17mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2-3/+2
2018-12-13misc: mic/scif: fix copy-paste error in scif_create_remote_lookupYueHaibing1-1/+1
2018-11-27drivers/misc/sgi-gru: fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+4
2018-11-27misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_dataNathan Chancellor1-1/+1
2018-11-21signal/GenWQE: Fix sending of SIGKILLEric W. Biederman2-5/+6
2018-10-10vmci: type promotion bug in qp_host_get_user_memory()Dan Carpenter1-2/+2
2018-10-10tsl2550: fix lux1_input error in low lightMatt Ranostay1-1/+1
2018-09-26mei: bus: type promotion bug in mei_nfc_if_version()Dan Carpenter1-1/+1
2018-09-26misc: hmc6352: fix potential Spectre v1Gustavo A. R. Silva1-0/+2
2018-09-19vmw_balloon: include asm/io.hNadav Amit1-0/+1
2018-09-19misc: ti-st: Fix memory leak in the error path of probe()Anton Vasilyev1-2/+2
2018-09-19misc: mic: SCIF Fix scif_get_new_port() error handlingDan Carpenter1-11/+9
2018-09-15mei: me: allow runtime pm for platform with D0i3Tomas Winkler1-1/+4
2018-09-09vmw_balloon: fix VMCI use when balloon built into kernelNadav Amit1-1/+8
2018-09-09vmw_balloon: VMCI_DOORBELL_SET does not check statusNadav Amit1-18/+19
2018-09-09vmw_balloon: do not use 2MB without batchingNadav Amit1-1/+7
2018-09-09vmw_balloon: fix inflation of 64-bit GFNsNadav Amit1-6/+7
2018-07-17vmw_balloon: fix inflation with batchingNadav Amit1-2/+2
2018-07-17ibmasm: don't write out of bounds in read handlerJann Horn1-24/+3
2018-06-16vmw_balloon: fixing double free when batching mode is offGil Kupfer1-16/+7
2018-04-13drivers/misc/vmw_vmci/vmci_queue_pair.c: fix a couple integer overflow testsDan Carpenter1-2/+8
2018-04-08mei: remove dev_err message on an unsupported ioctlColin Ian King1-1/+0
2018-03-22scsi: ses: don't get power status of SES device slot on probeMauricio Faria de Oliveira1-1/+6
2017-12-25cxl: Check if vphb exists before iterating over AFU devicesVaibhav Jain1-0/+13
2017-12-05eeprom: at24: check at24_read/write argumentsHeiner Kallweit1-0/+6
2017-11-08mei: return error on notification request to a disconnected clientAlexander Usyskin1-0/+3
2017-10-05cxl: Fix driver use countFrederic Barrat2-1/+11
2017-08-30mei: me: add lewisburg device idsTomas Winkler2-0/+3
2017-08-30mei: me: add broxton pci device idsTomas Winkler2-0/+6
2017-07-28scsi: ses: do not add a device to an enclosure if enclosure_add_links() fails.Maurizio Lombardi1-4/+10
2017-06-26drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of IS_ERR()Dan Carpenter1-2/+2
2017-06-14cxl: Fix error path on bad ioctlFrederic Barrat1-5/+2
2017-01-12mei: bus: fix mei_cldev_enable KDocAlexander Usyskin1-1/+1
2017-01-09mei: request async autosuspend at the end of enumerationAlexander Usyskin1-1/+1
2016-12-02mei: fix return value on disconnectionTomas Winkler2-2/+2
2016-12-02mei: me: fix place for kaby point device ids.Tomas Winkler1-3/+4