index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
/
common
/
memory.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
habanalabs: remove hdev from hl_ctx_get args
Ohad Sharabi
2022-05-22
1
-2
/
+2
*
habanalabs: do MMU prefetch as deferred work
Ohad Sharabi
2022-05-22
1
-12
/
+19
*
habanalabs: add topic to memory manager buffer
Yuri Nudelman
2022-05-22
1
-0
/
+1
*
habanalabs: hide memory manager page shift
Yuri Nudelman
2022-05-22
1
-7
/
+3
*
habanalabs: add prefetch flag to the MAP operation
Ohad Sharabi
2022-05-22
1
-5
/
+6
*
habanalabs: use for_each_sgtable_dma_sg for dma sgt
Ohad Sharabi
2022-05-22
1
-12
/
+9
*
habanalabs: hl_ts_behavior can be static
kernel test robot
2022-05-22
1
-1
/
+1
*
habanalabs: rephrase device out-of-memory message
Ohad Sharabi
2022-05-22
1
-2
/
+3
*
habanalabs: add MMU prefetch to ASIC-specific code
Ohad Sharabi
2022-05-22
1
-5
/
+10
*
habanalabs: convert ts to use unified memory manager
Yuri Nudelman
2022-05-22
1
-185
/
+36
*
habanalabs: set non-0 value in dram default page size
Ohad Sharabi
2022-05-22
1
-1
/
+1
*
habanalabs: Fix test build failures
Guenter Roeck
2022-04-04
1
-8
/
+8
*
habanalabs: make sure device mem alloc is page aligned
Ohad Sharabi
2022-02-28
1
-5
/
+14
*
habanalabs: allow user to set allocation page size
Ohad Sharabi
2022-02-28
1
-1
/
+30
*
habanalabs: add missing include of vmalloc.h
Oded Gabbay
2022-02-28
1
-0
/
+1
*
habanalabs: fix use-after-free bug
Oded Gabbay
2022-02-28
1
-2
/
+2
*
habanalabs: fix spelling mistake
Oded Gabbay
2022-02-28
1
-1
/
+1
*
habanalabs: Timestamps buffers registration
farah kassabri
2022-02-28
1
-0
/
+261
*
habanalabs: reject host map with mmu disabled
Oded Gabbay
2022-02-28
1
-19
/
+11
*
habanalabs: don't free phys_pg_pack inside lock
Oded Gabbay
2022-02-28
1
-5
/
+11
*
habanalabs: refactor reset information variables
Ofir Bitton
2021-12-26
1
-1
/
+1
*
habanalabs: replace some -ENOTTY with -EINVAL
Oded Gabbay
2021-12-26
1
-2
/
+2
*
habanalabs: fix comments according to kernel-doc
Ofir Bitton
2021-12-26
1
-7
/
+17
*
habanalabs: fix possible deadlock in cache invl failure
Ofir Bitton
2021-12-26
1
-18
/
+7
*
habanalabs: rename reset flags
Bharat Jauhari
2021-12-26
1
-1
/
+1
*
habanalabs: partly skip cache flush when in PMMU map flow
Yuri Nudelman
2021-12-26
1
-1
/
+2
*
habanalabs: add enum mmu_op_flags
Yuri Nudelman
2021-12-26
1
-2
/
+2
*
habanalabs: wrong VA size calculation
Yuri Nudelman
2021-12-26
1
-8
/
+14
*
dma-buf: move dma-buf symbols into the DMA_BUF module namespace
Greg Kroah-Hartman
2021-10-25
1
-0
/
+2
*
habanalabs: add support for dma-buf exporter
Tomer Tayar
2021-10-18
1
-3
/
+510
*
habanalabs: cannot sleep while holding spinlock
farah kassabri
2021-09-01
1
-1
/
+1
*
habanalabs: add userptr_lookup node in debugfs
Yuri Nudelman
2021-09-01
1
-19
/
+2
*
habanalabs: save pid per userptr
Yuri Nudelman
2021-09-01
1
-0
/
+1
*
habanalabs: revise prints on FD close
Oded Gabbay
2021-08-29
1
-1
/
+1
*
habanalabs: allow disabling huge page use
Oded Gabbay
2021-08-29
1
-13
/
+23
*
habanalabs: rename enum vm_type_t to vm_type
Oded Gabbay
2021-08-29
1
-8
/
+6
*
habanalabs: allow fail on inability to respect hint
Yuri Nudelman
2021-08-29
1
-3
/
+42
*
habanalabs: support hint addresses range reservation
farah kassabri
2021-08-29
1
-8
/
+54
*
habanalabs: remove a rogue #ifdef
Oded Gabbay
2021-06-18
1
-5
/
+0
*
habanalabs: print more info when failing to pin user memory
Tomer Tayar
2021-06-18
1
-2
/
+2
*
habanalabs: better error print for pin failure
Oded Gabbay
2021-06-18
1
-1
/
+2
*
habanalabs: use dev_dbg upon hint address failure
Oded Gabbay
2021-06-18
1
-2
/
+4
*
habanalabs: use mmu cache range invalidation
Alon Mizrahi
2021-06-18
1
-3
/
+5
*
habanalabs: move dram scrub to free sequence
Bharat Jauhari
2021-04-09
1
-39
/
+48
*
habanalabs: avoid soft lockup bug upon mapping error
farah kassabri
2021-04-09
1
-3
/
+17
*
habanalabs: replace GFP_ATOMIC with GFP_KERNEL
Ofir Bitton
2021-04-09
1
-7
/
+3
*
habanalabs: support HW blocks vm show
Sagiv Ozeri
2021-04-09
1
-4
/
+61
*
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-24
1
-245
/
+376
|
\
|
*
habanalabs: return block size + block ID
Oded Gabbay
2021-02-08
1
-8
/
+11
|
*
habanalabs: add new mem ioctl op for mapping hw blocks
Ofir Bitton
2021-01-27
1
-2
/
+91
[next]