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
...
|
*
|
|
|
|
|
mei: bus: prevent hardware module unload if device on bus is active
Alexander Usyskin
2017-01-31
3
-2
/
+41
|
*
|
|
|
|
|
mei: bus: cancel and disable callback after release call
Alexander Usyskin
2017-01-31
1
-4
/
+4
|
*
|
|
|
|
|
eeprom: idt_89hpesx: Drop kfree for memory allocated with devm_kzalloc
Wei Yongjun
2017-01-27
1
-4
/
+0
|
*
|
|
|
|
|
eeprom: idt_89hpesx: Discard memory freeing allocated by devm_kmalloc
Serge Semin
2017-01-27
1
-3
/
+0
|
*
|
|
|
|
|
misc: sram: Integrate protect-exec reserved sram area type
Dave Gerlach
2017-01-25
4
-2
/
+25
|
*
|
|
|
|
|
misc: sram: Introduce support code for protect-exec sram type
Dave Gerlach
2017-01-25
2
-0
/
+123
|
*
|
|
|
|
|
misc: sram: Split sram data structures into local header
Dave Gerlach
2017-01-25
2
-28
/
+41
|
*
|
|
|
|
|
lkdtm: Fix Oops when unloading the module
Juerg Haefliger
2017-01-25
1
-1
/
+3
|
*
|
|
|
|
|
eeprom: fix platform_no_drv_owner.cocci warnings
Julia Lawall
2017-01-25
1
-1
/
+0
|
*
|
|
|
|
|
eeprom: fix memory leak on buf when failed allocation of csraddr_str
Colin Ian King
2017-01-25
1
-2
/
+4
|
*
|
|
|
|
|
mei: make mei_cl_set_disconnected static
Alexander Usyskin
2017-01-20
2
-2
/
+1
|
*
|
|
|
|
|
mei: make mei_io_list_flush static
Alexander Usyskin
2017-01-20
2
-2
/
+1
|
*
|
|
|
|
|
lkdtm: hide stack overflow warning for corrupt-stack test
Arnd Bergmann
2017-01-19
1
-1
/
+6
|
*
|
|
|
|
|
eeprom: Add IDT 89HPESx EEPROM/CSR driver
Serge Semin
2017-01-19
3
-0
/
+1598
|
*
|
|
|
|
|
Merge 4.10-rc4 into char-misc-next
Greg Kroah-Hartman
2017-01-16
5
-0
/
+17
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
genwqe: drop .link_reset()
Cao jin
2017-01-11
1
-1
/
+0
|
*
|
|
|
|
|
misc: mic: double free on ioctl error path
Dan Carpenter
2017-01-10
1
-1
/
+0
|
*
|
|
|
|
|
misc: set error code when devm_kstrdup fails
Pan Bian
2017-01-10
1
-1
/
+3
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-02-22
6
-29
/
+95
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
cxl: Fix build when CONFIG_DEBUG_FS=n
Andrew Donnellan
2017-02-03
2
-5
/
+57
|
*
|
|
|
|
cxl: Prevent read/write to AFU config space while AFU not configured
Andrew Donnellan
2017-01-25
4
-23
/
+35
|
*
|
|
|
|
cxl: Force psl data-cache flush during device shutdown
Vaibhav Jain
2017-01-25
1
-0
/
+3
|
*
|
|
|
|
cxl: Drop unused header asm/pnv-pci.h
Greg Kurz
2017-01-25
1
-1
/
+0
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-02-20
5
-20
/
+87
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
lkdtm: Convert to refcount_t testing
Kees Cook
2017-02-10
3
-18
/
+85
|
*
|
|
|
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-14
2
-2
/
+2
|
|
/
/
/
*
/
/
/
mei: bus: enable OS version only for SPT and newer
Alexander Usyskin
2017-01-11
5
-0
/
+17
|
/
/
/
*
|
|
mei: move write cb to completion on credentials failures
Alexander Usyskin
2017-01-04
1
-8
/
+12
*
|
|
mei: bus: fix mei_cldev_enable KDoc
Alexander Usyskin
2017-01-04
1
-1
/
+1
|
|
/
|
/
|
*
|
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
|
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2016-12-16
10
-49
/
+160
|
\
\
|
*
|
cxl: drop duplicate header sched.h
Geliang Tang
2016-11-25
1
-1
/
+0
|
*
|
cxl: Fix coccinelle warnings
Andrew Donnellan
2016-11-23
4
-6
/
+8
|
*
|
cxl: Fix coredump generation when cxl_get_fd() is used
Frederic Barrat
2016-11-18
4
-31
/
+135
|
*
|
cxl: Do adapter fence check before handling afu interrupt
Vaibhav Jain
2016-11-18
1
-3
/
+12
|
*
|
cxl: Fix error handling in _cxl_pci_associate_default_context()
Christophe Jaillet
2016-11-18
2
-2
/
+2
|
*
|
cxl: Fix error handling in _cxl_cx4_setup_msi_irqs()
Christophe Jaillet
2016-11-18
1
-1
/
+1
|
*
|
cxl: Fix memory allocation failure test
Christophe Jaillet
2016-11-18
1
-5
/
+2
|
|
/
*
|
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-12-16
1
-8
/
+34
|
\
\
|
*
|
misc: sram: remove useless #ifdef
Arnd Bergmann
2016-11-30
1
-3
/
+1
|
*
|
Merge tag 'at91-ab-4.10-drivers' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
2016-11-18
1
-7
/
+35
|
|
\
\
|
|
*
|
misc: sram: add Atmel securam support
Alexandre Belloni
2016-11-07
1
-7
/
+35
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-12-15
2
-4
/
+3
|
\
\
\
\
|
*
|
|
|
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
2016-12-15
2
-4
/
+3
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-12-14
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
misc: ibmasm: fix typo in error message
Colin Ian King
2016-12-14
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-12-13
18
-153
/
+423
|
\
\
\
\
|
*
|
|
|
mei: bus: enable non-blocking RX
Alexander Usyskin
2016-12-06
3
-5
/
+37
|
*
|
|
|
mei: fix the back to back interrupt handling
Alexander Usyskin
2016-12-06
2
-19
/
+50
|
*
|
|
|
mei: synchronize irq before initiating a reset.
Tomas Winkler
2016-12-06
4
-4
/
+38
[prev]
[next]