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
*
lkdtm: silence warnings about function declarations
Kees Cook
2016-07-15
7
-25
/
+10
*
lkdtm: hide unused functions
Arnd Bergmann
2016-07-15
1
-30
/
+36
*
lkdtm: use struct arrays instead of enums
Kees Cook
2016-07-07
1
-463
/
+205
*
lkdtm: move jprobe entry points to start of source
Kees Cook
2016-07-07
1
-64
/
+65
*
lkdtm: reorganize module paramaters
Kees Cook
2016-07-07
1
-11
/
+17
*
lkdtm: rename globals for clarity
Kees Cook
2016-07-07
1
-37
/
+38
*
lkdtm: rename "count" to "crash_count"
Kees Cook
2016-07-07
1
-14
/
+12
*
lkdtm: remove intentional off-by-one array access
Kees Cook
2016-07-07
1
-5
/
+11
*
lkdtm: split remaining logic bug tests to separate file
Kees Cook
2016-07-07
4
-91
/
+195
*
lkdtm: split heap corruption tests to separate file
Kees Cook
2016-07-07
4
-114
/
+164
*
lkdtm: split memory permissions tests to separate file
Kees Cook
2016-07-07
4
-155
/
+237
*
lkdtm: split usercopy tests to separate file
Kees Cook
2016-07-07
4
-266
/
+342
*
lkdtm: drop "alloc_size" parameter
Kees Cook
2016-07-07
1
-10
/
+5
*
lkdtm: add usercopy test for blocking kernel text
Kees Cook
2016-07-07
1
-0
/
+34
*
Merge 4.7-rc4 into char-misc-next
Greg Kroah-Hartman
2016-06-25
1
-1
/
+1
|
\
|
*
mei: don't use wake_up_interruptible for wr_ctrl
Alexander Usyskin
2016-06-10
1
-1
/
+1
*
|
mei: drop wr_msg from the mei_dev structure
Alexander Usyskin
2016-06-10
2
-79
/
+68
*
|
lkdtm: split atomic test into over and underflow
Kees Cook
2016-06-10
1
-6
/
+20
*
|
lkdtm: add usercopy tests
Kees Cook
2016-06-10
1
-2
/
+273
*
|
lkdtm: add function for testing .rodata section
Kees Cook
2016-06-10
4
-7
/
+41
*
|
lkdtm: clean up after rename
Kees Cook
2016-06-10
1
-6
/
+6
*
|
lkdtm: split build into multiple source files
Kees Cook
2016-06-10
2
-0
/
+2
|
/
*
Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-05-20
16
-290
/
+128
|
\
|
*
Merge 4.6-rc7 into char-misc-testing
Greg Kroah-Hartman
2016-05-09
4
-1
/
+40
|
|
\
|
*
|
mei: bus: call mei_cl_read_start under device lock
Alexander Usyskin
2016-05-03
1
-3
/
+12
|
*
|
ti-st: Fix complete_all() wrong usage
Daniel Wagner
2016-05-01
1
-1
/
+0
|
*
|
ARM: qcom: silence an uninitialized variable warning
Dan Carpenter
2016-05-01
1
-1
/
+2
|
*
|
eeprom: 93xx46: Fix SPI device leak
Mark Brown
2016-05-01
1
-1
/
+1
|
*
|
eeprom: at25: Fix SPI device leak
Mark Brown
2016-05-01
1
-1
/
+1
|
*
|
nvmem: 93xx46: remove nvmem regmap dependency
Srinivas Kandagatla
2016-05-01
1
-72
/
+18
|
*
|
eeprom: at25: remove nvmem regmap dependency
Srinivas Kandagatla
2016-05-01
2
-71
/
+19
|
*
|
eeprom: at24: remove nvmem regmap dependency
Srinivas Kandagatla
2016-05-01
2
-82
/
+22
|
*
|
misc: sram: fix check of devm_ioremap*() return value
Vladimir Zapolskiy
2016-04-30
1
-2
/
+2
|
*
|
mei: fix waiting for wr_ctrl for corner cases.
Alexander Usyskin
2016-04-30
1
-4
/
+14
|
*
|
mei: don't clean control queues on notify request timeout
Alexander Usyskin
2016-04-30
1
-6
/
+2
|
*
|
mei: amthif: discard not read messages
Alexander Usyskin
2016-04-30
3
-2
/
+5
|
*
|
mei: fix NULL dereferencing during FW initiated disconnection
Alexander Usyskin
2016-04-30
3
-6
/
+6
|
*
|
mei: drop global me_client_index
Alexander Usyskin
2016-04-30
2
-17
/
+8
|
*
|
mei: do not pin module if cldrv->probe() failed
Alexey Khoroshilov
2016-04-30
1
-2
/
+6
|
*
|
misc: mic: Remove return statements from void functions
Amitoj Kaur Chawla
2016-04-30
1
-3
/
+3
|
*
|
misc: mic: silence uninitialized variable warning
Dan Carpenter
2016-04-30
1
-1
/
+2
|
*
|
misc: mic: Fix randconfig build error
Sudeep Dutt
2016-04-30
1
-0
/
+1
|
*
|
misc: mic: Fix for double fetch security bug in VOP driver
Ashutosh Dixit
2016-04-27
1
-0
/
+5
|
*
|
Merge 4.6-rc4 into char-misc-next
Greg Kroah-Hartman
2016-04-19
3
-6
/
+11
|
|
\
\
|
*
|
|
mei: bus: use scnprintf in *_show
Rasmus Villemoes
2016-03-31
1
-15
/
+4
*
|
|
|
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-05-20
8
-67
/
+170
|
\
\
\
\
|
*
|
|
|
cxl: Check periodically the coherent platform function's state
Christophe Lombard
2016-05-11
2
-28
/
+33
|
*
|
|
|
cxl: Add kernel API to allow a context to operate with relocate disabled
Ian Munsie
2016-05-11
4
-2
/
+26
|
*
|
|
|
cxl: Ensure PSL interrupt is configured for contexts with no AFU IRQs
Ian Munsie
2016-05-11
2
-0
/
+21
|
*
|
|
|
cxl: Remove duplicate #defines
Ian Munsie
2016-05-11
1
-9
/
+0
[next]