Show patches with: State = Action Required       |   37090 patches
« 1 2 ... 12 13 14370 371 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[XEN,01/13] automation/eclair: consider also hypened fall-through x86: address violations of MISRA C Rule 16.3 - - - --- 2024-06-20 Federico Serafini New
[XEN,13/13] x86/vlapic: address a violation of MISRA C Rule 16.3 [XEN,01/13] automation/eclair: consider also hypened fall-through - - - --- 2024-06-20 Federico Serafini New
[XEN,12/13] x86/vPIC: address a violation of MISRA C Rule 16.3 [XEN,01/13] automation/eclair: consider also hypened fall-through - - - --- 2024-06-20 Federico Serafini New
[XEN,11/13] x86/pmtimer: address a violation of MISRA C Rule 16.3 [XEN,01/13] automation/eclair: consider also hypened fall-through - - - --- 2024-06-20 Federico Serafini New
[XEN,10/13] x86/mpparse: address a violation of MISRA C Rule [XEN,01/13] automation/eclair: consider also hypened fall-through - - - --- 2024-06-20 Federico Serafini New
[XEN,09/13] x86/mm: add defensive return [XEN,01/13] automation/eclair: consider also hypened fall-through - - - --- 2024-06-20 Federico Serafini New
[XEN,08/13] x86/vpt: address a violation of MISRA C Rule 16.3 [XEN,01/13] automation/eclair: consider also hypened fall-through - - - --- 2024-06-20 Federico Serafini New
[XEN,07/13] x86/hvm: address violations of MISRA C Rule 16.3 [XEN,01/13] automation/eclair: consider also hypened fall-through - - - --- 2024-06-20 Federico Serafini New
[XEN,06/13] x86/mce: address violations of MISRA C Rule 16.3 [XEN,01/13] automation/eclair: consider also hypened fall-through - - - --- 2024-06-20 Federico Serafini New
[XEN,05/13] x86/traps: address violations of MISRA C Rule 16.3 [XEN,01/13] automation/eclair: consider also hypened fall-through - - - --- 2024-06-20 Federico Serafini New
[XEN,04/13] x86/vpmu: address violations of MISRA C Rule 16.3 [XEN,01/13] automation/eclair: consider also hypened fall-through - - - --- 2024-06-20 Federico Serafini New
[XEN,03/13] x86/domctl: address a violation of MISRA C Rule 16.3 [XEN,01/13] automation/eclair: consider also hypened fall-through - - - --- 2024-06-20 Federico Serafini New
[XEN,02/13] x86/cpuid: use fallthrough pseudo keyword [XEN,01/13] automation/eclair: consider also hypened fall-through - - - --- 2024-06-20 Federico Serafini New
[XEN,01/13] automation/eclair: consider also hypened fall-through [XEN,01/13] automation/eclair: consider also hypened fall-through - - - --- 2024-06-20 Federico Serafini New
[XEN] automation/eclair: add deviations of MISRA C Rule 5.5 [XEN] automation/eclair: add deviations of MISRA C Rule 5.5 - 1 - --- 2024-06-20 Federico Serafini New
[for-4.18] x86/cpuid: Fix handling of XSAVE dynamic leaves [for-4.18] x86/cpuid: Fix handling of XSAVE dynamic leaves - 1 - --- 2024-06-20 Andrew Cooper New
automation/eclair_analysis: deviate and|or|xor for MISRA C Rule 21.2 automation/eclair_analysis: deviate and|or|xor for MISRA C Rule 21.2 1 - - --- 2024-06-20 Alessandro Zucchelli New
[for-4.19] livepatch: use appropriate type for buffer offset variables [for-4.19] livepatch: use appropriate type for buffer offset variables - 1 - --- 2024-06-20 Jan Beulich New
[for-4.19,v2] x86/spec-ctrl: Support for SRSO_US_NO and SRSO_MSR_FIX [for-4.19,v2] x86/spec-ctrl: Support for SRSO_US_NO and SRSO_MSR_FIX - 1 - --- 2024-06-19 Andrew Cooper New
[2/2] x86/APIC: address violation of MISRA C Rule 21.2 automation/eclair_analysis: deviate MISRA C Rule 21.2 - - - --- 2024-06-19 Alessandro Zucchelli New
[1/2] automation/eclair_analysis: deviate MISRA C Rule 21.2 automation/eclair_analysis: deviate MISRA C Rule 21.2 - - - --- 2024-06-19 Alessandro Zucchelli New
xen/guest_access: Fix accessors for 32bit builds of Xen xen/guest_access: Fix accessors for 32bit builds of Xen - - - --- 2024-06-19 Andrew Cooper New
[for-4.19,v4.5,2/7] x86/xstate: Cross-check dynamic XSTATE sizes at boot Untitled series #863386 - 1 - --- 2024-06-19 Andrew Cooper New
[for-4.19,v4] x86/irq: forward pending interrupts to new destination in fixup_irqs() [for-4.19,v4] x86/irq: forward pending interrupts to new destination in fixup_irqs() - 1 - --- 2024-06-19 Roger Pau Monné New
[XEN,v2] xen: add explicit comment to identify notifier patterns [XEN,v2] xen: add explicit comment to identify notifier patterns - 1 - --- 2024-06-19 Federico Serafini New
[for-4.19] xen/arm: static-shmem: fix "gbase/pbase used uninitialized" build failure [for-4.19] xen/arm: static-shmem: fix "gbase/pbase used uninitialized" build failure - 1 - --- 2024-06-19 Michal Orzel New
AMD/IOMMU: Improve register_iommu_exclusion_range() AMD/IOMMU: Improve register_iommu_exclusion_range() - - - --- 2024-06-18 Andrew Cooper New
[for-4.19] xen/irq: Address MISRA Rule 8.3 violation [for-4.19] xen/irq: Address MISRA Rule 8.3 violation 1 1 - --- 2024-06-18 Andrew Cooper New
« 1 2 ... 12 13 14370 371 »