Show patches with: Submitter = Jan Beulich       |    State = Action Required       |    Archived = No       |   152 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/4] x86/shadow: correct shadow_vcpu_init()'s comment x86/mm: assorted adjustments - - - --- 2024-04-23 Jan Beulich New
[3/4] x86/paging: vCPU host mode is always set x86/mm: assorted adjustments - - - --- 2024-04-23 Jan Beulich New
[2/4] x86/P2M: un-indent write_p2m_entry() x86/mm: assorted adjustments - - - --- 2024-04-23 Jan Beulich New
[1/4] x86/P2M: write_p2m_entry() is HVM-only anyway x86/mm: assorted adjustments - - - --- 2024-04-23 Jan Beulich New
x86/MTRR: correct inadvertently inverted WC check x86/MTRR: correct inadvertently inverted WC check 1 - - --- 2024-04-23 Jan Beulich New
[v2] x86: adjust initial setting of watchdog kind [v2] x86: adjust initial setting of watchdog kind - - - --- 2024-04-04 Jan Beulich New
AMD/IOMMU: drop remaining guest-IOMMU bits too AMD/IOMMU: drop remaining guest-IOMMU bits too 1 - - --- 2024-03-19 Jan Beulich New
avoid UB in guest handle arithmetic avoid UB in guest handle arithmetic - - - --- 2024-03-19 Jan Beulich New
[v5] x86/PoD: tie together P2M update and increment of entry count [v5] x86/PoD: tie together P2M update and increment of entry count - 1 - --- 2024-03-19 Jan Beulich New
x86/mm: use block_lock_speculation() in _mm_write_lock() x86/mm: use block_lock_speculation() in _mm_write_lock() - 1 - --- 2024-03-18 Jan Beulich New
MAINTAINERS: drop AMD IOMMU and Intel VT-d sections MAINTAINERS: drop AMD IOMMU and Intel VT-d sections 2 - - --- 2024-03-14 Jan Beulich New
[v3] x86: amend 'n' debug-key output with SMI count [v3] x86: amend 'n' debug-key output with SMI count - - - --- 2024-03-12 Jan Beulich New
[v2] x86+Arm: drop (rename) __virt_to_maddr() / __maddr_to_virt() [v2] x86+Arm: drop (rename) __virt_to_maddr() / __maddr_to_virt() 1 1 - --- 2024-03-12 Jan Beulich New
x86/entry: re-order exception entry points x86/entry: re-order exception entry points - - - --- 2024-03-06 Jan Beulich New
x86/entry: don't clear DF when raising #UD for lack of syscall handler x86/entry: don't clear DF when raising #UD for lack of syscall handler - - - --- 2024-03-06 Jan Beulich New
[v2] x86/entry: shrink insn size for some of our EFLAGS manipulation [v2] x86/entry: shrink insn size for some of our EFLAGS manipulation - - - --- 2024-03-06 Jan Beulich New
x86/asm: add commas to further macros definitions/invocations x86/asm: add commas to further macros definitions/invocations 1 - - --- 2024-03-06 Jan Beulich New
x86/asm: add commas to BUILD_BUG_ON x86/asm: add commas to BUILD_BUG_ON 1 - - --- 2024-03-06 Jan Beulich New
9pfsd: allow building with old glibc 9pfsd: allow building with old glibc 1 1 - --- 2024-03-05 Jan Beulich New
MAINTAINERS: drop AMD SVM and Intel VT-x sections MAINTAINERS: drop AMD SVM and Intel VT-x sections 3 - - --- 2024-03-04 Jan Beulich New
hvmloader/PCI: skip huge BARs in certain calculations hvmloader/PCI: skip huge BARs in certain calculations 1 - - --- 2024-03-04 Jan Beulich New
x86: serializing of non-serializing MSR writes x86: serializing of non-serializing MSR writes - - - --- 2024-02-28 Jan Beulich New
[4/4] x86: prefer shadow stack for producing call traces x86: CET-SS related adjustments - - - --- 2024-02-28 Jan Beulich New
[3/4] x86/traps: use entry_ssp in fixup_exception_return() x86: CET-SS related adjustments - - - --- 2024-02-28 Jan Beulich New
[2/4] x86: record SSP at non-guest entry points x86: CET-SS related adjustments - - - --- 2024-02-28 Jan Beulich New
[1/4] x86: remove redundant XEN_SHSTK check from reinit_bsp_stack() x86: CET-SS related adjustments 1 - - --- 2024-02-28 Jan Beulich New
[v3,12/12] VMX: convert vmx_vmfunc x86/HVM: misc tidying - - - --- 2024-02-26 Jan Beulich New
[v3,11/12] VMX: convert vmx_ept_vpid_cap x86/HVM: misc tidying - - - --- 2024-02-26 Jan Beulich New
[v3,10/12] VMX: convert vmx_vmentry_control x86/HVM: misc tidying - - - --- 2024-02-26 Jan Beulich New
[v3,09/12] VMX: convert vmx_vmexit_control x86/HVM: misc tidying - - - --- 2024-02-26 Jan Beulich New
[v3,08/12] VMX: convert vmx_tertiary_exec_control x86/HVM: misc tidying - - - --- 2024-02-26 Jan Beulich New
[v3,07/12] VMX: convert vmx_secondary_exec_control x86/HVM: misc tidying - - - --- 2024-02-26 Jan Beulich New
[v3,06/12] VMX: convert vmx_cpu_based_exec_control x86/HVM: misc tidying - - - --- 2024-02-26 Jan Beulich New
[v3,05/12] VMX: convert vmx_pin_based_exec_control x86/HVM: misc tidying - - - --- 2024-02-26 Jan Beulich New
[v3,04/12] VMX: convert vmx_basic_msr x86/HVM: misc tidying - - - --- 2024-02-26 Jan Beulich New
[v3,03/12] VMX: drop vmcs_revision_id x86/HVM: misc tidying - - - --- 2024-02-26 Jan Beulich New
[v3,02/12] x86/HVM: improve CET-IBT pruning of ENDBR x86/HVM: misc tidying - - - --- 2024-02-26 Jan Beulich New
[v3,01/12] VMX: don't run with CR4.VMXE set when VMX could not be enabled x86/HVM: misc tidying - - - --- 2024-02-26 Jan Beulich New
[v2,2/2] gnttab: restrict GNTTABOP_cache_flush to Arm gnttab: hypervisor side XSA-448 follow-up - - - --- 2024-02-26 Jan Beulich New
[v2,1/2] gnttab: almost fully ignore zero-size flush requests gnttab: hypervisor side XSA-448 follow-up - - - --- 2024-02-26 Jan Beulich New
arch: move array_index_mask_nospec() arch: move array_index_mask_nospec() 2 - - --- 2024-02-26 Jan Beulich New
x86emul: make run32 test harness goal work again x86emul: make run32 test harness goal work again 1 - - --- 2024-02-21 Jan Beulich New
x86emul: add missing EVEX.R' checks x86emul: add missing EVEX.R' checks 1 - - --- 2024-02-21 Jan Beulich New
[v4,8/8] consolidate do_bug_frame() / bug_fn_t limit passing around of cpu_user_regs 1 1 - --- 2024-02-20 Jan Beulich New
[v4,7/8] x86/APIC: drop regs parameter from direct vector handler functions limit passing around of cpu_user_regs - 1 - --- 2024-02-20 Jan Beulich New
[v4,6/8] IRQ: drop regs parameter from handler functions limit passing around of cpu_user_regs 1 1 - --- 2024-02-20 Jan Beulich New
[v4,5/8] serial: drop serial_[rt]x_interrupt()'s regs parameter limit passing around of cpu_user_regs 1 1 - --- 2024-02-20 Jan Beulich New
[v4,4/8] PV-shim: drop pv_console_rx()'s regs parameter limit passing around of cpu_user_regs - 1 - --- 2024-02-20 Jan Beulich New
[v4,3/8] serial: drop serial_rx_fn's regs parameter limit passing around of cpu_user_regs - 1 - --- 2024-02-20 Jan Beulich New
[v4,2/8] keyhandler: drop regs parameter from handle_keyregs() limit passing around of cpu_user_regs - 1 - --- 2024-02-20 Jan Beulich New
[v4,1/8] serial: fake IRQ-regs context in poll handlers limit passing around of cpu_user_regs - 1 - --- 2024-02-20 Jan Beulich New
build: make sure build fails when running kconfig fails build: make sure build fails when running kconfig fails - - - --- 2024-02-20 Jan Beulich New
[v2,12/12] PCI/ATS: tidy {en,dis}able_ats_device() a little VT-d: SATC handling; ATS: tidying - - - --- 2024-02-15 Jan Beulich New
[v2,11/12] VT-d: drop flush_dev_iotlb parameter from IOTLB flush hook VT-d: SATC handling; ATS: tidying - - - --- 2024-02-15 Jan Beulich New
[v2,10/12] VT-d: move {,un}map_vtd_domain_page() VT-d: SATC handling; ATS: tidying 1 - - --- 2024-02-15 Jan Beulich New
[v2,09/12] VT-d: move dev_invalidate_iotlb() to the sole file it's used from VT-d: SATC handling; ATS: tidying 1 - - --- 2024-02-15 Jan Beulich New
[v2,08/12] VT-d: move ats_device() to the sole file it's used from VT-d: SATC handling; ATS: tidying 1 - - --- 2024-02-15 Jan Beulich New
[v2,07/12] VT-d: replace find_ats_dev_drhd() VT-d: SATC handling; ATS: tidying 1 - - --- 2024-02-15 Jan Beulich New
[v2,06/12] VT-d: respect ACPI SATC's ATC_REQUIRED flag VT-d: SATC handling; ATS: tidying - - - --- 2024-02-15 Jan Beulich New
[v2,05/12] IOMMU: rename and re-type ats_enabled VT-d: SATC handling; ATS: tidying - - - --- 2024-02-15 Jan Beulich New
[v2,04/12] AMD/IOMMU: add helper to check whether ATS is to be used for a device VT-d: SATC handling; ATS: tidying - - - --- 2024-02-15 Jan Beulich New
[v2,03/12] VT-d: parse ACPI "SoC Integrated Address Translation Cache Reporting Structure"s VT-d: SATC handling; ATS: tidying - - - --- 2024-02-15 Jan Beulich New
[v2,02/12] VT-d: tidy error handling of RMRR parsing VT-d: SATC handling; ATS: tidying - - - --- 2024-02-15 Jan Beulich New
[v2,01/12] VT-d: correct ATS checking for root complex integrated devices VT-d: SATC handling; ATS: tidying - - - --- 2024-02-15 Jan Beulich New
[v2] Argo: don't obtain excess page references [v2] Argo: don't obtain excess page references - 1 - --- 2024-02-14 Jan Beulich New
[2/2] x86/MCE: adjust x86_mc_get_cpu_info() x86: cpu_data[] populating / consuming - - - --- 2024-02-12 Jan Beulich New
[1/2] x86/CPU: re-work populating of cpu_data[] x86: cpu_data[] populating / consuming - - - --- 2024-02-12 Jan Beulich New
hvmloader: suppress GNU ld 2.39 warning about RWX load segments hvmloader: suppress GNU ld 2.39 warning about RWX load segments - - - --- 2024-02-07 Jan Beulich New
[v6,7/7] x86: move ENTRY(), GLOBAL(), and ALIGN [v6,1/7] common: honor CONFIG_CC_SPLIT_SECTIONS also for assembly functions 1 - - --- 2024-02-07 Jan Beulich New
[v6,6/7] x86: convert misc assembly function annotations [v6,1/7] common: honor CONFIG_CC_SPLIT_SECTIONS also for assembly functions 1 - - --- 2024-02-07 Jan Beulich New
[v6,5/7] x86/kexec: convert entry point annotations [v6,1/7] common: honor CONFIG_CC_SPLIT_SECTIONS also for assembly functions - - - --- 2024-02-07 Jan Beulich New
[v6,4/7] x86/ACPI: annotate assembly functions with type and size [v6,1/7] common: honor CONFIG_CC_SPLIT_SECTIONS also for assembly functions - - - --- 2024-02-07 Jan Beulich New
[v6,3/7] VMX: convert entry point annotations [v6,1/7] common: honor CONFIG_CC_SPLIT_SECTIONS also for assembly functions - - - --- 2024-02-07 Jan Beulich New
[v6,2/7] SVM: convert entry point annotations [v6,1/7] common: honor CONFIG_CC_SPLIT_SECTIONS also for assembly functions 1 - - --- 2024-02-07 Jan Beulich New
[v6,1/7] common: honor CONFIG_CC_SPLIT_SECTIONS also for assembly functions [v6,1/7] common: honor CONFIG_CC_SPLIT_SECTIONS also for assembly functions - - - --- 2024-02-07 Jan Beulich New
x86/HVM: tidy state on hvmemul_map_linear_addr()'s error path x86/HVM: tidy state on hvmemul_map_linear_addr()'s error path 1 - - --- 2024-02-06 Jan Beulich New
[7/7] VT-d: move {,un}map_vtd_domain_page() VT-d: SATC handling and ATS tidying 1 - - --- 2024-02-05 Jan Beulich New
[6/7] VT-d: move dev_invalidate_iotlb() to the sole file it's used from VT-d: SATC handling and ATS tidying 1 - - --- 2024-02-05 Jan Beulich New
[5/7] VT-d: move ats_device() to the sole file it's used from VT-d: SATC handling and ATS tidying 1 - - --- 2024-02-05 Jan Beulich New
[4/7] VT-d: replace find_ats_dev_drhd() VT-d: SATC handling and ATS tidying 1 - - --- 2024-02-05 Jan Beulich New
[3/7] VT-d: respect ACPI SATC's ATC_REQUIRED flag VT-d: SATC handling and ATS tidying - - - --- 2024-02-05 Jan Beulich New
[2/7] IOMMU: rename and re-type ats_enabled VT-d: SATC handling and ATS tidying - - - --- 2024-02-05 Jan Beulich New
[1/7] VT-d: parse ACPI "SoC Integrated Address Translation Cache Reporting Structure"s VT-d: SATC handling and ATS tidying - - - --- 2024-02-05 Jan Beulich New
[v4.5,3/8] VMX: tertiary execution control infrastructure Untitled series #823180 - 1 - --- 2024-02-05 Jan Beulich New
shim: avoid building of vendor IOMMU code shim: avoid building of vendor IOMMU code 1 - - --- 2024-02-01 Jan Beulich New
IOMMU: iommu_use_hap_pt() implies CONFIG_HVM IOMMU: iommu_use_hap_pt() implies CONFIG_HVM 1 - - --- 2024-01-31 Jan Beulich New
x86: increase NMI timer frequency if necessary x86: increase NMI timer frequency if necessary - - - --- 2024-01-25 Jan Beulich New
x86: purge NMI_IO_APIC x86: purge NMI_IO_APIC 1 - - --- 2024-01-25 Jan Beulich New
x86/APIC: purge {GET,SET}_APIC_DELIVERY_MODE() x86/APIC: purge {GET,SET}_APIC_DELIVERY_MODE() - 1 - --- 2024-01-25 Jan Beulich New
x86/entry: replace two GET_CURRENT() uses x86/entry: replace two GET_CURRENT() uses - 1 - --- 2024-01-24 Jan Beulich New
x86/NMI: refine "watchdog stuck" log message x86/NMI: refine "watchdog stuck" log message 1 1 - --- 2024-01-24 Jan Beulich New
[v2] x86/CPU: convert vendor hook invocations to altcall [v2] x86/CPU: convert vendor hook invocations to altcall 1 - - --- 2024-01-23 Jan Beulich New
[v2] x86: Dom0 "broken ELF" reporting adjustments [v2] x86: Dom0 "broken ELF" reporting adjustments 1 - - --- 2024-01-22 Jan Beulich New
[2/2] x86/MCE: switch some callback invocations to altcall x86/MCE: arrange for some ENDBR zapping - - - --- 2024-01-17 Jan Beulich New
[1/2] x86/MCE: separate BSP-only initialization x86/MCE: arrange for some ENDBR zapping - - - --- 2024-01-17 Jan Beulich New
[v2] x86/PV: avoid indirect call for I/O emulation quirk hook [v2] x86/PV: avoid indirect call for I/O emulation quirk hook - 1 - --- 2024-01-17 Jan Beulich New
x86/MTRR: avoid several indirect calls x86/MTRR: avoid several indirect calls - 1 - --- 2024-01-17 Jan Beulich New
x86/guest: finish conversion to altcall x86/guest: finish conversion to altcall 1 1 - --- 2024-01-17 Jan Beulich New
core-parking: use alternative_call() core-parking: use alternative_call() - 1 - --- 2024-01-17 Jan Beulich New
x86/PVH: Dom0 "broken ELF" reporting adjustments x86/PVH: Dom0 "broken ELF" reporting adjustments - - - --- 2024-01-17 Jan Beulich New
« 1 2 »