aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2021-08-18lkdtm/fortify: Consolidate FORTIFY_SOURCE testsKees Cook4-54/+57
2021-08-18lkdtm/bugs: Add ARRAY_BOUNDS to selftestsKees Cook1-0/+1
2021-08-16misc: gehc-achc: Fix spelling mistake "Verfication" -> "Verification"Colin Ian King1-1/+1
2021-08-09Merge 5.14-rc5 into staging-nextGreg Kroah-Hartman1-10/+7
2021-08-09Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman1-10/+7
2021-08-05misc: gehc-achc: new driverSebastian Reichel3-0/+578
2021-08-05misc: sram: Only map reserved areas in Tegra SYSRAMMikko Perttunen2-30/+82
2021-08-03sgi-xpc: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior1-4/+4
2021-07-29mei: constify passed buffers and structuresKrzysztof Kozlowski3-11/+11
2021-07-27tty: drop put_tty_driverJiri Slaby1-4/+4
2021-07-27Merge 5.14-rc3 into driver-core-nextGreg Kroah-Hartman1-10/+7
2021-07-26Merge 5.14-rc3 into char-misc-nextGreg Kroah-Hartman1-10/+7
2021-07-21misc: pci_endpoint_test: Ensure relationship between miscdev and PCIRichard Weinberger1-0/+1
2021-07-21lkdtm: remove duplicated include of init.hWan Jiabing1-1/+0
2021-07-21misc/pvpanic-pci: Allow automatic loadingEric Auger1-0/+2
2021-07-21misc: sgi-gru: Convert from atomic_t to refcount_t on gru_thread_state->ts_refcntXiyu Yang2-4/+5
2021-07-21bus: Make remove callback return voidUwe Kleine-König2-5/+2
2021-07-21staging: hikey9xx: split hi6421v600 irq into a separate driverMauro Carvalho Chehab3-0/+318
2021-07-20Merge tag 'at24-fixes-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-currentWolfram Sang1-10/+7
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-18/+14
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-3/+5