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
/
misc
Age
Commit message (
Expand
)
Author
Lines
2022-07-12
habanalabs: page size can only be a power of 2
Ohad Sharabi
-7
/
+2
2022-07-12
habanalabs: refactor dma asic-specific functions
Ohad Sharabi
-152
/
+162
2022-07-12
habanalabs/gaudi: remove unused enum
Oded Gabbay
-22
/
+9
2022-07-12
habanalabs/gaudi: mask constant value before cast
Oded Gabbay
-4
/
+4
2022-07-12
habanalabs/gaudi: use correct type in assignment
Oded Gabbay
-1
/
+1
2022-07-12
habanalabs/gaudi: fix function name in comment
Oded Gabbay
-1
/
+1
2022-07-12
habanalabs/goya: move dma direction enum to uapi file
Oded Gabbay
-26
/
+14
2022-07-12
habanalabs: set default value for memory_scrub
Dafna Hirschfeld
-0
/
+3
2022-07-12
habanalabs: move call to scrub_device_mem after ctx_fini
Dafna Hirschfeld
-5
/
+14
2022-07-12
habanalabs/gaudi: use memory_scrub_val from debugfs
Dafna Hirschfeld
-3
/
+2
2022-07-12
habanalabs: don't send addr and size to scrub_device_mem cb
Dafna Hirschfeld
-38
/
+36
2022-07-12
habanalabs: don't do memory scrubbing when unmapping
Dafna Hirschfeld
-30
/
+6
2022-07-12
habanalabs: print if firmware is secured during load
Ofir Bitton
-1
/
+2
2022-07-12
habanalabs/gaudi: fix a race condition causing DMAR error
Yuri Nudelman
-16
/
+40
2022-07-12
habanalabs/gaudi: fix warning: var might be used uninitialized
Koby Elbaz
-1
/
+1
2022-07-12
habanalabs: move memory_scrub_val to hdev struct
Dafna Hirschfeld
-4
/
+4
2022-07-12
habanalabs: fix comment style
Oded Gabbay
-1
/
+1
2022-07-12
habanalabs: use kvcalloc when possible
Oded Gabbay
-3
/
+2
2022-07-12
habanalabs: print pointer with correct modifier
Oded Gabbay
-2
/
+2
2022-07-12
habanalabs: check fence pointer before use
Oded Gabbay
-1
/
+1
2022-07-12
habanalabs: add critical indication in sram ecc
ran shalit
-1
/
+2
2022-07-12
habanalabs/gaudi: notify user process on device unavailable
Tal Cohen
-1
/
+4
2022-07-12
habanalabs: remove unused get_dma_desc_list_size
Oded Gabbay
-5
/
+0
2022-07-12
habanalabs: fix NULL dereference on cs timeout
Yuri Nudelman
-2
/
+2
2022-07-12
habanalabs/gaudi: fix shift out of bounds
Ofir Bitton
-7
/
+9
2022-07-12
habanalabs: add validity check for cq counter offset
farah kassabri
-1
/
+8
2022-07-12
habanalabs/gaudi: fix incorrect MME offset calculation
Koby Elbaz
-3
/
+8
2022-07-12
habanalabs: avoid unnecessary error print
Dani Liberman
-1
/
+8
2022-07-12
habanalabs: send an event notification when CS timeout occurs
Tal Cohen
-9
/
+17
2022-07-12
habanalabs/gaudi: send device reset notification
Tal Cohen
-3
/
+10
2022-07-12
habanalabs/gaudi: invoke device reset from one code block
Tal Cohen
-9
/
+16
2022-07-12
habanalabs: expose undefined opcode status via info ioctl
Tal Cohen
-0
/
+25
2022-07-12
habanalabs/gaudi: collect undefined opcode error info
Tal Cohen
-30
/
+132
2022-07-12
habanalabs: fix race between hl_get_compute_ctx() and hl_ctx_put()
Tomer Tayar
-25
/
+47
2022-07-12
habanalabs: keep a record of completed CS outcomes
Yuri Nudelman
-12
/
+147
2022-07-12
habanalabs/gaudi: fix comment to reflect current code
Oded Gabbay
-2
/
+8
2022-07-12
habanalabs: change the write flag name of error info structs
Tal Cohen
-12
/
+12
2022-07-12
habanalabs/gaudi: move tpc assert raise into internal func
Tal Cohen
-15
/
+12
2022-07-12
habanalabs: add terminating NULL to attrs arrays
Dafna Hirschfeld
-0
/
+5
2022-07-12
habanalabs: Fix kernel-doc
Jiapeng Chong
-2
/
+2
2022-07-12
habanalabs: Fix kernel-doc
Jiapeng Chong
-1
/
+1
2022-07-12
habanalabs: fix double unlock on error in map_device_va()
Dan Carpenter
-4
/
+2
2022-07-11
Merge 5.19-rc6 into char-misc-next
Greg Kroah-Hartman
-22
/
+31
2022-07-08
eeprom: idt_89hpesx: fix clang -Wformat warnings
Justin Stitt
-3
/
+3
2022-07-08
sgi-xp: Use the bitmap API to allocate bitmaps
Christophe JAILLET
-7
/
+6
2022-07-03
mm: shrinkers: provide shrinkers with names
Roman Gushchin
-1
/
+1
2022-07-02
misc: rtsx_usb: set return value in rsp_buf alloc err path
Shuah Khan
-1
/
+3
2022-07-01
uacce: Handle parent device removal or parent driver module rmmod
Jean-Philippe Brucker
-46
/
+87
2022-07-01
misc: rtsx_pcr: Fix a typo
Zhang Jiaming
-1
/
+1
2022-07-01
misc: rtsx_usb: use separate command and response buffers
Shuah Khan
-9
/
+17
[prev]
[next]