messages from 2023-07-06 16:43:19 to 2023-07-18 21:48:10 UTC [more...]
[PATCH V2,net-next] net: mana: Add page pool for RX buffers
2023-07-18 21:48 UTC
[PATCH V4 net-next] net: mana: Configure hwc timeout from hardware
2023-07-18 18:00 UTC
[PATCH 00/12] arch,fbdev: Move screen_info into arch/
2023-07-18 14:47 UTC (9+ messages)
` [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h>
[PATCH] hv_netvsc: support a new host capability AllowRscDisabledStatus
2023-07-18 13:52 UTC (5+ messages)
[PATCH v4 00/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
2023-07-18 10:58 UTC (21+ messages)
` [PATCH v4 01/18] drm: Remove flag FBINFO_DEFAULT from fbdev emulation
` [PATCH v4 02/18] fbdev: Remove FBINFO_DEFAULT from static structs
` [PATCH v4 03/18] fbdev: Remove FBINFO_DEFAULT from kzalloc()'ed structs
` [PATCH v4 04/18] fbdev: Remove FBINFO_DEFAULT from devm_kzalloc()'ed structs
` [PATCH v4 05/18] fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structs
` [PATCH v4 06/18] fbdev/fsl-diu-fb: Remove flag FBINFO_DEFAULT
` [PATCH v4 07/18] vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driver
` [PATCH v4 08/18] sh: mach-sh7763rdp: Assign FB_MODE_IS_UNKNOWN to struct fb_videomode.flag
` [PATCH v4 09/18] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v4 10/18] hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver
` [PATCH v4 11/18] media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v4 12/18] staging: "
` [PATCH v4 13/18] fbdev: Remove FBINFO_FLAG_DEFAULT from kzalloc()'ed structs
` [PATCH v4 14/18] fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structs
` [PATCH v4 15/18] fbdev/atafb: Remove flag FBINFO_FLAG_DEFAULT
` [PATCH v4 16/18] fbdev/pxafb: "
` [PATCH v4 17/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT
` [PATCH v4 18/18] fbdev: Document that framebuffer_alloc() returns zero'ed data
[PATCH 0/9] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv
2023-07-18 5:52 UTC (4+ messages)
` [PATCH 1/9] x86/hyperv: Add sev-snp enlightened guest static key
[PATCH V3 0/9] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv
2023-07-18 3:23 UTC (10+ messages)
` [PATCH V3 1/9] x86/hyperv: Add sev-snp enlightened guest static key
` [PATCH V3 2/9] x86/hyperv: Set Virtual Trust Level in VMBus init message
` [PATCH V3 3/9] x86/hyperv: Mark Hyper-V vp assist page unencrypted in SEV-SNP enlightened guest
` [PATCH V3 4/9] drivers: hv: Mark percpu hvcall input arg "
` [PATCH V3 5/9] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp "
` [PATCH V3 6/9] clocksource: hyper-v: Mark hyperv tsc page unencrypted "
` [PATCH V3 7/9] x86/hyperv: Initialize cpu and memory for SEV-SNP "
` [PATCH V3 8/9] x86/hyperv: Add smp support for SEV-SNP guest
` [PATCH V3 9/9] x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ES
[PATCH net-next] net: mana: Add page pool for RX buffers
2023-07-17 23:59 UTC (8+ messages)
` "
[PATCH net-next v5 0/2] net: mana: Fix doorbell access for receive queues
2023-07-17 19:35 UTC (3+ messages)
` [PATCH net-next v5 1/2] net: mana: Batch ringing RX queue doorbell on receiving packets
` [PATCH net-next v5 2/2] net: mana: Use the correct WQE count for ringing RQ doorbell
[PATCH] HID: hyperv: avoid struct memcpy overrun warning
2023-07-17 10:44 UTC (5+ messages)
[PATCH] vmbus_testing: fix wrong python syntax for integer value comparison
2023-07-17 7:43 UTC (2+ messages)
[PATCH v3 00/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
2023-07-14 10:47 UTC (24+ messages)
` [PATCH v3 01/18] drm: Remove flag FBINFO_DEFAULT from fbdev emulation
` [PATCH v3 02/18] fbdev: Remove flag FBINFO_DEFAULT from fbdev drivers
` [PATCH v3 03/18] "
` [PATCH v3 04/18] "
` [PATCH v3 05/18] "
` [PATCH v3 06/18] fbdev/fsl-diu-fb: Remove flag FBINFO_DEFAULT
` [PATCH v3 07/18] vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driver
` [PATCH v3 08/18] sh: mach-sh7763rdp: Assign FB_MODE_IS_UNKNOWN to struct fb_videomode.flag
` [PATCH v3 09/18] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v3 10/18] hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver
` [PATCH v3 11/18] media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v3 12/18] staging: "
` [PATCH v3 13/18] fbdev: "
` [PATCH v3 14/18] "
` [PATCH v3 15/18] fbdev/atafb: Remove flag FBINFO_FLAG_DEFAULT
` [PATCH v3 16/18] fbdev/pxafb: "
` [PATCH v3 17/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT
` [PATCH v3 18/18] fbdev: Document that framebuffer_alloc() returns zero'ed data
` [v3,18/18] "
[PATCH v3 0/3] UIO driver for low speed Hyper-V devices
2023-07-14 10:25 UTC (4+ messages)
` [PATCH v3 1/3] uio: Add hv_vmbus_client driver
` [PATCH v3 2/3] tools: hv: Add vmbus_bufring
` [PATCH v3 3/3] tools: hv: Add new fcopy application based on uio driver
[PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
2023-07-14 7:38 UTC (33+ 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 v2 00/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
2023-07-13 16:02 UTC (23+ messages)
` [PATCH v2 01/18] drm: Remove flag FBINFO_DEFAULT from fbdev emulation
` [PATCH v2 02/18] fbdev: Remove flag FBINFO_DEFAULT from fbdev drivers
` [PATCH v2 03/18] "
` [PATCH v2 04/18] "
` [PATCH v2 05/18] "
` [PATCH v2 06/18] fbdev/fsl-diu-fb: Remove flag FBINFO_DEFAULT
` [PATCH v2 07/18] vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driver
` [PATCH v2 08/18] sh: Assign FB_MODE_IS_UNKNOWN to struct fb_videomode.flag
` [PATCH v2 09/18] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v2 10/18] hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver
` [PATCH v2 11/18] media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v2 12/18] staging: "
` [PATCH v2 13/18] fbdev: "
` [PATCH v2 14/18] "
` [PATCH v2 15/18] fbdev/atafb: Remove flag FBINFO_FLAG_DEFAULT
` [PATCH v2 16/18] fbdev/pxafb: "
` [PATCH v2 17/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT
` [PATCH v2 18/18] fbdev: Document that framebuffer_alloc() returns zero'ed data
[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 (7+ 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 (2+ messages)
` (subset) "
[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 (10+ 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] 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 (3+ messages)
` [PATCH V2 2/9] x86/hyperv: Set Virtual Trust Level in VMBus init message
` [EXTERNAL] "
[Patch v3] net: mana: Batch ringing RX queue doorbell on receiving packets
2023-07-06 17:51 UTC (11+ messages)
[RFC PATCH 1/1] x86/mm: Mark CoCo VM pages invalid while moving between private and shared
2023-07-06 16:41 UTC
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).