index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-11-30
habanalabs: sync stream collective infrastructure
Ofir Bitton
2020-11-30
habanalabs: use enum for CB allocation options
Tal Cohen
2020-11-30
habanalabs/gaudi: add support for NIC QMANs
Oded Gabbay
2020-11-30
habanalabs/gaudi: add NIC security configuration
Oded Gabbay
2020-11-30
habanalabs/gaudi: add NIC firmware-related definitions
Oded Gabbay
2020-11-30
habanalabs/gaudi: add NIC QMAN H/W and registers definitions
Oded Gabbay
2020-11-30
habanalabs: remove duplicate check
Oded Gabbay
2020-11-30
habanalabs: sync stream refactor functions
Ofir Bitton
2020-11-30
habanalabs: add support for multiple SOBs per monitor
Ofir Bitton
2020-11-30
habanalabs: sync stream structures refactor
Ofir Bitton
2020-11-30
habanalabs: don't init vm module if no MMU
Oded Gabbay
2020-11-30
habanalabs: minimize prints when everything is fine
Oded Gabbay
2020-11-30
habanalabs: support multiple types of firmwares
Oded Gabbay
2020-11-30
habanalabs: we need CPU queues for hwmon
Oded Gabbay
2020-11-30
habanalabs/gaudi: move mmu_prepare to context init
Ofir Bitton
2020-11-30
habanalabs: change aggregate cs counters to atomic
Oded Gabbay
2020-11-30
MAINTAINERS: update email, git repo of habanalabs driver
Oded Gabbay
2020-11-30
Merge 5.10-rc6 into char-misc-next
Greg Kroah-Hartman
2020-11-29
Linux 5.10-rc6
Linus Torvalds
2020-11-29
Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-11-29
Merge tag 'irq-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-11-29
Merge tag 'efi-urgent-for-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-11-29
Merge tag 'x86_urgent_for_v5.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-11-28
Merge tag 'riscv-for-linus-5.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-11-28
Merge tag 'kbuild-fixes-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-11-28
Merge tag 'perf-tools-fixes-for-v5.10-2020-11-28' of git://git.kernel.org/pub...
Linus Torvalds
2020-11-28
Merge tag 'usb-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-11-28
Merge tag 'char-misc-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-11-27
Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-11-27
Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-11-27
Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2020-11-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-11-27
Merge tag 'io_uring-5.10-2020-11-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-11-27
Merge tag 'block-5.10-2020-11-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-11-27
Merge tag 'for-5.10-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-11-27
Merge tag 'mtd/fixes-for-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-11-27
Merge tag 'spi-fix-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-11-27
Merge tag 'media/v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2020-11-27
coresight-stm: Fix W=1 warning in STM driver
Mathieu Poirier
2020-11-27
coresight-tpiu: Fix W=1 warning in TPIU driver
Mathieu Poirier
2020-11-27
coresight: Fix W=1 warnings in core framework
Mathieu Poirier
2020-11-27
coresight: tmc-etr: Check if page is valid before dma_map_page()
Mao Jinlong
2020-11-27
coresight: tmc-etr: Assign boolean values to a bool variable
Kaixu Xia
2020-11-27
coresight: etb10: Fix possible NULL ptr dereference in etb_enable_perf()
Sai Prakash Ranjan
2020-11-27
coresight: tmc-etf: Fix NULL ptr dereference in tmc_enable_etf_sink_perf()
Sai Prakash Ranjan
2020-11-27
coresight: Remove unnecessary THIS_MODULE of funnel and replicator driver
Qi Liu
2020-11-27
coresight: etm4x: Handle TRCVIPCSSCTLR accesses
Suzuki K Poulose
2020-11-27
coresight: etm4x: Fix accesses to TRCPROCSELR
Suzuki K Poulose
2020-11-27
coresight: etm4x: Update TRCIDR3.NUMPROCS handling to match v4.2
Suzuki K Poulose
[next]