aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-06-12s390/dasd: fix unusable device after safe offline processingGravatar Stefan Haberland 2-31/+44
2017-06-12s390/dasd: Display read-only attribute correctlyGravatar Jan Höppner 1-5/+14
2017-06-12s390/zcrypt: Add some debug messages on failure.Gravatar Harald Freudenberger 1-2/+10
2017-06-12s390/zcrypt: Rework ap init in case of out of range domain param.Gravatar Harald Freudenberger 1-6/+15
2017-06-12s390/hvc_iucv: fix broken Kconfig select statementGravatar Heiko Carstens 1-1/+1
2017-06-12s390/crypto: fix aes/paes Kconfig dependenyGravatar Harald Freudenberger 1-1/+14
2017-06-12s390/zcrypt: remove unused function zcrypt_type6_mex_key_de()Gravatar Harald Freudenberger 1-85/+0
2017-06-12s390/zcrypt: get rid of little/big endian handlingGravatar Heiko Carstens 2-29/+11
2017-06-12s390/pkey: add missing __user annotationsGravatar Heiko Carstens 1-2/+2
2017-06-12s390/dasd: Remove variable sized arrayGravatar Jan Höppner 1-17/+30
2017-06-12s390/scm: use multiple queuesGravatar Sebastian Ott 2-13/+42
2017-06-12s390/scm: convert taskletGravatar Sebastian Ott 2-40/+15
2017-06-12s390/scm: convert to blk-mqGravatar Sebastian Ott 2-65/+74
2017-06-12s390/scm: remove cluster optionGravatar Sebastian Ott 5-361/+3
2017-06-12s390/pkey: make pkey_init() staticGravatar Heiko Carstens 1-1/+1
2017-06-02s390/zcrypt: Fix blocking queue device after unbind/bind.Gravatar Harald Freudenberger 3-16/+40
2017-05-23Merge tag 'vfio-ccw-20170522' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Martin Schwidefsky 1-6/+6
2017-05-22s390/vfio_ccw: make some symbols staticGravatar Sebastian Ott 1-6/+6
2017-05-16Merge tag 'pstore-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-9/+3
2017-05-16efi-pstore: Fix read iter after pstore API refactorGravatar Kees Cook 1-9/+3
2017-05-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 3-4/+4
2017-05-16Merge tag 'edac_fix_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-21/+19
2017-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 41-108/+211
2017-05-15ldmvsw: stop the clean timer at beginning of removeGravatar Shannon Nelson 1-1/+1
2017-05-15ldmvsw: unregistering netdev before disable hardwareGravatar Thomas Tai 1-1/+1
2017-05-15net: netcp: fix check of requested timestamping filterGravatar Miroslav Lichvar 1-1/+0
2017-05-15Merge tag 'mlx5-fixes-2017-05-12-V2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar David S. Miller 9-22/+46
2017-05-15qed: Fix uninitialized data in aRFS infrastructureGravatar Mintz, Yuval 1-1/+1
2017-05-15mdio: mux: fix device_node_continue.cocci warningsGravatar Julia Lawall 1-1/+0
2017-05-15net/mlx4_core: Use min3 to select number of MSI-X vectorsGravatar yuval.shaia@oracle.com 1-6/+4
2017-05-15macvlan: Fix performance issues with vlan tagged packetsGravatar Vlad Yasevich 1-2/+5
2017-05-15net: stmmac: use correct pointer when printing normal descriptor ringGravatar Niklas Cassel 1-1/+1
2017-05-15s390/virtio: change virtio_feature_desc:features type to __le32Gravatar Heiko Carstens 1-1/+1
2017-05-14net/mlx5: Use underlay QPN from the root name spaceGravatar Yishai Hadas 7-18/+35
2017-05-14net/mlx5e: IPoIB, Only support regular RQ for nowGravatar Saeed Mahameed 1-0/+4
2017-05-14net/mlx5e: Fix setup TC ndoGravatar Saeed Mahameed 1-1/+1
2017-05-14net/mlx5e: Fix ethtool pause support and advertise reportingGravatar Gal Pressman 1-2/+1
2017-05-14net/mlx5e: Use the correct pause values for ethtool advertisingGravatar Gal Pressman 1-1/+5
2017-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 5-7/+445
2017-05-13Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsGravatar Linus Torvalds 3-10/+159
2017-05-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 8-57/+166
2017-05-12Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Gravatar Linus Torvalds 15-172/+945
2017-05-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Gravatar Linus Torvalds 19-258/+1157
2017-05-12Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/...Gravatar Linus Torvalds 107-2119/+2408
2017-05-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Gravatar Linus Torvalds 19-269/+776
2017-05-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+1
2017-05-12Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 5-10/+68
2017-05-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 4-24/+132
2017-05-12vmxnet3: ensure that adapter is in proper state during force_closeGravatar Neil Horman 1-0/+5
2017-05-12sfc: revert changes to NIC revision numbersGravatar Bert Kenward 1-2/+6