Show patches with: State = Action Required       |    Archived = No       |   1501 patches
« 1 2 3 415 16 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[0.5/3] build: make cc-option properly deal with unrecognized sub-options Untitled series #764917 - - - --- 2023-07-12 Jan Beulich New
[0/7] Steps towards enabling -Wshadow=local - - - --- 2023-08-31 Markus Armbruster New
[01/10] x86 setup: move x86 boot module counting into a new boot_info struct v3: Boot modules for Hyperlaunch - - - --- 2023-07-01 Christopher Clark New
[01/11] x86 setup: move x86 boot module counting into a new boot_info struct v2: Boot modules for Hyperlaunch - - - --- 2023-07-01 Christopher Clark New
[01/22] tools/utils: cleanup formatting of libxlutil.h Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-10 Elliott Mitchell New
[01/32] block: Provide blkdev_get_handle_* functions block: Make blkdev_get_by_*() return handle - - - --- 2023-07-04 Jan Kara New
[02/10] x86 setup: per-arch bootmodule structure, headroom field v3: Boot modules for Hyperlaunch - - - --- 2023-07-01 Christopher Clark New
[02/11] x86 setup: per-arch bootmodule structure, headroom field v2: Boot modules for Hyperlaunch - - - --- 2023-07-01 Christopher Clark New
[02/22] tools/utils: rename "n" arguments to "key" Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-13 Elliott Mitchell New
[03/10] x86 setup: change bootstrap map to accept new boot module structures v3: Boot modules for Hyperlaunch - - - --- 2023-07-01 Christopher Clark New
[03/11] x86 setup: change bootstrap map to accept new boot module structures v2: Boot modules for Hyperlaunch - - - --- 2023-07-01 Christopher Clark New
[03/22] tools/utils: remove old declaration of xlu__cfg_yyparse() Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-27 Elliott Mitchell New
[04/10] x86 setup: porting dom0 construction logic to boot module structures v3: Boot modules for Hyperlaunch - - - --- 2023-07-01 Christopher Clark New
[04/11] x86 setup: porting dom0 construction logic to boot module structures v2: Boot modules for Hyperlaunch - - - --- 2023-07-01 Christopher Clark New
[04/20] x86: avoid unneeded __div64_32 function definition x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[04/22] tools/utils: enable all Bison warnings Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-27 Elliott Mitchell New
[05/10] xsm: switch XSM init to boot info structures v3: Boot modules for Hyperlaunch - - - --- 2023-07-01 Christopher Clark New
[05/11] xsm: switch XSM init to boot info structures v2: Boot modules for Hyperlaunch - - - --- 2023-07-01 Christopher Clark New
[05/22] tools/utils: update Bison parser directives Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-29 Elliott Mitchell New
[06/10] x86 setup, microcode: switch to the new bootinfo structures v3: Boot modules for Hyperlaunch - 1 - --- 2023-07-01 Christopher Clark New
[06/11] x86 setup, microcode: switch to the new bootinfo structures v2: Boot modules for Hyperlaunch - - - --- 2023-07-01 Christopher Clark New
[06/22] tools/utils: remove libxlu_cfg_i.h from libxlu_disk.c Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-19 Elliott Mitchell New
[07/10] x86 boot: define paddr_t and add macros for typedefing struct pointers v3: Boot modules for Hyperlaunch - - - --- 2023-07-01 Christopher Clark New
[07/11] x86 boot: define paddr_t and add macros for typedefing struct pointers v2: Boot modules for Hyperlaunch - - - --- 2023-07-01 Christopher Clark New
[07/22] tools/utils: merge contents of libxlu_cfg_i.h to libxlu_cfg_y.y Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-28 Elliott Mitchell New
[07/29] xen/blkback: Convert to bdev_open_by_dev() block: Make blkdev_get_by_*() return handle 2 - - --- 2023-08-23 Jan Kara New
[07/29] xen/blkback: Convert to bdev_open_by_dev() block: Make blkdev_get_by_*() return handle - - - --- 2023-08-11 Jan Kara New
[08/10] x86, arm, riscv: add per-arch bootinfo headers v3: Boot modules for Hyperlaunch - - - --- 2023-07-01 Christopher Clark New
[08/11] sysctl: Add size to register_sysctl_init Untitled series #759126 - - - --- 2023-06-21 Joel Granados New
[08/11] types, x86 boot: define DEFINE_PTR_TYPE and char_ptr_t v2: Boot modules for Hyperlaunch - - - --- 2023-07-01 Christopher Clark New
[08/22] tools/utils: Bison: switch from name-prefix to api.prefix Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-30 Elliott Mitchell New
[08/32] xen/blkback: Convert to blkdev_get_handle_by_dev() block: Make blkdev_get_by_*() return handle - - - --- 2023-07-04 Jan Kara New
[09/10] arm setup: use common integer-typed bootmod definition v3: Boot modules for Hyperlaunch - - - --- 2023-07-01 Christopher Clark New
[09/11] sysctl: Remove the end element in sysctl table arrays Untitled series #759126 - - - --- 2023-06-21 Joel Granados New
[09/11] x86, arm, riscv: add per-arch bootinfo headers to allow x86 boot include v2: Boot modules for Hyperlaunch - - - --- 2023-07-01 Christopher Clark New
[09/22] tools/utils: move CfgParseContext to top of libxlu_cfg_y.y Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-27 Elliott Mitchell New
[1/1] doc: clarify intended usage of ~/control/ xentore path RFC: clarify intended usage of ~/control/ xentore path - 2 - --- 2023-05-31 Yann Dirson New
[1/2] automation: upgrade Alpine build and test artifact containers to 3.18 automation: upgrade Alpine to 3.18 - 1 - --- 2023-08-10 Stefano Stabellini New
[1/2] code-of-conduct.rst: Remove Ian Jackson as a team member [1/2] code-of-conduct.rst: Remove Ian Jackson as a team member - - - --- 2023-08-18 George Dunlap New
[1/2] credit: Limit load balancing to once per millisecond [1/2] credit: Limit load balancing to once per millisecond - - - --- 2023-06-30 George Dunlap New
[1/2] libxl: avoid shadowing of index() libxl: build fixes for recent CPUID work - - - --- 2023-08-03 Jan Beulich New
[1/2] rombios: Avoid using K&R function syntax Rombios build fixes 1 - - --- 2023-08-18 Andrew Cooper New
[1/2] tools/libs: light: Remove the variable 'domainid' do_pci_remove() Revoke IOMEM/IO port/IRQ permissions on PCI detach for HVM guest 1 1 - --- 2023-08-09 Julien Grall New
[1/2] vPCI: add test harness entry to ./MAINTAINERS vPCI: test harness adjustments 1 - - --- 2023-05-31 Jan Beulich New
[1/2] x86: Introduce arch_domain_teardown() xen: Arch Teardown 1 - - --- 2023-06-05 Andrew Cooper New
[1/2] x86/cpu-policy: add (another) size check of deep_features[] x86/cpu-policy: minor adjustments - - - --- 2023-08-29 Jan Beulich New
[1/2] xen-blkback: Implement diskseq checks xen/blkback: support delete-on-close block devices - - - --- 2023-06-01 Demi Marie Obenour New
[1/2] xen: evtchn: Allow shared registration of IRQ handers xen: privcmd: Add ioeventfd support - - - --- 2023-08-29 Viresh Kumar New
[1/2] xen/arm: Fix domain_handle_dtb_bootmodule() error path xen/arm: Support for bigger domU passthrough dtbs 1 1 - --- 2023-07-11 Michal Orzel New
[1/2] xen/arm: Fix initrd placeholders generation in make_chosen_node() xen/arm: fixes around device tree generation 1 1 - --- 2023-08-10 Michal Orzel New
[1/2] xen/arm: smmuv3: Constify arm_smmu_get_by_dev() parameter xen/arm: smmuv3: Advertise coherent table walk - 3 - --- 2023-05-12 Michal Orzel New
[1/2] xen/x86: io_apic: Introduce a command line option to skip timer check xen/x86: Optimize timer_irq_works() - - - --- 2023-08-18 Julien Grall New
[1/2] xen/x86/pvh: use preset XSDT header for XSDT generation PVH Dom0 on QEMU - - - --- 2023-05-13 Stefano Stabellini New
[1/3] automation: switch from Debian unstable to bookworm automation: switch Debian unstable to Bookworm - 1 - --- 2023-08-12 Stefano Stabellini New
[1/3] docs: fix complex-and-wrong xenstore-path wording officializing xenstore control/feature-balloon entry - 1 - --- 2023-05-10 Yann Dirson New
[1/3] locking/generic: Add generic support for sync_try_cmpxchg and its falback [1/3] locking/generic: Add generic support for sync_try_cmpxchg and its falback - - - --- 2023-07-10 Uros Bizjak New
[1/3] sysemu/xen: Remove unuseful CONFIG_USER_ONLY header guard sysemu/accel: Simplify sysemu/xen.h - - - --- 2023-09-05 Philippe Mathieu-Daudé New
[1/3] x86: Reject bad %dr6/%dr7 values when loading guest state x86: Debug Regs fixes, part 1 1 - - --- 2023-08-29 Andrew Cooper New
[1/3] x86/traps: Move do_general_protection() earlier x86: Some MISRA Rule 5.3 fixes - - - --- 2023-07-28 Andrew Cooper New
[1/3] xen/arm: vmmio: The number of entries cannot be negative xen/arm: Some clean-up found with -Wconversion and -Warith-conversion - 2 1 --- 2023-08-17 Julien Grall New
[1/3] xen/pci: add flag for PCI passthrough being possible [1/3] xen/pci: add flag for PCI passthrough being possible - - - --- 2023-06-12 Christoph Hellwig New
[1/4] automation: make console options configurable via variables automation: add AMD hw runner - 2 - --- 2023-05-13 Marek Marczykowski-Górecki New
[1/4] Rip out simple_strtoll() [1/4] Rip out simple_strtoll() - 1 - --- 2023-06-10 Demi Marie Obenour New
[1/4] x86: move a check out of pci_xen_swiotlb_init [1/4] x86: move a check out of pci_xen_swiotlb_init - - - --- 2023-05-18 Christoph Hellwig New
[1/4] x86/cpufeature: Rework {boot_,}cpu_has() x86: Feature check cleanup - 1 - --- 2023-05-16 Andrew Cooper New
[1/4] x86emul: support AVX-VNNI-INT16 x86emul: support further AVX extensions - - - --- 2023-08-07 Jan Beulich New
[1/4] xen/arm: debug-pl011: Use correct accessors xen/arm: pl011: Use correct accessors - 1 1 --- 2023-06-07 Michal Orzel New
[1/4] xen/ppc: Switch to medium PIC code model xen/ppc: Add PowerNV bare metal support 1 - - --- 2023-08-02 Shawn Anastasio New
[1/5] arm/gicv2: make GICv2 driver and vGICv2 optional Fine granular configuration - 2 - --- 2023-08-08 Luca Fancellu New
[1/5] xen-mfndump: drop dead assignment to "page" from lookup_pte_func() tools: address Coverity UNUSED issues 1 1 - --- 2023-06-12 Jan Beulich New
[1/6] x86/hvm: only populate info->cr2 for #PF in hvm_get_pending_event() x86/debug: fix guest dr6 value for single stepping and HW breakpoints - - - --- 2023-08-18 Jinoh Kang New
[1/7] tools/utils: cleanup formatting of libxlutil.h Reducing visibility and cleanup of .cfg parsing symbols - - - --- 2023-07-10 Elliott Mitchell New
[1/7] x86: don't allow Dom0 access to port CF9 x86: Dom0 I/O port access permissions - - - --- 2023-05-11 Jan Beulich New
[1/7] x86/emul: ASSERT that X86EMUL_DONE doesn't escape to callers x86/pv: #DB vs %dr6 fixes, part 2 - 1 - --- 2023-09-15 Andrew Cooper New
[1/7] xen/arm32: head: Add missing isb in setup_fixmap() xen/arm: Add some missing ISBs after updating the PTEs - 3 1 --- 2023-06-19 Julien Grall New
[1/9] x86/spec-ctrl: Fix confusion between SPEC_CTRL_EXIT_TO_XEN{,_IST} x86/spec-ctrl: AMD DIV fix, and VERW prerequisite bugfixes - 1 - --- 2023-09-15 Andrew Cooper New
[1/9] xen/arm: Check Xen size when linking xen/arm: Enable UBSAN support - 2 1 --- 2023-06-25 Julien Grall New
[10/10] x86 setup: refactor efi, pvh and multiboot entrypoints to new boot info v3: Boot modules for Hyperlaunch - - - --- 2023-07-01 Christopher Clark New
[10/11] arm setup: include <xen/bootinfo> for bootmod defns, replacing enum v2: Boot modules for Hyperlaunch - - - --- 2023-07-01 Christopher Clark New
[10/20] x86: xen: add missing prototypes x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[10/22] tools/utils: move XLU_ConfigSetting to libxl_cfg.c Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-18 Elliott Mitchell New
[11/11] x86 setup: refactor entrypoints to new boot info v2: Boot modules for Hyperlaunch - - - --- 2023-07-01 Christopher Clark New
[11/22] tools/utils: move XLU_ConfigValue to libxl_cfg.c Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-19 Elliott Mitchell New
[12/20] x86: qspinlock-paravirt: fix mising-prototype warnings x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[12/22] tools/utils: remove YYLTYPE definition from libxlu_internal.h Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-19 Elliott Mitchell New
[13/22] tools/utils: move XLU_ConfigList to libxl_cfg.c Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-19 Elliott Mitchell New
[14/22] tools/utils: introduce xlu_cfg_printf() function Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-14 Elliott Mitchell New
[14/24] ALSA: xen: Convert to generic PCM copy ops ALSA: Generic PCM copy ops using sockptr_t - - - --- 2023-07-31 Takashi Iwai New
[15/22] tools/utils: move XLU_Config to libxlu_cfg.c Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-14 Elliott Mitchell New
[15/25] ALSA: xen: Convert to generic PCM copy ops ALSA: Generic PCM copy ops using iov_iter - - - --- 2023-08-14 Takashi Iwai New
[16/22] tools/utils: move XLU_Operation to libxlu_cfg_y.h Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-09 Elliott Mitchell New
[17/22] tools/utils: move setting free loop to xlu__cfg_set_free() Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-25 Elliott Mitchell New
[18/22] tools/utils: spread xlu_cfg_printf() over libxlu_cfg.c Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-19 Elliott Mitchell New
[19/20] x86: purgatory: include header for warn() declaration x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[19/22] tools/utils: add pointer to in-progress settings to CfgParseContext Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-26 Elliott Mitchell New
[2/2] arm: Boilerpate arch_domain_teardown() xen: Arch Teardown - - - --- 2023-06-05 Andrew Cooper New
[2/2] automation: use Alpine 3.18 instead of 3.12 for all gitlab jobs automation: upgrade Alpine to 3.18 - 1 - --- 2023-08-10 Stefano Stabellini New
[2/2] code-of-conduct.rst: Update George Dunlap's email address [1/2] code-of-conduct.rst: Remove Ian Jackson as a team member - - - --- 2023-08-18 George Dunlap New
[2/2] credit: Don't steal vcpus which have yielded [1/2] credit: Limit load balancing to once per millisecond - - - --- 2023-06-30 George Dunlap New
[2/2] libxl: allow building with old gcc again libxl: build fixes for recent CPUID work - - - --- 2023-08-03 Jan Beulich New
« 1 2 3 415 16 »