index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-30
habanalabs/gaudi: remove pcie_en strap toggle
Igor Grinberg
1
-13
/
+1
2020-11-30
habanalabs: remove duplicate print
Oded Gabbay
2
-6
/
+0
2020-11-30
habanalabs: Separate CS job completion from its deallocation
Tomer Tayar
3
-12
/
+28
2020-11-30
habanalabs/gaudi: increase MAX CS to 16K
Oded Gabbay
1
-1
/
+1
2020-11-30
habanalabs: reset device upon fw read failure
farah kassabri
5
-22
/
+38
2020-11-30
habanalabs: Move repeatedly included headers to habanalabs.h
Tomer Tayar
10
-14
/
+4
2020-11-30
habanalabs: release signal if collective wait was dropped
Ofir Bitton
1
-2
/
+4
2020-11-30
habanalabs: Skip updating CI of internal queues if not in use
Tomer Tayar
1
-0
/
+5
2020-11-30
habanalabs: Small refactoring of cs_do_release()
Tomer Tayar
1
-50
/
+49
2020-11-30
habanalabs: Small refactoring of CS IOCTL handling
Tomer Tayar
1
-194
/
+223
2020-11-30
habanalabs/gaudi: fetch PLL info from FW
Ofir Bitton
3
-9
/
+62
2020-11-30
habanalabs: refactor MMU to support dual residency MMU
Moti Haimovski
3
-47
/
+143
2020-11-30
habanalabs: fix MMU print message
Moti Haimovski
1
-1
/
+1
2020-11-30
habanalabs/gaudi: scrub all memory upon closing FD
farah kassabri
7
-14
/
+161
2020-11-30
habanalabs/gaudi: add support for FW security
Ofir Bitton
2
-78
/
+128
2020-11-30
habanalabs: fetch security indication from FW
Ofir Bitton
9
-29
/
+204
2020-11-30
habanalabs: fix cs counters structure
farah kassabri
6
-75
/
+95
2020-11-30
habanalabs: advanced FW loading
Ofir Bitton
4
-9
/
+22
2020-11-30
habanalabs: initialize variable before use
Oded Gabbay
1
-1
/
+1
2020-11-30
habanalabs/gaudi: remove unreachable code
Ofir Bitton
1
-3
/
+1
2020-11-30
habanalabs: make sure cs type is valid in cs_ioctl_signal_wait
Oded Gabbay
1
-1
/
+3
2020-11-30
habanalabs/gaudi: monitor device memory usage
Oded Gabbay
1
-6
/
+50
2020-11-30
habanalabs: sync stream collective support
Ofir Bitton
7
-63
/
+862
2020-11-30
habanalabs/gaudi: Set DMA5 QMAN internal
Ofir Bitton
3
-28
/
+23
2020-11-30
habanalabs: sync stream collective infrastructure
Ofir Bitton
6
-22
/
+176
2020-11-30
habanalabs: use enum for CB allocation options
Tal Cohen
5
-12
/
+73
2020-11-30
habanalabs/gaudi: add support for NIC QMANs
Oded Gabbay
3
-47
/
+723
2020-11-30
habanalabs/gaudi: add NIC security configuration
Oded Gabbay
1
-0
/
+3973
2020-11-30
habanalabs/gaudi: add NIC firmware-related definitions
Oded Gabbay
2
-4
/
+54
2020-11-30
habanalabs/gaudi: add NIC QMAN H/W and registers definitions
Oded Gabbay
13
-1
/
+9168
2020-11-30
habanalabs: remove duplicate check
Oded Gabbay
1
-3
/
+4
2020-11-30
habanalabs: sync stream refactor functions
Ofir Bitton
1
-92
/
+118
2020-11-30
habanalabs: add support for multiple SOBs per monitor
Ofir Bitton
5
-57
/
+142
2020-11-30
habanalabs: sync stream structures refactor
Ofir Bitton
4
-136
/
+180
2020-11-30
habanalabs: don't init vm module if no MMU
Oded Gabbay
1
-19
/
+14
2020-11-30
habanalabs: minimize prints when everything is fine
Oded Gabbay
2
-4
/
+0
2020-11-30
habanalabs: support multiple types of firmwares
Oded Gabbay
3
-3
/
+21
2020-11-30
habanalabs: we need CPU queues for hwmon
Oded Gabbay
1
-1
/
+1
2020-11-30
habanalabs/gaudi: move mmu_prepare to context init
Ofir Bitton
1
-2
/
+2
2020-11-30
habanalabs: change aggregate cs counters to atomic
Oded Gabbay
4
-25
/
+59
2020-11-30
MAINTAINERS: update email, git repo of habanalabs driver
Oded Gabbay
1
-2
/
+2
2020-11-29
Linux 5.10-rc6
v5.10-rc6
Linus Torvalds
1
-1
/
+1
2020-11-27
coresight-stm: Fix W=1 warning in STM driver
Mathieu Poirier
1
-1
/
+1
2020-11-27
coresight-tpiu: Fix W=1 warning in TPIU driver
Mathieu Poirier
1
-1
/
+1
2020-11-27
coresight: Fix W=1 warnings in core framework
Mathieu Poirier
1
-1
/
+7
2020-11-27
coresight: tmc-etr: Check if page is valid before dma_map_page()
Mao Jinlong
1
-0
/
+2
2020-11-27
coresight: tmc-etr: Assign boolean values to a bool variable
Kaixu Xia
1
-2
/
+2
2020-11-27
coresight: etb10: Fix possible NULL ptr dereference in etb_enable_perf()
Sai Prakash Ranjan
1
-1
/
+3
2020-11-27
coresight: tmc-etf: Fix NULL ptr dereference in tmc_enable_etf_sink_perf()
Sai Prakash Ranjan
2
-1
/
+5
2020-11-27
coresight: Remove unnecessary THIS_MODULE of funnel and replicator driver
Qi Liu
2
-2
/
+2
[next]