messages from 2025-11-26 21:17:08 to 2025-12-04 17:56:13 UTC [more...]
[PATCH 00/17] Steal time based dynamic CPU resource management
2025-12-04 17:53 UTC (9+ messages)
` [PATCH 01/17] sched/fair: Enable group_asym_packing in find_idlest_group
` [PATCH 02/17] powerpc/lpar: Reorder steal accounting calculation
` [PATCH 03/17] pseries/lpar: Process steal metrics
` [PATCH 04/17] powerpc/smp: Add num_available_cores callback for smp_ops
` [PATCH 05/17] pseries/smp: Query and set entitlements
` [PATCH 06/17] powerpc/smp: Delay processing steal time at boot
` [PATCH 07/17] sched/core: Set balance_callback only if CPU is dying
` [PATCH 08/17] sched/core: Implement CPU soft offline/online
[RFC PATCH 0/2] Enhance RPMsg buffer management
2025-12-04 16:55 UTC (11+ messages)
` [RFC PATCH 1/2] rpmsg: virtio_rpmsg_bus: allow the different vring size for send/recv
` [RFC PATCH 2/2] rpmsg: virtio_rpmsg_bus: get buffer size from config space
[PATCH RFC] virtio_net: gate delayed refill scheduling
2025-12-04 15:08 UTC (8+ messages)
[PATCH v2 7/9] crypto: virtio: Add IV buffer in structure virtio_crypto_sym_request
2025-12-04 12:48 UTC (6+ messages)
` [PATCH v2 8/9] crypto: virtio: Add skcipher support without IV
` [PATCH v2 9/9] crypto: virtio: Add ecb aes algo support
[PATCH v2 1/9] crypto: virtio: Add spinlock protection with virtqueue notification
2025-12-04 12:46 UTC (7+ messages)
` [PATCH v2 2/9] crypto: virtio: Replace package id with numa node id
` [PATCH v2 3/9] crypto: virtio: Add algo pointer in virtio_crypto_skcipher_ctx
` [PATCH v2 4/9] crypto: virtio: Use generic API aes_check_keylen()
` [PATCH v2 5/9] crypto: virtio: Remove AES specified marcro AES_BLOCK_SIZE
` [PATCH v2 6/9] crypto: virtio: Add req_data with structure virtio_crypto_sym_request
[PATCH net-next v13 00/12] virtio_net: Add ethtool flow rules support
2025-12-04 11:55 UTC (14+ messages)
` [PATCH net-next v13 05/12] virtio_net: Query and set flow filter caps
` [PATCH net-next v13 11/12] virtio_net: Add support for TCP and UDP ethtool rules
[PATCH v2 00/12] Fix bio chain related issues
2025-12-04 9:36 UTC (28+ messages)
` [PATCH v2 01/12] block: fix incorrect logic in bio_chain_endio
` [PATCH v2 02/12] block: prevent race condition on bi_status in __bio_chain_endio
` [PATCH v2 03/12] md: bcache: fix improper use of bi_end_io
` [PATCH v2 04/12] block: prohibit calls to bio_chain_endio
` [PATCH v2 05/12] block: export bio_chain_and_submit
` [PATCH v2 06/12] gfs2: Replace the repetitive bio chaining code patterns
` [PATCH v2 07/12] xfs: "
` [PATCH v2 08/12] block: "
` [PATCH v2 09/12] fs/ntfs3: "
` [PATCH v2 10/12] zram: "
` [PATCH v2 11/12] nvdimm: "
` [PATCH v2 12/12] nvmet: use bio_chain_and_submit to simplify bio chaining
[PATCH v3 0/9] Fix bio chain related issues
2025-12-04 9:00 UTC (16+ messages)
` [PATCH v3 1/9] md: bcache: fix improper use of bi_end_io
` [PATCH v3 2/9] block: prohibit calls to bio_chain_endio
` [PATCH v3 3/9] block: prevent race condition on bi_status in __bio_chain_endio
` [PATCH v3 4/9] block: export bio_chain_and_submit
` [PATCH v3 5/9] xfs: Replace the repetitive bio chaining code patterns
` [PATCH v3 6/9] block: "
` [PATCH v3 7/9] fs/ntfs3: "
` [PATCH v3 8/9] zram: "
` [PATCH v3 9/9] nvdimm: "
[PATCH v9 0/6] Add multiple address spaces support to VDUSE
2025-12-04 8:32 UTC (12+ messages)
` [PATCH v9 5/6] vduse: add vq group asid support
[PATCH net-next V3] net: restore the iterator to its original state when an error occurs
2025-12-03 16:03 UTC
[PATCH v3 2/2] LoongArch: Add paravirt support with vcpu_is_preempted() in guest side
2025-12-03 15:56 UTC (2+ messages)
[PATCH net-next v12 00/12] vsock: add namespace support to vhost-vsock and loopback
2025-12-03 14:16 UTC (24+ messages)
` [PATCH net-next v12 01/12] vsock: a per-net vsock NS mode state
` [PATCH net-next v12 02/12] vsock: add netns to vsock core
` [PATCH net-next v12 03/12] virtio: set skb owner of virtio_transport_reset_no_sock() reply
` [PATCH net-next v12 04/12] vsock: add netns support to virtio transports
` [PATCH net-next v12 05/12] selftests/vsock: add namespace helpers to vmtest.sh
` [PATCH net-next v12 06/12] selftests/vsock: prepare vm management helpers for namespaces
` [PATCH net-next v12 07/12] selftests/vsock: add vm_dmesg_{warn,oops}_count() helpers
` [PATCH net-next v12 08/12] selftests/vsock: use ss to wait for listeners instead of /proc/net
` [PATCH net-next v12 09/12] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH net-next v12 10/12] selftests/vsock: add namespace tests for CID collisions
` [PATCH net-next v12 11/12] selftests/vsock: add tests for host <-> vm connectivity with namespaces
` [PATCH net-next v12 12/12] selftests/vsock: add tests for namespace deletion and mode changes
[GIT PULL] virtio,vhost: fixes, cleanups
2025-12-02 20:07 UTC
[PATCH net-next] vhost: use "checked" versions of get_user() and put_user()
2025-12-02 16:54 UTC (19+ messages)
[syzbot] [kvm?] [net?] [virt?] WARNING in virtio_transport_send_pkt_info (2)
2025-12-01 19:15 UTC (7+ messages)
` [PATCH Next] net: restore the iterator to its original state when an error occurs
` [syzbot ci] "
` [PATCH Next V2] "
[PATCH v6 0/3] virtio: feature related cleanups
2025-11-30 23:03 UTC (6+ messages)
` [PATCH v6 1/3] virtio: clean up features qword/dword terms
` [PATCH v6 2/3] vhost/test: add test specific macro for features
` [PATCH v6 3/3] vhost: switch to arrays of feature bits
[PATCH net-next v6 0/8] tun/tap & vhost-net: netdev queue flow control to avoid ptr_ring tail drop
2025-11-30 18:16 UTC (3+ messages)
` [PATCH net-next v6 2/8] ptr_ring: add helper to check if consume created space
[PATCH] tools: add map and vmap to virtio_device
2025-11-30 3:38 UTC
[PATCH][v2] tools: virtio/linux/compiler.h add __must_check define
2025-11-30 0:25 UTC
[PATCH] tools: virtio/linux/compiler.h add __must_check define
2025-11-30 0:03 UTC
[PATCH v2 02/22] vfio/hisi: Convert to the get_region_info op
2025-11-28 8:52 UTC (4+ messages)
[PATCH] crypto: virtio: Add spinlock protection with virtqueue notification
2025-11-28 7:40 UTC
Fix potential data loss and corruption due to Incorrect BIO Chain Handling
2025-11-28 6:26 UTC (16+ messages)
` [PATCH 1/9] block: fix data loss and stale date exposure problems during append write
[PATCH v1 0/7] introduce virtnet_mon for monitor virtio_net
2025-11-28 3:25 UTC (10+ messages)
` [PATCH v1 1/7] tools/virtio/virtnet_mon: create misc driver for virtnet_mon
` [PATCH v1 2/7] tools/virtio/virtnet_mon: add kfifo to virtnet_mon
` [PATCH v1 3/7] tools/virtio/virtnet_mon: add kprobe start_xmit
` "
` [PATCH v1 4/7] tools/virtio/virtnet_mon: add kprobe gro_receive_skb
` [PATCH v1 5/7] tools/virtio/virtnet_mon: add kprobe ip_local_deliver
` [PATCH v1 6/7] tools/virtio/virtnet_mon: add kprobe skb_xmit_done and skb_recv_done
` [PATCH v1 7/7] tools/virtio/virtnet_mon: add README file for virtnet_moin
[PATCH] virtio_ring: code cleanup in detach_buf_split
2025-11-28 2:24 UTC (2+ messages)
virtio-crypto: Inquiry about virtio crypto
2025-11-27 9:38 UTC (4+ messages)
[PATCH v4 00/21] paravirt: cleanup and reorg
2025-11-27 9:24 UTC (19+ messages)
` [PATCH v4 02/21] x86/paravirt: Remove some unneeded struct declarations
` [PATCH v4 03/21] x86/paravirt: Remove PARAVIRT_DEBUG config option
` [PATCH v4 04/21] x86/paravirt: Move thunk macros to paravirt_types.h
` [PATCH v4 05/21] paravirt: Remove asm/paravirt_api_clock.h
` [PATCH v4 06/21] sched: Move clock related paravirt code to kernel/sched
` [PATCH v4 07/21] arm/paravirt: Use common code for paravirt_steal_clock()
` [PATCH v4 08/21] arm64/paravirt: "
` [PATCH v4 09/21] loongarch/paravirt: "
` [PATCH v4 10/21] riscv/paravirt: "
` [PATCH v4 11/21] x86/paravirt: "
` [PATCH v4 12/21] x86/paravirt: Move paravirt_sched_clock() related code into tsc.c
` [PATCH v4 13/21] x86/paravirt: Introduce new paravirt-base.h header
` [PATCH v4 14/21] x86/paravirt: Move pv_native_*() prototypes to paravirt.c
` [PATCH v4 19/21] x86/paravirt: Allow pv-calls outside paravirt.h
` [PATCH v4 20/21] x86/paravirt: Specify pv_ops array in paravirt macros
` [PATCH v4 21/21] x86/pvlocks: Move paravirt spinlock functions into own header
[PATCH] MAINTAINERS: add German Maglione as virtiofs co-maintainer
2025-11-27 9:00 UTC (2+ messages)
[PATCH net v4] virtio-net: avoid unnecessary checksum calculation on guest RX
2025-11-27 4:00 UTC (2+ messages)
[PATCH net-next v2] MAINTAINERS: separate VIRTIO NET DRIVER and add netdev
2025-11-27 4:00 UTC (2+ messages)
[PATCH net v3] virtio-net: avoid unnecessary checksum calculation on guest RX
2025-11-27 3:48 UTC (5+ messages)
[PATCH net V2] vhost: rewind next_avail_head while discarding descriptors
2025-11-26 23:00 UTC (2+ messages)
[PATCH] vhost/vsock: improve RCU read sections around vhost_vsock_get()
2025-11-26 21:03 UTC (2+ 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;
as well as URLs for NNTP newsgroup(s).