index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-05-01
1
-9
/
+30
|
\
|
*
-
.
Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...
Joerg Roedel
2021-04-16
1
-9
/
+30
|
|
\
\
|
|
|
*
uacce: Enable IOMMU_DEV_FEAT_IOPF
Jean-Philippe Brucker
2021-04-07
1
-9
/
+30
|
|
|
/
*
|
|
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2021-04-27
2
-3
/
+3
|
\
\
\
|
*
|
|
lkdtm: use function_nocfi
Sami Tolvanen
2021-04-08
1
-1
/
+1
|
*
|
|
treewide: Change list_sort to use const pointers
Sami Tolvanen
2021-04-08
1
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-04-26
1
-1
/
+0
|
\
\
\
|
*
|
|
Merge 5.12-rc6 into tty-next
Greg Kroah-Hartman
2021-04-05
1
-10
/
+7
|
|
\
|
|
|
*
|
|
Merge 5.12-rc3 into tty-next
Greg Kroah-Hartman
2021-03-15
9
-27
/
+82
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
tty: remove TTY_LDISC_MAGIC
Jiri Slaby
2021-03-10
1
-1
/
+0
*
|
|
|
Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-26
53
-606
/
+2927
|
\
\
\
\
|
*
|
|
|
habanalabs/gaudi: Fix uninitialized return code rc when read size is zero
Colin Ian King
2021-04-16
1
-1
/
+1
|
*
|
|
|
mei: me: add Alder Lake P device id.
Tomas Winkler
2021-04-14
2
-0
/
+2
|
*
|
|
|
habanalabs: print f/w boot unknown error
Oded Gabbay
2021-04-09
1
-16
/
+68
|
*
|
|
|
habanalabs: update to latest F/W communication header
Ohad Sharabi
2021-04-09
2
-1
/
+200
|
*
|
|
|
habanalabs/gaudi: skip iATU if F/W security is enabled
Ofir Bitton
2021-04-09
4
-1
/
+101
|
*
|
|
|
habanalabs/gaudi: derive security status from pci id
Ofir Bitton
2021-04-09
8
-8
/
+35
|
*
|
|
|
habanalabs: move dram scrub to free sequence
Bharat Jauhari
2021-04-09
1
-39
/
+48
|
*
|
|
|
habanalabs: send dynamic msi-x indexes to f/w
Ohad Sharabi
2021-04-09
5
-19
/
+131
|
*
|
|
|
habanalabs/gaudi: clear QM errors only if not in stop_on_err mode
Tomer Tayar
2021-04-09
1
-1
/
+2
|
*
|
|
|
habanalabs: support DEVICE_UNUSABLE error indication from FW
Koby Elbaz
2021-04-09
2
-0
/
+7
|
*
|
|
|
habanalabs: use strscpy instead of sprintf and strlcpy
Oded Gabbay
2021-04-09
1
-2
/
+2
|
*
|
|
|
habanalabs/gaudi: add debugfs to DMA from the device
Oded Gabbay
2021-04-09
4
-5
/
+298
|
*
|
|
|
habanalabs/gaudi: sync stream add protection to SOB reset flow
farah kassabri
2021-04-09
1
-4
/
+12
|
*
|
|
|
habanalabs: add custom timeout flag per cs
Alon Mizrahi
2021-04-09
3
-16
/
+23
|
*
|
|
|
habanalabs: improve utilization calculation
Koby Elbaz
2021-04-09
9
-169
/
+40
|
*
|
|
|
habanalabs: support legacy and new pll indexes
Ohad Sharabi
2021-04-09
9
-36
/
+182
|
*
|
|
|
habanalabs: move relevant datapath work outside cs lock
Ofir Bitton
2021-04-09
3
-35
/
+68
|
*
|
|
|
habanalabs: avoid soft lockup bug upon mapping error
farah kassabri
2021-04-09
1
-3
/
+17
|
*
|
|
|
habanalabs/gaudi: Update async events header
Ofir Bitton
2021-04-09
3
-14
/
+25
|
*
|
|
|
habanalabs/gaudi: unsecure TPC cfg status registers
Ofir Bitton
2021-04-09
1
-8
/
+0
|
*
|
|
|
habanalabs/gaudi: always use single-msi mode
Oded Gabbay
2021-04-09
1
-2
/
+1
|
*
|
|
|
habanalabs/gaudi: reset device upon BMC request
Ofir Bitton
2021-04-09
3
-1
/
+6
|
*
|
|
|
habanalabs: debugfs access to user mapped host addresses
Ofir Bitton
2021-04-09
5
-41
/
+144
|
*
|
|
|
habanalabs: Switch to using the new API kobj_to_dev()
Yang Li
2021-04-09
1
-1
/
+1
|
*
|
|
|
habanalabs: update hl_boot_if.h
Ohad Sharabi
2021-04-09
1
-0
/
+11
|
*
|
|
|
habanalabs: skip DISABLE PCI packet to FW on heartbeat
Ohad Sharabi
2021-04-09
7
-44
/
+59
|
*
|
|
|
habanalabs: replace GFP_ATOMIC with GFP_KERNEL
Ofir Bitton
2021-04-09
6
-14
/
+36
|
*
|
|
|
habanalabs/gaudi: update extended async event header
Ofir Bitton
2021-04-09
1
-5
/
+5
|
*
|
|
|
habanalabs: return current power via INFO IOCTL
Sagiv Ozeri
2021-04-09
4
-0
/
+51
|
*
|
|
|
habanalabs: support HW blocks vm show
Sagiv Ozeri
2021-04-09
4
-7
/
+112
|
*
|
|
|
habanalabs: use a single FW loading bringup flag
Ofir Bitton
2021-04-09
5
-11
/
+17
|
*
|
|
|
habanalabs: use correct define for 32-bit max value
Oded Gabbay
2021-04-09
1
-1
/
+1
|
*
|
|
|
habanalabs: wait for interrupt support
Ofir Bitton
2021-04-09
5
-24
/
+285
|
*
|
|
|
habanalabs: enable all IRQs for user interrupt support
Ofir Bitton
2021-04-09
3
-2
/
+74
|
*
|
|
|
habanalabs: reset device in case of sync error
Ohad Sharabi
2021-04-09
5
-0
/
+52
|
*
|
|
|
habanalabs: change default CS timeout to 30 seconds
Oded Gabbay
2021-04-09
1
-2
/
+2
|
*
|
|
|
habanalabs: print if device is used on FD close
Oded Gabbay
2021-04-09
2
-4
/
+6
|
*
|
|
|
habanalabs: reset_upon_device_release is for bring-up
Oded Gabbay
2021-04-09
1
-2
/
+1
|
*
|
|
|
habanalabs: fail reset if device is not idle
Oded Gabbay
2021-04-09
1
-14
/
+12
[next]