summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-07-12habanalabs/gaudi: fix warning: var might be used uninitializedKoby Elbaz1-1/+1
2022-07-12habanalabs: move memory_scrub_val to hdev structDafna Hirschfeld2-4/+4
2022-07-12habanalabs: fix comment styleOded Gabbay1-1/+1
2022-07-12habanalabs: use kvcalloc when possibleOded Gabbay1-3/+2
2022-07-12habanalabs: print pointer with correct modifierOded Gabbay1-2/+2
2022-07-12habanalabs: check fence pointer before useOded Gabbay1-1/+1
2022-07-12habanalabs: add critical indication in sram eccran shalit1-1/+2
2022-07-12habanalabs/gaudi: notify user process on device unavailableTal Cohen2-6/+11
2022-07-12habanalabs: remove unused get_dma_desc_list_sizeOded Gabbay3-5/+0
2022-07-12habanalabs: fix NULL dereference on cs timeoutYuri Nudelman1-2/+2
2022-07-12habanalabs/gaudi: fix shift out of boundsOfir Bitton1-7/+9
2022-07-12habanalabs: add validity check for cq counter offsetfarah kassabri1-1/+8
2022-07-12habanalabs/gaudi: fix incorrect MME offset calculationKoby Elbaz1-3/+8
2022-07-12habanalabs: avoid unnecessary error printDani Liberman1-1/+8
2022-07-12habanalabs: send an event notification when CS timeout occursTal Cohen2-9/+19
2022-07-12habanalabs/gaudi: send device reset notificationTal Cohen1-3/+10
2022-07-12habanalabs/gaudi: invoke device reset from one code blockTal Cohen1-9/+16
2022-07-12habanalabs: expose undefined opcode status via info ioctlTal Cohen2-0/+55
2022-07-12habanalabs/gaudi: collect undefined opcode error infoTal Cohen5-32/+138
2022-07-12habanalabs: fix race between hl_get_compute_ctx() and hl_ctx_put()Tomer Tayar4-25/+47
2022-07-12habanalabs: keep a record of completed CS outcomesYuri Nudelman3-12/+147
2022-07-12habanalabs/gaudi: fix comment to reflect current codeOded Gabbay1-2/+8
2022-07-12habanalabs: change the write flag name of error info structsTal Cohen4-12/+12
2022-07-12habanalabs/gaudi: move tpc assert raise into internal funcTal Cohen1-15/+12
2022-07-12habanalabs: align ioctl uapi structures to 64-bitDan Rapaport1-0/+1
2022-07-12habanalabs: add terminating NULL to attrs arraysDafna Hirschfeld3-0/+5
2022-07-12habanalabs: Fix kernel-docJiapeng Chong1-2/+2
2022-07-12habanalabs: Fix kernel-docJiapeng Chong1-1/+1
2022-07-12habanalabs: fix double unlock on error in map_device_va()Dan Carpenter1-4/+2
2022-07-11Merge tag 'coresight-next-v5.20' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman27-522/+1540
2022-07-11Merge tag 'fpga-late-for-5.20-rc1' of ssh://gitolite.kernel.org/pub/scm/linux...Greg Kroah-Hartman8-33/+700
2022-07-11Merge tag 'mhi-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Greg Kroah-Hartman4-9/+46
2022-07-11coresight: etm4x: avoid build failure with unrolled loopsNick Desaulniers1-1/+2
2022-07-11Merge 5.19-rc6 into char-misc-nextGreg Kroah-Hartman415-2480/+4852
2022-07-10Linux 5.19-rc6v5.19-rc6Linus Torvalds1-1/+1
2022-07-10Merge branch 'hot-fixes' (fixes for rc6)Linus Torvalds3-13/+18
2022-07-10ida: don't use BUG_ON() for debuggingLinus Torvalds1-1/+2
2022-07-10Merge tag 'dmaengine-fix-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-56/+43
2022-07-10Merge tag 'staging-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2022-07-10Merge tag 'char-misc-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-24/+31
2022-07-10Merge tag 'io_uring-5.19-2022-07-09' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+3
2022-07-10Merge tag 'kbuild-fixes-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-6/+3
2022-07-10Merge tag 'irq_urgent_for_v5.19_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-12/+33
2022-07-10Merge tag 'x86_urgent_for_v5.19_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-16/+29
2022-07-10kbuild: remove unused cmd_none in scripts/Makefile.modinstMasahiro Yamada1-3/+0
2022-07-10x86/boot: Fix the setup data types max limitBorislav Petkov1-1/+1
2022-07-09Merge tag 'i2c-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-9/+8
2022-07-09drm/aperture: Run fbdev removal before internal helpersThomas Zimmermann1-11/+15
2022-07-09ptrace: fix clearing of JOBCTL_TRACED in ptrace_unfreeze_traced()Sven Schnelle1-1/+1
2022-07-09Merge tag 'powerpc-5.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-6/+10