aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-01habanalabs: fix mmu node address resolution in debugfsYuri Nudelman1-1/+1
2021-09-01habanalabs: save pid per userptrYuri Nudelman3-4/+7
2021-09-01habanalabs/gaudi: move scrubbing to late initOded Gabbay1-5/+5
2021-09-01habanalabs/gaudi: scrub HBM to a specific valueOfir Bitton1-2/+7
2021-09-01habanalabs: add validity check for event ID received from F/WOfir Bitton2-0/+12
2021-09-01habanalabs: clear msg_to_cpu_reg to avoid misread after resetKoby Elbaz1-16/+12
2021-09-01habanalabs: make set_pci_regions asic functionOhad Sharabi3-4/+8
2021-09-01habanalabs: convert PCI BAR offset to u64Ohad Sharabi1-1/+1
2021-09-01habanalabs: expose server type in INFO IOCTLOded Gabbay6-1/+21
2021-08-29habanalabs: remove redundant warning messageOded Gabbay1-3/+0
2021-08-29habanalabs: add support for encapsulated signals submissionfarah kassabri6-349/+308
2021-08-29habanalabs: add support for encapsulated signals reservationfarah kassabri7-15/+371
2021-08-29habanalabs: signal/wait change sync object reset flowfarah kassabri5-59/+141
2021-08-29habanalabs: add wait-for-multi-CS uAPIOhad Sharabi7-3/+535
2021-08-29habanalabs: get multiple fences under same cs_lockOhad Sharabi3-51/+113
2021-08-29habanalabs: revise prints on FD closeOded Gabbay2-3/+3
2021-08-29habanalabs/goya: add missing initializationOded Gabbay1-0/+1
2021-08-29habanalabs: update firmware header to latest versionOded Gabbay1-1/+3
2021-08-29habanalabs: fix race between soft reset and heartbeatKoby Elbaz4-80/+67
2021-08-29habanalabs/gaudi: fix information printed on SM eventOded Gabbay1-11/+23
2021-08-29habanalabs/gaudi: trigger state dump in case of SM errorsOfir Bitton1-1/+6
2021-08-29habanalabs: set dma max segment sizeOded Gabbay1-0/+2
2021-08-29habanalabs: add asic property of host dma offsetOded Gabbay3-0/+5
2021-08-29habanalabs: fix type of variableOded Gabbay1-2/+1
2021-08-29habanalabs: mark linux image as not loaded after hw_finiTomer Tayar1-0/+5
2021-08-29habanalabs: fix nullifying of destroyed mmu pgt poolTomer Tayar1-6/+6
2021-08-29habanalabs: rename cb_mmap to mmapZvika Yehudai4-7/+7
2021-08-29habanalabs: missing mutex_unlock in process kill procedureOfir Bitton1-0/+1
2021-08-29habanalabs/gaudi: implement state dumpYuri Nudelman4-11/+319
2021-08-29habanalabs: state dump monitors and fences infrastructureYuri Nudelman4-23/+376
2021-08-29habanalabs: expose state dumpYuri Nudelman8-3/+731
2021-08-29habanalabs: use get_task_pid() to take PIDOded Gabbay2-2/+6
2021-08-29habanalabs: allow disabling huge page useOded Gabbay1-13/+23
2021-08-29habanalabs: user mappings can be 64-bitOded Gabbay2-3/+3
2021-08-29habanalabs: handle case of interruptable waitOded Gabbay1-2/+9
2021-08-29habanalabs: release pending user interrupts on device finiOded Gabbay1-54/+46
2021-08-29habanalabs: re-init completion object upon retryOded Gabbay1-1/+12
2021-08-29habanalabs: rename enum vm_type_t to vm_typeOded Gabbay3-14/+12
2021-08-29habanalabs: update firmware header filesOfir Bitton3-8/+33
2021-08-29habanalabs: allow fail on inability to respect hintYuri Nudelman1-3/+42
2021-08-29habanalabs: support hint addresses range reservationfarah kassabri2-8/+76
2021-08-27misc/pvpanic: fix set driver dataMihai Carabas1-0/+2
2021-08-27VMCI: fix NULL pointer dereference when unmapping queue pairWang Hai1-2/+4
2021-08-26platform/x86: hp_accel: Remove _INI method callAndy Shevchenko1-1/+0
2021-08-19misc: pci_endpoint_test: Add deviceID for AM64 and J7200Kishon Vijay Abraham I1-0/+8
2021-08-19misc: pci_endpoint_test: Populate sriov_configure ops to configure SR-IOV deviceKishon Vijay Abraham I1-0/+1
2021-08-19lkdtm: remove IDE_CORE_CP crashpointKevin Mitchell1-1/+0
2021-08-19lkdtm: replace SCSI_DISPATCH_CMD with SCSI_QUEUE_RQKevin Mitchell1-1/+1
2021-08-18lkdtm/heap: Avoid __alloc_size hint warning for VMALLOC_LINEAR_OVERFLOWKees Cook1-1/+8
2021-08-18lkdtm: Add kernel version to failure hintsKees Cook1-8/+12