index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
habanalabs
/
common
Age
Commit message (
Expand
)
Author
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-11
/
+7
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-16
/
+8
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-39
/
+39
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-87
/
+87
2025-09-25
accel/habanalabs: add Infineon version check
Pavan S
-2
/
+9
2025-09-25
accel/habanalabs: add HL_GET_P_STATE passthrough type
Ariel Aviad
-0
/
+3
2025-09-25
accel/habanalabs: add debugfs interface for HLDIO testing
Konstantin Sinyuk
-0
/
+214
2025-09-25
accel/habanalabs: add NVMe Direct I/O (HLDIO) infrastructure
Konstantin Sinyuk
-2
/
+601
2025-09-25
accel/habanalabs: remove old interface variation of 'access_ok()'
Ilia Levi
-5
/
+0
2025-09-25
accel/habanalabs/gaudi2: use the CPLD_SHUTDOWN event handler
Konstantin Sinyuk
-2
/
+0
2025-09-25
accel/habanalabs: disable device access after CPLD_SHUTDOWN
Konstantin Sinyuk
-0
/
+28
2025-09-25
accel/habanalabs: clarify ctx use after hl_ctx_put() in dmabuf release
Tomer Tayar
-1
/
+6
2025-09-25
accel/habanalabs/gaudi2: add support for logging register accesses from debugfs
Sharley Calzolari
-1
/
+147
2025-09-25
accel/habanalabs: add generic message type to get error counters
Vitaly Margolin
-0
/
+3
2025-09-25
accel/habanalabs: return ENOMEM if less than requested pages were pinned
Tomer Tayar
-1
/
+1
2025-08-12
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
-16
/
+7
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-22
/
+3
2025-07-12
habanalabs: fix UAF in export_dmabuf()
Al Viro
-16
/
+7
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
-1
/
+1
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
-1
/
+1
2025-06-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-2
/
+0
2025-05-19
accel/habanalabs: Switch to use %ptTs
Andy Shevchenko
-22
/
+3
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
-2
/
+0
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-5
/
+5
2025-03-16
accel/habanalabs: convert timeouts to secs_to_jiffies()
Easwar Hariharan
-4
/
+4
2025-02-21
accel/habanalabs: constify 'struct bin_attribute'
Thomas Weißschuh
-5
/
+5
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-13
/
+6
2025-01-12
drivers: remove get_task_comm() and print task comm directly
Yafang Shao
-10
/
+4
2025-01-12
accel/habanalabs: convert timeouts to secs_to_jiffies()
Easwar Hariharan
-3
/
+2
2024-12-13
Merge tag 'drm-misc-next-2024-12-05' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-1
/
+0
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
-1
/
+0
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
-1
/
+1
2024-06-23
accel/habanalabs: gradual sleep in polling memory macro
Didi Freiman
-2
/
+9
2024-06-23
accel/habanalabs: move heartbeat work initialization to early init
Tomer Tayar
-2
/
+4
2024-06-23
accel/habanalabs: print timestamp of last PQ heartbeat on EQ heartbeat failure
Tomer Tayar
-12
/
+46
2024-06-23
accel/habanalabs: dump the EQ entries headers on EQ heartbeat failure
Tomer Tayar
-0
/
+28
2024-06-23
accel/habanalabs: revise print on EQ heartbeat failure
Tomer Tayar
-9
/
+10
2024-06-23
accel/habanalabs: add more info upon cpu pkt timeout
Farah Kassabri
-3
/
+11
2024-06-23
accel/habanalabs: additional print in device-in-use info
Ilia Levi
-9
/
+63
2024-06-23
accel/habanalabs: disable EQ interrupt after disabling pci
Tal Cohen
-3
/
+4
2024-06-23
accel/habanalabs: change the heartbeat scheduling point
Farah Kassabri
-21
/
+33
2024-06-23
accel/habanalabs: remove timestamp registration debug prints
Ofir Bitton
-13
/
+0
2024-06-23
accel/habanalabs: add cpld ts cpld_timestamp cpucp
Vitaly Margolin
-2
/
+3
2024-06-23
accel/habanalabs: add a common handler for clock change events
Tomer Tayar
-0
/
+47
2024-06-23
accel/habanalabs/gaudi2: add GAUDI2D revision support
Farah Kassabri
-0
/
+14
2024-06-23
accel/habanalabs: move hl_eq_heartbeat_event_handle() to common code
Tomer Tayar
-0
/
+7
2024-06-23
accel/habanalabs: add an EQ size ASIC property
Tomer Tayar
-3
/
+10
2024-06-23
accel/habanalabs: check for errors after preboot is ready
Farah Kassabri
-12
/
+12
2024-06-23
accel/habanalabs: use msg_header instead of desc_header
Igal Zeltser
-3
/
+3
2024-06-23
accel/habanalabs: add heartbeat debug info
Farah Kassabri
-1
/
+26
[next]