Show patches with: State = Action Required       |    Archived = No       |   1484 patches
« 1 2 3 414 15 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[XEN] docs/misc: fix document typo [XEN] docs/misc: fix document typo - 1 - --- 2023-07-18 yang.xu@mediatek.com New
[v2,2/2] net: Update MemReentrancyGuard for NIC net: Update MemReentrancyGuard for NIC 1 - - --- 2023-06-01 Akihiko Odaki New
[v2,1/2] net: Provide MemReentrancyGuard * to qemu_new_nic() net: Update MemReentrancyGuard for NIC - 1 - --- 2023-06-01 Akihiko Odaki New
[v8,4/4] x86/microcode: Disable microcode update handler if DIS_MCU_UPDATE is set Prevent attempting updates known to fail - 1 - --- 2023-08-30 Alejandro Vallejo New
[v8,3/4] x86: Read MSR_ARCH_CAPS immediately after early_microcode_init() Prevent attempting updates known to fail - 1 - --- 2023-08-30 Alejandro Vallejo New
[v8,2/4] x86/microcode: Ignore microcode loading interface for revision = -1 Prevent attempting updates known to fail - 1 - --- 2023-08-30 Alejandro Vallejo New
[v8,1/4] x86/microcode: WARN->INFO for the "no ucode loading" log message Prevent attempting updates known to fail - - - --- 2023-08-30 Alejandro Vallejo New
[v3,4/4] pdx: Add CONFIG_PDX_COMPRESSION as a common Kconfig option Make PDX compression optional - 1 - --- 2023-08-08 Alejandro Vallejo New
[v3,3/4] pdx: Reorder pdx.[ch] Make PDX compression optional - 1 - --- 2023-08-08 Alejandro Vallejo New
[v3,2/4] mm/pdx: Standardize region validation wrt pdx compression Make PDX compression optional - 1 - --- 2023-08-08 Alejandro Vallejo New
[v3,1/4] mm: Factor out the pdx compression logic in ma/va converters Make PDX compression optional - 1 - --- 2023-08-08 Alejandro Vallejo New
[v3] mm/pdx: Add comments throughout the codebase for pdx [v3] mm/pdx: Add comments throughout the codebase for pdx - - - --- 2023-07-07 Alejandro Vallejo New
[v3,3/3] x86: Add Kconfig option to require NX bit support Introduce a REQUIRE_NX Kconfig option - 1 - --- 2023-06-29 Alejandro Vallejo New
[v3,2/3] x86/boot: Clear XD_DISABLE from the early boot path Introduce a REQUIRE_NX Kconfig option - 1 - --- 2023-06-29 Alejandro Vallejo New
[v3,1/3] tools: Add __AC() macro to common-macros.h Introduce a REQUIRE_NX Kconfig option - 1 - --- 2023-06-29 Alejandro Vallejo New
x86/microcode: Add missing unlock in microcode_update_helper() x86/microcode: Add missing unlock in microcode_update_helper() - 1 - --- 2023-06-05 Alejandro Vallejo New
x86: Add Kconfig option to require NX bit support x86: Add Kconfig option to require NX bit support - - - --- 2023-06-01 Alejandro Vallejo New
[v2,3/3] x86: Add support for AMD's Automatic IBRS Add Automatic IBRS support - 1 - --- 2023-05-30 Alejandro Vallejo New
[v2,2/3] x86: Expose Automatic IBRS to guests Add Automatic IBRS support - 1 - --- 2023-05-30 Alejandro Vallejo New
[v2,1/3] x86: Add bit definitions for Automatic IBRS Add Automatic IBRS support - 1 - --- 2023-05-30 Alejandro Vallejo New
[v3,2/2] x86: Add support for CpuidUserDis Add CpuidUserDis support - 1 - --- 2023-05-15 Alejandro Vallejo New
[v3,1/2] x86: Refactor conditional guard in probe_cpuid_faulting() Add CpuidUserDis support - 1 - --- 2023-05-15 Alejandro Vallejo New
MAINTAINERS: Remove myself as RISC-V maintainer MAINTAINERS: Remove myself as RISC-V maintainer 1 - - --- 2023-09-19 Alistair Francis New
x86/paging: Delete update_cr3()'s do_locking parameter x86/paging: Delete update_cr3()'s do_locking parameter - 1 - --- 2023-09-20 Andrew Cooper New
[v2] x86/entry: Partially revert IST-exit checks [v2] x86/entry: Partially revert IST-exit checks - 1 - --- 2023-09-19 Andrew Cooper New
x86: Fix check_ist_exit() assertions x86: Fix check_ist_exit() assertions - - - --- 2023-09-19 Andrew Cooper New
[7/7] x86/pv: Rewrite %dr6 handling x86/pv: #DB vs %dr6 fixes, part 2 - 1 - --- 2023-09-15 Andrew Cooper New
[6/7] x86: Extend x86_event with a pending_dbg field x86/pv: #DB vs %dr6 fixes, part 2 - 1 - --- 2023-09-15 Andrew Cooper New
[5/7] x86: Introduce x86_merge_dr6() x86/pv: #DB vs %dr6 fixes, part 2 1 - - --- 2023-09-15 Andrew Cooper New
[4/7] x86/pv: Drop priv_op_ctxt.bpmatch and use pending_dbg instead x86/pv: #DB vs %dr6 fixes, part 2 - 1 - --- 2023-09-15 Andrew Cooper New
[3/7] x86/pv: Fix the determiniation of whether to inject #DB x86/pv: #DB vs %dr6 fixes, part 2 - 1 - --- 2023-09-15 Andrew Cooper New
[2/7] x86/emul: Fix and extend #DB trap handling x86/pv: #DB vs %dr6 fixes, part 2 - - - --- 2023-09-15 Andrew Cooper New
[1/7] x86/emul: ASSERT that X86EMUL_DONE doesn't escape to callers x86/pv: #DB vs %dr6 fixes, part 2 - 1 - --- 2023-09-15 Andrew Cooper New
[9/9] x86/spec-ctrl: Mitigate the Zen1 DIV leakge x86/spec-ctrl: AMD DIV fix, and VERW prerequisite bugfixes - 1 - --- 2023-09-15 Andrew Cooper New
[8/9] x86/amd: Introduce is_zen{1,2}_uarch() predicates x86/spec-ctrl: AMD DIV fix, and VERW prerequisite bugfixes - 1 - --- 2023-09-15 Andrew Cooper New
[7/9] x86/spec-ctrl: Issue VERW during IST exit to Xen x86/spec-ctrl: AMD DIV fix, and VERW prerequisite bugfixes - 1 - --- 2023-09-15 Andrew Cooper New
[6/9] x86/entry: Track the IST-ness of an entry for the exit paths x86/spec-ctrl: AMD DIV fix, and VERW prerequisite bugfixes - 1 - --- 2023-09-15 Andrew Cooper New
[5/9] x86/entry: Adjust restore_all_xen to hold stack_end in %r14 x86/spec-ctrl: AMD DIV fix, and VERW prerequisite bugfixes - 1 - --- 2023-09-15 Andrew Cooper New
[4/9] x86/spec-ctrl: Improve all SPEC_CTRL_{ENTER,EXIT}_* comments x86/spec-ctrl: AMD DIV fix, and VERW prerequisite bugfixes - 1 - --- 2023-09-15 Andrew Cooper New
[3/9] x86/spec-ctrl: Turn the remaining SPEC_CTRL_{ENTRY,EXIT}_* into asm macros x86/spec-ctrl: AMD DIV fix, and VERW prerequisite bugfixes - 1 - --- 2023-09-15 Andrew Cooper New
[2/9] x86/spec-ctrl: Fold DO_SPEC_CTRL_EXIT_TO_XEN into it's single user x86/spec-ctrl: AMD DIV fix, and VERW prerequisite bugfixes - 1 - --- 2023-09-15 Andrew Cooper New
[1/9] x86/spec-ctrl: Fix confusion between SPEC_CTRL_EXIT_TO_XEN{,_IST} x86/spec-ctrl: AMD DIV fix, and VERW prerequisite bugfixes - 1 - --- 2023-09-15 Andrew Cooper New
x86/APIC: Remove esr_disable x86/APIC: Remove esr_disable 2 - - --- 2023-08-29 Andrew Cooper New
[3/3] x86: Fix calculation of %dr6/dr7 reserved bits x86: Debug Regs fixes, part 1 - 1 - --- 2023-08-29 Andrew Cooper New
[2/3] x86: Introduce new debug.c for debug register infrastructure x86: Debug Regs fixes, part 1 1 - - --- 2023-08-29 Andrew Cooper New
[1/3] x86: Reject bad %dr6/%dr7 values when loading guest state x86: Debug Regs fixes, part 1 1 - - --- 2023-08-29 Andrew Cooper New
tools/oxenstored: Additional debugging commands tools/oxenstored: Additional debugging commands 1 - - --- 2023-08-24 Andrew Cooper New
CI: Update FreeBSD to 12.4 CI: Update FreeBSD to 12.4 - 1 - --- 2023-08-22 Andrew Cooper New
Drop remains of prior SCMs Drop remains of prior SCMs 1 - - --- 2023-08-18 Andrew Cooper New
[2/2] rombiosn: Remove the use of egrep Rombios build fixes 1 - - --- 2023-08-18 Andrew Cooper New
[1/2] rombios: Avoid using K&R function syntax Rombios build fixes 1 - - --- 2023-08-18 Andrew Cooper New
rombios: Work around GCC issue 99578 rombios: Work around GCC issue 99578 1 - - --- 2023-08-17 Andrew Cooper New
[v3,10/10] tools: Introduce a xc_xenver_buildid() wrapper Non-truncating XENVER_* subops 1 - - --- 2023-08-15 Andrew Cooper New
[v3,09/10] tools: Introduce a non-truncating xc_xenver_cmdline() Non-truncating XENVER_* subops 1 - - --- 2023-08-15 Andrew Cooper New
[v3,08/10] tools: Introduce a non-truncating xc_xenver_changeset() Non-truncating XENVER_* subops 2 - - --- 2023-08-15 Andrew Cooper New
[v3,07/10] tools: Introduce a non-truncating xc_xenver_capabilities() Non-truncating XENVER_* subops 2 - - --- 2023-08-15 Andrew Cooper New
[v3,06/10] tools: Introduce a non-truncating xc_xenver_extraversion() Non-truncating XENVER_* subops 2 - - --- 2023-08-15 Andrew Cooper New
[v3,05/10] tools/libxc: Move xc_version() out of xc_private.c into its own file Non-truncating XENVER_* subops 1 - - --- 2023-08-15 Andrew Cooper New
[v3,04/10] xen/version: Misc style fixes Non-truncating XENVER_* subops 1 1 - --- 2023-08-15 Andrew Cooper New
[v3,03/10] xen/version: Fold build_id handling into xenver_varbuf_op() Non-truncating XENVER_* subops - 1 - --- 2023-08-15 Andrew Cooper New
[v3,02/10] xen/version: Introduce non-truncating deterministically-signed XENVER_* subops Non-truncating XENVER_* subops 1 1 - --- 2023-08-15 Andrew Cooper New
[v3,01/10] xen/version: Calculate xen_capabilities_info once at boot Non-truncating XENVER_* subops 1 1 - --- 2023-08-15 Andrew Cooper New
docs: Drop warning about 2M limit for ARM docs: Drop warning about 2M limit for ARM 1 1 - --- 2023-08-15 Andrew Cooper New
x86/spec-ctrl: Add SRSO whitepaper URL x86/spec-ctrl: Add SRSO whitepaper URL - 1 - --- 2023-08-09 Andrew Cooper New
xen/IOMMU: Switch bool_t to bool xen/IOMMU: Switch bool_t to bool 1 1 - --- 2023-08-07 Andrew Cooper New
subdom: Fix -Werror=address failure in tmp_emulator subdom: Fix -Werror=address failure in tmp_emulator - 1 - --- 2023-08-03 Andrew Cooper New
[v2] x86/gen-cpuid: Avoid violations of Misra rule 1.3 [v2] x86/gen-cpuid: Avoid violations of Misra rule 1.3 - 1 - --- 2023-08-02 Andrew Cooper New
[3/3] x86: Delete str() x86: Some MISRA Rule 5.3 fixes - - 1 --- 2023-07-28 Andrew Cooper New
[2/3] x86/entry: Rename the exception entrypoints x86: Some MISRA Rule 5.3 fixes - - 1 --- 2023-07-28 Andrew Cooper New
[1/3] x86/traps: Move do_general_protection() earlier x86: Some MISRA Rule 5.3 fixes - - - --- 2023-07-28 Andrew Cooper New
x86/amd: Fix DE_CFG truncation in amd_check_zenbleed() x86/amd: Fix DE_CFG truncation in amd_check_zenbleed() - 1 - --- 2023-07-28 Andrew Cooper New
[v2] x86/cpu-policy: Advertise MSR_ARCH_CAPS to guests by default [v2] x86/cpu-policy: Advertise MSR_ARCH_CAPS to guests by default - 1 - --- 2023-07-26 Andrew Cooper New
xen: Drop the (almost) unused extern start[] xen: Drop the (almost) unused extern start[] - 2 - --- 2023-07-25 Andrew Cooper New
[RFC] x86/boot: Update construct_dom0() to take a const char *cmdline [RFC] x86/boot: Update construct_dom0() to take a const char *cmdline 1 1 - --- 2023-07-19 Andrew Cooper New
x86/hvm: Allow hvm_copy_to_guest_*() to come from const sources x86/hvm: Allow hvm_copy_to_guest_*() to come from const sources - 1 - --- 2023-07-19 Andrew Cooper New
[RFC,REPOST] xen: Enable -Wwrite-strings [RFC,REPOST] xen: Enable -Wwrite-strings - - - --- 2023-07-19 Andrew Cooper New
xen/x86: Use const char * for string literals (2) xen/x86: Use const char * for string literals (2) 1 - - --- 2023-07-19 Andrew Cooper New
x86/mem: Make mem_hotadd_check() more legible x86/mem: Make mem_hotadd_check() more legible - - - --- 2023-07-19 Andrew Cooper New
xen/ACPI: Remove acpi_get_pxm() entirely xen/ACPI: Remove acpi_get_pxm() entirely 1 - - --- 2023-07-14 Andrew Cooper New
xen/ACPI: Use const char * for string literals xen/ACPI: Use const char * for string literals 2 - - --- 2023-07-14 Andrew Cooper New
xen/ACPI: Remove the acpi_string type xen/ACPI: Remove the acpi_string type 1 - - --- 2023-07-14 Andrew Cooper New
x86/common: Use const char * for string literals x86/common: Use const char * for string literals 1 - - --- 2023-07-14 Andrew Cooper New
xen/common: Use const char * for string literals xen/common: Use const char * for string literals 1 - - --- 2023-07-14 Andrew Cooper New
[v2] xen: Correct comments after renaming xen_{dom,sys}ctl_cpu_policy fields [v2] xen: Correct comments after renaming xen_{dom,sys}ctl_cpu_policy fields - 1 - --- 2023-07-04 Andrew Cooper New
x86/asm: Introduce a tailcall pseduo-op x86/asm: Introduce a tailcall pseduo-op - 1 - --- 2023-06-30 Andrew Cooper New
xen/sysctl: Correct comments after renaming xen_sysctl_cpu_policy fields xen/sysctl: Correct comments after renaming xen_sysctl_cpu_policy fields - 1 - --- 2023-06-29 Andrew Cooper New
[v2.5,3/3] xen/types: Rework stdint vs __{u,s}$N types Untitled series #760964 - 1 - --- 2023-06-28 Andrew Cooper New
[v2,3/3] xen/types: Rework stdint vs __{u,s}$N types xen/types: Cleanup - 1 - --- 2023-06-27 Andrew Cooper New
[v2,2/3] treewide: Avoid including asm/types.h xen/types: Cleanup 1 - - --- 2023-06-27 Andrew Cooper New
[v2,1/3] xen/types: Drop #ifdefary for __{SIZE,PTRDIFF}_TYPE__ xen/types: Cleanup - 3 - --- 2023-06-27 Andrew Cooper New
xen/decompress: Drop bool_t and use bool instead xen/decompress: Drop bool_t and use bool instead - 1 - --- 2023-06-20 Andrew Cooper New
x86: Drop opt_pku entirely x86: Drop opt_pku entirely 2 - - --- 2023-06-20 Andrew Cooper New
x86/vpmu: Simplify is_pmc_quirk x86/vpmu: Simplify is_pmc_quirk - 1 - --- 2023-06-20 Andrew Cooper New
build: Drop CONFIG_$ARCH_$(XEN_OS) definitions build: Drop CONFIG_$ARCH_$(XEN_OS) definitions 1 3 1 --- 2023-06-19 Andrew Cooper New
[v2] xen/grant: Purge PIN_FAIL() [v2] xen/grant: Purge PIN_FAIL() - 2 - --- 2023-06-14 Andrew Cooper New
xen/gnttab: Purge PIN_FAIL() xen/gnttab: Purge PIN_FAIL() - 2 - --- 2023-06-13 Andrew Cooper New
xen/evtchn: Purge ERROR_EXIT{,_DOM}() xen/evtchn: Purge ERROR_EXIT{,_DOM}() - 1 - --- 2023-06-13 Andrew Cooper New
x86/spec-ctrl: Fix the rendering of FB_CLEAR x86/spec-ctrl: Fix the rendering of FB_CLEAR 1 - - --- 2023-06-12 Andrew Cooper New
[v3,4/4] x86/cpu-policy: Derive RSBA/RRSBA for guest policies x86: RSBA and RRSBA handling 1 - - --- 2023-06-12 Andrew Cooper New
[v3,3/4] x86/spec-ctrl: Fix up the RSBA/RRSBA bits as appropriate x86: RSBA and RRSBA handling - 1 - --- 2023-06-12 Andrew Cooper New
« 1 2 3 414 15 »