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/pvpanic: fix set driver data
Mihai Carabas
2021-08-27
1
-0
/
+2
*
VMCI: fix NULL pointer dereference when unmapping queue pair
Wang Hai
2021-08-27
1
-2
/
+4
*
lkdtm: remove IDE_CORE_CP crashpoint
Kevin Mitchell
2021-08-19
1
-1
/
+0
*
lkdtm: replace SCSI_DISPATCH_CMD with SCSI_QUEUE_RQ
Kevin Mitchell
2021-08-19
1
-1
/
+1
*
lkdtm/heap: Avoid __alloc_size hint warning for VMALLOC_LINEAR_OVERFLOW
Kees Cook
2021-08-18
1
-1
/
+8
*
lkdtm: Add kernel version to failure hints
Kees Cook
2021-08-18
1
-8
/
+12
*
lkdtm/fortify: Consolidate FORTIFY_SOURCE tests
Kees Cook
2021-08-18
4
-54
/
+57
*
lkdtm/bugs: Add ARRAY_BOUNDS to selftests
Kees Cook
2021-08-18
1
-0
/
+1
*
misc: gehc-achc: Fix spelling mistake "Verfication" -> "Verification"
Colin Ian King
2021-08-16
1
-1
/
+1
*
misc: gehc-achc: new driver
Sebastian Reichel
2021-08-05
3
-0
/
+578
*
misc: sram: Only map reserved areas in Tegra SYSRAM
Mikko Perttunen
2021-08-05
2
-30
/
+82
*
sgi-xpc: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-03
1
-4
/
+4
*
mei: constify passed buffers and structures
Krzysztof Kozlowski
2021-07-29
3
-11
/
+11
*
Merge 5.14-rc3 into char-misc-next
Greg Kroah-Hartman
2021-07-26
1
-10
/
+7
|
\
|
*
Merge tag 'at24-fixes-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel...
Wolfram Sang
2021-07-20
1
-10
/
+7
|
|
\
|
|
*
misc: eeprom: at24: Always append device id even if label property is set.
Jérôme Glisse
2021-07-01
1
-10
/
+7
*
|
|
misc: pci_endpoint_test: Ensure relationship between miscdev and PCI
Richard Weinberger
2021-07-21
1
-0
/
+1
*
|
|
lkdtm: remove duplicated include of init.h
Wan Jiabing
2021-07-21
1
-1
/
+0
*
|
|
misc/pvpanic-pci: Allow automatic loading
Eric Auger
2021-07-21
1
-0
/
+2
*
|
|
misc: sgi-gru: Convert from atomic_t to refcount_t on gru_thread_state->ts_re...
Xiyu Yang
2021-07-21
2
-4
/
+5
|
/
/
*
|
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-07-05
2
-18
/
+14
|
\
\
|
*
|
Merge tag 'v5.13-rc6' into tty-next
Greg Kroah-Hartman
2021-06-14
9
-13
/
+42
|
|
\
|
|
*
|
Merge 5.13-rc4 into tty-next
Greg Kroah-Hartman
2021-05-31
14
-128
/
+134
|
|
\
\
|
*
|
|
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-05-13
1
-1
/
+1
|
*
|
|
ti-st: use tty_write_room
Jiri Slaby
2021-05-13
1
-3
/
+2
|
*
|
|
ti-st: use goto-failpath in st_core_init
Jiri Slaby
2021-05-13
1
-5
/
+7
|
*
|
|
tty: no checking of tty_unregister_ldisc
Jiri Slaby
2021-05-13
1
-9
/
+3
|
*
|
|
tty: make tty_ldisc_ops a param in tty_unregister_ldisc
Jiri Slaby
2021-05-13
1
-3
/
+3
|
*
|
|
tty: set tty_ldisc_ops::num statically
Jiri Slaby
2021-05-13
1
-1
/
+2
|
*
|
|
tty: make fp of tty_ldisc_ops::receive_buf{,2} const
Jiri Slaby
2021-05-13
1
-1
/
+1
*
|
|
|
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-07-05
2
-3
/
+5
|
\
\
\
\
|
*
\
\
\
Merge tag 'v5.13-rc6' into driver-core-next
Greg Kroah-Hartman
2021-06-14
9
-13
/
+42
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge 5.13-rc4 into driver-core-next
Greg Kroah-Hartman
2021-05-31
14
-128
/
+134
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
driver core: Drop helper devm_platform_ioremap_resource_wc()
Uwe Kleine-König
2021-05-27
1
-2
/
+4
|
*
|
|
|
firmware: replace HOTPLUG with UEVENT in FW_ACTION defines
Shawn Guo
2021-05-13
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-05
65
-1236
/
+3799
|
\
\
\
\
|
*
|
|
|
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
[next]