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-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
13
-528
/
+254
2019-11-25
Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
13
-98
/
+134
2019-11-25
Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+3
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-13
/
+33
2019-11-20
s390/qeth: return proper errno on IO error
Julian Wiedmann
1
-5
/
+5
2019-11-20
s390/qeth: fix potential deadlock on workqueue flush
Julian Wiedmann
3
-8
/
+28
2019-11-15
net/smc: immediate termination for SMCD link groups
Ursula Braun
1
-2
/
+0
2019-11-14
s390/qeth: don't check drvdata in sysfs code
Julian Wiedmann
3
-199
/
+4
2019-11-14
s390/qeth: replace qeth_l3_get_addr_buffer()
Julian Wiedmann
2
-40
/
+23
2019-11-14
s390/qeth: remove VLAN tracking for L3 devices
Julian Wiedmann
2
-32
/
+11
2019-11-14
s390/qeth: consolidate L3 mcast registration code
Julian Wiedmann
1
-90
/
+30
2019-11-14
s390/qeth: remove gratuitious RX modeset
Julian Wiedmann
1
-2
/
+0
2019-11-14
s390/qeth: fine-tune L3 mcast locking
Julian Wiedmann
1
-4
/
+3
2019-11-14
s390/qeth: clean up error path in qeth_core_probe_device()
Julian Wiedmann
1
-1
/
+2
2019-11-14
s390/qeth: handle skb allocation error gracefully
Julian Wiedmann
1
-15
/
+10
2019-11-14
s390/qeth: drop unwanted packets earlier in RX path
Julian Wiedmann
3
-41
/
+44
2019-11-14
s390/qeth: support per-frame invalidation
Julian Wiedmann
3
-2
/
+14
2019-11-14
s390/qeth: gather more detailed RX dropped/error statistics
Julian Wiedmann
5
-8
/
+20
2019-11-14
block: remove (__)blkdev_reread_part as an exported API
Christoph Hellwig
1
-1
/
+3
2019-11-12
s390/pkey: use memdup_user() to simplify code
Markus Elfring
1
-24
/
+4
2019-11-12
s390/pkey: fix memory leak within _copy_apqns_from_user()
Heiko Carstens
1
-1
/
+3
2019-11-12
Merge tag 'vfio-ccw-20191111' of https://git.kernel.org/pub/scm/linux/kernel/...
Vasily Gorbik
6
-14
/
+93
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+1
2019-10-31
s390/qeth: don't cache MAC addresses for multicast IPs
Julian Wiedmann
3
-19
/
+12
2019-10-31
s390/qeth: use helpers for IP address hashing
Julian Wiedmann
2
-19
/
+10
2019-10-31
s390/qeth: don't set card state in qeth_qdio_clear_card()
Julian Wiedmann
1
-1
/
+0
2019-10-31
s390/qeth: consolidate some duplicated HW cmd code
Julian Wiedmann
3
-31
/
+9
2019-10-31
s390/qeth: keep IRQ disabled until NAPI is really done
Julian Wiedmann
1
-3
/
+3
2019-10-31
s390/qeth: use QDIO_BUFNR()
Julian Wiedmann
1
-20
/
+17
2019-10-31
s390/qeth: use IQD Multi-Write
Julian Wiedmann
2
-10
/
+53
2019-10-31
s390/qdio: implement IQD Multi-Write
Julian Wiedmann
2
-16
/
+16
2019-10-31
s390/qdio: move SSQD Sniffer mask definition
Julian Wiedmann
2
-3
/
+1
2019-10-31
s390/qdio: don't attempt IRQ avoidance on Output SBALs
Julian Wiedmann
1
-11
/
+6
2019-10-31
s390/qdio: simplify thinint device registration
Julian Wiedmann
4
-26
/
+13
2019-10-31
s390/qdio: add statistics helper macro
Julian Wiedmann
3
-5
/
+7
2019-10-31
s390/qdio: remove a forward declaration
Julian Wiedmann
1
-8
/
+5
2019-10-31
s390/qdio: reduce log level for EQBS partial
Julian Wiedmann
1
-1
/
+1
2019-10-31
s390/qdio: use QDIO_BUFNR()
Julian Wiedmann
1
-8
/
+4
2019-10-22
s390/zcrypt: fix memleak at release
Johan Hovold
1
-2
/
+1
2019-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-8
/
+15
2019-10-17
vfio-ccw: Rework the io_fctl trace
Eric Farman
3
-10
/
+14
2019-10-17
vfio-ccw: Add a trace for asynchronous requests
Eric Farman
3
-0
/
+35
2019-10-17
vfio-ccw: Trace the FSM jumptable
Eric Farman
3
-0
/
+28
2019-10-17
vfio-ccw: Refactor how the traces are built
Eric Farman
5
-5
/
+17
2019-10-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-3
/
+13
2019-10-10
s390/cio: fix virtio-ccw DMA without PV
Halil Pasic
3
-2
/
+8
2019-10-09
s390/qeth: Fix initialization of vnicc cmd masks during set online
Alexandra Winter
1
-4
/
+8
2019-10-09
s390/qeth: Fix error handling during VNICC initialization
Alexandra Winter
1
-4
/
+7
2019-10-05
Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-3
/
+2
2019-10-04
Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-70
/
+11
[next]