Linux s390 Architecture development
 help / color / mirror / Atom feed
 messages from 2026-07-23 09:54:58 to 2026-07-23 22:40:45 UTC [more...]

7.2-rc1 regression Folio lock leak in writepage_delalloc()
 2026-07-23 22:40 UTC  (9+ messages)
` [PATCH/RFC] btrfs: fix folio lock leak in writepage_delalloc() for folios dirtied behind btrfs' back

[PATCH v6 0/6] KVM s390x PCI fixes
 2026-07-23 22:30 UTC  (13+ messages)
` [PATCH v6 1/6] KVM: s390: pci: Reject adapter interrupt forwarding if already enabled
` [PATCH v6 2/6] KVM: s390: pci: Fix memory accounting for pinned/unpinned pages
` [PATCH v6 3/6] KVM: s390: pci: Fix missing error codes and memory unaccounting
` [PATCH v6 4/6] KVM: s390: pci: Fix NULL dereference on AIBV allocation failure
` [PATCH v6 5/6] KVM: s390: pci: Fix resource leak on IRQ registration failure
` [PATCH v6 6/6] KVM: s390: pci: Validate AIBV and AISB before pinning guest pages

[PATCH v2] KVM: s390: Fall back to short-term pinning in MAP ioctl
 2026-07-23 21:42 UTC  (5+ messages)

[PATCH v3 0/8] s390/vfio_ccw fixes
 2026-07-23 20:38 UTC  (18+ messages)
` [PATCH v3 1/8] s390/vfio_ccw: free all memory if cp_init() fails
` [PATCH v3 2/8] s390/vfio_ccw: limit the number of channel program segments
` [PATCH v3 3/8] s390/vfio_ccw: fix out of bounds check on CCW array
` [PATCH v3 4/8] s390/vfio_ccw: ensure first IDAW remains constant
` [PATCH v3 5/8] s390/vfio_ccw: calculate idal length based on idaw type
` [PATCH v3 6/8] s390/vfio_ccw: ensure index for read/write regions are within range
` [PATCH v3 7/8] s390/vfio_ccw: implement a channel program mutex
` [PATCH v3 8/8] s390/vfio_ccw: implement a crw lock

[PATCH v5 0/6] KVM s390x PCI fixes
 2026-07-23 20:26 UTC  (16+ messages)
` [PATCH v5 1/6] KVM: s390: pci: Reject adapter interrupt forwarding if already enabled
` [PATCH v5 2/6] KVM: s390: pci: Fix memory accounting for pinned/unpinned pages
` [PATCH v5 3/6] KVM: s390: pci: Fix missing error codes and memory unaccounting
` [PATCH v5 4/6] KVM: s390: pci: Fix NULL dereference on AIBV allocation failure
` [PATCH v5 5/6] KVM: s390: pci: Fix resource leak on IRQ registration failure
` [PATCH v5 6/6] KVM: s390: pci: Validate AIBV and AISB before pinning guest pages

[PATCH v2 0/2] Improve DIAG 9c observability
 2026-07-23 19:56 UTC  (4+ messages)
` [PATCH v2 2/2] s390/kvm: Add tracepoint for DIAG 9c directed yield operations

[PATCH 00/36] treewide: remove conditional returns with no effect
 2026-07-23 18:45 UTC  (2+ messages)
` [PATCH 22/36] iommu/s390: remove conditional return "

[PATCH v4 0/6] KVM s390x PCI fixes
 2026-07-23 17:31 UTC  (20+ messages)
` [PATCH v4 1/6] KVM: s390: pci: Reject adapter interrupt forwarding if already enabled
` [PATCH v4 2/6] KVM: s390: pci: Fix memory accounting for pinned/unpinned pages
` [PATCH v4 3/6] KVM: s390: pci: Fix missing error codes and memory unaccounting
` [PATCH v4 4/6] KVM: s390: pci: Fix NULL dereference on AIBV allocation failure
` [PATCH v4 5/6] KVM: s390: pci: Fix resource leak on IRQ registration failure
` [PATCH v4 6/6] KVM: s390: pci: Validate AIBV and AISB before pinning guest pages

mm: opaque hardware page-table entry handles
 2026-07-23 17:01 UTC  (4+ messages)

[PATCH v2 0/1] Improve code in zcrypt msg type 6 handling
 2026-07-23 17:01 UTC  (3+ messages)
` [PATCH v2 1/1] s390/zcrypt: Improve length check and overflow detection at zcrypt msg type 6

