Age | Commit message (Expand) | Author |
2018-10-09 | s390: introduce .boot.data section compile time validation | Vasily Gorbik |
2018-10-09 | s390/mem_detect: move tprot loop to early boot phase | Vasily Gorbik |
2018-10-09 | s390/sclp: move sclp_early_read_info to sclp_early_core.c | Vasily Gorbik |
2018-10-09 | s390: introduce .boot.data section | Vasily Gorbik |
2018-10-09 | s390/decompressor: clean up and rename compressed/misc.c | Vasily Gorbik |
2018-10-09 | s390: rescue initrd as early as possible | Vasily Gorbik |
2018-10-09 | s390/decompressor: get rid of .bss usage | Vasily Gorbik |
2018-10-09 | s390/decompressor: rework uncompressed image info collection | Vasily Gorbik |
2018-10-09 | s390: remove decompressor's head.S | Vasily Gorbik |
2018-10-09 | s390: unify stack size definitions | Vasily Gorbik |
2018-10-09 | s390: add support for virtually mapped kernel stacks | Martin Schwidefsky |
2018-10-09 | s390: add stack switch helper | Martin Schwidefsky |
2018-10-09 | s390/pfault: do not use stack buffers for hardware data | Martin Schwidefsky |
2018-10-09 | s390/hypfs: do not use stack buffers for hardware data | Martin Schwidefsky |
2018-10-09 | s390/appldata: do not use stack buffers for hardware data | Martin Schwidefsky |
2018-10-09 | s390/appldata: pass parameter list pointer to appldata_asm | Martin Schwidefsky |
2018-10-08 | Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390... | Christian Borntraeger |
2018-10-08 | s390/ccwgroup: add get_ccwgroupdev_by_busid() | Julian Wiedmann |
2018-10-08 | s390/zcrypt: multiple zcrypt device nodes support | Harald Freudenberger |
2018-10-05 | KVM: s390: Tracing APCB changes | Pierre Morel |
2018-10-05 | KVM: s390: fix locking for crypto setting error path | Christian Borntraeger |
2018-10-04 | Merge tag 'kvm-s390-next-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini |
2018-10-03 | signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE | Eric W. Biederman |
2018-10-02 | s390/vmlinux.lds: Move JUMP_TABLE_DATA into output section | Ard Biesheuvel |
2018-10-01 | Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390... | Christian Borntraeger |
2018-10-01 | s390/mm: optimize locking without huge pages in gmap_pmd_op_walk() | David Hildenbrand |
2018-10-01 | KVM: s390: set host program identifier | Collin Walling |
2018-09-28 | KVM: s390: CPU model support for AP virtualization | Tony Krowiak |
2018-09-28 | KVM: s390: device attrs to enable/disable AP interpretation | Tony Krowiak |
2018-09-28 | KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2 | Pierre Morel |
2018-09-28 | KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2 | Pierre Morel |
2018-09-28 | KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1 | Pierre Morel |
2018-09-28 | KVM: s390: vsie: allow CRYCB FORMAT-0 | Pierre Morel |
2018-09-28 | KVM: s390: vsie: allow CRYCB FORMAT-1 | Pierre Morel |
2018-09-28 | KVM: s390: vsie: Allow CRYCB FORMAT-2 | Pierre Morel |
2018-09-28 | KVM: s390: vsie: Make use of CRYCB FORMAT2 clear | Pierre Morel |
2018-09-28 | KVM: s390: vsie: Do the CRYCB validation first | Pierre Morel |
2018-09-28 | KVM: s390: Clear Crypto Control Block when using vSIE | Pierre Morel |
2018-09-28 | s390: vfio-ap: implement mediated device open callback | Tony Krowiak |
2018-09-28 | s390/crypto: Remove VLA usage of skcipher | Kees Cook |
2018-09-27 | s390/jump_label: Switch to relative references | Heiko Carstens |
2018-09-27 | jump_table: Move entries into ro_after_init region | Ard Biesheuvel |
2018-09-26 | KVM: s390: interface to clear CRYCB masks | Tony Krowiak |
2018-09-26 | s390: vfio-ap: base implementation of VFIO AP device driver | Tony Krowiak |
2018-09-26 | KVM: s390: refactor crypto initialization | Tony Krowiak |
2018-09-26 | KVM: s390: introduce and use KVM_REQ_VSIE_RESTART | David Hildenbrand |
2018-09-26 | KVM: s390: vsie: simulate VCPU SIE entry/exit | David Hildenbrand |
2018-09-20 | s390/qdio: clean up AOB handling | Julian Wiedmann |
2018-09-20 | s390: clean up stacks setup | Vasily Gorbik |
2018-09-20 | s390/vdso: correct CFI annotations of vDSO functions | Vasily Gorbik |