Linux s390 Architecture development
 help / color / mirror / Atom feed
 messages from 2026-07-01 16:47:13 to 2026-07-06 17:44:09 UTC [more...]

[PATCH v4 00/27] KVM: s390: Introduce arm64 KVM
 2026-07-06 17:44 UTC  (49+ messages)
` [PATCH v4 01/27] VFIO: take reference to the KVM module
` [PATCH v4 02/27] KVM, vfio: remove symbol_get(kvm_get_kvm_safe) from vfio
` [PATCH v4 03/27] KVM, vfio: remove symbol_get(kvm_put_kvm) "
` [PATCH v4 04/27] KVM: Make device name configurable
` [PATCH v4 05/27] KVM: Remove KVM_MMIO as config option
` [PATCH v4 06/27] arm64: Use proper include variant
` [PATCH v4 07/27] arm64: Prepare sharing arm64 headers with s390
` [PATCH v4 08/27] KVM: arm64: Prepare sharing arm64 code "
` [PATCH v4 09/27] KVM: arm64: Access elements of vcpu_gp_regs individually
` [PATCH v4 10/27] KVM: arm64: Refactor core-reset into a separate function
` [PATCH v4 11/27] s390: Use arm64 headers
` [PATCH v4 12/27] KVM: s390: Use arm64 code
` [PATCH v4 13/27] KVM: s390: Prepare KVM/s390 for a second KVM module
` [PATCH v4 14/27] KVM: s390: Move s390 kvm code into a subdirectory
` [PATCH v4 15/27] KVM: S390: Prepare gmap for a second KVM implementation
` [PATCH v4 16/27] KVM: s390: gmap: Refactor storage key and CMMA code into separate files
` [PATCH v4 17/27] KVM: s390: Refactor prefix handling into a separate file
` [PATCH v4 18/27] KVM: s390: Prepare kvm-s390 for a second kvm module
` [PATCH v4 19/27] s390: Introduce Start Arm Execution instruction
` [PATCH v4 20/27] KVM: s390: arm64: Introduce host definitions
` [PATCH v4 21/27] s390/hwcaps: Report SAE support as hwcap
` [PATCH v4 22/27] KVM: s390: Add basic arm64 kvm module
` [PATCH v4 23/27] KVM: s390: arm64: Implement required functions
` [PATCH v4 24/27] KVM: s390: arm64: Implement vm/vcpu create destroy
` [PATCH v4 25/27] KVM: s390: arm64: Implement vCPU IOCTLs
` [PATCH v4 26/27] KVM: s390: arm64: Implement basic page fault handler
` [PATCH v4 27/27] KVM: s390: arm64: Enable KVM_ARM64 config and Kbuild

[PATCH 0/2] s390/vdso: Fix GNU_EH_FRAME PHDR
 2026-07-06 17:26 UTC  (6+ messages)
` [PATCH 1/2] s390/vdso: Pass --eh-frame-hdr to the linker
` [PATCH 2/2] s390/vdso: Use symbolic constants for the PHDR permission flags

[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
 2026-07-06 13:49 UTC  (17+ messages)
` [PATCH v3 01/11] dt-bindings: reserved-memory: Document "
` [PATCH v3 02/11] dt-bindings: display: tegra: Document memory regions
` [PATCH v3 04/11] arm64/mm: Add set_memory_device() and set_memory_normal()
` [PATCH v3 06/11] mm/cma: Allow dynamically creating CMA areas
` [PATCH v3 10/11] arm64: tegra: Hook up VPR to host1x

[PATCH v10 00/21] target/s390x: Extend qemu CPACF support
 2026-07-06 13:41 UTC  (27+ messages)
