summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2018-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-13mm/gup.c: document return valueMichael S. Tsirkin
2018-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-04-11exec: pass stack rlimit into mm layout functionsKees Cook
2018-04-11s390: correct nospec auto detection init orderMartin Schwidefsky
2018-04-11s390/zcrypt: Support up to 256 crypto adapters.Harald Freudenberger
2018-04-10s390/zcrypt: Remove deprecated ioctls.Harald Freudenberger
2018-04-10s390/ipl: remove reipl_method and dump_methodVasily Gorbik
2018-04-10s390/ipl: correct kdump reipl block checksum calculationVasily Gorbik
2018-04-10s390/ipl: remove non-existing functions declarationVasily Gorbik
2018-04-10s390: assume diag308 set always worksVasily Gorbik
2018-04-10s390/ipl: avoid adding scpdata to cmdline during ftp/dvd bootVasily Gorbik
2018-04-10s390/ipl: correct ipl parmblock valid checksVasily Gorbik
2018-04-10s390/ipl: rely on diag308 store to get ipl infoVasily Gorbik
2018-04-10s390/ipl: move ipl_flags to ipl.cVasily Gorbik
2018-04-10s390/ipl: get rid of ipl_ssid and ipl_devnoVasily Gorbik
2018-04-10s390/ipl: unite diag308 and scsi boot ipl blocksVasily Gorbik
2018-04-10s390/ipl: ensure loadparm valid flag is setVasily Gorbik
2018-04-10s390/compat: fix setup_frame32Heiko Carstens
2018-04-10s390/crypto: Adjust s390 aes and paes cipher prioritiesHarald Freudenberger
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap
2018-04-02mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()Dominik Brodowski
2018-04-02mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski
2018-04-02mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()Dominik Brodowski
2018-04-02fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()Dominik Brodowski
2018-04-02fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscallsDominik Brodowski
2018-04-02fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()Dominik Brodowski
2018-04-02fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscallDominik Brodowski
2018-04-02fs: add ksys_read() helper; remove in-kernel calls to sys_read()Dominik Brodowski
2018-04-02fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()Dominik Brodowski
2018-04-02fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappersDominik Brodowski
2018-04-02fs: add ksys_write() helper; remove in-kernel calls to sys_write()Dominik Brodowski
2018-03-28s390/kvm: improve stack frame constants in entry.SMartin Schwidefsky
2018-03-28s390/lpp: use assembler alternatives for the LPP instructionMartin Schwidefsky
2018-03-28s390/entry.S: use assembler alternativesMartin Schwidefsky
2018-03-28s390: add assembler macros for CPU alternativesMartin Schwidefsky
2018-03-28s390: add sysfs attributes for spectreMartin Schwidefsky
2018-03-28s390: report spectre mitigation via syslogMartin Schwidefsky
2018-03-28s390: add automatic detection of the spectre defenseMartin Schwidefsky
2018-03-28s390: move nobp parameter functions to nospec-branch.cMartin Schwidefsky
2018-03-26s390/chsc: query utility strings via fmt3 channel path descriptorSebastian Ott
2018-03-26s390/cio: rename struct channel_path_descSebastian Ott
2018-03-18s390/decompressor: trim uncompressed image head during the buildVasily Gorbik
2018-03-18s390/crypto: Fix kernel crash on aes_s390 module remove.Harald Freudenberger
2018-03-18s390/setup : enable display support for KVM guestFarhan Ali
2018-03-16Merge tag 'kvm-s390-next-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2018-03-14KVM: s390: provide counters for all interrupt injects/deliveryChristian Borntraeger
2018-03-14KVM: add machine check counter to kvm_statQingFeng Hao