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.12.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
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-02
16
-99
/
+316
|
\
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2018-12-28
15
-99
/
+315
|
|
\
|
|
*
Input: atmel_mxt_ts - don't try to free unallocated kernel memory
Sanjeev Chugh
2018-12-28
1
-2
/
+2
|
|
*
Input: drv2667 - fix indentation issues
Colin Ian King
2018-12-21
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-08
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-28
1
-0
/
+1
*
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2019-01-02
4
-14
/
+95
|
\
\
\
|
*
|
|
vhost: correct the related warning message
wangyan
2018-12-19
1
-2
/
+2
|
*
|
|
virtio: remove deprecated VIRTIO_PCI_CONFIG()
Dongli Zhang
2018-12-19
1
-2
/
+4
|
*
|
|
vhost/vsock: switch to a mutex for vhost_vsock_hash
Stefan Hajnoczi
2018-12-19
1
-8
/
+8
|
*
|
|
virtio_blk: add discard and write zeroes support
Changpeng Liu
2018-12-19
1
-2
/
+81
*
|
|
|
Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-01-02
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-02
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-02
2
-151
/
+151
|
\
\
\
\
\
\
[next]