summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | habanalabs: set log level for descriptor validation to debugfarah kassabri2023-01-261-2/+2
| * | | habanalabs: trace COMMS protocolOhad Sharabi2023-01-261-0/+31
| * | | habanalabs/gaudi2: support abrupt device reset eventOfir Bitton2023-01-263-0/+4
| * | | habanalabs: skip device idle check in hpriv_release if in resetTomer Tayar2023-01-261-2/+4
| * | | habanalabs: adjacent timestamps should be more accurateTamir Gilad-Raz2023-01-261-3/+3
| * | | habanalabs/gaudi2: remove duplicated event printsOfir Bitton2023-01-261-190/+149
| * | | habanalabs/gaudi2: count interrupt causesOfir Bitton2023-01-261-109/+252
| * | | habanalabs: update DRAM props according to preboot dataOhad Sharabi2023-01-261-0/+4
| * | | habanalabs: fix double assignment in MMU V1Marco Pagani2023-01-261-1/+0
| * | | habanalabs: make set_dram_properties an ASIC functionOhad Sharabi2023-01-264-1/+15
| * | | habanalabs: use dev_dbg() when hl_mmap_mem_buf_get() failsTomer Tayar2023-01-261-2/+1
| * | | habanalabs: don't allow user to destroy CB handle more than onceTomer Tayar2023-01-265-4/+32
| * | | habanalabs: don't notify user about clk throttling due to powerOfir Bitton2023-01-262-6/+8
| * | | habanalabs: abort waiting user threads upon errorTomer Tayar2023-01-263-3/+28
| * | | habanalabs: remove releasing of user threads from device releaseTomer Tayar2023-01-261-5/+0
| * | | habanalabs: read binning info from prebootfarah kassabri2023-01-263-10/+50
| * | | habanalabs/gaudi2: fix BMON 3rd address rangetal albo2023-01-261-4/+4
| | |/ | |/|
* | | Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-02-211-0/+1
|\ \ \ | |_|/ |/| |
| * | fortify: Use __builtin_dynamic_object_size() when availableKees Cook2023-01-051-0/+1
| |/
* | 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