index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-26
habanalabs: move driver to accel subsystem
Oded Gabbay
426
-333687
/
+0
2023-01-26
habanalabs/uapi: move uapi file to drm
Oded Gabbay
14
-14
/
+15
2023-01-26
habanalabs: fix dma-buf release handling if dma_buf_fd() fails
Tomer Tayar
1
-2
/
+8
2023-01-26
habanalabs/gaudi2: dump event description even if no cause
Ofir Bitton
1
-2
/
+2
2023-01-26
habanalabs: pass-through request from user to f/w
farah kassabri
4
-7
/
+135
2023-01-26
habanalabs: support receiving ascii message from preboot f/w
Tal Cohen
2
-15
/
+78
2023-01-26
habanalabs: fix asic-specific functions documentation
Ohad Sharabi
1
-1
/
+2
2023-01-26
habanalabs: fix wrong variable type used for vzalloc
farah kassabri
1
-1
/
+2
2023-01-26
habanalabs/gaudi2: wait for preboot ready if HW state is dirty
Ohad Sharabi
3
-2
/
+27
2023-01-26
habanalabs: put fences in case of unexpected wait status
Tomer Tayar
1
-1
/
+2
2023-01-26
habanalabs: fix handling of wait CS for interrupting signals
Tomer Tayar
1
-6
/
+11
2023-01-26
habanalabs: fix dmabuf to export only required size
Ohad Sharabi
2
-9
/
+28
2023-01-26
habanalabs: modify export dmabuf API
Ohad Sharabi
2
-25
/
+203
2023-01-26
habanalabs: helper function to validate export params
Ohad Sharabi
1
-35
/
+44
2023-01-26
habanalabs: remove support to export dmabuf from handle
Ohad Sharabi
2
-139
/
+9
2023-01-26
habanalabs: set log level for descriptor validation to debug
farah kassabri
1
-2
/
+2
2023-01-26
habanalabs: trace COMMS protocol
Ohad Sharabi
1
-0
/
+31
2023-01-26
habanalabs/gaudi2: support abrupt device reset event
Ofir Bitton
3
-0
/
+4
2023-01-26
habanalabs: skip device idle check in hpriv_release if in reset
Tomer Tayar
1
-2
/
+4
2023-01-26
habanalabs: adjacent timestamps should be more accurate
Tamir Gilad-Raz
1
-3
/
+3
2023-01-26
habanalabs/gaudi2: remove duplicated event prints
Ofir Bitton
1
-190
/
+149
2023-01-26
habanalabs/gaudi2: count interrupt causes
Ofir Bitton
1
-109
/
+252
2023-01-26
habanalabs: update DRAM props according to preboot data
Ohad Sharabi
1
-0
/
+4
2023-01-26
habanalabs: fix double assignment in MMU V1
Marco Pagani
1
-1
/
+0
2023-01-26
habanalabs: make set_dram_properties an ASIC function
Ohad Sharabi
4
-1
/
+15
2023-01-26
habanalabs: use dev_dbg() when hl_mmap_mem_buf_get() fails
Tomer Tayar
1
-2
/
+1
2023-01-26
habanalabs: don't allow user to destroy CB handle more than once
Tomer Tayar
5
-4
/
+32
2023-01-26
habanalabs: don't notify user about clk throttling due to power
Ofir Bitton
2
-6
/
+8
2023-01-26
habanalabs: abort waiting user threads upon error
Tomer Tayar
3
-3
/
+28
2023-01-26
habanalabs: remove releasing of user threads from device release
Tomer Tayar
1
-5
/
+0
2023-01-26
habanalabs: read binning info from preboot
farah kassabri
3
-10
/
+50
2023-01-26
habanalabs/gaudi2: fix BMON 3rd address range
tal albo
1
-4
/
+4
2022-12-23
Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+5
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-7
/
+1
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+2
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-3
/
+3
2022-12-16
Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
52
-626
/
+2269
2022-12-15
mm: Introduce set_memory_rox()
Peter Zijlstra
1
-5
/
+2
2022-12-14
lkdtm: cfi: Make PAC test work with GCC 7 and 8
Kristina Martsenko
1
-1
/
+5
2022-12-14
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+1
2022-12-13
Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
9
-36
/
+376
2022-12-06
cxl: Remove unnecessary cxl_pci_window_alignment()
Bjorn Helgaas
1
-7
/
+0
2022-12-02
Merge tag 'v6.1-rc7' into iommufd.git for-next
Jason Gunthorpe
1
-0
/
+2
2022-11-30
habanalabs: remove FOLL_FORCE usage
David Hildenbrand
1
-2
/
+1
2022-11-29
Merge tag 'misc-habanalabs-next-2022-11-23' of https://git.kernel.org/pub/scm...
Greg Kroah-Hartman
19
-512
/
+1184
2022-11-29
driver core: fix up some missing class.devnode() conversions.
Greg Kroah-Hartman
2
-2
/
+2
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
1
-3
/
+3
2022-11-25
misc: fastrpc: Add dma_mask to fastrpc_channel_ctx
Abel Vesa
1
-0
/
+2
2022-11-25
misc: fastrpc: Add mmap request assigning for static PD pool
Abel Vesa
1
-1
/
+18
[next]