summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2019-03-23cxl: Wrap iterations over afu slices inside 'afu_list_lock'Vaibhav Jain
2019-03-23mei: bus: move hw module get/put to probe/releaseAlexander Usyskin
2019-03-23mei: hbm: clean the feature flags on link resetAlexander Usyskin
2019-02-20eeprom: at24: add support for 24c2048Adrian Bunk
2019-02-15mic: vop: Fix use-after-free on removeVincent Whitchurch
2019-02-15mei: me: add ice lake point device id.Tomas Winkler
2019-02-15misc: vexpress: Off by one in vexpress_syscfg_exec()Dan Carpenter
2019-01-31misc: ibmvsm: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2019-01-31mei: me: add denverton innovation engine device IDsTomas Winkler
2019-01-31mei: me: mark LBG devices as having dma supportAlexander Usyskin
2019-01-13genwqe: Fix size checkChristian Borntraeger
2019-01-09ocxl: Fix endiannes bug in read_afu_name()Greg Kurz
2019-01-09ocxl: Fix endiannes bug in ocxl_link_update_pe()Greg Kurz
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-13ocxl: Fix access to the AFU Descriptor DataChristophe Lombard
2018-11-13signal/GenWQE: Fix sending of SIGKILLEric W. Biederman
2018-11-13VMCI: Resource wildcard match fixedJorgen Hansen
2018-09-12misc: hmc6352: fix potential Spectre v1Gustavo A. R. Silva
2018-09-12misc: ibmvsm: Fix wrong assignment of return codeBryant G. Ly
2018-09-12mei: bus: need to unlink client before freeingTomas Winkler
2018-09-12mei: bus: fix hw module get/put balanceTomas Winkler
2018-09-12mei: fix use-after-free in mei_cl_writeJohn Hubbard
2018-09-12mei: ignore not found client in the enumerationAlexander Usyskin
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-08-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-22mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko
2018-08-21cb710: Convert to new IDA APIMatthew Wilcox
2018-08-21Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-13Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-08-10cxl: remove a dead branchMathieu Malaterre
2018-08-08misc: cxl: changed asterisk positionParth Y Shah
2018-08-05misc: mic: SCIF Fix scif_get_new_port() error handlingDan Carpenter
2018-08-05misc: cxl: changed asterisk positionParth Y Shah
2018-08-05genwqe: card_base: Use true and false for boolean valuesGustavo A. R. Silva
2018-08-05misc: eeprom: assignment outside the if statementParth Y Shah
2018-08-02eeprom: idt_89hpesx: clean up an error pointer vs NULL inconsistencyDan Carpenter
2018-08-02misc: ti-st: Fix memory leak in the error path of probe()Anton Vasilyev
2018-08-02mei: define dma ring buffer sizes for PCH12 HW and newerAlexander Usyskin
2018-08-02mei: restrict dma ring support to hbm version 2.1Tomas Winkler
2018-08-02mei: hbm: introduce dma bit in the message headerTomas Winkler
2018-08-02mei: hbm: define dma ring setup protocolTomas Winkler
2018-08-02mei: add support for variable length mei headers.Tomas Winkler
2018-07-25eeprom: at24: Add support for address-width propertyAlan Chiang