index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: ibmasm: Modify matricies to matrices
Guoqing Chi
2021-06-24
1
-1
/
+1
*
misc: vmw_vmci: return the correct errno code
Junlin Yang
2021-06-24
1
-1
/
+1
*
lkdtm/heap: Add init_on_alloc tests
Kees Cook
2021-06-24
3
-0
/
+69
*
lkdtm: Add CONFIG hints in errors where possible
Kees Cook
2021-06-24
8
-11
/
+116
*
lkdtm: Enable DOUBLE_FAULT on all architectures
Kees Cook
2021-06-24
1
-2
/
+0
*
lkdtm/heap: Add vmalloc linear overflow test
Kees Cook
2021-06-24
3
-3
/
+25
*
lkdtm/bugs: XFAIL UNALIGNED_LOAD_STORE_WRITE
Kees Cook
2021-06-24
1
-0
/
+3
*
mei: revamp mei extension header structure layout.
Tomas Winkler
2021-06-22
3
-27
/
+38
*
mei: fix kdoc in the driver
Tamar Mashiah
2021-06-22
7
-10
/
+10
*
habanalabs/gaudi: refactor hard-reset related code
Koby Elbaz
2021-06-21
4
-47
/
+56
*
habanalabs/gaudi: add support for NIC DERR
Ofir Bitton
2021-06-21
3
-5
/
+16
*
habanalabs: add validity check for signal cs
farah kassabri
2021-06-21
3
-24
/
+75
*
habanalabs: get lower/upper 32 bits via masking
Koby Elbaz
2021-06-21
2
-2
/
+2
*
habanalabs: allow reset upon device release
Ofir Bitton
2021-06-21
4
-5
/
+30
*
debugfs: add skip_reset_on_timeout option
Yuri Nudelman
2021-06-18
3
-0
/
+9
*
habanalabs: fix typo
Zvika Yehudai
2021-06-18
1
-1
/
+1
*
habanalabs/gaudi: correct driver events numbering
Ofir Bitton
2021-06-18
3
-16
/
+20
*
habanalabs: remove a rogue #ifdef
Oded Gabbay
2021-06-18
1
-5
/
+0
*
habanalabs/gaudi: print last QM PQEs on error
Ohad Sharabi
2021-06-18
2
-37
/
+182
*
habanalabs/goya: add '__force' attribute to suppress false alarm
Koby Elbaz
2021-06-18
1
-1
/
+1
*
habanalabs: added open_stats info ioctl
Yuri Nudelman
2021-06-18
4
-0
/
+35
*
habanalabs/gaudi: set the correct rc in case of err
Koby Elbaz
2021-06-18
1
-1
/
+3
*
habanalabs/gaudi: update coresight configuration
Tal Albo
2021-06-18
1
-2
/
+2
*
habanalabs: remove node from list before freeing the node
Koby Elbaz
2021-06-18
2
-0
/
+2
*
habanalabs: set rc as 'valid' in case of intentional func exit
Koby Elbaz
2021-06-18
2
-3
/
+7
*
habanalabs: zero complex structures using memset
Koby Elbaz
2021-06-18
1
-1
/
+2
*
habanalabs: print more info when failing to pin user memory
Tomer Tayar
2021-06-18
1
-2
/
+2
*
habanalabs: Fix an error handling path in 'hl_pci_probe()'
Christophe JAILLET
2021-06-18
1
-0
/
+1
*
habanalabs: print firmware versions
Oded Gabbay
2021-06-18
1
-10
/
+95
*
habanalabs: add hard reset timeout for PLDM
Omer Shpigelman
2021-06-18
2
-2
/
+8
*
habanalabs: enable dram scramble before linux f/w
Bharat Jauhari
2021-06-18
4
-5
/
+21
*
habanalabs: enable stop on error for all QMANs and engines
Ofir Bitton
2021-06-18
1
-0
/
+1
*
habanalabs: report EQ fault during heartbeat
Ohad Sharabi
2021-06-18
2
-1
/
+27
*
habanalabs: small code refactoring
Koby Elbaz
2021-06-18
4
-7
/
+7
*
habanalabs/gaudi: use standard error codes
Oded Gabbay
2021-06-18
1
-6
/
+6
*
habanalabs: fix mask to obtain page offset
Ohad Sharabi
2021-06-18
1
-3
/
+11
*
habanalabs: skip valid test for boot_dev_sts regs
Ohad Sharabi
2021-06-18
2
-41
/
+40
*
habanalabs: reset device upon FD close if not idle
Ofir Bitton
2021-06-18
4
-12
/
+19
*
habanalabs: add debug flag to prevent failure on timeout
Yuri Nudelman
2021-06-18
2
-5
/
+25
*
habanalabs/gaudi: add FW alive event support
Ofir Bitton
2021-06-18
4
-1
/
+32
*
habanalabs/gaudi: don't use disabled ports in collective wait
Ofir Bitton
2021-06-18
1
-148
/
+71
*
habanalabs/gaudi: update to latest f/w specs
Oded Gabbay
2021-06-18
2
-10
/
+33
*
habanalabs/gaudi: split host irq interfaces towards FW
Ofir Bitton
2021-06-18
4
-8
/
+44
*
habanalabs: prefer ASYNC device probing
Oded Gabbay
2021-06-18
1
-1
/
+5
*
habanalabs/gaudi: add ARB to QM stop on error masks
Tomer Tayar
2021-06-18
2
-15
/
+17
*
habanalabs/gaudi: don't use nic_ports_mask in compute
Oded Gabbay
2021-06-18
1
-12
/
+12
*
habanalabs/gaudi: set the correct cpu_id on MME2_QM failure
Koby Elbaz
2021-06-18
1
-1
/
+1
*
habanalabs/gaudi: refactor reset code
Oded Gabbay
2021-06-18
2
-18
/
+34
*
habanalabs: track security status using positive logic
Ohad Sharabi
2021-06-18
8
-50
/
+51
*
habanalabs/gaudi: use COMMS to reset device / halt CPU
Koby Elbaz
2021-06-18
3
-4
/
+39
[next]