summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2017-08-09s390/vmcp: fix uaccess check and avoid undefined behaviorHeiko Carstens1-1/+3
2017-08-07s390/qeth: fix L3 next-hop in xmit qeth hdrJulian Wiedmann1-2/+2
2017-08-03s390/cio: add const to bin_attribute structuresBhumika Goyal1-2/+2
2017-08-03s390/sclp: add const to bin_attribute structureBhumika Goyal1-1/+1
2017-07-26Merge tag 'vfio-ccw-20170724' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky1-1/+1
2017-07-26s390/sclp_ocf: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-26s390/tape: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-26s390/raw3270: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-26s390/qeth: constify attribute_group structures.Arvind Yadav1-4/+4
2017-07-26s390/cio: constify attribute_group structures.Arvind Yadav1-2/+2
2017-07-26s390/dasd: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-26s390/zcrypt_card: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-26s390/zcrypt_queue: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-26s390/sclp: single increment assignment controlMartin Schwidefsky1-0/+1
2017-07-26Merge branch 'tlb-flushing' into featuresMartin Schwidefsky1-2/+4
2017-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-0/+1
2017-07-25s390/mm: add no-dat TLB flush optimizationMartin Schwidefsky1-2/+4
2017-07-24vfio: ccw: fix bad ptr math for TIC cda translationJason J. Herne1-1/+1
2017-07-13s390: chp: handle CRW_ERC_INIT for channel-path status changeDong Jia Shi1-0/+1
2017-07-13drivers: s390: move static and inline before return typeJoe Perches2-2/+2
2017-07-13mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko1-1/+1
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+8
2017-07-07Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+1
2017-07-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds8-201/+140
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds14-205/+304
2017-07-05s390/vfio_ccw: remove unused variableSebastian Ott1-2/+0
2017-07-05s390/dasd: remove unneeded codeSebastian Ott3-5/+3
2017-07-05s390/zcrypt: Fix missing newlines at some debug feature messages.Harald Freudenberger1-5/+5
2017-07-05s390/dasd: Make raw I/O usable without prefix supportJan Höppner1-40/+45
2017-07-05s390/dasd: Rename dasd_raw_build_cp()Jan Höppner1-4/+4
2017-07-05s390/dasd: Refactor prefix_LRE() and related functionsJan Höppner2-140/+78
2017-07-05s390: fix up for "blk-mq: switch ->queue_rq return value to blk_status_t"Stephen Rothwell1-5/+5
2017-07-04Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-28/+23
2017-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds15-743/+302
2017-07-03Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds7-26/+34
2017-07-03ctcm_fsms: Convert skb->user accesses to refcount_tDavid S. Miller1-6/+6
2017-07-01net: convert sk_buff.users from atomic_t to refcount_tReshetova, Elena3-20/+20
2017-06-28s390/dasd: Fix faulty ENODEV for RO sysfs attributeJan Höppner1-1/+1
2017-06-28dax: remove default copy_from_iter fallbackDan Williams1-0/+8
2017-06-23Merge commit '8e8320c9315c' into for-4.13/blockJens Axboe4-22/+46
2017-06-20s390/qeth: use diag26c to get MAC address on L2Julian Wiedmann3-2/+76
2017-06-20s390/qeth: fix packing buffer statisticsJulian Wiedmann1-7/+10
2017-06-20s390/qeth: add ipa return codes for bridgeportKittipon Meesompop3-17/+49
2017-06-18blk: remove bio_set arg from blk_queue_split()NeilBrown2-2/+2
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg2-6/+3
2017-06-16networking: introduce and use skb_put_data()Johannes Berg6-49/+36
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-24/+48
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+2
2017-06-12s390/cio: introduce io_subchannel_typeSebastian Ott3-99/+50
2017-06-12s390/dasd: fix hanging safe offlineStefan Haberland1-2/+6