messages from 2020-02-05 08:59:53 to 2020-02-13 08:45:01 UTC [more...]
[PATCH 00/35] KVM: s390: Add support for protected VMs
2020-02-13 8:44 UTC (117+ messages)
` [PATCH 01/35] mm:gup/writeback: add callbacks for inaccessible pages
` [PATCH 02/35] KVM: s390/interrupt: do not pin adapter interrupt pages
` [PATCH v2 RFC] "
` [PATCH 02/35] KVM: s390/interrupt: do not pin adapter interrupt
` [PATCH 03/35] s390/protvirt: introduce host side setup
` [PATCH 04/35] s390/protvirt: add ultravisor initialization
` [PATCH 05/35] s390/mm: provide memory management functions for protected KVM guests
` [PATCH 06/35] s390/mm: add (non)secure page access exceptions handlers
` [PATCH 07/35] KVM: s390: add new variants of UV CALL
` [PATCH 08/35] KVM: s390: protvirt: Add initial lifecycle handling
` [PATCH/RFC] KVM: s390: protvirt: pass-through rc and rrc
` [PATCH 09/35] KVM: s390: protvirt: Add KVM api documentation
` [PATCH 10/35] KVM: s390: protvirt: Secure memory is not mergeable
` [PATCH 11/35] KVM: s390/mm: Make pages accessible before destroying the guest
` [PATCH 12/35] KVM: s390: protvirt: Handle SE notification interceptions
` [PATCH 13/35] KVM: s390: protvirt: Instruction emulation
` [PATCH 14/35] KVM: s390: protvirt: Add interruption injection controls
` [PATCH 15/35] KVM: s390: protvirt: Implement interruption injection
` [PATCH 16/35] KVM: s390: protvirt: Add SCLP interrupt handling
` [PATCH 17/35] KVM: s390: protvirt: Handle spec exception loops
` [PATCH 18/35] KVM: s390: protvirt: Add new gprs location handling
` [PATCH 19/35] KVM: S390: protvirt: Introduce instruction data area bounce buffer
` [PATCH 20/35] KVM: s390: protvirt: handle secure guest prefix pages
` [PATCH 21/35] KVM: s390/mm: handle guest unpin events
` [PATCH 22/35] KVM: s390: protvirt: Write sthyi data to instruction data area
` [PATCH 23/35] KVM: s390: protvirt: STSI handling
` [PATCH 24/35] KVM: s390: protvirt: disallow one_reg
` [PATCH 25/35] KVM: s390: protvirt: Only sync fmt4 registers
` [PATCH 26/35] KVM: s390: protvirt: Add program exception injection
` [PATCH 27/35] KVM: s390: protvirt: Add diag 308 subcode 8 - 10 handling
` [PATCH 28/35] KVM: s390: protvirt: UV calls diag308 0, 1
` [PATCH 29/35] KVM: s390: protvirt: Report CPU state to Ultravisor
` [PATCH 30/35] KVM: s390: protvirt: Support cmd 5 operation state
` [PATCH 31/35] KVM: s390: protvirt: Add UV debug trace
` [PATCH 32/35] KVM: s390: protvirt: Mask PSW interrupt bits for interception 104 and 112
` [PATCH 33/35] KVM: s390: protvirt: do not inject interrupts after start
` [PATCH 34/35] KVM: s390: protvirt: Add UV cpu reset calls
` [PATCH 35/35] DOCUMENTATION: Protected virtual machine introduction and IPL
[PATCH V12] mm/debug: Add tests validating architecture page table helpers
2020-02-13 2:15 UTC (5+ messages)
[PATCH trivial] s390/pkey/zcrypt: spelling s/crytp/crypt/
2020-02-12 8:46 UTC
[PATCH 00/18] genirq: Remove setup_irq()
2020-02-12 8:04 UTC (2+ messages)
` [PATCH 11/18] s390: replace setup_irq() by request_irq()
-Wtautological-constant-compare in arch/s390/include/asm/page.h
2020-02-11 20:26 UTC (4+ messages)
[PATCH] s390/time: Fix clk type in get_tod_clock
2020-02-11 20:12 UTC (6+ messages)
[PATCH v3 4/7] s390,dcssblk,dax: Add dax zero_page_range operation to dcssblk driver
2020-02-11 15:49 UTC (4+ messages)
[PATCH 1/1] cio_ignore_proc_seq_next should increase position index
2020-02-11 10:26 UTC (6+ messages)
[PATCH 0/1] s390/uv: fix for ultravisor query function
2020-02-11 8:11 UTC (8+ messages)
` [PATCH 1/1] s390/uv: Fix handling of length extensions
[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'?
2020-02-10 20:36 UTC
s390 depending on cc-options makes it difficult to configure
2020-02-10 18:49 UTC (4+ messages)
[PULL 0/1] one vfio-ccw patch for 5.6
2020-02-10 12:43 UTC (3+ messages)
` [PULL 1/1] vfio-ccw: Use the correct style for SPDX License Identifier
[PATCH] s390/kaslr: Fix casts in get_random
2020-02-08 20:17 UTC (3+ messages)
[RFC PATCH v2 0/9] s390x/vfio-ccw: Channel Path Handling
2020-02-07 13:26 UTC (12+ messages)
` [RFC PATCH v2 1/9] vfio-ccw: Introduce new helper functions to free/destroy regions
` [RFC PATCH v2 2/9] vfio-ccw: Register a chp_event callback for vfio-ccw
` [RFC PATCH v2 3/9] vfio-ccw: Refactor the unregister of the async regions
` [RFC PATCH v2 4/9] vfio-ccw: Introduce a new schib region
` [RFC PATCH v2 5/9] vfio-ccw: Introduce a new CRW region
` [RFC PATCH v2 6/9] vfio-ccw: Refactor IRQ handlers
` [RFC PATCH v2 7/9] vfio-ccw: Wire up the CRW irq and CRW region
` [RFC PATCH v2 8/9] vfio-ccw: Add trace for CRW event
` [RFC PATCH v2 9/9] vfio-ccw: Remove inline get_schid() routine
[PATCH 0/1] s390: seq_file .next functions should increase position index
2020-02-06 6:11 UTC (3+ messages)
[PATCH v6 07/10] mm/memory_hotplug: We always have a zone in find_(smallest|biggest)_section_pfn
2020-02-05 23:34 UTC (35+ messages)
` [PATCH v6 08/10] mm/memory_hotplug: Don't check for "all holes" in shrink_zone_span()
` [PATCH v6 09/10] mm/memory_hotplug: Drop local variables "
` [PATCH v6 10/10] mm/memory_hotplug: Cleanup __remove_pages()
[GIT PULL] s390 patches for the 5.6 merge window #2
2020-02-05 18:20 UTC (2+ messages)
[GIT PULL 0/7] KVM: s390: Fixes and cleanups for 5.6
2020-02-05 15:15 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).