Show patches with: Archived = No       |   14829 patches
« 1 2 3 4148 149 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[XEN,v2,3/3] xen/pci: address violations of MISRA C Rule 20.7 address violations of MISRA C Rule 20.7 - - - --- 2024-04-30 Nicola Vetrini New
[XEN,v2,2/3] xen/unaligned: address violation of MISRA C Rule 20.7 address violations of MISRA C Rule 20.7 - - - --- 2024-04-30 Nicola Vetrini New
[XEN,v2,1/3] drivers: char: address violation of MISRA C Rule 20.7 address violations of MISRA C Rule 20.7 - - - --- 2024-04-30 Nicola Vetrini New
[v3,5/5] Add --force option to xen-ucode to override microcode version check x86/xen-ucode: Introduce --force option - - - --- 2024-04-30 Fouad Hilly New
[v3,4/5] x86: Use getopt to handle command line args x86/xen-ucode: Introduce --force option - - - --- 2024-04-30 Fouad Hilly New
[v3,3/5] x86: Add usage() to print out usage message x86/xen-ucode: Introduce --force option - - - --- 2024-04-30 Fouad Hilly New
[v3,2/5] x86: Refactor microcode_update() hypercall with flags x86/xen-ucode: Introduce --force option - - - --- 2024-04-30 Fouad Hilly New
[v3,1/5] x86: Update x86 low level version check of microcode x86/xen-ucode: Introduce --force option - - - --- 2024-04-30 Fouad Hilly New
[2/2] xen/arm: Fix MISRA regression on R1.1, flexible array member not at the end Fix MISRA regression about flexible array member not at the end - - - --- 2024-04-30 Luca Fancellu New
[1/2] xen/kernel.h: Import __struct_group from Linux Fix MISRA regression about flexible array member not at the end - - - --- 2024-04-30 Luca Fancellu New
tools/xen-cpuid: switch to use cpu-policy defined names tools/xen-cpuid: switch to use cpu-policy defined names - - - --- 2024-04-30 Roger Pau Monné New
[v2,4/4] x86/cpuid: Fix handling of xsave dynamic leaves x86/xstate: Fixes to size calculations - - - --- 2024-04-29 Andrew Cooper New
[v2,3/4] x86/cpu-policy: Simplify recalculate_xstate() x86/xstate: Fixes to size calculations - - - --- 2024-04-29 Andrew Cooper New
[v2,2/4] x86/xstate: Rework xstate_ctxt_size() as xstate_uncompressed_size() x86/xstate: Fixes to size calculations - - - --- 2024-04-29 Andrew Cooper New
[v2,1/4] x86/hvm: Defer the size calculation in hvm_save_cpu_xsave_states() x86/xstate: Fixes to size calculations - - - --- 2024-04-29 Andrew Cooper New
xen/x86: add extra pages to unpopulated-alloc if available xen/x86: add extra pages to unpopulated-alloc if available - - - --- 2024-04-29 Roger Pau Monné New
[XEN] xen/mem_access: address violations of MISRA C: 2012 Rule 8.4 [XEN] xen/mem_access: address violations of MISRA C: 2012 Rule 8.4 - - - --- 2024-04-29 Alessandro Zucchelli New
[XEN,3/3] automation/eclair: make explicit there are no adopted files by default automation/eclair: do not allow failure for triggered analyses - - - --- 2024-04-29 Federico Serafini New
[XEN,2/3] automation: do not allow failure for triggered analyses automation/eclair: do not allow failure for triggered analyses - - - --- 2024-04-29 Federico Serafini New
[XEN,1/3] automation/eclair: tag Rule 7.2 as clean and temporarily remove Rules 1.1 and 8.2 automation/eclair: do not allow failure for triggered analyses - - - --- 2024-04-29 Federico Serafini New
[5/5] x86/cpu-policy: Introduce some SEV features x86: AMD CPUID handling improvements - 2 - --- 2024-04-29 Andrew Cooper New
[4/5] x86/svm: Switch SVM features over normal cpu_has_* x86: AMD CPUID handling improvements - 1 - --- 2024-04-29 Andrew Cooper New
[3/5] x86/spec-ctrl: Remove open-coded check of SVM_FEATURE_SPEC_CTRL x86: AMD CPUID handling improvements - 1 - --- 2024-04-29 Andrew Cooper New
[2/5] x86/cpu-policy: Add SVM features already used by Xen x86: AMD CPUID handling improvements - - - --- 2024-04-29 Andrew Cooper New
[1/5] x86/cpu-policy: Infrastructure for the AMD SVM and SEV leaves x86: AMD CPUID handling improvements - 1 - --- 2024-04-29 Andrew Cooper New
[9/9] create-diff-object: account for special section changes livepatch-build-tools: some bug fixes and improvements - - - --- 2024-04-29 Roger Pau Monné New
[8/9] create-diff-object: account for changes in the special section itself livepatch-build-tools: some bug fixes and improvements - - - --- 2024-04-29 Roger Pau Monné New
[7/9] create-diff-object: don't account for changes to .bug_frame.? sections livepatch-build-tools: some bug fixes and improvements - - - --- 2024-04-29 Roger Pau Monné New
[6/9] create-diff-object: detect changes in .altinstr_replacement and .fixup sections livepatch-build-tools: some bug fixes and improvements - - - --- 2024-04-29 Roger Pau Monné New
[5/9] create-diff-object: move kpatch_include_symbol() livepatch-build-tools: some bug fixes and improvements - - - --- 2024-04-29 Roger Pau Monné New
[4/9] create-diff-object: document kpatch_regenerate_special_section() behavior livepatch-build-tools: some bug fixes and improvements - - - --- 2024-04-29 Roger Pau Monné New
[3/9] livepatch-build: fix detection of structure sizes livepatch-build-tools: some bug fixes and improvements - - - --- 2024-04-29 Roger Pau Monné New
[2/9] create-diff-object: update default alt_instr size livepatch-build-tools: some bug fixes and improvements - - - --- 2024-04-29 Roger Pau Monné New
[1/9] livepatch-build-tools: allow patch file name sizes up to 127 characters livepatch-build-tools: some bug fixes and improvements - - - --- 2024-04-29 Roger Pau Monné New
[XEN,v2,2/2] tools/lsevtchn: Use new status identifiers in loop Enumerate all allocated evtchns in lsevtchn - - - --- 2024-04-29 Matthew Barnes New
[XEN,v2,1/2] evtchn: Add error status indicators for evtchn_status hypercall Enumerate all allocated evtchns in lsevtchn - - - --- 2024-04-29 Matthew Barnes New
revert "x86/mm: re-implement get_page_light() using an atomic increment" revert "x86/mm: re-implement get_page_light() using an atomic increment" 2 - - --- 2024-04-29 Jan Beulich New
[XEN] automation/eclair_enalysis: amend configuration for some MISRA rules [XEN] automation/eclair_enalysis: amend configuration for some MISRA rules - - - --- 2024-04-29 Alessandro Zucchelli New
[v2,7/7] x86/hap: Increase the number of initial mempool_size to 1024 pages x86: Make MAX_ALTP2M configurable - - - --- 2024-04-28 Petr Beneš New
[v2,6/7] tools/ocaml: Add max_altp2m parameter x86: Make MAX_ALTP2M configurable 1 - - --- 2024-04-28 Petr Beneš New
[v2,5/7] tools/libxl: Activate the max_altp2m feature x86: Make MAX_ALTP2M configurable - - - --- 2024-04-28 Petr Beneš New
[v2,4/7] x86: Make the maximum number of altp2m views configurable x86: Make MAX_ALTP2M configurable - - - --- 2024-04-28 Petr Beneš New
[v2,3/7] docs/man: Add max_altp2m parameter to the xl.cfg manual x86: Make MAX_ALTP2M configurable - - - --- 2024-04-28 Petr Beneš New
[v2,2/7] tools/xl: Add max_altp2m parameter x86: Make MAX_ALTP2M configurable - - - --- 2024-04-28 Petr Beneš New
[v2,1/7] x86/p2m: Add braces for better code clarity x86: Make MAX_ALTP2M configurable - - - --- 2024-04-28 Petr Beneš New
libxl: Fix handling XenStore errors in device creation libxl: Fix handling XenStore errors in device creation - - - --- 2024-04-27 Demi Marie Obenour New
[v3] docs/misra: add R21.6 R21.9 R21.10 R21.14 R21.15 R21.16 [v3] docs/misra: add R21.6 R21.9 R21.10 R21.14 R21.15 R21.16 - - - --- 2024-04-26 Stefano Stabellini New
[PULL,01/38] exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET [PULL,01/38] exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET - 1 - --- 2024-04-26 Philippe Mathieu-Daudé New
[v6,7/7,DO,NOT,APPLY] switch to alternative artifact repo MSI-X support with qemu in stubdomain, and other related changes - - - --- 2024-04-26 Marek Marczykowski-Górecki New
[v6,6/7,DO,NOT,APPLY] switch to qemu fork MSI-X support with qemu in stubdomain, and other related changes - - - --- 2024-04-26 Marek Marczykowski-Górecki New
[v6,5/7] automation: switch to a wifi card on ADL system MSI-X support with qemu in stubdomain, and other related changes - 1 - --- 2024-04-26 Marek Marczykowski-Górecki New
[v6,4/7] automation: prevent QEMU access to /dev/mem in PCI passthrough tests MSI-X support with qemu in stubdomain, and other related changes 1 - - --- 2024-04-26 Marek Marczykowski-Górecki New
[v6,3/7] x86/hvm: Allow access to registers on the same page as MSI-X table MSI-X support with qemu in stubdomain, and other related changes - - - --- 2024-04-26 Marek Marczykowski-Górecki New
[v6,2/7] x86/msi: Extend per-domain/device warning mechanism MSI-X support with qemu in stubdomain, and other related changes - - - --- 2024-04-26 Marek Marczykowski-Górecki New
[v6,1/7] x86/msi: passthrough all MSI-X vector ctrl writes to device model MSI-X support with qemu in stubdomain, and other related changes - 1 - --- 2024-04-26 Marek Marczykowski-Górecki New
x86/cpu-policy: Annotate the accumulated features x86/cpu-policy: Annotate the accumulated features - 1 - --- 2024-04-26 Andrew Cooper New
[v1] xen/riscv: improve check-extension() macro [v1] xen/riscv: improve check-extension() macro - 1 - --- 2024-04-26 Oleksii Kurochko New
[3/3] tools/xentrace: Remove xentrace_format Further trace improvements 2 - - --- 2024-04-26 George Dunlap New
[2/3] tools/xenalyze: Ignore HVM_EMUL events harder Further trace improvements 1 - - --- 2024-04-26 George Dunlap New
[1/3] x86/hvm/trace: Use a different trace type for AMD processors Further trace improvements - - - --- 2024-04-26 George Dunlap New
[3/3] x86/boot: Refactor pvh_load_kernel() to have an initrd_len local x86/boot: Untangling - 1 - --- 2024-04-26 Andrew Cooper New
[2/3] x86/boot: Explain discard_initial_images() and untangle PV initrd handling x86/boot: Untangling - - - --- 2024-04-26 Andrew Cooper New
[1/3] x86/boot: Explain how moving mod[0] works x86/boot: Untangling 1 1 - --- 2024-04-26 Andrew Cooper New
MISRA and -Wextra-semi MISRA and -Wextra-semi - - - --- 2024-04-26 Andrew Cooper New
[XEN,v3,5/5] xen/arm: ffa: support notification FF-A notifications - - - --- 2024-04-26 Jens Wiklander New
[XEN,v3,4/5] xen/arm: allow dynamically assigned SGI handlers FF-A notifications - - - --- 2024-04-26 Jens Wiklander New
[XEN,v3,3/5] xen/arm: ffa: simplify ffa_handle_mem_share() FF-A notifications - 1 - --- 2024-04-26 Jens Wiklander New
[XEN,v3,2/5] xen/arm: ffa: use ACCESS_ONCE() FF-A notifications - 1 - --- 2024-04-26 Jens Wiklander New
[XEN,v3,1/5] xen/arm: ffa: refactor ffa_handle_call() FF-A notifications - 1 - --- 2024-04-26 Jens Wiklander New
xen-livepatch: fix --force option comparison xen-livepatch: fix --force option comparison 1 1 - --- 2024-04-26 Roger Pau Monné 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
[3/3] tools/init-dom0less: Avoid hardcoding GUEST_MAGIC_BASE Guest magic region allocation for 11 Dom0less domUs - Take two - - - --- 2024-04-26 Henry Wang New
[2/3] xen/arm, tools: Add a new HVM_PARAM_MAGIC_BASE_PFN key in HVMOP Guest magic region allocation for 11 Dom0less domUs - Take two - - - --- 2024-04-26 Henry Wang New
[1/3] xen/arm/dom0less-build: Alloc magic pages for Dom0less DomUs from hypervisor Guest magic region allocation for 11 Dom0less domUs - Take two - - - --- 2024-04-26 Henry Wang 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 - - - --- 2024-04-26 Henry Wang New
[v2] docs/misra: add R21.6 R21.9 R21.10 R21.14 R21.15 R21.16 [v2] docs/misra: add R21.6 R21.9 R21.10 R21.14 R21.15 R21.16 - - - --- 2024-04-25 Stefano Stabellini Superseded
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
[2/2] tools: Drop libsystemd as a dependency Drop libsystemd - - - --- 2024-04-25 Andrew Cooper New
[1/2] tools/{c,o}xenstored: Don't link against libsystemd Drop libsystemd - - - --- 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
[RFC,1/2] xen/arm: Add DT reserve map regions to bootinfo.reserved_mem 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
[7/7] x86/hap: Increase the number of initial mempool_size to 1024 pages x86: Make MAX_ALTP2M configurable - - - --- 2024-04-24 Petr Beneš Superseded
[6/7] x86: Make the maximum number of altp2m views configurable x86: Make MAX_ALTP2M configurable - - - --- 2024-04-24 Petr Beneš Superseded
[5/7] docs/man: Add max_altp2m parameter to the xl.cfg manual x86: Make MAX_ALTP2M configurable - - - --- 2024-04-24 Petr Beneš Superseded
[4/7] tools/ocaml: Add max_altp2m parameter x86: Make MAX_ALTP2M configurable 1 - - --- 2024-04-24 Petr Beneš Superseded
[3/7] tools/xl: Add max_altp2m parameter x86: Make MAX_ALTP2M configurable - - - --- 2024-04-24 Petr Beneš Superseded
[2/7] x86/hap: Refactor boolean field assignments x86: Make MAX_ALTP2M configurable 1 - - --- 2024-04-24 Petr Beneš Superseded
[1/7] x86/p2m: Add braces for better code clarity x86: Make MAX_ALTP2M configurable - 1 - --- 2024-04-24 Petr Beneš Superseded
[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
« 1 2 3 4148 149 »