messages from 2026-07-24 18:29:50 to 2026-07-27 15:03:05 UTC [more...]
[PATCH v3 00/10] KVM: s390: Misc fixes
2026-07-27 15:02 UTC (2+ messages)
` [PATCH v3 01/10] KVM: s390: Fix unlikely NULL gmap dereference
[PATCH v2 0/6] s390: Add kCFI support
2026-07-27 14:47 UTC (13+ messages)
` [PATCH v2 1/6] s390/tools: Pass symbol name to do_relocs()
` [PATCH v2 2/6] s390/tools/relocs: Ignore __kcfi_typeid_ relocations
` [PATCH v2 3/6] s390: Add ftrace_stub_graph
` [PATCH v2 4/6] s390/diag: Generate CFI type information for assembly functions
` [PATCH v2 5/6] s390/bpf: Add kCFI support
` [PATCH v2 6/6] s390/Kconfig: Select ARCH_SUPPORTS_CFI
[PATCH 0/3] s390/dasd: fixes
2026-07-27 14:45 UTC (7+ messages)
` [PATCH 1/3] s390/dasd: Fix path verification interrupted by concurrent dasd_sleep_on_immediatly
` [PATCH 2/3] s390/dasd: Fix potential NULL pointer dereference
` [PATCH 3/3] s390/dasd: Fix undersized format-check buffer
[PATCH 0/6] s390: Add kCFI support
2026-07-27 13:52 UTC (4+ messages)
` [PATCH 5/6] s390/Kconfig: Select ARCH_SUPPORTS_CFI
7.2-rc1 regression Folio lock leak in writepage_delalloc()
2026-07-27 12:59 UTC (13+ messages)
` [PATCH/RFC] btrfs: fix folio lock leak in writepage_delalloc() for folios dirtied behind btrfs' back
[PATCH v2 0/3] Introduce arch_do_panic
2026-07-27 13:02 UTC (10+ messages)
` [PATCH v2 1/3] panic: "
` [PATCH v2 2/3] s390: Implement arch_do_panic
` [PATCH v2 3/3] sparc: "
[PATCH 00/36] treewide: remove conditional returns with no effect
2026-07-27 12:59 UTC (10+ messages)
` [PATCH 22/36] iommu/s390: remove conditional return "
` (subset) [PATCH 00/36] treewide: remove conditional returns "
[PATCH v6 0/2] Improve code in zcrypt msg type 6 handling
2026-07-27 12:14 UTC (7+ messages)
` [PATCH v6 1/2] s390/zcrypt: Improve CCA CPRB length and overflow checks
` [PATCH v6 2/2] s390/zcrypt: Improve EP11 "
[PATCH v8 00/23] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
2026-07-27 11:40 UTC (18+ messages)
` [PATCH v8 01/23] dma-direct: return struct page from dma_direct_alloc_from_pool()
[GIT PULL 0/7] KVM: s390: Fixes for 7.2
2026-07-27 11:24 UTC (14+ messages)
` [GIT PULL 1/7] KVM: s390: pci: Reject adapter interrupt forwarding if already enabled
` [GIT PULL 2/7] KVM: s390: pci: Fix memory accounting for pinned/unpinned pages
` [GIT PULL 3/7] KVM: s390: pci: Fix missing error codes and memory unaccounting
` [GIT PULL 4/7] KVM: s390: pci: Fix NULL dereference on AIBV allocation failure
` [GIT PULL 5/7] KVM: s390: pci: Fix resource leak on IRQ registration failure
` [GIT PULL 6/7] KVM: s390: pci: Validate AIBV and AISB before pinning guest pages
` [GIT PULL 7/7] KVM: s390: Fall back to short-term pinning in MAP ioctl
[PATCH v4 0/8] s390: Reintroduce support for DCACHE_WORD_ACCESS
2026-07-27 10:37 UTC (2+ messages)
[GIT PULL 0/5] KVM: s390: Fixes for 7.2
2026-07-27 10:09 UTC (12+ messages)
` [GIT PULL 1/5] KVM: s390: pci: Fix GISC refcount leak on AIF enable failure
` [GIT PULL 2/5] KVM: s390: vsie: Avoid potential deadlock with real spaces
` [GIT PULL 3/5] KVM: s390: Fix dat_crste_walk_range() early return
` [GIT PULL 4/5] KVM: s390: Improve kvm_s390_vm_stop_migration()
` [GIT PULL 5/5] KVM: s390: pci: Fix handling of AIF enable without AISB
[PATCH net v3] net/smc: fix out-of-bounds read of rkey array in SMC-Rv2 LLC processing
2026-07-27 9:58 UTC
[PATCH net v2] net/smc: fix out-of-bounds read of rkey array in SMC-Rv2 LLC processing
2026-07-27 9:56 UTC (4+ messages)
[PATCH 0/3] Introduce arch_do_panic
2026-07-27 9:35 UTC (8+ messages)
` [PATCH 1/3] panic: "
` [PATCH 2/3] s390: Implement arch_do_panic
` [PATCH 3/3] sparc: "
[PATCH net] dibs: fix use-after-free of dmb_node in loopback attach/detach/unregister
2026-07-27 9:35 UTC
[PATCH net] net/smc: clamp peer supplied CDC cursors to the buffer size
2026-07-27 7:45 UTC (2+ messages)
[PATCH v3] KVM: s390: Fall back to short-term pinning in MAP ioctl
2026-07-27 7:29 UTC (2+ messages)
mm: opaque hardware page-table entry handles
2026-07-27 7:11 UTC (4+ messages)
[PATCH net] net/smc: drain the rx tasklet before detaching the ghost sndbuf
2026-07-27 2:14 UTC
[PATCH 2/3] AF_ALG: Drop support for off-CPU cryptography
2026-07-26 20:10 UTC (17+ messages)
[PATCH v6 00/10] s390/vfio_ccw fixes
2026-07-26 17:40 UTC (21+ messages)
` [PATCH v6 01/10] s390/vfio_ccw: free all memory if cp_init() fails
` [PATCH v6 02/10] s390/vfio_ccw: limit the number of channel program segments
` [PATCH v6 03/10] s390/vfio_ccw: fix out of bounds check on CCW array
` [PATCH v6 04/10] s390/vfio_ccw: ensure first IDAW remains constant
` [PATCH v6 05/10] s390/vfio_ccw: calculate idal length based on idaw type
` [PATCH v6 06/10] s390/vfio_ccw: ensure index for read/write regions are within range
` [PATCH v6 07/10] s390/vfio_ccw: cancel existing workqueues
` [PATCH v6 08/10] s390/vfio_ccw: move cp cleanup out of not operational
` [PATCH v6 09/10] s390/vfio_ccw: implement a channel program mutex
` [PATCH v6 10/10] s390/vfio_ccw: implement a crw lock
[PATCH rdma-next v3 00/14] RDMA: Make device names unique per net namespace
2026-07-26 7:32 UTC (2+ messages)
[PATCH v5 00/10] s390/vfio_ccw fixes
2026-07-26 4:33 UTC (21+ messages)
` [PATCH v5 01/10] s390/vfio_ccw: free all memory if cp_init() fails
` [PATCH v5 02/10] s390/vfio_ccw: limit the number of channel program segments
` [PATCH v5 03/10] s390/vfio_ccw: fix out of bounds check on CCW array
` [PATCH v5 04/10] s390/vfio_ccw: ensure first IDAW remains constant
` [PATCH v5 05/10] s390/vfio_ccw: calculate idal length based on idaw type
` [PATCH v5 06/10] s390/vfio_ccw: ensure index for read/write regions are within range
` [PATCH v5 07/10] s390/vfio_ccw: cancel existing workqueues
` [PATCH v5 08/10] s390/vfio_ccw: move cp cleanup out of not operational
` [PATCH v5 09/10] s390/vfio_ccw: implement a channel program mutex
` [PATCH v5 10/10] s390/vfio_ccw: implement a crw lock
[PATCH v4 0/9] s390/vfio_ccw fixes
2026-07-26 0:59 UTC (26+ messages)
` [PATCH v4 1/9] s390/vfio_ccw: free all memory if cp_init() fails
` [PATCH v4 2/9] s390/vfio_ccw: limit the number of channel program segments
` [PATCH v4 3/9] s390/vfio_ccw: fix out of bounds check on CCW array
` [PATCH v4 4/9] s390/vfio_ccw: ensure first IDAW remains constant
` [PATCH v4 5/9] s390/vfio_ccw: calculate idal length based on idaw type
` [PATCH v4 6/9] s390/vfio_ccw: ensure index for read/write regions are within range
` [PATCH v4 7/9] s390/vfio_ccw: move cp cleanup out of not operational
` [PATCH v4 8/9] s390/vfio_ccw: implement a channel program mutex
` [PATCH v4 9/9] s390/vfio_ccw: implement a crw lock
[PATCH v3 0/8] s390/vfio_ccw fixes
2026-07-25 11:29 UTC (10+ messages)
` [PATCH v3 6/8] s390/vfio_ccw: ensure index for read/write regions are within range
` [PATCH v3 7/8] s390/vfio_ccw: implement a channel program mutex
` [PATCH v3 8/8] s390/vfio_ccw: implement a crw lock
[PATCH net] net/smc: fix out-of-bounds read of rkey array in SMC-Rv2 LLC processing
2026-07-25 4:53 UTC (3+ messages)
` [PATCH net v2] "
[PATCH net v5 0/3] net/smc: bound wire-controlled CDC cursors against the local buffers
2026-07-25 0:23 UTC (7+ messages)
` [PATCH net v5 1/3] net/smc: bound the wire-controlled producer cursor to the RMB
` [PATCH net v5 2/3] net/smc: bound the receive length to the RMB in smc_rx_recvmsg()
` [PATCH net v5 3/3] net/smc: bound the send length to the send buffer in smc_tx_sendmsg()
[RFC] net/iucv: af_iucv socket locking - accounting, and a staged plan
2026-07-24 22:29 UTC
[PATCH net-next v3] MAINTAINERS: Update SHARED MEMORY COMMUNICATIONS (SMC) maintainer entries
2026-07-24 22:00 UTC (2+ messages)
[PATCH v5 00/15] s390/vfio-ap: Add live guest migration support
2026-07-24 18:38 UTC (7+ messages)
` [PATCH v5 12/15] s390/vfio-ap: Transition device migration state from STOP to RUNNING and vice versa
` [PATCH v5 14/15] s390/vfio-ap: Add 'migratable' feature to sysfs 'features' attribute
` [PATCH v5 15/15] s390/vfio-ap: Add live guest migration chapter to vfio-ap.rst
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