index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-14
misc: Add a mechanism to detect stalls on guest vCPUs
Sebastian Ene
3
-0
/
+237
2022-07-14
cxl: Fix a memory leak in an error handling path
Christophe JAILLET
1
-0
/
+1
2022-07-14
cxl: Use the bitmap API to allocate bitmaps
Christophe JAILLET
4
-7
/
+5
2022-07-14
mei: me: fix clang -Wformat warning
Justin Stitt
1
-1
/
+1
2022-07-14
eeprom: idt_89hpesx: uninitialized data in idt_dbgfs_csr_write()
Dan Carpenter
1
-2
/
+6
2022-07-12
habanalabs: move h/w dirty message to debug
Oded Gabbay
3
-5
/
+3
2022-07-12
habanalabs: rename soft reset to compute reset
Oded Gabbay
8
-30
/
+30
2022-07-12
habanalabs: add status of reset after device release
Oded Gabbay
2
-7
/
+16
2022-07-12
habanalabs: fix update of is_in_soft_reset
Oded Gabbay
1
-5
/
+15
2022-07-12
habanalabs: expose only valid debugfs nodes
Ofir Bitton
1
-44
/
+50
2022-07-12
habanalabs/gaudi2: map virtual MSI-X doorbell memory for user
Tomer Tayar
2
-2
/
+44
2022-07-12
habanalabs/gaudi2: modify decoder to use virtual MSI-X doorbell
Tomer Tayar
4
-11
/
+161
2022-07-12
habanalabs/gaudi2: modify CS completion CQ to use virtual MSI-X doorbell
Tomer Tayar
1
-3
/
+16
2022-07-12
habanalabs/gaudi2: replace defines for reserved sob/mob with enums
Tomer Tayar
3
-32
/
+46
2022-07-12
habanalabs/gaudi2: configure virtual MSI-X doorbell interface
Tomer Tayar
3
-3
/
+28
2022-07-12
habanalabs: add a value field to hl_fw_send_pci_access_msg()
Tomer Tayar
6
-15
/
+14
2022-07-12
habanalabs: fixes to the poll-timeout macros
Ohad Sharabi
1
-29
/
+90
2022-07-12
habanalabs/gaudi2: use DIV_ROUND_UP_SECTOR_T instead of roundup
Ohad Sharabi
1
-4
/
+5
2022-07-12
habanalabs: initialize variable explicitly
Oded Gabbay
1
-1
/
+1
2022-07-12
habanalabs: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-3
/
+2
2022-07-12
habanalabs/gaudi2: remove unused defines
Oded Gabbay
3
-13
/
+0
2022-07-12
habanalabs: make sure variable is set before used
Oded Gabbay
1
-1
/
+1
2022-07-12
habanalabs: don't declare tmp twice in same function
Oded Gabbay
1
-2
/
+2
2022-07-12
habanalabs: do not set max power on a secured device
Ofir Bitton
1
-2
/
+4
2022-07-12
habanalabs/gaudi2: SM mask can only be 8-bit
Oded Gabbay
1
-1
/
+2
2022-07-12
habanalabs/gaudi2: remove unused variable
Oded Gabbay
1
-7
/
+3
2022-07-12
habanalabs: allow detection of unsupported f/w packets
Oded Gabbay
1
-4
/
+8
2022-07-12
habanalabs: save f/w preboot minor version
Sagiv Ozeri
2
-9
/
+44
2022-07-12
habanalabs: add support for common decoder interrupts
Ofir Bitton
4
-6
/
+15
2022-07-12
habanalabs: naming refactor of user interrupt flow
Ofir Bitton
4
-16
/
+16
2022-07-12
habanalabs: wait for preboot ready after hard reset
Ohad Sharabi
5
-42
/
+107
2022-07-12
habanalabs/gaudi2: reset device upon critical ECC event
Ofir Bitton
2
-11
/
+16
2022-07-12
habanalabs: enable gaudi2 code in driver
Oded Gabbay
3
-7
/
+63
2022-07-12
habanalabs: add gaudi2 MMU support
Moti Haimovski
7
-33
/
+1064
2022-07-12
habanalabs: add gaudi2 wait-for-CS support
Oded Gabbay
7
-89
/
+210
2022-07-12
habanalabs/gaudi2: add gaudi2 profiler module
Benjamin Dotan
4
-2
/
+3792
2022-07-12
habanalabs/gaudi2: add gaudi2 security module
Ofir Bitton
4
-2
/
+3867
2022-07-12
habanalabs: add generic security module
Ofir Bitton
3
-2
/
+671
2022-07-12
habanalabs: remove obsolete device variables used for testing
Oded Gabbay
5
-173
/
+24
2022-07-12
habanalabs: initialize new asic properties
Oded Gabbay
3
-14
/
+28
2022-07-12
habanalabs: add unsupported functions
Oded Gabbay
2
-0
/
+42
2022-07-12
habanalabs: add gaudi2 asic-specific code
Oded Gabbay
22
-97
/
+11155
2022-07-12
habanalabs/gaudi2: add asic registers header files
Oded Gabbay
168
-2
/
+136492
2022-07-12
habanalabs: remove redundant argument in access_dev_mem APIs
Ofir Bitton
3
-9
/
+7
2022-07-12
habanalabs: use %pa to print pci bar size
Oded Gabbay
2
-28
/
+22
2022-07-12
habanalabs/gaudi: replace hl_poll_timeout with while loop
Dafna Hirschfeld
1
-12
/
+11
2022-07-12
habanalabs: communicate supported page sizes to user
Ohad Sharabi
5
-19
/
+6
2022-07-12
habanalabs: remove dead code from free_device_memory()
Tomer Tayar
1
-28
/
+22
2022-07-12
habanalabs/gaudi: enable error interrupt on ARB WDT
Oded Gabbay
1
-0
/
+1
2022-07-12
habanalabs: page size can only be a power of 2
Ohad Sharabi
4
-7
/
+2
[next]