summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2018-02-25crypto: hash - annotate algorithms taking optional keyEric Biggers
2018-02-22s390: fix handling of -1 in set{,fs}[gu]id16 syscallsEugene Syromiatnikov
2018-01-10kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2017-12-16s390: always save and restore all registers on context switchHeiko Carstens
2017-12-14KVM: s390: Fix skey emulation permission checkJanosch Frank
2017-12-14s390: fix compat system call tableHeiko Carstens
2017-12-09s390/pci: do not require AIS facilityChristian Borntraeger
2017-12-09s390/runtime instrumentation: simplify task exit handlingHeiko Carstens
2017-11-30s390/kbuild: enable modversions for symbols exported from asmHeiko Carstens
2017-11-30s390/disassembler: increase show_code buffer sizeVasily Gorbik
2017-11-30s390/disassembler: add missing end marker for e7 tableHeiko Carstens
2017-11-30s390/runtime instrumention: fix possible memory corruptionHeiko Carstens
2017-11-30s390: fix transactional execution control register handlingHeiko Carstens
2017-11-18security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni
2017-11-15s390/topology: make "topology=off" parameter workHeiko Carstens
2017-11-08s390/crypto: Extend key length check for AES-XTS in fips mode.Harald Freudenberger
2017-11-08s390/prng: Adjust generation of entropy to produce real 256 bits.Harald Freudenberger
2017-10-08s390/mm: make pmdp_invalidate() do invalidation onlyGerald Schaefer
2017-10-05s390/mm: fix write access check in gup_huge_pmd()Gerald Schaefer
2017-09-27s390/mm: fix race on mm->context.flush_mmMartin Schwidefsky
2017-09-27s390/mm: fix local TLB flushing vs. detach of an mm address spaceMartin Schwidefsky
2017-09-09s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangsChristian Borntraeger
2017-08-30KVM: s390: sthyi: fix specification exception detectionHeiko Carstens
2017-08-30KVM: s390: sthyi: fix sthyi inline assemblyHeiko Carstens
2017-08-12bpf, s390: fix jit branch offset related to ldimm64Daniel Borkmann
2017-07-27s390/syscalls: Fix out of bounds arguments accessJiri Olsa
2017-07-21s390: reduce ELF_ET_DYN_BASEKees Cook
2017-07-05s390/ctl_reg: make __ctl_load a full memory barrierHeiko Carstens
2017-06-29KVM: s390: gaccess: fix real-space designation asce handling for gmap shadowsHeiko Carstens
2017-06-24mm: larger stack guard gap, between vmasHugh Dickins
2017-06-17s390/kvm: do not rely on the ILC on kvm host protection faulsChristian Borntraeger
2017-05-25s390/cputime: fix incorrect system timeMartin Schwidefsky
2017-05-25s390/kdump: Add final noteMichael Holzheu
2017-04-27s390/mm: fix CMMA vs KSM vs othersChristian Borntraeger
2017-04-12s390/uaccess: get_user() should zero on failure (again)Heiko Carstens
2017-04-12s390/decompressor: fix initrd corruption caused by bss clearMarcelo Henrique Cerri
2017-03-18KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank
2017-03-15s390: use correct input data address for setup_randomnessHeiko Carstens
2017-03-15s390: make setup_randomness workHeiko Carstens
2017-03-15s390: TASK_SIZE for kernel threadsMartin Schwidefsky
2017-03-15s390/kdump: Use "LINUX" ELF note name instead of "CORE"Michael Holzheu
2017-03-15KVM: s390: Disable dirty log retrieval for UCONTROL guestsJanosch Frank
2017-02-01s390/ptrace: Preserve previous registers for short regset writeMartin Schwidefsky
2017-02-01s390/mm: Fix cmma unused transfer from pgste into pteChristian Borntraeger
2017-01-26KVM: s390: do not expose random data via facility bitmapChristian Borntraeger
2017-01-12s390/pci: fix dma address calculation in map_sgSebastian Ott
2017-01-12s390/topology: always use s390 specific sched_domain_topology_levelHeiko Carstens
2017-01-12s390/crypto: unlock on error in prng_tdes_read()Dan Carpenter
2017-01-09s390/kexec: use node 0 when re-adding crash kernel memoryHeiko Carstens
2016-11-11Merge branch 'maybe-uninitialized' (patches from Arnd)Linus Torvalds