summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-09-265-48/+136
|\
| * s390/topology: avoid firing events before kobjs are createdVasily Gorbik2019-09-231-1/+2
| * s390/cpumf: Remove mixed white spaceThomas Richter2019-09-191-5/+5
| * s390/cpum_sf: Support ioctl PERF_EVENT_IOC_PERIODThomas Richter2019-09-192-40/+127
| * s390/zcrypt: CEX7S exploitation supportHarald Freudenberger2019-09-191-2/+2
* | mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-261-3/+3
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-09-241-6/+0
|\ \
| * | mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-5/+0
| * | mm: remove quicklist page table cachesNicholas Piggin2019-09-241-1/+0
* | | Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-09-241-62/+75
|\ \ \ | |/ / |/| |
| * | vfs: Convert hypfs to use the new mount APIDavid Howells2019-09-181-58/+70
| * | hypfs: Fix error number left in struct pointer memberDavid Howells2019-09-181-4/+5
* | | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-09-211-19/+16
|\ \ \
| * | | pagewalk: separate function pointers from iterator dataChristoph Hellwig2019-09-071-18/+15
| * | | mm: split out a new pagewalk.h header from mm.hChristoph Hellwig2019-09-071-1/+1
| |/ /
* | | Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-09-203-13/+3
|\ \ \
| * | | s390/mm: Remove sev_active() functionThiago Jung Bauermann2019-08-092-7/+1
| * | | x86, s390/mm: Move sme_active() and sme_me_mask to x86-specific headerThiago Jung Bauermann2019-08-091-3/+1
| * | | x86, s390: Move ARCH_HAS_MEM_ENCRYPT definition to arch/KconfigThiago Jung Bauermann2019-08-091-3/+1
* | | | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-201-0/+1
|\ \ \ \
| * | | | kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada2019-08-221-0/+1
| | |/ / | |/| |
* | | | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-191-0/+2
|\ \ \ \
| * | | | dma-mapping: explicitly wire up ->mmap and ->get_sgtableChristoph Hellwig2019-09-041-0/+2
| |/ / /
* | | | Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2019-09-181-1/+1
|\ \ \ \
| * | | | hypfs: don't bother with d_delete()Al Viro2019-09-031-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-09-182-12/+61
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-152-1/+13
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-09-061-11/+56
| |\ \ \ \ \ \
| | * | | | | | bpf: s390: add JIT support for bpf line infoYauheni Kaliuta2019-09-031-0/+1
| | * | | | | | bpf: s390: add JIT support for multi-function programsYauheni Kaliuta2019-08-311-11/+55
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-271-5/+7
| |\ \ \ \ \ \ \
| * | | | | | | | s390/qeth: add TX NAPI support for IQD devicesJulian Wiedmann2019-08-241-0/+1
| * | | | | | | | s390/qdio: let drivers opt-out from Output Queue scanningJulian Wiedmann2019-08-241-1/+1
| * | | | | | | | s390/qdio: enable drivers to poll for Output completionsJulian Wiedmann2019-08-241-0/+3
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-09-186-29/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | crypto: sha256 - Merge crypto/sha256.h into crypto/sha.hHans de Goede2019-09-051-1/+1
| * | | | | | | | crypto: s390 - Rename functions to avoid conflict with crypto/sha256.hHans de Goede2019-09-051-4/+4
| * | | | | | | | crypto: s390/aes - fix typo in XTS_BLOCK_SIZE identifierArd Biesheuvel2019-08-221-2/+2
| * | | | | | | | crypto: sha256 - Make lib/crypto/sha256.c suitable for generic useHans de Goede2019-08-221-0/+2
| * | | | | | | | crypto: sha256 - Move lib/sha256.c to lib/cryptoHans de Goede2019-08-222-2/+2
| * | | | | | | | crypto: s390/xts-aes - invoke fallback for ciphertext stealingArd Biesheuvel2019-08-221-4/+4
| * | | | | | | | crypto: s390/des - switch to new verification routinesArd Biesheuvel2019-08-221-14/+11
| * | | | | | | | crypto: s390/aes - fix name clash after AES library refactorArd Biesheuvel2019-07-311-4/+4
| * | | | | | | | crypto: ghash - add comment and improve help textEric Biggers2019-07-271-1/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-09-182-1/+11
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge tag 'kvm-s390-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-09-112-1/+11
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | KVM: s390: Disallow invalid bits in kvm_valid_regs and kvm_dirty_regsThomas Huth2019-09-042-0/+10
| | * | | | | | KVM: s390: Test for bad access register and size at the start of S390_MEM_OPThomas Huth2019-08-291-1/+1
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-09-1753-435/+1103
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | s390/cpum_sf: Fix line length and format stringThomas Richter2019-09-161-7/+13