Show patches with: State = Action Required       |    Archived = No       |   1260 patches
« 1 2 ... 3 4 512 13 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
MISRA and -Wextra-semi MISRA and -Wextra-semi - - - --- 2024-04-26 Andrew Cooper New
xen-livepatch: fix --force option comparison xen-livepatch: fix --force option comparison 1 1 - --- 2024-04-26 Roger Pau Monne New
xen/x86: Fix Syntax warning in gen-cpuid.py xen/x86: Fix Syntax warning in gen-cpuid.py 1 - - --- 2024-04-26 Jason Andryuk New
xen/xsm: Wire up get_dom0_console xen/xsm: Wire up get_dom0_console 1 - - --- 2024-04-26 Jason Andryuk New
[v1.1] xen/commom/dt-overlay: Fix missing lock when remove the device [v1.1] xen/commom/dt-overlay: Fix missing lock when remove the device - 1 - --- 2024-04-26 Henry Wang New
xen/spinlock: use correct pointer xen/spinlock: use correct pointer - 1 - --- 2024-04-25 Stewart Hildebrand New
CI: Drop glibc-i386 from the build containers CI: Drop glibc-i386 from the build containers 1 - - --- 2024-04-25 Andrew Cooper New
[v3] x86/entry: shrink insn size for some of our EFLAGS manipulation [v3] x86/entry: shrink insn size for some of our EFLAGS manipulation 1 - - --- 2024-04-25 Jan Beulich New
VMX: no open-coding in vmx_get_cpl() VMX: no open-coding in vmx_get_cpl() 1 - - --- 2024-04-25 Jan Beulich New
[RFC,2/2] xen/arm: Rework dt_unreserved_regions to avoid recursion xen/arm: Remove recursion from dt_unreserved_regions - - - --- 2024-04-25 Luca Fancellu New
[XEN] MAINTAINERS: Update my email address [XEN] MAINTAINERS: Update my email address - - - --- 2024-04-25 Anthony PERARD New
svm: Fix MISRA 8.2 violation svm: Fix MISRA 8.2 violation 1 - - --- 2024-04-25 George Dunlap New
[v3] xen/x86/pvh: handle ACPI RSDT table in PVH Dom0 build [v3] xen/x86/pvh: handle ACPI RSDT table in PVH Dom0 build - 1 - --- 2024-04-24 Daniel P. Smith New
[v3,8/8] gzip: move crc state into gunzip state Clean up of gzip decompressor - - - --- 2024-04-24 Daniel P. Smith New
[v3,7/8] gzip: move bitbuffer into gunzip state Clean up of gzip decompressor 1 - - --- 2024-04-24 Daniel P. Smith New
[v3,6/8] gzip: move output buffer into gunzip state Clean up of gzip decompressor - - - --- 2024-04-24 Daniel P. Smith New
[v3,5/8] gzip: move input buffer handling into gunzip state Clean up of gzip decompressor - - - --- 2024-04-24 Daniel P. Smith New
[v3,4/8] gzip: move window pointer into gunzip state Clean up of gzip decompressor 1 - - --- 2024-04-24 Daniel P. Smith New
[v3,3/8] gzip: refactor the gunzip window into common state Clean up of gzip decompressor - - - --- 2024-04-24 Daniel P. Smith New
[v3,2/8] gzip: refactor and expand macros Clean up of gzip decompressor - - - --- 2024-04-24 Daniel P. Smith New
[v3,1/8] gzip: clean up comments and fix code alignment Clean up of gzip decompressor 1 - - --- 2024-04-24 Daniel P. Smith New
arm/vpci: make prefetchable mem 64 bit arm/vpci: make prefetchable mem 64 bit 1 1 - --- 2024-04-24 Stewart Hildebrand New
[XEN,2/2] x86/msr: add suffix 'U' to MSR_AMD_CSTATE_CFG macro. x86: address remaining violation of Rule 7.2 1 - - --- 2024-04-24 Alessandro Zucchelli New
[XEN,1/2] pci: add suffix 'U' to PCI_CONF_ADDRESS macro. x86: address remaining violation of Rule 7.2 1 - - --- 2024-04-24 Alessandro Zucchelli New
[XEN,v2] automation/eclair: add deviations for MISRA C:2012 Rule 16.4 [XEN,v2] automation/eclair: add deviations for MISRA C:2012 Rule 16.4 - - - --- 2024-04-24 Federico Serafini New
[v4,4/4] x86/livepatch: perform sanity checks on the payload exception table contents livepatch: minor bug fixes and improvements - 1 - --- 2024-04-24 Roger Pau Monne New
[v4,3/4] livepatch: refuse to resolve symbols that belong to init sections livepatch: minor bug fixes and improvements - - - --- 2024-04-24 Roger Pau Monne New
[v4,2/4] livepatch: introduce --force option livepatch: minor bug fixes and improvements 2 - - --- 2024-04-24 Roger Pau Monne New
[v4,1/4] xen-livepatch: fix parameter name parsing livepatch: minor bug fixes and improvements 1 1 - --- 2024-04-24 Roger Pau Monne New
[3/3] automation: Add arm64 test for running Xen with GICv3 automation: improve Arm coverage - 1 - --- 2024-04-23 Michal Orzel New
[2/3] automation: Add arm{64,32} earlyprintk jobs automation: improve Arm coverage - 1 - --- 2024-04-23 Michal Orzel New
[1/3] automation: Drop some of the non-debug variants of the same Arm jobs automation: improve Arm coverage 1 - - --- 2024-04-23 Michal Orzel New
[XEN] automation/eclair: reorganize pipelines [XEN] automation/eclair: reorganize pipelines - 1 - --- 2024-04-23 Federico Serafini New
[XEN,10/10] x86/mm: address violations of MISRA C Rule 20.7 Address violations of MISRA C Rule 20.7 1 - - --- 2024-04-23 Nicola Vetrini New
[XEN,09/10] x86/debugreg: address violation of MISRA C Rule 20.7 Address violations of MISRA C Rule 20.7 1 - - --- 2024-04-23 Nicola Vetrini New
[XEN,08/10] x86/hvm: hpet: address violations of MISRA C Rule 20.7 Address violations of MISRA C Rule 20.7 1 - - --- 2024-04-23 Nicola Vetrini New
[XEN,07/10] x86/acpi: power: address violations of MISRA Rule 20.7 Address violations of MISRA C Rule 20.7 1 - - --- 2024-04-23 Nicola Vetrini New
[XEN,06/10] x86/pci: address violation of MISRA C Rule 20.7 Address violations of MISRA C Rule 20.7 1 - - --- 2024-04-23 Nicola Vetrini New
[XEN,05/10] xen/spinlock: address violations of MISRA C Rule 20.7 Address violations of MISRA C Rule 20.7 1 - - --- 2024-04-23 Nicola Vetrini New
[XEN,04/10] drivers: char: address violation of MISRA C Rule 20.7 Address violations of MISRA C Rule 20.7 - - - --- 2024-04-23 Nicola Vetrini New
[XEN,03/10] automation/eclair_analysis: deviate macro count_args_ for MISRA Rule 20.7 Address violations of MISRA C Rule 20.7 - 1 - --- 2024-04-23 Nicola Vetrini New
[XEN,02/10] xen/page-defs: address violation of MISRA C Rule 20.7 Address violations of MISRA C Rule 20.7 1 - - --- 2024-04-23 Nicola Vetrini New
[XEN,01/10] libelf: address violations of MISRA C Rule 20.7 Address violations of MISRA C Rule 20.7 1 - - --- 2024-04-23 Nicola Vetrini New
[4/4] x86/shadow: correct shadow_vcpu_init()'s comment x86/mm: assorted adjustments 1 - - --- 2024-04-23 Jan Beulich New
[3/4] x86/paging: vCPU host mode is always set x86/mm: assorted adjustments 1 - - --- 2024-04-23 Jan Beulich New
[2/4] x86/P2M: un-indent write_p2m_entry() x86/mm: assorted adjustments 1 - - --- 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
[RFC,XEN,v1] docs/designs: Introduce IOMMU context management [RFC,XEN,v1] docs/designs: Introduce IOMMU context management - - - --- 2024-04-23 Teddy Astie New
[RFC,XEN,v1] xen/public: Add initial files for PV-IOMMU [RFC,XEN,v1] xen/public: Add initial files for PV-IOMMU - - - --- 2024-04-23 Teddy Astie New
[v2] x86/xen/pvh: Enable PAE mode for 32-bit guest only when CONFIG_X86_PAE is set [v2] x86/xen/pvh: Enable PAE mode for 32-bit guest only when CONFIG_X86_PAE is set - 1 - --- 2024-04-23 Hou Wenlong New
x86/MTRR: correct inadvertently inverted WC check x86/MTRR: correct inadvertently inverted WC check 1 - - --- 2024-04-23 Jan Beulich New
[6/6] x86/spec-ctrl: Introduce and use DO_COND_BHB_SEQ x86/alternatives: Adjust all insn-relative fields - 1 - --- 2024-04-22 Andrew Cooper New
[5/6] x86/alternative: Relocate all insn-relative fields x86/alternatives: Adjust all insn-relative fields - - - --- 2024-04-22 Andrew Cooper New
[4/6] x86/alternative: Replace a continue with a goto x86/alternatives: Adjust all insn-relative fields 1 - - --- 2024-04-22 Andrew Cooper New
[3/6] x86/alternative: Intend the relocation logic x86/alternatives: Adjust all insn-relative fields 1 - - --- 2024-04-22 Andrew Cooper New
[2/6] x86/alternative: Walk all replacements in debug builds x86/alternatives: Adjust all insn-relative fields - 1 - --- 2024-04-22 Andrew Cooper New
[1/6] x86: Introduce x86_decode_lite() x86/alternatives: Adjust all insn-relative fields - - - --- 2024-04-22 Andrew Cooper New
[v2,2/2] x86/pvh: zero VGA information x86/pvh: fix VGA reporting when booted as a PVH guest - 1 - --- 2024-04-22 Roger Pau Monne New
[v2,1/2] x86/video: add boot_video_info offset generation to asm-offsets x86/pvh: fix VGA reporting when booted as a PVH guest - 1 - --- 2024-04-22 Roger Pau Monne New
[XEN,v3] automation/eclair_analysis: substitute deprecated service STD.emptrecd [XEN,v3] automation/eclair_analysis: substitute deprecated service STD.emptrecd 1 - - --- 2024-04-20 Nicola Vetrini New
[v3] xen/riscv: check whether the assembler has Zbb extension support [v3] xen/riscv: check whether the assembler has Zbb extension support 1 - - --- 2024-04-19 Oleksii Kurochko New
[v2,3/3] tools/golang: Run `go vet` as part of the build process [v2,1/3] tools/golang: When returning pointers, actually allocate structrues 1 - - --- 2024-04-19 George Dunlap New
[v2,2/3] golang/xenlight: Ensure comments aren't interpreted as docstrings [v2,1/3] tools/golang: When returning pointers, actually allocate structrues 1 - - --- 2024-04-19 George Dunlap New
[v2,1/3] tools/golang: When returning pointers, actually allocate structrues [v2,1/3] tools/golang: When returning pointers, actually allocate structrues 1 - 1 --- 2024-04-19 George Dunlap New
[io_uring-next/net-next,v2,4/4] io_uring/notif: implement notification stacking implement io_uring notification (ubuf_info) stacking - 1 - --- 2024-04-19 Pavel Begunkov New
[io_uring-next/net-next,v2,3/4] io_uring/notif: simplify io_notif_flush() implement io_uring notification (ubuf_info) stacking - 1 - --- 2024-04-19 Pavel Begunkov New
[io_uring-next/net-next,v2,2/4] net: add callback for setting a ubuf_info to skb implement io_uring notification (ubuf_info) stacking - 3 - --- 2024-04-19 Pavel Begunkov New
[io_uring-next/net-next,v2,1/4] net: extend ubuf_info callback to ops structure implement io_uring notification (ubuf_info) stacking - 3 - --- 2024-04-19 Pavel Begunkov New
[v2,2/2] livepatch: refuse to resolve symbols that belong to init sections livepatch: make symbol resolution more robust - 1 - --- 2024-04-19 Roger Pau Monne New
[v2,1/2] xen: introduce header file with section related symbols livepatch: make symbol resolution more robust - 1 - --- 2024-04-19 Roger Pau Monne New
[XEN,v4] xen/domain: deviate MISRA C Rule 16.2 violation [XEN,v4] xen/domain: deviate MISRA C Rule 16.2 violation 1 - - --- 2024-04-19 Nicola Vetrini New
x86/PVH: Use unsigned int for dom0 e820 index x86/PVH: Use unsigned int for dom0 e820 index 1 - - --- 2024-04-18 Jason Andryuk New
[v2,2/2] x86/spec: adjust logic to logic that elides lfence x86/spec: misc fixes for XSA-456 - 2 - --- 2024-04-18 Roger Pau Monne New
[v2,1/2] x86/spec: fix reporting of BHB clearing usage from guest entry points x86/spec: misc fixes for XSA-456 - 2 - --- 2024-04-18 Roger Pau Monne New
[XEN,v5,2/3] VT-d: Cleanup MAP_SINGLE_DEVICE and related code x86/iommu: Drop IOMMU support when cx16 isn't supported - - - --- 2024-04-18 Teddy Astie New
[XEN,v5,3/3] x86/iommu: Disable intrerrupt remapping if cx16 is not supported x86/iommu: Drop IOMMU support when cx16 isn't supported - - - --- 2024-04-18 Teddy Astie New
[XEN,v5,1/3] x86/iommu: Disable IOMMU if cx16 isn't supported x86/iommu: Drop IOMMU support when cx16 isn't supported - - - --- 2024-04-18 Teddy Astie New
[XEN,v3,2/2] eclair_analysis: deviate x86 emulator for Rule 16.2 address violations of MISRA C Rule 16.2 1 - - --- 2024-04-17 Nicola Vetrini New
[XEN,v3,1/2] xen/domctl: address violations of MISRA C Rule 16.2 address violations of MISRA C Rule 16.2 1 - - --- 2024-04-17 Nicola Vetrini New
[XEN] automation/eclair_analysis: substitute deprecated service [XEN] automation/eclair_analysis: substitute deprecated service 1 - - --- 2024-04-17 Nicola Vetrini New
x86/cpuid-policy: Add AMD SVM CPUID leaf to featureset x86/cpuid-policy: Add AMD SVM CPUID leaf to featureset - - - --- 2024-04-17 George Dunlap New
public: xen: Define missing guest handle for int32_t public: xen: Define missing guest handle for int32_t - 2 1 --- 2024-04-17 Michal Orzel New
[ImageBuilder,5/5] uboot-script-gen: Add ability to specify "nr_spis" Misc updates for the dom0less support - 1 - --- 2024-04-17 Oleksandr Tyshchenko New
[ImageBuilder,4/5] uboot-script-gen: Add ability to unselect "vpl011" Misc updates for the dom0less support - 1 - --- 2024-04-17 Oleksandr Tyshchenko New
[ImageBuilder,3/5] uboot-script-gen: Add ability to specify grant table params Misc updates for the dom0less support - 1 - --- 2024-04-17 Oleksandr Tyshchenko New
[ImageBuilder,2/5] uboot-script-gen: Extend DOMU_ENHANCED to specify "no-xenstore" Misc updates for the dom0less support - 1 - --- 2024-04-17 Oleksandr Tyshchenko New
[ImageBuilder,1/5] uboot-script-gen: Update to deal with uImage which is not executable Misc updates for the dom0less support - 1 - --- 2024-04-17 Oleksandr Tyshchenko New
docs/misra: add R21.6 R21.14 R21.15 R21.16 docs/misra: add R21.6 R21.14 R21.15 R21.16 - 1 1 --- 2024-04-16 Stefano Stabellini New
xen/efi: Rewrite DOS/PE magic checking without memcmp() xen/efi: Rewrite DOS/PE magic checking without memcmp() 1 2 - --- 2024-04-16 Andrew Cooper New
xen/arm: imx8qm: Re-license file to GPL-2.0-only xen/arm: imx8qm: Re-license file to GPL-2.0-only 3 - - --- 2024-04-16 John Ernberg New
x86/svm: Add flushbyasid in the supported features x86/svm: Add flushbyasid in the supported features 1 - - --- 2024-04-16 Vaishali Thakkar New
x86/hvm: Allow supplying a dynamic start ASID x86/hvm: Allow supplying a dynamic start ASID - - - --- 2024-04-16 Vaishali Thakkar New
Mini-OS: add some macros for asm statements Mini-OS: add some macros for asm statements - - - --- 2024-04-16 Jürgen Groß New
[XEN,v1,15/15] x86/hvm: make AMD-V and Intel VT-x support configurable Untitled series #844934 - - - --- 2024-04-16 Sergiy Kibrik New
[XEN,v1,14/15] x86/ioreq: guard VIO_realmode_completion with CONFIG_VMX Untitled series #844934 - - - --- 2024-04-16 Sergiy Kibrik New
[XEN,v1,13/15] x86: wire cpu_has_{svm/vmx}_* to false when svm/vmx not enabled Untitled series #844934 - - - --- 2024-04-16 Sergiy Kibrik New
[XEN,v1,12/15] x86/vmx: introduce helper function for vmcs macro Untitled series #844934 - - - --- 2024-04-16 Sergiy Kibrik New
[XEN,v1,11/15] x86/oprofile: guard svm specific symbols with CONFIG_SVM Untitled series #844934 1 - - --- 2024-04-16 Sergiy Kibrik New
[XEN,v1,10/15] x86/domain: guard svm specific functions with CONFIG_SVM Untitled series #844934 - - - --- 2024-04-16 Sergiy Kibrik New
[v2,1/1] xen/arm64: entry: Add missing code symbol annotations xen/arm: Annotate code symbols - 1 - --- 2024-04-15 Edgar E. Iglesias New
« 1 2 ... 3 4 512 13 »