Search results

Project Status Subject Author
QEMU ? O [RFT PATCH v2 0/2] Fix cross migration issue with missing features: pdcm, arch-capabilities Hector Cao 4 months, 2 weeks ago
Xen R O G [PATCH v2] misra: consider conversion from UL or (void*) to function pointer as safe Dmytro Prokopchuk1 4 months, 2 weeks ago
QEMU G [PATCH] docs/code-provenance: add an exception for non-creative AI changes Paolo Bonzini 4 months, 2 weeks ago
QEMU O G [PULL 00/11] loongarch-to-apply queue Song Gao 4 months, 2 weeks ago
QEMU R O G [PATCH v3 0/8] Support VBOOTROM to ast2700fc machine Jamin Lin via 4 months, 2 weeks ago
QEMU R G [PATCH 0/2] accel/tcg: Trace tb_flush() and tb_gen_code() buffer overflow Philippe Mathieu-Daudé 4 months, 2 weeks ago
QEMU R G [PATCH] target/arm: Replace magic GIC values by proper definitions Philippe Mathieu-Daudé 4 months, 2 weeks ago
QEMU G [PATCH 0/4] cpus: Cleanups around cpu running state changes Philippe Mathieu-Daudé 4 months, 2 weeks ago
QEMU O G [PATCH v4] net/tap-linux.c: avoid abort when setting invalid fd Houqi (Nick) Zuo 4 months, 2 weeks ago
QEMU R G [PATCH] hw/xtensa/xtfpga: Have xtfpga_init() only initialize MMU Philippe Mathieu-Daudé 4 months, 2 weeks ago
QEMU R G [PATCH] target/m68k: Remove pointless @cpu_halted TCGv Philippe Mathieu-Daudé 4 months, 2 weeks ago
QEMU R G [PATCH v2] target/alpha: Access CPUState::cpu_index via helper Philippe Mathieu-Daudé 4 months, 2 weeks ago
QEMU O G [PATCH v1 0/5] Add Aspeed GPIO test and Support Nuvoton Serial GPIO Expansion (SGPIO) device Coco Li 4 months, 2 weeks ago
QEMU R G [PATCH v2] target/alpha: Replace VMSTATE_UINTTL() -> VMSTATE_UINT64() Philippe Mathieu-Daudé 4 months, 2 weeks ago
QEMU R G [PATCH] target/openrisc: Replace VMSTATE_UINTTL() -> VMSTATE_UINT32() Philippe Mathieu-Daudé 4 months, 2 weeks ago
QEMU R G [PATCH] target/loongarch: Replace VMSTATE_UINTTL() -> VMSTATE_UINT64() Philippe Mathieu-Daudé 4 months, 2 weeks ago
QEMU O G [PATCH] target/alpha: Replace VMSTATE_UINTTL() -> VMSTATE_UINT64() Philippe Mathieu-Daudé 4 months, 2 weeks ago
Xen R O G [PATCH v3] arm: address violations of MISRA C Rule 2.1 Dmytro Prokopchuk1 4 months, 2 weeks ago
QEMU G [PULL 00/32] misc patch queue (tcg, linux-user, sparc) Richard Henderson 4 months, 2 weeks ago
QEMU G [PATCH 0/2] target/xtensa: Replace CPUXtensa:runstall by CPUState:start_powered_off Philippe Mathieu-Daudé 4 months, 2 weeks ago
QEMU R G [PATCH 0/3] target/ppc: Have gen_pause() actually pause vCPUs Philippe Mathieu-Daudé 4 months, 2 weeks ago
linux [PATCH v2] selftests/iommu: prevent use of uninitialized variable Alessandro Zanni 4 months, 2 weeks ago
linux O [PATCH v4 00/10] Error recovery for vfio-pci devices on s390x Farhan Ali 4 months, 2 weeks ago
QEMU R G [PATCH] target/m68k: Remove unused @cpu_exception_index TCGv Philippe Mathieu-Daudé 4 months, 2 weeks ago
QEMU R O G [PATCH] target/alpha: Access CPUState::cpu_index via helper Philippe Mathieu-Daudé 4 months, 2 weeks ago
linux R [PATCH v2 0/3] pinctrl: Update dt-binding and driver to support Glymur PMICs Kamal Wadhwa 4 months, 2 weeks ago
linux [PATCH v2] Fix to avoid the usage of the `res` variable uninitialized in the following macro expansions. Alessandro Zanni 4 months, 2 weeks ago
linux [PATCH v2 0/2] spmi: spmi-pmic-arb: Add support for PMIC arbiter v8 for Glymur Kamal Wadhwa 4 months, 2 weeks ago
linux [PATCH v2] PCI/sysfs: Ensure devices are powered for config reads Brian Norris 4 months, 2 weeks ago
QEMU R G [PATCH] accel/tcg: Remove cpu_loop_exit_restore() stub Philippe Mathieu-Daudé 4 months, 2 weeks ago
QEMU R G [PATCH] accel/tcg: Remove dead mmap_unlock() call in invalidate_phys_page_range Philippe Mathieu-Daudé 4 months, 2 weeks ago
QEMU R G [PATCH] target/riscv/kvm: Use riscv_cpu_is_32bit() when handling SBI_DBCN reg Philippe Mathieu-Daudé 4 months, 2 weeks ago
QEMU G [PATCH] target/avr: Mark I/O space mapped cpu regs as reentrancy-safe Philippe Mathieu-Daudé 4 months, 2 weeks ago
QEMU G [PATCH] scripts/checkpatch: Avoid recommending legacy qemu_bh_new_guarded() Philippe Mathieu-Daudé 4 months, 2 weeks ago
QEMU G [PATCH 0/3] target/arm: Few tracing improvements around power/reset Philippe Mathieu-Daudé 4 months, 2 weeks ago
MPTCP G [PATCH] selftests/bpf: Add -Wsign-compare C compilation flag Mehdi Ben Hadj Khelifa 4 months, 2 weeks ago
linux O [PATCH] selftests/bpf: Add -Wsign-compare C compilation flag Mehdi Ben Hadj Khelifa 4 months, 2 weeks ago
linux [tip: x86/apic] x86/boot: Drop erroneous __init annotation from early_set_pages_state() tip-bot2 for Ard Biesheuvel 4 months, 2 weeks ago
Xen O G [PATCH v3] xen/arm, xen/common: Add Kconfig option to control Dom0 boot Oleksii Moisieiev 4 months, 2 weeks ago
linux O [PATCH] x86/boot: Drop erroneous __init annotation from early_set_pages_state() Ard Biesheuvel 4 months, 2 weeks ago
QEMU R G [PATCH] pcie_sriov: make pcie_sriov_pf_exit() safe on non-SR-IOV devices Stefan Hajnoczi 4 months, 2 weeks ago
linux O [PATCH] usb: gadget: f_midi: allow customizing the USB MIDI interface string through configfs Victor Krawiec 4 months, 2 weeks ago
linux O [PATCH 00/15] serial: sc16is7xx: register access fixes and improvements Hugo Villeneuve 4 months, 2 weeks ago
linux O [PATCH 0/3] wifi: mt76: mt7915: Beamforming backoff limit table Sven Eckelmann (Plasma Cloud) 4 months, 2 weeks ago
linux [PATCH v5 0/8] man2: document "new" mount API Aleksa Sarai 4 months, 2 weeks ago
linux O [PATCH v4 0/7] arm64: Make EFI calls preemptible Ard Biesheuvel 4 months, 2 weeks ago
linux O [PATCH net-next] net: stmmac: Convert open-coded register polling to helper macro Furong Xu 4 months, 2 weeks ago
linux R [PATCH v4 0/3] arm64: dts: exynos: gs101: add cpufreq support Tudor Ambarus 4 months, 2 weeks ago
linux R [PATCH] drm/bridge: refcount last_bridge in drm_atomic_bridge_chain_select_bus_fmts() Luca Ceresoli 4 months, 2 weeks ago
linux R O [PATCH v5 0/5] exynos-acpm: add DVFS protocol and clock driver Tudor Ambarus 4 months, 2 weeks ago