linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-07-30 07:56:41 to 2026-07-31 14:25:44 UTC [more...]

[PATCH v5 00/31] KVM: s390: Introduce arm64 KVM
 2026-07-31 14:25 UTC  (63+ messages)
` [PATCH v5 01/31] vfio: Use file-based reference counting for KVM
` [PATCH v5 02/31] KVM: Make device name configurable
` [PATCH v5 03/31] KVM: Allow KVM implementations to switch off MMIO independent of Kconfig
` [PATCH v5 04/31] arm64: Use proper include variant
` [PATCH v5 05/31] arm64: ptrace: Use constants for compat register numbers
` [PATCH v5 06/31] arm64/sysreg: Convert SPSR_ELx to automatic register generation
` [PATCH v5 07/31] KVM: arm64: Access elements of vcpu_gp_regs individually
` [PATCH v5 08/31] KVM: arm64: Use accessor functions for gprs during reset
` [PATCH v5 09/31] KVM: arm64: Refactor core-reset into a separate function
` [PATCH v5 10/31] arm64: Prepare sharing arm64 headers with s390
` [PATCH v5 11/31] arm64: Share "
` [PATCH v5 12/31] KVM: arm64: Share arm64 code "
` [PATCH v5 13/31] KVM: s390: Prepare moving KVM/s390 to arch/s390/kvm/s390
` [PATCH v5 14/31] KVM: s390: Move s390 kvm code into a subdirectory
` [PATCH v5 15/31] KVM: s390: Guard KVM/s390 behind CONFIG_KVM_S390
` [PATCH v5 16/31] KVM: s390: Move PGM code definitions to asm/kvm_host.h
` [PATCH v5 17/31] KVM: s390: Prepare gmap for a second KVM implementation
` [PATCH v5 18/31] KVM: s390: gmap: Move storage key and CMMA code to kvm/s390
` [PATCH v5 19/31] KVM: s390: gmap: Move prefix handling "
` [PATCH v5 20/31] KVM: s390: Prepare KVM/s390 for a second KVM module
` [PATCH v5 21/31] s390: Use arm64 headers
` [PATCH v5 22/31] KVM: s390: Use arm64 code
` [PATCH v5 23/31] s390: Introduce Start Arm Execution instruction
` [PATCH v5 24/31] KVM: s390: arm64: Introduce host definitions
` [PATCH v5 25/31] s390/hwcaps: Report SAE support as hwcap
` [PATCH v5 26/31] KVM: s390: Add basic arm64 kvm module
` [PATCH v5 27/31] KVM: s390: arm64: Implement required functions
` [PATCH v5 28/31] KVM: s390: arm64: Implement vm/vcpu create destroy
` [PATCH v5 29/31] KVM: s390: arm64: Implement vCPU IOCTLs
` [PATCH v5 30/31] KVM: s390: arm64: Implement basic page fault handler
` [PATCH v5 31/31] KVM: s390: arm64: Enable KVM_ARM64 config and Kbuild

[PATCH net] s390/qeth: validate user buffer length in SNMP and ARP query ioctls
 2026-07-31 14:22 UTC  (3+ messages)

[PATCH net] dibs: fix double free of dmb_clientid_arr
 2026-07-31 14:04 UTC  (3+ messages)

[PATCH v7 00/14] KVM: s390: Misc fixes
 2026-07-31 13:36 UTC  (29+ messages)
` [PATCH v7 01/14] KVM: s390: Fix unlikely NULL gmap dereference
` [PATCH v7 02/14] KVM: s390: Do not free SCA if it was not allocated
` [PATCH v7 03/14] KVM: s390: Fix kvm_s390_vcpu_unsetup_cmma()
` [PATCH v7 04/14] KVM: s390: Fix overclearing ESCA in case of error
` [PATCH v7 05/14] KVM: s390: ucontrol: Fix sca_clear_ext_call()
` [PATCH v7 06/14] KVM: s390: Fix leaking of PGM_ADDRESSING to userspace
` [PATCH v7 07/14] KVM: s390: Fix race in __do_essa()
` [PATCH v7 08/14] KVM: s390: cmma: Fix dirty tracking when removing memslot
` [PATCH v7 09/14] KVM: s390: ucontrol: Add missing locking around gmap_remove_child()
` [PATCH v7 10/14] KVM: s390: Free the mmu cache when kvm_arch_vcpu_create() fails
` [PATCH v7 11/14] KVM: s390: Return -EINTR if a signal is pending while faulting-in
` [PATCH v7 12/14] KVM: s390: Fix ordering when adding to SCA
` [PATCH v7 13/14] KVM: s390: Fix cleanup in kvm_s390_pv_create_cpu()
` [PATCH v7 14/14] KVM: s390: Fix kvm_arch_commit_memory_region() when low on memory

[PATCH net] dibs: initialise dibs->lock in dibs_dev_alloc()
 2026-07-31 12:42 UTC  (2+ messages)

[PATCH v3 0/4] s390: Remove or replace cond_resched() calls
 2026-07-31 11:56 UTC  (10+ messages)
` [PATCH v3 1/4] s390/crypto: Replace cond_resched() with msleep(1)
` [PATCH v3 2/4] KVM: s390: Remove cond_resched() calls

[PATCH v2 0/6] s390: Add kCFI support
 2026-07-31 11:39 UTC  (5+ messages)

[PATCH v10 0/5] Improve code in zcrypt msg type 6 handling
 2026-07-31 10:35 UTC  (16+ messages)
` [PATCH v10 1/5] s390/zcrypt: Fix CPRB memory allocation in zcrypt misc code
` [PATCH v10 2/5] s390/zcrypt: Improve CCA CPRB length and overflow checks
` [PATCH v10 3/5] s390/zcrypt: Improve EP11 "
` [PATCH v10 4/5] s390/zcrypt: Improve EP11 CPRB domain handling with ASN.1 parsing
` [PATCH v10 5/5] s390/zcrypt: Pad trailing CCA or EP11 message with zeros

