index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/firmware/memmap.c: modify memblock_alloc to memblock_alloc_nopanic
huang.zijiang
2019-01-04
1
-1
/
+1
*
drivers/dma-buf/udmabuf.c: convert to use vm_fault_t
Souptick Joarder
2019-01-04
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2019-01-03
16
-99
/
+316
|
\
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2018-12-29
15
-99
/
+315
|
|
\
|
|
*
Input: atmel_mxt_ts - don't try to free unallocated kernel memory
Sanjeev Chugh
2018-12-29
1
-2
/
+2
|
|
*
Input: drv2667 - fix indentation issues
Colin Ian King
2018-12-22
1
-3
/
+3
|
|
*
Input: touchscreen - fix coding style issue
Hardik Singh Rathore
2018-12-21
5
-8
/
+8
|
|
*
Input: add official Raspberry Pi's touchscreen driver
Nicolas Saenz Julienne
2018-12-21
3
-0
/
+240
|
|
*
Input: nomadik-ske-keypad - fix a loop timeout test
Dan Carpenter
2018-12-21
1
-1
/
+1
|
|
*
Input: rotary-encoder - don't log EPROBE_DEFER to kernel log
Uwe Kleine-König
2018-12-09
1
-2
/
+4
|
|
*
Input: olpc_apsp - remove set but not used variable 'np'
YueHaibing
2018-12-03
1
-2
/
+0
|
|
*
Input: olpc_apsp - enable the SP clock
Lubomir Rintel
2018-11-15
1
-0
/
+14
|
|
*
Input: olpc_apsp - check FIFO status on open(), not probe()
Lubomir Rintel
2018-11-15
1
-7
/
+7
|
|
*
Input: olpc_apsp - drop CONFIG_OLPC dependency
Lubomir Rintel
2018-11-15
1
-1
/
+0
|
|
*
clk: mmp2: add SP clock
Lubomir Rintel
2018-11-15
1
-0
/
+4
|
|
*
Input: ad7879 - drop platform data support
Linus Walleij
2018-11-15
1
-74
/
+33
|
*
|
Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G
Patrick Dreyer
2018-12-29
1
-0
/
+1
*
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2019-01-03
4
-14
/
+95
|
\
\
\
|
*
|
|
vhost: correct the related warning message
wangyan
2018-12-20
1
-2
/
+2
|
*
|
|
virtio: remove deprecated VIRTIO_PCI_CONFIG()
Dongli Zhang
2018-12-20
1
-2
/
+4
|
*
|
|
vhost/vsock: switch to a mutex for vhost_vsock_hash
Stefan Hajnoczi
2018-12-20
1
-8
/
+8
|
*
|
|
virtio_blk: add discard and write zeroes support
Changpeng Liu
2018-12-20
1
-2
/
+81
*
|
|
|
Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-01-03
17
-101
/
+438
|
\
\
\
\
|
*
|
|
|
block/swim3: Fix regression on PowerBook G3
Finn Thain
2018-12-31
1
-4
/
+3
|
*
|
|
|
block/swim3: Fix -EBUSY error when re-opening device after unmount
Finn Thain
2018-12-31
1
-1
/
+5
|
*
|
|
|
block/swim3: Remove dead return statement
Finn Thain
2018-12-31
1
-1
/
+0
|
*
|
|
|
block/amiflop: Don't log error message on invalid ioctl
Finn Thain
2018-12-31
1
-2
/
+0
|
*
|
|
|
gdrom: fix a memory leak bug
Wenwen Wang
2018-12-29
1
-0
/
+1
|
*
|
|
|
lightnvm: pblk: fix use-after-free bug
Gustavo A. R. Silva
2018-12-22
1
-1
/
+0
|
*
|
|
|
block: sunvdc: remove redundant code
Chengguang Xu
2018-12-22
1
-1
/
+0
|
*
|
|
|
block: loop: remove redundant code
Chengguang Xu
2018-12-22
1
-1
/
+0
|
*
|
|
|
drbd: Change drbd_request_detach_interruptible's return type to int
Nathan Chancellor
2018-12-20
2
-6
/
+3
|
*
|
|
|
drbd: introduce P_ZEROES (REQ_OP_WRITE_ZEROES on the "wire")
Lars Ellenberg
2018-12-20
9
-30
/
+251
|
*
|
|
|
drbd: skip spurious timeout (ping-timeo) when failing promote
Lars Ellenberg
2018-12-20
1
-7
/
+8
|
*
|
|
|
drbd: don't retry connection if peers do not agree on "authentication" settings
Lars Ellenberg
2018-12-20
1
-1
/
+1
|
*
|
|
|
drbd: fix print_st_err()'s prototype to match the definition
Luc Van Oostenryck
2018-12-20
1
-1
/
+1
|
*
|
|
|
drbd: avoid spurious self-outdating with concurrent disconnect / down
Lars Ellenberg
2018-12-20
1
-0
/
+7
|
*
|
|
|
drbd: do not block when adjusting "disk-options" while IO is frozen
Lars Ellenberg
2018-12-20
1
-8
/
+29
|
*
|
|
|
drbd: fix comment typos
Lars Ellenberg
2018-12-20
2
-2
/
+2
|
*
|
|
|
drbd: reject attach of unsuitable uuids even if connected
Lars Ellenberg
2018-12-20
2
-3
/
+22
|
*
|
|
|
drbd: attach on connected diskless peer must not shrink a consistent device
Lars Ellenberg
2018-12-20
1
-5
/
+6
|
*
|
|
|
drbd: fix confusing error message during attach
Lars Ellenberg
2018-12-20
1
-5
/
+44
|
*
|
|
|
drbd: disconnect, if the wrong UUIDs are attached on a connected peer
Lars Ellenberg
2018-12-20
1
-1
/
+1
|
*
|
|
|
drbd: ignore "all zero" peer volume sizes in handshake
Lars Ellenberg
2018-12-20
1
-3
/
+30
|
*
|
|
|
drbd: centralize printk reporting of new size into drbd_set_my_capacity()
Lars Ellenberg
2018-12-20
3
-11
/
+17
|
*
|
|
|
drbd: must not use connection after kref_put(&connection->kref)
Lars Ellenberg
2018-12-20
1
-2
/
+1
|
*
|
|
|
drbd: narrow rcu_read_lock in drbd_sync_handshake
Roland Kammerer
2018-12-20
1
-5
/
+6
*
|
|
|
|
Merge tag 'for-4.21/libata-20190102' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-01-03
1
-0
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
ata: pata_macio: add of_node_put()
Yangtao Li
2018-12-21
1
-0
/
+2
*
|
|
|
|
|
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-01-03
2
-151
/
+151
|
\
\
\
\
\
\
[next]