` [PATCH v10 01/21] target/s390x: Fix wrong address handling in address loops
` [PATCH v10 02/21] target/s390x: Rework s390 cpacf implementations
` [PATCH v10 03/21] target/s390x: Move cpacf sha512 code into a new file
` [PATCH v10 04/21] target/s390x: Support cpacf sha256
` [PATCH v10 05/21] target/s390x: Support AES ECB for cpacf km instruction
` [PATCH v10 06/21] target/s390x: Support AES CBC for cpacf kmc instruction
` [PATCH v10 07/21] target/s390x: Support AES CTR for cpacf kmctr instruction
` [PATCH v10 08/21] target/s390x: Minimal AES XTS support for cpacf pcc instruction
` [PATCH v10 09/21] target/s390x: Support AES XTS for cpacf km instruction
` [PATCH v10 10/21] target/s390x: Base support for cpacf protected keys
` [PATCH v10 11/21] target/s390x: Support pckmo encrypt AES subfunctions
` [PATCH v10 12/21] target/s390x: Support protected key AES ECB for cpacf km instruction
` [PATCH v10 13/21] target/s390x: Support protected key AES CBC for cpacf kmc instruction
` [PATCH v10 14/21] target/s390x: Support protected key AES CTR for cpacf kmctr instruction
` [PATCH v10 15/21] target/s390x: Minimal protected key AES XTS support for cpacf pcc instruction
` [PATCH v10 16/21] target/s390x: Support protected key AES XTS for cpacf km instruction
` [PATCH v10 17/21] docs/s390: Document CPACF instructions support
` [PATCH v10 18/21] crypto: Add aes-helpers file to support some AES modes
` [PATCH v10 19/21] target/s390x: Use generic AES helper functions
` [PATCH v10 20/21] target/s390x: Improve fetch and store mem from and to guest
` [PATCH v10 21/21] tests/tcg/s390x: Add tests for CPACF instructions

[PATCH net v2] net/smc: fix UAF in smc_cdc_rx_handler() by pinning the socket
 2026-07-06 11:00 UTC  (3+ messages)

[RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
 2026-07-06  8:16 UTC  (27+ messages)

[PATCH v9 00/21] target/s390x: Extend qemu CPACF support
 2026-07-06  8:02 UTC  (16+ messages)
` [PATCH v9 03/21] target/s390x: Move cpacf sha512 code into a new file
` [PATCH v9 06/21] target/s390x: Support AES CBC for cpacf kmc instruction
` [PATCH v9 11/21] target/s390x: Support pckmo encrypt AES subfunctions
` [PATCH v9 12/21] target/s390x: Support protected key AES ECB for cpacf km instruction
` [PATCH v9 13/21] target/s390x: Support protected key AES CBC for cpacf kmc instruction
` [PATCH v9 15/21] target/s390x: Minimal protected key AES XTS support for cpacf pcc instruction
` [PATCH v9 16/21] target/s390x: Support protected key AES XTS for cpacf km instruction
` [PATCH v9 17/21] docs/s390: Document CPACF instructions support
` [PATCH v9 18/21] crypto: Add aes-helpers file to support some AES modes
` [PATCH v9 19/21] target/s390x: Use generic AES helper functions
` [PATCH v9 20/21] target/s390x: Improve fetch and store mem from and to guest
` [PATCH v9 21/21] tests/tcg/s390x: Add tests for CPACF instructions

[PATCH net v4 0/3] net/smc: bound wire-controlled CDC cursors against the local buffers
 2026-07-06  7:54 UTC  (7+ messages)
` [PATCH net v4 1/3] net/smc: bound the wire-controlled producer cursor to the RMB
` [PATCH net v4 2/3] net/smc: bound the receive length to the RMB in smc_rx_recvmsg()
` [PATCH net v4 3/3] net/smc: bound the send length to the send buffer in smc_tx_sendmsg()

[PATCH net] net/iucv: take a reference on the socket found in afiucv_hs_rcv()
 2026-07-06  3:24 UTC 

[PATCH v16 00/18] arm64: entry: Convert to Generic Entry
 2026-07-06  2:41 UTC  (15+ messages)
` [PATCH v16 01/18] seccomp: Convert __secure_computing() to return boolean
` [PATCH v16 02/18] syscall_user_dispatch: Introduce a weak fallback for arch_syscall_is_vdso_sigreturn()

[PATCH] s390/mm: Fix type mismatch in get_align_mask()
 2026-07-04 16:42 UTC  (5+ messages)
  ` [PATCH v1] s390/zcrypt: Remove the empty file
  ` [GIT PULL] s390 updates for 7.2-rc2

[PATCH net] net/smc: ignore peer-supplied rmbe_idx and dmbe_idx
 2026-07-03 17:12 UTC  (2+ messages)

[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
 2026-07-03 14:54 UTC  (5+ messages)
` [PATCH v12 02/16] set_memory: add folio_{zap,restore}_direct_map helpers

[PATCH v3 07/11] dma-buf: heaps: Add debugfs support
 2026-07-03 12:14 UTC  (2+ messages)

[PATCH] s390/zcrypt: Delete CEX2 and CEX3 device drivers
 2026-07-03 12:00 UTC  (3+ messages)

[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-07-03 11:46 UTC  (10+ messages)
` [PATCH v6 03/20] dma-direct: use DMA_ATTR_CC_SHARED in alloc/free paths

[PATCH] s390x: stsi: regression test for the STSI 3.2.2 count clamp
 2026-07-03 11:44 UTC  (2+ messages)

[PATCH v2 0/1] Rework pkey ioctl functions error pathes
 2026-07-03  9:57 UTC  (3+ messages)
` [PATCH v2 1/1] s390/pkey: Rework "

[PATCH v1 0/8] KVM: s390: Misc fixes
 2026-07-02 17:08 UTC  (15+ messages)
` [PATCH v1 1/8] KVM: s390: vsie: Avoid potential deadlock with real spaces
` [PATCH v1 2/8] KVM: s390: Fix unlikely NULL gmap dereference
` [PATCH v1 3/8] KVM: s390: Fix unlikely race with KVM_CAP_S390_USER_OPEREXEC
` [PATCH v1 4/8] KVM: s390: Fix return value of kvm_s390_set_cmma_bits()
` [PATCH v1 5/8] KVM: s390: Fix race in __do_essa()
` [PATCH v1 6/8] KVM: s390: cmma: Fix dirty tracking when removing memslot
` [PATCH v1 7/8] KVM: s390: Fix dat_crste_walk_range() early return
` [PATCH v1 8/8] KVM: s390: Improve kvm_s390_vm_stop_migration()

[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-07-02 15:19 UTC  (14+ messages)

[PATCH v5 0/8] futex: Use runtime constants for futex_hash computation
 2026-07-02 11:18 UTC  (10+ messages)
` [PATCH v5 8/8] futex: Use runtime constants for __futex_hash() hot path
        ` [PATCH] futex: Optimise the size check get_futex_key()

[PATCH net] net/smc: avoid recursive sk_callback_lock in listen data_ready
 2026-07-02  7:51 UTC  (3+ messages)

[PATCH net v3] net/smc: fix out-of-bounds read when sk_user_data holds a sk_psock
 2026-07-02  3:17 UTC  (4+ messages)

[PATCH v1] s390/zcrypt: Remove the empty file
 2026-06-26  5:58 UTC 


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