index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-01
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-3
/
+3
2018-11-01
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-0
/
+79
2018-10-29
Merge branch 'i2c/for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-21
/
+22
2018-10-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2018-10-26
Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...
Michal Hocko
1
-1
/
+0
2018-10-26
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+3
2018-10-26
Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
32
-821
/
+1411
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-5
/
+6
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
1
-3
/
+3
2018-10-15
sgi-xp: Replace spin_is_locked() with lockdep
Lance Roy
3
-5
/
+5
2018-10-15
eeprom: New ee1004 driver for DDR4 memory
Jean Delvare
3
-0
/
+293
2018-10-15
eeprom: at25: remove unneeded 'at25_remove'
YueHaibing
1
-10
/
+0
2018-10-15
misc: mic: scif: remove set but not used variables 'src_dma_addr, dst_dma_addr'
YueHaibing
1
-3
/
+0
2018-10-15
misc: mic: fix a DMA pool free failure
Wenwen Wang
1
-1
/
+1
2018-10-11
misc: cxl: Fix possible null pointer dereference
zhong jiang
1
-2
/
+0
2018-10-11
misc: mic: scif: remove redundant check on ret < 0
Colin Ian King
1
-2
/
+0
2018-10-04
Merge branch 'linus' into x86/core, to pick up fixes
Ingo Molnar
5
-12
/
+15
2018-10-02
VMCI: remove set but not used variable 'cid'
YueHaibing
1
-3
/
+0
2018-10-02
misc: card_utils: remove duplicated include file
zhong jiang
1
-2
/
+0
2018-10-02
mei: replace POLL* with EPOLL* for write queues.
Tomas Winkler
1
-2
/
+2
2018-10-02
VMCI: Resource wildcard match fixed
Jorgen Hansen
2
-2
/
+3
2018-10-02
eeprom: at24: fix unexpected timeout under high load
Wang Xin
1
-21
/
+22
2018-09-28
eeprom: at25: use devm_nvmem_register()
Bartosz Golaszewski
1
-2
/
+1
2018-09-28
eeprom: eeprom_93xx46: use resource management
Bartosz Golaszewski
1
-14
/
+5
2018-09-25
misc: genwqe: remove duplicated include file
zhong jiang
2
-2
/
+0
2018-09-25
misc: genwqe: should return proper error value.
zhong jiang
1
-6
/
+7
2018-09-25
misc: mic: scif: Remove unused variable
Nathan Chancellor
1
-3
/
+1
2018-09-25
misc: remove redundant include moduleparam.h
zhong jiang
2
-2
/
+0
2018-09-25
misc: kgdbts: Fix restrict error
Laura Abbott
1
-10
/
+6
2018-09-25
misc: echo: Remove unnecessary parentheses and simplify check for zero
Nathan Chancellor
1
-1
/
+1
2018-09-25
misc: sram: remove redundant null pointer check before of_node_put
zhong jiang
1
-4
/
+2
2018-09-25
vmw_balloon: add reset stat
Nadav Amit
1
-2
/
+5
2018-09-25
vmw_balloon: general style cleanup
Nadav Amit
1
-16
/
+23
2018-09-25
vmw_balloon: rework the inflate and deflate loops
Nadav Amit
1
-288
/
+541
2018-09-25
vmw_balloon: stats rework
Nadav Amit
1
-103
/
+281
2018-09-25
vmw_balloon: simplify vmballoon_send_get_target()
Nadav Amit
1
-21
/
+14
2018-09-25
vmw_balloon: refactor change size from vmballoon_work
Nadav Amit
1
-23
/
+52
2018-09-25
vmw_balloon: rename VMW_BALLOON_2M_SHIFT to VMW_BALLOON_2M_ORDER
Nadav Amit
1
-4
/
+4
2018-09-25
vmw_balloon: treat all refused pages equally
Nadav Amit
1
-23
/
+29
2018-09-25
vmw_balloon: change batch/single lock abstractions
Nadav Amit
1
-193
/
+165
2018-09-25
vmw_balloon: remove sleeping allocations
Nadav Amit
1
-49
/
+18
2018-09-25
vmw_balloon: simplifying batch access
Nadav Amit
1
-51
/
+30
2018-09-25
vmw_balloon: merge send_lock and send_unlock path
Nadav Amit
1
-41
/
+21
2018-09-25
vmw_balloon: unify commands tracing and stats
Nadav Amit
1
-75
/
+41
2018-09-25
vmw_balloon: handle commands in a single function.
Nadav Amit
1
-107
/
+116
2018-09-20
misc: sgi-gru: fix fall-through annotations
Gustavo A. R. Silva
1
-2
/
+2
2018-09-19
ocxl: Fix access to the AFU Descriptor Data
Christophe Lombard
1
-1
/
+3
2018-09-16
Merge b4.19-rc4 into char-misc-next
Greg Kroah-Hartman
5
-12
/
+15
2018-09-15
signal/GenWQE: Fix sending of SIGKILL
Eric W. Biederman
2
-5
/
+6
2018-09-14
drivers: misc: ad525x_dpot: Update MODULE AUTHOR email address
Michael Hennerich
3
-5
/
+5
[next]