Show patches with: State = Action Required       |   36724 patches
« 1 2 ... 34 35 36367 368 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[XEN,v2] xen/emul-i8254: remove forward declarations and re-order functions [XEN,v2] xen/emul-i8254: remove forward declarations and re-order functions 1 - - --- 2023-09-22 Federico Serafini New
[WIP] xen/public: move incomplete type definitions to xen.h [WIP] xen/public: move incomplete type definitions to xen.h - - - --- 2023-09-21 Elliott Mitchell New
[XEN] xen/emul-i8254: address a violation of MISRA C:2012 Rule 8.3 [XEN] xen/emul-i8254: address a violation of MISRA C:2012 Rule 8.3 - - - --- 2023-09-21 Federico Serafini New
[XEN] xen/numa: address a violation of MISRA C:2012 Rule 8.3 [XEN] xen/numa: address a violation of MISRA C:2012 Rule 8.3 - 1 - --- 2023-09-21 Federico Serafini New
[v2,2/2] credit: Don't steal vcpus which have yielded [v2,1/2] credit: Limit load balancing to once per millisecond - 1 - --- 2023-09-21 George Dunlap New
[v2,1/2] credit: Limit load balancing to once per millisecond [v2,1/2] credit: Limit load balancing to once per millisecond - 1 - --- 2023-09-21 George Dunlap New
[v3,7/7] qobject atomics osdep: Make a few macros more hygienic [v3,1/7] migration/rdma: Fix save_page method to fail on polling error - 2 - --- 2023-09-21 Markus Armbruster New
[v3,6/7] block: Clean up local variable shadowing [v3,1/7] migration/rdma: Fix save_page method to fail on polling error 2 2 - --- 2023-09-21 Markus Armbruster New
[v3,5/7] block/vdi: Clean up local variable shadowing [v3,1/7] migration/rdma: Fix save_page method to fail on polling error - 2 - --- 2023-09-21 Markus Armbruster New
[v3,4/7] block/dirty-bitmap: Clean up local variable shadowing [v3,1/7] migration/rdma: Fix save_page method to fail on polling error - 1 - --- 2023-09-21 Markus Armbruster New
[v3,3/7] ui: Clean up local variable shadowing [v3,1/7] migration/rdma: Fix save_page method to fail on polling error - 1 - --- 2023-09-21 Markus Armbruster New
[v3,2/7] migration: Clean up local variable shadowing [v3,1/7] migration/rdma: Fix save_page method to fail on polling error - 2 - --- 2023-09-21 Markus Armbruster New
[v3,1/7] migration/rdma: Fix save_page method to fail on polling error [v3,1/7] migration/rdma: Fix save_page method to fail on polling error - 3 - --- 2023-09-21 Markus Armbruster New
[v3,0/7] Steps towards enabling -Wshadow=local - - - --- 2023-09-21 Markus Armbruster New
[XEN,v3] xen/hypercalls: address violations of MISRA C:2012 Rule 8.3 [XEN,v3] xen/hypercalls: address violations of MISRA C:2012 Rule 8.3 - 1 - --- 2023-09-21 Federico Serafini New
x86/paging: Delete update_cr3()'s do_locking parameter x86/paging: Delete update_cr3()'s do_locking parameter - 1 - --- 2023-09-20 Andrew Cooper New
[v2,0/7] Steps towards enabling -Wshadow=local - - - --- 2023-09-20 Markus Armbruster New
[v2] x86/entry: Partially revert IST-exit checks [v2] x86/entry: Partially revert IST-exit checks - 1 - --- 2023-09-19 Andrew Cooper New
[v3] console/serial: bump buffer from 16K to 128K [v3] console/serial: bump buffer from 16K to 128K 1 - - --- 2023-09-19 Roger Pau Monné New
[v1,3/3] ARM: GICv3 ITS: flush all buffers, not just command queue ARM: ITS: implement TODO and fix issues with cache - - 1 --- 2023-09-19 Volodymyr Babchuk New
[v1,2/3] ARM: GICv3 ITS: do not invalidate memory while sending a command ARM: ITS: implement TODO and fix issues with cache - - - --- 2023-09-19 Volodymyr Babchuk New
[v1,1/3] ARM: GICv3 ITS: issue INVALL command after mapping host events ARM: ITS: implement TODO and fix issues with cache - - - --- 2023-09-19 Volodymyr Babchuk New
x86: Fix check_ist_exit() assertions x86: Fix check_ist_exit() assertions - - - --- 2023-09-19 Andrew Cooper New
[v2] x86/PV: don't use access_ok() in set_debugreg() [v2] x86/PV: don't use access_ok() in set_debugreg() - - - --- 2023-09-19 Jan Beulich New
[XEN,v3,4/4] README: remove old note about the build system's python expectation python: Support setuptools - - - --- 2023-09-19 Javi Merino New
[XEN,v3,3/4] tools: don't use distutils in configure nor Makefile python: Support setuptools - - - --- 2023-09-19 Javi Merino New
[XEN,v3,2/4] tools: convert setup.py to use setuptools if available python: Support setuptools - - - --- 2023-09-19 Javi Merino New
[XEN,v3,1/4] automation: add python3's setuptools to containers python: Support setuptools - - - --- 2023-09-19 Javi Merino New
MAINTAINERS: Remove myself as RISC-V maintainer MAINTAINERS: Remove myself as RISC-V maintainer 1 - - --- 2023-09-19 Alistair Francis New
docs: Document a policy for when to deviate from specifications docs: Document a policy for when to deviate from specifications 1 1 - --- 2023-09-18 George Dunlap New
xen/arm64: head.S: Fix wrong enable_boot_cpu_mm() code movement xen/arm64: head.S: Fix wrong enable_boot_cpu_mm() code movement - 2 - --- 2023-09-16 Henry Wang New
[7/7] x86/pv: Rewrite %dr6 handling x86/pv: #DB vs %dr6 fixes, part 2 - 1 - --- 2023-09-15 Andrew Cooper New
[6/7] x86: Extend x86_event with a pending_dbg field x86/pv: #DB vs %dr6 fixes, part 2 - 1 - --- 2023-09-15 Andrew Cooper New
[5/7] x86: Introduce x86_merge_dr6() x86/pv: #DB vs %dr6 fixes, part 2 1 - - --- 2023-09-15 Andrew Cooper New
[4/7] x86/pv: Drop priv_op_ctxt.bpmatch and use pending_dbg instead x86/pv: #DB vs %dr6 fixes, part 2 - 1 - --- 2023-09-15 Andrew Cooper New
[3/7] x86/pv: Fix the determiniation of whether to inject #DB x86/pv: #DB vs %dr6 fixes, part 2 - 1 - --- 2023-09-15 Andrew Cooper New
[2/7] x86/emul: Fix and extend #DB trap handling x86/pv: #DB vs %dr6 fixes, part 2 - - - --- 2023-09-15 Andrew Cooper 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
[9/9] x86/spec-ctrl: Mitigate the Zen1 DIV leakge x86/spec-ctrl: AMD DIV fix, and VERW prerequisite bugfixes - 1 - --- 2023-09-15 Andrew Cooper New
[8/9] x86/amd: Introduce is_zen{1,2}_uarch() predicates x86/spec-ctrl: AMD DIV fix, and VERW prerequisite bugfixes - 1 - --- 2023-09-15 Andrew Cooper New
[7/9] x86/spec-ctrl: Issue VERW during IST exit to Xen x86/spec-ctrl: AMD DIV fix, and VERW prerequisite bugfixes - 1 - --- 2023-09-15 Andrew Cooper New
[6/9] x86/entry: Track the IST-ness of an entry for the exit paths x86/spec-ctrl: AMD DIV fix, and VERW prerequisite bugfixes - 1 - --- 2023-09-15 Andrew Cooper New
[5/9] x86/entry: Adjust restore_all_xen to hold stack_end in %r14 x86/spec-ctrl: AMD DIV fix, and VERW prerequisite bugfixes - 1 - --- 2023-09-15 Andrew Cooper New
[4/9] x86/spec-ctrl: Improve all SPEC_CTRL_{ENTER,EXIT}_* comments x86/spec-ctrl: AMD DIV fix, and VERW prerequisite bugfixes - 1 - --- 2023-09-15 Andrew Cooper New
[3/9] x86/spec-ctrl: Turn the remaining SPEC_CTRL_{ENTRY,EXIT}_* into asm macros x86/spec-ctrl: AMD DIV fix, and VERW prerequisite bugfixes - 1 - --- 2023-09-15 Andrew Cooper New
[2/9] x86/spec-ctrl: Fold DO_SPEC_CTRL_EXIT_TO_XEN into it's single user x86/spec-ctrl: AMD DIV fix, and VERW prerequisite bugfixes - 1 - --- 2023-09-15 Andrew Cooper 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
[for-4.18,v2] tools/light: Revoke permissions when a PCI detach for HVM domain [for-4.18,v2] tools/light: Revoke permissions when a PCI detach for HVM domain - 1 - --- 2023-09-15 Julien Grall New
[QEMU,v5,13/13] virtio-gpu: Enable virglrenderer render server flag for venus Support blob memory and venus on qemu - - - --- 2023-09-15 Huang Rui New
[QEMU,v5,12/13] virtio-gpu: Initialize Venus Support blob memory and venus on qemu - - - --- 2023-09-15 Huang Rui New
[QEMU,v5,11/13] virtio-gpu: Support Venus capset Support blob memory and venus on qemu - - - --- 2023-09-15 Huang Rui New
[QEMU,v5,10/13] virtio-gpu: Resource UUID Support blob memory and venus on qemu - - - --- 2023-09-15 Huang Rui New
[QEMU,v5,09/13] virtio-gpu: Handle resource blob commands Support blob memory and venus on qemu - - - --- 2023-09-15 Huang Rui New
[QEMU,v5,08/13] virtio-gpu: Don't require udmabuf when blobs and virgl are enabled Support blob memory and venus on qemu - 1 - --- 2023-09-15 Huang Rui New
[QEMU,v5,07/13] softmmu/memory: enable automatic deallocation of memory regions Support blob memory and venus on qemu - - - --- 2023-09-15 Huang Rui New
[QEMU,v5,06/13] virtio-gpu: Support context init feature with virglrenderer Support blob memory and venus on qemu - - - --- 2023-09-15 Huang Rui New
[QEMU,v5,05/13] virtio-gpu: Configure context init for virglrenderer Support blob memory and venus on qemu - - - --- 2023-09-15 Huang Rui New
[QEMU,v5,04/13] virtio-gpu: blob prep Support blob memory and venus on qemu 1 2 4 --- 2023-09-15 Huang Rui New
[QEMU,v5,03/13] virtio-gpu: hostmem Support blob memory and venus on qemu 2 1 3 --- 2023-09-15 Huang Rui New
[QEMU,v5,02/13] virtio-gpu: CONTEXT_INIT feature Support blob memory and venus on qemu 1 3 3 --- 2023-09-15 Huang Rui New
[QEMU,v5,01/13] virtio: Add shared memory capability Support blob memory and venus on qemu 1 2 3 --- 2023-09-15 Huang Rui New
[v2] x86/shutdown: change default reboot method preference [v2] x86/shutdown: change default reboot method preference 1 - - --- 2023-09-15 Roger Pau Monné New
[v6,4/4] xen/ppc: Enable full Xen build ppc: Enable full Xen build - 1 - --- 2023-09-14 Shawn Anastasio New
[v6,3/4] xen/ppc: Add stub function and symbol definitions ppc: Enable full Xen build 1 - - --- 2023-09-14 Shawn Anastasio New
[v6,2/4] xen/ppc: Define minimal stub headers required for full build ppc: Enable full Xen build 1 - - --- 2023-09-14 Shawn Anastasio New
[v6,1/4] xen/ppc: Implement bitops.h ppc: Enable full Xen build 1 - - --- 2023-09-14 Shawn Anastasio New
[v1,29/29] xen/asm-generic: introduce stub header softirq.h Introduce stub headers necessary for full Xen build - - - --- 2023-09-14 Oleksii Kurochko New
[v1,28/29] xen/asm-generic: introduce stub header p2m.h Introduce stub headers necessary for full Xen build - - - --- 2023-09-14 Oleksii Kurochko New
[v1,27/29] xen/asm-generic: introduce stub header numa.h Introduce stub headers necessary for full Xen build - - - --- 2023-09-14 Oleksii Kurochko New
[v1,26/29] xen/asm-generic: introduce stub header monitor.h Introduce stub headers necessary for full Xen build - - - --- 2023-09-14 Oleksii Kurochko New
[v1,25/29] xen/asm-generic: introduce stub header irq.h Introduce stub headers necessary for full Xen build - - - --- 2023-09-14 Oleksii Kurochko New
[v1,24/29] xen/asm-generic: introduce stub header guest_access.h Introduce stub headers necessary for full Xen build - - - --- 2023-09-14 Oleksii Kurochko New
[v1,23/29] xen/asm-generic: introduce stub header domain.h Introduce stub headers necessary for full Xen build - - - --- 2023-09-14 Oleksii Kurochko New
[v1,22/29] xen/asm-generic: introduce stub header delay.h Introduce stub headers necessary for full Xen build - - - --- 2023-09-14 Oleksii Kurochko New
[v1,21/29] xen/asm-generic: introduce stub header altp2m.h Introduce stub headers necessary for full Xen build - - - --- 2023-09-14 Oleksii Kurochko New
[v1,20/29] xen/asm-generic: introduce stub header div64.h Introduce stub headers necessary for full Xen build - - - --- 2023-09-14 Oleksii Kurochko New
[v1,19/29] xen/asm-generic: introduce stub header hardirq.h Introduce stub headers necessary for full Xen build - - - --- 2023-09-14 Oleksii Kurochko New
[v1,18/29] xen/asm-generic: introduce stub header smp.h Introduce stub headers necessary for full Xen build - - - --- 2023-09-14 Oleksii Kurochko New
[v1,17/29] xen/asm-generic: introduce stub header percpu.h Introduce stub headers necessary for full Xen build - - - --- 2023-09-14 Oleksii Kurochko New
[v1,16/29] xen/asm-generic: introduce stub header flushtlb.h Introduce stub headers necessary for full Xen build - - - --- 2023-09-14 Oleksii Kurochko New
[v1,15/29] xen/asm-generic: introduce stub header xenoprof.h Introduce stub headers necessary for full Xen build - - - --- 2023-09-14 Oleksii Kurochko New
[v1,14/29] xen/asm-generic: introduce stub header setup.h Introduce stub headers necessary for full Xen build - - - --- 2023-09-14 Oleksii Kurochko New
[v1,13/29] xen/asm-generic: introduce stub header random.h Introduce stub headers necessary for full Xen build - - - --- 2023-09-14 Oleksii Kurochko New
[v1,12/29] xen/asm-generic: introduce stub header pci.h Introduce stub headers necessary for full Xen build - - - --- 2023-09-14 Oleksii Kurochko New
[v1,11/29] xen/asm-generic: introduce stub header mem_access.h Introduce stub headers necessary for full Xen build - - - --- 2023-09-14 Oleksii Kurochko New
[v1,10/29] xen/asm-generic: introduce stub header iommu.h Introduce stub headers necessary for full Xen build - - - --- 2023-09-14 Oleksii Kurochko New
[v1,09/29] xen/asm-generic: introduce stub header iocap.h Introduce stub headers necessary for full Xen build - - - --- 2023-09-14 Oleksii Kurochko New
[v1,08/29] xen/asm-generic: introduce stub hypercall.h Introduce stub headers necessary for full Xen build - - - --- 2023-09-14 Oleksii Kurochko New
[v1,07/29] xen/asm-generic: introduce stub header guest_atomics.h Introduce stub headers necessary for full Xen build - - - --- 2023-09-14 Oleksii Kurochko New
[v1,06/29] xen/asm-generic: introduce stub header grant_table.h Introduce stub headers necessary for full Xen build - - - --- 2023-09-14 Oleksii Kurochko New
[v1,05/29] xen/asm-generic: introduce stub header event.h Introduce stub headers necessary for full Xen build - - - --- 2023-09-14 Oleksii Kurochko New
[v1,04/29] xen/asm-generic: introduce stub header device.h Introduce stub headers necessary for full Xen build - - - --- 2023-09-14 Oleksii Kurochko New
[v1,03/29] xen/asm-generic: introduce stub header cpufeature.h Introduce stub headers necessary for full Xen build - - - --- 2023-09-14 Oleksii Kurochko New
[v1,02/29] xen/asm-generic: introduce stub header paging.h Introduce stub headers necessary for full Xen build - - - --- 2023-09-14 Oleksii Kurochko New
[v1,01/29] xen/asm-generic: introduce stub header spinlock.h Introduce stub headers necessary for full Xen build - - - --- 2023-09-14 Oleksii Kurochko New
[v3] x86/amd: do not expose HWCR.TscFreqSel to guests [v3] x86/amd: do not expose HWCR.TscFreqSel to guests - 1 - --- 2023-09-14 Roger Pau Monné New
[v2] timer: fix NR_CPUS=1 build with gcc13 [v2] timer: fix NR_CPUS=1 build with gcc13 1 - - --- 2023-09-14 Jan Beulich New
docs/misra: accept 11.7 and 11.8 docs/misra: accept 11.7 and 11.8 1 - - --- 2023-09-13 Stefano Stabellini New
[v3,4/4] virtio-blk: remove batch notification BH virtio-blk: use blk_io_plug_call() instead of notification BH - 1 - --- 2023-09-13 Stefan Hajnoczi New
[v3,3/4] virtio: use defer_call() in virtio_irqfd_notify() virtio-blk: use blk_io_plug_call() instead of notification BH - 1 - --- 2023-09-13 Stefan Hajnoczi New
« 1 2 ... 34 35 36367 368 »