Show patches with: State = Action Required       |    Archived = No       |   1232 patches
« 1 2 3 412 13 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[-next,v5,01/22] arm64: ptrace: Replace interrupts_enabled() with regs_irqs_disabled() arm64: entry: Convert to generic entry - - - --- 2024-12-06 Jinjie Ruan New
[-next,v5,02/22] arm64: entry: Refactor the entry and exit for exceptions from EL1 arm64: entry: Convert to generic entry - - - --- 2024-12-06 Jinjie Ruan New
[-next,v5,03/22] arm64: entry: Move arm64_preempt_schedule_irq() into __exit_to_kernel_mode() arm64: entry: Convert to generic entry - - - --- 2024-12-06 Jinjie Ruan New
[-next,v5,04/22] arm64: entry: Rework arm64_preempt_schedule_irq() arm64: entry: Convert to generic entry - - - --- 2024-12-06 Jinjie Ruan New
[-next,v5,05/22] arm64: entry: Use preempt_count() and need_resched() helper arm64: entry: Convert to generic entry - - - --- 2024-12-06 Jinjie Ruan New
[-next,v5,06/22] arm64: entry: Expand the need_irq_preemption() macro ahead arm64: entry: Convert to generic entry - - - --- 2024-12-06 Jinjie Ruan New
[-next,v5,07/22] arm64: entry: preempt_schedule_irq() only if PREEMPTION enabled arm64: entry: Convert to generic entry - - - --- 2024-12-06 Jinjie Ruan New
[-next,v5,08/22] arm64: entry: Use different helpers to check resched for PREEMPT_DYNAMIC arm64: entry: Convert to generic entry - - - --- 2024-12-06 Jinjie Ruan New
[-next,v5,09/22] entry: Split generic entry into irq and syscall arm64: entry: Convert to generic entry - - - --- 2024-12-06 Jinjie Ruan New
[-next,v5,10/22] entry: Add arch_irqentry_exit_need_resched() for arm64 arm64: entry: Convert to generic entry - - - --- 2024-12-06 Jinjie Ruan New
[-next,v5,11/22] arm64: entry: Switch to generic IRQ entry arm64: entry: Convert to generic entry - - - --- 2024-12-06 Jinjie Ruan New
[-next,v5,12/22] arm64/ptrace: Split report_syscall() function arm64: entry: Convert to generic entry - - - --- 2024-12-06 Jinjie Ruan New
[-next,v5,13/22] arm64/ptrace: Refactor syscall_trace_enter() arm64: entry: Convert to generic entry - - - --- 2024-12-06 Jinjie Ruan New
[-next,v5,14/22] arm64/ptrace: Refactor syscall_trace_exit() arm64: entry: Convert to generic entry - - - --- 2024-12-06 Jinjie Ruan New
[-next,v5,15/22] arm64/ptrace: Refator el0_svc_common() arm64: entry: Convert to generic entry - - - --- 2024-12-06 Jinjie Ruan New
[-next,v5,16/22] entry: Make syscall_exit_to_user_mode_prepare() not static arm64: entry: Convert to generic entry - - - --- 2024-12-06 Jinjie Ruan New
[-next,v5,17/22] arm64/ptrace: Return early for ptrace_report_syscall_entry() error arm64: entry: Convert to generic entry - - - --- 2024-12-06 Jinjie Ruan New
[-next,v5,18/22] arm64/ptrace: Expand secure_computing() in place arm64: entry: Convert to generic entry - - - --- 2024-12-06 Jinjie Ruan New
[-next,v5,19/22] arm64/ptrace: Use syscall_get_arguments() heleper arm64: entry: Convert to generic entry - - - --- 2024-12-06 Jinjie Ruan New
[-next,v5,20/22] entry: Add arch_ptrace_report_syscall_entry/exit() arm64: entry: Convert to generic entry - - - --- 2024-12-06 Jinjie Ruan New
[-next,v5,21/22] entry: Add has_syscall_work() helepr arm64: entry: Convert to generic entry - - - --- 2024-12-06 Jinjie Ruan New
[-next,v5,22/22] arm64: entry: Convert to generic entry arm64: entry: Convert to generic entry - - - --- 2024-12-06 Jinjie Ruan New
[01/10] VT-d: Drop includes of mach_apic.h Untangle mach-generic/ - - - --- 2024-11-08 Andrew Cooper New
[01/10] x86/ucode: Turn microcode_init_cache() into a presmp_initcall x86/ucode: Fix module-handling use-aftere-free's 1 1 - --- 2024-10-28 Andrew Cooper New
[02/10] x86: Drop includes of mach_apic.h Untangle mach-generic/ - - - --- 2024-11-08 Andrew Cooper New
[02/10] x86/ucode: Delete the microcode_init() initcall x86/ucode: Fix module-handling use-aftere-free's 1 1 - --- 2024-10-28 Andrew Cooper New
[03/10] x86/mach-apic: Move generic_*_probe() declarations into genapic.h Untangle mach-generic/ - - - --- 2024-11-08 Andrew Cooper New
[03/10] x86/ucode: Break early_microcode_load() out of early_microcode_init() x86/ucode: Fix module-handling use-aftere-free's 1 1 - --- 2024-10-28 Andrew Cooper New
[04/10] x86/mach-apic: Drop apic_id_registered() Untangle mach-generic/ - - - --- 2024-11-08 Andrew Cooper New
[04/10] x86/ucode: Fold early_microcode_update_cpu() into it's single caller x86/ucode: Fix module-handling use-aftere-free's 1 1 - --- 2024-10-28 Andrew Cooper New
[05/10] x86/mach-apic: Drop ioapic_phys_id_map() Untangle mach-generic/ - - - --- 2024-11-08 Andrew Cooper New
[05/10] x86/ucode: Fold microcode_grab_module() into its single caller x86/ucode: Fix module-handling use-aftere-free's 1 2 - --- 2024-10-28 Andrew Cooper New
[06/10] x86/mach-apic: Drop check_apicid_used() Untangle mach-generic/ - - - --- 2024-11-08 Andrew Cooper New
[06/10] x86/ucode: Enforce invariant about module selection x86/ucode: Fix module-handling use-aftere-free's - 1 - --- 2024-10-28 Andrew Cooper New
[07/10] x86/mach-apic: Drop check_apicid_present() Untangle mach-generic/ - - - --- 2024-11-08 Andrew Cooper New
[07/10] x86/ucode: Move the CPIO path string into microcode_ops x86/ucode: Fix module-handling use-aftere-free's 1 1 - --- 2024-10-28 Andrew Cooper New
[08/10] x86/mach-apic: Drop set_apicid() Untangle mach-generic/ - - - --- 2024-11-08 Andrew Cooper New
[08/10] x86/ucode: Use bootstrap_unmap() in early_microcode_load() x86/ucode: Fix module-handling use-aftere-free's 1 1 - --- 2024-10-28 Andrew Cooper New
[09/10] x86/mach-apic: Move the genapic wrappers to genapic.h Untangle mach-generic/ - - - --- 2024-11-08 Andrew Cooper New
[09/10] x86/ucode: Drop ucode_mod and ucode_blob x86/ucode: Fix module-handling use-aftere-free's 1 1 - --- 2024-10-28 Andrew Cooper New
[1/1] tools/libacpi: clear out compilation warnings tools/libacpi: clear out compilation warnings - - - --- 2024-12-06 Ariel Otilibili New
[1/1] xen/common: Remove dead code xen/common: Remove dead code - 1 - --- 2024-12-18 Ariel Otilibili New
[1/1] xen/scripts: Fix regex syntax warnings with Python 3.12 xen/scripts: Fix regex syntax warnings with Python 3.12 - 1 - --- 2024-12-19 Ariel Otilibili New
[1/2] automation: preserve built xen.efi [1/2] automation: preserve built xen.efi - - - --- 2024-10-02 Marek Marczykowski-Górecki New
[1/2] Config.mk: Pin QEMU_UPSTREAM_REVISION Prep for 4.20-rc1 1 - - --- 2025-01-09 Andrew Cooper New
[1/2] drm/xen: remove redundant initialization info print [1/2] drm/xen: remove redundant initialization info print - - - --- 2024-10-24 Jani Nikula New
[1/2] gnttab: introduce version agnostic macros Enable the ability to disable/remove gnttabv2 - - - --- 2025-01-10 Daniel P. Smith New
[1/2] include: update Xen public headers io/blkif.h Xen: Update sector-size handling in block backend - - - --- 2024-09-26 Anthony PERARD New
[1/2] libxl/ACPI: don't hard-code guest page size libxl/ACPI: address observations from XSA-464 - 1 - --- 2024-11-25 Jan Beulich New
[1/2] x86/irq: fix calculation of max PV dom0 pIRQs x86/irq: fix calculation of maximum pIRQs for dom0 1 - - --- 2024-11-20 Roger Pau Monné New
[1/2] x86/pv: Rework guest_io_okay() to return X86EMUL_* x86/pv: Fixes to guest_io_okay() - 1 - --- 2024-09-30 Andrew Cooper New
[1/2] x86/vlapic: Fix handling of writes to APIC_ESR x86/vlapic: Fixes to APIC_ESR handling - - - --- 2024-11-28 Andrew Cooper New
[1/2] x86emul: correct EFLAGS testing for BMI1/BMI2 x86emul: BMI{1,2} corrections - 1 - --- 2024-11-12 Jan Beulich New
[1/3] CI: Minor cleanup to qubes-x86-64.sh Add {adl,zen3p}-pvshim-* tests - 1 - --- 2024-10-21 Andrew Cooper New
[1/3] config: update Mini-OS commit stubdom: reduce xenstore library dependencies - - - --- 2024-10-10 Juergen Gross New
[1/3] hw/xen: Remove unnecessary 'exec/cpu-common.h' header include: Cleanups around 'exec/cpu-common.h' header - 1 - --- 2024-12-17 Philippe Mathieu-Daudé New
[1/3] virtio-gpu: set hostaddr for virtio iGPU Support getting p2pdma_distance - - - --- 2024-12-07 Zhang, Julia New
[1/3] x86/acpi: Drop acpi_video_flags and use bootsym(video_flags) directly x86/trampoline: Header cleanup - 1 - --- 2024-09-05 Andrew Cooper New
[1/3] x86/APIC: Switch flat driver to use phys dst for ext ints Switch flat driver to use phys dst for ext ints - - - --- 2024-10-02 Matthew Barnes New
[1/3] x86/boot: Add a temporary module_map pointer to boot_image x86/boot: Yet more PVH module handling fixes - 1 - --- 2024-10-23 Andrew Cooper New
[1/3] x86/boot: Convert move_memory() to use bootstrap_map_addr() x86/boot: Improvements to move_memory() - 1 - --- 2024-10-22 Andrew Cooper New
[1/3] x86/ucode: Rework Intel's microcode_update_match() x86/ucode: Untangle revision-relational logic - 1 - --- 2024-11-08 Andrew Cooper New
[1/3] xen:get p2pdma_distance virtgpu: check if P2P is possiable or not - - - --- 2024-12-07 Zhang, Julia New
[1/4] ARM/div: Drop __div64_fls() ARM: Cleanup following bitops improvements - 1 - --- 2024-09-02 Andrew Cooper New
[1/4] hw/xen: Use xs_node_read() from xs_node_vscanf() [1/4] hw/xen: Use xs_node_read() from xs_node_vscanf() - 1 - --- 2025-01-10 David Woodhouse New
[1/4] livepatch-build: allow patch file name sizes up to 127 characters livepatch-build-tools: fix for livepatch hooks - - - --- 2024-11-07 Roger Pau Monné New
[1/4] stubdom: add local .gitignore file stubdom: prepare more fine grained Xen library usage - 1 - --- 2024-10-05 Juergen Gross New
[1/4] x8&/mm: fix IS_LnE_ALIGNED() to comply with Misra Rule 20.7 x86/misra: fix remaining violations of rule 20.7 1 - - --- 2024-11-19 Roger Pau Monné New
[1/4] x86: Move mach-default/irq_vectors.h to asm/irq-vectors.h Untangle mach-default/ - - - --- 2024-11-08 Andrew Cooper New
[1/4] x86/boot: Use <xen/types.h> xen/boot: Remove defs.h - 1 - --- 2024-09-02 Andrew Cooper New
[1/5] arm: bugframe: emit msg offset only if msg is present aarch64, common: improve clang and llvm support - - - --- 2024-11-29 Volodymyr Babchuk New
[1/5] hw/i386: Mark devices as little-endian hw: Mark architecture specific devices with specific endianness - 1 - --- 2024-11-06 Philippe Mathieu-Daudé New
[1/5] x86/boot: Drop initial_images pointer x86/boot: Remove the mbi/mod pointers - 1 - --- 2024-10-24 Andrew Cooper New
[1/5] x86/build: Rework includes in genapic/probe.c xen: Remove legacy __read_mostly/__ro_after_init definitions 1 - - --- 2024-09-05 Andrew Cooper New
[1/5] x86/ucode: Rename hypercall-context functions x86/ucode: Minor cleanup - 1 - --- 2024-10-24 Andrew Cooper New
[1/5] xen/perfc: Drop arch_perfc_{gather,reset}() xen/perfc: Cleanup, and wire up for RISCV/PPC - 1 - --- 2025-01-02 Andrew Cooper New
[1/7] byteorder: replace __u16 types: replace remaining uses of __u{16,32,64} - - - --- 2024-10-09 Jan Beulich New
[1/7] create-diff-object: ignore .cold.* suffixes in is_bundleable() livepatch-build-tools: fixes for handling .cold and .hot sections - - - --- 2025-01-16 Roger Pau Monné New
[1/7] tests/functional/test_ppc64_hv: Remove legacy '-machine foo,accel=bar' cli: Remove mentions of legacy '-machine foo,accel=bar' command line - 2 - --- 2024-12-03 Philippe Mathieu-Daudé New
[10/10] x86: Delete mach_apic.h Untangle mach-generic/ - 1 - --- 2024-11-08 Andrew Cooper New
[10/10] x86/ucode: Fold early_update_cache() into its single caller x86/ucode: Fix module-handling use-aftere-free's 1 1 - --- 2024-10-28 Andrew Cooper New
[18/71] hw/block/xen-block: Unexport PropertyInfo Untitled series #917730 - 1 - --- 2024-12-13 Richard Henderson New
[19/71] hw/block: Constify all Property Untitled series #917730 - - - --- 2024-12-13 Richard Henderson New
[2/2] automation: add a smoke test for xen.efi on X86 [1/2] automation: preserve built xen.efi - - - --- 2024-10-02 Marek Marczykowski-Górecki New
[2/2] drm: Move crtc->{x,y,mode,enabled} to legacy sub-structure drm: Treewide plane/crtc legacy state sweeping - - - --- 2024-10-02 Ville Syrjälä New
[2/2] drm: remove driver date from struct drm_driver and all drivers [1/2] drm/xen: remove redundant initialization info print 2 1 - --- 2024-10-24 Jani Nikula New
[2/2] gnttab: make grant table v2 support configurable Enable the ability to disable/remove gnttabv2 - - - --- 2025-01-10 Daniel P. Smith New
[2/2] hw/block/xen-block: Update sector-size handling Xen: Update sector-size handling in block backend - - - --- 2024-09-26 Anthony PERARD New
[2/2] libxl/ACPI: bound RSDP allocation libxl/ACPI: address observations from XSA-464 - 1 - --- 2024-11-25 Jan Beulich New
[2/2] Update Xen version to 4.20-rc Prep for 4.20-rc1 1 - - --- 2025-01-09 Andrew Cooper New
[2/2] x86/pv: Handle #PF correctly when reading the IO permission bitmap x86/pv: Fixes to guest_io_okay() - 1 - --- 2024-09-30 Andrew Cooper New
[2/2] x86/pvh: also print hardware domain pIRQ limit for PVH x86/irq: fix calculation of maximum pIRQs for dom0 - 1 - --- 2024-11-20 Roger Pau Monné New
[2/2] x86/vlapic: Drop vlapic->esr_lock x86/vlapic: Fixes to APIC_ESR handling - - - --- 2024-11-28 Andrew Cooper New
[2/2] x86emul: ignore VEX.W for BMI{1,2} insns in 32-bit mode x86emul: BMI{1,2} corrections - - - --- 2024-11-12 Jan Beulich New
[2/3] CI: Rework domU_config generation in qubes-x86-64.sh Add {adl,zen3p}-pvshim-* tests - 1 - --- 2024-10-21 Andrew Cooper New
[2/3] pci: introduce a function to get PCIDevice Support getting p2pdma_distance - - - --- 2024-12-07 Zhang, Julia New
[2/3] system/numa: Remove unnecessary 'exec/cpu-common.h' header include: Cleanups around 'exec/cpu-common.h' header - 1 - --- 2024-12-17 Philippe Mathieu-Daudé New
[2/3] tools/xenstored: remove unneeded libxenguest reference stubdom: reduce xenstore library dependencies - 1 - --- 2024-10-10 Juergen Gross New
[2/3] virtgpu: get p2pdma_distance virtgpu: check if P2P is possiable or not - - - --- 2024-12-07 Zhang, Julia New
[2/3] x86/APIC: Remove unnecessary logical flat functions Switch flat driver to use phys dst for ext ints - - - --- 2024-10-02 Matthew Barnes New
« 1 2 3 412 13 »