Show patches with: State = Action Required       |    Archived = No       |   1387 patches
« 1 2 3 413 14 »
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 1 - - --- 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
[-next,v6,1/8] entry: Split generic entry into generic exception and syscall entry arm64: entry: Convert to generic irq entry 1 - - --- 2025-02-13 Jinjie Ruan New
[-next,v6,2/8] arm64: ptrace: Replace interrupts_enabled() with regs_irqs_disabled() arm64: entry: Convert to generic irq entry 1 - - --- 2025-02-13 Jinjie Ruan New
[-next,v6,3/8] arm64: entry: Refactor the entry and exit for exceptions from EL1 arm64: entry: Convert to generic irq entry - - - --- 2025-02-13 Jinjie Ruan New
[-next,v6,4/8] arm64: entry: Rework arm64_preempt_schedule_irq() arm64: entry: Convert to generic irq entry - - - --- 2025-02-13 Jinjie Ruan New
[-next,v6,5/8] arm64: entry: Use preempt_count() and need_resched() helper arm64: entry: Convert to generic irq entry - - - --- 2025-02-13 Jinjie Ruan New
[-next,v6,6/8] arm64: entry: Refactor preempt_schedule_irq() check code arm64: entry: Convert to generic irq entry - - - --- 2025-02-13 Jinjie Ruan New
[-next,v6,7/8] arm64: entry: Move arm64_preempt_schedule_irq() into __exit_to_kernel_mode() arm64: entry: Convert to generic irq entry - - - --- 2025-02-13 Jinjie Ruan New
[-next,v6,8/8] arm64: entry: Switch to generic IRQ entry arm64: entry: Convert to generic irq entry - - - --- 2025-02-13 Jinjie Ruan New
[0/2] code style exercise: Drivers folder samples - - - --- 2025-02-16 Oleksandr Andrushchenko New
[01/10] VT-d: Drop includes of mach_apic.h Untangle mach-generic/ - - - --- 2024-11-08 Andrew Cooper New
[01/11] xen/memory: Mask XENMEMF_node() to 8 bits Add support for exact-node memory claims - - - --- 2025-03-14 Alejandro Vallejo New
[01/16] iommu: Add checks before calling iommu suspend/resume Suspend to RAM support for Xen on arm64 - - - --- 2025-03-05 Mykola Kvach New
[01/16] x86/tsc: Add a standalone helpers for getting TSC info from CPUID.0x15 x86/tsc: Try to wrangle PV clocks vs. TSC - - - --- 2025-02-01 Sean Christopherson New
[01/20] qemu/compiler: Absorb 'clang-tsa.h' accel: Simplify cpu-target.c (omnibus) - 3 - --- 2025-01-23 Philippe Mathieu-Daudé New
[01/23] xen: introduce hardware domain create flag ARM split hardware and control domains - - - --- 2025-03-06 Jason Andryuk New
[02/10] x86: Drop includes of mach_apic.h Untangle mach-generic/ - - - --- 2024-11-08 Andrew Cooper New
[02/11] xen/page_alloc: Remove `claim` from domain_set_outstanding_pages() Add support for exact-node memory claims - - - --- 2025-03-14 Alejandro Vallejo New
[02/16] x86/tsc: Add standalone helper for getting CPU frequency from CPUID x86/tsc: Try to wrangle PV clocks vs. TSC - - - --- 2025-02-01 Sean Christopherson New
[02/16] xen/x86: Move freeze/thaw_domains into common files Suspend to RAM support for Xen on arm64 - - - --- 2025-03-05 Mykola Kvach New
[02/20] user: Extract common MMAP API to 'user/mmap.h' accel: Simplify cpu-target.c (omnibus) - 2 - --- 2025-01-23 Philippe Mathieu-Daudé New
[02/23] xen/arm: Factor out construct_hwdom() ARM split hardware and control domains - 1 - --- 2025-03-06 Jason Andryuk New
[03/10] x86/mach-apic: Move generic_*_probe() declarations into genapic.h Untangle mach-generic/ - - - --- 2024-11-08 Andrew Cooper New
[03/11] xen/page_alloc: Add static per-node counts of free pages Add support for exact-node memory claims - - - --- 2025-03-14 Alejandro Vallejo New
[03/16] x86/tsc: Add helper to register CPU and TSC freq calibration routines x86/tsc: Try to wrangle PV clocks vs. TSC - - - --- 2025-02-01 Sean Christopherson New
[03/16] xen/arm: introduce a separate struct for watchdog timers Suspend to RAM support for Xen on arm64 - - - --- 2025-03-05 Mykola Kvach New
[03/20] gdbstub: Check for TCG before calling tb_flush() accel: Simplify cpu-target.c (omnibus) - 2 - --- 2025-01-23 Philippe Mathieu-Daudé New
[03/23] xen/arm: dom0less hwdom construction ARM split hardware and control domains - - - --- 2025-03-06 Jason Andryuk New
[04/10] x86/mach-apic: Drop apic_id_registered() Untangle mach-generic/ - - - --- 2024-11-08 Andrew Cooper New
[04/11] xen: Add node argument to domain_{adjust_tot_pages,set_outstanding_pages}() Add support for exact-node memory claims - - - --- 2025-03-14 Alejandro Vallejo New
[04/16] x86/sev: Mark TSC as reliable when configuring Secure TSC x86/tsc: Try to wrangle PV clocks vs. TSC - 1 - --- 2025-02-01 Sean Christopherson New
[04/16] xen/cpu: prevent disable_nonboot_cpus crash on ARM64 Suspend to RAM support for Xen on arm64 - - - --- 2025-03-05 Mykola Kvach New
[04/20] cpus: Cache CPUClass early in instance_init() handler accel: Simplify cpu-target.c (omnibus) - 1 - --- 2025-01-23 Philippe Mathieu-Daudé New
[04/23] xen/arm: dom0less use domid 0 for hwdom ARM split hardware and control domains - - - --- 2025-03-06 Jason Andryuk New
[05/10] x86/mach-apic: Drop ioapic_phys_id_map() Untangle mach-generic/ - - - --- 2024-11-08 Andrew Cooper New
[05/10] xenbus: add module description Untitled series #946911 - - - --- 2025-03-24 Arnd Bergmann New
[05/11] xen: Create per-node outstanding claims Add support for exact-node memory claims - - - --- 2025-03-14 Alejandro Vallejo New
[05/16] x86/sev: Move check for SNP Secure TSC support to tsc_early_init() x86/tsc: Try to wrangle PV clocks vs. TSC - 1 - --- 2025-02-01 Sean Christopherson New
[05/16] xen/percpu: don't initialize percpu on resume Suspend to RAM support for Xen on arm64 - - - --- 2025-03-05 Mykola Kvach New
[05/20] cpus: Keep default fields initialization in cpu_common_initfn() accel: Simplify cpu-target.c (omnibus) - 1 - --- 2025-01-23 Philippe Mathieu-Daudé New
[05/23] xen/arm: Add capabilities to dom0less ARM split hardware and control domains - - - --- 2025-03-06 Jason Andryuk New
[06/10] x86/mach-apic: Drop check_apicid_used() Untangle mach-generic/ - - - --- 2024-11-08 Andrew Cooper New
[06/11] xen/page_alloc: Hook per-node claims to alloc_heap_pages() Add support for exact-node memory claims - - - --- 2025-03-14 Alejandro Vallejo New
[06/16] x86/tdx: Override PV calibration routines with CPUID-based calibration x86/tsc: Try to wrangle PV clocks vs. TSC - - - --- 2025-02-01 Sean Christopherson New
[06/16] xen/arm: Introduce system suspend config option Suspend to RAM support for Xen on arm64 - - - --- 2025-03-05 Mykola Kvach New
[06/20] accel/kvm: Remove unused 'system/cpus.h' header in kvm-cpus.h accel: Simplify cpu-target.c (omnibus) - 1 - --- 2025-01-23 Philippe Mathieu-Daudé New
[06/23] xen/domctl: Expose privileged and hardware capabilities ARM split hardware and control domains - - - --- 2025-03-06 Jason Andryuk New
[07/10] x86/mach-apic: Drop check_apicid_present() Untangle mach-generic/ - - - --- 2024-11-08 Andrew Cooper New
[07/11] xen/page_alloc: Set node affinity when claiming pages from an exact node Add support for exact-node memory claims - - - --- 2025-03-14 Alejandro Vallejo New
[07/16] x86/acrn: Mark TSC frequency as known when using ACRN for calibration x86/tsc: Try to wrangle PV clocks vs. TSC - - - --- 2025-02-01 Sean Christopherson New
[07/16] xen/char: implement suspend/resume calls for SCIF driver Suspend to RAM support for Xen on arm64 - - - --- 2025-03-05 Mykola Kvach New
[07/20] accel/tcg: Build tcg_flags helpers as common code accel: Simplify cpu-target.c (omnibus) - 1 - --- 2025-01-23 Philippe Mathieu-Daudé New
[07/23] tools/libxl: Expose hardware and privileged flags ARM split hardware and control domains - - - --- 2025-03-06 Jason Andryuk New
[08/10] x86/mach-apic: Drop set_apicid() Untangle mach-generic/ - - - --- 2024-11-08 Andrew Cooper New
[08/11] xen/memory: Enable parsing NUMA node argument in XENMEM_claim_pages Add support for exact-node memory claims - - - --- 2025-03-14 Alejandro Vallejo New
[08/16] x86/tsc: Pass KNOWN_FREQ and RELIABLE as params to registration x86/tsc: Try to wrangle PV clocks vs. TSC - - - --- 2025-02-01 Sean Christopherson New
[08/16] xen/arm: add watchdog domain suspend/resume helpers Suspend to RAM support for Xen on arm64 - - - --- 2025-03-05 Mykola Kvach New
[08/20] accel/tcg: Restrict tlb_init() / destroy() to TCG accel: Simplify cpu-target.c (omnibus) - 2 - --- 2025-01-23 Philippe Mathieu-Daudé New
[08/23] xen/arm: dom0less seed xenstore grant table entry ARM split hardware and control domains - - - --- 2025-03-06 Jason Andryuk New
[09/10] x86/mach-apic: Move the genapic wrappers to genapic.h Untangle mach-generic/ - - - --- 2024-11-08 Andrew Cooper New
[09/11] tools/xc: Add `node` argument to xc_domain_claim_pages() Add support for exact-node memory claims - - - --- 2025-03-14 Alejandro Vallejo New
[09/16] x86/tsc: Rejects attempts to override TSC calibration with lesser routine x86/tsc: Try to wrangle PV clocks vs. TSC - - - --- 2025-02-01 Sean Christopherson New
[09/16] xen/arm: add suspend and resume timer helpers Suspend to RAM support for Xen on arm64 - - - --- 2025-03-05 Mykola Kvach New
[09/20] accel/tcg: Restrict 'icount_align_option' global to TCG accel: Simplify cpu-target.c (omnibus) - 1 - --- 2025-01-23 Philippe Mathieu-Daudé New
[09/23] tools/init-dom0less: Only seed legacy xenstore grants ARM split hardware and control domains - - - --- 2025-03-06 Jason Andryuk New
[1/1] tools/libacpi: clear out compilation warnings tools/libacpi: clear out compilation warnings - - - --- 2024-12-06 Ariel Otilibili-Anieli New
[1/1] xen/common: Remove dead code xen/common: Remove dead code - 1 - --- 2024-12-18 Ariel Otilibili-Anieli 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-Anieli New
[1/2] CHANGELOG.md: Set release date for 4.20 Set release date - - - --- 2025-03-03 Andrew Cooper New
[1/2] code style: Format ns16550 driver [1/2] code style: Format ns16550 driver - - - --- 2025-02-16 Oleksandr Andrushchenko New
[1/2] Config.mk: Pin QEMU_UPSTREAM_REVISION Prep for 4.20-rc1 1 - - --- 2025-01-09 Andrew Cooper New
[1/2] gnttab: introduce version agnostic macros Enable the ability to disable/remove gnttabv2 - - - --- 2025-01-10 Daniel P. Smith New
[1/2] hw/xen: Fix xen_bus_realize() error handling xen: An error handling fix - 1 - --- 2025-03-14 Markus Armbruster New
[1/2] i386/xen: Move KVM_XEN_HVM_CONFIG ioctl to kvm_xen_init_vcpu() [1/2] i386/xen: Move KVM_XEN_HVM_CONFIG ioctl to kvm_xen_init_vcpu() - - - --- 2025-02-07 David Woodhouse 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] VT-d: move obtaining of MSI/HPET source ID VT-d: set_msi_source_id() (XSA-467 follow-up) - 2 - --- 2025-03-13 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/ucode: Adjust parse_ucode() to match other list handling x86/ucode: Cmdline fixes/improvements - - - --- 2025-02-25 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 3 413 14 »