Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d878970f6ce127a0b5288e1ef20fbbbff7676792
/
drivers
/
s390
636deed
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
45ba8d5
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 6 years ago
971bedc
virtio-ccw: wire up ->bus_name callback
by Cornelia Huck
· 6 years ago
3438b2c
s390/virtio: handle find on invalid queue gracefully
by Halil Pasic
· 6 years ago
3591b19
Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
9fe567d
s390/dasd: fix read device characteristic with CONFIG_VMAP_STACK=y
by Martin Schwidefsky
· 6 years ago
0f7aedbd
s390/qeth: drop redundant state checking
by Julian Wiedmann
· 6 years ago
62ca98d
s390/qeth: don't special-case HW trap during suspend
by Julian Wiedmann
· 6 years ago
dcef5ca
s390/qeth: remove driver-wide workqueue
by Julian Wiedmann
· 6 years ago
bf42d40
s390/qeth: don't defer close_dev work during recovery
by Julian Wiedmann
· 6 years ago
464e86d
s390/qeth: remove a redundant check for card->dev
by Julian Wiedmann
· 6 years ago
d456015
s390/qeth: call dev_close() during recovery
by Julian Wiedmann
· 6 years ago
7bd2275
s390/qeth: unconditionally clear MAC_REGISTERED flag
by Julian Wiedmann
· 6 years ago
d7ef489f
s390/qeth: enable/disable the HW trap a little earlier
by Julian Wiedmann
· 6 years ago
d7d543f
s390/qeth: remove RECOVER state
by Julian Wiedmann
· 6 years ago
2904337
s390/cio: Use cpa range elsewhere within vfio-ccw
by Eric Farman
· 6 years ago
48bd0ee
s390/cio: Fix vfio-ccw handling of recursive TICs
by Eric Farman
· 6 years ago
8f060f5
Merge tag 'kvm-s390-next-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next
by Paolo Bonzini
· 6 years ago
3636065
s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem
by Pierre Morel
· 6 years ago
ebb7c69
pkey: Indicate old mkvp only if old and current mkvp are different
by Ingo Franzki
· 6 years ago
0ff06c4
s390/ism: ignore some errors during deregistration
by Sebastian Ott
· 6 years ago
8024cc9
s390/qeth: split out OSN netdev ops
by Julian Wiedmann
· 6 years ago
1b4d5e1
s390/qeth: add support for ETHTOOL_GRINGPARAM
by Julian Wiedmann
· 6 years ago
b0abc4f
s390/qeth: overhaul ethtool statistics
by Julian Wiedmann
· 6 years ago
d896ac6
s390/qeth: move ethtool code into its own file
by Julian Wiedmann
· 6 years ago
4326b5b
s390/qeth: reduce ethtool statistics
by Julian Wiedmann
· 6 years ago
bb92d3f
s390/qeth: use a static Output Queue array
by Julian Wiedmann
· 6 years ago
0aa35a3
s390/qeth: allow manual recovery when device is SOFTSETUP
by Julian Wiedmann
· 6 years ago
3313da8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
b1af752
s390/zcrypt: use new state UNBOUND during queue driver rebind
by Harald Freudenberger
· 6 years ago
742d4d4
s390/qeth: convert remaining legacy cmd callbacks
by Julian Wiedmann
· 6 years ago
1709ff8
s390/qeth: convert bridgeport callbacks
by Julian Wiedmann
· 6 years ago
4b7ae12
s390/qeth: allow cmd callbacks to return errnos
by Julian Wiedmann
· 6 years ago
54daaca
s390/qeth: cancel cmd on early error
by Julian Wiedmann
· 6 years ago
0951c6b
s390/qeth: simplify reply object handling
by Julian Wiedmann
· 6 years ago
51581fd
s390/qeth: limit trace to valid data of command request
by Julian Wiedmann
· 6 years ago
4386e34
s390/qeth: align csum offload with TSO control logic
by Julian Wiedmann
· 6 years ago
7e83747
s390/qeth: enable only required csum offload features
by Julian Wiedmann
· 6 years ago
c215327
s390/qeth: consolidate filling of low-level cmd length fields
by Julian Wiedmann
· 6 years ago
84dbea4
s390/qeth: reduce data length for ARP cache query
by Julian Wiedmann
· 6 years ago
fb7453e
Merge tag 's390-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
a655fe9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
27b4ad6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
b96027d
Merge tag 'vfio-ccw-20190204' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into features
by Martin Schwidefsky
· 6 years ago
bdf1176
s390/qdio: make SBAL address array type-safe
by Julian Wiedmann
· 6 years ago
3dec192
s390/cio: add function chsc_sgib()
by Michael Mueller
· 6 years ago
c0a2e4d
s390/qeth: conclude all event processing before offlining a card
by Julian Wiedmann
· 6 years ago
c2780c1
s390/qeth: cancel close_dev work before removing a card
by Julian Wiedmann
· 6 years ago
afa0c59
s390/qeth: fix use-after-free in error path
by Julian Wiedmann
· 6 years ago
5065b2d
s390/qeth: release cmd buffer in error paths
by Julian Wiedmann
· 6 years ago
405d566
vfio-ccw: Don't assume there are more ccws after a TIC
by Farhan Ali
· 6 years ago
3cde55e
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
b631956
scsi: zfcp: fix sysfs block queue limit output for max_segment_size
by Steffen Maier
· 6 years ago
4ad78b8
s390/setup: set control program code via diag 318
by Collin Walling
· 6 years ago
8f9aca0
s390/zcrypt: fix specification exception on z196 during ap probe
by Harald Freudenberger
· 6 years ago
4a8ef69
s390/dasd: fix using offset into zero size array error
by Stefan Haberland
· 6 years ago
1d68101
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
5fc692a
s390/qeth: remove VLAN tracking for L2 devices
by Julian Wiedmann
· 6 years ago
e6e771b
s390/qeth: detach netdevice while card is offline
by Julian Wiedmann
· 6 years ago
fa3d2e6
s390/qeth: delay netdevice registration
by Julian Wiedmann
· 6 years ago
340c093
s390/qeth: remove TX disable from online path
by Julian Wiedmann
· 6 years ago
654e3d4
s390/qeth: register MAC address earlier
by Julian Wiedmann
· 6 years ago
e22355e
s390/qeth: consolidate open/stop netdev ops
by Julian Wiedmann
· 6 years ago
44eb086
s390/qeth: remove bogus netif_wake_queue()
by Julian Wiedmann
· 6 years ago
f72b464
s390/qeth: streamline TX buffer management
by Julian Wiedmann
· 6 years ago
09c2fe6
Merge tag 's390-5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
a229989
virtio: don't allocate vqs when names[i] = NULL
by Wei Wang
· 6 years ago
b7cb707
s390/smp: fix CPU hotplug deadlock with CPU rescan
by Gerald Schaefer
· 6 years ago
750afb0
cross-tree: phase out dma_zalloc_coherent()
by Luis Chamberlain
· 6 years ago
04a17ed
Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
938edb8
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
0e9da3f
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
2a3d4eb
scsi: flip the default on use_clustering
by Christoph Hellwig
· 6 years ago
ec10574
Merge tag 'vfio-ccw-20181213' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into features
by Martin Schwidefsky
· 6 years ago
a7b1868
s390/zcrypt: rework ap scan bus code
by Harald Freudenberger
· 6 years ago
42a87d4
s390/zcrypt: make sysfs reset attribute trigger queue reset
by Harald Freudenberger
· 6 years ago
87ccdcf
s390/drivers: fix proc/debugfs file permissions
by Sebastian Ott
· 6 years ago
ca92b93
s390: convert to DEFINE_SHOW_ATTRIBUTE
by Yangtao Li
· 6 years ago
1554509
vfio: ccw: Merge BUSY and BOXED states
by Pierre Morel
· 6 years ago
4cc1fee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
96f7741
Merge tag 'v4.20-rc6' into for-4.21/block
by Jens Axboe
· 6 years ago
7171455
scsi: zfcp: improve kdoc for return of zfcp_status_read_refill()
by Steffen Maier
· 6 years ago
60a161b
scsi: zfcp: fix posting too many status read buffers leading to adapter shutdown
by Steffen Maier
· 6 years ago
636db60
scsi: zfcp: make DIX experimental, disabled, and independent of DIF
by Fedor Loshakov
· 6 years ago
00f54e6
net: core: dev: Add extack argument to dev_open()
by Petr Machata
· 6 years ago
78b1a52
virtio/s390: fix race in ccw_io_helper()
by Halil Pasic
· 6 years ago
2448a29
virtio/s390: avoid race on vcdev->config
by Halil Pasic
· 6 years ago
89d04ec
Merge tag 'v4.20-rc5' into for-4.21/block
by Jens Axboe
· 6 years ago
be53479
s390/zcrypt: improve special ap message cmd handling
by Harald Freudenberger
· 6 years ago
e45a649
s390: vfio-ap: include <asm/facility> for test_facility()
by Petr Tesarik
· 6 years ago
3578f19
Merge tag 's390-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
e561bb2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
9a764c1
s390/qeth: fix length check in SNMP processing
by Julian Wiedmann
· 6 years ago
104f708
s390/zcrypt: reinit ap queue state machine during device probe
by Harald Freudenberger
· 6 years ago
3a814fd
virtio_ring: disable packed ring on unsupported transports
by Tiwei Bie
· 6 years ago
f2be6d71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
399b6c8
scsi: zfcp: drop old default switch case which might paper over missing case
by Steffen Maier
· 6 years ago
0c90293
scsi: zfcp: drop default switch case which might paper over missing case
by Steffen Maier
· 6 years ago
3505144
scsi: zfcp: silence -Wimplicit-fallthrough in zfcp_erp_lun_strategy()
by Steffen Maier
· 6 years ago
623cd18
scsi: zfcp: silence remaining kdoc warnings in header files
by Steffen Maier
· 6 years ago
Next »