messages from 2026-06-18 22:11:30 to 2026-06-24 10:05:16 UTC [more...]
[PATCH v8 00/18] target/s390x: Extend qemu CPACF support
2026-06-24 10:05 UTC (20+ messages)
` [PATCH v8 01/18] target/s390x: Fix wrong address handling in address loops
` [PATCH v8 02/18] target/s390x: Rework s390 cpacf implementations
` [PATCH v8 03/18] target/s390x: Move cpacf sha512 code into a new file
` [PATCH v8 04/18] target/s390x: Support cpacf sha256
` [PATCH v8 05/18] target/s390x: Support AES ECB for cpacf km instruction
` [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 v8 08/18] target/s390x: Minimal AES XTS support for cpacf pcc instruction
` [PATCH v8 09/18] target/s390x: Support AES XTS for cpacf km instruction
` [PATCH v8 10/18] target/s390x: Support pckmo encrypt AES subfunctions
` [PATCH v8 11/18] target/s390x: Support protected key AES ECB for cpacf km instruction
` [PATCH v8 12/18] target/s390x: Support protected key AES CBC for cpacf kmc instruction
` [PATCH v8 13/18] target/s390x: Support protected key AES CTR for cpacf kmctr instruction
` [PATCH v8 14/18] target/s390x: Minimal protected key AES XTS support for cpacf pcc instruction
` [PATCH v8 15/18] target/s390x: Support protected key AES XTS for cpacf km instruction
` [PATCH v8 16/18] docs/s390: Document CPACF instructions support
` [PATCH v8 17/18] crypto: Add aes-helpers file to support some AES modes
` [PATCH v8 18/18] target/s390x: Use generic AES helper functions
[PATCH v2] KVM: s390: pci: Fix GISC refcount leak on AIF enable failure
2026-06-24 8:42 UTC (3+ messages)
[PATCH net-next v2] Documentation: net/smc: correct old value of smcr_max_recv_wr
2026-06-24 6:14 UTC (3+ messages)
[PATCH v20 0/4] [PCI] Error recovery for vfio-pci devices on s390x
2026-06-23 23:14 UTC (16+ messages)
` [PATCH v20 1/4] PCI: Allow per function PCI slots to fix slot reset on s390
` [PATCH v20 2/4] PCI: Avoid saving config space state if inaccessible
` [PATCH v20 3/4] PCI: Fail FLR when config space is inaccessible
` [PATCH v20 4/4] PCI/MSI: Enable memory decoding before restoring MSI-X messages
[PATCH v19 0/3] [VFIO] Error recovery for vfio-pci devices on s390x
2026-06-23 21:07 UTC (5+ messages)
` [PATCH v19 2/3] vfio-pci/zdev: Add a device feature for error information
[PATCH v2] s390/monwriter: Reject buffer reuse with different data length
2026-06-23 17:55 UTC (2+ messages)
[PATCH] s390/monwriter: Reject buffer reuse with different data length
2026-06-23 17:05 UTC (2+ messages)
[PATCH v6 00/10] KVM: s390: A bunch of gmap-related fixes
2026-06-23 15:55 UTC (17+ messages)
` [PATCH v6 01/10] s390/mm: Fix handling of _PAGE_UNUSED pte bit
` [PATCH v6 02/10] KVM: s390: Fix dat_peek_cmma() overflow
` [PATCH v6 03/10] KVM: s390: Do not set special large pages dirty
` [PATCH v6 04/10] KVM: s390: Fix code typo in gmap_protect_asce_top_level()
` [PATCH v6 05/10] KVM: s390: Fix handle_{sske,pfmf} under memory pressure
` [PATCH v6 06/10] KVM: s390: Fix locking in kvm_s390_set_mem_control()
` [PATCH v6 07/10] KVM: s390: Fix cmma dirty tracking
` [PATCH v6 08/10] KVM: s390: selftests: Fix cmma selftest
` [PATCH v6 09/10] KVM: s390: Return failure in case of failure in kvm_s390_set_cmma_bits()
` [PATCH v6 10/10] KVM: s390: vsie: Avoid potential deadlock with real spaces
[PATCH v7 00/17] target/s390x: Extend qemu CPACF support
2026-06-23 14:53 UTC (33+ messages)
` [PATCH v7 08/17] target/s390x: Support AES XTS for cpacf km instruction
` [PATCH v7 09/17] target/s390x: Support pckmo encrypt AES subfunctions
` [PATCH v7 10/17] target/s390x: Support protected key AES ECB for cpacf km instruction
` [PATCH v7 11/17] target/s390x: Support protected key AES CBC for cpacf kmc instruction
` [PATCH v7 12/17] target/s390x: Support protected key AES CTR for cpacf kmctr instruction
` [PATCH v7 13/17] target/s390x: Minimal protected key AES XTS support for cpacf pcc instruction
` [PATCH v7 14/17] target/s390x: Support protected key AES XTS for cpacf km instruction
` [PATCH v7 15/17] docs/s390: Document CPACF instructions support
` [PATCH v7 16/17] crypto: Add aes-helpers file to support some AES modes
[PATCH v3 0/1] pkey: Fix for PKEY_VERIFYPROTK ioctl
2026-06-23 14:33 UTC (4+ messages)
` [PATCH v3 1/1] pkey: Move keytype check from pkey api to handler
[PATCH] KVM: s390: pci: Fix GISC refcount leak on AIF enable failure
2026-06-23 14:30 UTC (3+ messages)
[PATCH v2 0/1] pkey: Fix for PKEY_VERIFYPROTK ioctl
2026-06-23 13:55 UTC (6+ messages)
` [PATCH v2 1/1] pkey: Fix for PKEY_VERIFYPROTK iotl
[PATCH net] net/smc: avoid recursive sk_callback_lock in listen data_ready
2026-06-23 10:38 UTC (4+ messages)
` [PATCH net v2] "
[PATCH v5 0/9] KVM: s390: A bunch of gmap-related fixes
2026-06-23 10:35 UTC (20+ messages)
` [PATCH v5 1/9] s390/mm: Fix handling of _PAGE_UNUSED pte bit
` [PATCH v5 2/9] KVM: s390: Fix dat_peek_cmma() overflow
` [PATCH v5 3/9] KVM: s390: Do not set special large pages dirty
` [PATCH v5 4/9] KVM: s390: Fix code typo in gmap_protect_asce_top_level()
` [PATCH v5 5/9] KVM: s390: Fix handle_{sske,pfmf} under memory pressure
` [PATCH v5 6/9] KVM: s390: Fix locking in kvm_s390_set_mem_control()
` [PATCH v5 7/9] KVM: s390: Fix cmma dirty tracking
` [PATCH v5 8/9] KVM: s390: selftests: Fix cmma selftest
` [PATCH v5 9/9] KVM: s390: Return failure in case of failure in kvm_s390_set_cmma_bits()
[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
2026-06-23 10:10 UTC (20+ messages)
[PATCH v4 0/8] futex: Use runtime constants for futex_hash computation
2026-06-23 7:01 UTC (9+ messages)
` [PATCH v4 3/8] arm64/runtime-const: Introduce runtime_const_mask_32()
` [PATCH v4 4/8] riscv/runtime-const: Replace open-coded placeholder with RUNTIME_MAGIC
` [PATCH v4 5/8] riscv/runtime-const: Introduce runtime_const_mask_32()
[PATCH -next v4 0/4] s390/mm: Batch PTE updates in lazy MMU mode
2026-06-23 6:27 UTC (8+ messages)
` [PATCH -next v4 2/4] "
` [PATCH -next v4 3/4] mm/kasan: Introduce helpers for lazy MMU mode sanitizer
[PATCH net v2] net/smc: fix out-of-bounds read when sk_user_data holds a sk_psock
2026-06-23 6:02 UTC (4+ messages)
[PATCH v4 0/4] vfio-pci/zdev: Improved zPCI Function Measurement Support
2026-06-22 21:40 UTC (8+ messages)
` [PATCH v4 2/4] s390/pci: Preserve FMB state in device re-enablement
` [PATCH v4 3/4] vfio-pci/zdev: Add VFIO FMB device features
[PATCH linux-next] perf test: Skip failing 'perf test aslr' test case
2026-06-22 18:17 UTC (3+ messages)
[PATCH v3 0/5] s390/idle: CPU idle driver
2026-06-22 17:07 UTC (7+ messages)
` [PATCH v3 4/5] s390/idle: Introduce cpuidle for s390
[GIT PULL] more s390 updates for 7.2 merge window
2026-06-22 16:36 UTC (2+ messages)
[PATCH v2] s390/traps: Add exception statistics
2026-06-22 14:39 UTC (5+ messages)
[PATCH v4 0/7] KVM: s390: A bunch of gmap-related fixes
2026-06-22 11:44 UTC (13+ messages)
` [PATCH v4 1/7] s390/mm: Fix handling of _PAGE_UNUSED pte bit
` [PATCH v4 2/7] KVM: s390: Fix dat_peek_cmma() overflow
` [PATCH v4 3/7] KVM: s390: Do not set special large pages dirty
` [PATCH v4 4/7] KVM: s390: Fix code typo in gmap_protect_asce_top_level()
` [PATCH v4 5/7] KVM: s390: Fix handle_{sske,pfmf} under memory pressure
` [PATCH v4 6/7] KVM: s390: cmma: Fix cmma dirty tracking
` [PATCH v4 7/7] KVM: s390: selftests: Fix cmma selftest
[PATCH 0/2] Improve DIAG 9c observability
2026-06-22 7:18 UTC (7+ messages)
` [PATCH 1/2] s390/kvm: Refactor __diag_time_slice_end_directed for single exit point
` [PATCH 2/2] s390/kvm: Add tracepoint for DIAG 9c directed yield operations
[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
2026-06-22 0:58 UTC (14+ messages)
[PATCH net] net/smc: fix out-of-bounds read in smc_clcsock_data_ready()
2026-06-21 11:28 UTC (5+ messages)
[PATCH v3 0/3] net/smc: bound wire-controlled CDC cursors against the local buffers
2026-06-19 22:17 UTC (13+ messages)
` [PATCH v3 1/3] net/smc: bound the wire-controlled producer cursor to the RMB
` [PATCH v3 2/3] net/smc: bound the receive length to the RMB in smc_rx_recvmsg()
` [PATCH v3 3/3] net/smc: bound the send length to the send buffer in smc_tx_sendmsg()
[PATCH] s390: Add build salt to the vDSO
2026-06-19 13:51 UTC (3+ messages)
[PATCH v1 0/1] pkey: Fix for PKEY_VERIFYPROTK ioctl
2026-06-19 10:35 UTC (11+ messages)
` [PATCH v1 1/1] pkey: Fix bitsize check in "
[PATCH v3 0/4] KVM: s390: Fixes for gmap and _PAGE_UNUSED
2026-06-19 8:05 UTC (3+ messages)
` [PATCH v3 1/4] s390/mm: Fix handling of _PAGE_UNUSED pte bit
[PATCH net] net/smc: avoid recursive sk_callback_lock in listen data_ready
2026-06-19 5:36 UTC (3+ messages)
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