summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-04-11s390: correct nospec auto detection init orderMartin Schwidefsky3-6/+6
2018-04-11s390/zcrypt: Support up to 256 crypto adapters.Harald Freudenberger6-120/+237
2018-04-10s390/zcrypt: Remove deprecated zcrypt proc interface.Harald Freudenberger1-231/+0
2018-04-10s390/zcrypt: Remove deprecated ioctls.Harald Freudenberger3-125/+2
2018-04-10s390/zcrypt: Make ap init functions static.Harald Freudenberger2-5/+2
2018-04-10MAINTAINERS: update s390 maintainers email addressesHeiko Carstens1-17/+17
2018-04-10s390/ipl: remove reipl_method and dump_methodVasily Gorbik1-46/+11
2018-04-10s390/ipl: correct kdump reipl block checksum calculationVasily Gorbik3-6/+7
2018-04-10s390/ipl: remove non-existing functions declarationVasily Gorbik1-3/+0
2018-04-10s390: assume diag308 set always worksVasily Gorbik11-630/+16
2018-04-10s390/ipl: avoid adding scpdata to cmdline during ftp/dvd bootVasily Gorbik1-1/+1
2018-04-10s390/ipl: correct ipl parmblock valid checksVasily Gorbik1-6/+4
2018-04-10s390/ipl: rely on diag308 store to get ipl infoVasily Gorbik6-119/+17
2018-04-10s390/ipl: move ipl_flags to ipl.cVasily Gorbik2-11/+9
2018-04-10s390/ipl: get rid of ipl_ssid and ipl_devnoVasily Gorbik1-9/+8
2018-04-10s390/ipl: unite diag308 and scsi boot ipl blocksVasily Gorbik2-29/+26
2018-04-10s390/ipl: ensure loadparm valid flag is setVasily Gorbik1-0/+1
2018-04-10s390/qdio: lock device while installing IRQ handlerJulian Wiedmann1-0/+2
2018-04-10s390/qdio: clear intparm during shutdownJulian Wiedmann1-1/+3
2018-04-10s390/ccwgroup: require at least one ccw deviceJulian Wiedmann1-1/+4
2018-04-10s390/zcrypt: remove unused functions and declarationsHarald Freudenberger2-8/+0
2018-04-10s390/compat: fix setup_frame32Heiko Carstens1-1/+1
2018-04-10s390/crypto: Adjust s390 aes and paes cipher prioritiesHarald Freudenberger2-8/+8
2018-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds53-298/+553
2018-04-09Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-67/+57
2018-04-09Merge tag 'for-linus-4.17-ofs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-266/+190
2018-04-09Merge tag 'pstore-v4.17-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2018-04-09selinux: fix missing dput() before selinuxfs unmountStephen Smalley1-0/+1
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds150-1982/+11900
2018-04-09Fix subtle macro variable shadowing in min_not_zero()Linus Torvalds1-8/+9
2018-04-09Merge branch 'for-linus-sa1100' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds20-477/+307
2018-04-09Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds9-333/+185
2018-04-09Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds1-2/+10
2018-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds5-108/+55
2018-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds56-475/+1633
2018-04-09vhost-net: set packet weight of tx polling to 2 * vq sizehaibinzhang(张海斌)1-1/+7
2018-04-09net: thunderx: rework mac addresses list to u64 arrayVadim Lomovtsev2-24/+11
2018-04-09inetpeer: fix uninit-value in inet_getpeerEric Dumazet1-0/+1
2018-04-09Merge branches 'devel-stable' and 'misc' into for-linusRussell King5-5/+29
2018-04-08dp83640: Ensure against premature access to PHY registers after resetEsben Haabendal1-0/+18
2018-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-14/+22
2018-04-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller4-14/+34
2018-04-08devlink: convert occ_get op to separate registrationJiri Pirko6-106/+165
2018-04-08ARM: dts: ls1021a: Specify TBIPA register addressEsben Haabendal1-1/+2
2018-04-08net/fsl_pq_mdio: Allow explicit speficition of TBIPA addressEsben Haabendal2-17/+39
2018-04-08Merge branch 'ibmvnic-Fix-driver-reset-and-DMA-bugs'David S. Miller2-49/+98
2018-04-08ibmvnic: Do not reset CRQ for Mobility driver resetsNathan Fontenot1-23/+32
2018-04-08ibmvnic: Fix failover case for non-redundant configurationThomas Falcon2-8/+30
2018-04-08ibmvnic: Fix reset scheduler error handlingThomas Falcon1-10/+29
2018-04-08ibmvnic: Zero used TX descriptor counter on resetThomas Falcon1-0/+1