messages from 2025-01-24 15:27:35 to 2025-02-05 22:13:21 UTC [more...]
[PATCH 00/16] x86/tsc: Try to wrangle PV clocks vs. TSC
2025-02-05 22:13 UTC (27+ messages)
` [PATCH 01/16] x86/tsc: Add a standalone helpers for getting TSC info from CPUID.0x15
` [PATCH 02/16] x86/tsc: Add standalone helper for getting CPU frequency from CPUID
` [PATCH 03/16] x86/tsc: Add helper to register CPU and TSC freq calibration routines
` [PATCH 04/16] x86/sev: Mark TSC as reliable when configuring Secure TSC
` [PATCH 05/16] x86/sev: Move check for SNP Secure TSC support to tsc_early_init()
` [PATCH 06/16] x86/tdx: Override PV calibration routines with CPUID-based calibration
` [PATCH 07/16] x86/acrn: Mark TSC frequency as known when using ACRN for calibration
` [PATCH 08/16] x86/tsc: Pass KNOWN_FREQ and RELIABLE as params to registration
` [PATCH 09/16] x86/tsc: Rejects attempts to override TSC calibration with lesser routine
` [PATCH 10/16] x86/paravirt: Move handling of unstable PV clocks into paravirt_set_sched_clock()
` [PATCH 11/16] x86/paravirt: Don't use a PV sched_clock in CoCo guests with trusted TSC
` [PATCH 12/16] x86/kvmclock: Mark TSC as reliable when it's constant and nonstop
` [PATCH 13/16] x86/kvmclock: Get CPU base frequency from CPUID when it's available
` [PATCH 14/16] x86/kvmclock: Get TSC frequency from CPUID when its available
` [PATCH 15/16] x86/kvmclock: Stuff local APIC bus period when core crystal freq comes from CPUID
` [PATCH 16/16] x86/kvmclock: Use TSC for sched_clock if it's constant and non-stop
[PATCH net-next v3 0/6] Device memory TCP TX
2025-02-05 21:56 UTC (30+ messages)
` [PATCH net-next v3 1/6] net: add devmem TCP TX documentation
` [PATCH net-next v3 2/6] selftests: ncdevmem: Implement devmem TCP TX
` [PATCH net-next v3 3/6] net: add get_netmem/put_netmem support
` [PATCH net-next v3 4/6] net: devmem: TCP tx netlink api
` [PATCH net-next v3 5/6] net: devmem: Implement TX path
` [PATCH net-next v3 6/6] net: devmem: make dmabuf unbinding scheduled work
[PATCH net-next v5 0/7] tun: Unify vnet implementation
2025-02-05 21:21 UTC (13+ messages)
` [PATCH net-next v5 1/7] tun: Refactor CONFIG_TUN_VNET_CROSS_LE
` [PATCH net-next v5 2/7] tun: Keep hdr_len in tun_get_user()
` [PATCH net-next v5 3/7] tun: Decouple vnet from tun_struct
` [PATCH net-next v5 4/7] tun: Decouple vnet handling
` [PATCH net-next v5 5/7] tun: Extract the vnet handling code
` [PATCH net-next v5 6/7] tap: Keep hdr_len in tap_get_user()
` [PATCH net-next v5 7/7] tap: Use tun's vnet-related code
[PATCH RFC net-next v1 0/5] Device memory TCP TX
2025-02-05 20:22 UTC (17+ messages)
` [PATCH RFC net-next v1 1/5] net: add devmem TCP TX documentation
` [PATCH RFC net-next v1 3/5] net: add get_netmem/put_netmem support
` [PATCH RFC net-next v1 5/5] net: devmem: Implement TX path
[PATCH 0/5] crypto virtio cleanups
2025-02-05 7:52 UTC (7+ messages)
` [PATCH 1/5] crypto: virtio - Fix kernel-doc of virtcrypto_dev_stop()
` [PATCH 2/5] crypto: virtio - Simplify RSA key size caching
` [PATCH 3/5] crypto: virtio - Drop superfluous ctx->tfm backpointer
` [PATCH 4/5] crypto: virtio - Drop superfluous [as]kcipher_ctx pointer
` [PATCH 5/5] crypto: virtio - Drop superfluous [as]kcipher_req pointer
[syzbot] [net?] general protection fault in add_wait_queue
2025-02-04 23:58 UTC (6+ messages)
[PATCH v2] vdpa/mlx5: Fix mlx5_vdpa_get_config() endianness on big-endian machines
2025-02-04 18:15 UTC (2+ messages)
[PATCH] virtio: Remove virtio devices on device_shutdown()
2025-02-04 11:46 UTC (5+ messages)
[RFC PATCH 1/3] virtio-gpu api: add blob userptr resource
2025-02-04 10:45 UTC (14+ messages)
` [RFC PATCH 3/3] drm/virtio: implement blob userptr resource object
[PATCH v6] drm/virtio: Add drm_panic support
2025-02-04 9:59 UTC (4+ messages)
annotate noio context v2
2025-02-03 15:12 UTC (5+ messages)
` [PATCH] block: force noio scope in blk_mq_freeze_queue
[PATCH v5] drm/virtio: Add drm_panic support
2025-02-03 1:07 UTC (5+ messages)
[PATCH v2] media: add virtio-media driver
2025-02-01 13:12 UTC
[PATCH RFC net-next v2 0/6] Device memory TCP TX
2025-01-31 17:45 UTC (17+ messages)
` [PATCH RFC net-next v2 1/6] net: add devmem TCP TX documentation
` [PATCH RFC net-next v2 2/6] selftests: ncdevmem: Implement devmem TCP TX
` [PATCH RFC net-next v2 3/6] net: add get_netmem/put_netmem support
` [PATCH RFC net-next v2 4/6] net: devmem: TCP tx netlink api
` [PATCH RFC net-next v2 5/6] net: devmem: Implement TX path
` [PATCH RFC net-next v2 6/6] net: devmem: make dmabuf unbinding scheduled work
[PATCH 5.10 2/5] net: drop bad gso csum_start and offset in virtio_net_hdr
2025-01-31 8:31 UTC
[PATCH 5.10 4/5] net: add more sanity check in virtio_net_hdr_to_skb()
2025-01-31 8:31 UTC
[PATCH 5.10 5/5] net: test for not too small csum_start in virtio_net_hdr_to_skb()
2025-01-31 8:31 UTC
[PATCH 5.10 3/5] net: tighten bad gso csum offset check in virtio_net_hdr
2025-01-31 8:31 UTC
[PATCH 5.10 0/5] net: Backport fix for CVE-2024-43817
2025-01-31 8:27 UTC (2+ messages)
` [PATCH 5.10 1/5] net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validation
[PATCH] vdpa/mlx5: Fix mlx5_vdpa_get_config() endianness on big-endian machines
2025-01-31 7:57 UTC (2+ messages)
[PATCH] virtio_console: Convert to use devm funcs
2025-01-31 7:48 UTC (4+ messages)
[PATCH 0/3] make MSI IOVA base address and its length configurable
2025-01-31 0:36 UTC (5+ messages)
[PATCH v2 0/2] Add Error Recovery support for Virtio PCI devices
2025-01-30 15:57 UTC (4+ messages)
` [PATCH 2/2] virtio_blk: Add support for transport error recovery
[PATCH v2 1/1] vhost-scsi: Fix handling of multiple calls to vhost_scsi_set_endpoint
2025-01-30 8:41 UTC (2+ messages)
[PATCH v4 0/9] mm: workingset reporting
2025-01-30 4:11 UTC (4+ messages)
[PATCH net v3 0/6] vsock: Transport reassignment and error handling issues
2025-01-30 3:10 UTC (9+ messages)
` [PATCH net v3 1/6] vsock: Keep the binding until socket destruction
` [PATCH net v3 2/6] vsock: Allow retrying on connect() failure
` [PATCH net v3 3/6] vsock/test: Introduce vsock_bind()
` [PATCH net v3 4/6] vsock/test: Introduce vsock_connect_fd()
` [PATCH net v3 5/6] vsock/test: Add test for UAF due to socket unbinding
` [PATCH net v3 6/6] vsock/test: Add test for connect() retries
[PATCH 1/1] vhost-scsi: Fix handling of multiple calls to vhost_scsi_set_endpoint
2025-01-29 16:51 UTC (4+ messages)
[PATCH v2] drm/virtio: Align host mapping request to maximum platform page size
2025-01-29 14:39 UTC (4+ messages)
[PATCH] media: add virtio-media driver
2025-01-29 7:24 UTC (2+ messages)
[PATCH v2 00/13] cpumask: cleanup cpumask_next_wrap() implementation and usage
2025-01-28 16:46 UTC (4+ messages)
` [PATCH v2 02/13] virtio_net: simplify virtnet_set_affinity()
` [PATCH v2 05/13] cpumask: deprecate cpumask_next_wrap()
` [PATCH v2 06/13] cpumask: re-introduce cpumask_next{,_and}_wrap()
[GIT PULL] virtio: features, fixes, cleanups
2025-01-28 1:07 UTC (2+ messages)
[RFC net-next v3 0/4] virtio_net: Link queues to NAPIs
2025-01-27 22:32 UTC (15+ messages)
` [RFC net-next v3 2/4] virtio_net: Prepare for NAPI to queue mapping
[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-01-27 15:51 UTC (16+ messages)
` [PATCH v4 22/30] context_tracking: Exit CT_STATE_IDLE upon irq/nmi entry
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
[PATCH v1] drm/virtio: Extend blob UAPI with deferred-mapping hinting
2025-01-26 20:42 UTC
[PATCH AUTOSEL 6.1 1/9] drm/virtio: New fence for every plane update
2025-01-26 14:56 UTC
[PATCH AUTOSEL 6.6 01/17] drm/virtio: New fence for every plane update
2025-01-26 14:55 UTC
[PATCH AUTOSEL 6.12 01/31] drm/virtio: New fence for every plane update
2025-01-26 14:54 UTC
[PATCH AUTOSEL 6.13 01/34] drm/virtio: New fence for every plane update
2025-01-26 14:52 UTC
[virtio-dev] [RFC PATCH 1/1] VirtIO: Add platform bus driver for loopback virtio device
2025-01-25 16:09 UTC (2+ messages)
` [virtio-dev] [RFC PATCH 1/1] Virtio-loopback: a virtio based HAL for non-virtualized environments
[virtio-dev] [RFC PATCH 1/1] VirtIO: Add platform bus driver for loopback virtio device
2025-01-25 16:01 UTC (2+ messages)
` [virtio-dev] [RFC PATCH 1/1] Virtio-loopback: a virtio based HAL for non-virtualized environments
[virtio-dev] [RFC PATCH 0/1] Virtio-loopback: a virtio based HAL for non-virtualized environments
2025-01-25 15:57 UTC (2+ messages)
[PATCH RESEND] drm/virtio: Align host mapping request to maximum platform page size
2025-01-24 23:34 UTC (4+ messages)
[PATCH] drm/virtio: Support partial maps of GEM objects
2025-01-24 21:22 UTC (6+ 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).