[PATCH 0/3] s390/dasd: fixes
 2026-07-31 10:20 UTC  (2+ messages)

[PATCH] s390/cpum_cf: Handle CPU hotplug add and delete
 2026-07-31 10:06 UTC  (2+ messages)

[PATCH] s390/pai: Handle CPU hotplug add for PAI PMU
 2026-07-31  8:47 UTC  (2+ messages)

[PATCH v8 00/23] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
 2026-07-31  7:33 UTC  (7+ messages)
` [PATCH v8 15/23] dma-direct: pass attrs to dma_capable() for DMA_ATTR_CC_SHARED checks

[PATCH net] net/smc: fix qentry overwrite for CONFIRM_LINK and ADD_LINK_CONT in smc_llc_event_handler()
 2026-07-31  7:15 UTC  (3+ messages)

[PATCH net v4 0/3] net/smc: fix out-of-bounds and use-after-free in SMC-Rv2 LLC processing
 2026-07-31  7:05 UTC  (4+ messages)
` [PATCH net v4 1/3] net/smc: fix use-after-free of the LLC qentry in smc_llc_srv_add_link()
` [PATCH net v4 2/3] net/smc: bound the peer rkey counts in SMC-Rv2 LLC messages
` [PATCH net v4 3/3] net/smc: carry oversized SMC-Rv2 LLC messages in the queue entry

[PATCH net v3] net/smc: fix out-of-bounds read of rkey array in SMC-Rv2 LLC processing
 2026-07-31  1:03 UTC  (2+ messages)

[PATCH v22 1/4] PCI: Allow per function PCI slots to fix slot reset on s390
 2026-07-31  0:22 UTC  (2+ messages)

[PATCH rdma-next v3 00/14] RDMA: Make device names unique per net namespace
 2026-07-30 18:34 UTC  (3+ messages)
