aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2017-02-04 Merge tag 'v4.4.46' into linux-linaro-lsk-v4.4Alex Shi
2017-02-01s390/ptrace: Preserve previous registers for short regset writeMartin Schwidefsky
2017-01-13 Merge tag 'v4.4.42' into linux-linaro-lsk-v4.4Alex Shi
2017-01-12s390/crypto: unlock on error in prng_tdes_read()Dan Carpenter
2016-11-25Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi
2016-11-18s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignmentMichael Holzheu
2016-10-29 Merge tag 'v4.4.28' into linux-linaro-lsk-v4.4Alex Shi
2016-10-28s390/mm: fix gmap tlb flush issuesDavid Hildenbrand
2016-10-05Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi
2016-09-24s390: get_user() should zero on failureAl Viro
2016-09-20Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi
2016-09-15s390/crypto: provide correct file mode at device register.Harald Freudenberger
2016-09-15s390/pci_dma: fix DMA table corruption with > 4 TB main memoryGerald Schaefer
2016-08-27Merge remote-tracking branch 'v4.4/topic/mm-kaslr-pax_usercopy' into linux-li...Alex Shi
2016-08-27s390/uaccess: Enable hardened usercopyKees Cook
2016-08-16Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"Michael Holzheu
2016-07-27s390: fix test_fp_ctl inline assembly contraintsMartin Schwidefsky
2016-06-24s390/bpf: reduce maximum program size to 64 KBMichael Holzheu
2016-06-24s390/bpf: fix recache skb->data/hlen for skb_vlan_push/popMichael Holzheu
2016-05-18s390/mm: fix asce_bits handling with dynamic pagetable levelsGerald Schaefer
2016-05-04s390/pci: add extra padding to function measurement blockSebastian Ott
2016-04-12s390/pci: enforce fmb page boundary ruleSebastian Ott
2016-04-12s390/cpumf: add missing lpp magic initializationHeiko Carstens
2016-04-12s390: fix floating pointer register corruption (again)Martin Schwidefsky
2016-04-12s390/cpumf: Fix lpp detectionChristian Borntraeger
2016-03-16s390/mm: four page table levels vs. forkMartin Schwidefsky
2016-03-16KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUSDavid Hildenbrand
2016-03-03s390/fpu: signals vs. floating point control registerMartin Schwidefsky
2016-03-03s390/compat: correct restore of high gprs on signal returnMartin Schwidefsky
2016-03-03s390: fix normalization bug in exception table sortingArd Biesheuvel
2016-03-03KVM: s390: fix memory overwrites when vx is disabledDavid Hildenbrand
2016-03-03s390/kvm: remove dependency on struct save_area definitionMartin Schwidefsky
2016-03-03KVM: s390: fix guest fprs memory leakDavid Hildenbrand
2015-12-18s390/dis: Fix handling of format specifiersMichael Holzheu
2015-11-24Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2015-11-19KVM: s390: fix wrong lookup of VCPUs by array indexDavid Hildenbrand
2015-11-19KVM: s390: avoid memory overwrites on emergency signal injectionDavid Hildenbrand
2015-11-19KVM: s390: fix pfmf intercept handlerHeiko Carstens
2015-11-19KVM: s390: enable SIMD only when no VCPUs were createdDavid Hildenbrand
2015-11-16s390: remove SALIPL loaderHeiko Carstens
2015-11-16s390: wire up mlock2 system callHeiko Carstens
2015-11-16s390: remove g5 elf platform supportHeiko Carstens
2015-11-16s390: avoid cache aliasing under z/VM and KVMMartin Schwidefsky
2015-11-12s390/sclp: _sclp_wait_int(): retain full PSW maskSascha Silbe
2015-11-11s390: add support for ipl devices in subchannel sets > 0Sebastian Ott
2015-11-11s390/ipl: fix out of bounds access in scpdata_writeSebastian Ott
2015-11-09s390/pci_dma: improve debugging of errors during dma mapSebastian Ott
2015-11-09s390/pci_dma: handle dma table failuresSebastian Ott
2015-11-09s390/pci_dma: unify label of invalid translation table entriesSebastian Ott
2015-11-09s390/syscalls: remove system call number calculationHeiko Carstens