summaryrefslogtreecommitdiff
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* VMCI: Use threaded irqs instead of taskletsVishnu Dasa2023-01-201-30/+19
* misc: fastrpc: Pass bitfield into qcom_scm_assign_memElliot Berman2023-01-201-9/+6
* misc: fastrpc: Fix use-after-free race condition for mapsOla Jeppsson2023-01-201-3/+5
* misc: fastrpc: Don't remove map on creater_process and device_releaseAbel Vesa2023-01-201-9/+9
* misc: fastrpc: Fix use-after-free and race in fastrpc_map_findAbel Vesa2023-01-201-20/+21
* misc: fastrpc: fix error code in fastrpc_req_mmap()Dan Carpenter2023-01-201-1/+0
* mei: me: add meteor lake point M DIDAlexander Usyskin2023-01-202-0/+4
* mei: bus: fix unlink on bus in error pathAlexander Usyskin2023-01-201-4/+8
* Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-12-231-1/+5
|\
| * lkdtm: cfi: Make PAC test work with GCC 7 and 8Kristina Martsenko2022-12-141-1/+5
* | Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-12-192-7/+1
|\ \
| * | cxl: Remove unnecessary cxl_pci_window_alignment()Bjorn Helgaas2022-12-061-7/+0
| * | ocxl: fix pci device refcount leak when calling get_function_0()Yang Yingliang2022-11-241-1/+19
| * | ocxl: fix possible name leak in ocxl_file_register_afu()Yang Yingliang2022-11-241-2/+5
| * | cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter()Yang Yingliang2022-11-241-8/+12
| * | cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()Yang Yingliang2022-11-241-10/+14
| * | cxl: Fix refcount leak in cxl_calc_capp_routingMiaoqian Lin2022-11-241-0/+1
| |/
* | Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-171-5/+2
|\ \
| * | mm: Introduce set_memory_rox()Peter Zijlstra2022-12-151-5/+2
* | | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-163-3/+3
|\ \ \
| * | | driver core: fix up some missing class.devnode() conversions.Greg Kroah-Hartman2022-11-292-2/+2
| * | | driver core: make struct class.devnode() take a const *Greg Kroah-Hartman2022-11-241-1/+1
* | | | Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-1652-626/+2269
|\ \ \ \
| * \ \ \ Merge tag 'misc-habanalabs-next-2022-11-23' of https://git.kernel.org/pub/scm...Greg Kroah-Hartman2022-11-2919-512/+1184
| |\ \ \ \
| | * | | | habanalabs: fix VA range calculationOhad Sharabi2022-11-231-8/+4
| | * | | | habanalabs: fail driver load if EEPROM errors detectedOfir Bitton2022-11-231-12/+11
| | * | | | habanalabs: make print of engines idle mask more readableTomer Tayar2022-11-231-6/+21
| | * | | | habanalabs: clear non-released encapsulated signalsTomer Tayar2022-11-233-31/+71
| | * | | | habanalabs: don't put context in hl_encaps_handle_do_release_sob()Tomer Tayar2022-11-231-1/+0
| | * | | | habanalabs: print context refcount value if hard reset failsTomer Tayar2022-11-231-3/+15
| | * | | | habanalabs: add RMWREG32_SHIFTED to set a val within a maskDafna Hirschfeld2022-11-232-10/+6
| | * | | | habanalabs: fix rc when new CPUCP opcodes are not supportedTomer Tayar2022-11-231-0/+1
| | * | | | habanalabs/gaudi2: added memset for the cq_size registerMarco Pagani2022-11-231-0/+1
| | * | | | habanalabs: added return value check for hl_fw_dynamic_send_clear_cmd()Marco Pagani2022-11-231-0/+2
| | * | | | habanalabs: increase the size of busy engines maskTomer Tayar2022-11-231-4/+5
| | * | | | habanalabs/gaudi2: change memory scrub mechanismfarah kassabri2022-11-231-46/+83
| | * | | | habanalabs: extend process wait timeout in device fineOded Gabbay2022-11-232-5/+12
| | * | | | habanalabs: check schedule_hard_reset correctlyOded Gabbay2022-11-231-12/+13
| | * | | | habanalabs: reset device if still in use when releasedTomer Tayar2022-11-231-3/+4
| | * | | | habanalabs/gaudi2: return to reset upon SM SEI BRESP errorTomer Tayar2022-11-231-13/+6
| | * | | | habanalabs/gaudi2: don't enable entries in the MSIX_GW tableTomer Tayar2022-11-231-26/+0
| | * | | | habanalabs/gaudi2: remove redundant firmware version checkfarah kassabri2022-11-231-2/+1
| | * | | | habanalabs/gaudi: fix print for firmware-alive eventTomer Tayar2022-11-231-3/+4
| | * | | | habanalabs: fix print for out-of-sync and pkt-failure eventsTomer Tayar2022-11-233-8/+8
| | * | | | habanalabs/gaudi2: add page fault notify eventDani Liberman2022-11-231-8/+9
| | * | | | habanalabs/gaudi2: classify power/thermal events as infoOfir Bitton2022-11-231-0/+1
| | * | | | habanalabs: skip events info ioctl if not supportedOhad Sharabi2022-11-231-0/+4
| | * | | | habanalabs: fix firmware descriptor copy operationfarah kassabri2022-11-231-2/+24
| | * | | | habanalabs/gaudi2: add razwi notify eventDani Liberman2022-11-232-62/+82
| | * | | | habanalabs/gaudi2: implement fp32 not supported eventOfir Bitton2022-11-233-1/+9