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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'char-misc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-07-24
27
-1528
/
+2101
|
\
|
*
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
|
*
Merge tag 'stm-for-greg-20160714' of git://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2016-07-15
3
-1
/
+42
|
|
\
|
|
*
intel_th: pci: Add Kaby Lake PCH-H support
Alexander Shishkin
2016-07-14
1
-0
/
+5
|
|
*
intel_th: Fix a deadlock in modprobing
Alexander Shishkin
2016-07-14
2
-1
/
+37
|
*
|
dsp56k: prevent a harmless underflow
Dan Carpenter
2016-07-14
1
-1
/
+1
|
*
|
Merge tag 'stm-for-greg-20160701' of git://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2016-07-14
4
-11
/
+116
|
|
\
\
|
|
*
|
intel_th: Document output device callbacks
Alexander Shishkin
2016-07-01
1
-0
/
+3
|
|
*
|
intel_th: gth: Fix a source comment
Alexander Shishkin
2016-07-01
1
-1
/
+1
|
|
*
|
intel_th: Add runtime power management handling
Alexander Shishkin
2016-07-01
2
-10
/
+60
|
|
*
|
stm class: Add runtime power management handling
Alexander Shishkin
2016-07-01
1
-0
/
+52
|
|
|
/
|
*
|
Merge tag 'extcon-next-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2016-07-14
6
-333
/
+373
|
|
\
\
|
|
*
|
extcon: adc-jack: add suspend/resume support
Venkat Reddy Talla
2016-07-02
1
-0
/
+34
|
|
*
|
extcon: add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-07-02
1
-0
/
+2
|
|
*
|
extcon: link devres into core module
Arnd Bergmann
2016-06-30
1
-1
/
+2
|
|
*
|
extcon: Add resource-managed functions to register extcon notifier
Chanwoo Choi
2016-06-27
1
-0
/
+73
|
|
*
|
extcon: Split out the resource-managed functions from extcon core
Chanwoo Choi
2016-06-27
3
-118
/
+144
|
|
*
|
extcon: Move struct extcon_cable from header file to core
Chanwoo Choi
2016-06-27
1
-0
/
+20
|
|
*
|
extcon: Check for incorrect connection type in notifier register
Stephen Boyd
2016-06-23
1
-0
/
+4
|
|
*
|
Merge branch 'ib-extcon-powersupply-4.8' into extcon-next
Chanwoo Choi
2016-06-21
2
-201
/
+77
|
|
|
\
\
|
|
|
*
|
extcon: Remove the deprecated extcon functions
Chanwoo Choi
2016-06-10
1
-177
/
+24
|
|
|
*
|
power: axp288_charger: Replace deprecatd API of extcon
Chanwoo Choi
2016-06-10
1
-24
/
+53
|
|
*
|
|
extcon: usb-gpio: add support for ACPI gpio interface
Lu Baolu
2016-06-21
1
-1
/
+2
|
|
*
|
|
extcon: usb-gpio: add device binding for platform device
Lu Baolu
2016-06-21
1
-0
/
+7
|
|
*
|
|
extcon: usb-gpio: Don't miss event during suspend/resume
Roger Quadros
2016-06-21
1
-0
/
+3
|
|
*
|
|
extcon: usb-gpio: switch to use pm wakeirq apis
Grygorii Strashko
2016-06-21
1
-13
/
+6
|
*
|
|
|
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
|
*
|
|
|
nvmem: imx-ocotp: Fix assignment warning.
Srinivas Kandagatla
2016-06-25
1
-1
/
+1
|
*
|
|
|
nvmem: imx-ocotp: add COMPILE_TEST for proper test coverage
Srinivas Kandagatla
2016-06-25
1
-1
/
+2
|
*
|
|
|
nvmem: imx-ocotp: handling clock
Peng Fan
2016-06-25
1
-1
/
+14
|
*
|
|
|
nvmem: mxs-ocotp: remove nvmem regmap dependency
Srinivas Kandagatla
2016-06-25
1
-61
/
+22
|
*
|
|
|
nvmem: mtk-efuse: remove nvmem regmap dependency
Srinivas Kandagatla
2016-06-25
2
-16
/
+32
|
*
|
|
|
Merge 4.7-rc4 into char-misc-next
Greg Kroah-Hartman
2016-06-25
150
-1091
/
+1699
|
|
\
|
|
|
|
*
|
|
|
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
[next]