Show patches with: State = Action Required       |    Archived = No       |   1298 patches
« 1 2 ... 5 6 712 13 »
Patch Series S/W/F Date Submitter Delegate State
[Xen-devel,v6,14/16] public/hvm/params.h: Add macros for HVM_PARAM_CALLBACK_TYPE_PPI --- 2016-09-22 Shannon Zhao New
[Xen-devel,v6,15/16] libxl/arm: Initialize domain param HVM_PARAM_CALLBACK_IRQ --- 2016-09-22 Shannon Zhao New
[Xen-devel,v6,16/16] libxl/arm: Add the size of ACPI tables to maxmem --- 2016-09-22 Shannon Zhao New
[1/2] generic: device.mk: Add basic usb, backup and appwidget overlays so Developer Options doesn't crash --- 2016-09-22 John Stultz New
[2/2] generic: lights: Add logic to handle max_brightness normalization --- 2016-09-22 John Stultz New
[Xen-devel,v8,01/16] tools/libxl: Add an unified configuration option for ACPI --- 2016-09-29 Shannon Zhao New
[Xen-devel,v8,02/16] libxl/arm: prepare for constructing ACPI tables --- 2016-09-29 Shannon Zhao New
[Xen-devel,v8,03/16] libxl/arm: Generate static ACPI DSDT table --- 2016-09-29 Shannon Zhao New
[Xen-devel,v8,04/16] libxl/arm: Estimate the size of ACPI tables --- 2016-09-29 Shannon Zhao New
[Xen-devel,v8,05/16] libxl/arm: Construct ACPI RSDP table --- 2016-09-29 Shannon Zhao New
[Xen-devel,v8,06/16] libxl/arm: Construct ACPI XSDT table --- 2016-09-29 Shannon Zhao New
[Xen-devel,v8,07/16] libxl/arm: Construct ACPI GTDT table --- 2016-09-29 Shannon Zhao New
[Xen-devel,v8,08/16] libxl/arm: Factor MPIDR computing codes out as a helper --- 2016-09-29 Shannon Zhao New
[Xen-devel,v8,09/16] libxl/arm: Construct ACPI MADT table --- 2016-09-29 Shannon Zhao New
[Xen-devel,v8,10/16] libxl/arm: Construct ACPI FADT table --- 2016-09-29 Shannon Zhao New
[Xen-devel,v8,11/16] libxl/arm: Construct ACPI DSDT table --- 2016-09-29 Shannon Zhao New
[Xen-devel,v8,12/16] libxl/arm: Factor finalise_one_memory_node as a gerneric function --- 2016-09-29 Shannon Zhao New
[Xen-devel,v8,13/16] libxl/arm: Add ACPI module --- 2016-09-29 Shannon Zhao New
[Xen-devel,v8,14/16] public/hvm/params.h: Add macros for HVM_PARAM_CALLBACK_TYPE_PPI --- 2016-09-29 Shannon Zhao New
[Xen-devel,v8,15/16] libxl/arm: Initialize domain param HVM_PARAM_CALLBACK_IRQ --- 2016-09-29 Shannon Zhao New
[Xen-devel,v8,16/16] libxl/arm: Add the size of ACPI tables to maxmem --- 2016-09-29 Shannon Zhao New
[newlib] Fix pdf build failure with texinfo 6.1.0 --- 2016-10-25 Thomas Preudhomme New
[Xen-devel,for-4.8] xen/arm: early-printk: It should depends on CONFIG_DEBUG and not debug --- 2016-11-03 Julien Grall New
[Branch,~unity-team/nux/trunk] Rev 882: Don't build-depend on libglew-dev. It should be sufficient to build against libglewmx-dev (LP: #1... --- 2016-11-07 noreply@launchpad.net New
[Branch,~unity-team/nux/trunk] Rev 883: Releasing 4.0.8+17.04.20161107-0ubuntu1 --- 2016-11-07 noreply@launchpad.net New
WIP: drm: adv7511: potential edid probe fix --- 2016-11-18 John Stultz New
[Xen-devel,for-4.8] tools/libacpi: Fix compilation when cross building the tools --- 2016-11-25 Julien Grall New
[Xen-devel,v2,for-4.8] tools/libacpi: Fix compilation when cross building the tools --- 2016-11-28 Julien Grall New
Adding POSIX 1003.26 posix_devctl() --- 2016-12-01 Joel Sherrill New
[Xen-devel] xen/arm: traps: Emulate ICC_SRE_EL1 as RAZ/WI --- 2016-12-05 Julien Grall New
[Xen-devel] mpt3sas bug with Debian jessie kernel only under Xen - "swiotlb buffer is full" --- 2016-12-06 Andy Smith New
[Xen-devel,01/13] xen/arm: vtimer: Switch the emulation functions return from int to bool --- 2016-12-07 Julien Grall New
[Xen-devel,02/13] xen/arm: vtimer: Switch the read variable in the emulation from int to bool --- 2016-12-07 Julien Grall New
[Xen-devel,03/13] xen/arm: traps: Switch from bool_t to bool --- 2016-12-07 Julien Grall New
[Xen-devel,04/13] xen/arm: vgic: Switch from bool_t to bool --- 2016-12-07 Julien Grall New
[Xen-devel,05/13] xen/arm: vgic: Switch vgic_to_sgi return from int to bool and progate up to... --- 2016-12-07 Julien Grall New
[Xen-devel,06/13] xen/arm: vgic: Switch emulate_sysreg return from int to bool --- 2016-12-07 Julien Grall New
[Xen-devel,07/13] xen/arm: vgic: Clean-up the sysreg emulation --- 2016-12-07 Julien Grall New
[Xen-devel,08/13] xen/arm: vgic-v3: Build vgic-v3.c when CONFIG_HAS_GICV3 is enabled. --- 2016-12-07 Julien Grall New
[Xen-devel,09/13] xen/arm: vtimer: Move emulate_sysreg* callback in a separate header --- 2016-12-07 Julien Grall New
[Xen-devel,10/13] xen/arm: vreg: Introduce vreg_emulate_cp{32, 64} --- 2016-12-07 Julien Grall New
[Xen-devel,11/13] xen/arm: vgic: Rename emulate_sysreg callback to emulate_reg --- 2016-12-07 Julien Grall New
[Xen-devel,12/13] xen/arm: vgic-v3: Move the emulation of ICC_SGI1R_EL1 in a separate helper --- 2016-12-07 Julien Grall New
[Xen-devel,13/13] xen/arm: vgic-v3: Allow AArch32 guest booting with GICv3 --- 2016-12-07 Julien Grall New
Big-endian fix for memcpy-armv7m.S --- 2016-12-09 Julian Brown New
Set errno in strtof variants when conversion from double overflows --- 2016-12-15 Kyrill Tkachov New
[Xen-devel,v2,3/4] vvmx: check the operand of L1 vmxon --- 2016-12-18 Haozhong Zhang New
[Xen-devel,BUG] : [PATCH added] Incorrect queue counters in netback interface --- 2016-12-23 Mart van Santen New
Use of #if DEBUG in reent.h --- 2017-01-09 Jeff Johnston New
[Branch,~unity-team/nux/trunk] Rev 884: replaced std::shared_ptr with boost::shared_ptr to fix compile errors --- 2017-01-12 noreply@launchpad.net New
[Branch,~unity-team/nux/trunk] Rev 886: Releasing 4.0.8+17.04.20170110.1-0ubuntu1 --- 2017-01-12 noreply@launchpad.net New
[Branch,~unity-team/nux/trunk] Rev 885: debian/control: add libgtest-dev to build-dependency --- 2017-01-12 noreply@launchpad.net New
[newlib] Allow locking routine to be retargeted --- 2017-01-13 Thomas Preudhomme New
[Xen-devel] xen/arm: Don't mix GFN and MFN when using iomem_deny_access --- 2017-01-17 Julien Grall New
[Xen-devel] xen/arm: bootfdt.c is only used during initialization --- 2017-01-17 Julien Grall New
[Xen-devel] xen/arm: gic-v3: Make sure read from ICC_IAR1_EL1 is visible on the redistributor --- 2017-01-18 Julien Grall New
[Xen-devel] Fix mispelling of length --- 2017-02-02 Julien Grall New
softfloat: Use correct type in float64_to_uint64_round_to_zero() --- 2017-02-03 Peter Maydell New
[Xen-devel,1/8] xen/arm: acpi: Handle correctly detection of GICv2 on GICv3 xen/arm: Fix and clean-up for ACPI and EFI --- 2017-02-03 Julien Grall New
[Xen-devel,1/7] xen/arm: acpi: Rework acpi_boot_table_init error paths [Xen-devel,1/7] xen/arm: acpi: Rework acpi_boot_table_init error paths --- 2017-02-03 Julien Grall New
[Xen-devel,3/8] xen/arm: acpi: Don't fallback on DT when user request ACPI Untitled series #332 --- 2017-02-03 Julien Grall New
[Xen-devel,4/8] xen/arm: Print whether Xen is booting using ACPI or DT Untitled series #334 --- 2017-02-03 Julien Grall New
[Xen-devel] xen/arm: Remove build option CONFIG_LOAD_ADDRESS --- 2017-02-03 Julien Grall New
[Xen-devel] xen/arm: Remove the makefile target xen.axf --- 2017-02-03 Julien Grall New
[Xen-devel] xen/arm64: Don't zero BSS when booting using EFI --- 2017-02-08 Julien Grall New
MAINTAINERS: Add Stephen Boyd as timekeeping maintainer --- 2017-02-22 John Stultz New
[Xen-devel,v2,1/4] xen/arm: efi: Avoid duplicating the addition of a new bank xen/arm: Fix and clean-up for ACPI and EFI --- 2017-03-08 Julien Grall New
[Xen-devel,v2,2/4] xen/arm: efi: Avoid duplicating the addition of a new efi memory descriptor xen/arm: Fix and clean-up for ACPI and EFI --- 2017-03-08 Julien Grall New
[Xen-devel,v2,3/4] xen/arm: efi: Rework acpi_create_efi_mmap_table to avoid memory_map[offset] xen/arm: Fix and clean-up for ACPI and EFI --- 2017-03-08 Julien Grall New
[Xen-devel,v2,4/4] xen/arm: acpi: Move the ACPI banks in bootinfo xen/arm: Fix and clean-up for ACPI and EFI --- 2017-03-08 Julien Grall New
[Xen-devel,1/3] xen/arm: hvm_domain does not need to be cacheline aligned xen/arm: p2m: Perform local invalidation on vCPU migration --- 2017-03-08 Julien Grall New
[Xen-devel,2/3] xen/arm: Introduce INVALID_VCPU_ID xen/arm: p2m: Perform local invalidation on vCPU migration --- 2017-03-08 Julien Grall New
[Xen-devel,3/3] xen/arm: p2m: Perform local TLB invalidation on vCPU migration xen/arm: p2m: Perform local invalidation on vCPU migration --- 2017-03-08 Julien Grall New
Rename <sys/_locale.h> to <xlocale.h> --- 2017-03-21 Yaakov Selkowitz New
[1/2] Add db410c defconfig [1/2] Add db410c defconfig --- 2017-03-28 John Stultz New
[2/2] flo_defconfig: Update flo_defconfig to handle architecture config [1/2] Add db410c defconfig --- 2017-03-28 John Stultz New
external/drm_gralloc: Remove the invalid int cast and assignment in gbm_mod_perform() --- 2017-03-29 John Stultz New
external/drm_hwcomposer: Add a minimum DPI to keep things sane --- 2017-03-29 John Stultz New
drm_hwcomposer: Fix invalid rotation value --- 2017-03-30 John Stultz New
[Xen-devel,for-4.9,v2] xen/arm: acpi: Map MMIO on fault in stage-2 page table for the hardware domain --- 2017-04-03 Julien Grall New
wifi: Fixup wifi to use new hal bits --- 2017-04-07 John Stultz New
HACK: Get flo booting to graphics again --- 2017-04-07 John Stultz New
[1/3] wifi: Switch wifi/qcom for wifi/qcom-flo [1/3] wifi: Switch wifi/qcom for wifi/qcom-flo --- 2017-04-19 John Stultz New
[Xen-devel,v2,for-4.9,1/5] xen/arm: Add BOOT_FDT_VIRT_END and BOOT_FDT_SLOT_SIZE xen/arm: Properly map the FDT in the boot page table --- 2017-04-20 Julien Grall New
[Xen-devel,v2,for-4.9,2/5] xen/arm: mm: Move create_mappings function earlier in the file xen/arm: Properly map the FDT in the boot page table --- 2017-04-20 Julien Grall New
[Xen-devel,v2,for-4.9,3/5] xen/arm: Move the code to map FDT in the boot tables from assembly to C xen/arm: Properly map the FDT in the boot page table --- 2017-04-20 Julien Grall New
[Xen-devel,v2,for-4.9,4/5] xen/arm: Check if the FDT passed by the bootloader is valid xen/arm: Properly map the FDT in the boot page table --- 2017-04-20 Julien Grall New
[Xen-devel,v2,for-4.9,5/5] xen/arm: Properly map the FDT in the boot page table xen/arm: Properly map the FDT in the boot page table --- 2017-04-20 Julien Grall New
[Xen-devel,for-4.9] 8250-uart: Fix typo in the header --- 2017-04-25 Julien Grall New
[1/3] wifi: Switch wifi/qcom for wifi/qcom-flo [1/3] wifi: Switch wifi/qcom for wifi/qcom-flo --- 2017-04-27 John Stultz New
[2/3] flo_defconfg: Use flo as a build paths/target name [1/3] wifi: Switch wifi/qcom for wifi/qcom-flo --- 2017-04-27 John Stultz New
[3/3] Add db410c defconfig [1/3] wifi: Switch wifi/qcom for wifi/qcom-flo --- 2017-04-27 John Stultz New
device.mk: Remove db410c specific gpu firmware copying logic --- 2017-04-27 John Stultz New
[1/4] device.mk: Add options to make things perform a bit better in lowmemory situations [1/4] device.mk: Add options to make things perform a bit better in lowmemory situations --- 2017-04-28 John Stultz New
[2/4] Add support for custom userdata sizes [1/4] device.mk: Add options to make things perform a bit better in lowmemory situations --- 2017-04-28 John Stultz New
[3/4] db410c_defconfig: Fix system partition size [1/4] device.mk: Add options to make things perform a bit better in lowmemory situations --- 2017-04-28 John Stultz New
[4/4] Remove flo/hikey defconfigs for now [1/4] device.mk: Add options to make things perform a bit better in lowmemory situations --- 2017-04-28 John Stultz New
[1/2] linaro.xml: Reorganize project order and add comments [1/2] linaro.xml: Reorganize project order and add comments --- 2017-04-28 John Stultz New
[2/2] linaro.xml: Add prebuilt kernel repo [1/2] linaro.xml: Reorganize project order and add comments --- 2017-04-28 John Stultz New
device.mk: Add options to make things perform a bit better in lowmemory situations --- 2017-04-28 John Stultz New
« 1 2 ... 5 6 712 13 »