Show patches with: Submitter = Nicola Vetrini       |    State = Action Required       |   226 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[XEN] docs/misra: fix a typo in rules.rst [XEN] docs/misra: fix a typo in rules.rst 1 - - --- 2023-11-30 Nicola Vetrini New
[XEN,v6] arm/bitops: encapsulate violation of MISRA C:2012 Rule 10.1 [XEN,v6] arm/bitops: encapsulate violation of MISRA C:2012 Rule 10.1 - 1 - --- 2023-11-29 Nicola Vetrini New
[XEN,v4] xen: replace some occurrences of SAF-1-safe with asmlinkage attribute [XEN,v4] xen: replace some occurrences of SAF-1-safe with asmlinkage attribute 2 - - --- 2023-11-24 Nicola Vetrini New
[XEN,v3,2/2] xen/iommu: use ISOLATE_LSB to wrap a violation of Rule 10.1 use the macro ISOLATE_LSB where appropriate 1 1 - --- 2023-11-23 Nicola Vetrini New
[XEN,v3,1/2] xen/vmap: use ISOLATE_LSB to wrap a violation of Rule 10.1 use the macro ISOLATE_LSB where appropriate - 1 - --- 2023-11-23 Nicola Vetrini New
[XEN,v5,3/3] x86_64/mm: express macro CNT using ISOLATE_LSB address violations of MISRA C:2012 Rule 10.1 1 1 - --- 2023-11-23 Nicola Vetrini New
[XEN,v5,2/3] xen/pdx: amend definition of PDX_GROUP_COUNT address violations of MISRA C:2012 Rule 10.1 - 1 - --- 2023-11-23 Nicola Vetrini New
[XEN,v5,1/3] arm/bitops: encapsulate violation of MISRA C:2012 Rule 10.1 address violations of MISRA C:2012 Rule 10.1 - 1 - --- 2023-11-23 Nicola Vetrini New
[XEN,v2] domain: add ASSERT to help static analysis tools [XEN,v2] domain: add ASSERT to help static analysis tools 1 - - --- 2023-11-17 Nicola Vetrini New
[XEN,v5,2/2] docs/misra: add guidance on the format of Dir 4.1 docs for ECLAIR use the documentation for MISRA C:2012 Dir 4.1 1 1 - --- 2023-11-17 Nicola Vetrini New
[XEN,v5,1/2] automation/eclair: make the docs for MISRA C:2012 Dir 4.1 visible to ECLAIR use the documentation for MISRA C:2012 Dir 4.1 - 1 - --- 2023-11-17 Nicola Vetrini New
[XEN,v3] xen: replace occurrences of SAF-1-safe with asmlinkage attribute [XEN,v3] xen: replace occurrences of SAF-1-safe with asmlinkage attribute 1 - - --- 2023-11-16 Nicola Vetrini New
[RFC,4/4] automation/eclair: add deviation for certain backwards goto address MISRA C:2012 Rule 15.2 - - - --- 2023-11-07 Nicola Vetrini New
[RFC,3/4] xen/arm: GICv3: address MISRA C:2012 Rule 15.2 address MISRA C:2012 Rule 15.2 - - - --- 2023-11-07 Nicola Vetrini New
[RFC,2/4] x86/dom0: make goto jump forward address MISRA C:2012 Rule 15.2 - - - --- 2023-11-07 Nicola Vetrini New
[RFC,1/4] xen/vsprintf: replace backwards jump with loop address MISRA C:2012 Rule 15.2 - - - --- 2023-11-07 Nicola Vetrini New
[XEN,for-4.19,v6] xen: Add deviations for MISRA C:2012 Rule 7.1 [XEN,for-4.19,v6] xen: Add deviations for MISRA C:2012 Rule 7.1 1 1 - --- 2023-11-03 Nicola Vetrini New
[XEN,for-4.19,v6,8/8] docs/misra: exclude three more files Fix or deviate various instances of missing declarations - 1 - --- 2023-11-01 Nicola Vetrini New
[XEN,for-4.19,v6,7/8] x86/mem_access: make function static Fix or deviate various instances of missing declarations 1 - - --- 2023-11-01 Nicola Vetrini New
[XEN,for-4.19,v6,6/8] xen/console: remove stub definition in consoled.h Fix or deviate various instances of missing declarations - 1 - --- 2023-11-01 Nicola Vetrini New
[XEN,for-4.19,v6,5/8] x86/vm_event: add missing include for hvm_vm_event_do_resume Fix or deviate various instances of missing declarations 1 - - --- 2023-11-01 Nicola Vetrini New
[XEN,for-4.19,v6,4/8] x86/grant: switch included header to make declarations visible Fix or deviate various instances of missing declarations 1 1 - --- 2023-11-01 Nicola Vetrini New
[XEN,for-4.19,v6,3/8] x86: add asmlinkage macro to variables only used in asm code Fix or deviate various instances of missing declarations 1 1 - --- 2023-11-01 Nicola Vetrini New
[XEN,for-4.19,v6,2/8] x86: add deviation for asm-only functions Fix or deviate various instances of missing declarations 1 1 - --- 2023-11-01 Nicola Vetrini New
[XEN,for-4.19,v6,1/8] xen: modify or add declarations for variables where needed Fix or deviate various instances of missing declarations 1 1 - --- 2023-11-01 Nicola Vetrini New
[RFC] x86/vlapic: address a violation of MISRA C:2012 Rule 16.2 [RFC] x86/vlapic: address a violation of MISRA C:2012 Rule 16.2 - - - --- 2023-10-25 Nicola Vetrini New
[RFC,4/4] amd/iommu: fully initialize array in 'flush_command_buffer' address violations of MISRA C Rule 9.3 1 - - --- 2023-10-24 Nicola Vetrini New
[RFC,3/4] x86/hvm: quirks: address MISRA C:2012 Rule 9.3 address violations of MISRA C Rule 9.3 - - - --- 2023-10-24 Nicola Vetrini New
[RFC,2/4] x86/shutdown: address MISRA C:2012 Rule 9.3 address violations of MISRA C Rule 9.3 - - - --- 2023-10-24 Nicola Vetrini New
[RFC,1/4] x86/ioemul: address MISRA C:2012 Rule 9.3 address violations of MISRA C Rule 9.3 - - - --- 2023-10-24 Nicola Vetrini New
[XEN,for-4.19,v2] xen: Add SAF deviations for MISRA C:2012 Rule 7.1 [XEN,for-4.19,v2] xen: Add SAF deviations for MISRA C:2012 Rule 7.1 - - - --- 2023-10-19 Nicola Vetrini New
[XEN,for-4.19,v4] xen: address violations of Rule 11.9 [XEN,for-4.19,v4] xen: address violations of Rule 11.9 - 2 - --- 2023-10-19 Nicola Vetrini New
[XEN,v3,2/2] docs/misra: add deviations.rst to document additional deviations. update ecl configurations and deviations - 1 - --- 2023-10-13 Nicola Vetrini New
[XEN,for-4.19,v3,1/2] automation/eclair: update deviations and accepted guidelines update ecl configurations and deviations 1 - - --- 2023-10-13 Nicola Vetrini New
[XEN,for-4.19,2/2] xen/iommu: use LOWEST_BIT to wrap a violation of Rule 10.1 use the macro LOWEST_BIT where appropriate - 1 - --- 2023-10-12 Nicola Vetrini New
[XEN,for-4.19,1/2] xen/vmap: use LOWEST_BIT to wrap a violation of Rule 10.1 use the macro LOWEST_BIT where appropriate - 1 - --- 2023-10-12 Nicola Vetrini New
[XEN,for-4.19] xen/include: make enum perfcounter anonymous [XEN,for-4.19] xen/include: make enum perfcounter anonymous - 1 - --- 2023-10-11 Nicola Vetrini New
[XEN,for-4.19,v2,1/1] xen: introduce a deviation for Rule 11.9 address violations of MISRA C:2012 Rule 11.9 - 1 - --- 2023-10-11 Nicola Vetrini New
[XEN,v3,3/3] automation/eclair: build docs/misra to address MISRA C:2012 Dir 4.1 docs/misra: add documentation skeleton to address MISRA C:2012 Dir 4.1 1 - - --- 2023-10-02 Nicola Vetrini New
[XEN,v3,2/3] docs: make the docs for MISRA C:2012 Dir 4.1 visible to ECLAIR docs/misra: add documentation skeleton to address MISRA C:2012 Dir 4.1 1 - - --- 2023-10-02 Nicola Vetrini New
[XEN,v3,1/3] docs/misra: add documentation skeleton for MISRA C:2012 Dir 4.1 docs/misra: add documentation skeleton to address MISRA C:2012 Dir 4.1 - 1 - --- 2023-10-02 Nicola Vetrini New
[XEN,v4] drivers/video: make declarations of defined functions available [XEN,v4] drivers/video: make declarations of defined functions available 1 - - --- 2023-09-25 Nicola Vetrini New
[XEN,v2,2/2] automation: execute SAF translation before the analysis with ECLAIR xen: deviate asm-only function definitions for Rule 8.4 1 - - --- 2023-09-06 Nicola Vetrini New
[XEN,v2,1/2] xen: apply deviation for Rule 8.4 (asm-only definitions) xen: deviate asm-only function definitions for Rule 8.4 1 1 - --- 2023-09-06 Nicola Vetrini New
[XEN] xen/types: address Rule 10.1 for macro BITS_TO_LONGS [XEN] xen/types: address Rule 10.1 for macro BITS_TO_LONGS - - - --- 2023-09-05 Nicola Vetrini New
[XEN,v2] xen/arm: ioreq: add header for 'handle_ioserv' and 'try_fwd_ioserv' [XEN,v2] xen/arm: ioreq: add header for 'handle_ioserv' and 'try_fwd_ioserv' 1 - - --- 2023-09-04 Nicola Vetrini New
[XEN,2/2] automation: execute SAF translation before the analysis with ECLAIR xen: deviate asm-only definitions for Rule 8.4 1 - - --- 2023-09-01 Nicola Vetrini New
[XEN,1/2] xen: apply deviation for Rule 8.4 (asm-only definitions) xen: deviate asm-only definitions for Rule 8.4 - 1 - --- 2023-09-01 Nicola Vetrini New
[XEN] ioreq: include arch-specific ioreq header in <xen/ioreq.h> [XEN] ioreq: include arch-specific ioreq header in <xen/ioreq.h> - 1 - --- 2023-08-25 Nicola Vetrini New
[XEN,v3] arm64/vfp: address MISRA C:2012 Dir 4.3 [XEN,v3] arm64/vfp: address MISRA C:2012 Dir 4.3 1 1 - --- 2023-08-25 Nicola Vetrini New
[XEN] xen/pci: drop remaining uses of bool_t [XEN] xen/pci: drop remaining uses of bool_t 1 - - --- 2023-08-25 Nicola Vetrini New
[RFC,3/3] automation/eclair: build docs/misra to address MISRA C:2012 Dir 4.1 docs/misra: add documentation to address MISRA C:2012 Dir 4.1 1 - - --- 2023-08-21 Nicola Vetrini New
[RFC,2/3] docs: make the docs for MISRA C:2012 Dir 4.1 visible to ECLAIR docs/misra: add documentation to address MISRA C:2012 Dir 4.1 - - - --- 2023-08-21 Nicola Vetrini New
[RFC,1/3] docs/misra: add documentation for MISRA C:2012 Dir 4.1 docs/misra: add documentation to address MISRA C:2012 Dir 4.1 - - - --- 2023-08-21 Nicola Vetrini New
[XEN,v2,3/3] drivers/video: make declarations of defined functions available xen: fix inclusions and static storage duration - - - --- 2023-08-17 Nicola Vetrini New
[XEN,v2,2/3] vpci/msix: make 'get_slot' static xen: fix inclusions and static storage duration - 2 - --- 2023-08-17 Nicola Vetrini New
[XEN,v2,1/3] vm_event: rework inclusions to use arch-indipendent header xen: fix inclusions and static storage duration - 1 - --- 2023-08-17 Nicola Vetrini New
[XEN,v2] x86: address MISRA C:2012 Rule 5.3 [XEN,v2] x86: address MISRA C:2012 Rule 5.3 1 - - --- 2023-08-14 Nicola Vetrini New
[XEN,v2] xen/arm: traps: remove unused function 'dump_guest_s1_walk' [XEN,v2] xen/arm: traps: remove unused function 'dump_guest_s1_walk' - 1 - --- 2023-08-14 Nicola Vetrini New
[XEN,6/6] drivers/video: make declarations of defined functions available xen: fix missing headers and static storage duration - 1 - --- 2023-08-11 Nicola Vetrini New
[XEN,5/6] vpic/msix: make 'get_slot' static xen: fix missing headers and static storage duration - 1 - --- 2023-08-11 Nicola Vetrini New
[XEN,4/6] cpufreq: add missing include of header 'pmstat.h' xen: fix missing headers and static storage duration 1 1 - --- 2023-08-11 Nicola Vetrini New
[XEN,3/6] x86/vm_event: add missing include xen: fix missing headers and static storage duration - - - --- 2023-08-11 Nicola Vetrini New
[XEN,2/6] x86/setup: add missing headers xen: fix missing headers and static storage duration 1 1 - --- 2023-08-11 Nicola Vetrini New
[XEN,1/6] x86/hpet: make variable 'per_cpu__cpu_bc_channel' static xen: fix missing headers and static storage duration 1 1 - --- 2023-08-11 Nicola Vetrini New
[XEN,v2,7/7] x86/nmi: include missing header with declarations for 'watchdog_*' fix missing headers and static storage duration - 1 - --- 2023-08-10 Nicola Vetrini New
[XEN,v2,6/7] xen/arm: mm: add missing extern variable declaration fix missing headers and static storage duration - 2 - --- 2023-08-10 Nicola Vetrini New
[XEN,v2,5/7] x86: make some functions and variables static rather than extern fix missing headers and static storage duration - 1 - --- 2023-08-10 Nicola Vetrini New
[XEN,v2,4/7] xen/arm: make declarations visible before function definitions fix missing headers and static storage duration - 1 - --- 2023-08-10 Nicola Vetrini New
[XEN,v2,3/7] xen/include: make a declaration of 'get_sec' visible where needed fix missing headers and static storage duration - 1 - --- 2023-08-10 Nicola Vetrini New
[XEN,v2,2/7] xen: make 'saved_cmdline' static fix missing headers and static storage duration - 2 - --- 2023-08-10 Nicola Vetrini New
[XEN,v2,1/7] xen/memory: make 'ioreq_server_max_frames' static fix missing headers and static storage duration 1 1 - --- 2023-08-10 Nicola Vetrini New
[XEN,8/8] x86/nmi: address MISRA C:2012 Rule 8.4 xen: address MISRA C:2012 Rule 8.4 - 1 - --- 2023-08-09 Nicola Vetrini New
[XEN,7/8] x86/i8259: address MISRA C:2012 Rule 8.4 xen: address MISRA C:2012 Rule 8.4 - - - --- 2023-08-09 Nicola Vetrini New
[XEN,6/8] xen/arm: mm: address MISRA C:2012 Rule 8.4 xen: address MISRA C:2012 Rule 8.4 - 2 - --- 2023-08-09 Nicola Vetrini New
[XEN,5/8] x86: address MISRA C:2012 Rule 8.4 xen: address MISRA C:2012 Rule 8.4 - - - --- 2023-08-09 Nicola Vetrini New
[XEN,4/8] xen/arm: address MISRA C:2012 Rule 8.4 xen: address MISRA C:2012 Rule 8.4 - - - --- 2023-08-09 Nicola Vetrini New
[XEN,3/8] xen: address MISRA C:2012 Rule 8.4 xen: address MISRA C:2012 Rule 8.4 - 2 - --- 2023-08-09 Nicola Vetrini New
[XEN,2/8] xen/memory: address MISRA C:2012 Rule 8.4 xen: address MISRA C:2012 Rule 8.4 1 1 - --- 2023-08-09 Nicola Vetrini New
[XEN,1/8] arm/efi: address MISRA C:2012 Rule 8.4 xen: address MISRA C:2012 Rule 8.4 1 1 - --- 2023-08-09 Nicola Vetrini New
[XEN,2/2] xen/delay: address MISRA C:2012 Rule 5.3. xen: address MISRA C:2012 Rule 5.3 - 1 - --- 2023-08-09 Nicola Vetrini New
[XEN,1/2] x86/vmsi: rename variables to address MISRA C:2012 Rule 5.3 xen: address MISRA C:2012 Rule 5.3 - 1 - --- 2023-08-09 Nicola Vetrini New
[XEN,v3,2/2] x86/setup: address MISRA C:2012 Rule 5.3 and 8.3 x86: address MISRA C:2012 Rule 5.3 and 8.3 1 1 - --- 2023-08-08 Nicola Vetrini New
[XEN,v3,1/2] x86/vmsi: rename variables to address MISRA C:2012 Rule 5.3 x86: address MISRA C:2012 Rule 5.3 and 8.3 - - - --- 2023-08-08 Nicola Vetrini New
[XEN,v2,4/4] x86/setup: address MISRA C:2012 Rule 5.3 x86: address some violations of MISRA C:2012 Rule 5.3 - - - --- 2023-08-04 Nicola Vetrini New
[XEN,v2,3/4] x86/irq: rename variable to address MISRA C:2012 Rule 5.3 x86: address some violations of MISRA C:2012 Rule 5.3 - 1 - --- 2023-08-04 Nicola Vetrini New
[XEN,v2,2/4] x86/mtrr: address MISRA C:2012 Rule 5.3 x86: address some violations of MISRA C:2012 Rule 5.3 1 1 - --- 2023-08-04 Nicola Vetrini New
[XEN,v2,1/4] x86/mce: address MISRA C:2012 Rule 5.3 x86: address some violations of MISRA C:2012 Rule 5.3 1 1 - --- 2023-08-04 Nicola Vetrini New
[XEN,11/11] x86/mm: Add assertion to address MISRA C:2012 Rule 2.1 xen: address MISRA C:2012 Rule 2.1 - - - --- 2023-08-02 Nicola Vetrini New
[XEN,10/11] xen/sched: add ASSERT_UNREACHABLE() to address MISRA C:2012 Rule 2.1 xen: address MISRA C:2012 Rule 2.1 - - - --- 2023-08-02 Nicola Vetrini New
[XEN,09/11] x86/xstate: moved BUILD_BUG_ON to address MISRA C:2012 Rule 2.1 xen: address MISRA C:2012 Rule 2.1 - - - --- 2023-08-02 Nicola Vetrini New
[XEN,08/11] xen: move declarations to address MISRA C:2012 Rule 2.1 xen: address MISRA C:2012 Rule 2.1 - - - --- 2023-08-02 Nicola Vetrini New
[XEN,07/11] xen: address MISRA C:2012 Rule 2.1 xen: address MISRA C:2012 Rule 2.1 - - - --- 2023-08-02 Nicola Vetrini New
[XEN,06/11] xen/ioreq: move variable declaration to address MISRA C:2012 Rule 2.1 xen: address MISRA C:2012 Rule 2.1 - - - --- 2023-08-02 Nicola Vetrini New
[XEN,05/11] drivers/pci: move variable definitions to address MISRA C:2012 Rule 2.1 xen: address MISRA C:2012 Rule 2.1 - - - --- 2023-08-02 Nicola Vetrini New
[XEN,04/11] x86emul: move variable definitions to address MISRA C:2012 Rule 2.1 xen: address MISRA C:2012 Rule 2.1 - - - --- 2023-08-02 Nicola Vetrini New
[XEN,03/11] x86/uaccess: move declarations to address MISRA C:2012 Rule 2.1 xen: address MISRA C:2012 Rule 2.1 - 1 - --- 2023-08-02 Nicola Vetrini New
[XEN,02/11] x86: move declarations to address MISRA C:2012 Rule 2.1 xen: address MISRA C:2012 Rule 2.1 - - - --- 2023-08-02 Nicola Vetrini New
[XEN,01/11] x86/efi: move variable declaration to address MISRA C:2012 Rule 2.1 xen: address MISRA C:2012 Rule 2.1 - - - --- 2023-08-02 Nicola Vetrini New
[XEN,v2] x86/cpu-policy: justify a violation of MISRA C:2012 Rule 1.3 [XEN,v2] x86/cpu-policy: justify a violation of MISRA C:2012 Rule 1.3 - - - --- 2023-08-02 Nicola Vetrini New
« 1 2 3 »