messages from 2023-06-27 14:45:27 to 2023-07-13 10:07:47 UTC [more...]
[PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
2023-07-13 10:03 UTC (26+ messages)
` [PATCH RFC v1 14/52] drm/hyperv: Use struct drm_crtc::drm_dev instead of struct drm_crtc::dev
` [Freedreno] [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
[PATCH] clocksource: Fix warnings in mshyperv.h
2023-07-12 21:06 UTC (2+ messages)
[PATCH 00/17] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
2023-07-12 9:43 UTC (36+ messages)
` [PATCH 01/17] drm: Remove flag FBINFO_DEFAULT from fbdev emulation
` [PATCH 02/17] fbdev: Remove flag FBINFO_DEFAULT from fbdev drivers
` [PATCH 03/17] "
` [PATCH 04/17] "
` [PATCH 05/17] "
` [PATCH 06/17] fbdev/fsl-diu-fb: Remove flag FBINFO_DEFAULT
` [PATCH 07/17] vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driver
` [PATCH 08/17] arch/sh: Do not assign FBINFO_FLAG_DEFAULT to fb_videomode.flag
` [PATCH 09/17] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH 10/17] hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver
` [PATCH 11/17] media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH 12/17] staging: "
` [PATCH 13/17] fbdev: "
` [PATCH 14/17] "
` [PATCH 15/17] fbdev/atafb: Remove flag FBINFO_FLAG_DEFAULT
` [PATCH 16/17] fbdev/pxafb: "
` [PATCH 17/17] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT
[PATCH v3] hv/hv_kvp_daemon: Add support for keyfile config based connection profile in NM
2023-07-12 7:02 UTC (8+ messages)
[PATCH 1/1] scsi: storvsc: Handle SRB status value 0x30
2023-07-11 19:34 UTC (2+ messages)
[PATCH v2 00/24] use vmalloc_array and vcalloc
2023-07-11 16:31 UTC (5+ messages)
` [PATCH v2 22/24] net: mana: "
` (subset) [PATCH v2 00/24] "
[PATCH V3 net] net: mana: Configure hwc timeout from hardware
2023-07-11 7:40 UTC (2+ messages)
[PATCH V2 net] net: mana: Configure hwc timeout from hardware
2023-07-11 4:34 UTC (5+ messages)
` [EXTERNAL] "
[PATCH] fbdev/hyperv_fb: Include <linux/screen_info.h>
2023-07-10 20:14 UTC (3+ messages)
[PATCH V4 net] net: mana: Fix MANA VF unload when host is unresponsive
2023-07-10 18:04 UTC (13+ messages)
` [EXTERNAL] "
[PATCH v9 0/2] Support TDX guests on Hyper-V (the x86/tdx part)
2023-07-10 17:20 UTC (4+ messages)
[PATCH] HID: hyperv: avoid struct memcpy overrun warning
2023-07-10 8:32 UTC (3+ messages)
[PATCH] drm/hyperv: Fix a compilation issue because of not including screen_info.h
2023-07-10 6:34 UTC (4+ messages)
[PATCH net] net: mana: Configure hwc timeout from hardware
2023-07-07 9:51 UTC (5+ messages)
[PATCH V2 0/9] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv
2023-07-07 9:07 UTC (19+ messages)
` [PATCH V2 1/9] x86/hyperv: Add sev-snp enlightened guest static key
` [PATCH V2 2/9] x86/hyperv: Set Virtual Trust Level in VMBus init message
` [EXTERNAL] "
` [PATCH V2 3/9] x86/hyperv: Mark Hyper-V vp assist page unencrypted in SEV-SNP enlightened guest
` [PATCH V2 4/9] drivers: hv: Mark percpu hvcall input arg "
` [PATCH V2 6/9] clocksource: hyper-v: Mark hyperv tsc page unencrypted in sev-snp "
` [PATCH V2 7/9] x86/hyperv: Initialize cpu and memory for SEV-SNP "
` [PATCH V2 8/9] x86/hyperv: Add smp support for SEV-SNP guest
` [PATCH V2 9/9] x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ES
[Patch v3] net: mana: Batch ringing RX queue doorbell on receiving packets
2023-07-06 17:51 UTC (15+ messages)
[RFC PATCH 1/1] x86/mm: Mark CoCo VM pages invalid while moving between private and shared
2023-07-06 16:41 UTC
Hyper-V vsock streams do not fill the supplied buffer in full
2023-07-06 10:01 UTC (2+ messages)
[PATCH V5 net] net: mana: Fix MANA VF unload when hardware is unresponsive
2023-07-06 8:18 UTC (2+ messages)
[PATCH] vmbus_testing: fix wrong python syntax for integer value comparison
2023-07-05 13:44 UTC
[PATCH 00/12] arch,fbdev: Move screen_info into arch/
2023-07-05 8:18 UTC (41+ messages)
` [PATCH 01/12] efi: Do not include <linux/screen_info.h> from EFI header
` [01/12] "
` [PATCH 02/12] fbdev/sm712fb: Do not include <linux/screen_info.h>
` [PATCH 03/12] sysfb: Do not include <linux/screen_info.h> from sysfb header
` [03/12] "
` [PATCH 04/12] staging/sm750fb: Do not include <linux/screen_info.h>
` [PATCH 05/12] arch: Remove trailing whitespaces
` [05/12] "
` [PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h>
` [06/12] "
` [PATCH 07/12] arch/x86: Declare edid_info "
` [PATCH 08/12] drivers/firmware: Remove trailing whitespaces
` [08/12] "
` [PATCH 09/12] drivers: Add dependencies on CONFIG_ARCH_HAS_SCREEN_INFO
` [PATCH 10/12] fbdev/core: Use fb_is_primary_device() in fb_firmware_edid()
` [PATCH 11/12] fbdev/core: Protect edid_info with CONFIG_ARCH_HAS_EDID_INFO
` [11/12] "
` [PATCH 12/12] fbdev/core: Define empty fb_firmware_edid() in <linux/fb.h>
[PATCH] hv_netvsc: support a new host capability AllowRscDisabledStatus
2023-07-03 4:37 UTC (3+ messages)
[PATCH v3 1/1] RDMA/mana_ib: Add EQ interrupt support to mana ib driver
2023-06-30 3:19 UTC (2+ messages)
[PATCH AUTOSEL 6.3 06/17] x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offline
2023-06-29 22:18 UTC (4+ messages)
` [PATCH AUTOSEL 6.3 07/17] arm64/hyperv: Use CPUHP_AP_HYPERV_ONLINE state to fix CPU online sequencing
[PATCH net v4 0/2] net: mana: Fix doorbell access for receive queues
2023-06-29 22:09 UTC (3+ messages)
` [PATCH net v4 1/2] net: mana: Batch ringing RX queue doorbell on receiving packets
` [PATCH net v4 2/2] net: mana: Use the correct WQE count for ringing RQ doorbell
[PATCH RFC net-next v4 0/8] virtio/vsock: support datagrams
2023-06-29 12:30 UTC (8+ messages)
` [PATCH RFC net-next v4 6/8] virtio/vsock: support dgrams
[PATCH v3] x86/hyperv: add noop functions to x86_init mpparse functions
2023-06-28 17:58 UTC (2+ messages)
[PATCH] x86/hyperv: Improve code for referencing hyperv_pcpu_input_arg
2023-06-28 17:53 UTC (2+ messages)
[PATCH v2] Drivers: hv: Change hv_free_hyperv_page() to take void * argument
2023-06-28 17:51 UTC (3+ messages)
[PATCH 0/9] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv
2023-06-28 10:53 UTC (9+ messages)
` [PATCH 5/9] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened guest
` [EXTERNAL] "
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).