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
/
gaudi
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
2025-09-25
accel/habanalabs: support mapping cb with vmalloc-backed coherent memory
Moti Haimovski
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/gaudi2: move HMMU page tables to device memory
Farah Kassabri
2023-10-09
accel/habanalabs/gaudi: remove define used for simulator
Oded Gabbay
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-10-09
accel/habanalabs/gaudi: Add MODULE_FIRMWARE macros
Juerg Haefliger
2023-06-08
accel/habanalabs: remove support for mmu disable
Ofir Bitton
2023-06-05
accel/habanalabs: remove variable gaudi_irq_name
Tom Rix
2023-04-08
accel/habanalabs: remove Gaudi1 multi MSI code
Ofir Bitton
2023-04-08
accel/habanalabs: sync f/w events interrupt in hard reset
Tal Cohen
2023-03-20
accel/habanalabs: return tlb inv error code upon failure
Koby Elbaz
2023-03-20
accel/habanalabs: in hw_fini return error code if polling timed-out
Dafna Hirschfeld
2023-03-15
accel/habanalabs: add uapi to stall/resume engine
Koby Elbaz
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-03-15
accel/habanalabs: add critical-event bit in notifier
Moti Haimovski
2023-03-15
accel/habanalabs: capture RAZWI info only if HW indication detected
Koby Elbaz
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/gaudi: allow device acquire while in debug mode
Ofir Bitton
2023-01-26
habanalabs: add uapi to flush inbound HBM transactions
Ohad Sharabi
2023-01-26
habanalabs: move driver to accel subsystem
Oded Gabbay