index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
habanalabs
/
goya
Age
Commit message (
Expand
)
Author
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2024-06-23
accel/habanalabs: no CPUCP prints on heartbeat failure
Ohad Sharabi
2024-02-26
accel/habanalabs: remove hop size from asic properties
Farah Kassabri
2024-02-26
accel/habanalabs/goya: remove redundant assignment to pointer 'input'
Colin Ian King
2023-10-09
accel/habanalabs: trace dma map sgtable
Ohad Sharabi
2023-10-09
accel/habanalabs: move cpucp interface to linux/habanalabs
David Meriin
2023-10-09
accel/habanalabs: refactor deprecated strncpy to strscpy_pad
Justin Stitt
2023-10-09
accel/habanalabs: fix ETR/ETF flush logic
Benjamin Dotan
2023-06-08
accel/habanalabs: remove support for mmu disable
Ofir Bitton
2023-04-08
accel/habanalabs: sync f/w events interrupt in hard reset
Tal Cohen
2023-03-20
accel/habanalabs: in hw_fini return error code if polling timed-out
Dafna Hirschfeld
2023-03-15
accel/habanalabs: assert return value of hw_fini
Dafna Hirschfeld
2023-03-15
accel/habanalabs: change hw_fini to return int to indicate error
Dafna Hirschfeld
2023-03-15
accel/habanalabs: add support for TPC assert
Ofir Bitton
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-01-26
habanalabs: add set engines masks ASIC function
Ohad Sharabi
2023-01-26
habanalabs: move driver to accel subsystem
Oded Gabbay