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
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-12
/
+44
2019-06-05
s390/qeth: handle error when updating TX queue count
Julian Wiedmann
1
-6
/
+16
2019-06-05
s390/qeth: fix VLAN attribute in bridge_hostnotify udev event
Alexandra Winter
1
-1
/
+1
2019-06-05
s390/qeth: check dst entry before use
Julian Wiedmann
1
-5
/
+25
2019-06-05
s390/qeth: handle limited IPv4 broadcast in L3 TX path
Julian Wiedmann
1
-0
/
+2
2019-06-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-7
/
+66
2019-05-31
Merge tag 's390-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
3
-7
/
+39
2019-05-29
scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs)
Steffen Maier
4
-7
/
+65
2019-05-29
scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_remove
Steffen Maier
1
-0
/
+1
2019-05-28
s390/zcrypt: Fix wrong dispatching for control domain CPRBs
Harald Freudenberger
3
-7
/
+39
2019-05-20
dax: Arrange for dax_supported check to span multiple devices
Dan Williams
1
-0
/
+1
2019-05-17
Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
3
-32
/
+11
2019-05-16
Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2019-05-14
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-27
/
+25
2019-05-12
virtio/s390: enable packed ring
Halil Pasic
1
-3
/
+1
2019-05-12
virtio/s390: DMA support for virtio-ccw
Halil Pasic
1
-7
/
+15
2019-05-12
virtio/s390: use vring_create_virtqueue
Halil Pasic
1
-19
/
+11
2019-05-09
s390/dasd: fix build warning in dasd_eckd_build_cp_raw
Ming Lei
1
-1
/
+1
2019-05-08
s390/qdio: optimize state inspection of HW-owned SBALs
Julian Wiedmann
1
-2
/
+9
2019-05-08
s390/qdio: use get_buf_state() in debug_get_buf_state()
Julian Wiedmann
1
-1
/
+1
2019-05-08
s390/qdio: allow to scan all Output SBALs in one go
Julian Wiedmann
1
-5
/
+1
2019-05-08
s390/cio: Remove tracing for rchp instruction
Farhan Ali
2
-24
/
+0
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
8
-685
/
+782
2019-05-07
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
4
-4
/
+4
2019-05-06
Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
28
-281
/
+816
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
4
-4
/
+4
2019-05-03
s390: fix clang -Wpointer-sign warnigns in boot code
Arnd Bergmann
1
-2
/
+2
2019-04-29
s390/sclp: do not use static sccbs
Gerald Schaefer
5
-51
/
+61
2019-04-29
s390/ism: move oddities of device IO to wrapper function
Sebastian Ott
2
-16
/
+31
2019-04-29
s390/pci: move io address mapping code to pci_insn.c
Sebastian Ott
1
-1
/
+1
2019-04-29
s390: show statistics for MSI IRQs
Sebastian Ott
1
-1
/
+1
2019-04-29
s390/airq: provide cacheline aligned ivs
Sebastian Ott
1
-5
/
+34
2019-04-29
s390/airq: recognize directed interrupts
Sebastian Ott
5
-7
/
+7
2019-04-29
s390/sclp: detect DIRQ facility
Sebastian Ott
2
-1
/
+2
2019-04-29
s390/ipl: Provide has_secure sysfs attribute
Philipp Rudo
2
-1
/
+5
2019-04-26
s390/qeth: trust non-IP cast type in qeth_l3_fill_header()
Julian Wiedmann
1
-8
/
+3
2019-04-26
s390/qeth: extract helper to determine L2 cast type
Julian Wiedmann
3
-18
/
+14
2019-04-26
s390/qeth: cache max number of available buffer elements
Julian Wiedmann
3
-24
/
+22
2019-04-26
s390/qeth: don't clear Output buffers on every queue init
Julian Wiedmann
1
-6
/
+2
2019-04-26
s390/qeth: use IS_* helpers for checking device type
Julian Wiedmann
7
-78
/
+54
2019-04-26
s390/qeth: clean up stale buffer state documentation
Julian Wiedmann
1
-28
/
+13
2019-04-26
s390/qeth: remove RX seqno in skb->cb
Julian Wiedmann
2
-3
/
+0
2019-04-26
s390: qeth: address type mismatch warning
Arnd Bergmann
1
-3
/
+7
2019-04-26
s390/zcore: Rename ipl_block to mitigate name collision
Philipp Rudo
1
-10
/
+12
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-10
/
+17
2019-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2019-04-24
vfio-ccw: Prevent quiesce function going into an infinite loop
Farhan Ali
1
-14
/
+18
2019-04-24
vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdev
Farhan Ali
1
-1
/
+10
2019-04-24
vfio-ccw: Do not call flush_workqueue while holding the spinlock
Farhan Ali
1
-1
/
+1
2019-04-24
vfio-ccw: add handling for async channel instructions
Cornelia Huck
6
-18
/
+256
[next]