summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2019-04-25KVM: s390: add deflate conversion facilty to cpu modelChristian Borntraeger
2019-04-24s390/mm: fix pxd_bad with folded page tablesMartin Schwidefsky
2019-04-24s390/kasan: fix strncpy_from_user kasan checksVasily Gorbik
2019-04-23Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2019-04-23arch: mostly remove <asm/segment.h>Christoph Hellwig
2019-04-23s390/cpum_cf_diag: Add support for CPU-MF SVN 6Thomas-Mich Richter
2019-04-23s390/mm: convert to the generic get_user_pages_fast codeMartin Schwidefsky
2019-04-23s390/mm: make the pxd_offset functions more robustMartin Schwidefsky
2019-04-19Make anon_inodes unconditionalDavid Howells
2019-04-18Merge tag 's390-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-04-18crypto: s390 - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-04-18KVM: s390: add enhanced sort facilty to cpu modelChristian Borntraeger
2019-04-18KVM: s390: provide query function for instructions returning 32 byteChristian Borntraeger
2019-04-18KVM: s390: add MSA9 to cpumodelChristian Borntraeger
2019-04-18KVM: s390: add vector BCD enhancements facility to cpumodelChristian Borntraeger
2019-04-18KVM: s390: add vector enhancements facility 2 to cpumodelChristian Borntraeger
2019-04-18KVM: s390: Fix potential spectre warningsEric Farman
2019-04-17s390/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-04-17s390: correct some inline assembly constraintsVasily Gorbik
2019-04-16kvm: move KVM_CAP_NR_MEMSLOTS to common codePaolo Bonzini
2019-04-15arch: add pidfd and io_uring syscalls everywhereArnd Bergmann
2019-04-14s390/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner
2019-04-11s390: avoid __builtin_return_address(n) on clangArnd Bergmann
2019-04-11s390: Convert IS_ENABLED uses to __is_definedJoe Perches
2019-04-11s390: make chkbss work with clangArnd Bergmann
2019-04-11s390: make __load_psw_mask work with clangArnd Bergmann
2019-04-11s390: syscall_wrapper: avoid clang warningArnd Bergmann
2019-04-11s390: don't build vdso32 with clangArnd Bergmann
2019-04-11s390: remove -fno-strength-reduce flagArnd Bergmann
2019-04-11s390: fine-tune stack switch helperMartin Schwidefsky
2019-04-10s390/mm: silence compiler warning when compiling without CONFIG_PGSTEThomas Huth
2019-04-10s390/protvirt: block kernel command line alterationVasily Gorbik
2019-04-10s390/protvirt: add memory sharing for diag 308 set/storeVasily Gorbik
2019-04-10s390/uv: introduce guest side ultravisor codeVasily Gorbik
2019-04-10s390: introduce .boot.preserved.data section compile time validationVasily Gorbik
2019-04-10s390: move ipl block to .boot.preserved.data sectionVasily Gorbik
2019-04-10s390: introduce .boot.preserved.data sectionGerald Schaefer
2019-04-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2019-04-08arch: Use asm-generic header for asm/mmiowb.hWill Deacon
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long
2019-04-03locking/rwsem: Remove arch specific rwsem filesWaiman Long
2019-04-03s390/tlb: Convert to generic mmu_gatherMartin Schwidefsky
2019-04-03asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra
2019-03-29s390/cpum_cf: Add support for CPU-MF SVN 6Thomas Richter
2019-03-29s390/mem_detect: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD)Joe Perches
2019-03-28Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-03-28s390/cpumf: Fix warning from check_processor_idThomas Richter
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin