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
2023-01-26
habanalabs: remove support to export dmabuf from handle
Ohad Sharabi
-139
/
+9
2023-01-26
habanalabs: set log level for descriptor validation to debug
farah kassabri
-2
/
+2
2023-01-26
habanalabs: trace COMMS protocol
Ohad Sharabi
-0
/
+31
2023-01-26
habanalabs/gaudi2: support abrupt device reset event
Ofir Bitton
-0
/
+4
2023-01-26
habanalabs: skip device idle check in hpriv_release if in reset
Tomer Tayar
-2
/
+4
2023-01-26
habanalabs: adjacent timestamps should be more accurate
Tamir Gilad-Raz
-3
/
+3
2023-01-26
habanalabs/gaudi2: remove duplicated event prints
Ofir Bitton
-190
/
+149
2023-01-26
habanalabs/gaudi2: count interrupt causes
Ofir Bitton
-109
/
+252
2023-01-26
habanalabs: update DRAM props according to preboot data
Ohad Sharabi
-0
/
+4
2023-01-26
habanalabs: fix double assignment in MMU V1
Marco Pagani
-1
/
+0
2023-01-26
habanalabs: make set_dram_properties an ASIC function
Ohad Sharabi
-1
/
+15
2023-01-26
habanalabs: use dev_dbg() when hl_mmap_mem_buf_get() fails
Tomer Tayar
-2
/
+1
2023-01-26
habanalabs: don't allow user to destroy CB handle more than once
Tomer Tayar
-4
/
+32
2023-01-26
habanalabs: don't notify user about clk throttling due to power
Ofir Bitton
-6
/
+8
2023-01-26
habanalabs: abort waiting user threads upon error
Tomer Tayar
-3
/
+28
2023-01-26
habanalabs: remove releasing of user threads from device release
Tomer Tayar
-5
/
+0
2023-01-26
habanalabs: read binning info from preboot
farah kassabri
-10
/
+50
2023-01-26
habanalabs/gaudi2: fix BMON 3rd address range
tal albo
-4
/
+4
2023-01-22
Merge 6.2-rc5 into char-misc-next
Greg Kroah-Hartman
-76
/
+72
2023-01-20
VMCI: Use threaded irqs instead of tasklets
Vishnu Dasa
-30
/
+19
2023-01-20
misc: fastrpc: Pass bitfield into qcom_scm_assign_mem
Elliot Berman
-9
/
+6
2023-01-20
misc: fastrpc: Fix use-after-free race condition for maps
Ola Jeppsson
-3
/
+5
2023-01-20
misc: fastrpc: Don't remove map on creater_process and device_release
Abel Vesa
-9
/
+9
2023-01-20
misc: fastrpc: Fix use-after-free and race in fastrpc_map_find
Abel Vesa
-20
/
+21
2023-01-20
misc: fastrpc: fix error code in fastrpc_req_mmap()
Dan Carpenter
-1
/
+0
2023-01-20
mei: me: add meteor lake point M DID
Alexander Usyskin
-0
/
+4
2023-01-20
mei: bus: fix unlink on bus in error path
Alexander Usyskin
-4
/
+8
2023-01-20
misc: fastrpc: Fix an error handling path in fastrpc_rpmsg_probe()
Christophe JAILLET
-1
/
+12
2023-01-20
drivers: misc: Add Support for TMR Inject IP
Appana Durga Kedareswara rao
-0
/
+182
2023-01-20
drivers: misc: Add Support for TMR Manager
Appana Durga Kedareswara rao
-0
/
+231
2023-01-20
misc/mei/hdcp: Use correct macros to initialize uuid_le
Andy Shevchenko
-2
/
+2
2023-01-20
mei: pxp: Use correct macros to initialize uuid_le
Andy Shevchenko
-2
/
+2
2023-01-20
sgi-gru: grukservices: remove unnecessary (void*) conversions
Li kunyu
-4
/
+4
2023-01-20
misc: enclosure: Fix doc for enclosure_find()
Miaoqian Lin
-1
/
+1
2023-01-20
mei: bus-fixup:upon error print return values of send and receive
Alexander Usyskin
-4
/
+4
2023-01-20
VMCI: check context->notify_page after call to get_user_pages_fast() to avoid...
George Kennedy
-0
/
+2
2023-01-20
uacce: supports device isolation feature
Kai Ye
-0
/
+50
2023-01-20
eeprom: idt_89hpesx: Fix error handling in idt_init()
Yuan Can
-1
/
+9
2023-01-20
eeprom: at25: Convert to use fwnode_device_is_compatible()
Andy Shevchenko
-6
/
+2
2023-01-19
misc: genwqe: move intervening macros away from kernel-doc
Randy Dunlap
-3
/
+3
2023-01-18
drivers/misc/open-dice: don't touch VM_MAYSHARE
David Hildenbrand
-8
/
+6
2023-01-17
misc: pci_endpoint_test: Drop initial kernel-doc marker
Randy Dunlap
-1
/
+1
2023-01-16
misc: pci_endpoint_test: Add i.MX8 PCIe EP device support
Richard Zhu
-0
/
+2
2023-01-05
fortify: Use __builtin_dynamic_object_size() when available
Kees Cook
-0
/
+1
2022-12-23
Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-1
/
+5
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-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
-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
2022-12-16
Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-626
/
+2269
2022-12-15
mm: Introduce set_memory_rox()
Peter Zijlstra
-5
/
+2
[prev]
[next]