Show patches with: none      |   48925 patches
« 1 2 ... 3 4 5489 490 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,PATCH-for-9.1,14/29] hw/i386/pc: Move pc_system_flash_create() to pc_pci_machine_initfn() hw/i386/pc: Decouple ISA vs PCI-based machines - - - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,13/29] hw/i386/pc: Remove non-PCI code from pc_system_firmware_init() hw/i386/pc: Decouple ISA vs PCI-based machines - 1 - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,12/29] hw/i386/pc: Move acpi_build_enabled to PcPciMachineState hw/i386/pc: Decouple ISA vs PCI-based machines - - - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,11/29] hw/i386/pc: Move acpi_setup() call to pc_pci_machine_done() hw/i386/pc: Decouple ISA vs PCI-based machines - - - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,10/29] hw/i386/pc: Remove PCMachineClass::has_acpi_build field hw/i386/pc: Decouple ISA vs PCI-based machines - - - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,09/29] hw/i386/pc: Pass PCMachineState argument to acpi_setup() hw/i386/pc: Decouple ISA vs PCI-based machines - 1 - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,08/29] hw/i386/pc: Move CXLState to PcPciMachineState hw/i386/pc: Decouple ISA vs PCI-based machines 1 - - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,07/29] hw/i386/pc: Call fw_cfg_add_extra_pci_roots() in pc_pci_machine_done() hw/i386/pc: Decouple ISA vs PCI-based machines - - - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,06/29] hw/i386/pc: Move pci_root_uid field to PcPciMachineClass hw/i386/pc: Decouple ISA vs PCI-based machines - - - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,05/29] hw/i386/pc: Remove PCMachineClass::pci_enabled field hw/i386/pc: Decouple ISA vs PCI-based machines - - - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,04/29] hw/i386/pc: Introduce PC_PCI_MACHINE QOM type hw/i386/pc: Decouple ISA vs PCI-based machines - - - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,03/29] hw/i386/pc: Pass base machine type as argument to DEFINE_PC_MACHINE() hw/i386/pc: Decouple ISA vs PCI-based machines - - - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,02/29] hw/i386/pc: Extract pc_machine_is_pci_enabled() helper hw/i386/pc: Decouple ISA vs PCI-based machines - - - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro hw/i386/pc: Decouple ISA vs PCI-based machines - - - --- 2024-03-28 Philippe Mathieu-Daudé New
[2/2] x86/video: do not assume a video mode to be unconditionally present x86/video: improve early video detection - - 1 --- 2024-03-28 Roger Pau Monne New
[1/2] x86/video: add boot_video_info offset generation to asm-offsets x86/video: improve early video detection - - - --- 2024-03-28 Roger Pau Monne New
[v2,3/3] efi: Allow loading multiboot modules without verification GRUB: Supporting Secure Boot of xen - - - --- 2024-03-28 Ross Lagerwall New
[v2,2/3] multiboot2: Add PE load support GRUB: Supporting Secure Boot of xen - - - --- 2024-03-28 Ross Lagerwall New
[v2,1/3] multiboot2: Add support for the PE binary type GRUB: Supporting Secure Boot of xen - - - --- 2024-03-28 Ross Lagerwall New
[v2,2/2] x86: Call Shim Verify in the multiboot2 path x86: Multiboot PE support - - - --- 2024-03-28 Ross Lagerwall New
[v2,1/2] x86: Add support for building a multiboot2 PE binary x86: Multiboot PE support - - - --- 2024-03-28 Ross Lagerwall New
x86/spec-ctrl: Move __read_mostly data into __ro_after_init x86/spec-ctrl: Move __read_mostly data into __ro_after_init - 1 - --- 2024-03-28 Andrew Cooper New
[XEN,v3,2/2] MISRA C Rule 20.7 states: "The features of `<stdarg.h>' shall not be used" xen: address violations of MISRA C Rule 17.1 - 1 - --- 2024-03-28 Simone Ballarin New
[XEN,v3,1/2] MISRA C:2012 Rule 17.1 states: The features of `<stdarg.h>' shall not be used xen: address violations of MISRA C Rule 17.1 - 1 - --- 2024-03-28 Simone Ballarin New
[RFC,KERNEL,v5,3/3] PCI/sysfs: Add gsi sysfs for pci_dev Support device passthrough when dom0 is PVH on Xen - - - --- 2024-03-28 Chen, Jiqian New
[RFC,KERNEL,v5,2/3] xen/pvh: Setup gsi for passthrough device Support device passthrough when dom0 is PVH on Xen - 1 - --- 2024-03-28 Chen, Jiqian New
[KERNEL,v5,1/3] xen/pci: Add xen_reset_device_state function Support device passthrough when dom0 is PVH on Xen - 1 - --- 2024-03-28 Chen, Jiqian New
[RFC,XEN,v6,5/5] domctl: Add XEN_DOMCTL_gsi_permission to grant gsi Support device passthrough when dom0 is PVH on Xen - - - --- 2024-03-28 Chen, Jiqian Superseded
[RFC,XEN,v6,4/5] libxl: Use gsi instead of irq for mapping pirq Support device passthrough when dom0 is PVH on Xen - 1 - --- 2024-03-28 Chen, Jiqian Superseded
[RFC,XEN,v6,3/5] x86/pvh: Add PHYSDEVOP_setup_gsi for PVH dom0 Support device passthrough when dom0 is PVH on Xen - - - --- 2024-03-28 Chen, Jiqian Superseded
[XEN,v6,2/5] x86/pvh: Allow (un)map_pirq when dom0 is PVH Support device passthrough when dom0 is PVH on Xen - 1 - --- 2024-03-28 Chen, Jiqian Superseded
[XEN,v6,1/5] xen/vpci: Clear all vpci status of device Support device passthrough when dom0 is PVH on Xen - 2 - --- 2024-03-28 Chen, Jiqian Superseded
[RFC,QEMU,v5,1/1] xen: Use gsi instead of irq for mapping pirq Support device passthrough when dom0 is PVH on Xen - 1 - --- 2024-03-28 Chen, Jiqian Superseded
[v6] RFC: x86/pvh: Make Xen PVH entrypoint PIC for x86-64 [v6] RFC: x86/pvh: Make Xen PVH entrypoint PIC for x86-64 - - - --- 2024-03-27 Jason Andryuk Superseded
[v6,4/4] x86/PVH: Support relocatable dom0 kernels x86/pvh: Support relocating dom0 kernel - - - --- 2024-03-27 Jason Andryuk Superseded
[v6,3/4] libelf: Store maximum PHDR p_align x86/pvh: Support relocating dom0 kernel - - - --- 2024-03-27 Jason Andryuk Superseded
[v6,2/4] tools: Move MB/GB() to common-macros.h x86/pvh: Support relocating dom0 kernel 1 1 - --- 2024-03-27 Jason Andryuk Superseded
[v6,1/4] tools/init-xenstore-domain: Replace variable MB() usage x86/pvh: Support relocating dom0 kernel - 1 - --- 2024-03-27 Jason Andryuk Superseded
[6/6] docs/man: Add xenwatchdog manual page xenwatchdogd enhancements - - - --- 2024-03-27 Leigh Brown New
[5/6] tools/misc: xenwatchdogd enhancements xenwatchdogd enhancements - - - --- 2024-03-27 Leigh Brown New
[4/6] tools/misc: xenwatchdogd: add parse_secs() xenwatchdogd enhancements - - - --- 2024-03-27 Leigh Brown New
[3/6] tools/misc: xenwatchdogd: make functions static xenwatchdogd enhancements - - - --- 2024-03-27 Leigh Brown New
[2/6] tools/misc: rework xenwatchdogd signal handling xenwatchdogd enhancements - - - --- 2024-03-27 Leigh Brown New
[1/6] tools/misc: xenwatchdogd: use EXIT_* constants xenwatchdogd enhancements - - - --- 2024-03-27 Leigh Brown New
[v1] tools/ocaml: fix warnings [v1] tools/ocaml: fix warnings - - - --- 2024-03-27 Edwin Török New
[v6,8/8] xen: allow up to 16383 cpus xen/spinlock: make recursive spinlocks a dedicated type 1 - - --- 2024-03-27 Jürgen Groß New
[v6,7/8] xen/rwlock: raise the number of possible cpus xen/spinlock: make recursive spinlocks a dedicated type - 1 - --- 2024-03-27 Jürgen Groß New
[v6,6/8] xen/spinlock: support higher number of cpus xen/spinlock: make recursive spinlocks a dedicated type - 1 - --- 2024-03-27 Jürgen Groß New
[v6,5/8] xen/spinlock: let all is_locked and trylock variants return bool xen/spinlock: make recursive spinlocks a dedicated type - 1 - --- 2024-03-27 Jürgen Groß New
[v6,4/8] xen/spinlock: split recursive spinlocks from normal ones xen/spinlock: make recursive spinlocks a dedicated type - 1 - --- 2024-03-27 Jürgen Groß New
[v6,3/8] xen/spinlock: add missing rspin_is_locked() and rspin_barrier() xen/spinlock: make recursive spinlocks a dedicated type - 1 - --- 2024-03-27 Jürgen Groß New
[v6,2/8] xen/spinlock: add another function level xen/spinlock: make recursive spinlocks a dedicated type - 1 - --- 2024-03-27 Jürgen Groß New
[v6,1/8] xen/spinlock: add explicit non-recursive locking functions xen/spinlock: make recursive spinlocks a dedicated type 2 - - --- 2024-03-27 Jürgen Groß New
[net] xen-netfront: Add missing skb_mark_for_recycle [net] xen-netfront: Add missing skb_mark_for_recycle - - 1 --- 2024-03-27 Jesper Dangaard Brouer New
[v3,2/2] xen: fix stubdom PCI addr [v3,1/2] hw/xen: detect when running inside stubdomain - 1 - --- 2024-03-27 Marek Marczykowski-Górecki New
[v3,1/2] hw/xen: detect when running inside stubdomain [v3,1/2] hw/xen: detect when running inside stubdomain - 1 - --- 2024-03-27 Marek Marczykowski-Górecki New
[v3,2/2] drivers/char: mark extra reserved device memory in memory map [v3,1/2] IOMMU: store name for extra reserved device memory 1 - - --- 2024-03-27 Marek Marczykowski-Górecki New
[v3,1/2] IOMMU: store name for extra reserved device memory [v3,1/2] IOMMU: store name for extra reserved device memory 1 - - --- 2024-03-27 Marek Marczykowski-Górecki New
[v5] RFC: x86/pvh: Make Xen PVH entrypoint PIC for x86-64 [v5] RFC: x86/pvh: Make Xen PVH entrypoint PIC for x86-64 - - - --- 2024-03-26 Jason Andryuk Superseded
[v5,6/6] x86/PVH: Support relocatable dom0 kernels x86/pvh: Support relocating dom0 kernel - - - --- 2024-03-26 Jason Andryuk Superseded
[v5,5/6] xen/elfnote: Specify ELF Notes are x86-specific x86/pvh: Support relocating dom0 kernel 1 - - --- 2024-03-26 Jason Andryuk Superseded
[v5,4/6] libelf: Expand ELF note printing x86/pvh: Support relocating dom0 kernel - 1 - --- 2024-03-26 Jason Andryuk Superseded
[v5,3/6] tools: Move MB/GB() to common-macros.h x86/pvh: Support relocating dom0 kernel - 1 - --- 2024-03-26 Jason Andryuk Superseded
[v5,2/6] tools/init-xenstore-domain: Replace variable MB() usage x86/pvh: Support relocating dom0 kernel - - - --- 2024-03-26 Jason Andryuk Superseded
[v5,1/6] Revert "xen/x86: bzImage parse kernel_alignment" x86/pvh: Support relocating dom0 kernel - - - --- 2024-03-26 Jason Andryuk Superseded
tools/misc: fix xenwatchdogd invocation tools/misc: fix xenwatchdogd invocation - - - --- 2024-03-26 zithro / Cyril Rébert New
[v4,5/5] x86/PVH: Support relocatable dom0 kernels x86/pvh: Support relocating dom0 kernel - - - --- 2024-03-25 Jason Andryuk Superseded
[v4,4/5] libelf: Expand ELF note printing x86/pvh: Support relocating dom0 kernel - 1 - --- 2024-03-25 Jason Andryuk Superseded
[v4,3/5] tools: Move MB/GB() to common-macros.h x86/pvh: Support relocating dom0 kernel - 1 - --- 2024-03-25 Jason Andryuk Superseded
[v4,2/5] tools/init-xenstore-domain: Replace variable MB() usage x86/pvh: Support relocating dom0 kernel - 1 - --- 2024-03-25 Jason Andryuk Superseded
[v4,1/5] Revert "xen/x86: bzImage parse kernel_alignment" x86/pvh: Support relocating dom0 kernel - - - --- 2024-03-25 Jason Andryuk Superseded
x86/spec-ctrl: Support for SRSO_US_NO and SRSO_MSR_FIX x86/spec-ctrl: Support for SRSO_US_NO and SRSO_MSR_FIX - - - --- 2024-03-25 Andrew Cooper New
[XEN,6/6] xen/arm: ffa: support FFA_FEATURES FF-A mediator reorganisation - 1 - --- 2024-03-25 Jens Wiklander New
[XEN,5/6] xen/arm: ffa: separate rxtx buffer routines FF-A mediator reorganisation - 1 - --- 2024-03-25 Jens Wiklander New
[XEN,4/6] xen/arm: ffa: separate partition info get routines FF-A mediator reorganisation - 1 - --- 2024-03-25 Jens Wiklander New
[XEN,3/6] xen/arm: ffa: separate memory sharing routines FF-A mediator reorganisation - 1 - --- 2024-03-25 Jens Wiklander New
[XEN,2/6] xen/arm: ffa: move common things to ffa_private.h FF-A mediator reorganisation - 1 - --- 2024-03-25 Jens Wiklander New
[XEN,1/6] xen/arm: ffa: rename functions to use ffa_ prefix FF-A mediator reorganisation - 1 - --- 2024-03-25 Jens Wiklander New
[PATCH-for-9.1,v2,3/3] exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET Untitled series #837424 - - - --- 2024-03-22 Philippe Mathieu-Daudé New
[XEN,11/11] x86/public: hvm: address violations of MISRA C Rule 20.7 address some violations of MISRA C Rule 20.7 1 - - --- 2024-03-22 Nicola Vetrini New
[XEN,10/11] x86/hvm: address violations of Rule 20.7 address some violations of MISRA C Rule 20.7 1 - - --- 2024-03-22 Nicola Vetrini New
[XEN,09/11] x86/msi: address violation of MISRA C Rule 20.7 and coding style address some violations of MISRA C Rule 20.7 - - - --- 2024-03-22 Nicola Vetrini New
[XEN,08/11] x86/altcall: address violations of MISRA C Rule 20.7 address some violations of MISRA C Rule 20.7 - - - --- 2024-03-22 Nicola Vetrini New
[XEN,07/11] xen/page_alloc: address violations of MISRA C Rule 20.7 address some violations of MISRA C Rule 20.7 1 - - --- 2024-03-22 Nicola Vetrini New
[XEN,06/11] xen/efi: address violations of MISRA C Rule 20.7 address some violations of MISRA C Rule 20.7 - - - --- 2024-03-22 Nicola Vetrini New
[XEN,05/11] xen: address MISRA C Rule 20.7 violation in generated hypercall address some violations of MISRA C Rule 20.7 - 1 - --- 2024-03-22 Nicola Vetrini New
[XEN,04/11] xentrace: address violation of MISRA C Rule 20.7 address some violations of MISRA C Rule 20.7 1 - - --- 2024-03-22 Nicola Vetrini New
[XEN,03/11] xen/efi: efibind: address violations of MISRA C Rule 20.7 address some violations of MISRA C Rule 20.7 1 - - --- 2024-03-22 Nicola Vetrini New
[XEN,02/11] xen/xsm: add parentheses to comply with MISRA C Rule 20.7 address some violations of MISRA C Rule 20.7 1 1 - --- 2024-03-22 Nicola Vetrini New
[XEN,01/11] xen/list: address violations of MISRA C Rule 20.7 address some violations of MISRA C Rule 20.7 - 1 - --- 2024-03-22 Nicola Vetrini New
[XEN,v2,2/2] xen: address violations of MISRA C Rule 17.1 xen: address violations of MISRA C Rule 17.1 - - - --- 2024-03-22 Simone Ballarin Superseded
[XEN,v2,1/2] automation/eclair: add deviation for MISRA C:2012 Rule 17.1 xen: address violations of MISRA C Rule 17.1 - - - --- 2024-03-22 Simone Ballarin Superseded
[v3,1/1] x86: Rename __{start,end}_init_task to __{start,end}_init_stack [v3,1/1] x86: Rename __{start,end}_init_task to __{start,end}_init_stack - 1 - --- 2024-03-22 Xin Li (Intel) New
xen/x86: Remove duplicate include xen/x86: Remove duplicate include - 1 - --- 2024-03-22 Jiapeng Chong New
xen/console: add comment about external console lock helper xen/console: add comment about external console lock helper 1 - - --- 2024-03-21 Roger Pau Monne New
[XEN,2/3] AMD-Vi: Disable IOMMU if cx16 isn't supported x86/iommu: Drop IOMMU support when cpu doesn't support cx16. - - - --- 2024-03-21 Teddy Astie New
[XEN,3/3] VT-d: Cleanup MAP_SINGLE_DEVICE and related dead code. x86/iommu: Drop IOMMU support when cpu doesn't support cx16. - - - --- 2024-03-21 Teddy Astie New
[XEN,1/3] VT-d: Disable IOMMU if cx16 isn't supported x86/iommu: Drop IOMMU support when cpu doesn't support cx16. - - - --- 2024-03-21 Teddy Astie New
[v3] xen/arm: Set correct per-cpu cpu_core_mask [v3] xen/arm: Set correct per-cpu cpu_core_mask - - - --- 2024-03-21 Henry Wang New
[v2] xen/ppc: Ensure ELF sections' physical load addresses start at 0x0 [v2] xen/ppc: Ensure ELF sections' physical load addresses start at 0x0 1 - - --- 2024-03-20 Shawn Anastasio New
« 1 2 ... 3 4 5489 490 »