Linux s390 Architecture development
 help / color / mirror / Atom feed
 messages from 2026-06-29 13:07:22 to 2026-07-02 13:46:47 UTC [more...]

[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
 2026-07-02 13:46 UTC  (26+ messages)
` [PATCH v3 01/11] dt-bindings: reserved-memory: Document "
` [PATCH v3 02/11] dt-bindings: display: tegra: Document memory regions
` [PATCH v3 03/11] dt-bindings: gpu: host1x: Document memory-regions for NVDEC
` [PATCH v3 04/11] arm64/mm: Add set_memory_device() and set_memory_normal()
` [PATCH v3 05/11] bitmap: Add bitmap_allocate() function
` [PATCH v3 06/11] mm/cma: Allow dynamically creating CMA areas
` [PATCH v3 07/11] dma-buf: heaps: Add debugfs support
` [PATCH v3 08/11] dma-buf: heaps: Add support for Tegra VPR
` [PATCH v3 09/11] arm64: tegra: Add VPR placeholder node on Tegra234
` [PATCH v3 10/11] arm64: tegra: Hook up VPR to host1x
` [PATCH v3 11/11] arm64: tegra: Add VPR placeholder node on Tegra264

[RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
 2026-07-02 12:13 UTC  (10+ messages)

[PATCH v5 0/8] futex: Use runtime constants for futex_hash computation
 2026-07-02 11:18 UTC  (22+ messages)
` [PATCH v5 1/8] x86/runtime-const: Introduce runtime_const_mask_32()
` [PATCH v5 2/8] arm64/runtime-const: Use aarch64_insn_patch_text_nosync() for patching
` [PATCH v5 3/8] arm64/runtime-const: Introduce runtime_const_mask_32()
` [PATCH v5 4/8] riscv/runtime-const: Replace open-coded placeholder with RUNTIME_MAGIC
` [PATCH v5 5/8] riscv/runtime-const: Introduce runtime_const_mask_32()
` [PATCH v5 6/8] s390/runtime-const: "
` [PATCH v5 7/8] asm-generic/runtime-const: Add dummy runtime_const_mask_32()
` [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  (5+ messages)

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

[PATCH net v2] net/smc: fix UAF in smc_cdc_rx_handler() by pinning the socket
 2026-07-01 18:32 UTC  (2+ messages)

[PATCH v9 00/21] target/s390x: Extend qemu CPACF support
 2026-07-01 16:46 UTC  (22+ messages)
` [PATCH v9 01/21] target/s390x: Fix wrong address handling in address loops
` [PATCH v9 02/21] target/s390x: Rework s390 cpacf implementations
` [PATCH v9 03/21] target/s390x: Move cpacf sha512 code into a new file
` [PATCH v9 04/21] target/s390x: Support cpacf sha256
` [PATCH v9 05/21] target/s390x: Support AES ECB for cpacf km instruction
` [PATCH v9 06/21] target/s390x: Support AES CBC for cpacf kmc instruction
` [PATCH v9 07/21] target/s390x: Support AES CTR for cpacf kmctr instruction
` [PATCH v9 08/21] target/s390x: Minimal AES XTS support for cpacf pcc instruction
` [PATCH v9 09/21] target/s390x: Support AES XTS for cpacf km instruction
` [PATCH v9 10/21] target/s390x: Base support for cpacf protected keys
` [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 14/21] target/s390x: Support protected key AES CTR for cpacf kmctr 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] s390/uapi: Remove obsolete unistd_32.h from Kbuild file
 2026-07-01 13:47 UTC 

[PATCH v3 0/2] ptp: split non-host-disciplined PHC drivers into a dedicated subdirectory
 2026-07-01 12:08 UTC  (5+ messages)
` [PATCH v3 1/2] ptp: move non-host-disciplined clock "
` [PATCH v3 2/2] MAINTAINERS: update PTP maintainer entries after directory split

[PATCH v8 00/18] target/s390x: Extend qemu CPACF support
 2026-07-01  8:52 UTC  (16+ messages)
` [PATCH v8 01/18] target/s390x: Fix wrong address handling in address loops
` [PATCH v8 06/18] target/s390x: Support AES CBC for cpacf kmc instruction
` [PATCH v8 07/18] target/s390x: Support AES CTR for cpacf kmctr instruction

[PATCH v5 0/4] vfio-pci/zdev: Improved zPCI Function Measurement Support
 2026-07-01  8:34 UTC  (3+ messages)
` [PATCH v5 2/4] s390/pci: Preserve FMB state in device re-enablement

[PATCH] s390/mm: Fix type mismatch in get_align_mask()
 2026-07-01  6:25 UTC  (2+ messages)

[PATCH v7 00/22] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
 2026-07-01  6:14 UTC  (26+ messages)
