Wei Liu ([email protected])

Number of posts: 1029 (0.59 per day)
First post: 2019-09-02 15:32:25
Last post: 2024-06-06 06:04:15

Date List Subject
2022-10-26 15:46:06 linux-kernel Re: [PATCH] Drivers: hv: fix repeated words in comments
2022-10-26 15:44:26 linux-kernel Re: [PATCH] hv: Remove unnecessary (void*) conversions
2022-10-26 15:23:36 linux-kernel Re: [PATCH v2] x86/hyperv: Remove BUG_ON() for kmap_local_page()
2022-10-09 21:20:34 linux-kernel Re: [PATCH] x86/hyperv: Replace kmap() with kmap_local_page()
2022-10-09 20:52:12 linux-kernel [GIT PULL] Hyper-V next for 6.1
2022-10-03 09:29:46 linux-kernel Re: [PATCH] x86/hyperv: Replace kmap() with kmap_local_page()
2022-09-29 17:18:07 linux-kernel Re: [PATCH] drm/hyperv: Add ratelimit on error message
2022-09-28 16:29:39 linux-kernel Re: [PATCH v10 00/27] Rust support
2022-09-28 16:04:18 linux-kernel Re: [PATCH v10 10/27] rust: add `macros` crate
2022-09-28 15:38:58 linux-kernel Re: [PATCH v10 08/27] rust: adapt `alloc` crate to the kernel
2022-09-28 15:26:02 linux-kernel Re: [PATCH v10 23/27] Kbuild: add Rust support
2022-09-28 15:25:20 linux-kernel Re: [PATCH v10 00/27] Rust support
2022-09-28 15:22:30 linux-kernel Re: [PATCH v6] hyperv: simplify and rename generate_guest_id
2022-09-28 15:22:02 linux-kernel Re: [PATCH v10 08/27] rust: adapt `alloc` crate to the kernel
2022-09-28 15:13:57 linux-kernel Re: [PATCH v10 26/27] samples: add first Rust examples
2022-09-28 15:07:20 linux-kernel Re: [PATCH v10 01/27] kallsyms: use `ARRAY_SIZE` instead of hardcoded size
2022-09-28 15:07:20 linux-kernel Re: [PATCH v10 02/27] kallsyms: avoid hardcoding buffer size
2022-09-28 14:59:45 linux-kernel Re: [PATCH v10 20/27] scripts: add `rust_is_available.sh`
2022-09-28 14:48:39 linux-kernel Re: [PATCH v10 25/27] x86: enable initial Rust support
2022-09-28 14:20:12 linux-kernel Re: [PATCH] x86/hyperv: Replace kmap() with kmap_local_page()
2022-09-28 13:52:32 linux-kernel Re: [PATCH v10 09/27] rust: add `compiler_builtins` crate
2022-09-28 13:43:34 linux-kernel Re: [PATCH v2] Drivers: hv: vmbus: Split memcpy of flex-array
2022-09-28 13:36:47 linux-kernel Re: [PATCH v10 22/27] rust: add `.rustfmt.toml`
2022-09-24 11:09:10 linux-kernel Re: [PATCH] Drivers: hv: vmbus: Split memcpy of flex-array
2022-09-23 11:37:12 linux-kernel Re: [PATCH] xen-netback: use kstrdup instead of open-coding it
2022-09-23 11:24:34 linux-kernel Re: [PATCH] Drivers: hv: vmbus: Don't wait for the ACPI device upon initialization
2022-09-23 11:22:32 linux-kernel Re: [PATCH] drivers/scsi: fix repeated words in comments
2022-09-23 11:20:44 linux-kernel Re: [PATCH] hv: Use PCI_VENDOR_ID_MICROSOFT for better discoverability
2022-09-23 10:57:43 linux-kernel Re: [PATCH v2] asm-generic: Remove the parameters of the generate_guest_id function and modify the return type and modify the function name
2022-09-23 10:56:27 linux-kernel Re: [PATCH] drm/hyperv: Don't overwrite dirt_needed value set by host
2022-09-23 10:53:28 linux-kernel Re: [PATCH] Drivers: hv: vmbus: Fix kernel-doc
2022-09-23 10:04:27 linux-kernel Re: [PATCH] Drivers: hv: vmbus: Optimize vmbus_on_event
2022-09-22 17:42:18 linux-kernel Re: [PATCH] Drivers: hv: vmbus: Don't wait for the ACPI device upon initialization
2022-09-12 22:15:43 linux-kernel [GIT PULL] Hyper-V fixes for 6.0-rc6
2022-09-12 15:52:10 linux-kernel Re: [PATCH v2] x86/PCI: Prefer MMIO over PIO on VMware hypervisor
2022-09-12 15:39:31 linux-kernel Re: [PATCH v2 1/2] hv: Use PCI_VENDOR_ID_MICROSOFT for better discoverability
2022-09-05 18:13:58 linux-kernel Re: [PATCH v6 02/33] x86/hyperv: Update 'struct hv_enlightened_vmcs' definition
2022-09-05 17:49:02 linux-kernel Re: [PATCH v3 1/3] PCI: Move PCI_VENDOR_ID_MICROSOFT/PCI_DEVICE_ID_HYPERV_VIDEO definitions to pci_ids.h
2022-09-05 17:17:42 linux-kernel Re: [PATCH v6 04/33] KVM: x86: Check for existing Hyper-V vCPU in kvm_hv_vcpu_init()
2022-09-05 17:17:25 linux-kernel Re: [PATCH v6 03/33] KVM: x86: Zero out entire Hyper-V CPUID cache before processing entries
2022-09-05 17:14:52 linux-kernel Re: [PATCH v3 0/3] Drivers: hv: Avoid allocating MMIO from framebuffer region for other passed through PCI devices
2022-09-05 17:10:48 linux-kernel Re: [PATCH] hv/hv_kvp_daemon: remove unnecessary (void*) conversions
2022-09-05 16:31:23 linux-kernel Re: [PATCH v3 1/1] Create debugfs file with hyper-v balloon usage information
2022-08-19 17:28:00 linux-kernel Re: [PATCH] PCI: hv: Fix the definiton of vector in hv_compose_msi_msg()
2022-08-17 11:23:40 linux-kernel Re: [PATCH] tools: hv: Fix comment typo
2022-08-15 17:15:49 linux-kernel Re: [PATCH] tools: hv: Fix comment typo
2022-08-15 16:17:41 linux-kernel Re: [PATCH] drm/hyperv: Fix an error handling path in hyperv_vmbus_probe()
2022-08-15 15:47:34 linux-kernel Re: [PATCH] Drivers: hv: vmbus: Optimize vmbus_on_event
2022-08-12 15:30:34 linux-kernel Re: [PATCH v1 5/5][RFT] ACPI: Drop parent field from struct acpi_device
2022-08-07 21:14:14 linux-kernel [GIT PULL] Hyper-V next patches
2022-08-02 21:16:41 linux-kernel Re: [PATCH v8 28/31] samples: add Rust examples