[PATCH v1 0/1] Improve code in zcrypt msg type 6 handling
 2026-07-23 16:22 UTC  (3+ messages)
` [PATCH v1 1/1] s390/zcrypt: Improve length check and overflow detection at zcrypt msg type 6

[PATCH] s390/spinlock: Add contention tracepoints to lock slowpath
 2026-07-23 15:37 UTC  (3+ messages)

[PATCH v1 0/1] Fix the length of the qd field of the TAPQ response
 2026-07-23 15:13 UTC  (3+ messages)
` [PATCH v1 1/1] s390/ap: Fix queue depth field length

[PATCH v3 00/13] s390/dasd: ESE thin-provisioning performance improvements
 2026-07-23 14:35 UTC  (27+ messages)
` [PATCH v3 01/13] s390/dasd: Optimize max blocks per request for track alignment
` [PATCH v3 02/13] s390/dasd: Add infrastructure for ESE full-track write
` [PATCH v3 03/13] s390/dasd: Add range-based format-track collision detection
` [PATCH v3 04/13] s390/dasd: Extend prepare_itcw() to support WRITE_FULL_TRACK
` [PATCH v3 05/13] s390/dasd: Add dasd_eckd_build_cp_tpm_writefulltrack()
` [PATCH v3 06/13] s390/dasd: Use WRITE_FULL_TRACK in ESE format handler
` [PATCH v3 07/13] s390/dasd: Add full_track_bias sysfs attribute to control fulltrack write mode
` [PATCH v3 08/13] s390/dasd: Derive adaptive ESE fulltrack heuristic from ft_bias
` [PATCH v3 09/13] s390/dasd: Stamp a format label into newly formatted volumes
` [PATCH v3 10/13] s390/dasd: Detect ESE volumes from the on-disk format label
` [PATCH v3 11/13] s390/dasd: Report ESE capability and format mode at device online
` [PATCH v3 12/13] s390/dasd: Re-enable discard support for ESE volumes
` [PATCH v3 13/13] s390/dasd: Read cached unit address and LSS in the CCW build path

[PATCH net v3] net/smc: order the CDC receive path against buffer publication
 2026-07-23 14:31 UTC  (2+ messages)

[PATCH v2 0/2] Add missing facility check to ptp_s390 driver
 2026-07-23 14:10 UTC  (2+ messages)

[PATCH] s390/smp: Reflect (de)configured CPUs to cpu_enabled_mask
 2026-07-23 14:03 UTC  (2+ messages)

[PATCH net] s390/qeth: Check CAP_NET_ADMIN for private ioctls
 2026-07-23 14:00 UTC 

[PATCH net v1] net/smc: fix socket use-after-free during link group termination
 2026-07-23 10:54 UTC 

[PATCH v3 0/2] Fixes related to domain access and verification
 2026-07-23 10:34 UTC  (5+ messages)
` [PATCH v3 1/2] s390/zcrypt: Fix wrong domain value verification with EP11 CPRBs
` [PATCH v3 2/2] s390/zcrypt: Close speculative mem read possibility

[PATCH net v2] net/smc: validate peer CDC cursor against RMBE size before accepting it
 2026-07-23 10:18 UTC  (2+ messages)

[PATCH v5 0/1] Rework pkey ioctl functions error paths
 2026-07-23 10:09 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