Linux Virtualization
[Prev Page][Next Page]
[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 0/5] Convert virtio-iommu to domain_alloc_paging(),
Jason Gunthorpe
[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
[PATCH v2 00/13] cpumask: cleanup cpumask_next_wrap() implementation and usage,
Yury Norov
[PATCH net v3 0/6] vsock: Transport reassignment and error handling issues,
Michal Luczaj
Re: [PATCH] virtio_console: Convert to use devm funcs,
Amit Shah
[no subject], Unknown
[PATCH v1] drm/virtio: Extend blob UAPI with deferred-mapping hinting, Dmitry Osipenko
[PATCH AUTOSEL 6.1 1/9] drm/virtio: New fence for every plane update, Sasha Levin
[PATCH AUTOSEL 6.6 01/17] drm/virtio: New fence for every plane update, Sasha Levin
[PATCH AUTOSEL 6.12 01/31] drm/virtio: New fence for every plane update, Sasha Levin
[PATCH AUTOSEL 6.13 01/34] drm/virtio: New fence for every plane update, Sasha Levin
[PATCH v2] drm/virtio: Align host mapping request to maximum platform page size,
Sasha Finkelstein via B4 Relay
[PATCH RESEND] drm/virtio: Align host mapping request to maximum platform page size,
Sasha Finkelstein via B4 Relay
[PATCH] media: add virtio-media driver,
Alexandre Courbot
[RFC 0/5] virtiofs: map buffer out of virtqueue lock,
Eugenio Pérez
[PATCH net-next RFC 0/2] don't clean packets in start_xmit in TX NAPI mode,
Jason Wang
[PATCH 1/1] vhost-scsi: Fix handling of multiple calls to vhost_scsi_set_endpoint,
Mike Christie
[RFC net-next v3 0/4] virtio_net: Link queues to NAPIs,
Joe Damato
[PATCH] vduse: add virtio_fs to allowed dev id,
Eugenio Pérez
[PATCH net-next v4 0/9] tun: Unify vnet implementation,
Akihiko Odaki
- [PATCH net-next v4 1/9] tun: Refactor CONFIG_TUN_VNET_CROSS_LE, Akihiko Odaki
- [PATCH net-next v4 2/9] tun: Avoid double-tracking iov_iter length changes, Akihiko Odaki
- [PATCH net-next v4 3/9] tun: Keep hdr_len in tun_get_user(), Akihiko Odaki
- [PATCH net-next v4 4/9] tun: Decouple vnet from tun_struct, Akihiko Odaki
- [PATCH net-next v4 6/9] tun: Extract the vnet handling code, Akihiko Odaki
- [PATCH net-next v4 5/9] tun: Decouple vnet handling, Akihiko Odaki
- [PATCH net-next v4 7/9] tap: Avoid double-tracking iov_iter length changes, Akihiko Odaki
- [PATCH net-next v4 8/9] tap: Keep hdr_len in tap_get_user(), Akihiko Odaki
- [PATCH net-next v4 9/9] tap: Use tun's vnet-related code, Akihiko Odaki
- Re: [PATCH net-next v4 0/9] tun: Unify vnet implementation, Willem de Bruijn
annotate noio context,
Christoph Hellwig
[PATCH 0/3] make MSI IOVA base address and its length configurable,
Shyam Saini
[PATCH net v3 0/9] tun: Unify vnet implementation,
Akihiko Odaki
- [PATCH net v3 1/9] tun: Refactor CONFIG_TUN_VNET_CROSS_LE, Akihiko Odaki
- [PATCH net v3 2/9] tun: Avoid double-tracking iov_iter length changes, Akihiko Odaki
- [PATCH net v3 3/9] tun: Keep hdr_len in tun_get_user(), Akihiko Odaki
- [PATCH net v3 4/9] tun: Decouple vnet from tun_struct, Akihiko Odaki
- [PATCH net v3 5/9] tun: Decouple vnet handling, Akihiko Odaki
- [PATCH net v3 6/9] tun: Extract the vnet handling code, Akihiko Odaki
- [PATCH net v3 7/9] tap: Avoid double-tracking iov_iter length changes, Akihiko Odaki
- [PATCH net v3 8/9] tap: Keep hdr_len in tap_get_user(), Akihiko Odaki
- [PATCH net v3 9/9] tap: Use tun's vnet-related code, Akihiko Odaki
- Re: [PATCH net v3 0/9] tun: Unify vnet implementation, Michael S. Tsirkin
[RFC][PATCH] sound/virtio: Fix cancel_sync warnings on uninitialized work_structs,
John Stultz
[PATCH net-next v2 0/4] virtio_net: Link queues to NAPIs,
Joe Damato
[PATCH 1/3] vhost-scsi: Avoid accessing a freed vs_tpg when no tpgs are found, Mike Christie
[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition,
Valentin Schneider
- [PATCH v4 01/30] objtool: Make validate_call() recognize indirect calls to pv_ops[], Valentin Schneider
- [PATCH v4 02/30] objtool: Flesh out warning related to pv_ops[] calls, Valentin Schneider
- [PATCH v4 03/30] rcu: Add a small-width RCU watching counter debug option, Valentin Schneider
- [PATCH v4 04/30] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE, Valentin Schneider
- [PATCH v4 05/30] jump_label: Add annotations for validating noinstr usage, Valentin Schneider
- [PATCH v4 06/30] static_call: Add read-only-after-init static calls, Valentin Schneider
- [PATCH v4 07/30] x86/paravirt: Mark pv_sched_clock static call as __ro_after_init, Valentin Schneider
- [PATCH v4 08/30] x86/idle: Mark x86_idle static call as __ro_after_init, Valentin Schneider
- [PATCH v4 09/30] x86/paravirt: Mark pv_steal_clock static call as __ro_after_init, Valentin Schneider
- [PATCH v4 10/30] riscv/paravirt: Mark pv_steal_clock static call as __ro_after_init, Valentin Schneider
- [PATCH v4 11/30] loongarch/paravirt: Mark pv_steal_clock static call as __ro_after_init, Valentin Schneider
- [PATCH v4 13/30] arm/paravirt: Mark pv_steal_clock static call as __ro_after_init, Valentin Schneider
- [PATCH v4 12/30] arm64/paravirt: Mark pv_steal_clock static call as __ro_after_init, Valentin Schneider
- [PATCH v4 14/30] perf/x86/amd: Mark perf_lopwr_cb static call as __ro_after_init, Valentin Schneider
- [PATCH v4 15/30] sched/clock: Mark sched_clock_running key as __ro_after_init, Valentin Schneider
- [PATCH v4 16/30] x86/speculation/mds: Mark mds_idle_clear key as allowed in .noinstr, Valentin Schneider
- [PATCH v4 17/30] sched/clock, x86: Mark __sched_clock_stable key as allowed in .noinstr, Valentin Schneider
- [PATCH v4 18/30] x86/kvm/vmx: Mark vmx_l1d_should flush and vmx_l1d_flush_cond keys as allowed in .noinstr, Valentin Schneider
- [PATCH v4 19/30] stackleack: Mark stack_erasing_bypass key as allowed in .noinstr, Valentin Schneider
- [PATCH v4 20/30] objtool: Add noinstr validation for static branches/calls, Valentin Schneider
- [PATCH v4 21/30] context_tracking: Explicitely use CT_STATE_KERNEL where it is missing, Valentin Schneider
- [PATCH v4 22/30] context_tracking: Exit CT_STATE_IDLE upon irq/nmi entry, Valentin Schneider
- [PATCH v4 23/30] context_tracking: Turn CT_STATE_* into bits, Valentin Schneider
- [PATCH v4 24/30] context-tracking: Introduce work deferral infrastructure, Valentin Schneider
- [PATCH v4 25/30] context_tracking,x86: Defer kernel text patching IPIs, Valentin Schneider
- [PATCH v4 27/30] x86/tlb: Make __flush_tlb_local() noinstr-compliant, Valentin Schneider
- [PATCH v4 26/30] x86,tlb: Make __flush_tlb_global() noinstr-compliant, Valentin Schneider
- [PATCH v4 28/30] x86/tlb: Make __flush_tlb_all() noinstr, Valentin Schneider
- [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs, Valentin Schneider
- [PATCH v4 30/30] context-tracking: Add a Kconfig to enable IPI deferral for NO_HZ_IDLE, Valentin Schneider
[syzbot] [net?] [virt?] general protection fault in vsock_stream_has_data,
syzbot
[syzbot] Monthly virt report (Jan 2025), syzbot
[PATCH] tools: virtio/linux/module.h add MODULE_DESCRIPTION() define., Yufeng Wang
[PATCH] tools: virtio/linux/compiler.h: Add data_race() define., Yufeng Wang
Two Colors matching GAN 45w charger, Vicky
[PATCH] tools/virtio: Add DMA_MAPPING_ERROR define for virtio test,
Yufeng Wang
Call for Papers: Thirty-Fourth IEEE Heterogeneity in Computing Workshop (HCW), Hassan, Md Sahil - (sahilhassan)
[PATCH] vhost/scsi: Fix improper cleanup in vhost_scsi_set_endpoint(),
Haoran Zhang
[PATCH net-next 0/3] virtio_net: Link queues to NAPIs,
Joe Damato
[PATCH v5 0/9] blk: honor isolcpus configuration,
Daniel Wagner
[PATCH net v2 0/5] vsock: some fixes due to transport de-assignment,
Stefano Garzarella
[PATCH] drm/virtio: Align host mapping request to maximum platform page size, Sasha Finkelstein via B4 Relay
[PATCH] drm/virtio: Support partial maps of GEM objects,
Sasha Finkelstein via B4 Relay
[PATCH v2 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation,
Thomas Zimmermann
[PATCH v2 01/25] drm/dumb-buffers: Sanitize output on errors, Thomas Zimmermann
[PATCH v2 04/25] drm/gem-shmem: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 05/25] drm/gem-vram: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 06/25] drm/armada: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 07/25] drm/exynos: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 08/25] drm/gma500: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 10/25] drm/imx/ipuv3: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 11/25] drm/loongson: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 12/25] drm/mediatek: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 15/25] drm/omapdrm: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 09/25] drm/hibmc: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 17/25] drm/renesas/rcar-du: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 18/25] drm/renesas/rz-du: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 19/25] drm/rockchip: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 14/25] drm/nouveau: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 21/25] drm/virtio: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 13/25] drm/msm: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 23/25] drm/xe: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 16/25] drm/qxl: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 20/25] drm/tegra: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 24/25] drm/xen: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 22/25] drm/vmwgfx: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 25/25] drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[syzbot] [virt?] [net?] general protection fault in vsock_connectible_has_data,
syzbot
[PATCH v6 0/6] tun: Introduce virtio-net hashing feature,
Akihiko Odaki
[PATCH v2 0/3] tun: Unify vnet implementation and fill full vnet header,
Akihiko Odaki
[PATCH] virtio: console: Replace deprecated kmap_atomic with kmap_local_page,
David Reaver
[Index of Archives]
[KVM]
[CentOS Virtualization]
[Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]