summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* eeprom: at24: make spd world-readable againJean Delvare2019-08-061-1/+1
* mei: me: add mule creek canyon (EHL) device idsAlexander Usyskin2019-07-312-0/+6
* VMCI: Fix integer overflow in VMCI handle arraysVishnu DASA2019-07-143-58/+89
* lkdtm: support llvm-objcopyNick Desaulniers2019-07-141-2/+1Star
* eeprom: at24: fix unexpected timeout under high loadWang Xin2019-07-031-21/+22
* Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_varYoung Xiao2019-06-191-2/+2
* misc: pci_endpoint_test: Fix test_reg_bar to be updated in pci_endpoint_testKishon Vijay Abraham I2019-06-151-0/+1
* genwqe: Prevent an integer overflow in the ioctlDan Carpenter2019-06-112-0/+6
* lkdtm: Add tests for NULL pointer dereferenceChristophe Leroy2019-04-203-0/+22
* lkdtm: Print real addressesChristophe Leroy2019-04-201-9/+9
* cxl: Wrap iterations over afu slices inside 'afu_list_lock'Vaibhav Jain2019-03-232-9/+32
* mei: bus: move hw module get/put to probe/releaseAlexander Usyskin2019-03-231-11/+10Star
* mei: hbm: clean the feature flags on link resetAlexander Usyskin2019-03-231-0/+7
* eeprom: at24: add support for 24c2048Adrian Bunk2019-02-202-1/+4
* mic: vop: Fix use-after-free on removeVincent Whitchurch2019-02-151-1/+3
* mei: me: add ice lake point device id.Tomas Winkler2019-02-152-0/+4
* misc: vexpress: Off by one in vexpress_syscfg_exec()Dan Carpenter2019-02-151-1/+1
* misc: ibmvsm: Fix potential NULL pointer dereferenceGustavo A. R. Silva2019-01-311-2/+5
* mei: me: add denverton innovation engine device IDsTomas Winkler2019-01-312-0/+4
* mei: me: mark LBG devices as having dma supportAlexander Usyskin2019-01-311-1/+1
* genwqe: Fix size checkChristian Borntraeger2019-01-131-1/+1
* ocxl: Fix endiannes bug in read_afu_name()Greg Kurz2019-01-091-1/+1
* ocxl: Fix endiannes bug in ocxl_link_update_pe()Greg Kurz2019-01-091-1/+1
* misc: mic/scif: fix copy-paste error in scif_create_remote_lookupYueHaibing2018-12-051-1/+1
* drivers/misc/sgi-gru: fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-11-271-0/+4
* misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_dataNathan Chancellor2018-11-271-1/+1
* ocxl: Fix access to the AFU Descriptor DataChristophe Lombard2018-11-131-1/+3
* signal/GenWQE: Fix sending of SIGKILLEric W. Biederman2018-11-132-5/+6
* VMCI: Resource wildcard match fixedJorgen Hansen2018-11-132-2/+3
* misc: hmc6352: fix potential Spectre v1Gustavo A. R. Silva2018-09-121-0/+2
* misc: ibmvsm: Fix wrong assignment of return codeBryant G. Ly2018-09-121-1/+1
* mei: bus: need to unlink client before freeingTomas Winkler2018-09-121-5/+4Star
* mei: bus: fix hw module get/put balanceTomas Winkler2018-09-121-2/+1Star
* mei: fix use-after-free in mei_cl_writeJohn Hubbard2018-09-121-1/+1
* mei: ignore not found client in the enumerationAlexander Usyskin2018-09-121-3/+6
* Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-261-18/+5Star
|\
| * cb710: Convert to new IDA APIMatthew Wilcox2018-08-221-18/+5Star
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-222-4/+10
|\ \
| * | mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko2018-08-222-4/+10
* | | Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-221-0/+17
|\ \ \ | |/ / |/| |
| * | eeprom: at24: Add support for address-width propertyAlan Chiang2018-07-251-0/+17
| |/
* | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-1835-379/+673
|\ \
| * | misc: mic: SCIF Fix scif_get_new_port() error handlingDan Carpenter2018-08-051-11/+9Star
| * | misc: cxl: changed asterisk positionParth Y Shah2018-08-051-1/+1
| * | genwqe: card_base: Use true and false for boolean valuesGustavo A. R. Silva2018-08-051-1/+1
| * | misc: eeprom: assignment outside the if statementParth Y Shah2018-08-051-1/+2
| * | eeprom: idt_89hpesx: clean up an error pointer vs NULL inconsistencyDan Carpenter2018-08-021-1/+1
| * | misc: ti-st: Fix memory leak in the error path of probe()Anton Vasilyev2018-08-021-2/+2
| * | mei: define dma ring buffer sizes for PCH12 HW and newerAlexander Usyskin2018-08-022-0/+17
| * | mei: restrict dma ring support to hbm version 2.1Tomas Winkler2018-08-024-0/+16