Linux Virtualization
[Prev Page][Next Page]
- [PATCH v2] mm: alloc_pages_bulk: remove assumption of populating only NULL elements, Yunsheng Lin
- [PATCH net-next v7 0/6] tun: Introduce virtio-net hashing feature,
Akihiko Odaki
- [PATCH v1 0/7] Add virtio gpu userptr support,
Honglei Huang
- [PATCH v7 0/3] x86/tdx: Fix HLT logic execution for TDX VMs,
Vishal Annapurve
- [PATCH v2 0/5] Convert virtio-iommu to domain_alloc_paging(),
Jason Gunthorpe
- [PATCHv3 0/2],
Keith Busch
- [PATCH net-next v5 0/4] virtio-net: Link queues to NAPIs,
Joe Damato
- [PATCH net-next v6 0/8] Device memory TCP TX,
Mina Almasry
- [PATCH v2 00/38] x86: Try to wrangle PV clocks vs. TSC,
Sean Christopherson
- [PATCH v2 01/38] x86/tsc: Add a standalone helpers for getting TSC info from CPUID.0x15, Sean Christopherson
- [PATCH v2 02/38] x86/tsc: Add standalone helper for getting CPU frequency from CPUID, Sean Christopherson
- [PATCH v2 03/38] x86/tsc: Add helper to register CPU and TSC freq calibration routines, Sean Christopherson
- [PATCH v2 04/38] x86/sev: Mark TSC as reliable when configuring Secure TSC, Sean Christopherson
- [PATCH v2 05/38] x86/sev: Move check for SNP Secure TSC support to tsc_early_init(), Sean Christopherson
- [PATCH v2 06/38] x86/tdx: Override PV calibration routines with CPUID-based calibration, Sean Christopherson
- [PATCH v2 07/38] x86/acrn: Mark TSC frequency as known when using ACRN for calibration, Sean Christopherson
- [PATCH v2 08/38] clocksource: hyper-v: Register sched_clock save/restore iff it's necessary, Sean Christopherson
- [PATCH v2 09/38] clocksource: hyper-v: Drop wrappers to sched_clock save/restore helpers, Sean Christopherson
- [PATCH v2 11/38] x86/kvmclock: Setup kvmclock for secondary CPUs iff CONFIG_SMP=y, Sean Christopherson
- [PATCH v2 10/38] clocksource: hyper-v: Don't save/restore TSC offset when using HV sched_clock, Sean Christopherson
- [PATCH v2 13/38] x86/paravirt: Move handling of unstable PV clocks into paravirt_set_sched_clock(), Sean Christopherson
- [PATCH v2 12/38] x86/kvm: Don't disable kvmclock on BSP in syscore_suspend(), Sean Christopherson
- [PATCH v2 14/38] x86/kvmclock: Move sched_clock save/restore helpers up in kvmclock.c, Sean Christopherson
- [PATCH v2 16/38] x86/vmware: Nullify save/restore hooks when using VMware's sched_clock, Sean Christopherson
- [PATCH v2 15/38] x86/xen/time: Nullify x86_platform's sched_clock save/restore hooks, Sean Christopherson
- [PATCH v2 18/38] x86/paravirt: Pass sched_clock save/restore helpers during registration, Sean Christopherson
- [PATCH v2 19/38] x86/kvmclock: Move kvm_sched_clock_init() down in kvmclock.c, Sean Christopherson
- [PATCH v2 17/38] x86/tsc: WARN if TSC sched_clock save/restore used with PV sched_clock, Sean Christopherson
- [PATCH v2 20/38] x86/xen/time: Mark xen_setup_vsyscall_time_info() as __init, Sean Christopherson
- [PATCH v2 23/38] x86/kvmclock: Refactor handling of PVCLOCK_TSC_STABLE_BIT during kvmclock_init(), Sean Christopherson
- [PATCH v2 24/38] timekeeping: Resume clocksources before reading persistent clock, Sean Christopherson
- [PATCH v2 22/38] x86/pvclock: WARN if pvclock's valid_flags are overwritten, Sean Christopherson
- [PATCH v2 21/38] x86/pvclock: Mark setup helpers and related various as __init/__ro_after_init, Sean Christopherson
- [PATCH v2 26/38] x86/kvmclock: WARN if wall clock is read while kvmclock is suspended, Sean Christopherson
- [PATCH v2 25/38] x86/kvmclock: Hook clocksource.suspend/resume when kvmclock isn't sched_clock, Sean Christopherson
- [PATCH v2 29/38] x86/paravirt: Plumb a return code into __paravirt_set_sched_clock(), Sean Christopherson
- [PATCH v2 28/38] x86/paravirt: Mark __paravirt_set_sched_clock() as __init, Sean Christopherson
- [PATCH v2 27/38] x86/kvmclock: Enable kvmclock on APs during onlining if kvmclock isn't sched_clock, Sean Christopherson
- [PATCH v2 30/38] x86/paravirt: Don't use a PV sched_clock in CoCo guests with trusted TSC, Sean Christopherson
- [PATCH v2 36/38] x86/kvmclock: Stuff local APIC bus period when core crystal freq comes from CPUID, Sean Christopherson
- [PATCH v2 32/38] x86/tsc: Rejects attempts to override TSC calibration with lesser routine, Sean Christopherson
- [PATCH v2 31/38] x86/tsc: Pass KNOWN_FREQ and RELIABLE as params to registration, Sean Christopherson
- [PATCH v2 38/38] x86/paravirt: kvmclock: Setup kvmclock early iff it's sched_clock, Sean Christopherson
- [PATCH v2 33/38] x86/kvmclock: Mark TSC as reliable when it's constant and nonstop, Sean Christopherson
- [PATCH v2 34/38] x86/kvmclock: Get CPU base frequency from CPUID when it's available, Sean Christopherson
- [PATCH v2 35/38] x86/kvmclock: Get TSC frequency from CPUID when its available, Sean Christopherson
- [PATCH v2 37/38] x86/kvmclock: Use TSC for sched_clock if it's constant and non-stop, Sean Christopherson
- Re: [PATCH v2 00/38] x86: Try to wrangle PV clocks vs. TSC, David Woodhouse
- [PATCHv2 0/2] kvm/x86: vhost task creation failure handling,
Keith Busch
- [RFC 2/2] kvm: retry nx_huge_page_recovery_thread creation,
Keith Busch
- [RFC 1/2] vhost: return error instead of NULL on create, Keith Busch
- [RFC 0/2] kvm/x86: more huge page recovery fallout, Keith Busch
- [syzbot] Monthly virt report (Feb 2025), syzbot
- [PATCH 0/6] drm: remove redundant else across drivers,
Aditya Garg
- [PATCH] virtio: console: Make resizing compliant with virtio spec, Maximilian Immanuel Brandtner
- [PATCH net-next v4 0/4] virtio-net: Link queues to NAPIs,
Joe Damato
- [PATCH v6 0/3] x86/tdx: Fix HLT logic execution for TDX VMs,
Vishal Annapurve
- [PATCH v1 0/2] virtio: Add length checks for device writable portions,
Max Gurtovoy
- [PATCH vfio] vfio/virtio: Enable support for virtio-block live migration,
Yishai Hadas
- Audio & Video Transcription / Translation Service at 70 cents/min,
celina . jones
- [PATCH v6 0/6] vhost: Add support of kthread API,
Cindy Lu
- [PATCH net-next v5 0/9] Device memory TCP TX,
Mina Almasry
- [PATCH net-next v5 1/9] net: add get_netmem/put_netmem support, Mina Almasry
- [PATCH net-next v5 2/9] net: devmem: TCP tx netlink api, Mina Almasry
- [PATCH net-next v5 3/9] net: devmem: Implement TX path, Mina Almasry
- [PATCH net-next v5 4/9] net: devmem: make dmabuf unbinding scheduled work, Mina Almasry
- [PATCH net-next v5 5/9] net: add devmem TCP TX documentation, Mina Almasry
- [PATCH net-next v5 6/9] net: enable driver support for netmem TX, Mina Almasry
- [PATCH net-next v5 7/9] gve: add netmem TX support to GVE DQO-RDA mode, Mina Almasry
- [PATCH net-next v5 8/9] net: check for driver support in netmem TX, Mina Almasry
- [PATCH net-next v5 9/9] selftests: ncdevmem: Implement devmem TCP TX, Mina Almasry
- Re: [PATCH net-next v5 0/9] Device memory TCP TX, Lei Yang
- [RFC v2 0/5] virtiofs: map buffer out of virtqueue lock,
Eugenio Pérez
- [PATCH] virtiofs: add filesystem context source name check, Xiangsheng Hou
- [PATCH] virtio: break and reset virtio devices on device_shutdown(),
Michael S. Tsirkin
- [RFC PATCH v4 0/4] virtio: obtain SHM page size from device,
Sergio Lopez
- [PATCH V5 0/4] x86/tdx: Fix HLT logic execution for TDX VMs,
Vishal Annapurve
- [PATCH vhost v2] vdpa/mlx5: Fix oversized null mkey longer than 32bit,
Dragos Tatulea
- next-20250219: arm, arm64 kernel panic handle_fasteoi_irq, Naresh Kamboju
- [RFC PATCH v3 0/4] virtio: obtain SHM page size from device,
Sergio Lopez
- [PATCH net-next v4 0/9] Device memory TCP TX,
Mina Almasry
- [PATCH v5 0/4] Add virtio_rtc module,
Peter Hilber
- [PATCH v3 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation,
Thomas Zimmermann
- [PATCH v3 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 09/25] drm/hibmc: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 01/25] drm/dumb-buffers: Sanitize output on errors, Thomas Zimmermann
- [PATCH v3 15/25] drm/omapdrm: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 14/25] drm/nouveau: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 02/25] drm/dumb-buffers: Provide helper to set pitch and size, Thomas Zimmermann
- [PATCH v3 04/25] drm/gem-shmem: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 12/25] drm/mediatek: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 07/25] drm/exynos: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 05/25] drm/gem-vram: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 13/25] drm/msm: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 06/25] drm/armada: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 18/25] drm/renesas/rz-du: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 08/25] drm/gma500: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 19/25] drm/rockchip: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 10/25] drm/imx/ipuv3: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 20/25] drm/tegra: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 11/25] drm/loongson: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 24/25] drm/xen: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 16/25] drm/qxl: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 17/25] drm/renesas/rcar-du: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 21/25] drm/virtio: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 22/25] drm/vmwgfx: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 23/25] drm/xe: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 25/25] drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH net-next] virtio-net: tweak for better TX performance in NAPI mode,
Jason Wang
- [PATCH vhost] vdpa/mlx5: Fix oversized null mkey longer than 32bit,
Dragos Tatulea
- [RFC] mm: alloc_pages_bulk: remove assumption of populating only NULL elements,
Yunsheng Lin
- [PATCH net-next v2] tun: Pad virtio headers,
Akihiko Odaki
- [RFC PATCH v2 0/5] virtio: obtain SHM page size from device,
Sergio Lopez
- [PATCH] virtio_snd.h: clarify that `controls` depends on VIRTIO_SND_F_CTLS,
Stefano Garzarella
- [RFC PATCH 0/5] virtio: obtain SHM page size from device,
Sergio Lopez
- [PATCH] virtio: console: Prepare for making REMOTEPROC modular,
Uwe Kleine-König
- [PATCH net-next] tun: Pad virtio headers,
Akihiko Odaki
- [PATCH] virtio: console: Use str_yes_no() helper in port_debugfs_show(),
Thorsten Blum
- [linus:master] [treewide] b04e317b52: INFO:task_blocked_for_more_than#seconds, kernel test robot
- kvm: nVHE hyp panic at: __kvm_nvhe_kvm_hyp_handle_sysre,
Naresh Kamboju
- [Patch net 0/2] vsock suspend/resume fix,
Junnan Wu
- Message not available
Re: [Patch net 0/2] vsock suspend/resume fix, Stefano Garzarella
[PATCH v2] gpio:virtio: support multiple virtio-gpio controller instances,
hlleng
[PATCH v1 1/1] virtio_console: Get rid of unneeded temporary variable,
Andy Shevchenko
[PATCH 0/9] vhost-scsi: log write descriptors for live migration (and two bugfix),
Dongli Zhang
- [PATCH 6/9] vhost-scsi: log event queue write descriptors, Dongli Zhang
- [PATCH 3/9] vhost-scsi: cache log buffer in I/O queue vhost_scsi_cmd, Dongli Zhang
- [PATCH 1/9] vhost: modify vhost_log_write() for broader users, Dongli Zhang
- [PATCH 2/9] vhost-scsi: adjust vhost_scsi_get_desc() to log vring descriptors, Dongli Zhang
- [PATCH 4/9] vhost-scsi: log I/O queue write descriptors, Dongli Zhang
- [PATCH 5/9] vhost-scsi: log control queue write descriptors, Dongli Zhang
- [PATCH 8/9] vhost-scsi: protect vq->log_used with vq->mutex, Dongli Zhang
- [PATCH 7/9] vhost: add WARNING if log_num is more than limit, Dongli Zhang
- [PATCH 9/9] vhost-scsi: Fix vhost_scsi_send_bad_target(), Dongli Zhang
- Re: [PATCH 0/9] vhost-scsi: log write descriptors for live migration (and two bugfix), dongli . zhang
[PATCH 0/5] Convert virtio-iommu to domain_alloc_paging(),
Jason Gunthorpe
[PATCH 2/5] iommu: Add domain_alloc_identity(), Jason Gunthorpe
[PATCH 4/5] iommu: Do not call domain_alloc() in iommu_sva_domain_alloc(), Jason Gunthorpe
[PATCH 1/5] iommu/virtio: Break out bypass identity support into a global static, Jason Gunthorpe
Re: [PATCH 0/5] Convert virtio-iommu to domain_alloc_paging(), Jacob Pan
Message not available
[PATCH net-next v6 0/7] tun: Unify vnet implementation,
Akihiko Odaki
[PATCH 1/2] vsock/virtio: Move rx_buf_nr and rx_buf_max_nr initialization position,
Junnan Wu
Re: [PATCH 1/2] vsock/virtio: Move rx_buf_nr and rx_buf_max_nr initialization position, Luigi Leonardi
Re: [PATCH 1/2] vsock/virtio: Move rx_buf_nr and rx_buf_max_nr initialization position, Stefano Garzarella
[PATCH v7] drm/virtio: Add drm_panic support,
Ryosuke Yasuoka
[linus:master] [x86] 0b6476f939: will-it-scale.per_process_ops 24.8% improvement, kernel test robot
[PATCH net-next v5 0/7] tun: Unify vnet implementation,
Akihiko Odaki
[PATCH v2] vdpa/mlx5: Fix mlx5_vdpa_get_config() endianness on big-endian machines,
Konstantin Shkolnyy
[PATCH net-next v3 0/6] Device memory TCP TX,
Mina Almasry
[PATCH 0/5] crypto virtio cleanups,
Lukas Wunner
[syzbot] [net?] general protection fault in add_wait_queue,
syzbot
[PATCH v2] media: add virtio-media driver, Alexandre Courbot
[PATCH 00/16] x86/tsc: Try to wrangle PV clocks vs. TSC,
Sean Christopherson
- [PATCH 01/16] x86/tsc: Add a standalone helpers for getting TSC info from CPUID.0x15, Sean Christopherson
- [PATCH 02/16] x86/tsc: Add standalone helper for getting CPU frequency from CPUID, Sean Christopherson
- [PATCH 03/16] x86/tsc: Add helper to register CPU and TSC freq calibration routines, Sean Christopherson
- [PATCH 04/16] x86/sev: Mark TSC as reliable when configuring Secure TSC, Sean Christopherson
- [PATCH 05/16] x86/sev: Move check for SNP Secure TSC support to tsc_early_init(), Sean Christopherson
- [PATCH 06/16] x86/tdx: Override PV calibration routines with CPUID-based calibration, Sean Christopherson
- [PATCH 07/16] x86/acrn: Mark TSC frequency as known when using ACRN for calibration, Sean Christopherson
- [PATCH 08/16] x86/tsc: Pass KNOWN_FREQ and RELIABLE as params to registration, Sean Christopherson
- [PATCH 09/16] x86/tsc: Rejects attempts to override TSC calibration with lesser routine, Sean Christopherson
- [PATCH 10/16] x86/paravirt: Move handling of unstable PV clocks into paravirt_set_sched_clock(), Sean Christopherson
- [PATCH 11/16] x86/paravirt: Don't use a PV sched_clock in CoCo guests with trusted TSC, Sean Christopherson
- [PATCH 12/16] x86/kvmclock: Mark TSC as reliable when it's constant and nonstop, Sean Christopherson
- [PATCH 13/16] x86/kvmclock: Get CPU base frequency from CPUID when it's available, Sean Christopherson
- [PATCH 14/16] x86/kvmclock: Get TSC frequency from CPUID when its available, Sean Christopherson
- [PATCH 15/16] x86/kvmclock: Stuff local APIC bus period when core crystal freq comes from CPUID, Sean Christopherson
- [PATCH 16/16] x86/kvmclock: Use TSC for sched_clock if it's constant and non-stop, Sean Christopherson
- Re: [PATCH 00/16] x86/tsc: Try to wrangle PV clocks vs. TSC, Borislav Petkov
annotate noio context v2,
Christoph Hellwig
[PATCH 5.10 5/5] net: test for not too small csum_start in virtio_net_hdr_to_skb(), Denis Arefev
[PATCH 5.10 4/5] net: add more sanity check in virtio_net_hdr_to_skb(), Denis Arefev
[PATCH 5.10 3/5] net: tighten bad gso csum offset check in virtio_net_hdr, Denis Arefev
[PATCH 5.10 2/5] net: drop bad gso csum_start and offset in virtio_net_hdr, Denis Arefev
[PATCH 5.10 0/5] net: Backport fix for CVE-2024-43817,
Denis Arefev
[PATCH] vdpa/mlx5: Fix mlx5_vdpa_get_config() endianness on big-endian machines.,
Konstantin Shkolnyy
[PATCH RFC net-next v2 0/6] Device memory TCP TX,
Mina Almasry
[PATCH v6] drm/virtio: Add drm_panic support,
Ryosuke Yasuoka
[PATCH v2 1/1] vhost-scsi: Fix handling of multiple calls to vhost_scsi_set_endpoint,
Mike Christie
[Index of Archives]
[KVM]
[CentOS Virtualization]
[Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]