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 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-04-08
1
-4
/
+0
|
\
|
*
vhost: refine vhost and vringh kconfig
Jason Wang
2020-04-01
1
-4
/
+0
*
|
drivers/misc/lkdtm/bugs.c: add arithmetic overflow and array bounds checks
Kees Cook
2020-04-07
3
-0
/
+81
*
|
Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-04-03
1
-34
/
+179
|
\
\
|
*
|
misc: pci_endpoint_test: remove duplicate macro PCI_ENDPOINT_TEST_STATUS
Lad Prabhakar
2020-04-02
1
-1
/
+0
|
*
|
misc: pci_endpoint_test: Use full pci-endpoint-test name in request_irq()
Kishon Vijay Abraham I
2020-04-02
1
-6
/
+19
|
*
|
misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devices
Kishon Vijay Abraham I
2020-04-02
1
-1
/
+1
|
*
|
misc: pci_endpoint_test: Add ioctl to clear IRQ
Kishon Vijay Abraham I
2020-04-02
1
-0
/
+10
|
*
|
misc: pci_endpoint_test: Avoid using module parameter to determine irqtype
Kishon Vijay Abraham I
2020-04-02
1
-3
/
+9
|
*
|
misc: pci_endpoint_test: Add support to get DMA option from userspace
Kishon Vijay Abraham I
2020-04-02
1
-3
/
+62
|
*
|
misc: pci_endpoint_test: Use streaming DMA APIs for buffer allocation
Kishon Vijay Abraham I
2020-04-02
1
-21
/
+79
*
|
|
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-03
29
-311
/
+738
|
\
\
\
|
*
|
|
misc: rtsx: set correct pcr_ops for rts522A
YueHaibing
2020-03-26
1
-0
/
+1
|
*
|
|
mei: me: add cedar fork device ids
Alexander Usyskin
2020-03-26
2
-0
/
+4
|
*
|
|
habanalabs: fix pm manual->auto in GOYA
Oded Gabbay
2020-03-24
1
-1
/
+1
|
*
|
|
habanalabs: show unsupported message for GAUDI
Oded Gabbay
2020-03-24
2
-2
/
+13
|
*
|
|
habanalabs: add print upon clock change
Omer Shpigelman
2020-03-24
2
-1
/
+52
|
*
|
|
habanalabs: update goya firmware register map
Oded Gabbay
2020-03-24
2
-30
/
+48
|
*
|
|
habanalabs: Add missing annotation for goya_hw_queues_unlock()
Jules Irenge
2020-03-24
1
-0
/
+1
|
*
|
|
habanalabs: Add missing annotation for goya_hw_queues_lock()
Jules Irenge
2020-03-24
1
-0
/
+1
|
*
|
|
habanalabs: Remove unused parse_cnt variable
Tomer Tayar
2020-03-24
1
-2
/
+2
|
*
|
|
habanalabs: provide historical maximum of various sensors
Christine Gharzuzi
2020-03-24
2
-3
/
+12
|
*
|
|
habanalabs: modify the return values of hl_read/write routines
Moti Haimovski
2020-03-24
2
-37
/
+43
|
*
|
|
habanalabs: support temperature offset via sysfs
Moti Haimovski
2020-03-24
3
-1
/
+51
|
*
|
|
habanalabs: ratelimit error prints of IRQs
Oded Gabbay
2020-03-24
1
-6
/
+7
|
*
|
|
habanalabs: add debugfs write64/read64
Moti Haimovski
2020-03-24
3
-0
/
+165
|
*
|
|
habanalabs: fix DDR bar address setting
Omer Shpigelman
2020-03-24
1
-2
/
+1
|
*
|
|
habanalabs: removing extra ;
Oded Gabbay
2020-03-24
1
-1
/
+1
|
*
|
|
habanalabs: Avoid running restore chunks if no execute chunks
Tomer Tayar
2020-03-24
1
-20
/
+21
|
*
|
|
habanalabs: Modify CS jobs counter to u16
Tomer Tayar
2020-03-24
1
-1
/
+1
|
*
|
|
habanalabs: split the host MMU properties
Omer Shpigelman
2020-03-24
6
-137
/
+225
|
*
|
|
habanalabs: use the user CB size as a default job size
Omer Shpigelman
2020-03-24
1
-4
/
+2
|
*
|
|
habanalabs: flush only at the end of the map/unmap
Pawel Piskorski
2020-03-24
4
-27
/
+50
|
*
|
|
Merge 5.6-rc7 into char-misc-next
Greg Kroah-Hartman
2020-03-23
5
-4
/
+7
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
mei: fix CNL itouch device number to match the spec.
Alexander Usyskin
2020-03-18
2
-4
/
+4
|
*
|
|
misc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-18
4
-4
/
+4
|
*
|
|
misc: mic: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-18
1
-2
/
+2
|
*
|
|
Merge 5.6-rc5 into char-misc-next
Greg Kroah-Hartman
2020-03-09
1
-6
/
+6
|
|
\
\
\
|
*
\
\
\
Merge 5.6-rc3 into char-misc-next
Greg Kroah-Hartman
2020-02-24
2
-3
/
+46
|
|
\
\
\
\
|
*
|
|
|
|
mei: remove unused includes from pci-{me,txe}.c
Tomas Winkler
2020-02-23
2
-14
/
+2
|
*
|
|
|
|
misc: Use kzalloc() instead of kmalloc() with flag GFP_ZERO.
Huang Zijiang
2020-02-14
1
-1
/
+1
|
*
|
|
|
|
mei: limit number of bytes in mei header.
Tomas Winkler
2020-02-11
2
-2
/
+5
|
*
|
|
|
|
mei: bus: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-11
1
-2
/
+2
|
*
|
|
|
|
misc: vexpress: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-11
1
-1
/
+1
|
*
|
|
|
|
lkdtm/stackleak: Make the test more verbose
Alexander Popov
2020-02-10
1
-8
/
+17
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'i2c/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2020-04-02
1
-0
/
+1
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'v5.6-rc7' into i2c/for-5.7
Wolfram Sang
2020-03-26
6
-10
/
+13
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'at24-updates-for-v5.7' of git://git.kernel.org/pub/scm/linux/kerne...
Wolfram Sang
2020-03-24
1
-0
/
+1
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
eeprom: at24: add TPF0001 ACPI ID for 24c1024 device
Markus Pietrek
2020-02-10
1
-0
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-04-01
5
-0
/
+650
|
\
\
\
\
\
[next]