summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-06-12s390/smp: fix false positive kmemleak of mcesa data structureChristian Borntraeger1-0/+3
2017-06-12s390/zcrypt: Rework ap init in case of out of range domain param.Harald Freudenberger1-6/+15
2017-06-12s390/hvc_iucv: fix broken Kconfig select statementHeiko Carstens1-1/+1
2017-06-12s390/crypto: fix aes/paes Kconfig dependenyHarald Freudenberger2-2/+16
2017-06-12s390/zcrypt: remove unused function zcrypt_type6_mex_key_de()Harald Freudenberger1-85/+0
2017-06-12s390/zcrypt: get rid of little/big endian handlingHeiko Carstens2-29/+11
2017-06-12s390/vdso: use _install_special_mapping to establish vdsoMartin Schwidefsky1-27/+64
2017-06-12s390/cputime: simplify account_system_index_scaledMartin Schwidefsky1-9/+5
2017-06-12s390: use two more generic header filesHeiko Carstens3-22/+2
2017-06-12s390/pkey: add missing __user annotationsHeiko Carstens1-2/+2
2017-06-12s390/dasd: Remove variable sized arrayJan Höppner1-17/+30
2017-06-12s390/scm: use multiple queuesSebastian Ott2-13/+42
2017-06-12s390/scm: convert taskletSebastian Ott2-40/+15
2017-06-12s390/scm: convert to blk-mqSebastian Ott2-65/+74
2017-06-12s390/scm: remove cluster optionSebastian Ott5-361/+3
2017-06-12s390/mm: add __rcu annotationsHeiko Carstens1-3/+3
2017-06-12s390/pkey: make pkey_init() staticHeiko Carstens1-1/+1
2017-06-12s390: add missing header includes for type checkingHeiko Carstens2-0/+2
2017-06-12s390/mm: implement 5 level pages tablesMartin Schwidefsky15-72/+289
2017-06-08s390: update defconfigMartin Schwidefsky5-21/+87
2017-06-02s390/zcrypt: Fix blocking queue device after unbind/bind.Harald Freudenberger3-16/+40
2017-05-23Merge tag 'vfio-ccw-20170522' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky1-6/+6
2017-05-22s390/vfio_ccw: make some symbols staticSebastian Ott1-6/+6
2017-05-17s390/kvm: do not rely on the ILC on kvm host protection faulsChristian Borntraeger1-6/+13
2017-05-16Merge tag 'pstore-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-9/+3
2017-05-16efi-pstore: Fix read iter after pstore API refactorKees Cook1-9/+3
2017-05-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds13-26/+55
2017-05-16Merge tag 'edac_fix_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-21/+19
2017-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds74-249/+1026
2017-05-15Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds9-49/+33
2017-05-15Merge branch 'ldmsw-fixes'David S. Miller1-2/+2
2017-05-15ldmvsw: stop the clean timer at beginning of removeShannon Nelson1-1/+1
2017-05-15ldmvsw: unregistering netdev before disable hardwareThomas Tai1-1/+1
2017-05-15net: netcp: fix check of requested timestamping filterMiroslav Lichvar1-1/+0
2017-05-15Merge tag 'mlx5-fixes-2017-05-12-V2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller10-23/+49
2017-05-15ipv6: avoid dad-failures for addresses with NODADMahesh Bandewar1-1/+4
2017-05-15qed: Fix uninitialized data in aRFS infrastructureMintz, Yuval1-1/+1
2017-05-15mdio: mux: fix device_node_continue.cocci warningsJulia Lawall1-1/+0
2017-05-15net/packet: fix missing net_device reference releaseDouglas Caetano dos Santos1-7/+7
2017-05-15net/mlx4_core: Use min3 to select number of MSI-X vectorsyuval.shaia@oracle.com1-6/+4
2017-05-15macvlan: Fix performance issues with vlan tagged packetsVlad Yasevich1-2/+5
2017-05-15net: stmmac: use correct pointer when printing normal descriptor ringNiklas Cassel1-1/+1
2017-05-15s390/virtio: change virtio_feature_desc:features type to __le32Heiko Carstens1-1/+1
2017-05-14net/mlx5: Use underlay QPN from the root name spaceYishai Hadas8-19/+38
2017-05-14net/mlx5e: IPoIB, Only support regular RQ for nowSaeed Mahameed1-0/+4
2017-05-14net/mlx5e: Fix setup TC ndoSaeed Mahameed1-1/+1
2017-05-14net/mlx5e: Fix ethtool pause support and advertise reportingGal Pressman1-2/+1
2017-05-14net/mlx5e: Use the correct pause values for ethtool advertisingGal Pressman1-1/+5
2017-05-13Linux 4.12-rc1v4.12-rc1Linus Torvalds1-2/+2
2017-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-7/+445