Show patches with: State = Action Required       |   36645 patches
« 1 2 ... 6 7 8366 367 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[XEN,v5,06/17] x86/EFI: address violations of MISRA C:2012 Directive 4.10 xen: address violation of MISRA C:2012 Directive 4.10 - 1 - --- 2024-07-23 Alessandro Zucchelli New
[XEN,v5,05/17] xen/x86: address violations of MISRA C:2012 Directive 4.10 xen: address violation of MISRA C:2012 Directive 4.10 1 - - --- 2024-07-23 Alessandro Zucchelli New
[XEN,v5,04/17] xen/arm: address violations of MISRA C:2012 Directive 4.10 xen: address violation of MISRA C:2012 Directive 4.10 - 1 - --- 2024-07-23 Alessandro Zucchelli New
[XEN,v5,03/17] misra: add deviations for direct inclusion guards xen: address violation of MISRA C:2012 Directive 4.10 - 1 - --- 2024-07-23 Alessandro Zucchelli New
[XEN,v5,02/17] misra: modify deviations for empty and generated headers xen: address violation of MISRA C:2012 Directive 4.10 - 1 - --- 2024-07-23 Alessandro Zucchelli New
[XEN,v5,01/17] misra: add deviation for headers that explicitly avoid guards xen: address violation of MISRA C:2012 Directive 4.10 - 1 - --- 2024-07-23 Alessandro Zucchelli New
[v1.1,5/6] tools/libxs: Use writev()/sendmsg() instead of write() Untitled series #873016 - 2 - --- 2024-07-22 Andrew Cooper New
mini-os: mm: don't have two large arrays of the same kind mini-os: mm: don't have two large arrays of the same kind - 1 - --- 2024-07-22 Jürgen Groß New
[4/4] mini-os: remove sanity_check() mini-os: cleanup of mm.c - - - --- 2024-07-22 Jürgen Groß New
[3/4] mini-os: mm: reduce buddy allocator list administration data mini-os: cleanup of mm.c - 1 - --- 2024-07-22 Jürgen Groß New
[2/4] mini-os: mm: remove not needed struct chunk_tail_st mini-os: cleanup of mm.c - 1 - --- 2024-07-22 Jürgen Groß New
[1/4] mini-os: make mm.c coding style compliant mini-os: cleanup of mm.c - 1 - --- 2024-07-22 Jürgen Groß New
xen: Fix the figlet banner xen: Fix the figlet banner - 1 - --- 2024-07-22 Andrew Cooper New
[3/3] mini-os: simplify monotonic_clock() Mini-OS: tidy up arch/x86/time.c - 1 - --- 2024-07-22 Jürgen Groß New
[2/3] mini-os: remove some not needed stuff from arch/x86/time.c Mini-OS: tidy up arch/x86/time.c - 1 - --- 2024-07-22 Jürgen Groß New
[1/3] mini-os: apply coding style to arch/x86/time.c Mini-OS: tidy up arch/x86/time.c - 1 - --- 2024-07-22 Jürgen Groß New
[v3,2/2] Add tools/fuzz/oss-fuzz/build.sh [v3,1/2] Add libfuzzer target to fuzz/x86_instruction_emulator - - - --- 2024-07-22 Tamas K Lengyel New
[v3,1/2] Add libfuzzer target to fuzz/x86_instruction_emulator [v3,1/2] Add libfuzzer target to fuzz/x86_instruction_emulator - - - --- 2024-07-22 Tamas K Lengyel New
[2/2] x86/efi: Unlock NX if necessary x86/efi: Fix booting when NX is disabled 2 1 - --- 2024-07-22 Andrew Cooper New
[1/2] x86/efi: Simplify efi_arch_cpu() a little x86/efi: Fix booting when NX is disabled 1 - - --- 2024-07-22 Andrew Cooper New
CI: workaround broken selinux+docker interaction in yocto CI: workaround broken selinux+docker interaction in yocto - 1 - --- 2024-07-20 Marek Marczykowski-Górecki New
[v2] Mini-OS: add some macros for asm statements [v2] Mini-OS: add some macros for asm statements - 1 - --- 2024-07-19 Jürgen Groß New
[RFC,XEN,v2] x86/cpuid: Expose max_vcpus field in HVM hypervisor leaf [RFC,XEN,v2] x86/cpuid: Expose max_vcpus field in HVM hypervisor leaf - - - --- 2024-07-19 Matthew Barnes New
SUPPORT.md: update Xen version SUPPORT.md: update Xen version 1 - - --- 2024-07-19 Jürgen Groß New
drivers: char: omap-uart: add "clock-hz" option drivers: char: omap-uart: add "clock-hz" option - - - --- 2024-07-19 Amneesh Singh New
[4/4] arch/domain: Clean up the idle domain remnants in arch_domain_create() xen/domain: Idle domain creation improvements - 2 - --- 2024-07-18 Andrew Cooper New
[3/4] xen/domain: Simpliy domain_create() now the idle domain is complete earlier xen/domain: Idle domain creation improvements - 1 - --- 2024-07-18 Andrew Cooper New
[2/4] x86/domain: Implement arch_init_idle_domain() xen/domain: Idle domain creation improvements - - - --- 2024-07-18 Andrew Cooper New
[1/4] xen/domain: Introduce arch_init_idle_domain() xen/domain: Idle domain creation improvements - 1 - --- 2024-07-18 Andrew Cooper New
[6/6] tools/libxs: Stop playing with SIGPIPE tools/libxs: Fix SIGPIPE handling issues - 2 - --- 2024-07-18 Andrew Cooper New
[5/6] tools/libxs: Use writev()/sendmsg() instead of write() tools/libxs: Fix SIGPIPE handling issues - - - --- 2024-07-18 Andrew Cooper New
[4/6] tools/libxs: Track whether we're using a socket or file tools/libxs: Fix SIGPIPE handling issues - 2 - --- 2024-07-18 Andrew Cooper New
[3/6] tools/libxs: Rationalise the definition of struct xs_handle tools/libxs: Fix SIGPIPE handling issues - 2 - --- 2024-07-18 Andrew Cooper New
[2/6] tools/libxs: Rework xs_talkv() to take xsd_sockmsg within the iovec tools/libxs: Fix SIGPIPE handling issues - 2 - --- 2024-07-18 Andrew Cooper New
[1/6] tools/libxs: Fix length check in xs_talkv() tools/libxs: Fix SIGPIPE handling issues - 2 - --- 2024-07-18 Andrew Cooper New
MAINTAINERS: drop CPU POOLS section MAINTAINERS: drop CPU POOLS section 2 - - --- 2024-07-18 Jürgen Groß New
MAINTAINERS: drop separate x86/mm section MAINTAINERS: drop separate x86/mm section 2 - - --- 2024-07-18 Jan Beulich New
x86: don't open-code [gm]fn_to_[gm]addr() x86: don't open-code [gm]fn_to_[gm]addr() - 1 - --- 2024-07-18 Jan Beulich New
x86/HVM: get_pat_flags() is needed only by shadow code x86/HVM: get_pat_flags() is needed only by shadow code - 2 - --- 2024-07-18 Jan Beulich New
x86/mm: drop gfn_to_paddr() x86/mm: drop gfn_to_paddr() - 1 - --- 2024-07-18 Jan Beulich New
[RFC,3/3] x86/mm: Simplify/correct l1_disallow_mask() XSA-402 followup - - - --- 2024-07-17 Andrew Cooper New
[2/3] x86/mm: Move base_disallow_mask into __ro_after_init XSA-402 followup - 1 - --- 2024-07-17 Andrew Cooper New
[1/3] x86/mm: Drop duplicate l1_disallow_mask() calls XSA-402 followup - 1 - --- 2024-07-17 Andrew Cooper New
[for-4.19?] x86/IOMMU: Move allocation in iommu_identity_mapping [for-4.19?] x86/IOMMU: Move allocation in iommu_identity_mapping - - - --- 2024-07-17 Teddy Astie New
x86: drop REX64_PREFIX x86: drop REX64_PREFIX - 1 - --- 2024-07-17 Jan Beulich New
[for-4.20] hvmloader: Use fastcall everywhere [for-4.20] hvmloader: Use fastcall everywhere - 1 - --- 2024-07-17 Andrew Cooper New
[for-4.20] hvmloader: Rework hypercall infrastructure [for-4.20] hvmloader: Rework hypercall infrastructure - - - --- 2024-07-17 Andrew Cooper New
[v1] automation: adjust paths to docker files in documentation [v1] automation: adjust paths to docker files in documentation - 1 - --- 2024-07-17 Olaf Hering New
[ImageBuilder] Make 'bootefi' work again [ImageBuilder] Make 'bootefi' work again - 1 - --- 2024-07-16 Michal Orzel New
[for-4.19] hotplug: Restore block-tap phy compatibility (again) [for-4.19] hotplug: Restore block-tap phy compatibility (again) - 1 - --- 2024-07-15 Jason Andryuk New
[RFC,for-4.19] docs/checklist: Start tagging new dev windows [RFC,for-4.19] docs/checklist: Start tagging new dev windows - 1 - --- 2024-07-15 Andrew Cooper New
[for-4.19] docs/checklist: Fix XEN_EXTRAVERSION inconsistency for release candidates [for-4.19] docs/checklist: Fix XEN_EXTRAVERSION inconsistency for release candidates 1 - - --- 2024-07-15 Andrew Cooper New
[22/12] tools/examples: Remove more obsolete content CI: part 3 (slimline, and PPC/RISCV fixes) - 1 - --- 2024-07-15 Andrew Cooper New
[for-4.20] MAINTAINERS: Add me and Bertrand as device tree maintainers [for-4.20] MAINTAINERS: Add me and Bertrand as device tree maintainers 2 - - --- 2024-07-15 Michal Orzel New
[21/12] CI: Refresh and upgrade the Fedora container CI: part 3 (slimline, and PPC/RISCV fixes) - - - --- 2024-07-13 Andrew Cooper New
[20/12] CI: Swap from perl to perl-base in build containers CI: part 3 (slimline, and PPC/RISCV fixes) - - - --- 2024-07-13 Andrew Cooper New
[19/12] docs: Fix install-man$(1)-pages if no manpages are generated CI: part 3 (slimline, and PPC/RISCV fixes) - 1 - --- 2024-07-13 Andrew Cooper New
xen-netback: Use seq_putc() in xenvif_dump_hash_info() xen-netback: Use seq_putc() in xenvif_dump_hash_info() - - - --- 2024-07-13 Markus Elfring New
docs/misra: add rule 12.2 docs/misra: add rule 12.2 1 - - --- 2024-07-12 Stefano Stabellini New
[v2,14/12] CI: Refresh OpenSUSE Leap container Untitled series #870818 - 1 - --- 2024-07-12 Andrew Cooper New
[v2,13/12] CI: Refresh OpenSUSE Tumbleweed container Untitled series #870789 - 1 - --- 2024-07-12 Andrew Cooper New
[PULL,v1,3/3] xen: mapcache: Fix unmapping of first entries in buckets Untitled series #870780 - 2 - --- 2024-07-12 Edgar E. Iglesias New
[18/12] CI: Add Ubuntu 22.04 (Jammy) and 24.04 (Noble) testing CI: part 3 (slimline, and PPC/RISCV fixes) - 1 - --- 2024-07-12 Andrew Cooper New
[17/12] CI: Refresh Ubuntu Focal container as 20.04-x86_64 CI: part 3 (slimline, and PPC/RISCV fixes) - 1 - --- 2024-07-12 Andrew Cooper New
[16/12] CI: Refresh Ubuntu Bionic container as 18.04-x86_64 CI: part 3 (slimline, and PPC/RISCV fixes) - 1 - --- 2024-07-12 Andrew Cooper New
[15/12] CI: Refresh Ubuntu Xenial container as 16.04-x86_64 CI: part 3 (slimline, and PPC/RISCV fixes) - 1 - --- 2024-07-12 Andrew Cooper New
[14/12] CI: Refresh OpenSUSE Leap container CI: part 3 (slimline, and PPC/RISCV fixes) - - - --- 2024-07-11 Andrew Cooper New
[13/12] CI: Refresh OpenSUSE Tumbleweed container CI: part 3 (slimline, and PPC/RISCV fixes) - - - --- 2024-07-11 Andrew Cooper New
[RFC,XEN,v3,5/5] xen/public: Introduce PV-IOMMU hypercall interface IOMMU subsystem redesign and PV-IOMMU interface - - - --- 2024-07-11 Teddy Astie New
[RFC,XEN,v3,4/5] VT-d: Port IOMMU driver to new subsystem IOMMU subsystem redesign and PV-IOMMU interface - - - --- 2024-07-11 Teddy Astie New
[RFC,XEN,v3,3/5] IOMMU: Introduce redesigned IOMMU subsystem IOMMU subsystem redesign and PV-IOMMU interface - - - --- 2024-07-11 Teddy Astie New
[RFC,XEN,v3,2/5] docs/designs: Add a design document for IOMMU subsystem redesign IOMMU subsystem redesign and PV-IOMMU interface - - - --- 2024-07-11 Teddy Astie New
[RFC,XEN,v3,1/5] docs/designs: Add a design document for PV-IOMMU IOMMU subsystem redesign and PV-IOMMU interface - - - --- 2024-07-11 Teddy Astie New
[12/12] CI: Refresh and upgrade the GCC-IBT container CI: part 3 (slimline, and PPC/RISCV fixes) - 1 - --- 2024-07-11 Andrew Cooper New
[11/12] CI: Swap to debian for riscv64 build and test CI: part 3 (slimline, and PPC/RISCV fixes) - 1 - --- 2024-07-11 Andrew Cooper New
[10/12] CI: Introduce debian:11/12-riscv64 containers CI: part 3 (slimline, and PPC/RISCV fixes) - 1 - --- 2024-07-11 Andrew Cooper New
[09/12] CI: Refresh bullseye-ppc64le as debian:11-ppc64le CI: part 3 (slimline, and PPC/RISCV fixes) - 1 - --- 2024-07-11 Andrew Cooper New
[08/12] CI: Use debian:12-ppc64le for both build and test CI: part 3 (slimline, and PPC/RISCV fixes) - 1 - --- 2024-07-11 Andrew Cooper New
[07/12] CI: Introduce a debian:12-ppc64le container CI: part 3 (slimline, and PPC/RISCV fixes) - 1 - --- 2024-07-11 Andrew Cooper New
[06/12] CI: Mark Archlinux/x86 as allowing failures CI: part 3 (slimline, and PPC/RISCV fixes) - 1 - --- 2024-07-11 Andrew Cooper New
[05/12] CI: Drop Ubuntu Trusty testing CI: part 3 (slimline, and PPC/RISCV fixes) - 1 - --- 2024-07-11 Andrew Cooper New
[04/12] CI: Drop Debian Stretch testing CI: part 3 (slimline, and PPC/RISCV fixes) - 1 - --- 2024-07-11 Andrew Cooper New
[03/12] CI: Drop Debian Jessie dockerfiles CI: part 3 (slimline, and PPC/RISCV fixes) - 1 - --- 2024-07-11 Andrew Cooper New
[02/12] CI: Remove useless/misleading randconfig jobs CI: part 3 (slimline, and PPC/RISCV fixes) - 1 - --- 2024-07-11 Andrew Cooper New
[01/12] CI: Fix CONTAINER_UID0=1 scripts/containerize CI: part 3 (slimline, and PPC/RISCV fixes) - 1 - --- 2024-07-11 Andrew Cooper New
[for-4.20,v2] xen/arm: bootfdt: Fix device tree memory node probing [for-4.20,v2] xen/arm: bootfdt: Fix device tree memory node probing - 2 1 --- 2024-07-10 Michal Orzel New
[for-4.20,v2] automation: Use a different ImageBuilder repository URL [for-4.20,v2] automation: Use a different ImageBuilder repository URL - 2 - --- 2024-07-10 Michal Orzel New
[XEN,v3,2/2] x86/cpufreq: separate powernow/hwp/acpi cpufreq code x86: separate powernow/hwp/acpi cpufreq code 1 1 - --- 2024-07-10 Sergiy Kibrik New
[XEN,v3,1/2] x86/cpufreq: move ACPI cpufreq driver into separate file x86: separate powernow/hwp/acpi cpufreq code - 1 - --- 2024-07-10 Sergiy Kibrik New
[for-4.19?] stubdom: Remove more leftovers of caml-stubdom [for-4.19?] stubdom: Remove more leftovers of caml-stubdom - 1 - --- 2024-07-09 Andrew Cooper New
[XEN,for-4.19] xen/bitmap: amend MISRA C deviation for Rule 20.7 [XEN,for-4.19] xen/bitmap: amend MISRA C deviation for Rule 20.7 - - - --- 2024-07-09 Nicola Vetrini New
[v3,1/1] swiotlb: Reduce swiotlb pool lookups [v3,1/1] swiotlb: Reduce swiotlb pool lookups - 1 - --- 2024-07-08 Michael Kelley New
[4/4] CI: Refresh bullseye-ppc64le CI: part 3 (improvments to PPC) - - - --- 2024-07-08 Andrew Cooper New
[3/4] CI: Use bookworm-ppc64le for both build and test CI: part 3 (improvments to PPC) - - - --- 2024-07-08 Andrew Cooper New
[2/4] CI: Introduce a bookworm-ppc64le container CI: part 3 (improvments to PPC) - - - --- 2024-07-08 Andrew Cooper New
[1/4] CI: Fix CONTAINER_UID0=1 scripts/containerize CI: part 3 (improvments to PPC) - - - --- 2024-07-08 Andrew Cooper New
[for-4.19,v2,3/6] CI: Refresh the Coverity Github Action configuration Untitled series #869341 - 1 - --- 2024-07-08 Andrew Cooper New
[for-4.19] tools/libxs: Fix fcntl() invocation in set_cloexec() [for-4.19] tools/libxs: Fix fcntl() invocation in set_cloexec() - 2 - --- 2024-07-08 Andrew Cooper New
[for-4.19,v2] x86/physdev: Return pirq that irq was already mapped to [for-4.19,v2] x86/physdev: Return pirq that irq was already mapped to - 1 - --- 2024-07-08 Jiqian Chen New
[2/2] ppc/shutdown: Implement machine_{halt,restart}() ppc/shutdown: Implement machine_{halt,restart}() - 1 - --- 2024-07-05 Andrew Cooper New
« 1 2 ... 6 7 8366 367 »