summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2018-02-22s390: fix handling of -1 in set{,fs}[gu]id16 syscallsEugene Syromiatnikov1-4/+4
2018-02-03bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov1-0/+1
2018-01-10kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker1-0/+1
2017-12-16s390: always save and restore all registers on context switchHeiko Carstens1-10/+9
2017-12-16Revert "s390/kbuild: enable modversions for symbols exported from asm"Sasha Levin1-8/+0
2017-12-16s390: fix compat system call tableHeiko Carstens1-3/+3
2017-12-09s390/pci: do not require AIS facilityChristian Borntraeger3-4/+9
2017-12-09s390/runtime instrumentation: simplify task exit handlingHeiko Carstens3-17/+19
2017-11-30s390/kbuild: enable modversions for symbols exported from asmHeiko Carstens1-0/+8
2017-11-30s390/disassembler: increase show_code buffer sizeVasily Gorbik1-2/+2
2017-11-30s390/disassembler: add missing end marker for e7 tableHeiko Carstens1-0/+1
2017-11-30s390/runtime instrumention: fix possible memory corruptionHeiko Carstens1-2/+2
2017-11-30s390: fix transactional execution control register handlingHeiko Carstens3-2/+5
2017-11-18security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni1-3/+0
2017-08-12bpf, s390: fix jit branch offset related to ldimm64Daniel Borkmann1-1/+2
2017-07-27s390/syscalls: Fix out of bounds arguments accessJiri Olsa1-0/+6
2017-07-21s390: reduce ELF_ET_DYN_BASEKees Cook1-8/+7
2017-07-05s390/ctl_reg: make __ctl_load a full memory barrierHeiko Carstens1-1/+3
2017-06-26mm: larger stack guard gap, between vmasHugh Dickins1-2/+2
2017-06-17s390/kvm: do not rely on the ILC on kvm host protection faulsChristian Borntraeger1-6/+13
2017-06-17s390/vmem: fix identity mappingHeiko Carstens1-1/+1
2017-05-25s390/cputime: fix incorrect system timeMartin Schwidefsky1-3/+18
2017-05-25s390/kdump: Add final noteMichael Holzheu1-0/+15
2017-04-27s390/mm: fix CMMA vs KSM vs othersChristian Borntraeger1-0/+2
2017-04-12s390/uaccess: get_user() should zero on failure (again)Heiko Carstens1-1/+1
2017-04-12s390/decompressor: fix initrd corruption caused by bss clearMarcelo Henrique Cerri1-16/+19
2017-03-26s390/pci: fix use after free in dma_initSebastian Ott1-6/+10
2017-03-18s390/kdump: Use "LINUX" ELF note name instead of "CORE"Michael Holzheu1-8/+10
2017-03-18KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank1-1/+18
2017-03-15s390: use correct input data address for setup_randomnessHeiko Carstens1-1/+1
2017-03-15s390: make setup_randomness workHeiko Carstens1-3/+3
2017-03-15s390: TASK_SIZE for kernel threadsMartin Schwidefsky1-1/+2
2017-03-15KVM: s390: Disable dirty log retrieval for UCONTROL guestsJanosch Frank1-0/+3
2017-02-01s390/ptrace: Preserve previous registers for short regset writeMartin Schwidefsky1-0/+8
2017-01-12s390/crypto: unlock on error in prng_tdes_read()Dan Carpenter1-2/+4
2016-11-18s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignmentMichael Holzheu1-3/+3
2016-10-28s390/mm: fix gmap tlb flush issuesDavid Hildenbrand2-3/+4
2016-09-24s390: get_user() should zero on failureAl Viro1-4/+4
2016-09-15s390/crypto: provide correct file mode at device register.Harald Freudenberger1-0/+2
2016-09-15s390/pci_dma: fix DMA table corruption with > 4 TB main memoryGerald Schaefer3-7/+17
2016-08-16Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"Michael Holzheu1-7/+0
2016-07-27s390: fix test_fp_ctl inline assembly contraintsMartin Schwidefsky1-1/+1
2016-06-24s390/bpf: reduce maximum program size to 64 KBMichael Holzheu1-1/+1
2016-06-24s390/bpf: fix recache skb->data/hlen for skb_vlan_push/popMichael Holzheu2-3/+3
2016-05-18s390/mm: fix asce_bits handling with dynamic pagetable levelsGerald Schaefer8-77/+62
2016-05-04s390/pci: add extra padding to function measurement blockSebastian Ott1-1/+2
2016-04-12s390/pci: enforce fmb page boundary ruleSebastian Ott2-2/+5
2016-04-12s390/cpumf: add missing lpp magic initializationHeiko Carstens1-0/+1
2016-04-12s390: fix floating pointer register corruption (again)Martin Schwidefsky1-104/+2
2016-04-12s390/cpumf: Fix lpp detectionChristian Borntraeger1-1/+1