messages from 2026-07-27 15:03:05 to 2026-07-28 14:27:06 UTC [more...]
[PATCH v8 00/23] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
2026-07-28 14:26 UTC (20+ messages)
` [PATCH v8 01/23] dma-direct: return struct page from dma_direct_alloc_from_pool()
` [PATCH v8 05/23] swiotlb: Preserve allocation virtual address for dynamic pools
` [PATCH v8 07/23] dma-direct: swiotlb: handle swiotlb alloc/free outside __dma_direct_alloc_pages
` [PATCH v8 09/23] dma-mapping: Add internal shared allocation attribute
[PATCH v3 00/10] KVM: s390: Misc fixes
2026-07-28 14:16 UTC (27+ messages)
` [PATCH v3 01/10] KVM: s390: Fix unlikely NULL gmap dereference
` [PATCH v3 02/10] KVM: s390: Fix leaking of PGM_ADDRESSING to userspace
` [PATCH v3 03/10] KVM: s390: Fix race in __do_essa()
` [PATCH v3 04/10] KVM: s390: cmma: Fix dirty tracking when removing memslot
` [PATCH v3 05/10] KVM: s390: ucontrol: Add missing locking around gmap_remove_child()
` [PATCH v3 06/10] KVM: s390: Fix overclearing ESCA in case of error
` [PATCH v3 07/10] KVM: s390: Return -EINTR if a signal was pending while faulting-in
` [PATCH v3 08/10] KVM: s390: Free the mmu cache when kvm_arch_vcpu_create() fails
` [PATCH v3 09/10] KVM: s390: Fix ordering when adding to SCA
` [PATCH v3 10/10] KVM: s390: Fix cleanup in kvm_s390_pv_create_cpu()
[PATCH net v5 0/3] net/smc: bound wire-controlled CDC cursors against the local buffers
2026-07-28 13:50 UTC (3+ messages)
` [PATCH net v5 1/3] net/smc: bound the wire-controlled producer cursor to the RMB
[PATCH RFC] mm/huge_memory: eliminate reference-counted huge zero folio
2026-07-28 13:06 UTC
[RFC] net/iucv: af_iucv socket locking - accounting, and a staged plan
2026-07-28 12:52 UTC (2+ messages)
[PATCH 0/4] s390: Remove or replace cond_resched() calls
2026-07-28 12:06 UTC (16+ messages)
` [PATCH 1/4] s390/crypto: Replace cond_resched() with schedule()
` [PATCH 2/4] KVM: s390: Remove cond_resched() calls
` [PATCH 3/4] "
` [PATCH 4/4] s390/cio: "
[PATCH v2 2/3] s390: Implement arch_do_panic
2026-07-28 11:43 UTC (5+ messages)
[PATCH net v2] net/smc: validate peer CDC cursor against RMBE size before accepting it
2026-07-28 11:37 UTC (4+ messages)
[PATCH v6 0/8] futex: Use runtime constants for futex_hash computation
2026-07-28 11:08 UTC (20+ messages)
` [PATCH v6 1/8] x86/runtime-const: Introduce runtime_const_mask_32()
` [PATCH v6 2/8] arm64/runtime-const: Use aarch64_insn_patch_text_nosync() for patching
` [PATCH v6 3/8] arm64/runtime-const: Introduce runtime_const_mask_32()
` [PATCH v6 4/8] riscv/runtime-const: Replace open-coded placeholder with RUNTIME_MAGIC
` [PATCH v6 5/8] riscv/runtime-const: Introduce runtime_const_mask_32()
` [PATCH v6 6/8] s390/runtime-const: "
` [PATCH v6 7/8] asm-generic/runtime-const: Add dummy runtime_const_mask_32()
` [PATCH v6 8/8] futex: Use runtime constants for __futex_hash() hot path
[PATCH net] s390/qeth: Check CAP_NET_ADMIN for private ioctls
2026-07-28 10:50 UTC (4+ messages)
[PATCH v2 1/3] panic: Introduce arch_do_panic
2026-07-28 10:13 UTC (2+ messages)
[PATCH net v3] net/smc: fix out-of-bounds read of rkey array in SMC-Rv2 LLC processing
2026-07-28 9:59 UTC (2+ messages)
[PATCH net] dibs: fix use-after-free of dmb_node in loopback attach/detach/unregister
2026-07-28 9:35 UTC (2+ messages)
[PATCH net v1] net/smc: fix socket use-after-free during link group termination
2026-07-28 9:32 UTC (2+ messages)
[PATCH v2 0/3] Request to queue zfcp enhancements for upstream merge window
2026-07-28 5:26 UTC (7+ messages)
` [PATCH v2 1/3] zfcp: Enhance fsf status read buffer tracing
` [PATCH v2 2/3] zfcp: Trace plogi and prli within open port response as payload
` [PATCH v2 3/3] zfcp: trace return values of sysfs unit add store
[PATCH net] net/smc: clamp peer supplied CDC cursors to the buffer size
2026-07-28 4:08 UTC (2+ messages)
[PATCH v9 00/10] s390/vfio_ccw fixes
2026-07-28 4:05 UTC (21+ messages)
` [PATCH v9 01/10] s390/vfio_ccw: free all memory if cp_init() fails
` [PATCH v9 02/10] s390/vfio_ccw: limit the number of channel program segments
` [PATCH v9 03/10] s390/vfio_ccw: fix out of bounds check on CCW array
` [PATCH v9 04/10] s390/vfio_ccw: ensure first IDAW remains constant
` [PATCH v9 05/10] s390/vfio_ccw: calculate idal length based on idaw type
` [PATCH v9 06/10] s390/vfio_ccw: ensure index for read/write regions are within range
` [PATCH v9 07/10] s390/vfio_ccw: cancel existing workqueues
` [PATCH v9 08/10] s390/vfio_ccw: move cp cleanup out of not operational
` [PATCH v9 09/10] s390/vfio_ccw: selectively expand io_mutex
` [PATCH v9 10/10] s390/vfio_ccw: implement a crw lock
[PATCH v8 00/10] s390/vfio_ccw fixes
2026-07-28 3:23 UTC (25+ messages)
` [PATCH v8 01/10] s390/vfio_ccw: free all memory if cp_init() fails
` [PATCH v8 02/10] s390/vfio_ccw: limit the number of channel program segments
` [PATCH v8 03/10] s390/vfio_ccw: fix out of bounds check on CCW array
` [PATCH v8 04/10] s390/vfio_ccw: ensure first IDAW remains constant
` [PATCH v8 05/10] s390/vfio_ccw: calculate idal length based on idaw type
` [PATCH v8 06/10] s390/vfio_ccw: ensure index for read/write regions are within range
` [PATCH v8 07/10] s390/vfio_ccw: cancel existing workqueues
` [PATCH v8 08/10] s390/vfio_ccw: move cp cleanup out of not operational
` [PATCH v8 09/10] s390/vfio_ccw: selectively expand io_mutex
` [PATCH v8 10/10] s390/vfio_ccw: implement a crw lock
[PATCH net] net/smc: drain the rx tasklet before detaching the ghost sndbuf
2026-07-28 2:14 UTC (2+ messages)
[PATCH v7 00/10] s390/vfio_ccw fixes
2026-07-28 0:54 UTC (25+ messages)
` [PATCH v7 01/10] s390/vfio_ccw: free all memory if cp_init() fails
` [PATCH v7 02/10] s390/vfio_ccw: limit the number of channel program segments
` [PATCH v7 03/10] s390/vfio_ccw: fix out of bounds check on CCW array
` [PATCH v7 04/10] s390/vfio_ccw: ensure first IDAW remains constant
` [PATCH v7 05/10] s390/vfio_ccw: calculate idal length based on idaw type
` [PATCH v7 06/10] s390/vfio_ccw: ensure index for read/write regions are within range
` [PATCH v7 07/10] s390/vfio_ccw: cancel existing workqueues
` [PATCH v7 08/10] s390/vfio_ccw: move cp cleanup out of not operational
` [PATCH v7 09/10] s390/vfio_ccw: selectively expand io_mutex
` [PATCH v7 10/10] s390/vfio_ccw: implement a crw lock
[PATCH 2/3] AF_ALG: Drop support for off-CPU cryptography
2026-07-27 23:40 UTC (5+ messages)
[PATCH 00/36] treewide: remove conditional returns with no effect
2026-07-27 12:26 UTC (2+ messages)
` (subset) "
[PATCH v6 00/15] s390/vfio-ap: Add live guest migration support
2026-07-27 18:45 UTC (31+ messages)
` [PATCH v6 01/15] s390/vfio-ap: Provide function to get the number of queues assigned to mdev
` [PATCH v6 02/15] s390/vfio-ap: Data structures for facilitating vfio device migration
` [PATCH v6 03/15] s390/vfio-ap: Functions to initialize/release vfio device migration data
` [PATCH v6 04/15] s390/vfio-ap: Reset migration state in VFIO_DEVICE_RESET ioctl handler
` [PATCH v6 05/15] s390-vfio-ap: Callback to get/set vfio device mig state during guest migration
` [PATCH v6 06/15] s390/vfio-ap: Transition guest migration state from STOP to STOP_COPY
` [PATCH v6 07/15] s390/vfio-ap: File ops called to save the vfio device migration state
` [PATCH v6 08/15] s390/vfio-ap: Transition device migration state from STOP to RESUMING
` [PATCH v6 09/15] s390/vfio-ap: Add method to set a new guest AP configuration
` [PATCH v6 10/15] s390/vfio-ap: File ops called to resume the vfio device migration
` [PATCH v6 11/15] s390/vfio-ap: Transition device migration state to STOP
` [PATCH v6 12/15] s390/vfio-ap: Transition device migration state from STOP to RUNNING and vice versa
` [PATCH v6 13/15] s390/vfio-ap: Callback to get the size of data to be migrated during guest migration
` [PATCH v6 14/15] s390/vfio-ap: Add 'migratable' feature to sysfs 'features' attribute
` [PATCH v6 15/15] s390/vfio-ap: Add live guest migration chapter to vfio-ap.rst
[PATCH 2/3] AF_ALG: Drop support for off-CPU cryptography
2026-07-27 17:20 UTC (10+ messages)
[PATCH v2 0/6] s390: Add kCFI support
2026-07-27 15:37 UTC (3+ messages)
` [PATCH v2 5/6] s390/bpf: "
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