messages from 2026-07-30 16:27:24 to 2026-07-31 16:53:53 UTC [more...]
[PATCH v4 0/4] s390: Remove or replace cond_resched() calls
2026-07-31 16:53 UTC (6+ messages)
` [PATCH v4 1/4] s390/crypto: Replace cond_resched() with msleep(1)
` [PATCH v4 2/4] KVM: s390: Remove cond_resched() calls
` [PATCH v4 3/4] "
` [PATCH v4 4/4] s390/cio: "
[PATCH v5 00/17] s390/dasd: ESE thin-provisioning performance improvements
2026-07-31 16:43 UTC (33+ messages)
` [PATCH v5 01/17] s390/dasd: Propagate partial completion length across ERP recovery
` [PATCH v5 02/17] s390/dasd: Guard sysfs discipline callbacks against unallocated private data
` [PATCH v5 03/17] s390/dasd: Optimize max blocks per request for track alignment
` [PATCH v5 04/17] s390/dasd: Use GFP_KERNEL in dasd_alloc_device()
` [PATCH v5 05/17] s390/dasd: Add defines for the Extended Address Volume track address
` [PATCH v5 06/17] s390/dasd: Add infrastructure for ESE full-track write
` [PATCH v5 07/17] s390/dasd: Add range-based format-track collision detection
` [PATCH v5 08/17] s390/dasd: Extend prepare_itcw() to support WRITE_FULL_TRACK
` [PATCH v5 09/17] s390/dasd: Add dasd_eckd_build_cp_tpm_writefulltrack()
` [PATCH v5 10/17] s390/dasd: Use WRITE_FULL_TRACK in ESE format handler
` [PATCH v5 11/17] s390/dasd: Add full_track_bias to control fulltrack write mode
` [PATCH v5 12/17] s390/dasd: Derive adaptive ESE fulltrack heuristic from ft_bias
` [PATCH v5 13/17] s390/dasd: Stamp a format label into newly formatted volumes
` [PATCH v5 14/17] s390/dasd: Detect ESE volumes from the on-disk format label
` [PATCH v5 15/17] s390/dasd: Report ESE capability and format mode at device online
` [PATCH v5 16/17] s390/dasd: Re-enable discard support for ESE volumes
` [PATCH v5 17/17] s390/dasd: Read cached unit address and LSS in the CCW build path
[PATCH] mm: pull writability check to follow_pfnmap_start()
2026-07-31 16:41 UTC (3+ messages)
[PATCH v5 00/31] KVM: s390: Introduce arm64 KVM
2026-07-31 16:15 UTC (67+ 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 v4] net/smc: order the CDC receive path against buffer publication
2026-07-31 15:32 UTC (2+ messages)
[PATCH net v2 0/1] net: smc: smc_rx_splice() can underflow VM page refcounts
2026-07-31 14:56 UTC (3+ messages)
` [PATCH net v2 1/1] net: smc: fix splice entry lifetime imbalance in smc_rx_splice
[PATCH 0/3] s390/dasd: fixes
2026-07-31 14:29 UTC (3+ messages)
[PATCH net] s390/qeth: validate user buffer length in SNMP and ARP query ioctls
2026-07-31 14:22 UTC (2+ 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 (8+ messages)
` [PATCH v3 1/4] s390/crypto: Replace cond_resched() with msleep(1)
[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 (9+ 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 5/5] s390/zcrypt: Pad trailing CCA or EP11 message with zeros
[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 (2+ 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()
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