Linux S390
[Prev Page][Next Page]
- [PATCH v3 31/37] KVM: s390: protvirt: Mask PSW interrupt bits for interception 104 and 112, (continued)
- [PATCH v3 31/37] KVM: s390: protvirt: Mask PSW interrupt bits for interception 104 and 112, Christian Borntraeger
- [PATCH v3 12/37] KVM: s390/mm: Make pages accessible before destroying the guest, Christian Borntraeger
- [PATCH v3 27/37] KVM: s390: protvirt: Add program exception injection, Christian Borntraeger
- [PATCH v3 17/37] KVM: s390: protvirt: Handle spec exception loops, Christian Borntraeger
- [PATCH v3 14/37] KVM: s390: protvirt: Instruction emulation, Christian Borntraeger
- [PATCH v3 04/37] s390/protvirt: add ultravisor initialization, Christian Borntraeger
- [PATCH v3 03/37] s390/protvirt: introduce host side setup, Christian Borntraeger
- [PATCH v3 11/37] KVM: s390: protvirt: Secure memory is not mergeable, Christian Borntraeger
- [PATCH v3 19/37] KVM: S390: protvirt: Introduce instruction data area bounce buffer, Christian Borntraeger
- Re: [PATCH v3 00/37] KVM: s390: Add support for protected VMs, David Hildenbrand
- [PATCH] zfcp: fix wrong data and display format of SFP+ temperature,
Benjamin Block
- [PATCH v5 5/8] s390,dcssblk,dax: Add dax zero_page_range operation to dcssblk driver, Vivek Goyal
- [RFC v2 0/2] fces event support in cio,
Vineeth Vijayan
- [PATCH v4 4/7] s390,dcssblk,dax: Add dax zero_page_range operation to dcssblk driver, Vivek Goyal
- [PATCH net-next 0/6] net/smc: patches 2020-02-17,
Ursula Braun
- [PATCH V14] mm/debug: Add tests validating architecture page table helpers,
Anshuman Khandual
- [PATCH] s390: make 'install' not depend on vmlinux,
Masahiro Yamada
- [GIT PULL] s390 updates for 5.6-rc2,
Vasily Gorbik
- [kvms390:pv_worktree 5/40] arch/s390/kernel/setup.c:563:6: error: 'prot_virt_host' undeclared; did you mean 'is_prot_virt_host'?,
kbuild test robot
- [PATCH v2 00/42] KVM: s390: Add support for protected VMs,
Christian Borntraeger
- [PATCH v2 02/42] KVM: s390/interrupt: do not pin adapter interrupt pages, Christian Borntraeger
- [PATCH v2 03/42] s390/protvirt: introduce host side setup, Christian Borntraeger
- [PATCH v2 04/42] s390/protvirt: add ultravisor initialization, Christian Borntraeger
- [PATCH v2 11/42] KVM: s390: protvirt: Secure memory is not mergeable, Christian Borntraeger
- [PATCH v2 13/42] KVM: s390: protvirt: Handle SE notification interceptions, Christian Borntraeger
- [PATCH v2 23/42] KVM: s390: protvirt: Write sthyi data to instruction data area, Christian Borntraeger
- [PATCH v2 28/42] KVM: s390: protvirt: Add program exception injection, Christian Borntraeger
- [PATCH v2 33/42] KVM: s390: protvirt: Mask PSW interrupt bits for interception 104 and 112, Christian Borntraeger
- [PATCH v2 37/42] s390/uv: Fix handling of length extensions (already in s390 tree), Christian Borntraeger
- [PATCH v2 38/42] s390: protvirt: Add sysfs firmware interface for Ultravisor information, Christian Borntraeger
- [PATCH v2 41/42] potential fixup for "s390/mm: provide memory management functions for protected KVM guests", Christian Borntraeger
- [PATCH v2 42/42] KVM: s390: rstify new ioctls in api.rst, Christian Borntraeger
- [PATCH v2 35/42] KVM: s390: protvirt: Add UV cpu reset calls, Christian Borntraeger
- [PATCH v2 34/42] KVM: s390: protvirt: do not inject interrupts after start, Christian Borntraeger
- [PATCH v2 39/42] example for future extension: mm:gup/writeback: add callbacks for inaccessible pages: error cases, Christian Borntraeger
- [PATCH v2 40/42] example for future extension: mm:gup/writeback: add callbacks for inaccessible pages: source indication, Christian Borntraeger
- [PATCH v2 36/42] DOCUMENTATION: Protected virtual machine introduction and IPL, Christian Borntraeger
- [PATCH v2 32/42] KVM: s390: protvirt: Support cmd 5 operation state, Christian Borntraeger
- [PATCH v2 31/42] KVM: s390: protvirt: Report CPU state to Ultravisor, Christian Borntraeger
- [PATCH v2 29/42] KVM: s390: protvirt: Add diag 308 subcode 8 - 10 handling, Christian Borntraeger
- [PATCH v2 30/42] KVM: s390: protvirt: UV calls in support of diag308 0, 1, Christian Borntraeger
- [PATCH v2 27/42] KVM: s390: protvirt: Only sync fmt4 registers, Christian Borntraeger
- [PATCH v2 26/42] KVM: s390: protvirt: Do only reset registers that are accessible, Christian Borntraeger
- [PATCH v2 25/42] KVM: s390: protvirt: disallow one_reg, Christian Borntraeger
- [PATCH v2 24/42] KVM: s390: protvirt: STSI handling, Christian Borntraeger
- [PATCH v2 22/42] KVM: s390/mm: handle guest unpin events, Christian Borntraeger
- [PATCH v2 21/42] KVM: s390: protvirt: handle secure guest prefix pages, Christian Borntraeger
- [PATCH v2 20/42] KVM: S390: protvirt: Introduce instruction data area bounce buffer, Christian Borntraeger
- [PATCH v2 01/42] mm:gup/writeback: add callbacks for inaccessible pages, Christian Borntraeger
- [PATCH v2 06/42] s390/mm: add (non)secure page access exceptions handlers, Christian Borntraeger
- [PATCH v2 08/42] KVM: s390: add new variants of UV CALL, Christian Borntraeger
- [PATCH v2 05/42] s390/mm: provide memory management functions for protected KVM guests, Christian Borntraeger
- [PATCH v2 12/42] KVM: s390/mm: Make pages accessible before destroying the guest, Christian Borntraeger
- [PATCH v2 14/42] KVM: s390: protvirt: Instruction emulation, Christian Borntraeger
- [PATCH v2 16/42] KVM: s390: protvirt: Implement interruption injection, Christian Borntraeger
- [PATCH v2 17/42] KVM: s390: protvirt: Add SCLP interrupt handling, Christian Borntraeger
- [PATCH v2 19/42] KVM: s390: protvirt: Add new gprs location handling, Christian Borntraeger
- [PATCH v2 18/42] KVM: s390: protvirt: Handle spec exception loops, Christian Borntraeger
- [PATCH v2 15/42] KVM: s390: protvirt: Add interruption injection controls, Christian Borntraeger
- [PATCH v2 09/42] KVM: s390: protvirt: Add initial vm and cpu lifecycle handling, Christian Borntraeger
- [PATCH v2 10/42] KVM: s390: protvirt: Add KVM api documentation, Christian Borntraeger
- [PATCH v2 07/42] KVM: s390: protvirt: Add UV debug trace, Christian Borntraeger
- [PATCH] s390: remove obsolete ieee_emulation_warnings,
Stephen Kitt
- [PATCH AUTOSEL 5.5 094/542] s390/pci: Fix possible deadlock in recover_store(),
Sasha Levin
- [PATCH AUTOSEL 5.5 122/542] KVM: s390: ENOTSUPP -> EOPNOTSUPP fixups, Sasha Levin
- [PATCH AUTOSEL 5.5 433/542] s390: adjust -mpacked-stack support check for clang 10, Sasha Levin
- [PATCH AUTOSEL 5.5 434/542] s390/ftrace: generate traced function stack frame, Sasha Levin
- [PATCH AUTOSEL 5.5 435/542] s390: fix __EMIT_BUG() macro, Sasha Levin
- [PATCH AUTOSEL 5.4 082/459] s390/pci: Fix possible deadlock in recover_store(), Sasha Levin
- [PATCH AUTOSEL 5.4 106/459] KVM: s390: ENOTSUPP -> EOPNOTSUPP fixups, Sasha Levin
- [PATCH AUTOSEL 5.4 372/459] s390: adjust -mpacked-stack support check for clang 10, Sasha Levin
- [PATCH AUTOSEL 5.4 373/459] s390/ftrace: generate traced function stack frame, Sasha Levin
- [PATCH AUTOSEL 4.19 038/252] s390/pci: Fix possible deadlock in recover_store(), Sasha Levin
- [PATCH AUTOSEL 4.19 051/252] KVM: s390: ENOTSUPP -> EOPNOTSUPP fixups, Sasha Levin
- [PATCH AUTOSEL 4.19 203/252] s390: adjust -mpacked-stack support check for clang 10, Sasha Levin
- [PATCH AUTOSEL 4.14 043/186] KVM: s390: ENOTSUPP -> EOPNOTSUPP fixups, Sasha Levin
- [PATCH AUTOSEL 4.14 151/186] s390/ftrace: generate traced function stack frame, Sasha Levin
- [PATCH AUTOSEL 4.9 111/141] s390/ftrace: generate traced function stack frame, Sasha Levin
- [PATCH AUTOSEL 4.4 078/100] s390/ftrace: generate traced function stack frame, Sasha Levin
- [PATCH AUTOSEL 4.19 204/252] s390/ftrace: generate traced function stack frame, Sasha Levin
- [PATCH v2] s390/cio: use kobj_to_dev() API,
qiwuchen55
- [PATCH] s390/cio: use kobj_to_dev() API,
qiwuchen55
- [PATCH] s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init_range,
Nathan Chancellor
- [PATCH 0/2] virtio-blk: improve handling of DMA mapping failures,
Halil Pasic
- [PATCH trivial] s390/pkey/zcrypt: spelling s/crytp/crypt/,
Geert Uytterhoeven
- [PATCH 00/18] genirq: Remove setup_irq(),
afzal mohammed
- [s390:fixes 4/6] arch/s390/kernel/processor.c:158:42: error: implicit declaration of function 'topology_book_id'; did you mean 'topology_core_id'?, kbuild test robot
- [PATCH 0/1] s390/uv: fix for ultravisor query function,
Christian Borntraeger
- [PATCH] s390/kaslr: Fix casts in get_random,
Nathan Chancellor
- [PATCH] s390/time: Fix clk type in get_tod_clock,
Nathan Chancellor
- -Wtautological-constant-compare in arch/s390/include/asm/page.h,
Nathan Chancellor
- [PATCH v3 4/7] s390,dcssblk,dax: Add dax zero_page_range operation to dcssblk driver,
Vivek Goyal
- [PATCH 00/35] KVM: s390: Add support for protected VMs,
Christian Borntraeger
- [PATCH 04/35] s390/protvirt: add ultravisor initialization, Christian Borntraeger
- [PATCH 03/35] s390/protvirt: introduce host side setup, Christian Borntraeger
- [PATCH 07/35] KVM: s390: add new variants of UV CALL, Christian Borntraeger
- [PATCH 18/35] KVM: s390: protvirt: Add new gprs location handling, Christian Borntraeger
- [PATCH 35/35] DOCUMENTATION: Protected virtual machine introduction and IPL, Christian Borntraeger
- [PATCH 11/35] KVM: s390/mm: Make pages accessible before destroying the guest, Christian Borntraeger
- [PATCH 22/35] KVM: s390: protvirt: Write sthyi data to instruction data area, Christian Borntraeger
- [PATCH 19/35] KVM: S390: protvirt: Introduce instruction data area bounce buffer, Christian Borntraeger
- [PATCH 26/35] KVM: s390: protvirt: Add program exception injection, Christian Borntraeger
- [PATCH 33/35] KVM: s390: protvirt: do not inject interrupts after start, Christian Borntraeger
- [PATCH 08/35] KVM: s390: protvirt: Add initial lifecycle handling, Christian Borntraeger
- [PATCH 24/35] KVM: s390: protvirt: disallow one_reg, Christian Borntraeger
- [PATCH 21/35] KVM: s390/mm: handle guest unpin events, Christian Borntraeger
- [PATCH 32/35] KVM: s390: protvirt: Mask PSW interrupt bits for interception 104 and 112, Christian Borntraeger
- [PATCH 10/35] KVM: s390: protvirt: Secure memory is not mergeable, Christian Borntraeger
- [PATCH 02/35] KVM: s390/interrupt: do not pin adapter interrupt pages, Christian Borntraeger
- [PATCH 28/35] KVM: s390: protvirt: UV calls diag308 0, 1, Christian Borntraeger
- [PATCH 31/35] KVM: s390: protvirt: Add UV debug trace, Christian Borntraeger
- [PATCH 27/35] KVM: s390: protvirt: Add diag 308 subcode 8 - 10 handling, Christian Borntraeger
- [PATCH 29/35] KVM: s390: protvirt: Report CPU state to Ultravisor, Christian Borntraeger
- [PATCH 05/35] s390/mm: provide memory management functions for protected KVM guests, Christian Borntraeger
- [PATCH 25/35] KVM: s390: protvirt: Only sync fmt4 registers, Christian Borntraeger
- [PATCH 15/35] KVM: s390: protvirt: Implement interruption injection, Christian Borntraeger
- [PATCH 13/35] KVM: s390: protvirt: Instruction emulation, Christian Borntraeger
- [PATCH 06/35] s390/mm: add (non)secure page access exceptions handlers, Christian Borntraeger
- [PATCH 23/35] KVM: s390: protvirt: STSI handling, Christian Borntraeger
- [PATCH 34/35] KVM: s390: protvirt: Add UV cpu reset calls, Christian Borntraeger
- [PATCH 12/35] KVM: s390: protvirt: Handle SE notification interceptions, Christian Borntraeger
- [PATCH 30/35] KVM: s390: protvirt: Support cmd 5 operation state, Christian Borntraeger
- [PATCH 17/35] KVM: s390: protvirt: Handle spec exception loops, Christian Borntraeger
- [PATCH 14/35] KVM: s390: protvirt: Add interruption injection controls, Christian Borntraeger
- [PATCH 16/35] KVM: s390: protvirt: Add SCLP interrupt handling, Christian Borntraeger
- [PATCH 20/35] KVM: s390: protvirt: handle secure guest prefix pages, Christian Borntraeger
- [PATCH 09/35] KVM: s390: protvirt: Add KVM api documentation, Christian Borntraeger
- [PATCH 01/35] mm:gup/writeback: add callbacks for inaccessible pages, Christian Borntraeger
- [RFC PATCH v2 0/9] s390x/vfio-ccw: Channel Path Handling,
Eric Farman
- [RFC PATCH v2 8/9] vfio-ccw: Add trace for CRW event, Eric Farman
- [RFC PATCH v2 2/9] vfio-ccw: Register a chp_event callback for vfio-ccw, Eric Farman
- [RFC PATCH v2 6/9] vfio-ccw: Refactor IRQ handlers, Eric Farman
- [RFC PATCH v2 4/9] vfio-ccw: Introduce a new schib region, Eric Farman
- [RFC PATCH v2 7/9] vfio-ccw: Wire up the CRW irq and CRW region, Eric Farman
- [RFC PATCH v2 3/9] vfio-ccw: Refactor the unregister of the async regions, Eric Farman
- [RFC PATCH v2 5/9] vfio-ccw: Introduce a new CRW region, Eric Farman
- [RFC PATCH v2 1/9] vfio-ccw: Introduce new helper functions to free/destroy regions, Eric Farman
- [RFC PATCH v2 9/9] vfio-ccw: Remove inline get_schid() routine, Eric Farman
- Re: [RFC PATCH v2 0/9] s390x/vfio-ccw: Channel Path Handling, Cornelia Huck
- [PULL 0/1] one vfio-ccw patch for 5.6,
Cornelia Huck
- [GIT PULL] s390 patches for the 5.6 merge window #2,
Vasily Gorbik
- [kvms390:protvirtv2 12/42] arch/s390/kvm/interrupt.c:2383:9: error: implicit declaration of function 'uv_convert_to_secure_pinned'; did you mean 'uv_convert_to_secure'?, kbuild test robot
- [kvm-unit-tests PATCH v5 0/7] s390x: smp: Improve smp code and reset checks,
Janosch Frank
- [GIT PULL 0/7] KVM: s390: Fixes and cleanups for 5.6,
Christian Borntraeger
- [PULL 00/12] s390x qemu updates 20190930,
Christian Borntraeger
- [PULL 04/12] s390x: sclp: boundary check, Christian Borntraeger
- [PULL 02/12] s390: PCI: fix IOMMU region init, Christian Borntraeger
- [PULL 05/12] s390x: sclp: fix error handling for oversize control blocks, Christian Borntraeger
- [PULL 07/12] configure: Remove s390 (31-bit mode) from the list of supported CPUs, Christian Borntraeger
- [PULL 09/12] kvm: clear dirty bitmaps from all overlapping memslots, Christian Borntraeger
- [PULL 08/12] kvm: extract kvm_log_clear_one_slot, Christian Borntraeger
- [PULL 01/12] MAINTAINERS: Update S390 PCI Maintainer, Christian Borntraeger
- [PULL 10/12] kvm: split too big memory section on several memslots, Christian Borntraeger
- [PULL 06/12] s390x: sclp: Report insufficient SCCB length, Christian Borntraeger
- [PULL 12/12] s390/kvm: split kvm mem slots at 4TB, Christian Borntraeger
- [PULL 03/12] s390x: sclp: refactor invalid command check, Christian Borntraeger
- [PULL 11/12] s390: do not call memory_region_allocate_system_memory() multiple times, Christian Borntraeger
- Re: [PULL 00/12] s390x qemu updates 20190930, Christian Borntraeger
- [PATCH v10 0/6] KVM: s390: Add new reset vcpu API,
Janosch Frank
- [PATCH] s390: Cleanup removed IOSCHED_DEADLINE,
Krzysztof Kozlowski
- [PATCH v9 0/6] KVM: s390: Add new reset vcpu API,
Janosch Frank
- [PATCH v8 0/4] KVM: s390: Add new reset vcpu API,
Janosch Frank
- [GIT PULL] s390 patches for the 5.6 merge window,
Vasily Gorbik
- [PATCH V12] mm/debug: Add tests validating architecture page table helpers,
Anshuman Khandual
- [PATCH net-next 0/5] s390/qeth: updates 2020-01-25,
Julian Wiedmann
- [PATCH v1 0/1] vfio-ccw: Fix interrupt handling for HALT/CLEAR,
Eric Farman
- [PATCH AUTOSEL 5.4 036/107] s390/zcrypt: move ap device reset from bus to driver code, Sasha Levin
- [PATCH AUTOSEL 5.4 037/107] s390/setup: Fix secure ipl message, Sasha Levin
- [PATCH 1/1] cio_ignore_proc_seq_next should increase position index,
Vasily Averin
- [PATCH 0/1] s390: seq_file .next functions should increase position index,
Vasily Averin
- [kvm-unit-tests PATCH v4 0/9] s390x: smp: Improve smp code and reset checks,
Janosch Frank
- [kvm-unit-tests PATCH v8 0/6] s390x: SCLP Unit test,
Claudio Imbrenda
[Index of Archives]
[Kernel Development]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]
[More Archives]