index
:
Linux Stable
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
*
s390/cio: add util_string sysfs attribute
Sebastian Ott
2018-03-28
1
-0
/
+23
*
s390/chsc: query utility strings via fmt3 channel path descriptor
Sebastian Ott
2018-03-26
4
-0
/
+12
*
s390/cio: rename struct channel_path_desc
Sebastian Ott
2018-03-26
7
-48
/
+34
*
s390/cio: fix unbind of io_subchannel_driver
Sebastian Ott
2018-03-26
1
-8
/
+8
*
s390/qdio: split up CCQ handling for EQBS / SQBS
Julian Wiedmann
2018-03-26
1
-44
/
+33
*
s390/qdio: don't retry EQBS after CCQ 96
Julian Wiedmann
2018-03-26
1
-9
/
+2
*
s390/qdio: restrict buffer merging to eligible devices
Julian Wiedmann
2018-03-26
1
-1
/
+2
*
s390/qdio: don't merge ERROR output buffers
Julian Wiedmann
2018-03-26
1
-11
/
+20
*
s390/qdio: simplify math in get_*_buffer_frontier()
Julian Wiedmann
2018-03-26
1
-7
/
+4
*
Merge tag 'vfio-ccw-20180305' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Martin Schwidefsky
2018-03-18
1
-0
/
+5
|
\
|
*
vfio-ccw: fence off transport mode
Cornelia Huck
2018-03-01
1
-0
/
+5
*
|
s390/defkeymap: fix global init to zero
Christian Borntraeger
2018-03-18
1
-1
/
+1
*
|
s390/sclp_tty: enable line mode tty even if there is an ascii console
Christian Borntraeger
2018-03-18
1
-1
/
+4
*
|
s390/setup : enable display support for KVM guest
Farhan Ali
2018-03-18
2
-2
/
+2
*
|
s390/char : Rename EBCDIC keymap variables
Farhan Ali
2018-03-18
3
-48
/
+61
*
|
Kconfig : Remove HAS_IOMEM dependency for Graphics support
Farhan Ali
2018-03-18
2
-4
/
+7
|
/
*
s390/dasd: set timestamps unconditionally
Stefan Haberland
2018-02-27
1
-12
/
+13
*
s390/dasd: remove unneeded sanity check
Stefan Haberland
2018-02-27
1
-2
/
+7
*
s390/sclp: 64 bit event mask
Claudio Imbrenda
2018-02-22
1
-1
/
+1
*
s390/sclp: 32 bit event mask compatibility mode
Claudio Imbrenda
2018-02-22
3
-8
/
+33
*
s390/sclp: generic event mask accessors
Claudio Imbrenda
2018-02-22
4
-23
/
+75
*
s390/sclp: clean up, use sccb_mask_t where appropriate
Claudio Imbrenda
2018-02-22
3
-8
/
+8
*
s390/dasd: configurable IFCC handling
Stefan Haberland
2018-02-22
2
-3
/
+57
*
s390/sclp: Add support for Store Data SCLP interface
Peter Oberparleiter
2018-02-22
3
-1
/
+572
*
s390/cio: clear timer when terminating driver I/O
Sebastian Ott
2018-02-22
1
-0
/
+1
*
s390/cio: fix return code after missing interrupt
Sebastian Ott
2018-02-22
2
-2
/
+5
*
s390/cio: fix ccw_device_start_timeout API
Sebastian Ott
2018-02-22
1
-40
/
+32
*
s390/dasd: fix handling of internal requests
Stefan Haberland
2018-02-19
1
-14
/
+7
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-02-18
10
-37
/
+32
|
\
|
*
irqchip/bcm: Remove hashed address printing
Jaedon Shin
2018-02-16
3
-9
/
+0
|
*
irqchip/gic-v2m: Add PCI Multi-MSI support
Marc Zyngier
2018-02-16
1
-24
/
+22
|
*
irqchip/gic-v3: Ignore disabled ITS nodes
Stephen Boyd
2018-02-16
4
-0
/
+8
|
*
irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()
Shanker Donthineni
2018-02-16
1
-1
/
+1
|
*
irqchip/gic-v3: Change pr_debug message to pr_devel
Mark Salter
2018-02-16
1
-1
/
+1
|
*
irqchip/mips-gic: Avoid spuriously handling masked interrupts
Matt Redfearn
2018-02-16
1
-2
/
+0
*
|
Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-02-17
7
-170
/
+106
|
\
\
|
*
\
Merge branch 'nvme-4.16-rc' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2018-02-14
7
-170
/
+106
|
|
\
\
|
|
*
|
nvme-rdma: fix sysfs invoked reset_ctrl error flow
Nitzan Carmi
2018-02-14
2
-6
/
+7
|
|
*
|
nvmet: Change return code of discard command if not supported
Israel Rukshin
2018-02-14
1
-2
/
+5
|
|
*
|
nvme-pci: Fix timeouts in connecting state
Keith Busch
2018-02-13
1
-1
/
+5
|
|
*
|
nvme-pci: Remap CMB SQ entries on every controller reset
Keith Busch
2018-02-13
1
-11
/
+14
|
|
*
|
nvme: fix the deadlock in nvme_update_formats
Jianchao Wang
2018-02-13
1
-3
/
+8
|
|
*
|
nvme: Don't use a stack buffer for keep-alive command
Roland Dreier
2018-02-12
2
-5
/
+4
|
|
*
|
nvme_fc: cleanup io completion
James Smart
2018-02-11
1
-51
/
+12
|
|
*
|
nvme_fc: correct abort race condition on resets
James Smart
2018-02-11
1
-72
/
+26
|
|
*
|
nvme: Fix discard buffer overrun
Keith Busch
2018-02-08
1
-3
/
+5
|
|
*
|
nvme: delete NVME_CTRL_LIVE --> NVME_CTRL_CONNECTING transition
Max Gurtovoy
2018-02-08
1
-1
/
+0
|
|
*
|
nvme-rdma: use NVME_CTRL_CONNECTING state to mark init process
Max Gurtovoy
2018-02-08
2
-0
/
+4
|
|
*
|
nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTING
Max Gurtovoy
2018-02-08
6
-24
/
+25
*
|
|
|
Merge tag 'mmc-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2018-02-17
2
-19
/
+3
|
\
\
\
\
[next]