summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/seccomp: fix error return for filtered system callsJan Willeke2017-10-121-1/+1
* s390/syscalls: Fix out of bounds arguments accessJiri Olsa2017-10-121-0/+6
* s390/mm: fix CMMA vs KSM vs othersChristian Borntraeger2017-07-181-0/+2
* s390/uaccess: get_user() should zero on failure (again)Heiko Carstens2017-07-181-1/+1
* s390/decompressor: fix initrd corruption caused by bss clearMarcelo Henrique Cerri2017-07-181-16/+19
* KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank2017-07-181-1/+18
* KVM: s390: Disable dirty log retrieval for UCONTROL guestsJanosch Frank2017-06-051-0/+3
* s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignmentMichael Holzheu2017-02-231-3/+3
* s390: get_user() should zero on failureAl Viro2016-11-201-4/+4
* s390: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2016-11-202-0/+3
* s390/mm: fix gmap tlb flush issuesDavid Hildenbrand2016-11-202-3/+4
* s390: fix test_fp_ctl inline assembly contraintsMartin Schwidefsky2016-08-221-1/+1
* s390/vmem: fix identity mappingHeiko Carstens2016-08-221-1/+1
* s390/hugetlb: add hugepages_supported defineDominik Dingel2016-06-151-0/+1
* s390/spinlock: avoid yield to non existent cpuHeiko Carstens2016-06-151-0/+1
* s390/mm: four page table levels vs. forkMartin Schwidefsky2016-05-012-14/+30
* s390/pci: enforce fmb page boundary ruleSebastian Ott2016-05-012-2/+5
* s390/pci: extract software counters from fmbSebastian Ott2016-05-014-14/+28
* s390: fix normalization bug in exception table sortingArd Biesheuvel2016-02-021-2/+6
* s390/dis: Fix handling of format specifiersMichael Holzheu2016-01-251-4/+11
* KVM: s390: SCA must not cross page boundariesDavid Hildenbrand2015-12-131-1/+3
* s390/boot/decompression: disable floating point in decompressorChristian Borntraeger2015-10-301-1/+1
* sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman2015-08-201-8/+4
* s390/process: fix sfpc inline assemblyHeiko Carstens2015-08-121-1/+1
* s390/sclp: clear upper register halves in _sclp_print_earlyMartin Schwidefsky2015-08-121-0/+4
* crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger2015-06-021-12/+13
* s390/hibernate: fix save and restore of kernel text sectionHeiko Carstens2015-05-061-0/+4
* nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven2015-05-061-5/+1
* KVM: s390: reinjection of irqs can fail in the tpi handlerDavid Hildenbrand2015-05-043-5/+8
* KVM: s390: fix handling of write errors in the tpi handlerDavid Hildenbrand2015-05-041-17/+23
* KVM: s390: Zero out current VMDB of STSI before including level3 data.Ekaterina Tumanova2015-05-041-0/+1
* KVM: s390: floating irqs: fix user triggerable endless loopDavid Hildenbrand2015-03-021-0/+2
* KVM: s390: avoid memory leaks if __inject_vm() failsDavid Hildenbrand2015-02-241-1/+5
* KVM: s390: base hrtimer on a monotonic clockDavid Hildenbrand2015-02-241-1/+1
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-02-041-0/+6
* crypto: prefix module autoloading with "crypto-"Kees Cook2015-02-046-9/+9
* groups: Consolidate the setgroups permission checksEric W. Biederman2015-01-151-1/+1
* KVM: s390: flush CPU on load controlChristian Borntraeger2015-01-051-2/+2
* KVM: s390: Fix ipte lockingChristian Borntraeger2015-01-051-6/+14
* KVM: s390: Fix size of monitor-class number fieldThomas Huth2015-01-051-1/+1
* s390/topology: call set_sched_topology earlyMartin Schwidefsky2014-11-171-8/+10
* KVM: s390: unintended fallthrough for external callChristian Borntraeger2014-10-301-0/+1
* KVM: s390/mm: Fix guest storage key corruption in ptep_set_access_flagsChristian Borntraeger2014-10-051-0/+1
* KVM: s390/mm: Fix storage key corruption during swappingChristian Borntraeger2014-10-051-2/+3
* KVM: s390/mm: try a cow on read only pages for key opsChristian Borntraeger2014-10-051-0/+10
* KVM: s390: Fix user triggerable bug in dead codeChristian Borntraeger2014-10-051-13/+0
* s390/locking: Reenable optimistic spinningChristian Borntraeger2014-09-171-0/+1
* KVM: s390/mm: Fix page table locking vs. split pmd lockChristian Borntraeger2014-09-051-2/+3
* s390: fix restore of invalid floating-point-controlMartin Schwidefsky2014-07-161-2/+2
* s390/ptrace: fix PSW mask checkMartin Schwidefsky2014-07-161-2/+10