summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2021-03-11misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eepromAswath Govindraju
2021-03-03drivers/misc/vmw_vmci: restrict too big queue size in qp_host_alloc_queueSabyrzhan Tasbolatov
2021-03-03VMCI: Use set_page_dirty_lock() when unregistering guest memoryJorgen Hansen
2021-03-03misc: eeprom_93xx46: Add module alias to avoid breaking support for non devic...Aswath Govindraju
2021-03-03misc: eeprom_93xx46: Fix module alias to enable module autoprobeAswath Govindraju
2021-01-09misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_c...Anant Thazhemadam
2020-11-18mei: protect mei_cl_mtu from null dereferenceAlexander Usyskin
2020-10-29eeprom: at25: set minimum read/write access stride to 1Christian Eggers
2020-10-29misc: vop: add round_up(x,4) for vring_size to avoid kernel panicSherry Sun
2020-10-29mic: vop: copy data to kernel space then write to io memorySherry Sun
2020-10-29misc: mic: scif: Fix error handling pathSouptick Joarder
2020-10-29VMCI: check return value of get_user_pages_fast() for errorsAlex Dewar
2020-08-21cxl: Fix kobject memleakWang Hai
2020-07-22misc: atmel-ssc: lock with mutex instead of spinlockMichał Mirosław
2020-07-22mei: bus: don't clean driver pointerAlexander Usyskin
2020-05-27mei: release me_cl object referenceAlexander Usyskin
2020-04-24misc: echo: Remove unnecessary parentheses and simplify check for zeroNathan Chancellor
2020-04-13misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devicesKishon Vijay Abraham I
2020-04-02altera-stapl: altera_get_note: prevent write beyond end of 'key'Daniel Axtens
2020-01-27mic: avoid statically declaring a 'struct device'.Arnd Bergmann
2020-01-27misc: sgi-xp: Properly initialize buf in xpc_get_rsvd_page_paNathan Chancellor
2020-01-17scsi: enclosure: Fix stale device oops with hot replugJames Bottomley
2019-12-17altera-stapl: check for a null key before strcasecmp'ing itColin Ian King
2019-12-05mei: bus: prefix device names on bus with the bus nameAlexander Usyskin
2019-12-01misc: mic: fix a DMA pool free failureWenwen Wang
2019-11-24misc: cxl: Fix possible null pointer dereferencezhong jiang
2019-11-20misc: genwqe: should return proper error value.zhong jiang
2019-11-20misc: kgdbts: Fix restrict errorLaura Abbott
2019-11-12misc: pci_endpoint_test: Fix BUG_ON error during pci_disable_msi()Kishon Vijay Abraham I
2019-11-12misc: pci_endpoint_test: Prevent some integer overflowsDan Carpenter
2019-09-06VMCI: Release resource if the work is already queuedNadav Amit
2019-08-16lkdtm: support llvm-objcopyNick Desaulniers
2019-08-06eeprom: at24: make spd world-readable againJean Delvare
2019-07-21VMCI: Fix integer overflow in VMCI handle arraysVishnu DASA
2019-07-03eeprom: at24: fix unexpected timeout under high loadWang Xin
2019-06-19Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_varYoung Xiao
2019-06-15misc: pci_endpoint_test: Fix test_reg_bar to be updated in pci_endpoint_testKishon Vijay Abraham I
2019-06-11genwqe: Prevent an integer overflow in the ioctlDan Carpenter
2019-04-20lkdtm: Add tests for NULL pointer dereferenceChristophe Leroy
2019-04-20lkdtm: Print real addressesChristophe Leroy
2019-03-23cxl: Wrap iterations over afu slices inside 'afu_list_lock'Vaibhav Jain
2019-02-20eeprom: at24: add support for 24c2048Adrian Bunk
2019-02-15misc: vexpress: Off by one in vexpress_syscfg_exec()Dan Carpenter
2019-01-31mei: me: add denverton innovation engine device IDsTomas Winkler
2019-01-13genwqe: Fix size checkChristian Borntraeger
2018-12-05misc: mic/scif: fix copy-paste error in scif_create_remote_lookupYueHaibing
2018-11-27drivers/misc/sgi-gru: fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-11-27misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_dataNathan Chancellor
2018-11-13signal/GenWQE: Fix sending of SIGKILLEric W. Biederman
2018-11-13VMCI: Resource wildcard match fixedJorgen Hansen