Show patches with: State = Action Required       |   35408 patches
« 1 2 ... 263 264 265354 355 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,21/59] Report utilization statistics - - - --- 2016-12-29 Ronald Rojas New
[RFC,20/59] xenworker: Use libxl_domain_unpause rather than forking xl - - - --- 2016-12-29 Ronald Rojas New
[RFC,19/59] Add basic libxl framework, get domain cpu_time - - - --- 2016-12-29 Ronald Rojas New
[RFC,18/59] controller: Add cpupool global config - - - --- 2016-12-29 Ronald Rojas New
[RFC,17/59] controller: Collect and display statistics on WorkerSets - - - --- 2016-12-29 Ronald Rojas New
[RFC,16/59] controller: Rename an element in BenchmarkRun to be more accurate - - - --- 2016-12-29 Ronald Rojas New
[RFC,15/59] controller: Move "running" code to a separate file - - - --- 2016-12-29 Ronald Rojas New
[RFC,14/59] benchmark: Store data in terms of worker sets and worker ids - - - --- 2016-12-29 Ronald Rojas New
[RFC,13/59] Add GPL headers / COPYING file (v2 only) - - - --- 2016-12-29 Ronald Rojas New
[RFC,12/59] Basic 'report' functionality - - - --- 2016-12-29 Ronald Rojas New
[RFC,11/59] Refactor to move towards benchmark "plans" and data analysis - - - --- 2016-12-29 Ronald Rojas New
[RFC,10/59] controller: First cut at BenchmarkParams - - - --- 2016-12-29 Ronald Rojas New
[RFC,09/59] controller: Refactor creation and stopping of workers into WorkerList methods - - - --- 2016-12-29 Ronald Rojas New
[RFC,08/59] controller: Exit after second SIGINT - - - --- 2016-12-29 Ronald Rojas New
[RFC,07/59] controller: Introduce basic Xen functionality - - - --- 2016-12-29 Ronald Rojas New
[RFC,06/59] Reorganize to enable "Dist" directory - - - --- 2016-12-29 Ronald Rojas New
[RFC,05/59] controller: Add WorkerParams argument to Init in Worker interface - - - --- 2016-12-29 Ronald Rojas New
[RFC,04/59] Controller: Move process worker into its own file - - - --- 2016-12-29 Ronald Rojas New
[RFC,03/59] controller: Initial attempt to generalize process / vm creation - - - --- 2016-12-29 Ronald Rojas New
[RFC,02/59] controller: Revamp communication structure - - - --- 2016-12-29 Ronald Rojas New
[RFC,01/59] Initial controller framework - - - --- 2016-12-29 Ronald Rojas New
[V2] Xen: ARM: Zero reserved fields of xatp before making hypervisor call - - - --- 2016-12-28 Jiandi An New
arm64: Do not include linux/uaccess.h from assembler files - - 1 --- 2016-12-26 Guenter Roeck New
[V2] libxl/libxl_qmp.c: Fix code style in qmp_next() - - - --- 2016-12-26 Zhang Chen New
xen: events: Replace BUG() with BUG_ON() - 1 - --- 2016-12-24 Shyam Saini New
[BUG] : [PATCH added] Incorrect queue counters in netback interface - - - --- 2016-12-23 Mart van Santen New
[v2,2/2] build: use debug_symbols to add -g3 1 - - --- 2016-12-23 Wei Liu New
[v2] build: move setting LTO options to xen/Rules.mk - - - --- 2016-12-23 Wei Liu New
[v2,1/2] build: move debug{, _symbols} to tools/Rules.mk 1 - - --- 2016-12-23 Wei Liu New
[v2] build: move setting LTO options to xen/Rules.mk 1 1 - --- 2016-12-23 Wei Liu New
[v2,1/5] Remove hardcoded strict -Werror checking - 1 1 --- 2016-12-22 Alistair Francis New
[v2,1/5] Remove hardcoded strict -Werror checking - 1 - --- 2016-12-22 Andrew Cooper New
tpm: Restore functionality to xen vtpm driver. - - - --- 2016-12-22 Dr. Greg Wettstein New
[RFC,v2,26/26] ARM: vGIC: advertising LPI support - - - --- 2016-12-22 Andre Przywara New
[RFC,v2,25/26] ARM: vITS: create ITS subnodes for Dom0 DT - - - --- 2016-12-22 Andre Przywara New
[RFC,v2,24/26] ARM: vITS: create and initialize virtual ITSes for Dom0 - - - --- 2016-12-22 Andre Przywara New
[RFC,v2,23/26] ARM: vITS: handle INVALL command - - - --- 2016-12-22 Andre Przywara New
[RFC,v2,22/26] ARM: vITS: handle INV command - - - --- 2016-12-22 Andre Przywara New
[RFC,v2,21/26] ARM: vITS: handle DISCARD command - - - --- 2016-12-22 Andre Przywara New
[RFC,v2,20/26] ARM: vITS: handle MOVI command - - - --- 2016-12-22 Andre Przywara New
[RFC,v2,19/26] ARM: vITS: handle MAPTI command - - - --- 2016-12-22 Andre Przywara New
[RFC,v2,18/26] ARM: vITS: handle MAPD command - - - --- 2016-12-22 Andre Przywara New
[RFC,v2,17/26] ARM: vITS: handle MAPC command - - - --- 2016-12-22 Andre Przywara New
[RFC,v2,16/26] ARM: vITS: handle INT command - - - --- 2016-12-22 Andre Przywara New
[RFC,v2,15/26] ARM: vITS: handle CLEAR command - - - --- 2016-12-22 Andre Przywara New
[RFC,v2,14/26] ARM: vGICv3: introduce basic ITS emulation bits - - - --- 2016-12-22 Andre Przywara New
[RFC,v2,13/26] ARM: vGICv3: Handle disabled LPIs - - - --- 2016-12-22 Andre Przywara New
[RFC,v2,12/26] ARM: vGICv3: handle virtual LPI pending and property tables - - - --- 2016-12-22 Andre Przywara New
[RFC,v2,11/26] ARM: GICv3: enable ITS and LPIs on the host - - - --- 2016-12-22 Andre Przywara New
[RFC,v2,10/26] ARM: GICv3: forward pending LPIs to guests - - - --- 2016-12-22 Andre Przywara New
[RFC,v2,09/26] ARM: GICv3: introduce separate pending_irq structs for LPIs - - - --- 2016-12-22 Andre Przywara New
[RFC,v2,08/26] ARM: GICv3 ITS: map device and LPIs to the ITS on physdev_op hypercall - - - --- 2016-12-22 Andre Przywara New
[RFC,v2,07/26] ARM: GICv3 ITS: introduce host LPI array - - - --- 2016-12-22 Andre Przywara New
[RFC,v2,06/26] ARM: GICv3 ITS: introduce device mapping - - - --- 2016-12-22 Andre Przywara New
[RFC,v2,05/26] ARM: GICv3 ITS: introduce ITS command handling - - - --- 2016-12-22 Andre Przywara New
[RFC,v2,04/26] ARM: GICv3 ITS: map ITS command buffer - - - --- 2016-12-22 Andre Przywara New
[RFC,v2,03/26] ARM: GICv3 ITS: allocate device and collection table - - - --- 2016-12-22 Andre Przywara New
[RFC,v2,02/26] ARM: GICv3: allocate LPI pending and property table - - - --- 2016-12-22 Andre Przywara New
[RFC,v2,01/26] ARM: GICv3 ITS: parse and store ITS subnodes from hardware DT - - - --- 2016-12-22 Andre Przywara New
[RFC] tools/xenlight: Create xenlight Makefile - - - --- 2016-12-22 Ronald Rojas New
docs: Clarify scope of reboot= and noreboot Xen command line options - - - --- 2016-12-22 Ian Jackson New
tools/tests/x86_emulate: #define unlikely in x86 emulator test harness - - - --- 2016-12-22 Ian Jackson New
elbling1 (was Re: [xen-unstable test] 103788: regressions - trouble: broken/fail/pass) - - - --- 2016-12-22 Ian Jackson New
libxl/libxl_qmp.c: Fix code style in qmp_next() - - - --- 2016-12-22 Zhang Chen New
[2/2] x86/VMX: don't needlessly install VMFUNC emulation hook - - - --- 2016-12-22 Jan Beulich New
[1/2] x86/HVM: constify VMFUNC emulation hook 1 1 - --- 2016-12-22 Jan Beulich New
[v1] displif: add ABI for para-virtual display - - - --- 2016-12-22 Oleksandr Andrushchenko New
[3/3] xen: remove stale xs_input_avail() from header - 1 - --- 2016-12-22 Jürgen Groß New
[2/3] xen: return xenstore command failures via response instead of rc - 1 - --- 2016-12-22 Jürgen Groß New
[1/3] xen: xenbus driver must not accept invalid transaction ids - 1 - --- 2016-12-22 Jürgen Groß New
[v2,6/6] tools: add userspace linker table sandbox - - - --- 2016-12-22 Luis Chamberlain New
[v2,5/6] tools: add __section() to compiler.h - - - --- 2016-12-22 Luis Chamberlain New
[v2,4/6] tools: expand export.h with VMLINUX_SYMBOL() - - - --- 2016-12-22 Luis Chamberlain New
[v2,3/6] tools: add __used and enable to override - - - --- 2016-12-22 Luis Chamberlain New
[v2,2/6] tools: add init.h for tools - - - --- 2016-12-22 Luis Chamberlain New
[v2,1/6] tools: add a userspace tools bug.h - - - --- 2016-12-22 Luis Chamberlain New
[v5,14/14] lib: add linker tables test driver - - - --- 2016-12-22 Luis Chamberlain New
[v5,13/14] kprobes: port blacklist kprobes to linker table 1 - - --- 2016-12-22 Luis Chamberlain New
[v5,12/14] kprobes: port .kprobes.text to section range - - - --- 2016-12-22 Luis Chamberlain New
[v5,11/14] kprobes: move kprobe declarations to asm-generic/kprobes.h - - - --- 2016-12-22 Luis Chamberlain New
[v5,10/14] dynamic_debug: port to use linker tables - - - --- 2016-12-22 Luis Chamberlain New
[v5,09/14] jump_label: port __jump_table to linker tables - - - --- 2016-12-22 Luis Chamberlain New
[v5,08/14] jump_label: move guard #endif down where it belongs - - - --- 2016-12-22 Luis Chamberlain New
[v5,07/14] firmware: port built-in section to linker table - - - --- 2016-12-22 Luis Chamberlain New
[v5,06/14] firmware/Makefile: force recompilation if makefile changes - - - --- 2016-12-22 Luis Chamberlain New
[v5,05/14] kbuild: enable option to force compile force-obj-y and force-lib-y - - - --- 2016-12-22 Luis Chamberlain New
[v5,04/14] tables.h: add linker table support - - - --- 2016-12-22 Luis Chamberlain New
[v5,03/14] ranges.h: add helpers to build and identify Linux section ranges - - - --- 2016-12-22 Luis Chamberlain New
[v5,02/14] xtensa: skip adding literal when SORT() is used - - - --- 2016-12-22 Luis Chamberlain New
[v5,01/14] generic-sections: add section core helpers - - - --- 2016-12-22 Luis Chamberlain New
[v2,4/4] The locking order is: first rank lock, then vgic lock. The order is respected everywhere, … - - - --- 2016-12-22 Stefano Stabellini New
[v2,3/4] arm, vgic_migrate_irq: take the right vgic lock - - - --- 2016-12-22 Stefano Stabellini New
[v2,2/4] arm: store vcpu id in struct irq_pending - - - --- 2016-12-22 Stefano Stabellini New
[v2,1/4] xen/arm: fix GIC_INVALID_LR - 1 - --- 2016-12-22 Stefano Stabellini New
[XEN,KEXEC] Corrected comment typo "count not" to "could not" - 1 - --- 2016-12-21 Eric DeVolder New
[v3] libacpi: Don't build x86-only AML for ARM64 mk_dsdt - - 1 --- 2016-12-21 Boris Ostrovsky New
init/FreeBSD: fix incorrect usage of $rc_pids in xendriverdomain - - - --- 2016-12-21 Roger Pau Monne New
[2/2] INSTALL: remove stale lto build instruction 1 - - --- 2016-12-21 Wei Liu New
[1/2] config/StdGNU.mk: use CONFIG_LTO - - - --- 2016-12-21 Wei Liu New
[2/2] build: use debug_symbols to add -g3 - - - --- 2016-12-21 Wei Liu New
« 1 2 ... 263 264 265354 355 »