Linux s390 Architecture development
 help / color / mirror / Atom feed
 messages from 2026-07-25 15:27:15 to 2026-07-27 17:32:51 UTC [more...]

[PATCH v6 00/15] s390/vfio-ap: Add live guest migration support
 2026-07-27 17:32 UTC 

[PATCH 2/3] AF_ALG: Drop support for off-CPU cryptography
 2026-07-27 17:20 UTC  (12+ messages)

[PATCH v3 00/10] KVM: s390: Misc fixes
 2026-07-27 17:18 UTC  (21+ messages)
` [PATCH v3 01/10] KVM: s390: Fix unlikely NULL gmap dereference
` [PATCH v3 02/10] KVM: s390: Fix leaking of PGM_ADDRESSING to userspace
` [PATCH v3 03/10] KVM: s390: Fix race in __do_essa()
` [PATCH v3 04/10] KVM: s390: cmma: Fix dirty tracking when removing memslot
` [PATCH v3 05/10] KVM: s390: ucontrol: Add missing locking around gmap_remove_child()
` [PATCH v3 06/10] KVM: s390: Fix overclearing ESCA in case of error
` [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 0/4] s390: Remove or replace cond_resched() calls
 2026-07-27 17:05 UTC  (9+ messages)
` [PATCH 1/4] s390/crypto: Replace cond_resched() with schedule()
` [PATCH 2/4] KVM: s390: Remove cond_resched() calls
` [PATCH 3/4] "
` [PATCH 4/4] s390/cio: "

[PATCH v2 0/6] s390: Add kCFI support
 2026-07-27 15:37 UTC  (14+ messages)
` [PATCH v2 1/6] s390/tools: Pass symbol name to do_relocs()
` [PATCH v2 2/6] s390/tools/relocs: Ignore __kcfi_typeid_ relocations
` [PATCH v2 3/6] s390: Add ftrace_stub_graph
` [PATCH v2 4/6] s390/diag: Generate CFI type information for assembly functions
` [PATCH v2 5/6] s390/bpf: Add kCFI support
` [PATCH v2 6/6] s390/Kconfig: Select ARCH_SUPPORTS_CFI

[PATCH 0/3] s390/dasd: fixes
 2026-07-27 14:45 UTC  (7+ messages)
` [PATCH 1/3] s390/dasd: Fix path verification interrupted by concurrent dasd_sleep_on_immediatly
` [PATCH 2/3] s390/dasd: Fix potential NULL pointer dereference
` [PATCH 3/3] s390/dasd: Fix undersized format-check buffer

[PATCH 0/6] s390: Add kCFI support
 2026-07-27 13:52 UTC  (4+ messages)
` [PATCH 5/6] s390/Kconfig: Select ARCH_SUPPORTS_CFI

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

[PATCH v2 0/3] Introduce arch_do_panic
 2026-07-27 13:02 UTC  (10+ messages)
` [PATCH v2 1/3] panic: "
` [PATCH v2 2/3] s390: Implement arch_do_panic
` [PATCH v2 3/3] sparc: "

[PATCH 00/36] treewide: remove conditional returns with no effect
 2026-07-27 12:59 UTC  (7+ messages)

[PATCH v6 0/2] Improve code in zcrypt msg type 6 handling
 2026-07-27 12:14 UTC  (7+ messages)
` [PATCH v6 1/2] s390/zcrypt: Improve CCA CPRB length and overflow checks
` [PATCH v6 2/2] s390/zcrypt: Improve EP11 "

[PATCH v8 00/23] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
 2026-07-27 11:40 UTC  (13+ messages)
` [PATCH v8 01/23] dma-direct: return struct page from dma_direct_alloc_from_pool()

[GIT PULL 0/7] KVM: s390: Fixes for 7.2
 2026-07-27 11:24 UTC  (14+ messages)
` [GIT PULL 1/7] KVM: s390: pci: Reject adapter interrupt forwarding if already enabled
` [GIT PULL 2/7] KVM: s390: pci: Fix memory accounting for pinned/unpinned pages
` [GIT PULL 3/7] KVM: s390: pci: Fix missing error codes and memory unaccounting
` [GIT PULL 4/7] KVM: s390: pci: Fix NULL dereference on AIBV allocation failure
` [GIT PULL 5/7] KVM: s390: pci: Fix resource leak on IRQ registration failure
` [GIT PULL 6/7] KVM: s390: pci: Validate AIBV and AISB before pinning guest pages
` [GIT PULL 7/7] KVM: s390: Fall back to short-term pinning in MAP ioctl