` [PATCH v7 01/22] dma-direct: return struct page from dma_direct_alloc_from_pool()
` [PATCH v7 02/22] dma-pool: fix page leak in atomic_pool_expand() cleanup
` [PATCH v7 03/22] iommu/dma: Check atomic pool allocation result directly
` [PATCH v7 04/22] dma: free atomic pool pages by physical address
` [PATCH v7 05/22] swiotlb: Preserve allocation virtual address for dynamic pools
` [PATCH v7 06/22] s390: Expose protected virtualization through cc_platform_has()
` [PATCH v7 07/22] dma-direct: swiotlb: handle swiotlb alloc/free outside __dma_direct_alloc_pages
` [PATCH v7 08/22] coco: arm64: s390: powerpc: Mark secure guests with CC_ATTR_GUEST_MEM_ENCRYPT
` [PATCH v7 09/22] dma-mapping: Add internal shared allocation attribute
` [PATCH v7 10/22] dma-direct: use __DMA_ATTR_ALLOC_CC_SHARED in alloc/free paths
` [PATCH v7 11/22] dma-pool: track decrypted atomic pools and select them via attrs
` [PATCH v7 12/22] dma: swiotlb: pass mapping attributes by reference
` [PATCH v7 13/22] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
` [PATCH v7 14/22] dma-mapping: make dma_pgprot() honor __DMA_ATTR_ALLOC_CC_SHARED
` [PATCH v7 15/22] dma-direct: pass attrs to dma_capable() for DMA_ATTR_CC_SHARED checks
` [PATCH v7 16/22] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
` [PATCH v7 17/22] dma-direct: set decrypted flag for remapped DMA allocations
` [PATCH v7 18/22] dma-direct: select DMA address encoding from __DMA_ATTR_ALLOC_CC_SHARED
` [PATCH v7 19/22] dma-direct: rename ret to cpu_addr in alloc helpers
` [PATCH v7 20/22] dma: swiotlb: free dynamic pools from process context
` [PATCH v7 21/22] dma: swiotlb: handle set_memory_decrypted() failures
` [PATCH v7 22/22] swiotlb: remove unused SWIOTLB_FORCE flag

[PATCH V2 linux-next] perf test: Skip failing 'perf test aslr' test case
 2026-06-30 23:35 UTC  (2+ messages)

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

[PATCH v20 0/3] [VFIO] Error recovery for vfio-pci devices on s390x
 2026-06-30 17:27 UTC  (7+ messages)
` [PATCH v20 1/3] s390/pci: Store PCI error information for passthrough devices
` [PATCH v20 2/3] vfio-pci/zdev: Add a device feature for error information
` [PATCH v20 3/3] vfio/pci: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX

[PATCH v21 0/4] [PCI] Error recovery for vfio-pci devices on s390x
 2026-06-30 17:13 UTC  (9+ messages)
` [PATCH v21 1/4] PCI: Allow per function PCI slots to fix slot reset on s390
` [PATCH v21 2/4] PCI: Avoid saving config space state if inaccessible
` [PATCH v21 3/4] PCI: Fail FLR when config space is inaccessible
` [PATCH v21 4/4] PCI/MSI: Enable memory decoding before restoring MSI-X messages

[PATCH 4/8] arch/s390: Stop special-casing hugetlb mappings in arch_get_unmapped_area
 2026-06-30 17:10 UTC 

[PATCH v16 00/18] arm64: entry: Convert to Generic Entry
 2026-06-30 16:37 UTC  (16+ messages)
` [PATCH v16 01/18] seccomp: Convert __secure_computing() to return boolean
` [PATCH v16 05/18] arm64: ptrace: Expand secure_computing() in place
` [PATCH v16 10/18] arm64: ptrace: Extract syscall_exit_to_user_mode_work() helper
` [PATCH v16 11/18] arm64: ptrace: Align syscall exit work semantics with generic entry
` [PATCH v16 12/18] arm64: syscall: Use exit-specific flags check in el0_svc_common()
` [PATCH v16 13/18] arm64: syscall: Simplify el0_svc_common() syscall exit path
` [PATCH v16 14/18] arm64: syscall: Simplify syscall exit path in el0_svc_common()
` [PATCH v16 15/18] arm64: ptrace: Skip syscall exit reporting for PTRACE_SYSEMU_SINGLESTEP
` [PATCH v16 16/18] arm64: entry: Convert to generic entry
` [PATCH v16 17/18] arm64: Inline el0_svc_common()
` [PATCH v16 18/18] arm64: vdso: Expose sigreturn address on vdso to the kernel

[PATCH] s390x: stsi: regression test for the STSI 3.2.2 count clamp
 2026-06-30 13:21 UTC  (2+ messages)

[PATCH v3 00/15] s390/vfio-ap: Add live guest migration support
 2026-06-30 11:56 UTC  (30+ messages)
` [PATCH v3 01/15] s390/vfio-ap: Provide function to get the number of queues assigned to mdev
` [PATCH v3 02/15] s390/vfio-ap: Data structures for facilitating vfio device migration
` [PATCH v3 03/15] s390/vfio-ap: Initialize/release vfio device migration data
` [PATCH v3 04/15] s390/vfio-ap: Reset migration state in VFIO_DEVICE_RESET ioctl handler
` [PATCH v3 05/15] s390-vfio-ap: Callback to get/set vfio device mig state during guest migration
` [PATCH v3 06/15] s390/vfio-ap: Transition guest migration state from STOP to STOP_COPY
` [PATCH v3 07/15] s390/vfio-ap: File ops called to save the vfio device migration state
` [PATCH v3 08/15] s390/vfio-ap: Transition device migration state from STOP to RESUMING
` [PATCH v3 09/15] s390/vfio-ap: Add method to set a new guest AP configuration
` [PATCH v3 10/15] s390/vfio-ap: File ops called to resume the vfio device migration
` [PATCH v3 11/15] s390/vfio-ap: Transition device migration state to STOP
` [PATCH v3 12/15] s390/vfio-ap: Transition device migration state from STOP to RUNNING and vice versa
` [PATCH v3 13/15] s390/vfio-ap: Callback to get the size of data to be migrated during guest migration
` [PATCH v3 14/15] s390/vfio-ap: Add 'migratable' feature to sysfs 'features' attribute
` [PATCH v3 15/15] s390/vfio-ap: Add live guest migration chapter to vfio-ap.rst


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