Show patches with: State = Action Required       |   35449 patches
« 1 2 ... 12 13 14354 355 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
Mini-OS: export main_thread Mini-OS: export main_thread - - - --- 2023-12-06 Jürgen Groß New
Mini-OS: use BUG() instead of dereferencing NULL Mini-OS: use BUG() instead of dereferencing NULL 1 - - --- 2023-12-06 Jürgen Groß New
[mini-os] x86: fix building with Clang [mini-os] x86: fix building with Clang - 1 - --- 2023-12-06 Jan Beulich New
[v5,11/11] xen/arm: create another /memory node for static shm Follow-up static shared memory PART I - - - --- 2023-12-06 Penny Zheng New
[v5,10/11] xen/arm: fix duplicate /reserved-memory node in Dom0 Follow-up static shared memory PART I - - - --- 2023-12-06 Penny Zheng New
[v5,09/11] xen/docs: refine docs about static shared memory Follow-up static shared memory PART I - - - --- 2023-12-06 Penny Zheng New
[v5,08/11] xen/p2m: put reference for superpage Follow-up static shared memory PART I - - - --- 2023-12-06 Penny Zheng New
[v5,07/11] xen/arm: remove shm holes for extended regions Follow-up static shared memory PART I - - - --- 2023-12-06 Penny Zheng New
[v5,06/11] xen/arm: support static shared memory when host address not provided Follow-up static shared memory PART I - - - --- 2023-12-06 Penny Zheng New
[v5,05/11] xen/arm: use paddr_assigned to indicate whether host address is provided Follow-up static shared memory PART I - - - --- 2023-12-06 Penny Zheng New
[v5,04/11] xen/arm: introduce allocate_domheap_memory and guest_physmap_memory Follow-up static shared memory PART I - - - --- 2023-12-06 Penny Zheng New
[v5,03/11] xen/arm: re-define a set of data structures for static shared memory region Follow-up static shared memory PART I - - - --- 2023-12-06 Penny Zheng New
[v5,02/11] xen/arm: avoid repetitive checking in process_shm_node Follow-up static shared memory PART I - 1 - --- 2023-12-06 Penny Zheng New
[v5,01/11] xen/arm: remove stale addr_cells/size_cells in assign_shared_memory Follow-up static shared memory PART I - 1 - --- 2023-12-06 Penny Zheng New
CI: Fix fallout from adding elfutils-dev to the build container CI: Fix fallout from adding elfutils-dev to the build container - 1 - --- 2023-12-05 Andrew Cooper New
Only compile the hypervisor with -Wdeclaration-after-statement Only compile the hypervisor with -Wdeclaration-after-statement 1 - 1 --- 2023-12-05 Julien Grall New
[v2,14/14] block: remove outdated AioContext locking comments aio: remove AioContext lock - 2 - --- 2023-12-05 Stefan Hajnoczi New
[v2,13/14] job: remove outdated AioContext locking comments aio: remove AioContext lock - 1 - --- 2023-12-05 Stefan Hajnoczi New
[v2,12/14] scsi: remove outdated AioContext lock comment aio: remove AioContext lock - 1 - --- 2023-12-05 Stefan Hajnoczi New
[v2,11/14] docs: remove AioContext lock from IOThread docs aio: remove AioContext lock - 1 - --- 2023-12-05 Stefan Hajnoczi New
[v2,10/14] aio: remove aio_context_acquire()/aio_context_release() API aio: remove AioContext lock - 2 - --- 2023-12-05 Stefan Hajnoczi New
[v2,09/14] aio-wait: draw equivalence between AIO_WAIT_WHILE() and AIO_WAIT_WHILE_UNLOCKED() aio: remove AioContext lock - 2 - --- 2023-12-05 Stefan Hajnoczi New
[v2,08/14] scsi: remove AioContext locking aio: remove AioContext lock - 2 - --- 2023-12-05 Stefan Hajnoczi New
[v2,07/14] block: remove bdrv_co_lock() aio: remove AioContext lock - 1 - --- 2023-12-05 Stefan Hajnoczi New
[v2,06/14] block: remove AioContext locking aio: remove AioContext lock - 3 - --- 2023-12-05 Stefan Hajnoczi New
[v2,05/14] graph-lock: remove AioContext locking aio: remove AioContext lock - 2 - --- 2023-12-05 Stefan Hajnoczi New
[v2,04/14] aio: make aio_context_acquire()/aio_context_release() a no-op aio: remove AioContext lock 1 1 - --- 2023-12-05 Stefan Hajnoczi New
[v2,03/14] tests: remove aio_context_acquire() tests aio: remove AioContext lock - 2 - --- 2023-12-05 Stefan Hajnoczi New
[v2,02/14] scsi: assert that callbacks run in the correct AioContext aio: remove AioContext lock - 1 - --- 2023-12-05 Stefan Hajnoczi New
[v2,01/14] virtio-scsi: replace AioContext lock with tmf_bh_lock aio: remove AioContext lock - 2 - --- 2023-12-05 Stefan Hajnoczi New
CODING_STYLE: Add a section of the naming convention CODING_STYLE: Add a section of the naming convention - - - --- 2023-12-05 Julien Grall New
[XEN] ns16550: remove partial explicit initializer [XEN] ns16550: remove partial explicit initializer 1 - - --- 2023-12-05 Nicola Vetrini New
[v2] x86/DMI: adjustments to comply with Misra C:2012 Rule 9.3 [v2] x86/DMI: adjustments to comply with Misra C:2012 Rule 9.3 - 1 - --- 2023-12-05 Jan Beulich New
[v13,35/35] x86/fred: Invoke FRED initialization code to enable FRED x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,34/35] x86/fred: Add FRED initialization functions x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,33/35] x86/syscall: Split IDT syscall setup code into idt_syscall_init() x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,32/35] KVM: VMX: Call fred_entry_from_kvm() for IRQ/NMI handling x86: enable FRED for x86-64 1 - 1 --- 2023-12-05 Li, Xin3 New
[v13,31/35] x86/entry: Add fred_entry_from_kvm() for VMX to handle IRQ/NMI x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,30/35] x86/entry/calling: Allow PUSH_AND_CLEAR_REGS being used beyond actual entry code x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,29/35] x86/fred: Fixup fault on ERETU by jumping to fred_entrypoint_user x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,28/35] x86/fred: Let ret_from_fork_asm() jmp to asm_fred_exit_user when FRED is enabled x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,27/35] x86/traps: Add sysvec_install() to install a system interrupt handler x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,26/35] x86/fred: FRED entry/exit and dispatch code x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,25/35] x86/fred: Add a machine check entry stub for FRED x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,24/35] x86/fred: Add a NMI entry stub for FRED x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,23/35] x86/fred: Add a debug fault entry stub for FRED x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,22/35] x86/idtentry: Incorporate definitions/declarations of the FRED entries x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,21/35] x86/fred: Make exc_page_fault() work for FRED x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,20/35] x86/fred: Allow single-step trap and NMI when starting a new task x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,19/35] x86/fred: No ESPFIX needed when FRED is enabled x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,18/35] x86/fred: Disallow the swapgs instruction when FRED is enabled x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,17/35] x86/fred: Update MSR_IA32_FRED_RSP0 during task switch x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,16/35] x86/fred: Reserve space for the FRED stack frame x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,15/35] x86/fred: Add a new header file for FRED definitions x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,14/35] x86/ptrace: Add FRED additional information to the pt_regs structure x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,13/35] x86/ptrace: Cleanup the definition of the pt_regs structure x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,12/35] x86/cpu: Add MSR numbers for FRED configuration x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,11/35] x86/cpu: Add X86_CR4_FRED macro x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,10/35] x86/objtool: Teach objtool about ERET[US] x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,09/35] x86/opcode: Add ERET[US] instructions to the x86 opcode map x86: enable FRED for x86-64 - 1 1 --- 2023-12-05 Li, Xin3 New
[v13,08/35] x86/fred: Disable FRED by default in its early stage x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,07/35] x86/fred: Disable FRED support if CONFIG_X86_FRED is disabled x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,06/35] x86/cpufeatures: Add the CPU feature bit for FRED x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,05/35] x86/fred: Add Kconfig option for FRED (CONFIG_X86_FRED) x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,04/35] Documentation/x86/64: Add a documentation for FRED x86: enable FRED for x86-64 - 1 - --- 2023-12-05 Li, Xin3 New
[v13,03/35] x86/trapnr: Add event type macros to <asm/trapnr.h> x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,02/35] x86/entry: Remove idtentry_sysvec from entry_{32,64}.S x86: enable FRED for x86-64 - - 1 --- 2023-12-05 Li, Xin3 New
[v13,01/35] x86/cpufeatures,opcode,msr: Add the WRMSRNS instruction support x86: enable FRED for x86-64 2 - 1 --- 2023-12-05 Li, Xin3 New
xen/domain: fix error path in domain_create() xen/domain: fix error path in domain_create() - 1 - --- 2023-12-05 Stewart Hildebrand New
[v11.2,16/17] xen/arm: vpci: permit access to guest vpci space Untitled series #806870 - - - --- 2023-12-05 Stewart Hildebrand New
[v10,2/2] xen/vpci: header: filter PCI capabilities vPCI capabilities filtering - 2 - --- 2023-12-04 Stewart Hildebrand New
[v10,1/2] xen/vpci: header: status register handler vPCI capabilities filtering - 1 - --- 2023-12-04 Stewart Hildebrand New
[XEN] docs/misra: deviate deliberately unused labels [XEN] docs/misra: deviate deliberately unused labels - 1 - --- 2023-12-04 Nicola Vetrini New
[v3] xen: address violations of MISRA C:2012 Rule 11.8. [v3] xen: address violations of MISRA C:2012 Rule 11.8. 2 - - --- 2023-12-04 Simone Ballarin New
[v11.1,16/17] xen/arm: vpci: permit access to guest vpci space Untitled series #806701 - - - --- 2023-12-04 Stewart Hildebrand New
[v2,3/3] xen/sched: do some minor cleanup of sched_move_domain() xen/sched: fixes and cleanup related to cpupools - 1 - --- 2023-12-04 Jürgen Groß New
[v2,2/3] xen/sched: fix sched_move_domain() xen/sched: fixes and cleanup related to cpupools 1 1 - --- 2023-12-04 Jürgen Groß New
[v2,1/3] xen/sched: fix adding offline cpu to cpupool xen/sched: fixes and cleanup related to cpupools 1 1 - --- 2023-12-04 Jürgen Groß New
bump default SeaBIOS version to 1.16.3 bump default SeaBIOS version to 1.16.3 - 1 - --- 2023-12-04 Jan Beulich New
sched: correct sched_move_domain()'s cleanup path sched: correct sched_move_domain()'s cleanup path - 1 - --- 2023-12-04 Jan Beulich New
[v4,6/6] xen_arm: Add virtual PCIe host bridge support [v4,1/6] hw/xen: Set XenBackendInstance in the XenDevice before realizing it - - - --- 2023-12-02 Volodymyr Babchuk New
[v4,3/6] xen: decouple generic xen code from legacy backends codebase [v4,1/6] hw/xen: Set XenBackendInstance in the XenDevice before realizing it - 1 - --- 2023-12-02 Volodymyr Babchuk New
[RFC,v4,4/6] xen: add option to disable legacy backends [v4,1/6] hw/xen: Set XenBackendInstance in the XenDevice before realizing it - - - --- 2023-12-02 Volodymyr Babchuk New
[v4,2/6] xen: backends: don't overwrite XenStore nodes created by toolstack [v4,1/6] hw/xen: Set XenBackendInstance in the XenDevice before realizing it - 1 - --- 2023-12-02 Volodymyr Babchuk New
[v4,1/6] hw/xen: Set XenBackendInstance in the XenDevice before realizing it [v4,1/6] hw/xen: Set XenBackendInstance in the XenDevice before realizing it - 1 - --- 2023-12-02 Volodymyr Babchuk New
[v11,16/17] xen/arm: vpci: permit access to guest vpci space PCI devices passthrough on Arm, part 3 - - - --- 2023-12-02 Volodymyr Babchuk New
[v11,15/17] xen/arm: account IO handlers for emulated PCI MSI-X PCI devices passthrough on Arm, part 3 1 - - --- 2023-12-02 Volodymyr Babchuk New
[v11,17/17] arm/vpci: honor access size when returning an error PCI devices passthrough on Arm, part 3 - - - --- 2023-12-02 Volodymyr Babchuk New
[v11,13/17] vpci: add initial support for virtual PCI bus topology PCI devices passthrough on Arm, part 3 - - - --- 2023-12-02 Volodymyr Babchuk New
[v11,14/17] xen/arm: translate virtual PCI bus topology for guests PCI devices passthrough on Arm, part 3 - - - --- 2023-12-02 Volodymyr Babchuk New
[v11,10/17] vpci/header: handle p2m range sets per BAR PCI devices passthrough on Arm, part 3 - 1 - --- 2023-12-02 Volodymyr Babchuk New
[v11,12/17] vpci/header: emulate PCI_COMMAND register for guests PCI devices passthrough on Arm, part 3 - - - --- 2023-12-02 Volodymyr Babchuk New
[v11,11/17] vpci/header: program p2m with guest BAR view PCI devices passthrough on Arm, part 3 - - - --- 2023-12-02 Volodymyr Babchuk New
[v11,09/17] rangeset: add rangeset_empty() function PCI devices passthrough on Arm, part 3 - - - --- 2023-12-02 Volodymyr Babchuk New
[v11,07/17] vpci/header: implement guest BAR register handlers PCI devices passthrough on Arm, part 3 - 1 - --- 2023-12-02 Volodymyr Babchuk New
[v11,06/17] vpci/header: rework exit path in init_bars PCI devices passthrough on Arm, part 3 1 - - --- 2023-12-02 Volodymyr Babchuk New
[v11,08/17] rangeset: add RANGESETF_no_print flag PCI devices passthrough on Arm, part 3 - 1 - --- 2023-12-02 Volodymyr Babchuk New
[v11,04/17] vpci: restrict unhandled read/write operations for guests PCI devices passthrough on Arm, part 3 - 1 - --- 2023-12-02 Volodymyr Babchuk New
[v11,05/17] vpci: add hooks for PCI device assign/de-assign PCI devices passthrough on Arm, part 3 - 1 - --- 2023-12-02 Volodymyr Babchuk New
[v11,03/17] vpci: use per-domain PCI lock to protect vpci structure PCI devices passthrough on Arm, part 3 - - - --- 2023-12-02 Volodymyr Babchuk New
« 1 2 ... 12 13 14354 355 »