Linux Hyperv
[Prev Page][Next Page]
Re: linux-next: Tree for Sep 27 [drivers/net/hyperv/hv_netvsc.ko], Randy Dunlap
[PATCH net-next v6] net: hv_netvsc: fix netvsc_send_completion to avoid multiple message length checks,
Sonia Sharma
[PATCH v5 net-next] net: hv_netvsc: fix netvsc_send_completion to avoid multiple message length checks, Sonia Sharma
[PATCH v7] hv/hv_kvp_daemon:Support for keyfile based connection profile,
Shradha Gupta
[PATCH] tools: hv: kvp: fix memory leak in realloc failure handling,
Kuan-Wei Chiu
[PATCH net, 0/3] net: mana: Fix some TX processing bugs,
Haiyang Zhang
[PATCH v11 00/37] x86: enable FRED for x86-64,
Xin Li
- [PATCH v11 01/37] x86/cpufeatures: Add the cpu feature bit for WRMSRNS, Xin Li
- [PATCH v11 03/37] x86/msr: Add the WRMSRNS instruction support, Xin Li
- [PATCH v11 02/37] x86/opcode: Add the WRMSRNS instruction to the x86 opcode map, Xin Li
- [PATCH v11 06/37] Documentation/x86/64: Add a documentation for FRED, Xin Li
- [PATCH v11 07/37] x86/fred: Add Kconfig option for FRED (CONFIG_X86_FRED), Xin Li
- [PATCH v11 08/37] x86/cpufeatures: Add the cpu feature bit for FRED, Xin Li
- [PATCH v11 09/37] x86/fred: Disable FRED support if CONFIG_X86_FRED is disabled, Xin Li
- [PATCH v11 14/37] x86/cpu: Add MSR numbers for FRED configuration, Xin Li
- [PATCH v11 05/37] x86/trapnr: Add event type macros to <asm/trapnr.h>, Xin Li
- [PATCH v11 13/37] x86/cpu: Add X86_CR4_FRED macro, Xin Li
- [PATCH v11 10/37] x86/fred: Disable FRED by default in its early stage, Xin Li
- [PATCH v11 11/37] x86/opcode: Add ERET[US] instructions to the x86 opcode map, Xin Li
- [PATCH v11 12/37] x86/objtool: Teach objtool about ERET[US], Xin Li
- [PATCH v11 04/37] x86/entry: Remove idtentry_sysvec from entry_{32,64}.S, Xin Li
- [PATCH v11 15/37] x86/ptrace: Cleanup the definition of the pt_regs structure, Xin Li
- [PATCH v11 18/37] x86/fred: Reserve space for the FRED stack frame, Xin Li
- [PATCH v11 19/37] x86/fred: Update MSR_IA32_FRED_RSP0 during task switch, Xin Li
- [PATCH v11 17/37] x86/fred: Add a new header file for FRED definitions, Xin Li
- [PATCH v11 20/37] x86/fred: Disallow the swapgs instruction when FRED is enabled, Xin Li
- [PATCH v11 21/37] x86/fred: No ESPFIX needed when FRED is enabled, Xin Li
- [PATCH v11 22/37] x86/fred: Allow single-step trap and NMI when starting a new task, Xin Li
- [PATCH v11 23/37] x86/fred: Make exc_page_fault() work for FRED, Xin Li
- [PATCH v11 16/37] x86/ptrace: Add FRED additional information to the pt_regs structure, Xin Li
- [PATCH v11 24/37] x86/idtentry: Incorporate definitions/declarations of the FRED entries, Xin Li
- [PATCH v11 25/37] x86/fred: Add a debug fault entry stub for FRED, Xin Li
- [PATCH v11 26/37] x86/fred: Add a NMI entry stub for FRED, Xin Li
- [PATCH v11 27/37] x86/fred: Add a machine check entry stub for FRED, Xin Li
- [PATCH v11 29/37] x86/traps: Add sysvec_install() to install a system interrupt handler, Xin Li
- [PATCH v11 28/37] x86/fred: FRED entry/exit and dispatch code, Xin Li
- [PATCH v11 30/37] x86/fred: Let ret_from_fork_asm() jmp to asm_fred_exit_user when FRED is enabled, Xin Li
- [PATCH v11 32/37] x86/entry/calling: Allow PUSH_AND_CLEAR_REGS being used beyond actual entry code, Xin Li
- [PATCH v11 31/37] x86/fred: Fixup fault on ERETU by jumping to fred_entrypoint_user, Xin Li
- [PATCH v11 33/37] x86/entry: Add fred_entry_from_kvm() for VMX to handle IRQ/NMI, Xin Li
- [PATCH v11 34/37] KVM: VMX: Call fred_entry_from_kvm() for IRQ/NMI handling, Xin Li
- [PATCH v11 35/37] x86/syscall: Split IDT syscall setup code into idt_syscall_init(), Xin Li
- [PATCH v11 36/37] x86/fred: Add FRED initialization functions, Xin Li
- [PATCH v11 37/37] x86/fred: Invoke FRED initialization code to enable FRED, Xin Li
[PATCH v2] hyperv: reduce size of ms_hyperv_info,
Olaf Hering
[PATCH v3 00/15] Introduce /dev/mshv drivers,
Nuno Das Neves
- [PATCH v3 04/15] asm-generic/mshyperv: Introduce hv_recommend_using_aeoi(), Nuno Das Neves
- [PATCH v3 02/15] mshyperv: Introduce hv_get_hypervisor_version function, Nuno Das Neves
- [PATCH v3 03/15] mshyperv: Introduce numa_node_to_proximity_domain_info, Nuno Das Neves
- [PATCH v3 09/15] Drivers: hv: Introduce hv_output_arg_exists in hv_common.c, Nuno Das Neves
- [PATCH v3 05/15] hyperv: Move hv_connection_id to hyperv-tlfs, Nuno Das Neves
- [PATCH v3 01/15] hyperv-tlfs: Change shared HV_REGISTER_* defines to HV_MSR_*, Nuno Das Neves
- [PATCH v3 12/15] Documentation: Reserve ioctl number for mshv driver, Nuno Das Neves
- [PATCH v3 06/15] hyperv-tlfs: Introduce hv_status_to_string and hv_status_to_errno, Nuno Das Neves
- [PATCH v3 08/15] Drivers: hv: Introduce per-cpu event ring tail, Nuno Das Neves
- [PATCH v3 11/15] Drivers: hv: export vmbus_isr, hv_context and hv_post_message, Nuno Das Neves
- [PATCH v3 07/15] Drivers: hv: Move hv_call_deposit_pages and hv_call_create_vp to common code, Nuno Das Neves
- [PATCH v3 10/15] x86: hyperv: Add mshv_handler irq handler and setup function, Nuno Das Neves
- [PATCH v3 14/15] asm-generic: hyperv: Use new Hyper-V headers conditionally., Nuno Das Neves
- [PATCH v3 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V, Nuno Das Neves
- [PATCH v3 13/15] uapi: hyperv: Add mshv driver headers defining hypervisor ABIs, Nuno Das Neves
[PATCH] PCI: hv: Annotate struct hv_dr_state with __counted_by,
Kees Cook
[PATCH 00/14] Batch 1: Annotate structs with __counted_by,
Kees Cook
- [PATCH 02/14] ipv4/igmp: Annotate struct ip_sf_socklist with __counted_by, Kees Cook
- [PATCH 04/14] net: hns: Annotate struct ppe_common_cb with __counted_by, Kees Cook
- [PATCH 03/14] ipv6: Annotate struct ip6_sf_socklist with __counted_by, Kees Cook
- [PATCH 01/14] ipv4: Annotate struct fib_info with __counted_by, Kees Cook
- [PATCH 12/14] net: openvswitch: Annotate struct dp_meter with __counted_by, Kees Cook
- [PATCH 07/14] net: mana: Annotate struct mana_rxq with __counted_by, Kees Cook
- [PATCH 08/14] net: ipa: Annotate struct ipa_power with __counted_by, Kees Cook
- [PATCH 09/14] net: mana: Annotate struct hwc_dma_buf with __counted_by, Kees Cook
- [PATCH 10/14] net: openvswitch: Annotate struct dp_meter_instance with __counted_by, Kees Cook
- [PATCH 06/14] net: hisilicon: Annotate struct rcb_common_cb with __counted_by, Kees Cook
- [PATCH 05/14] net: enetc: Annotate struct enetc_int_vector with __counted_by, Kees Cook
- [PATCH 13/14] net: tulip: Annotate struct mediatable with __counted_by, Kees Cook
- [PATCH 14/14] net: sched: Annotate struct tc_pedit with __counted_by, Kees Cook
- [PATCH 11/14] net: enetc: Annotate struct enetc_psfp_gate with __counted_by, Kees Cook
- Re: [PATCH 00/14] Batch 1: Annotate structs with __counted_by, Kees Cook
- Re: [PATCH 00/14] Batch 1: Annotate structs with __counted_by, patchwork-bot+netdevbpf
[PATCH v2] x86/hyperv: Remove hv_vtl_early_init initcall,
Saurabh Sengar
[PATCH v6] hv/hv_kvp_daemon:Support for keyfile based connection profile,
Shradha Gupta
[PATCH] x86/hyperv: Remove hv_vtl_early_init initcall,
Saurabh Sengar
[PATCH v3] x86/hyperv: Restrict get_vtl to only VTL platforms,
Saurabh Sengar
Re: [EXTERNAL] Question regarding patches/discussions, Alex Ionescu
[PATCH] x86/hyperv: Add common print prefix "Hyper-V" in hv_init,
Saurabh Sengar
[PATCH v2] x86/hyperv: Restrict get_vtl to only VTL platforms,
Saurabh Sengar
[PATCH v5] hv/hv_kvp_daemon:Support for keyfile based connection profile,
Shradha Gupta
[PATCH v1] hyperv: reduce size of ms_hyperv_info,
Olaf Hering
[Patch v6 0/5] RDMA/mana_ib,
sharmaajay
[PATCH v10 00/38] x86: enable FRED for x86-64,
Xin Li
- [PATCH v10 01/38] x86/cpufeatures: Add the cpu feature bit for WRMSRNS, Xin Li
- [PATCH v10 02/38] x86/opcode: Add the WRMSRNS instruction to the x86 opcode map, Xin Li
- [PATCH v10 03/38] x86/msr: Add the WRMSRNS instruction support, Xin Li
- [PATCH v10 04/38] x86/entry: Remove idtentry_sysvec from entry_{32,64}.S, Xin Li
- [PATCH v10 06/38] Documentation/x86/64: Add a documentation for FRED, Xin Li
- [PATCH v10 07/38] x86/fred: Add Kconfig option for FRED (CONFIG_X86_FRED), Xin Li
- [PATCH v10 05/38] x86/trapnr: Add event type macros to <asm/trapnr.h>, Xin Li
- [PATCH v10 08/38] x86/cpufeatures: Add the cpu feature bit for FRED, Xin Li
- [PATCH v10 09/38] x86/fred: Disable FRED support if CONFIG_X86_FRED is disabled, Xin Li
- [PATCH v10 10/38] x86/fred: Disable FRED by default in its early stage, Xin Li
- [PATCH v10 11/38] x86/opcode: Add ERET[US] instructions to the x86 opcode map, Xin Li
- [PATCH v10 13/38] x86/cpu: Add X86_CR4_FRED macro, Xin Li
- [PATCH v10 12/38] x86/objtool: Teach objtool about ERET[US], Xin Li
- [PATCH v10 14/38] x86/cpu: Add MSR numbers for FRED configuration, Xin Li
- [PATCH v10 15/38] x86/ptrace: Cleanup the definition of the pt_regs structure, Xin Li
- [PATCH v10 16/38] x86/ptrace: Add FRED additional information to the pt_regs structure, Xin Li
- [PATCH v10 17/38] x86/fred: Add a new header file for FRED definitions, Xin Li
- [PATCH v10 19/38] x86/fred: Update MSR_IA32_FRED_RSP0 during task switch, Xin Li
- [PATCH v10 18/38] x86/fred: Reserve space for the FRED stack frame, Xin Li
- [PATCH v10 20/38] x86/fred: Disallow the swapgs instruction when FRED is enabled, Xin Li
- [PATCH v10 21/38] x86/fred: No ESPFIX needed when FRED is enabled, Xin Li
- [PATCH v10 22/38] x86/fred: Allow single-step trap and NMI when starting a new task, Xin Li
- [PATCH v10 23/38] x86/fred: Make exc_page_fault() work for FRED, Xin Li
- [PATCH v10 26/38] x86/fred: Add a NMI entry stub for FRED, Xin Li
- [PATCH v10 24/38] x86/idtentry: Incorporate definitions/declarations of the FRED entries, Xin Li
- [PATCH v10 27/38] x86/fred: Add a machine check entry stub for FRED, Xin Li
- [PATCH v10 25/38] x86/fred: Add a debug fault entry stub for FRED, Xin Li
- [PATCH v10 28/38] x86/fred: FRED entry/exit and dispatch code, Xin Li
- [PATCH v10 29/38] x86/traps: Add sysvec_install() to install a system interrupt handler, Xin Li
- [PATCH v10 30/38] x86/fred: Let ret_from_fork_asm() jmp to asm_fred_exit_user when FRED is enabled, Xin Li
- [PATCH v10 31/38] x86/fred: Fixup fault on ERETU by jumping to fred_entrypoint_user, Xin Li
- [PATCH v10 32/38] x86/entry/calling: Allow PUSH_AND_CLEAR_REGS being used beyond actual entry code, Xin Li
- [PATCH v10 34/38] KVM: VMX: Call fred_entry_from_kvm() for IRQ/NMI handling, Xin Li
- [PATCH v10 33/38] x86/entry: Add fred_entry_from_kvm() for VMX to handle IRQ/NMI, Xin Li
- [PATCH v10 35/38] x86/syscall: Split IDT syscall setup code into idt_syscall_init(), Xin Li
- [PATCH v10 36/38] x86/fred: Add fred_syscall_init(), Xin Li
- [PATCH v10 38/38] x86/fred: Invoke FRED initialization code to enable FRED, Xin Li
- [PATCH v10 37/38] x86/fred: Add FRED initialization functions, Xin Li
[PATCH] x86/hyperv: Restrict get_vtl to only VTL platforms,
Saurabh Sengar
[PATCH] x86/hyperv/vtl: Replace real_mode_header only under Hyper-V,
Mathias Krause
[PATCH v4 net] net: hv_netvsc: fix netvsc_send_completion to avoid multiple message length checks,
Sonia Sharma
[Patch v5 0/5] RDMA/mana_ib,
sharmaajay
[PATCH v4] hv/hv_kvp_daemon:Support for keyfile based connection profile, Shradha Gupta
This list has been migrated to the new infrastructure,
Konstantin Ryabitsev
[GIT PULL] Hyper-V commits for 6.6,
Wei Liu
[RFT PATCH 0/6] drm: drm-misc drivers call drm_atomic_helper_shutdown() at the right times,
Douglas Anderson
[PATCH 0/8] fbdev: Use helpers for deferred I/O,
Thomas Zimmermann
[PATCH 6.1 007/122] drm/aperture: Remove primary argument, Greg Kroah-Hartman
[PATCH 1/1] scsi: storvsc: Handle additional SRB status values,
Michael Kelley
netvsc device errors followed by unkillable Linux guest VM lockup?, Thor Simon
[PATCH v3 00/10] Support TDX guests on Hyper-V (the Hyper-V specific part),
Dexuan Cui
- [PATCH v3 01/10] x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guests, Dexuan Cui
- [PATCH v3 02/10] x86/hyperv: Support hypercalls for fully enlightened TDX guests, Dexuan Cui
- [PATCH v3 03/10] Drivers: hv: vmbus: Support fully enlightened TDX guests, Dexuan Cui
- [PATCH v3 06/10] x86/hyperv: Introduce a global variable hyperv_paravisor_present, Dexuan Cui
- [PATCH v3 05/10] Drivers: hv: vmbus: Support >64 VPs for a fully enlightened TDX/SNP VM, Dexuan Cui
- [PATCH v3 08/10] x86/hyperv: Use TDX GHCI to access some MSRs in a TDX VM with the paravisor, Dexuan Cui
- [PATCH v3 09/10] x86/hyperv: Remove hv_isolation_type_en_snp, Dexuan Cui
- [PATCH v3 07/10] Drivers: hv: vmbus: Bring the post_msg_page back for TDX VMs with the paravisor, Dexuan Cui
- [PATCH v3 04/10] x86/hyperv: Fix serial console interrupts for fully enlightened TDX guests, Dexuan Cui
- [PATCH v3 10/10] x86/hyperv: Move the code in ivm.c around to avoid unnecessary ifdef's, Dexuan Cui
- Re: [PATCH v3 00/10] Support TDX guests on Hyper-V (the Hyper-V specific part), Wei Liu
Re: linux-next: Tree for Aug 23 (hyperv),
Randy Dunlap
[PATCH] x86/hyperv: Fix undefined reference to isolation_type_en_snp without CONFIG_HYPERV,
Dexuan Cui
[PATCH] x86/hyperv: Add missing 'inline' to hv_snp_boot_ap() stub,
Nathan Chancellor
[Patch v4 0/4] RDMA/mana_ib,
sharmaajay
[PATCH AUTOSEL 5.15 2/4] vmbus_testing: fix wrong python syntax for integer value comparison, Sasha Levin
[PATCH AUTOSEL 5.10 2/4] vmbus_testing: fix wrong python syntax for integer value comparison, Sasha Levin
[PATCH AUTOSEL 6.1 2/9] vmbus_testing: fix wrong python syntax for integer value comparison, Sasha Levin
[PATCH AUTOSEL 6.4 10/10] x86/hyperv: add noop functions to x86_init mpparse functions, Sasha Levin
[PATCH AUTOSEL 6.4 02/10] vmbus_testing: fix wrong python syntax for integer value comparison, Sasha Levin
[PATCH v2 0/9] Support TDX guests on Hyper-V (the Hyper-V specific part),
Dexuan Cui
[PATCH v7 0/8] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv,
Tianyu Lan
[PATCH v2 00/15] Introduce /dev/mshv drivers,
Nuno Das Neves
- [PATCH v2 05/15] hyperv: Move hv_connection_id to hyperv-tlfs, Nuno Das Neves
- [PATCH v2 02/15] mshyperv: Introduce hv_get_hypervisor_version function, Nuno Das Neves
- [PATCH v2 03/15] mshyperv: Introduce numa_node_to_proximity_domain_info, Nuno Das Neves
- [PATCH v2 08/15] Drivers: hv: Introduce per-cpu event ring tail, Nuno Das Neves
- [PATCH v2 10/15] x86: hyperv: Add mshv_handler irq handler and setup function, Nuno Das Neves
- [PATCH v2 04/15] asm-generic/mshyperv: Introduce hv_recommend_using_aeoi(), Nuno Das Neves
- [PATCH v2 01/15] hyperv-tlfs: Change shared HV_REGISTER_* defines to HV_MSR_*, Nuno Das Neves
- [PATCH v2 06/15] hyperv-tlfs: Introduce hv_status_to_string and hv_status_to_errno, Nuno Das Neves
- [PATCH v2 09/15] Drivers: hv: Introduce hv_output_arg_exists in hv_common.c, Nuno Das Neves
- [PATCH v2 12/15] Documentation: Reserve ioctl number for mshv driver, Nuno Das Neves
- [PATCH v2 11/15] Drivers: hv: export vmbus_isr, hv_context and hv_post_message, Nuno Das Neves
- [PATCH v2 07/15] Drivers: hv: Move hv_call_deposit_pages and hv_call_create_vp to common code, Nuno Das Neves
- [PATCH v2 13/15] uapi: hyperv: Add mshv driver headers hvhdk.h, hvhdk_mini.h, hvgdk.h, hvgdk_mini.h, Nuno Das Neves
- [PATCH v2 14/15] asm-generic: hyperv: Use mshv headers conditionally. Add asm-generic/hyperv-defs.h, Nuno Das Neves
- Message not available
Message not available
Message not available
[PATCH v2] PCI: hv: Fix a crash in hv_pci_restore_msi_msg() during hibernation,
Dexuan Cui
[PATCH v6 0/8] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv,
Tianyu Lan
[PATCH v2] hv: hyperv.h: Replace one-element array with flexible-array member,
Saurabh Sengar
[PATCH v1 net] page_pool: Cap queue size to 32k.,
Ratheesh Kannoth
[PATCH] PCI: hv: Fix a crash in hv_pci_restore_msi_msg() during hibernation,
Dexuan Cui
[PATCH 0/9] Support TDX guests on Hyper-V (the Hyper-V specific part),
Dexuan Cui
[PATCH v10 0/2] Support TDX guests on Hyper-V (the x86/tdx part),
Dexuan Cui
[PATCH] x86/hyperv: Fix the detection of E820_TYPE_PRAM in a Gen2 VM,
Dexuan Cui
[PATCH RESEND v9 0/2] Support TDX guests on Hyper-V (the x86/tdx part),
Dexuan Cui
[PATCH V5 0/8] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv,
Tianyu Lan
[PATCH -next] hv_netvsc: Remove duplicated include,
GUO Zihua
[PATCH net-next v2] net: mana: Add gdma stats to ethtool output for mana,
Shradha Gupta
[PATCH RFC 0/2] hyperv: Use raw_spinlock_t when not sleepable,
Mitchell Levy via B4 Relay
[PATCH] Drivers: hv: vmbus: Don't dereference ACPI root object handle,
Maciej S. Szmigiero
[PATCH V8 net] net: mana: Fix MANA VF unload when hardware is unresponsive,
Souradeep Chakrabarti
[bug report] net: mana: Add page pool for RX buffers,
Dan Carpenter
[PATCH v2] hv_balloon: Update the balloon driver to use the SBRM API,
Mitchell Levy via B4 Relay
[PATCH net-next] net: mana: Add gdma stats to ethtool output for mana,
Shradha Gupta
[PATCH] hv: hyperv.h: Replace one-element array with flexible-array member,
Saurabh Sengar
[GIT PULL] Hyper-V fixes for 6.5-rc5,
Wei Liu
[PATCH V6,net-next] net: mana: Add page pool for RX buffers,
Haiyang Zhang
[PATCH V4 0/9] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv,
Tianyu Lan
- [PATCH V4 1/9] x86/hyperv: Add sev-snp enlightened guest static key, Tianyu Lan
- [PATCH V4 2/9] x86/hyperv: Set Virtual Trust Level in VMBus init message, Tianyu Lan
- [PATCH V4 3/9] x86/hyperv: Mark Hyper-V vp assist page unencrypted in SEV-SNP enlightened guest, Tianyu Lan
- [PATCH V4 5/9] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened guest, Tianyu Lan
- [PATCH V4 4/9] drivers: hv: Mark percpu hvcall input arg page unencrypted in SEV-SNP enlightened guest, Tianyu Lan
- [PATCH V4 6/9] clocksource: hyper-v: Mark hyperv tsc page unencrypted in sev-snp enlightened guest, Tianyu Lan
- [PATCH V4 7/9] x86/hyperv: Add smp support for SEV-SNP guest, Tianyu Lan
- [PATCH V4 8/9] x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ES, Tianyu Lan
- [PATCH V4 9/9] x86/hyperv: Initialize cpu and memory for SEV-SNP enlightened guest, Tianyu Lan
- Re: [PATCH V4 0/9] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv, Wei Liu
[PATCH v4 0/3] UIO driver for low speed Hyper-V devices,
Saurabh Sengar
[PATCH bpf-next v2 1/3] eth: add missing xdp.h includes in drivers,
Jakub Kicinski
[PATCH v3 net] net: hv_netvsc: fix netvsc_send_completion to avoid multiple message length checks,
Sonia Sharma
[PATCH v2 net] net: hv_netvsc: fix netvsc_send_completion to avoid multiple message length checks,
Sonia Sharma
[PATCH V5,net-next] net: mana: Add page pool for RX buffers,
Haiyang Zhang
[PATCH V6 net-next] net: mana: Configure hwc timeout from hardware,
Souradeep Chakrabarti
[PATCH] hv_netvsc: fix netvsc_send_completion to avoid multiple message length checks,
Sonia Sharma
[PATCH bpf-next 1/3] eth: add missing xdp.h includes in drivers,
Jakub Kicinski
RE: [patch v2 21/38] x86/cpu: Provide cpu_init/parse_topology(),
Thomas Gleixner
[PATCH V7 net] net: mana: Fix MANA VF unload when hardware is,
Souradeep Chakrabarti
Re: [PATCH V7 net] net: mana: Fix MANA VF unload when hardware is, Jesse Brandeburg
Re: [PATCH V7 net] net: mana: Fix MANA VF unload when hardware is, kernel test robot
[PATCH RESEND v9 27/36] x86/traps: Add external_interrupt() to dispatch external interrupts,
Xin Li
[Index of Archives]
[Linux Samsung SoC]
[Linux Actions SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]