Show patches with: State = Action Required       |    Archived = No       |   1148 patches
« 1 2 ... 9 10 11 12 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v14,9/9] xen/x86: drop constanst_test_bit() in asm/bitops.h Enable build of full Xen for RISC-V 1 - - --- 2024-07-02 Oleksii Kurochko New
[v14,8/9] xen/riscv: introduce ANDN_INSN Enable build of full Xen for RISC-V - 1 - --- 2024-07-02 Oleksii Kurochko New
[v14,7/9] xen/riscv: use .insn with operands to support the older gas Enable build of full Xen for RISC-V - 1 - --- 2024-07-02 Oleksii Kurochko New
[v14,6/9] xen/README: add compiler and binutils versions for RISC-V64 Enable build of full Xen for RISC-V - 1 - --- 2024-07-02 Oleksii Kurochko New
[v14,5/9] xen/riscv: enable full Xen build Enable build of full Xen for RISC-V - 1 - --- 2024-07-02 Oleksii Kurochko New
[v14,4/9] xen/riscv: add minimal amount of stubs to build full Xen Enable build of full Xen for RISC-V 1 - - --- 2024-07-02 Oleksii Kurochko New
[v14,3/9] xen/riscv: add minimal stuff to mm.h to build full Xen Enable build of full Xen for RISC-V 1 - - --- 2024-07-02 Oleksii Kurochko New
[v14,2/9] xen/riscv: introduce bitops.h Enable build of full Xen for RISC-V 1 - - --- 2024-07-02 Oleksii Kurochko New
[v14,1/9] xen: introduce generic non-atomic test_*bit() Enable build of full Xen for RISC-V - 2 - --- 2024-07-02 Oleksii Kurochko New
[v1] automation: add python3-packaging to suse images [v1] automation: add python3-packaging to suse images 1 - - --- 2024-07-02 Olaf Hering New
[v1,2/2] xen: mapcache: Fix unmapping of first entries in buckets xen: mapcache: Fix unmapping of first the entry in a bucket - 2 - --- 2024-07-01 Edgar E. Iglesias New
[v1,1/2] physmem: Bail out qemu_ram_block_from_host() for invalid ram addrs xen: mapcache: Fix unmapping of first the entry in a bucket - 2 - --- 2024-07-01 Edgar E. Iglesias New
[v1] automation: add findutils to suse images [v1] automation: add findutils to suse images 1 - - --- 2024-07-01 Olaf Hering New
[XEN,v2] x86/intel: optional build of TSX support [XEN,v2] x86/intel: optional build of TSX support 1 - - --- 2024-07-01 Sergiy Kibrik New
[for-4.20] tools/libxs: Drop XSTEST [for-4.20] tools/libxs: Drop XSTEST - 1 - --- 2024-06-28 Andrew Cooper New
[for-4.19,3/3] tools/libxs: Fix CLOEXEC handling in xs_fileno() tools/libxs: More CLOEXEC fixes - - - --- 2024-06-28 Andrew Cooper New
[for-4.19,2/3] tools/libxs: Fix CLOEXEC handling in get_socket() tools/libxs: More CLOEXEC fixes - - - --- 2024-06-28 Andrew Cooper New
[for-4.19,1/3] tools/libxs: Fix CLOEXEC handling in get_dev() tools/libxs: More CLOEXEC fixes - - - --- 2024-06-28 Andrew Cooper New
[XEN,v2] x86: p2m-pod: address violation of MISRA C Rule 2.1 [XEN,v2] x86: p2m-pod: address violation of MISRA C Rule 2.1 - 1 - --- 2024-06-28 Nicola Vetrini New
[for-4.19] tools/dombuilder: Correct the length calculation in xc_dom_alloc_segment() [for-4.19] tools/dombuilder: Correct the length calculation in xc_dom_alloc_segment() 1 - - --- 2024-06-27 Andrew Cooper New
MAINTAINERS: Step down as maintainer and committer MAINTAINERS: Step down as maintainer and committer 3 - - --- 2024-06-26 George Dunlap New
[WIP,14/14] x86/nestedsvm: Note some places for improvement AMD Nested Virt Preparation - - - --- 2024-06-26 George Dunlap New
[WIP,13/14] x86/svm: Add a trace for VMEXIT_VMRUN AMD Nested Virt Preparation - - - --- 2024-06-26 George Dunlap New
[WIP,12/14] xenalyze: Basic processing for XSETBV exits and handlers AMD Nested Virt Preparation - - - --- 2024-06-26 George Dunlap New
[WIP,11/14] x86/trace: Add trace to xsetbv svm/vmx handler path AMD Nested Virt Preparation - - - --- 2024-06-26 George Dunlap New
[WIP,10/14] xenalyze: Quiet warnings about VMEXIT_IOIO AMD Nested Virt Preparation - - - --- 2024-06-26 George Dunlap New
[WIP,09/14] x86/emulate: Don't trace cr reads during emulation AMD Nested Virt Preparation - - - --- 2024-06-26 George Dunlap New
[WIP,08/14] svm: Do NPF trace before calling hvm_hap_nested_page_fault AMD Nested Virt Preparation - - - --- 2024-06-26 George Dunlap New
[WIP,07/14] xen/hvm: Don't skip MSR_READ trace record AMD Nested Virt Preparation - 1 - --- 2024-06-26 George Dunlap New
[WIP,06/14] xen/svm: Remove redundant HVM_HANDLER trace for EXCEPTION_AC AMD Nested Virt Preparation - - - --- 2024-06-26 George Dunlap New
[WIP,05/14] xenalyze: Ignore vmexits where an HVM_HANDLER traces would be redundant AMD Nested Virt Preparation - - - --- 2024-06-26 George Dunlap New
[WIP,04/14] xenalyze: Track generic event information when not in summary mode AMD Nested Virt Preparation - - - --- 2024-06-26 George Dunlap New
[WIP,03/14] xenalyze: Basic nested virt processing AMD Nested Virt Preparation - - - --- 2024-06-26 George Dunlap New
[WIP,02/14] x86/cpu-policy: HACK Disable PCID when nested virt is enabled AMD Nested Virt Preparation - - - --- 2024-06-26 George Dunlap New
[WIP,01/14] x86/cpuid-policy: Add AMD SVM CPUID leaf to featureset AMD Nested Virt Preparation - - - --- 2024-06-26 George Dunlap New
[XEN,v2,for-4.20,7/7] x86/traps: address violations of MISRA C Rule 20.7 address several violations of MISRA Rule 20.7 1 1 - --- 2024-06-26 Nicola Vetrini New
[XEN,v2,for-4.20,6/7] automation/eclair_analysis: clean ECLAIR configuration scripts address several violations of MISRA Rule 20.7 - 1 - --- 2024-06-26 Nicola Vetrini New
[XEN,v2,for-4.20,5/7] x86/irq: address violations of MISRA C Rule 20.7 address several violations of MISRA Rule 20.7 1 - - --- 2024-06-26 Nicola Vetrini New
[XEN,v2,for-4.20,4/7] automation/eclair_analysis: address violations of MISRA C Rule 20.7 address several violations of MISRA Rule 20.7 - 1 - --- 2024-06-26 Nicola Vetrini New
[XEN,v2,for-4.20,3/7] xen/guest_access: address violations of MISRA rule 20.7 address several violations of MISRA Rule 20.7 1 - - --- 2024-06-26 Nicola Vetrini New
[XEN,v2,for-4.20,2/7] xen/self-tests: address violations of MISRA rule 20.7 address several violations of MISRA Rule 20.7 - 1 - --- 2024-06-26 Nicola Vetrini New
[XEN,v2,for-4.20,1/7] automation/eclair: address violations of MISRA C Rule 20.7 address several violations of MISRA Rule 20.7 - 1 - --- 2024-06-26 Nicola Vetrini New
[XEN,v2] x86/mctelem: address violations of MISRA C: 2012 Rule 5.3 [XEN,v2] x86/mctelem: address violations of MISRA C: 2012 Rule 5.3 1 1 - --- 2024-06-26 Nicola Vetrini New
xen: Fix null pointer dereference in xen_init_lock_cpu() xen: Fix null pointer dereference in xen_init_lock_cpu() - - - --- 2024-06-26 Ma Ke New
[XEN,v2,for-4.19] automation/eclair: add deviations agreed in MISRA meetings [XEN,v2,for-4.19] automation/eclair: add deviations agreed in MISRA meetings - 1 - --- 2024-06-26 Federico Serafini New
[v2] xen/sched: fix error handling in cpu_schedule_up() [v2] xen/sched: fix error handling in cpu_schedule_up() - 1 - --- 2024-06-26 Jürgen Groß New
[v3] docs/misra: rules for mass adoption [v3] docs/misra: rules for mass adoption 1 - - --- 2024-06-26 Stefano Stabellini New
[6/6] x86/xstate: Switch back to for_each_set_bit() xen: Rework for_each_set_bit() - 1 - --- 2024-06-25 Andrew Cooper New
[5/6] ARM/vgic: Use for_each_set_bit() in vgic_set_irqs_pending() xen: Rework for_each_set_bit() - 1 - --- 2024-06-25 Andrew Cooper New
[4/6] xen/bitops: Introduce for_each_set_bit() xen: Rework for_each_set_bit() - 1 - --- 2024-06-25 Andrew Cooper New
[for-4.19?,3/6] xen/macros: Introduce BUILD_ERROR() xen: Rework for_each_set_bit() - 1 - --- 2024-06-25 Andrew Cooper New
[2/6] xen/bitops: Rename for_each_set_bit() to bitmap_for_each() xen: Rework for_each_set_bit() 1 1 - --- 2024-06-25 Andrew Cooper New
[1/6] x86/vmx: Rewrite vmx_sync_pir_to_irr() to be more efficient xen: Rework for_each_set_bit() - - - --- 2024-06-25 Andrew Cooper New
[3/3] common/softirq: address violation of MISRA C Rule 13.6 address violation of MISRA C Rule 13.6 - 1 - --- 2024-06-25 Alessandro Zucchelli New
[2/3] xen/event: address violation of MISRA C Rule 13.6 address violation of MISRA C Rule 13.6 - 1 - --- 2024-06-25 Alessandro Zucchelli New
[1/3] common/kernel: address violation of MISRA C Rule 13.6 address violation of MISRA C Rule 13.6 - - - --- 2024-06-25 Alessandro Zucchelli New
xen/sched: fix rare error case in cpu_schedule_down() xen/sched: fix rare error case in cpu_schedule_down() - 1 - --- 2024-06-25 Jürgen Groß New
[for-4.19?] Config.mk: update MiniOS commit [for-4.19?] Config.mk: update MiniOS commit - 1 - --- 2024-06-25 Jan Beulich New
[for-4.19] gnttab: fix compat query-size handling [for-4.19] gnttab: fix compat query-size handling - 1 - --- 2024-06-25 Jan Beulich New
[XEN] common/sched: address a violation of MISRA C Rule 17.7 [XEN] common/sched: address a violation of MISRA C Rule 17.7 - - - --- 2024-06-25 Lira, Victor M New
{PATCH mini-os] mman: correct m{,un}lock() definitions {PATCH mini-os] mman: correct m{,un}lock() definitions - 1 - --- 2024-06-24 Jan Beulich New
[for-4.19?] xen: avoid UB in guest handle field accessors [for-4.19?] xen: avoid UB in guest handle field accessors 1 - - --- 2024-06-24 Jan Beulich New
[for-4.19] xen: re-add type checking to {,__}copy_from_guest_offset() [for-4.19] xen: re-add type checking to {,__}copy_from_guest_offset() 1 - - --- 2024-06-24 Jan Beulich New
[for-4.19] tools/xenalyze: Remove argp_program_bug_address [for-4.19] tools/xenalyze: Remove argp_program_bug_address 1 - - --- 2024-06-24 George Dunlap New
[XEN] MAINTAINERS: Update my email address again [XEN] MAINTAINERS: Update my email address again 1 - - --- 2024-06-24 Anthony PERARD New
[XEN,v2] automation/eclair: configure Rule 13.6 and custom service B.UNEVALEFF [XEN,v2] automation/eclair: configure Rule 13.6 and custom service B.UNEVALEFF - 1 - --- 2024-06-24 Federico Serafini New
[for-4.19,2/2] CHANGELOG: Add entries related to tracing [for-4.19,1/2] CHANGELOG.md: Fix indentation of "Removed" section 1 - - --- 2024-06-24 George Dunlap New
[for-4.19,1/2] CHANGELOG.md: Fix indentation of "Removed" section [for-4.19,1/2] CHANGELOG.md: Fix indentation of "Removed" section 1 - - --- 2024-06-24 George Dunlap New
[v3] automation/eclair_analysis: deviate and|or|xor|not for MISRA C Rule 21.2 [v3] automation/eclair_analysis: deviate and|or|xor|not for MISRA C Rule 21.2 1 - - --- 2024-06-24 Alessandro Zucchelli New
[ImageBuilder] Add support for omitting host paddr for static shmem regions [ImageBuilder] Add support for omitting host paddr for static shmem regions - 1 - --- 2024-06-24 Michal Orzel New
[2/2] xen/multicall: Change nr_calls to uniformly be unsigned long Xen: Final MISRA R8.3 fixes - 1 - --- 2024-06-21 Andrew Cooper New
[1/2] x86/pagewalk: Address MISRA R8.3 violation in guest_walk_tables() Xen: Final MISRA R8.3 fixes - 1 - --- 2024-06-21 Andrew Cooper New
[3/3] xen/ppc: Avoid using the legacy __read_mostly/__ro_after_init definitions xen: build adjustments for __read_mostly/__ro_after_init 1 1 - --- 2024-06-21 Andrew Cooper New
[2/3] xen/ppc: Adjust ppc64_defconfig xen: build adjustments for __read_mostly/__ro_after_init 1 - - --- 2024-06-21 Andrew Cooper New
[1/3] xen/riscv: Drop legacy __ro_after_init definition xen: build adjustments for __read_mostly/__ro_after_init - 1 - --- 2024-06-21 Andrew Cooper New
[XEN,v2] common/sched: address a violation of MISRA C Rule 8.8 [XEN,v2] common/sched: address a violation of MISRA C Rule 8.8 1 - - --- 2024-06-21 Lira, Victor M New
[for-4.19,v3,4/4] x86/shadow: Don't leave trace record field uninitialized x86/shadow: Trace fixes and cleanup 2 - - --- 2024-06-21 Andrew Cooper New
[for-4.19,v3,3/4] x86/shadow: Rework trace_shadow_emulate_other() as sh_trace_gfn_va() x86/shadow: Trace fixes and cleanup - 1 - --- 2024-06-21 Andrew Cooper New
[for-4.19,v3,2/4] x86/shadow: Introduce sh_trace_gl1e_va() x86/shadow: Trace fixes and cleanup - 1 - --- 2024-06-21 Andrew Cooper New
[for-4.19,v3,1/4] x86/shadow: Rework trace_shadow_gen() into sh_trace_va() x86/shadow: Trace fixes and cleanup - 1 - --- 2024-06-21 Andrew Cooper New
[for-4.19,v2] tools/xl: Open xldevd.log with O_CLOEXEC [for-4.19,v2] tools/xl: Open xldevd.log with O_CLOEXEC 1 2 - --- 2024-06-21 Andrew Cooper New
[RFC,v2] iommu/xen: Add Xen PV-IOMMU driver [RFC,v2] iommu/xen: Add Xen PV-IOMMU driver - - - --- 2024-06-21 Teddy Astie New
[XEN] automation/eclair: add more guidelines to the monitored set [XEN] automation/eclair: add more guidelines to the monitored set 1 - - --- 2024-06-21 Federico Serafini New
[v2] common/unlzo: address violation of MISRA C Rule 7.3 [v2] common/unlzo: address violation of MISRA C Rule 7.3 - 1 - --- 2024-06-21 Alessandro Zucchelli New
[for-4.19] xen/arm: static-shmem: request host address to be specified for 1:1 domains [for-4.19] xen/arm: static-shmem: request host address to be specified for 1:1 domains - 1 - --- 2024-06-21 Michal Orzel New
[XEN,v2] x86/apic: Fix signed shift in io_apic.c [XEN,v2] x86/apic: Fix signed shift in io_apic.c - 2 - --- 2024-06-20 Matthew Barnes New
[for-4.19?] libelf: avoid UB in elf_xen_feature_{get,set}() [for-4.19?] libelf: avoid UB in elf_xen_feature_{get,set}() - 1 - --- 2024-06-20 Jan Beulich New
[XEN] x86/apic: Fix signing in left bitshift [XEN] x86/apic: Fix signing in left bitshift - 1 - --- 2024-06-20 Matthew Barnes New
[XEN,13/13] x86/vlapic: address a violation of MISRA C Rule 16.3 x86: address violations of MISRA C Rule 16.3 - - - --- 2024-06-20 Federico Serafini New
[XEN,12/13] x86/vPIC: address a violation of MISRA C Rule 16.3 x86: address violations of MISRA C Rule 16.3 - - - --- 2024-06-20 Federico Serafini New
[XEN,11/13] x86/pmtimer: address a violation of MISRA C Rule 16.3 x86: address violations of MISRA C Rule 16.3 - - - --- 2024-06-20 Federico Serafini New
[XEN,10/13] x86/mpparse: add break statement x86: address violations of MISRA C Rule 16.3 - - - --- 2024-06-20 Federico Serafini New
[XEN,09/13] x86/mm: add defensive return x86: address violations of MISRA C Rule 16.3 - - - --- 2024-06-20 Federico Serafini New
[XEN,08/13] x86/vpt: address a violation of MISRA C Rule 16.3 x86: address violations of MISRA C Rule 16.3 - - - --- 2024-06-20 Federico Serafini New
[XEN,07/13] x86/hvm: address violations of MISRA C Rule 16.3 x86: address violations of MISRA C Rule 16.3 - - - --- 2024-06-20 Federico Serafini New
[XEN,06/13] x86/mce: add missing break statements x86: address violations of MISRA C Rule 16.3 - - - --- 2024-06-20 Federico Serafini New
[XEN,05/13] x86/traps: use fallthrough pseudo keyword x86: address violations of MISRA C Rule 16.3 - - - --- 2024-06-20 Federico Serafini New
[XEN,04/13] x86/vpmu: address violations of MISRA C Rule 16.3 x86: address violations of MISRA C Rule 16.3 - - - --- 2024-06-20 Federico Serafini New
[XEN,03/13] x86/domctl: add missing break statement x86: address violations of MISRA C Rule 16.3 - - - --- 2024-06-20 Federico Serafini New
[XEN,02/13] x86/cpuid: use fallthrough pseudo keyword x86: address violations of MISRA C Rule 16.3 - - - --- 2024-06-20 Federico Serafini New
« 1 2 ... 9 10 11 12 »