Show patches with: Archived = No       |   16166 patches
« 1 2 ... 15 16 17161 162 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/5] x86: Set xen_phys_start and trampoline_xen_phys_start earlier Improve support for EFI multiboot loading - - - --- 2024-08-07 Alejandro Vallejo New
[2/5] x86: Fix early output messages in case of EFI Improve support for EFI multiboot loading - - - --- 2024-08-07 Alejandro Vallejo New
[1/5] x86: Put trampoline in .init.data section Improve support for EFI multiboot loading - - - --- 2024-08-07 Alejandro Vallejo New
[5/5] xen: tolerate ACPI NVS memory overlapping with Xen allocated memory xen: fix dom0 PV boot on some AMD machines - - 1 --- 2024-08-07 Jürgen Groß Superseded
[4/5] xen: move max_pfn in xen_memory_setup() out of function scope xen: fix dom0 PV boot on some AMD machines - - 1 --- 2024-08-07 Jürgen Groß Superseded
[3/5] xen: move checks for e820 conflicts further up xen: fix dom0 PV boot on some AMD machines - - 1 --- 2024-08-07 Jürgen Groß Superseded
[2/5] xen: introduce generic helper checking for memory map conflicts xen: fix dom0 PV boot on some AMD machines - - 1 --- 2024-08-07 Jürgen Groß Superseded
[1/5] xen: use correct end address of kernel for conflict checking xen: fix dom0 PV boot on some AMD machines - - 1 --- 2024-08-07 Jürgen Groß Superseded
[5/5] xen: tolerate ACPI NVS memory overlapping with Xen allocated memory xen: fix dom0 PV boot on some AMD machines - - - --- 2024-08-07 Jürgen Groß Superseded
[4/5] xen: move max_pfn in xen_memory_setup() out of function scope xen: fix dom0 PV boot on some AMD machines - - - --- 2024-08-07 Jürgen Groß Superseded
[3/5] xen: move checks for e820 conflicts further up xen: fix dom0 PV boot on some AMD machines - - - --- 2024-08-07 Jürgen Groß Superseded
[2/5] xen: introduce generic helper checking for memory map conflicts xen: fix dom0 PV boot on some AMD machines - - - --- 2024-08-07 Jürgen Groß Superseded
[1/5] xen: use correct end address of kernel for conflict checking xen: fix dom0 PV boot on some AMD machines - - - --- 2024-08-07 Jürgen Groß Superseded
[v2] x86/msi: fix locking for SR-IOV devices [v2] x86/msi: fix locking for SR-IOV devices - - - --- 2024-08-07 Stewart Hildebrand Superseded
[v13,2/2] xen/riscv: test basic exception handling stuff RISCV basic exception handling implementation 1 - - --- 2024-08-06 Oleksii Kurochko New
[v13,1/2] xen/riscv: enable GENERIC_BUG_FRAME RISCV basic exception handling implementation 1 - - --- 2024-08-06 Oleksii Kurochko New
[v3,3/3] docs: fusa : reqs: Added a sample of requirements [DO_NOT_MERGE] Introduce functional safety related documents - - - --- 2024-08-06 Ayan Kumar Halder New
[v3,2/3] docs: fusa: reqs: Added a requirements writing style guide Introduce functional safety related documents 1 - - --- 2024-08-06 Ayan Kumar Halder New
[v3,1/3] docs: Introduce Fusa Requirement and define maintainers Introduce functional safety related documents 3 1 - --- 2024-08-06 Ayan Kumar Halder New
xen/arm64: entry: Actually skip do_trap_*() when an SError is triggered xen/arm64: entry: Actually skip do_trap_*() when an SError is triggered 1 - - --- 2024-08-06 Julien Grall New
[v2,2/2] xen/common: Move Arm's bootfdt.c to common Common device tree stuff 1 - - --- 2024-08-06 Oleksii Kurochko New
[v2,1/2] xen/device-tree: Move Arm's setup.c bootinfo functions to common Common device tree stuff 1 - - --- 2024-08-06 Oleksii Kurochko New
libxl/disk: avoid aliasing of abs() libxl/disk: avoid aliasing of abs() 1 3 - --- 2024-08-06 Jan Beulich New
x86/msi: fix locking for SRIOV devices x86/msi: fix locking for SRIOV devices - - - --- 2024-08-05 Stewart Hildebrand New
[XEN] x86/emul: Fix misaligned IO breakpoint behaviour in PV guests [XEN] x86/emul: Fix misaligned IO breakpoint behaviour in PV guests - - - --- 2024-08-05 Matthew Barnes Superseded
x86emul: adjust 2nd param of idiv_dbl() x86emul: adjust 2nd param of idiv_dbl() - 1 - --- 2024-08-05 Jan Beulich New
Fixed incorrect output in xl's "help" command. Fixed incorrect output in xl's "help" command. 1 1 - --- 2024-08-05 John E. Krokes New
x86emul: avoid UB shift in AVX512 VPMOV* handling x86emul: avoid UB shift in AVX512 VPMOV* handling - 1 - --- 2024-08-05 Jan Beulich New
x86emul: don't call ->read_segment() with x86_seg_none x86emul: don't call ->read_segment() with x86_seg_none 1 - - --- 2024-08-05 Jan Beulich New
[v8,2/2] xen/common: Move Arm's bootfdt.c to common Common device tree stuff 1 - - --- 2024-08-05 Oleksii Kurochko Superseded
[v8,1/2] xen/device-tree: Move Arm's setup.c bootinfo functions to common Common device tree stuff 1 - - --- 2024-08-05 Oleksii Kurochko Superseded
x86/shutdown: use DMI_MATCH2() x86/shutdown: use DMI_MATCH2() - 1 - --- 2024-08-05 Jan Beulich New
[XEN,2/2] automation/eclair: tag more guidelines as clean automation/eclair: tag more rules as clean - 1 - --- 2024-08-05 Federico Serafini New
[XEN,1/2] automation/eclair: sort monitored guidelines with -V automation/eclair: tag more rules as clean 1 - - --- 2024-08-05 Federico Serafini New
xen/arm: vITS: add #msi-cells property xen/arm: vITS: add #msi-cells property - 2 - --- 2024-08-02 Stewart Hildebrand New
[v12,3/3] xen/riscv: refactor decode_trap_cause() RISCV basic exception handling implementation - 1 - --- 2024-08-02 Oleksii Kurochko Superseded
[v12,2/3] xen/riscv: test basic exception handling stuff RISCV basic exception handling implementation 1 - - --- 2024-08-02 Oleksii Kurochko Superseded
[v12,1/3] xen/riscv: enable GENERIC_BUG_FRAME RISCV basic exception handling implementation - - - --- 2024-08-02 Oleksii Kurochko Superseded
[v1,4/4] xen: arm: Enclose access to EL2 MMU specific registers under CONFIG_MMU xen: arm: Split MMU code in preparation for MPU work (part 2) - - - --- 2024-08-02 Ayan Kumar Halder Superseded
[v1,3/4] xen: arm: Move the functions of domain_page to MMU specific xen: arm: Split MMU code in preparation for MPU work (part 2) - - - --- 2024-08-02 Ayan Kumar Halder Superseded
[v1,2/4] xen: arm: make VMAP only support in MMU system xen: arm: Split MMU code in preparation for MPU work (part 2) - - - --- 2024-08-02 Ayan Kumar Halder Superseded
[v1,1/4] xen: arm: Add an empty stub for update_identity_mapping() xen: arm: Split MMU code in preparation for MPU work (part 2) - - - --- 2024-08-02 Ayan Kumar Halder Superseded
[v4] x86/dom0: delay setting SMAP after dom0 build is done [v4] x86/dom0: delay setting SMAP after dom0 build is done - 1 - --- 2024-08-02 Roger Pau Monné New
[v4] x86/shutdown: change default reboot method preference [v4] x86/shutdown: change default reboot method preference 2 - - --- 2024-08-02 Roger Pau Monné New
[v2,3/3] docs: fusa: reqs: Added a requirements writing style guide Introduce functional safety related documents 1 - - --- 2024-08-02 Ayan Kumar Halder Superseded
[v2,2/3] docs: fusa : reqs: Added a sample of requirements [DO_NOT_MERGE] Introduce functional safety related documents - - - --- 2024-08-02 Ayan Kumar Halder Superseded
[v2,1/3] docs: Introduce Fusa Requirement and define maintainers Introduce functional safety related documents 2 1 - --- 2024-08-02 Ayan Kumar Halder Superseded
[3/3] xen, pvh: fix unbootable VMs by inlining memset in xen_prepare_pvh [1/3] xen, pvh: fix unbootable VMs (PVH + KASAN) - - - --- 2024-08-02 Alexey Dobriyan New
[2/3] x86/cpu: fix unbootable VMs by inlining memcmp in hypervisor_cpuid_base [1/3] xen, pvh: fix unbootable VMs (PVH + KASAN) - - - --- 2024-08-02 Alexey Dobriyan New
tools/helpers/init-dom0less: fix vcpu availability tools/helpers/init-dom0less: fix vcpu availability - - - --- 2024-08-02 Amneesh Singh Superseded
automation: fix eclair scanning for merge requests automation: fix eclair scanning for merge requests - 1 - --- 2024-08-01 Stefano Stabellini New
[v3] docs/misra: add R13.2 and R18.2 to rules.rst [v3] docs/misra: add R13.2 and R18.2 to rules.rst 1 - - --- 2024-08-01 Stefano Stabellini New
[1/3] xen, pvh: fix unbootable VMs (PVH + KASAN) [1/3] xen, pvh: fix unbootable VMs (PVH + KASAN) 1 - - --- 2024-08-01 Alexey Dobriyan Accepted
[v3] x86/shutdown: change default reboot method preference [v3] x86/shutdown: change default reboot method preference 1 - - --- 2024-08-01 Roger Pau Monné Superseded
mktarball: only archive Xen mktarball: only archive Xen - - - --- 2024-08-01 Jan Beulich Superseded
9pfsd: fix release build with old gcc 9pfsd: fix release build with old gcc - 1 - --- 2024-08-01 Jan Beulich New
[v3] x86/dom0: delay setting SMAP after dom0 build is done [v3] x86/dom0: delay setting SMAP after dom0 build is done - 1 - --- 2024-08-01 Roger Pau Monné Superseded
[XEN,v2] x86/intel: optional build of PSR support [XEN,v2] x86/intel: optional build of PSR support - - - --- 2024-08-01 Sergiy Kibrik Superseded
[v4] mm: introduce xvmalloc() et al and use for grant table allocations [v4] mm: introduce xvmalloc() et al and use for grant table allocations - 1 - --- 2024-08-01 Jan Beulich New
[v2] docs/misra: add R13.2 and R18.2 to rules.rst [v2] docs/misra: add R13.2 and R18.2 to rules.rst - - - --- 2024-07-31 Stefano Stabellini Superseded
x86/domain: Fix domlist_insert() updating the domain hash x86/domain: Fix domlist_insert() updating the domain hash - 1 - --- 2024-07-31 Andrew Cooper New
[2/2] docs: fusa : reqs: Added a sample of requirements [DO_NOT_MERGE] Introduce functional safety related documents - - - --- 2024-07-31 Ayan Kumar Halder Superseded
[1/2] docs: Introduce Fusa Requirement and define maintainers Introduce functional safety related documents 1 - - --- 2024-07-31 Ayan Kumar Halder Superseded
[XEN,v7] tools/lsevtchn: Use errno macro to handle hypercall error cases [XEN,v7] tools/lsevtchn: Use errno macro to handle hypercall error cases - 1 - --- 2024-07-31 Matthew Barnes New
xen/riscv: fix build issue for bullseye-riscv64 container xen/riscv: fix build issue for bullseye-riscv64 container 1 - - --- 2024-07-31 Oleksii Kurochko New
[v2] SUPPORT.md: split XSM from Flask [v2] SUPPORT.md: split XSM from Flask - - - --- 2024-07-31 Jan Beulich Superseded
tools/xenstored: switch stubdom live update to use file for state tools/xenstored: switch stubdom live update to use file for state - 1 - --- 2024-07-31 Jürgen Groß New
[v2] xen/domain: Factor domlist_{insert,remove}() out of domain_{create,destroy}() [v2] xen/domain: Factor domlist_{insert,remove}() out of domain_{create,destroy}() - 1 - --- 2024-07-31 Andrew Cooper New
[3/3] mini-os: mm: convert set_readonly() to use walk_pt() mini-os: mm: use a generic page table walker - - - --- 2024-07-31 Jürgen Groß Superseded
[2/3] mini-os: mm: switch need_pgt() to use walk_pt() mini-os: mm: use a generic page table walker - - - --- 2024-07-31 Jürgen Groß Superseded
[1/3] mini-os: mm: introduce generic page table walk function mini-os: mm: use a generic page table walker - - - --- 2024-07-31 Jürgen Groß Superseded
[XEN] automation/eclair_analysis: add Rule 18.6 to the clean guidelines [XEN] automation/eclair_analysis: add Rule 18.6 to the clean guidelines 1 - - --- 2024-07-31 Nicola Vetrini New
xen/domain: Factor domlist_{insert,remove}() out of domain_{create,destroy}() xen/domain: Factor domlist_{insert,remove}() out of domain_{create,destroy}() - 1 - --- 2024-07-31 Andrew Cooper Superseded
docs/misra: add R13.2 and R18.2 to rules.rst docs/misra: add R13.2 and R18.2 to rules.rst - - - --- 2024-07-30 Stefano Stabellini Superseded
[v3] x86/altcall: further refine clang workaround [v3] x86/altcall: further refine clang workaround - 1 - --- 2024-07-30 Roger Pau Monné New
[v2,2/2] x86/dom0: only disable SMAP for the PV dom0 build x86/dom0: miscellaneous fixes for PV dom0 builder - - - --- 2024-07-30 Roger Pau Monné New
[v2,1/2] x86/dom0: fix restoring %cr3 and the mapcache override on PV build error x86/dom0: miscellaneous fixes for PV dom0 builder - 1 - --- 2024-07-30 Roger Pau Monné New
x86/APIC: Drop APIC_BASE and use fix_to_virt() x86/APIC: Drop APIC_BASE and use fix_to_virt() - 1 - --- 2024-07-30 Andrew Cooper New
x86: drop Xeon Phi support x86: drop Xeon Phi support 2 - - --- 2024-07-30 Jan Beulich New
SUPPORT.md: split XSM from Flask SUPPORT.md: split XSM from Flask - - - --- 2024-07-30 Jan Beulich Superseded
[XEN,v5,13/13] x86/hvm: make AMD-V and Intel VT-x support configurable x86: make CPU virtualisation support configurable 1 1 - --- 2024-07-30 Sergiy Kibrik Superseded
[XEN,v5,12/13] x86/vmx: replace CONFIG_HVM with CONFIG_INTEL_VMX in vmx.h x86: make CPU virtualisation support configurable 1 - - --- 2024-07-30 Sergiy Kibrik Superseded
[XEN,v5,11/13] ioreq: do not build arch_vcpu_ioreq_completion() for non-VMX configurations x86: make CPU virtualisation support configurable - - - --- 2024-07-30 Sergiy Kibrik Superseded
[XEN,v5,10/13] x86/vpmu: guard calls to vmx/svm functions x86: make CPU virtualisation support configurable - 1 - --- 2024-07-30 Sergiy Kibrik Superseded
[XEN,v5,09/13] x86/vmx: guard access to cpu_has_vmx_* in common code x86: make CPU virtualisation support configurable 1 - - --- 2024-07-30 Sergiy Kibrik Superseded
[XEN,v5,08/13] x86/oprofile: guard svm specific symbols with CONFIG_AMD_SVM x86: make CPU virtualisation support configurable 1 - - --- 2024-07-30 Sergiy Kibrik Superseded
[XEN,v5,07/13] x86/PV: guard svm specific functions with usinc_svm() check x86: make CPU virtualisation support configurable 1 - - --- 2024-07-30 Sergiy Kibrik Superseded
[XEN,v5,06/13] x86/traps: guard vmx specific functions with usinc_vmx() check x86: make CPU virtualisation support configurable 1 - - --- 2024-07-30 Sergiy Kibrik Superseded
[XEN,v5,05/13] x86/p2m: guard EPT functions with using_vmx() check x86: make CPU virtualisation support configurable 1 - - --- 2024-07-30 Sergiy Kibrik Superseded
[XEN,v5,04/13] x86: introduce using_{svm,vmx}() helpers x86: make CPU virtualisation support configurable - 1 - --- 2024-07-30 Sergiy Kibrik Superseded
[XEN,v5,03/13] x86: introduce CONFIG_ALTP2M Kconfig option x86: make CPU virtualisation support configurable - 1 - --- 2024-07-30 Sergiy Kibrik Superseded
[XEN,v5,02/13] x86/monitor: guard altp2m usage x86: make CPU virtualisation support configurable 1 - - --- 2024-07-30 Sergiy Kibrik Superseded
[XEN,v5,01/13] x86: introduce AMD-V and Intel VT-x Kconfig options x86: make CPU virtualisation support configurable 1 - - --- 2024-07-30 Sergiy Kibrik Superseded
bunzip2: fix rare decompression failure bunzip2: fix rare decompression failure 1 - - --- 2024-07-30 Ross Lagerwall New
XSM/domctl: Fix permission checks on XEN_DOMCTL_createdomain XSM/domctl: Fix permission checks on XEN_DOMCTL_createdomain 1 1 - --- 2024-07-29 Andrew Cooper New
[v5] libxl: Enable stubdom cdrom changing [v5] libxl: Enable stubdom cdrom changing - 1 - --- 2024-07-29 Jason Andryuk New
[XEN,v6] tools/lsevtchn: Use errno macro to handle hypercall error cases [XEN,v6] tools/lsevtchn: Use errno macro to handle hypercall error cases - - - --- 2024-07-29 Matthew Barnes Superseded
[XEN,v5] tools/lsevtchn: Use errno macro to handle hypercall error cases [XEN,v5] tools/lsevtchn: Use errno macro to handle hypercall error cases - - - --- 2024-07-29 Matthew Barnes Superseded
[3/3] xen/arm: stack check instrumentation Stack checking on Arm - - - --- 2024-07-29 Stewart Hildebrand New
[2/3] xen: silence maybe-unitialized warning Stack checking on Arm - 1 - --- 2024-07-29 Stewart Hildebrand New
« 1 2 ... 15 16 17161 162 »