Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
124049decbb121ec32742c94fb5d9d6bed8f24d8
/
drivers
/
s390
c0d1a7e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
fad953c
treewide: Use array_size() in vzalloc()
by Kees Cook
· 6 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 6 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 6 years ago
ec53017
s390/dasd: only use preallocated requests
by Sebastian Ott
· 6 years ago
61d3883
s390/dasd: reshuffle struct dasd_ccw_req
by Sebastian Ott
· 6 years ago
d8a72d4
s390/dasd: remove dasd_kmalloc_set_cda
by Sebastian Ott
· 6 years ago
c5205f2
s390/dasd: move dasd_ccw_req to per request data
by Sebastian Ott
· 6 years ago
5c618c0
s390/dasd: simplify locking in process_final_queue
by Sebastian Ott
· 6 years ago
d7927df
Merge tag 'vfio-ccw-20180529' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into features
by Martin Schwidefsky
· 6 years ago
5f85942
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
7d3bf61
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
930218a
Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next
by Dan Williams
· 6 years ago
1c8c5a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
2857676
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
acafe7e
treewide: Use struct_size() for kmalloc()-family
by Kees Cook
· 7 years ago
5037be1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
0bbcce5
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
cf626b0
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
f459c34
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
9c54aeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
d60d61f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
89a0c0e
s390/zcrypt: Fix CCA and EP11 CPRB processing failure memory leak.
by Harald Freudenberger
· 6 years ago
6600593
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
by Christoph Hellwig
· 6 years ago
3cd9021
vfio: ccw: add tracepoints for interesting error paths
by Halil Pasic
· 6 years ago
6238f92
vfio: ccw: set ccw->cda to NULL defensively
by Dong Jia Shi
· 6 years ago
5c1cfb1
vfio: ccw: refactor and improve pfn_array_alloc_pin()
by Dong Jia Shi
· 6 years ago
80c57f7
vfio: ccw: shorten kernel doc description for pfn_array_pin()
by Dong Jia Shi
· 6 years ago
fb9e788
vfio: ccw: push down unsupported IDA check
by Halil Pasic
· 7 years ago
2c861d8
vfio: ccw: fix error return in vfio_ccw_sch_event
by Dong Jia Shi
· 7 years ago
5b79c2a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
1bcdb53
s390/dasd: simplify locking in dasd_times_out
by Sebastian Ott
· 7 years ago
b3a9a0c
dax: Introduce a ->copy_to_iter dax operation
by Dan Williams
· 7 years ago
a166c36
s390/cio: add test for ccwgroup device
by Sebastian Ott
· 8 years ago
1996523
s390/cio: add helper to query utility strings per given ccw device
by Sebastian Ott
· 8 years ago
f0f59a2
s390/dasd: use blk_mq_rq_from_pdu for per request data
by Sebastian Ott
· 7 years ago
c85061e
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
6f6e434
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
16dad27
scsi: zfcp: enhance comments on fc_link_speed and supported_speed
by Jens Remus
· 7 years ago
6e2e490
scsi: zfcp: add port speed capabilities
by Jens Remus
· 7 years ago
9e156c5
scsi: zfcp: assert that the ERP lock is held when tracing a recovery trigger
by Jens Remus
· 7 years ago
6919298
scsi: zfcp: cleanup indentation for posting FC events
by Steffen Maier
· 7 years ago
35e9111
scsi: zfcp: support SCSI_ADAPTER_RESET via scsi_host sysfs attribute host_reset
by Steffen Maier
· 7 years ago
b24bf22
scsi: zfcp: explicitly support initiator in scsi_host_template
by Steffen Maier
· 7 years ago
2fdd45f
scsi: zfcp: remove unused return values of ERP trigger functions
by Steffen Maier
· 7 years ago
013af85
scsi: zfcp: zfcp_erp_action_exists() does only check for running
by Steffen Maier
· 7 years ago
cd4a186
scsi: zfcp: remove unused ERP enum values
by Steffen Maier
· 7 years ago
d39eda5
scsi: zfcp: consistently use function name space prefix
by Steffen Maier
· 7 years ago
5c750d5
scsi: zfcp: workqueue: set description for port work items with their WWPN as context
by Steffen Maier
· 7 years ago
674595d
scsi: zfcp: decouple our scsi_eh callbacks from scsi_cmnd
by Steffen Maier
· 7 years ago
42afc65
scsi: zfcp: decouple TMFs from scsi_cmnd by using fc_block_rport
by Steffen Maier
· 7 years ago
26f5fa9
scsi: zfcp: decouple SCSI setup of TMF from scsi_cmnd
by Steffen Maier
· 7 years ago
39abb11
scsi: zfcp: decouple FSF request setup of TMF from scsi_cmnd
by Steffen Maier
· 7 years ago
e0116c9
scsi: zfcp: split FCP_CMND IU setup between SCSI I/O and TMF again
by Steffen Maier
· 7 years ago
266883f
scsi: zfcp: decouple TMF response handler from scsi_cmnd
by Steffen Maier
· 7 years ago
8221211
scsi: zfcp: decouple SCSI traces for scsi_eh / TMF from scsi_cmnd
by Steffen Maier
· 7 years ago
6a76550
scsi: zfcp: fix missing REC trigger trace on enqueue without ERP thread
by Steffen Maier
· 7 years ago
8c3d20a
scsi: zfcp: fix missing REC trigger trace for all objects in ERP_FAILED
by Steffen Maier
· 7 years ago
d70aab5
scsi: zfcp: fix missing REC trigger trace on terminate_rport_io for ERP_FAILED
by Steffen Maier
· 7 years ago
96d9270
scsi: zfcp: fix missing REC trigger trace on terminate_rport_io early return
by Steffen Maier
· 7 years ago
512857a7
scsi: zfcp: fix misleading REC trigger trace where erp_action setup failed
by Steffen Maier
· 7 years ago
81979ae
scsi: zfcp: fix missing SCSI trace for retry of abort / scsi_eh TMF
by Steffen Maier
· 7 years ago
df30781
scsi: zfcp: fix missing SCSI trace for result of eh_host_reset_handler
by Steffen Maier
· 7 years ago
fddda2b
proc: introduce proc_create_seq{,_data}
by Christoph Hellwig
· 7 years ago
2e68adc
s390/qdio: don't release memory in qdio_setup_irq()
by Julian Wiedmann
· 7 years ago
e521813
s390/qdio: fix access to uninitialized qdio_q fields
by Julian Wiedmann
· 7 years ago
0391fcb
s390: introduce compile time check for empty .bss section
by Vasily Gorbik
· 7 years ago
fa89adb
scsi: zfcp: fix infinite iteration on ERP ready list
by Jens Remus
· 7 years ago
a7b15ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
604a98f
Merge branch 'timers/urgent' into timers/core
by Thomas Gleixner
· 7 years ago
21b1702
s390/qeth: improve fallback to random MAC address
by Julian Wiedmann
· 7 years ago
d7e6ed9
s390/qeth: add IPv6 RX checksum offload support
by Kittipon Meesompop
· 7 years ago
571f9dd8
s390/qeth: add IPv6 TX checksum offload support
by Kittipon Meesompop
· 7 years ago
a8155b0
s390/qeth: extend Checksum Offload Assists for IPv6
by Kittipon Meesompop
· 7 years ago
ee75fb8
s390/qeth: query IPv6 assists during hardsetup
by Kittipon Meesompop
· 7 years ago
3aade31
s390/qeth: add stats counter for RX csum offload
by Kittipon Meesompop
· 7 years ago
b339c24
s390/qeth: disregard IPv4 header for RX csum offload
by Julian Wiedmann
· 7 years ago
6195b93
s390/qeth: extract csum offload helpers
by Julian Wiedmann
· 7 years ago
1b81143
s390/qeth: de-indent else after return
by Kittipon Meesompop
· 7 years ago
71c4689
s390/net: set HW port number in netdevice
by Ursula Braun
· 7 years ago
d8de0dd
s390/qeth: don't worry about IPs on VLAN removal
by Julian Wiedmann
· 7 years ago
d4ac024
s390/qeth: convert vlan spinlock to mutex
by Julian Wiedmann
· 7 years ago
7bcd64e
s390/qeth: skip QDIO queue handler indirection
by Julian Wiedmann
· 7 years ago
d66a735
vfio: ccw: fix cleanup if cp_prefetch fails
by Halil Pasic
· 7 years ago
1334ac1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
3368e54
vfio: ccw: process ssch with interrupts disabled
by Cornelia Huck
· 7 years ago
5d27a2b
s390/dasd: fix IO error for newly defined devices
by Stefan Haberland
· 7 years ago
af2e460
s390/cio: update chpid descriptor after resource accessibility event
by Sebastian Ott
· 7 years ago
b7493e9
s390/qeth: use Read device to query hypervisor for MAC
by Julian Wiedmann
· 7 years ago
db71bbb
s390/qeth: fix request-side race during cmd IO timeout
by Julian Wiedmann
· 7 years ago
bcacfcb
s390/qeth: fix MAC address update sequence
by Julian Wiedmann
· 7 years ago
a936b1e
s390/qeth: handle failure on workqueue creation
by Julian Wiedmann
· 7 years ago
901e3f4
s390/qeth: avoid control IO completion stalls
by Julian Wiedmann
· 7 years ago
686c97e
s390/qeth: fix error handling in adapter command callbacks
by Julian Wiedmann
· 7 years ago
0d55303
compat: Move compat_timespec/ timeval to compat_time.h
by Deepa Dinamani
· 7 years ago
f43c426
s390: remove couple of duplicate includes
by Vasily Gorbik
· 7 years ago
760dd0e
s390/smsgiucv: disable SMSG on module unload
by Martin Schwidefsky
· 7 years ago
dccccd3
s390/sclp: avoid potential usage of uninitialized value
by Vasily Gorbik
· 7 years ago
6c21e43
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
af4a722
s390/zcrypt: Support up to 256 crypto adapters.
by Harald Freudenberger
· 7 years ago
Next »