index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-11-01
1
-3
/
+3
|
\
|
*
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-24
1
-3
/
+3
*
|
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-11-01
4
-0
/
+79
|
\
\
|
*
|
lkdtm: Add a test for STACKLEAK
Alexander Popov
2018-09-04
4
-0
/
+79
*
|
|
Merge branch 'i2c/for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-10-29
1
-21
/
+22
|
\
\
\
|
*
|
|
eeprom: at24: fix unexpected timeout under high load
Wang Xin
2018-10-02
1
-21
/
+22
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-10-26
1
-1
/
+0
|
\
\
\
|
*
|
|
Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...
Michal Hocko
2018-10-26
1
-1
/
+0
*
|
|
|
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-10-26
1
-1
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
ocxl: Fix access to the AFU Descriptor Data
Christophe Lombard
2018-09-19
1
-1
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-10-26
32
-821
/
+1411
|
\
\
\
|
*
|
|
sgi-xp: Replace spin_is_locked() with lockdep
Lance Roy
2018-10-15
3
-5
/
+5
|
*
|
|
eeprom: New ee1004 driver for DDR4 memory
Jean Delvare
2018-10-15
3
-0
/
+293
|
*
|
|
eeprom: at25: remove unneeded 'at25_remove'
YueHaibing
2018-10-15
1
-10
/
+0
|
*
|
|
misc: mic: scif: remove set but not used variables 'src_dma_addr, dst_dma_addr'
YueHaibing
2018-10-15
1
-3
/
+0
|
*
|
|
misc: mic: fix a DMA pool free failure
Wenwen Wang
2018-10-15
1
-1
/
+1
|
*
|
|
misc: cxl: Fix possible null pointer dereference
zhong jiang
2018-10-11
1
-2
/
+0
|
*
|
|
misc: mic: scif: remove redundant check on ret < 0
Colin Ian King
2018-10-11
1
-2
/
+0
|
*
|
|
VMCI: remove set but not used variable 'cid'
YueHaibing
2018-10-02
1
-3
/
+0
|
*
|
|
misc: card_utils: remove duplicated include file
zhong jiang
2018-10-02
1
-2
/
+0
|
*
|
|
mei: replace POLL* with EPOLL* for write queues.
Tomas Winkler
2018-10-02
1
-2
/
+2
|
*
|
|
VMCI: Resource wildcard match fixed
Jorgen Hansen
2018-10-02
2
-2
/
+3
|
*
|
|
eeprom: at25: use devm_nvmem_register()
Bartosz Golaszewski
2018-09-28
1
-2
/
+1
|
*
|
|
eeprom: eeprom_93xx46: use resource management
Bartosz Golaszewski
2018-09-28
1
-14
/
+5
|
*
|
|
misc: genwqe: remove duplicated include file
zhong jiang
2018-09-25
2
-2
/
+0
|
*
|
|
misc: genwqe: should return proper error value.
zhong jiang
2018-09-25
1
-6
/
+7
|
*
|
|
misc: mic: scif: Remove unused variable
Nathan Chancellor
2018-09-25
1
-3
/
+1
|
*
|
|
misc: remove redundant include moduleparam.h
zhong jiang
2018-09-25
2
-2
/
+0
|
*
|
|
misc: kgdbts: Fix restrict error
Laura Abbott
2018-09-25
1
-10
/
+6
|
*
|
|
misc: echo: Remove unnecessary parentheses and simplify check for zero
Nathan Chancellor
2018-09-25
1
-1
/
+1
|
*
|
|
misc: sram: remove redundant null pointer check before of_node_put
zhong jiang
2018-09-25
1
-4
/
+2
|
*
|
|
vmw_balloon: add reset stat
Nadav Amit
2018-09-25
1
-2
/
+5
|
*
|
|
vmw_balloon: general style cleanup
Nadav Amit
2018-09-25
1
-16
/
+23
|
*
|
|
vmw_balloon: rework the inflate and deflate loops
Nadav Amit
2018-09-25
1
-288
/
+541
|
*
|
|
vmw_balloon: stats rework
Nadav Amit
2018-09-25
1
-103
/
+281
|
*
|
|
vmw_balloon: simplify vmballoon_send_get_target()
Nadav Amit
2018-09-25
1
-21
/
+14
|
*
|
|
vmw_balloon: refactor change size from vmballoon_work
Nadav Amit
2018-09-25
1
-23
/
+52
|
*
|
|
vmw_balloon: rename VMW_BALLOON_2M_SHIFT to VMW_BALLOON_2M_ORDER
Nadav Amit
2018-09-25
1
-4
/
+4
|
*
|
|
vmw_balloon: treat all refused pages equally
Nadav Amit
2018-09-25
1
-23
/
+29
|
*
|
|
vmw_balloon: change batch/single lock abstractions
Nadav Amit
2018-09-25
1
-193
/
+165
|
*
|
|
vmw_balloon: remove sleeping allocations
Nadav Amit
2018-09-25
1
-49
/
+18
|
*
|
|
vmw_balloon: simplifying batch access
Nadav Amit
2018-09-25
1
-51
/
+30
|
*
|
|
vmw_balloon: merge send_lock and send_unlock path
Nadav Amit
2018-09-25
1
-41
/
+21
|
*
|
|
vmw_balloon: unify commands tracing and stats
Nadav Amit
2018-09-25
1
-75
/
+41
|
*
|
|
vmw_balloon: handle commands in a single function.
Nadav Amit
2018-09-25
1
-107
/
+116
|
*
|
|
misc: sgi-gru: fix fall-through annotations
Gustavo A. R. Silva
2018-09-20
1
-2
/
+2
|
*
|
|
Merge b4.19-rc4 into char-misc-next
Greg Kroah-Hartman
2018-09-16
5
-12
/
+15
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
drivers: misc: ad525x_dpot: Update MODULE AUTHOR email address
Michael Hennerich
2018-09-14
3
-5
/
+5
|
*
|
|
misc: sgi-xp: remove meaningless null check before kfree
zhong jiang
2018-09-14
1
-2
/
+1
|
*
|
|
misc: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-09-14
1
-2
/
+2
[next]