` [PATCH rdma-next v3 07/14] RDMA/srp: Make the SRP sysfs class net namespace aware

[PATCH v6 00/14] KVM: s390: Misc fixes
 2026-07-30 17:04 UTC  (29+ messages)
` [PATCH v6 01/14] KVM: s390: Fix unlikely NULL gmap dereference
` [PATCH v6 02/14] KVM: s390: Fix kvm_s390_vcpu_unsetup_cmma()
` [PATCH v6 03/14] KVM: s390: Fix overclearing ESCA in case of error
` [PATCH v6 04/14] KVM: s390: ucontrol: Fix sca_clear_ext_call()
` [PATCH v6 05/14] KVM: s390: Fix leaking of PGM_ADDRESSING to userspace
` [PATCH v6 06/14] KVM: s390: Fix race in __do_essa()
` [PATCH v6 07/14] KVM: s390: cmma: Fix dirty tracking when removing memslot
` [PATCH v6 08/14] KVM: s390: ucontrol: Add missing locking around gmap_remove_child()
` [PATCH v6 09/14] KVM: s390: Free the mmu cache when kvm_arch_vcpu_create() fails
` [PATCH v6 10/14] KVM: s390: Return -EINTR if a signal is pending while faulting-in
` [PATCH v6 11/14] KVM: s390: Fix ordering when adding to SCA
` [PATCH v6 12/14] KVM: s390: Fix cleanup in kvm_s390_pv_create_cpu()
` [PATCH v6 13/14] KVM: s390: Fix kvm_arch_commit_memory_region() when low on memory
` [PATCH v6 14/14] KVM: s390: Move DAT table updates to kvm_arch_prepare_memory_region()

[PATCH v22 0/4] [PCI] Error recovery for vfio-pci devices on s390x
 2026-07-30 16:27 UTC  (2+ messages)

[PATCH v3] s390/vfio-ap: fix stale pqap_hook pointer on error in vfio_ap_mdev_set_kvm()
 2026-07-30 15:46 UTC  (2+ messages)

[PATCH v2] s390/vfio-ap: fix stale pqap_hook pointer on error in vfio_ap_mdev_set_kvm()
 2026-07-30 15:07 UTC  (3+ messages)

[PATCH net v2 0/1] net: smc: smc_rx_splice() can underflow VM page refcounts
 2026-07-30 14:55 UTC  (2+ messages)
` [PATCH net v2 1/1] net: smc: fix splice entry lifetime imbalance in smc_rx_splice

[PATCH v3 0/3] Introduce arch_do_panic
 2026-07-30 14:23 UTC  (11+ messages)
` [PATCH v3 1/3] panic: "
` [PATCH v3 2/3] s390: Implement arch_do_panic
` [PATCH v3 3/3] sparc: "

[PATCH v3 0/2] Improve DIAG 9c observability
 2026-07-30 13:53 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update s390 specific vfio sections
 2026-07-30 13:24 UTC  (2+ messages)

[PATCH v9 0/5] Improve code in zcrypt msg type 6 handling
 2026-07-30 13:13 UTC  (10+ messages)
` [PATCH v9 2/5] s390/zcrypt: Improve CCA CPRB length and overflow checks
` [PATCH v9 3/5] s390/zcrypt: Improve EP11 "
` [PATCH v9 4/5] s390/zcrypt: Improve EP11 CPRB domain handling with ASN.1 parsing

[PATCH v6 00/15] s390/vfio-ap: Add live guest migration support
 2026-07-30 11:26 UTC  (4+ messages)
` [PATCH v6 13/15] s390/vfio-ap: Callback to get the size of data to be migrated during guest migration

[PATCH v2 0/1] Fix missing mem scrub at clear key import in cca_clr2cipherkey()
 2026-07-30 10:46 UTC  (2+ messages)

[PATCH v3 0/2] Fixes related to domain access and verification
 2026-07-30 10:41 UTC  (2+ messages)

[GIT PULL 0/7] KVM: s390: Fixes for 7.2
 2026-07-30 10:35 UTC  (2+ messages)

[PATCH RFC] mm/huge_memory: eliminate reference-counted huge zero folio
 2026-07-30 10:06 UTC  (3+ messages)

[PATCH v4 0/1] Fix buffer over-read in cca_cipher2protkey
 2026-07-30  8:50 UTC  (2+ messages)


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).