Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
48b161983ae5266ffa42f0ccaf7224eaeda38e59
/
drivers
/
s390
a229989
virtio: don't allocate vqs when names[i] = NULL
by Wei Wang
· 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
f2be6d7
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
8684d61
scsi: zfcp: silence all W=1 build warnings for existing kdoc
by Steffen Maier
· 6 years ago
e0effe8
scsi: zfcp: properly format LUN (and WWPN) for LUN sharing violation kmsg
by Steffen Maier
· 6 years ago
d5fcdce
scsi: zfcp: use enum zfcp_erp_act_result for argument/return of affected functions
by Steffen Maier
· 6 years ago
0023bee
scsi: zfcp: use enum zfcp_erp_steps for struct zfcp_erp_action.step
by Steffen Maier
· 6 years ago
df91eef
scsi: zfcp: the action field of zfcp_erp_action is actually the type
by Steffen Maier
· 6 years ago
208d096
scsi: zfcp: clarify function argument name for trace tag string
by Steffen Maier
· 6 years ago
64eba38
scsi: zfcp: ERP thread setup kdoc update
by Steffen Maier
· 6 years ago
724e144
scsi: zfcp: update kernel message for invalid FCP_CMND length, it's not the CDB
by Steffen Maier
· 6 years ago
9704154
scsi: zfcp: drop duplicate seq_no from zfcp_fsf_req which is also in QTCB header
by Steffen Maier
· 6 years ago
f9eca02
scsi: zfcp: drop duplicate fsf_command from zfcp_fsf_req which is also in QTCB header
by Steffen Maier
· 6 years ago
2c53d8a
scsi: zfcp: drop unnecessary forward prototype for struct zfcp_fsf_req
by Steffen Maier
· 6 years ago
21cb0bc
scsi: zfcp: group sort internal structure definitions for proximity
by Steffen Maier
· 6 years ago
eb67f93
scsi: zfcp: namespace prefix for internal latency data structures
by Steffen Maier
· 6 years ago
e0c1da3
scsi: zfcp: update width in comment for ZFCP_COMMON_FLAGS mask
by Steffen Maier
· 6 years ago
a0e86d9
scsi: zfcp: move scsi_eh & non-ERP timeout defines owned by and local to zfcp_fsf.c
by Steffen Maier
· 6 years ago
c24635a
scsi: zfcp: drop unnecessary forward prototype for struct zfcp_reqlist
by Steffen Maier
· 6 years ago
58f3ead
scsi: zfcp: move SG table helper from aux to fc and make them static
by Steffen Maier
· 6 years ago
6be5522
scsi: zfcp: remove unnecessary null pointer check before mempool_destroy
by zhong jiang
· 6 years ago
007b656
s390/ism: clear dmbe_mask bit before SMC IRQ handling
by Ursula Braun
· 6 years ago
b89e242
s390/cio: Fix cleanup when unsupported IDA format is used
by Eric Farman
· 6 years ago
806212f
s390/cio: Fix cleanup of pfn_array alloc failure
by Eric Farman
· 6 years ago
55e93ec
vfio: ccw: Register mediated device once all structures are initialized
by Pierre Morel
· 6 years ago
52df783
s390/cio: make vfio_ccw_io_region static
by Sebastian Ott
· 6 years ago
ded9da1
s390/qeth: don't process hsuid in qeth_l3_setup_netdev()
by Julian Wiedmann
· 6 years ago
9168f5a
s390/qeth: remove unused fallback in Layer3's MAC code
by Julian Wiedmann
· 6 years ago
4fa55fa
s390/qeth: remove two IPA command helpers
by Julian Wiedmann
· 6 years ago
605c9d5
s390/qeth: replace open-coded cmd setup
by Julian Wiedmann
· 6 years ago
d7d18da
s390/qeth: remove card list
by Julian Wiedmann
· 6 years ago
81ec543
s390/qeth: unify transmit code
by Julian Wiedmann
· 6 years ago
5a541f6
s390/qeth: handle af_iucv skbs in qeth_l3_fill_header()
by Julian Wiedmann
· 6 years ago
b144b99
s390/qeth: utilize virtual MAC for Layer2 OSD devices
by Julian Wiedmann
· 6 years ago
583d653
dasd: remove dead code
by Jens Axboe
· 6 years ago
54e049c
s390/qeth: report 25Gbit link speed
by Julian Wiedmann
· 6 years ago
125d7d3
s390/qeth: sanitize ARP requests
by Julian Wiedmann
· 6 years ago
9fae5c3
s390/qeth: fix initial operstate
by Julian Wiedmann
· 6 years ago
30356d0
s390/qeth: unregister netdevice only when registered
by Julian Wiedmann
· 6 years ago
bd74a7f
s390/qeth: fix HiperSockets sniffer
by Julian Wiedmann
· 6 years ago
e19e5be
s390/qeth: sanitize strings in debug messages
by Julian Wiedmann
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
0d1e8b8
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
bd6bf7c
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
50b825d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
e2b623f
Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
6ab9e09
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
f822ad2
s390/pkey: move pckmo subfunction available checks away from module init
by Harald Freudenberger
· 6 years ago
63c19be
s390/pkey: Load pkey kernel module automatically
by Ingo Franzki
· 6 years ago
9434f5d
s390/zcrypt: fix broken zcrypt_send_cprb in-kernel api function
by Harald Freudenberger
· 6 years ago
d864991
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
0aef839
s390/qeth: add TSO support for L2 devices
by Julian Wiedmann
· 6 years ago
82bf5c0
s390/qeth: add support for IPv6 TSO
by Julian Wiedmann
· 6 years ago
4666d7f
s390/qeth: enhance TSO control sequence
by Julian Wiedmann
· 6 years ago
1f83b81
s390/qeth: make TSO controls protocol-agnostic
by Julian Wiedmann
· 6 years ago
b0da349
PCI: Remove pci_set_dma_max_seg_size()
by Christoph Hellwig
· 6 years ago
a6f44cf
PCI: Remove pci_set_dma_seg_boundary()
by Christoph Hellwig
· 6 years ago
3d647e6
Merge tag 's390-4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Greg Kroah-Hartman
· 6 years ago
fb1136d
s390/pkey: Introduce new API for transforming key blobs
by Ingo Franzki
· 6 years ago
cb26b9f
s390/pkey: Introduce new API for random protected key verification
by Ingo Franzki
· 6 years ago
af50445
s390/pkey: Add sysfs attributes to emit secure key blobs
by Ingo Franzki
· 6 years ago
d632c04
s390/pkey: Add sysfs attributes to emit protected key blobs
by Ingo Franzki
· 6 years ago
0534bde
s390/pkey: Define protected key blob format
by Ingo Franzki
· 6 years ago
a45a5c7d
s390/pkey: Introduce new API for random protected key generation
by Ingo Franzki
· 6 years ago
aa55bf5
s390/zcrypt: add ap_adapter_mask sysfs attribute
by Harald Freudenberger
· 6 years ago
a17b92e
s390/zcrypt: provide apfs failure code on type 86 error reply
by Harald Freudenberger
· 6 years ago
ee410de
s390/zcrypt: zcrypt device driver cleanup
by Harald Freudenberger
· 6 years ago
0a9b409
s390/kasan: avoid instrumentation of early C code
by Vasily Gorbik
· 7 years ago
b09decf
s390/sclp: introduce sclp_early_get_hsa_size
by Vasily Gorbik
· 7 years ago
54c5779
s390/mem_detect: replace tprot loop with binary search
by Vasily Gorbik
· 7 years ago
Next »