messages from 2026-08-12 17:56:56 to 2026-08-13 14:55:19 UTC [more...]
[PATCH v1] s390/ap: Drop unused member from ap_device_id
2026-08-13 14:55 UTC (2+ messages)
[kvm-unit-tests PATCH] s390x: firq: Trigger KVM flic injection bug
2026-08-13 14:40 UTC
[PATCH v2] s390/cpacf: Unpoison instruction results
2026-08-13 14:09 UTC (3+ messages)
[PATCH 0/2] s390/ipl: Fix missing re-IPL parm blocks handling in dump paths
2026-08-13 13:57 UTC (7+ messages)
` [PATCH 1/2] s390/ipl: Fix NULL deref in kdump without re-IPL parm block
` [PATCH 2/2] s390/ipl: Fix NULL deref in dump_reipl "
[PATCH] s390/time: Use jiffies instead of jiffies_64
2026-08-13 13:48 UTC (2+ messages)
[PATCH v6 00/33] KVM: s390: Introduce arm64 KVM
2026-08-13 13:19 UTC (37+ messages)
` [PATCH v6 04/33] arm64: Use proper include variant
` [PATCH v6 05/33] arm64: ptrace: Use constants for compat register numbers
` [PATCH v6 06/33] arm64: sysreg: Convert SPSR_ELx to automatic register generation
` [PATCH v6 07/33] KVM: arm64: Access elements of vcpu_gp_regs individually
` [PATCH v6 08/33] KVM: arm64: Use accessor functions for core regs
` [PATCH v6 09/33] arm64: Prepare sharing arm64 headers with s390
` [PATCH v6 10/33] arm64: Share "
` [PATCH v6 14/33] KVM: s390: Rename kvm-s390.{c,h} to s390.{c,h}
` [PATCH v6 15/33] KVM: s390: Move kvm_host definitions to kvm_host_s390
` [PATCH v6 16/33] KVM: s390: Move s390 kvm code into a subdirectory
` [PATCH v6 17/33] KVM: s390: Move PGM code definitions to asm/kvm_host.h
` [PATCH v6 18/33] KVM: s390: Prepare gmap for a second KVM implementation
` [PATCH v6 19/33] KVM: s390: gmap: Make storage keys optional
` [PATCH v6 20/33] KVM: s390: gmap: Make CMMA optional
` [PATCH v6 21/33] KVM: s390: gmap: Make prefix handling optional
[PATCH v5 0/9] s390/vfio-ap: Fix bugs in vfio_ap device driver callback functions
2026-08-13 13:05 UTC (22+ messages)
` [PATCH v5 1/9] s390/vfio-ap: Fix stale do_remove flag across iterations in vfio_ap_mdev_cfg_remove
` [PATCH v5 2/9] s390/vfio-ap: Fix dereference matrix_mdev->kvm without checking for NULL
` [PATCH v5 3/9] s390/vfio-ap: Fix missing lock required to access list of ap_matrix_mdev objects
` [PATCH v5 4/9] s390/vfio-ap: Fix required lock not held during update of ap_matrix_mdev object
` [PATCH v5 5/9] s390/vfio-ap: Fix control domain removal in vfio_ap_mdev_cfg_remove
` [PATCH v5 6/9] s390/vfio-ap: fix potential use of uninitialized apm_filtered bitmap
` [PATCH v5 7/9] s390/vfio-ap: Fix hot-unplug skipped when last AP adapter or domain removed
` [PATCH v5 8/9] s390/vfio-ap: Fix NULL deref in status_show() during queue probe
` [PATCH v5 9/9] s390/vfio-ap: Fix memory leak when queue removed from host AP config
[PATCH net] net/iucv: only deliver HiperSockets frames to HiperSockets sockets
2026-08-13 12:51 UTC
[PATCH v7 00/15] s390/vfio-ap: Add live guest migration support
2026-08-12 16:04 UTC (11+ messages)
` [PATCH v7 01/15] s390/vfio-ap: Provide function to get the number of queues assigned to mdev
` [PATCH v7 02/15] s390/vfio-ap: Data structures for facilitating vfio device migration
` [PATCH v7 03/15] s390/vfio-ap: Functions to initialize/release vfio device migration data
` [PATCH v7 04/15] s390/vfio-ap: Reset migration state in VFIO_DEVICE_RESET ioctl handler
` [PATCH v7 05/15] s390/vfio-ap: Callback to get/set vfio device mig state during guest migration
[PATCH v4 0/3] net: sysctl: Const Qualify sysctl ctl_table arrays
2026-08-13 11:40 UTC (3+ messages)
[RFC PATCH v2 0/2] dma: swiotlb: Centralize default pool sizing
2026-08-13 10:25 UTC (3+ messages)
` [RFC PATCH v2 1/2] dma: swiotlb: Centralize default pool initialization and sizing
` [RFC PATCH v2 2/2] dma: swiotlb: Initialize and size shared default pools for memory encryption
[PATCH v3 0/2] s390/uv: Various fixes for UV secrets
2026-08-13 10:20 UTC (3+ messages)
` [PATCH v3 2/2] s390/uv: Prevent potential out-of-bounds read
[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
2026-08-13 9:36 UTC (14+ messages)
` [PATCH v4 17/20] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
` [PATCH v4 18/20] mm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymous
` [PATCH v4 19/20] tools/testing/vma: add test to assert MAP_PRIVATE-/dev/zero is anon
[PATCH] s390/pai: Handle multiple PMU stop callback invocations
2026-08-13 9:33 UTC (4+ messages)
[RFC PATCH] dma: swiotlb: Size shared default pools for memory encryption
2026-08-13 9:13 UTC (7+ messages)
[PATCH] s390/percpu: Fix MVIY_PERCPU() with older binutils
2026-08-13 8:57 UTC (4+ messages)
[PATCH net] net/smc: hash socket only after full initialisation in smc_sk_init()
2026-08-13 7:43 UTC
[PATCH net v3] net/smc: fix clcsock and lgr/lnk races in smc_diag dump path
2026-08-13 7:33 UTC (3+ messages)
[PATCH net v2 0/2] net/smc: close the SMC-D teardown window around the ghost send buffer
2026-08-13 7:29 UTC (8+ messages)
` [PATCH net v2 1/2] net/smc: unregister the connection before draining the rx tasklet
` [PATCH net v2 2/2] net/smc: do not dereference an unset send buffer on the SMC-D teardown path
[syzbot ci] Re: net/smc: fix clcsock and lgr/lnk races in smc_diag dump path
2026-08-13 7:25 UTC (2+ messages)
[RFC V2 0/6] mm: Drop pxd_ERROR()
2026-08-13 7:18 UTC (16+ messages)
` [RFC V2 1/6] loongarch/mm: Stop using pte_ERROR()
` [RFC V2 3/6] sh/mm: "
` [RFC V2 4/6] sh/mm: Stop using [p4d|pud|pmd]_ERROR()
` [RFC V2 6/6] mm: Drop pxd_ERROR()
[PATCH] net/smc: release the internal TCP sock on IPPROTO_SMC socket creation failure
2026-08-13 6:25 UTC (5+ messages)
` [PATCH v2] "
[PATCH net v6 0/3] net/smc: fix out-of-bounds and use-after-free in SMC-Rv2 LLC processing
2026-08-13 6:15 UTC (8+ messages)
` [PATCH net v6 1/3] net/smc: fix use-after-free of the LLC qentry in smc_llc_srv_add_link()
` [PATCH net v6 2/3] net/smc: bound the peer rkey counts in SMC-Rv2 LLC messages
` [PATCH net v6 3/3] net/smc: carry oversized SMC-Rv2 LLC messages in the queue entry
[PATCH net] net/dibs: Correct freeing of dmb_clientid_arr
2026-08-13 0:20 UTC (2+ messages)
[PATCH v23 4/5] PCI: Fail FLR when config space is inaccessible
2026-08-12 22:45 UTC (3+ messages)
[PATCH v23 0/5] [PCI] Error recovery for vfio-pci devices on s390x
2026-08-12 22:37 UTC (3+ messages)
[PATCH v23 5/5] PCI/MSI: Enable memory decoding before restoring MSI-X messages
2026-08-12 22:35 UTC (3+ messages)
[PATCH v4 00/10] dma-buf: heaps: Add support for Tegra VPR
2026-08-12 22:34 UTC (5+ messages)
` [PATCH v4 02/10] dt-bindings: display: tegra: Document memory regions
` [PATCH v4 03/10] dt-bindings: gpu: host1x: Document memory-regions for NVDEC
[PATCH v23 5/5] PCI/MSI: Enable memory decoding before restoring MSI-X messages
2026-08-12 22:22 UTC (3+ messages)
[PATCH] vfio: Use file-based reference counting for KVM
2026-08-12 19:39 UTC (3+ messages)
[PATCH v4 0/9] s390/vfio-ap: Fix bugs in vfio_ap device driver callback functions
2026-08-12 18:56 UTC (8+ messages)
` [PATCH v4 3/9] s390/vfio-ap: Fix missing lock required to access list of ap_matrix_mdev objects
` [PATCH v4 8/9] s390/vfio-ap: Fix NULL deref in status_show() during queue probe
[PATCH v5 00/13] syscalls: Add a shared table for all archs
2026-08-12 18:10 UTC (11+ messages)
` [PATCH v5 04/13] arm: Use the common syscall table
` [PATCH v5 10/13] syscalls: Add an option for offsetting the common table
` [PATCH v5 11/13] alpha: Define entry point for set_mempolicy_home_node syscall
` [PATCH v5 12/13] alpha: Remove alpha_ prefix from custom syscall entries
` [PATCH v5 13/13] alpha: Use the common syscall table
page: | 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