summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2022-05-22habanalabs: wrong handle removal in memory managerYuri Nudelman-1/+1
2022-05-22habanalabs: remove debugfs read/write callbacksDafna Hirschfeld-416/+1
2022-05-22habanalabs: enforce alignment upon registers access through debugfsDafna Hirschfeld-0/+5
2022-05-22habanalabs: unify code for memory access from debugfsDafna Hirschfeld-52/+104
2022-05-22habanalabs: add callback and field to be used for debugfs refactorDafna Hirschfeld-2/+158
2022-05-22habanalabs: hl_ts_behavior can be statickernel test robot-1/+1
2022-05-22habanalabs/gaudi: add debugfs to fetch internal sync statusOhad Sharabi-16/+187
2022-05-22habanalabs: rephrase device out-of-memory messageOhad Sharabi-2/+3
2022-05-22habanalabs/gaudi: Use correct sram size macro for debugfsDafna Hirschfeld-4/+4
2022-05-22habanalabs: add MMU prefetch to ASIC-specific codeOhad Sharabi-7/+40
2022-05-22habanalabs: convert ts to use unified memory managerYuri Nudelman-235/+91
2022-05-22habanalabs: unified memory manager infrastructureYuri Nudelman-1/+333
2022-05-22habanalabs: save f/w preboot major versionOfir Bitton-10/+22
2022-05-22habanalabs: replace usage of found with dedicated list iterator variableJakob Koschel-6/+5
2022-05-22habanalabs: modify dma_mask to be ASIC specific propertyTomer Tayar-30/+10
2022-05-22habanalabs: parse full firmware versionsOfir Bitton-2/+4
2022-05-22habanalabs/gaudi: avoid resetting max power in hard resetTomer Tayar-2/+0
2022-05-22habanalabs/gaudi: increase submission resourcesOfir Bitton-2/+2
2022-05-22habanalabs: expose compute ctx status through info ioctlOfir Bitton-0/+2
2022-05-22habanalabs: add new return code to device fd openOfir Bitton-1/+20
2022-05-22habanalabs: add user API to get valid DRAM page sizesOhad Sharabi-0/+40
2022-05-22habanalabs: convert all MMU masks/shifts to arraysOhad Sharabi-92/+52
2022-05-22habanalabs: change mmu_get_real_page_size to be ASIC-specificOhad Sharabi-98/+112
2022-05-22habanalabs: add DRAM default page size to HW infoOhad Sharabi-0/+1
2022-05-22habanalabs: set non-0 value in dram default page sizeOhad Sharabi-1/+8
2022-05-19misc: fastrpc: fix list iterator in fastrpc_req_mem_unmap_implSrinivas Kandagatla-4/+5
2022-05-19misc: alcor_pci: set NULL intfdata and clear pci masterShuah Khan-1/+5
2022-05-19Merge tag 'thunderbolt-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman-2/+2
2022-05-19Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kee...Greg Kroah-Hartman-15/+99
2022-05-17lkdtm/heap: Hide allocation size from -Warray-boundsKees Cook-0/+1
2022-05-17lkdtm/usercopy: Check vmalloc and >0-order foliosKees Cook-0/+83
2022-05-11lkdtm/usercopy: Rename "heap" to "slab"Kees Cook-15/+15
2022-05-11cxl/ocxl: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy-0/+12
2022-05-09lkdtm: cfi: Fix type width for masking PAC bitsKees Cook-1/+1
2022-05-09misc: rtsx: set NULL intfdata when probe failsShuah Khan-0/+1
2022-05-09altera-stapl: Use swap() instead of open coding itJiapeng Chong-40/+16
2022-05-09misc: rtsx: add rts5261 efuse functionRicky WU-53/+62
2022-05-08lkdtm/stackleak: fix CONFIG_GCC_PLUGIN_STACKLEAK=nMark Rutland-1/+11
2022-05-08lkdtm/stackleak: check stack boundariesMark Rutland-0/+20
2022-05-08lkdtm/stackleak: prevent unexpected stack usageMark Rutland-1/+23
2022-05-08lkdtm/stackleak: rework boundary managementMark Rutland-39/+47
2022-05-08lkdtm/stackleak: avoid spurious failureMark Rutland-7/+0
2022-05-03Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie-8/+11
2022-05-02Merge 5.18-rc5 into char-misc-nextGreg Kroah-Hartman-8/+11
2022-04-29misc/pvpanic: Convert regular spinlock into trylock on panic pathGuilherme G. Piccoli-2/+8
2022-04-29misc/mei: Add NULL check to component match callback functionsWon Chung-2/+2
2022-04-29Merge tag 'drm-misc-next-2022-04-28' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-1/+1
2022-04-26lkdtm: cfi: Fix type width for masking PAC bitsKees Cook-1/+1
2022-04-25drm/display: Move HDCP helpers into display-helper moduleThomas Zimmermann-1/+1
2022-04-24VMCI: Add support for ARM64Vishnu Dasa-1/+17