summaryrefslogtreecommitdiff
path: root/drivers/misc (follow)
Commit message (Expand)AuthorAge
* misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_c...Anant Thazhemadam2021-01-09
* mei: protect mei_cl_mtu from null dereferenceAlexander Usyskin2020-11-18
* misc: mic: scif: Fix error handling pathSouptick Joarder2020-10-29
* VMCI: check return value of get_user_pages_fast() for errorsAlex Dewar2020-10-29
* cxl: Fix kobject memleakWang Hai2020-08-21
* misc: atmel-ssc: lock with mutex instead of spinlockMichał Mirosław2020-07-22
* mei: bus: don't clean driver pointerAlexander Usyskin2020-07-22
* mei: release me_cl object referenceAlexander Usyskin2020-05-27
* cxl: Fix DAR check & use REGION_ID instead of opencodingAneesh Kumar K.V2020-05-10
* misc: echo: Remove unnecessary parentheses and simplify check for zeroNathan Chancellor2020-04-24
* altera-stapl: altera_get_note: prevent write beyond end of 'key'Daniel Axtens2020-04-02
* mic: avoid statically declaring a 'struct device'.Arnd Bergmann2020-01-29
* misc: sgi-xp: Properly initialize buf in xpc_get_rsvd_page_paNathan Chancellor2020-01-29
* scsi: enclosure: Fix stale device oops with hot replugJames Bottomley2020-01-23
* altera-stapl: check for a null key before strcasecmp'ing itColin Ian King2019-12-21
* mei: bus: prefix device names on bus with the bus nameAlexander Usyskin2019-12-05
* misc: mic: fix a DMA pool free failureWenwen Wang2019-11-28
* misc: genwqe: should return proper error value.zhong jiang2019-11-25
* misc: kgdbts: Fix restrict errorLaura Abbott2019-11-25
* VMCI: Release resource if the work is already queuedNadav Amit2019-09-06
* VMCI: Fix integer overflow in VMCI handle arraysVishnu DASA2019-07-21
* Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_varYoung Xiao2019-06-22
* genwqe: Prevent an integer overflow in the ioctlDan Carpenter2019-06-11
* misc: vexpress: Off by one in vexpress_syscfg_exec()Dan Carpenter2019-02-20
* genwqe: Fix size checkChristian Borntraeger2019-01-13
* mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2018-12-17
* misc: mic/scif: fix copy-paste error in scif_create_remote_lookupYueHaibing2018-12-13
* drivers/misc/sgi-gru: fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-11-27
* misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_dataNathan Chancellor2018-11-27
* signal/GenWQE: Fix sending of SIGKILLEric W. Biederman2018-11-21
* vmci: type promotion bug in qp_host_get_user_memory()Dan Carpenter2018-10-10
* tsl2550: fix lux1_input error in low lightMatt Ranostay2018-10-10
* mei: bus: type promotion bug in mei_nfc_if_version()Dan Carpenter2018-09-26
* misc: hmc6352: fix potential Spectre v1Gustavo A. R. Silva2018-09-26
* vmw_balloon: include asm/io.hNadav Amit2018-09-19
* misc: ti-st: Fix memory leak in the error path of probe()Anton Vasilyev2018-09-19
* misc: mic: SCIF Fix scif_get_new_port() error handlingDan Carpenter2018-09-19
* mei: me: allow runtime pm for platform with D0i3Tomas Winkler2018-09-15
* vmw_balloon: fix VMCI use when balloon built into kernelNadav Amit2018-09-09
* vmw_balloon: VMCI_DOORBELL_SET does not check statusNadav Amit2018-09-09
* vmw_balloon: do not use 2MB without batchingNadav Amit2018-09-09
* vmw_balloon: fix inflation of 64-bit GFNsNadav Amit2018-09-09
* vmw_balloon: fix inflation with batchingNadav Amit2018-07-17
* ibmasm: don't write out of bounds in read handlerJann Horn2018-07-17
* vmw_balloon: fixing double free when batching mode is offGil Kupfer2018-06-16
* drivers/misc/vmw_vmci/vmci_queue_pair.c: fix a couple integer overflow testsDan Carpenter2018-04-13
* mei: remove dev_err message on an unsupported ioctlColin Ian King2018-04-08
* scsi: ses: don't get power status of SES device slot on probeMauricio Faria de Oliveira2018-03-22
* cxl: Check if vphb exists before iterating over AFU devicesVaibhav Jain2017-12-25
* eeprom: at24: check at24_read/write argumentsHeiner Kallweit2017-12-05