Linux s390 Architecture development
 help / color / mirror / Atom feed
 messages from 2026-07-28 09:59:04 to 2026-07-29 18:53:17 UTC [more...]

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

[PATCH v1] vfio/pci: Avoid mapping BARs for devices with non-mappable BARs
 2026-07-29 18:23 UTC  (2+ messages)

[PATCH v9 0/5] Improve code in zcrypt msg type 6 handling
 2026-07-29 17:07 UTC  (11+ messages)
` [PATCH v9 1/5] s390/zcrypt: Fix CPRB memory allocation in zcrypt misc code
` [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 v9 5/5] s390/zcrypt: Pad trailing CCA or EP11 message with zeros

[PATCH net v4] net/smc: order the CDC receive path against buffer publication
 2026-07-29 16:53 UTC  (3+ messages)

[PATCH 0/4] s390: Remove or replace cond_resched() calls
 2026-07-29 16:45 UTC  (9+ messages)
` [PATCH 1/4] s390/crypto: Replace cond_resched() with schedule()
` [PATCH 2/4] KVM: s390: Remove cond_resched() calls

[PATCH v2 0/1] Fix missing mem scrub at clear key import in cca_clr2cipherkey()
 2026-07-29 16:24 UTC  (6+ messages)
` [PATCH v2 1/1] s390/zcrypt: "

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

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

[PATCH v4 0/1] Fix buffer over-read in cca_cipher2protkey
 2026-07-29 13:49 UTC  (4+ messages)
` [PATCH v4 1/1] s390/zcrypt: "

[PATCH v1 0/2] s390/zcrypt: Validate length in CCA key requests
 2026-07-29 13:30 UTC  (10+ messages)
` [PATCH v1 1/2] s390/zcrypt: Validate length for CCA AES cipher "
` [PATCH v1 2/2] s390/zcrypt: Validate length for CCA ECC private "

[PATCH net] net/smc: fix qentry overwrite for CONFIRM_LINK and ADD_LINK_CONT in smc_llc_event_handler()
 2026-07-29 13:01 UTC 

[PATCH] s390/smp: Reflect (de)configured CPUs to cpu_enabled_mask
 2026-07-29 13:01 UTC 

[PATCH net] dibs: fix use-after-free of dmb_node in loopback attach/detach/unregister
 2026-07-29 12:50 UTC  (6+ messages)

[PATCH v8 00/23] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
 2026-07-29 12:42 UTC  (31+ messages)
` [PATCH v8 01/23] dma-direct: return struct page from dma_direct_alloc_from_pool()
` [PATCH v8 05/23] swiotlb: Preserve allocation virtual address for dynamic pools
` [PATCH v8 07/23] dma-direct: swiotlb: handle swiotlb alloc/free outside __dma_direct_alloc_pages
` [PATCH v8 09/23] dma-mapping: Add internal shared allocation attribute
` [PATCH v8 12/23] dma: swiotlb: pass mapping attributes by reference
` [PATCH v8 15/23] dma-direct: pass attrs to dma_capable() for DMA_ATTR_CC_SHARED checks
` [PATCH v8 19/23] dma-direct: select DMA address encoding from __DMA_ATTR_ALLOC_CC_SHARED

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

[PATCH v2 0/6] s390: Add kCFI support
 2026-07-29 12:10 UTC  (3+ messages)
` [PATCH v2 5/6] s390/bpf: "

[PATCH v2 0/3] Introduce arch_do_panic
 2026-07-29 12:06 UTC  (4+ messages)

[PATCH] s390/sclp: Allow SCLP Action Qualifiers for Spyre card status reporting
 2026-07-29 11:28 UTC  (2+ messages)

[PATCH v1 0/1] Fix the length of the qd field of the TAPQ response
 2026-07-29 11:25 UTC  (2+ messages)

[PATCH net] net/smc: drain the rx tasklet before detaching the ghost sndbuf
 2026-07-29  9:46 UTC  (2+ messages)

[PATCH v6 0/8] futex: Use runtime constants for futex_hash computation
 2026-07-29  6:49 UTC  (5+ messages)
` [PATCH v6 8/8] futex: Use runtime constants for __futex_hash() hot path

[PATCH 0/1] zfcp bugfix for 7.2
 2026-07-29  2:56 UTC  (3+ messages)
` [PATCH 1/1] fix memory leak during adapter release by destroying gid_pn_req

[PATCH v2 0/3] Request to queue zfcp enhancements for upstream merge window
 2026-07-29  2:16 UTC  (2+ messages)

[PATCH v6 00/15] s390/vfio-ap: Add live guest migration support
 2026-07-28 22:29 UTC  (4+ messages)
` [PATCH v6 08/15] s390/vfio-ap: Transition device migration state from STOP to RESUMING

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

[PATCH v3] KVM: s390: Fall back to short-term pinning in MAP ioctl
 2026-07-28 19:53 UTC  (5+ messages)

[PATCH RFC] mm/huge_memory: eliminate reference-counted huge zero folio
 2026-07-28 19:16 UTC  (2+ messages)

[PATCH net v5 0/3] net/smc: bound wire-controlled CDC cursors against the local buffers
 2026-07-28 17:25 UTC  (4+ messages)
` [PATCH net v5 1/3] net/smc: bound the wire-controlled producer cursor to the RMB

[PATCH v2 0/4] s390: Remove or replace cond_resched() calls
 2026-07-28 16:13 UTC  (11+ messages)
` [PATCH v2 1/4] s390/crypto: Replace cond_resched() with msleep(1)
` [PATCH v2 2/4] KVM: s390: Remove cond_resched() calls
` [PATCH v2 3/4] "
` [PATCH v2 4/4] s390/cio: "

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

[PATCH v3 00/10] KVM: s390: Misc fixes
 2026-07-28 15:09 UTC  (16+ messages)
` [PATCH v3 01/10] KVM: s390: Fix unlikely NULL gmap dereference
` [PATCH v3 07/10] KVM: s390: Return -EINTR if a signal was pending while faulting-in
` [PATCH v3 08/10] KVM: s390: Free the mmu cache when kvm_arch_vcpu_create() fails
` [PATCH v3 09/10] KVM: s390: Fix ordering when adding to SCA
` [PATCH v3 10/10] KVM: s390: Fix cleanup in kvm_s390_pv_create_cpu()

[PATCH v9 00/10] s390/vfio_ccw fixes
 2026-07-28 14:53 UTC  (7+ messages)
` [PATCH v9 08/10] s390/vfio_ccw: move cp cleanup out of not operational
` [PATCH v9 09/10] s390/vfio_ccw: selectively expand io_mutex

[RFC] net/iucv: af_iucv socket locking - accounting, and a staged plan
 2026-07-28 12:52 UTC  (2+ messages)

[PATCH v2 2/3] s390: Implement arch_do_panic
 2026-07-28 11:43 UTC  (5+ messages)

[PATCH net v2] net/smc: validate peer CDC cursor against RMBE size before accepting it
 2026-07-28 11:37 UTC  (4+ messages)

[PATCH net] s390/qeth: Check CAP_NET_ADMIN for private ioctls
 2026-07-28 10:50 UTC  (3+ messages)

[PATCH v2 1/3] panic: Introduce arch_do_panic
 2026-07-28 10:13 UTC  (2+ messages)

[PATCH net v3] net/smc: fix out-of-bounds read of rkey array in SMC-Rv2 LLC processing
 2026-07-28  9:59 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