[PATCH v4 0/8] s390: Reintroduce support for DCACHE_WORD_ACCESS
 2026-07-27 10:37 UTC  (2+ messages)

[GIT PULL 0/5] KVM: s390: Fixes for 7.2
 2026-07-27 10:09 UTC  (12+ messages)
` [GIT PULL 1/5] KVM: s390: pci: Fix GISC refcount leak on AIF enable failure
` [GIT PULL 2/5] KVM: s390: vsie: Avoid potential deadlock with real spaces
` [GIT PULL 3/5] KVM: s390: Fix dat_crste_walk_range() early return
` [GIT PULL 4/5] KVM: s390: Improve kvm_s390_vm_stop_migration()
` [GIT PULL 5/5] KVM: s390: pci: Fix handling of AIF enable without AISB

[PATCH net v3] net/smc: fix out-of-bounds read of rkey array in SMC-Rv2 LLC processing
 2026-07-27  9:58 UTC 

[PATCH net v2] net/smc: fix out-of-bounds read of rkey array in SMC-Rv2 LLC processing
 2026-07-27  9:56 UTC  (3+ messages)

[PATCH 0/3] Introduce arch_do_panic
 2026-07-27  9:35 UTC  (8+ messages)
` [PATCH 1/3] panic: "
` [PATCH 2/3] s390: Implement arch_do_panic
` [PATCH 3/3] sparc: "

[PATCH net] dibs: fix use-after-free of dmb_node in loopback attach/detach/unregister
 2026-07-27  9:35 UTC 

[PATCH net] net/smc: clamp peer supplied CDC cursors to the buffer size
 2026-07-27  7:45 UTC  (2+ messages)

[PATCH v3] KVM: s390: Fall back to short-term pinning in MAP ioctl
 2026-07-27  7:29 UTC  (2+ messages)

mm: opaque hardware page-table entry handles
 2026-07-27  7:11 UTC  (4+ messages)

[PATCH net] net/smc: drain the rx tasklet before detaching the ghost sndbuf
 2026-07-27  2:14 UTC 

[PATCH v6 00/10] s390/vfio_ccw fixes
 2026-07-26 17:40 UTC  (21+ messages)
` [PATCH v6 01/10] s390/vfio_ccw: free all memory if cp_init() fails
` [PATCH v6 02/10] s390/vfio_ccw: limit the number of channel program segments
` [PATCH v6 03/10] s390/vfio_ccw: fix out of bounds check on CCW array
` [PATCH v6 04/10] s390/vfio_ccw: ensure first IDAW remains constant
` [PATCH v6 05/10] s390/vfio_ccw: calculate idal length based on idaw type
` [PATCH v6 06/10] s390/vfio_ccw: ensure index for read/write regions are within range
` [PATCH v6 07/10] s390/vfio_ccw: cancel existing workqueues
` [PATCH v6 08/10] s390/vfio_ccw: move cp cleanup out of not operational
` [PATCH v6 09/10] s390/vfio_ccw: implement a channel program mutex
` [PATCH v6 10/10] s390/vfio_ccw: implement a crw lock

[PATCH rdma-next v3 00/14] RDMA: Make device names unique per net namespace
 2026-07-26  7:32 UTC  (2+ messages)

[PATCH v5 00/10] s390/vfio_ccw fixes
 2026-07-26  4:33 UTC  (21+ messages)
` [PATCH v5 01/10] s390/vfio_ccw: free all memory if cp_init() fails
` [PATCH v5 02/10] s390/vfio_ccw: limit the number of channel program segments
` [PATCH v5 03/10] s390/vfio_ccw: fix out of bounds check on CCW array
` [PATCH v5 04/10] s390/vfio_ccw: ensure first IDAW remains constant
` [PATCH v5 05/10] s390/vfio_ccw: calculate idal length based on idaw type
` [PATCH v5 06/10] s390/vfio_ccw: ensure index for read/write regions are within range
` [PATCH v5 07/10] s390/vfio_ccw: cancel existing workqueues
` [PATCH v5 08/10] s390/vfio_ccw: move cp cleanup out of not operational
` [PATCH v5 09/10] s390/vfio_ccw: implement a channel program mutex
` [PATCH v5 10/10] s390/vfio_ccw: implement a crw lock

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

[PATCH 2/3] AF_ALG: Drop support for off-CPU cryptography
 2026-07-25 17:49 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox