summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2020-07-22misc: atmel-ssc: lock with mutex instead of spinlockMichał Mirosław1-12/+12
2020-07-22mei: bus: don't clean driver pointerAlexander Usyskin1-2/+1
2020-05-27mei: release me_cl object referenceAlexander Usyskin1-0/+2
2020-04-24misc: echo: Remove unnecessary parentheses and simplify check for zeroNathan Chancellor1-1/+1
2020-04-13misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devicesKishon Vijay Abraham I1-1/+1
2020-04-02altera-stapl: altera_get_note: prevent write beyond end of 'key'Daniel Axtens1-6/+6
2020-01-27mic: avoid statically declaring a 'struct device'.Arnd Bergmann1-16/+12
2020-01-27misc: sgi-xp: Properly initialize buf in xpc_get_rsvd_page_paNathan Chancellor1-1/+1
2020-01-17scsi: enclosure: Fix stale device oops with hot replugJames Bottomley1-2/+1
2019-12-17altera-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-12-01misc: mic: fix a DMA pool free failureWenwen Wang1-1/+1
2019-11-24misc: cxl: Fix possible null pointer dereferencezhong jiang1-2/+0
2019-11-20misc: genwqe: should return proper error value.zhong jiang1-6/+7
2019-11-20misc: kgdbts: Fix restrict errorLaura Abbott1-10/+6
2019-11-12misc: pci_endpoint_test: Fix BUG_ON error during pci_disable_msi()Kishon Vijay Abraham I1-0/+8
2019-11-12misc: pci_endpoint_test: Prevent some integer overflowsDan Carpenter1-0/+9
2019-09-06VMCI: Release resource if the work is already queuedNadav Amit1-2/+4
2019-08-16lkdtm: support llvm-objcopyNick Desaulniers1-2/+1
2019-08-06eeprom: at24: make spd world-readable againJean Delvare1-1/+1
2019-07-21VMCI: Fix integer overflow in VMCI handle arraysVishnu DASA3-58/+89
2019-07-03eeprom: at24: fix unexpected timeout under high loadWang Xin1-30/+77
2019-06-19Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_varYoung Xiao1-2/+2
2019-06-15misc: pci_endpoint_test: Fix test_reg_bar to be updated in pci_endpoint_testKishon Vijay Abraham I1-0/+1
2019-06-11genwqe: Prevent an integer overflow in the ioctlDan Carpenter2-0/+6
2019-04-20lkdtm: Add tests for NULL pointer dereferenceChristophe Leroy3-0/+22
2019-04-20lkdtm: Print real addressesChristophe Leroy1-9/+9
2019-03-23cxl: Wrap iterations over afu slices inside 'afu_list_lock'Vaibhav Jain2-9/+32
2019-02-20eeprom: at24: add support for 24c2048Adrian Bunk2-1/+2
2019-02-15misc: vexpress: Off by one in vexpress_syscfg_exec()Dan Carpenter1-1/+1
2019-01-31mei: me: add denverton innovation engine device IDsTomas Winkler2-0/+4
2019-01-13genwqe: Fix size checkChristian Borntraeger1-1/+1
2018-12-05misc: 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-13signal/GenWQE: Fix sending of SIGKILLEric W. Biederman2-5/+6
2018-11-13VMCI: Resource wildcard match fixedJorgen Hansen2-2/+3
2018-11-10eeprom: at24: Add support for address-width propertyAlan Chiang1-0/+17
2018-10-04misc: sram: enable clock before registering regionsJohan Hovold1-6/+7
2018-10-04vmci: type promotion bug in qp_host_get_user_memory()Dan Carpenter1-2/+2
2018-10-04tsl2550: fix lux1_input error in low lightMatt Ranostay1-1/+1
2018-09-29vmw_balloon: include asm/io.hNadav Amit1-0/+1
2018-09-26mei: bus: type promotion bug in mei_nfc_if_version()Dan Carpenter1-1/+1
2018-09-26mei: bus: need to unlink client before freeingTomas Winkler1-5/+4
2018-09-26mei: ignore not found client in the enumerationAlexander Usyskin1-3/+6
2018-09-26misc: hmc6352: fix potential Spectre v1Gustavo A. R. Silva1-0/+2
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-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