index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
*
vop: Fix handling of >32 feature bits
Vincent Whitchurch
2019-01-22
1
-2
/
+2
*
vop: vringh: Do not crash if no DMA channel
Vincent Whitchurch
2019-01-22
1
-12
/
+20
*
vop: Add definition of readq/writeq if missing
Vincent Whitchurch
2019-01-22
1
-0
/
+1
*
vop: Use %z for size_t
Vincent Whitchurch
2019-01-22
1
-2
/
+2
*
misc: enclosure: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-18
1
-3
/
+1
*
misc/sgi-gru/grufault: fix a style error
Peng Hao
2019-01-18
1
-2
/
+2
*
misc/mic/vop/vop_main : remove unneeded semicolon
Peng Hao
2019-01-18
1
-2
/
+2
*
misc/ics932s401: Add a missing check to i2c_smbus_read_word_data
Aditya Pakki
2019-01-18
1
-0
/
+2
*
drivers: misc: ad525x_dpot: clean indentation issue, remove tabs
Colin Ian King
2019-01-18
1
-13
/
+11
*
lkdtm: change snprintf to scnprintf for possible overflow
Silvio Cesare
2019-01-18
1
-2
/
+2
*
mei: squash single_recv_buf into one bit in client properties
Alexander Usyskin
2019-01-13
1
-1
/
+2
*
lkdtm: Add tests for NULL pointer dereference
Christophe Leroy
2019-01-09
3
-0
/
+22
*
lkdtm: Print real addresses
Christophe Leroy
2019-01-09
1
-9
/
+9
*
lkdtm: Do not depend on BLOCK and clean up headers
Kees Cook
2019-01-09
1
-9
/
+0
*
Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-01-05
2
-1
/
+4
|
\
|
*
eeprom: at24: add support for 24c2048
Adrian Bunk
2018-12-10
2
-1
/
+4
*
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-1
/
+1
*
|
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-01-01
2
-2
/
+2
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...
Joerg Roedel
2018-12-20
2
-2
/
+2
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
iommu/vtd: Cleanup dma_remapping.h header
Lu Baolu
2018-11-12
2
-2
/
+2
|
|
|
/
*
|
|
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-12-28
28
-349
/
+820
|
\
\
\
|
*
|
|
VMCI: Use memdup_user() rather than duplicating its implementation
Wen Yang
2018-12-19
1
-14
/
+4
|
*
|
|
misc: mic: fix a DMA pool free failure
Wenwen Wang
2018-12-19
2
-5
/
+30
|
*
|
|
genwqe: Fix size check
Christian Borntraeger
2018-12-19
1
-1
/
+1
|
*
|
|
misc: ti-st: make array read_ver_cmd static, shrinks object size
Colin Ian King
2018-12-06
1
-1
/
+1
|
*
|
|
misc: remove GENWQE_DEBUGFS_RO()
Yangtao Li
2018-12-06
8
-268
/
+73
|
*
|
|
misc: vexpress: Off by one in vexpress_syscfg_exec()
Dan Carpenter
2018-12-06
1
-1
/
+1
|
*
|
|
Merge 4.20-rc5 into char-misc-next
Greg Kroah-Hartman
2018-12-03
1
-1
/
+1
|
|
\
|
|
|
*
|
|
misc/pvpanic: resolve compile errors for arch=um
Peng Hao
2018-11-27
1
-1
/
+1
|
*
|
|
altera-stapl: check for a null key before strcasecmp'ing it
Colin Ian King
2018-11-27
1
-2
/
+1
|
*
|
|
misc: cxl: Use device_type helpers to access the node type
Rob Herring
2018-11-27
1
-3
/
+1
|
*
|
|
misc/pvpanic: fix a NULL vs IS_ERR() check
Dan Carpenter
2018-11-27
1
-2
/
+2
|
*
|
|
mei: me: mark CNP devices as having dma support
Alexander Usyskin
2018-11-26
1
-2
/
+2
|
*
|
|
mei: bump hbm version to 2.1
Alexander Usyskin
2018-11-26
1
-1
/
+1
|
*
|
|
mei: dma ring: implement transmit flow
Tomas Winkler
2018-11-26
3
-13
/
+142
|
*
|
|
mei: dma ring: implement rx circular buffer logic
Tomas Winkler
2018-11-26
6
-15
/
+98
|
*
|
|
mei: hw: add dma ring control block
Tomas Winkler
2018-11-26
4
-0
/
+46
|
*
|
|
mei: hbm: setup dma ring
Tomas Winkler
2018-11-26
2
-3
/
+85
|
*
|
|
mei: dma ring buffers allocation
Tomas Winkler
2018-11-26
4
-0
/
+126
|
*
|
|
Merge 4.20-rc4 into char-misc-next
Greg Kroah-Hartman
2018-11-26
2
-1
/
+5
|
|
\
\
\
|
*
|
|
|
misc/pvpanic: remove a redundant comma
Peng Hao
2018-11-07
1
-1
/
+1
|
*
|
|
|
misc/pvpanic: convert to SPDX license tags
Peng Hao
2018-11-07
1
-15
/
+2
|
*
|
|
|
misc/pvpanic: change header file sort style
Peng Hao
2018-11-07
1
-1
/
+1
|
*
|
|
|
misc/pvpanic: remove unnecessary header file
Peng Hao
2018-11-07
1
-1
/
+0
|
*
|
|
|
misc/pvpanic : break dependency on ACPI
Peng Hao
2018-11-07
2
-3
/
+22
|
*
|
|
|
misc/pvpanic : grouping ACPI related stuff
Peng Hao
2018-11-07
1
-22
/
+21
|
*
|
|
|
misc/pvpanic: add support to get pvpanic device info FDT
Peng Hao
2018-11-07
1
-1
/
+63
|
*
|
|
|
misc/pvpanic: add MMIO support
Peng Hao
2018-11-07
1
-5
/
+10
|
*
|
|
|
misc/pvpanic: simplify the code using acpi_dev_resource_io
Peng Hao
2018-11-07
1
-8
/
+5
|
*
|
|
|
pvpanic: move pvpanic to misc as common driver
Peng Hao
2018-11-07
3
-0
/
+133
[next]