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-05-22
habanalabs: support debugfs Byte access to device DRAM
Moti Haimovski
-0
/
+17
2022-05-22
habanalabs: use for_each_sgtable_dma_sg for dma sgt
Ohad Sharabi
-94
/
+61
2022-05-22
habanalabs/gaudi: use lower_32_bits() for casting
Rajaravi Krishna Katta
-1
/
+1
2022-05-22
habanalabs: refactor HOP functions in MMU V1
Ohad Sharabi
-209
/
+88
2022-05-22
habanalabs: fix comments according to kernel-doc
Rajaravi Krishna Katta
-8
/
+9
2022-05-22
habanalabs: remove user interrupt debug print
Oded Gabbay
-4
/
+0
2022-05-22
habanalabs: don't print normal reset operations
Oded Gabbay
-3
/
+6
2022-05-22
habanalabs: change a reset print to debug level
Oded Gabbay
-5
/
+5
2022-05-22
habanalabs: remove redundant info print
Oded Gabbay
-6
/
+0
2022-05-22
habanalabs: wrong handle removal in memory manager
Yuri Nudelman
-1
/
+1
2022-05-22
habanalabs: remove debugfs read/write callbacks
Dafna Hirschfeld
-416
/
+1
2022-05-22
habanalabs: enforce alignment upon registers access through debugfs
Dafna Hirschfeld
-0
/
+5
2022-05-22
habanalabs: unify code for memory access from debugfs
Dafna Hirschfeld
-52
/
+104
2022-05-22
habanalabs: add callback and field to be used for debugfs refactor
Dafna Hirschfeld
-2
/
+158
2022-05-22
habanalabs: hl_ts_behavior can be static
kernel test robot
-1
/
+1
2022-05-22
habanalabs/gaudi: add debugfs to fetch internal sync status
Ohad Sharabi
-16
/
+187
2022-05-22
habanalabs: rephrase device out-of-memory message
Ohad Sharabi
-2
/
+3
2022-05-22
habanalabs/gaudi: Use correct sram size macro for debugfs
Dafna Hirschfeld
-4
/
+4
2022-05-22
habanalabs: add MMU prefetch to ASIC-specific code
Ohad Sharabi
-7
/
+40
2022-05-22
habanalabs: convert ts to use unified memory manager
Yuri Nudelman
-235
/
+91
2022-05-22
habanalabs: unified memory manager infrastructure
Yuri Nudelman
-1
/
+333
2022-05-22
habanalabs: save f/w preboot major version
Ofir Bitton
-10
/
+22
2022-05-22
habanalabs: replace usage of found with dedicated list iterator variable
Jakob Koschel
-6
/
+5
2022-05-22
habanalabs: modify dma_mask to be ASIC specific property
Tomer Tayar
-30
/
+10
2022-05-22
habanalabs: parse full firmware versions
Ofir Bitton
-2
/
+4
2022-05-22
habanalabs/gaudi: avoid resetting max power in hard reset
Tomer Tayar
-2
/
+0
2022-05-22
habanalabs/gaudi: increase submission resources
Ofir Bitton
-2
/
+2
2022-05-22
habanalabs: expose compute ctx status through info ioctl
Ofir Bitton
-0
/
+2
2022-05-22
habanalabs: add new return code to device fd open
Ofir Bitton
-1
/
+20
2022-05-22
habanalabs: add user API to get valid DRAM page sizes
Ohad Sharabi
-0
/
+40
2022-05-22
habanalabs: convert all MMU masks/shifts to arrays
Ohad Sharabi
-92
/
+52
2022-05-22
habanalabs: change mmu_get_real_page_size to be ASIC-specific
Ohad Sharabi
-98
/
+112
2022-05-22
habanalabs: add DRAM default page size to HW info
Ohad Sharabi
-0
/
+1
2022-05-22
habanalabs: set non-0 value in dram default page size
Ohad Sharabi
-1
/
+8
2022-05-19
misc: fastrpc: fix list iterator in fastrpc_req_mem_unmap_impl
Srinivas Kandagatla
-4
/
+5
2022-05-19
misc: alcor_pci: set NULL intfdata and clear pci master
Shuah Khan
-1
/
+5
2022-05-19
Merge tag 'thunderbolt-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
-2
/
+2
2022-05-19
Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kee...
Greg Kroah-Hartman
-15
/
+99
2022-05-17
lkdtm/heap: Hide allocation size from -Warray-bounds
Kees Cook
-0
/
+1
2022-05-17
lkdtm/usercopy: Check vmalloc and >0-order folios
Kees Cook
-0
/
+83
2022-05-11
lkdtm/usercopy: Rename "heap" to "slab"
Kees Cook
-15
/
+15
2022-05-11
cxl/ocxl: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
-0
/
+12
2022-05-09
lkdtm: cfi: Fix type width for masking PAC bits
Kees Cook
-1
/
+1
2022-05-09
misc: rtsx: set NULL intfdata when probe fails
Shuah Khan
-0
/
+1
2022-05-09
altera-stapl: Use swap() instead of open coding it
Jiapeng Chong
-40
/
+16
2022-05-09
misc: rtsx: add rts5261 efuse function
Ricky WU
-53
/
+62
2022-05-08
lkdtm/stackleak: fix CONFIG_GCC_PLUGIN_STACKLEAK=n
Mark Rutland
-1
/
+11
2022-05-08
lkdtm/stackleak: check stack boundaries
Mark Rutland
-0
/
+20
2022-05-08
lkdtm/stackleak: prevent unexpected stack usage
Mark Rutland
-1
/
+23
2022-05-08
lkdtm/stackleak: rework boundary management
Mark Rutland
-39
/
+47
[prev]
[next]