messages from 2023-07-19 14:37:31 to 2023-08-01 09:03:42 UTC [more...]
[PATCH RESEND v9 00/36] x86: enable FRED for x86-64
2023-08-01 8:32 UTC (11+ messages)
` [PATCH RESEND v9 01/36] Documentation/x86/64: Add documentation for FRED
` [PATCH RESEND v9 02/36] x86/fred: Add Kconfig option for FRED (CONFIG_X86_FRED)
` [PATCH RESEND v9 03/36] x86/fred: Disable FRED support if CONFIG_X86_FRED is disabled
` [PATCH RESEND v9 04/36] x86/cpufeatures: Add the cpu feature bit for FRED
` [PATCH RESEND v9 05/36] x86/opcode: Add ERETU, ERETS instructions to x86-opcode-map
` [PATCH RESEND v9 06/36] x86/objtool: Teach objtool about ERETU and ERETS
` [PATCH RESEND v9 07/36] x86/cpu: Add X86_CR4_FRED macro
` [PATCH RESEND v9 08/36] x86/cpu: Add MSR numbers for FRED configuration
` [PATCH RESEND v9 10/36] x86/fred: Add a new header file for FRED definitions
` [PATCH RESEND v9 11/36] x86/fred: Reserve space for the FRED stack frame
[PATCH RFC net-next v5 00/14] virtio/vsock: support datagrams
2023-08-01 5:30 UTC (31+ messages)
` [PATCH RFC net-next v5 01/14] af_vsock: generalize vsock_dgram_recvmsg() to all transports
` [PATCH RFC net-next v5 03/14] af_vsock: support multi-transport datagrams
` [PATCH RFC net-next v5 07/14] virtio/vsock: add common datagram send path
` [PATCH RFC net-next v5 10/14] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
` [PATCH RFC net-next v5 11/14] vhost/vsock: implement datagram support
` [PATCH RFC net-next v5 13/14] virtio/vsock: "
` [PATCH RFC net-next v5 13/14] virtio/vsock: implement datagram supporty
[PATCH V4,net-next] net: mana: Add page pool for RX buffers
2023-08-01 0:31 UTC (2+ messages)
[PATCH v9 00/36] x86: enable FRED for x86-64
2023-07-31 23:56 UTC (32+ messages)
` [PATCH v9 01/36] Documentation/x86/64: Add documentation for FRED
` [PATCH v9 02/36] x86/fred: Add Kconfig option for FRED (CONFIG_X86_FRED)
` [PATCH v9 03/36] x86/fred: Disable FRED support if CONFIG_X86_FRED is disabled
` [PATCH v9 04/36] x86/cpufeatures: Add the cpu feature bit for FRED
` [PATCH v9 05/36] x86/opcode: Add ERETU, ERETS instructions to x86-opcode-map
` [PATCH v9 06/36] x86/objtool: Teach objtool about ERETU and ERETS
` [PATCH v9 07/36] x86/cpu: Add X86_CR4_FRED macro
` [PATCH v9 08/36] x86/cpu: Add MSR numbers for FRED configuration
` [PATCH v9 09/36] x86/fred: Make unions for the cs and ss fields in struct pt_regs
` [PATCH v9 10/36] x86/fred: Add a new header file for FRED definitions
` [PATCH v9 11/36] x86/fred: Reserve space for the FRED stack frame
` [PATCH v9 12/36] x86/fred: Update MSR_IA32_FRED_RSP0 during task switch
` [PATCH v9 13/36] x86/fred: Let ret_from_fork_asm() jmp to fred_exit_user when FRED is enabled
` [PATCH v9 14/36] x86/fred: Disallow the swapgs instruction "
` [PATCH v9 15/36] x86/fred: No ESPFIX needed "
` [PATCH v9 16/36] x86/fred: Allow single-step trap and NMI when starting a new task
` [PATCH v9 17/36] x86/fred: Define a common function type fred_handler
` [PATCH v9 18/36] x86/fred: Add a page fault entry stub for FRED
` [PATCH v9 19/36] x86/fred: Add a debug "
` [PATCH v9 20/36] x86/fred: Add a NMI "
` [PATCH v9 21/36] x86/fred: Add a machine check "
` [PATCH v9 22/36] x86/fred: Add a double fault "
` [PATCH v9 23/36] x86/entry: Remove idtentry_sysvec from entry_{32,64}.S
` [PATCH v9 24/36] x86/idtentry: Incorporate definitions/declarations of the FRED external interrupt handler type
` [PATCH v9 25/36] x86/traps: Add a system interrupt handler table for system interrupt dispatch
[PATCH v9 29/36] x86/fred: FRED entry/exit and dispatch code
2023-07-31 22:07 UTC (3+ messages)
[PATCH] hv_balloon: Update the balloon driver to use the SBRM API
2023-07-31 21:25 UTC (2+ messages)
[PATCH 1/1] scsi: storvsc: Fix handling of virtual Fibre Channel timeouts
2023-07-31 19:46 UTC (2+ messages)
W sprawie samochodu
2023-07-31 8:35 UTC
[PATCH v9 30/36] x86/fred: Fixup fault on ERETU by jumping to fred_entrypoint_user
2023-07-31 6:41 UTC (7+ messages)
` [PATCH v9 31/36] x86/traps: Export external_interrupt() for handling IRQ in IRQ induced VM exits
` [PATCH v9 32/36] x86/fred: Export fred_entrypoint_kernel() for handling NMI in NMI "
` [PATCH v9 33/36] KVM: VMX: Add VMX_DO_FRED_EVENT_IRQOFF for IRQ/NMI handling
` [PATCH v9 34/36] x86/syscall: Split IDT syscall setup code into idt_syscall_init()
` [PATCH v9 35/36] x86/fred: FRED initialization code
` [PATCH v9 36/36] x86/fred: Disable FRED by default in its early stage
[PATCH v9 28/36] x86/idtentry: Incorporate declaration/definition of the FRED exception handler type
2023-07-31 6:41 UTC
[PATCH v9 27/36] x86/traps: Add external_interrupt() to dispatch external interrupts
2023-07-31 6:40 UTC
[PATCH v9 26/36] x86/traps: Add sysvec_install() to install a system interrupt handler
2023-07-31 6:40 UTC
[Patch v3 0/4] RDMA/mana_ib Read Capabilities
2023-07-28 22:52 UTC (14+ messages)
` [Patch v3 1/4] RDMA/mana_ib : Rename all mana_ib_dev type variables to mib_dev
` [EXTERNAL] "
` [Patch v3 2/4] RDMA/mana_ib : Register Mana IB device with Management SW
` [EXTERNAL] "
` [Patch v3 3/4] RDMA/mana_ib : Create adapter and Add error eq
` [EXTERNAL] "
` [Patch v3 4/4] RDMA/mana_ib : Query adapter capabilities
` [EXTERNAL] "
` [EXTERNAL] [Patch v3 0/4] RDMA/mana_ib Read Capabilities
[PATCH v4 1/1] RDMA/mana_ib: Add EQ interrupt support to mana ib driver
2023-07-28 18:39 UTC (6+ messages)
[PATCH V2] x86/hyperv: Rename hv_isolation_type_snp/en_snp() to isol_type_snp_paravisor/enlightened()
2023-07-28 14:21 UTC (4+ messages)
[PATCH V3 0/9] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv
2023-07-28 10:45 UTC (13+ 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 5/9] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened guest
` [PATCH V3 7/9] x86/hyperv: Initialize cpu and memory for SEV-SNP "
[PATCH v3] hv/hv_kvp_daemon: Add support for keyfile config based connection profile in NM
2023-07-28 10:24 UTC (8+ messages)
[PATCH 00/15] Introduce /dev/mshv drivers
2023-07-27 21:05 UTC (16+ messages)
` [PATCH 01/15] hyperv-tlfs: Change shared HV_REGISTER_* defines to HV_MSR_*
` [PATCH 02/15] mshyperv: Introduce hv_get_hypervisor_version
` [PATCH 03/15] mshyperv: Introduce numa_node_to_proximity_domain_info
` [PATCH 04/15] asm-generic/mshyperv: Introduce hv_recommend_using_aeoi()
` [PATCH 05/15] hyperv: Move hv_connection_id to hyperv-tlfs
` [PATCH 06/15] hyperv-tlfs: Introduce hv_status_to_string and hv_status_to_errno
` [PATCH 07/15] Drivers: hv: Move hv_call_deposit_pages and hv_call_create_vp to common code
` [PATCH 08/15] Drivers: hv: Introduce per-cpu event ring tail
` [PATCH 09/15] Drivers: hv: Introduce hv_output_arg_exists in hv_common
` [PATCH 10/15] x86: hyperv: Add mshv_handler irq handler and setup function
` [PATCH 11/15] Drivers: hv: export vmbus_isr, hv_context and hv_post_message
` [PATCH 12/15] Documentation: Reserve ioctl number for mshv driver
` [PATCH 13/15] uapi: hyperv: Add mshv driver headers hvhdk.h, hvhdk_mini.h, hvgdk.h, hvgdk_mini.h
` [PATCH 14/15] asm-generic: hyperv: Use mshv headers conditionally. Add asm-generic/hyperv-defs.h
[PATCH V6 net] net: mana: Fix MANA VF unload when hardware is
2023-07-27 5:13 UTC (3+ messages)
[PATCH v9 0/2] Support TDX guests on Hyper-V (the x86/tdx part)
2023-07-27 0:29 UTC (8+ messages)
` [PATCH v9 1/2] x86/tdx: Retry TDVMCALL_MAP_GPA() when needed
Hyper-V vsock streams do not fill the supplied buffer in full
2023-07-26 21:34 UTC (3+ messages)
[PATCH V3,net-next] net: mana: Add page pool for RX buffers
2023-07-26 15:51 UTC (8+ messages)
[Patch v2 0/5] RDMA/mana_ib Read Capabilities
2023-07-26 15:11 UTC (10+ messages)
` [Patch v2 1/5] RDMA/mana-ib : Rename all mana_ib_dev type variables to mib_dev
` [Patch v2 2/5] RDMA/mana_ib : Register Mana IB device with Management SW
` [Patch v2 3/5] RDMA/mana_ib : Add error eq and notification from SoC
` [Patch v2 4/5] RDMA/mana_ib : Create Adapter - each vf bound to adapter object
` [Patch v2 5/5] RDMA/mana_ib : Query adapter capabilities
[PATCH] x86/hyperv: Rename hv_isolation_type_snp/en_snp() to isol_type_snp_paravisor/enlightened()
2023-07-26 2:57 UTC (3+ messages)
[PATCH V5 net-next] net: mana: Configure hwc timeout from hardware
2023-07-26 2:56 UTC (2+ messages)
[PATCH v2 -next] Drivers: hv: vmbus: Remove unused extern declaration vmbus_ontimer()
2023-07-25 14:21 UTC
[PATCH -next] hv: hyperv.h: Remove unused extern declaration vmbus_ontimer()
2023-07-25 14:17 UTC (3+ messages)
[PATCH V4 net-next] net: mana: Configure hwc timeout from hardware
2023-07-25 9:49 UTC (3+ messages)
[PATCH v2 1/1] x86/hyperv: Disable IBT when hypercall page lacks ENDBR instruction
2023-07-24 21:06 UTC (3+ messages)
[PATCH v2 0/9] video: screen_info cleanups
2023-07-24 12:07 UTC (17+ messages)
` [PATCH v2 1/9] vgacon: rework Kconfig dependencies
` [PATCH v2 2/9] vgacon: rework screen_info #ifdef checks
` [PATCH v2 5/9] vgacon: remove screen_info dependency
` [PATCH v2 6/9] vgacon: clean up global screen_info instances
` [PATCH v2 9/9] efi: move screen_info into efi init code
[PATCH AUTOSEL 6.4 20/58] RDMA/mana_ib: Use v2 version of cfg_rx_steer_req to enable RX coalescing
2023-07-24 1:12 UTC
[PATCH] vmbus_testing: fix wrong python syntax for integer value comparison
2023-07-23 23:19 UTC (3+ messages)
[PATCH] clocksource: Fix warnings in mshyperv.h
2023-07-23 23:15 UTC (3+ messages)
[PATCH 1/1] scsi: storvsc: Limit max_sectors for virtual Fibre Channel devices
2023-07-23 20:42 UTC (2+ messages)
[PATCH 1/1] x86/hyperv: Disable IBT when hypercall page lacks ENDBR instruction
2023-07-21 18:49 UTC (9+ messages)
[PATCH v3] x86/hyperv: add noop functions to x86_init mpparse functions
2023-07-21 12:58 UTC (3+ messages)
` [EXTERNAL] "
[PATCH V2,net-next] net: mana: Add page pool for RX buffers
2023-07-20 13:15 UTC (3+ messages)
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).