messages from 2026-07-27 17:33:03 to 2026-07-28 05:42:31 UTC [more...]
[PATCH v6 0/8] futex: Use runtime constants for futex_hash computation
2026-07-28 5:42 UTC (17+ 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 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 net] s390/qeth: Check CAP_NET_ADMIN for private ioctls
2026-07-28 1:10 UTC (3+ 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
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