Show patches with: State = Action Required       |   35582 patches
« 1 2 ... 300 301 302355 356 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,1/5] xenstore: call each xenstored command function with temporary context 1 1 - --- 2016-07-18 Jürgen Groß New
[V2,4/4] arm/vgic: Change fixed number of mmio handlers to variable number - - - --- 2016-07-17 Shanker Donthineni New
[V2,3/4] xen/arm: io: Use binary search for mmio handler lookup - - - --- 2016-07-17 Shanker Donthineni New
[V2,2/4] xen: Add generic implementation of binary search - 2 - --- 2016-07-17 Shanker Donthineni New
[V2,1/4] arm/io: Use separate memory allocation for mmio handlers 1 - - --- 2016-07-17 Shanker Donthineni New
[3/3] xen-scsiback: Pass a failure indication as a constant - 1 - --- 2016-07-16 SF Markus Elfring New
[2/3] xen-scsiback: One function call less in scsiback_device_action() after error detection - - - --- 2016-07-16 SF Markus Elfring New
[1/3] xen-scsiback: Delete an unnecessary check before the function call "kfree" - 1 - --- 2016-07-16 SF Markus Elfring New
[2/3] Update to use a .config file - - - --- 2016-07-16 Konrad Rzeszutek Wilk New
[v3] libxl: trigger attach events for devices attached before xl devd startup 1 - - --- 2016-07-15 Marek Marczykowski-Górecki New
[v2,05/19] block: Convert BB interface to byte-based discards - 1 - --- 2016-07-15 Eric Blake New
[3/3] xen: Remove buggy initial placement algorithm - - - --- 2016-07-15 George Dunlap New
[2/3] xen: Have schedulers revise initial placement - 2 - --- 2016-07-15 George Dunlap New
[1/3] xen: Some code motion to avoid having to do forward-declaration 1 1 - --- 2016-07-15 George Dunlap New
[RESEND,4/4] arm/vgic: Change fixed number of mmio handlers to variable number - - - --- 2016-07-15 Shanker Donthineni New
[RESEND,3/4] xen/arm: io: Use binary search for mmio handler lookup - - - --- 2016-07-15 Shanker Donthineni New
[RESEND,2/4] xen: Add generic implementation of binary search - - - --- 2016-07-15 Shanker Donthineni New
[RESEND,1/4] arm/io: Use separate memory allocation for mmio handlers 1 - - --- 2016-07-15 Shanker Donthineni New
[RFC] acpi: Re-license ACPI builder files from GPLv2 to LGPLv2.1 - - - --- 2016-07-15 Boris Ostrovsky New
xen/domctl: Add DOMINFO_hap to xen_domctl_getdomaininfo 1 2 - --- 2016-07-15 Andrew Cooper New
for-4.8/drivers and Linus' tree + staging conflicts? - - - --- 2016-07-15 Konrad Rzeszutek Wilk New
[4/4] arm/vgic: Change fixed number of mmio handlers to variable number - - - --- 2016-07-15 Shanker Donthineni New
[3/4] xen/arm: io: Use binary search for mmio handler lookup - - - --- 2016-07-15 Shanker Donthineni New
[2/4] xen: Add generic implementation of binary search - - - --- 2016-07-15 Shanker Donthineni New
[1/4] arm/io: Use separate memory allocation for mmio handlers 1 - - --- 2016-07-15 Shanker Donthineni New
[v2,11/11] xen: credit2: implement true SMT support - 1 - --- 2016-07-15 Dario Faggioli New
[v2,10/11] xen: credit2: the private scheduler lock can be an rwlock. - 1 - --- 2016-07-15 Dario Faggioli New
[v2,09/11] tools: tracing: deal with new Credit2 events 2 - - --- 2016-07-15 Dario Faggioli New
[v2,08/11] xen: credit2: only marshall trace point arguments if tracing enabled - 1 - --- 2016-07-15 Dario Faggioli New
[v2,07/11] xen: credit2: add yet some more tracing 1 - - --- 2016-07-15 Dario Faggioli New
[v2,06/11] xen: credit2: make the code less experimental - 1 - --- 2016-07-15 Dario Faggioli New
[v2,05/11] xen: credit2: use non-atomic cpumask and bit operations 1 - - --- 2016-07-15 Dario Faggioli New
[v2,04/11] xen/tools: improve tracing of Credit2 load tracking events 1 1 - --- 2016-07-15 Dario Faggioli New
[v2,03/11] xen: credit2: rework load tracking logic - 1 - --- 2016-07-15 Dario Faggioli New
[v2,02/11] xen: credit2: prevent load balancing to go mad if time goes backwards - 1 - --- 2016-07-15 Dario Faggioli New
[v2,01/11] xen: sched: leave CPUs doing tasklet work alone. - 1 - --- 2016-07-15 Dario Faggioli New
[2/3] Update to use a .config file - - - --- 2016-07-15 Konrad Rzeszutek Wilk New
travis: Add checkpolicy to the list of packages 1 - - --- 2016-07-15 Andrew Cooper New
x86/shadow: Fix build with CONFIG_SHADOW_PAGING=n following c/s 2fc002b 1 1 - --- 2016-07-15 Andrew Cooper New
[v2,1/2] xen: fix a (latent) cpupool-related race during domain destroy 2 - - --- 2016-07-15 Dario Faggioli New
[v5,7/7] asm/atomic.h: implement missing and add common prototypes 1 1 - --- 2016-07-15 Corneliu ZUZU New
[v5,6/7] asm-arm/atomic.h: atomic_{inc, dec}_return: macros to inline functions - 1 - --- 2016-07-15 Corneliu ZUZU New
[v5,4/7] asm/atomic.h: common prototyping (add xen/atomic.h) 1 2 - --- 2016-07-15 Corneliu ZUZU New
[v5,5/7] xen/atomic.h: fix: make atomic_read() param const - 3 - --- 2016-07-15 Corneliu ZUZU New
[v5,3/7] asm-arm/atomic.h: reorder macros to match x86-side 1 1 - --- 2016-07-15 Corneliu ZUZU New
[v5,2/7] asm-x86/atomic.h: minor: proper atomic_inc_and_test() placement - 1 - --- 2016-07-15 Corneliu ZUZU New
[v5,1/7] asm-arm/atomic.h: fix arm32|arm64 macros duplication 1 1 - --- 2016-07-15 Corneliu ZUZU New
[3/3] xen-blkfront: dynamic configuration of per-vbd resources - - - --- 2016-07-15 Bob Liu New
[2/3] xen-blkfront: introduce blkif_set_queue_limits() - - - --- 2016-07-15 Bob Liu New
[1/3] xen-blkfront: fix places not updated after introducing 64KB page granularity 1 - - --- 2016-07-15 Bob Liu New
Regression with commit 095497ffc66b7f031 - - 1 --- 2016-07-15 Peter Lieven New
[v4,7/7] asm/atomic.h: implement missing and add common prototypes 1 1 - --- 2016-07-15 Corneliu ZUZU New
[v4,6/7] asm-arm/atomic.h: atomic_{inc, dec}_return: macros to inline functions - 1 - --- 2016-07-15 Corneliu ZUZU New
[v4,5/7] xen/atomic.h: fix: make atomic_read() param const - 3 - --- 2016-07-15 Corneliu ZUZU New
[v4,4/7] asm/atomic.h: common prototyping (add xen/atomic.h) 1 2 - --- 2016-07-15 Corneliu ZUZU New
[v4,3/7] asm-arm/atomic.h: reorder macros to match x86-side 1 1 - --- 2016-07-15 Corneliu ZUZU New
[v4,2/7] asm-x86/atomic.h: minor: proper atomic_inc_and_test() placement - 1 - --- 2016-07-15 Corneliu ZUZU New
[v4,1/7] asm-arm/atomic.h: fix arm32|arm64 macros duplication - 1 - --- 2016-07-15 Corneliu ZUZU New
xenstore: add memory allocation debugging capability 1 - - --- 2016-07-15 Jürgen Groß New
[2/2] xenstore: use temporary memory context for firing watches - - - --- 2016-07-15 Jürgen Groß New
[1/2] xenstore: call each xenstored command function with temporary context - - - --- 2016-07-15 Jürgen Groß New
Patches for Nvidia GPU passthrough - - - --- 2016-07-14 marcus@wetwa.re New
[v2,9/9] xen/arm: Fix coding style and update comment in acpi_route_spis 1 - - --- 2016-07-14 Julien Grall New
[v2,8/9] xen/arm: acpi: route all unused IRQs to DOM0 - 1 - --- 2016-07-14 Julien Grall New
[v2,7/9] xen/arm: Allow DOM0 to set the IRQ type - - - --- 2016-07-14 Julien Grall New
[v2,6/9] Revert "xen/arm: warn the user that we cannot route SPIs to Dom0 on ACPI" - 1 - --- 2016-07-14 Julien Grall New
[v2,5/9] xen/arm: gic: Document how gic_set_irq_type should be called 1 - - --- 2016-07-14 Julien Grall New
[v2,4/9] xen/arm: gic: set_type: Pass the type in parameter rather than in desc->arch.type - 1 - --- 2016-07-14 Julien Grall New
[v2,3/9] xen/arm: gic: split set_irq_properties - 1 - --- 2016-07-14 Julien Grall New
[v2,2/9] xen/arm: gic: Do not configure affinity during routing - 1 - --- 2016-07-14 Julien Grall New
[v2,1/9] xen/arm: gic: Consolidate the IRQ affinity set in a single place - 1 - --- 2016-07-14 Julien Grall New
[V4,09/11] xen: Add generic implementation of binary search - - - --- 2016-07-14 Shanker Donthineni New
[v2,2/2] xen: cpupool: small optimization when moving between pools - 1 - --- 2016-07-14 Dario Faggioli New
[V4,11/11] arm/vgic: Change fixed number of mmio handlers to variable number - - - --- 2016-07-14 Shanker Donthineni New
[v2,1/2] xen: fix a (latent) cpupool-related race during domain destroy 1 - - --- 2016-07-14 Dario Faggioli New
[V4,10/11] xen/arm: io: Use binary search for mmio handler lookup - - - --- 2016-07-14 Shanker Donthineni New
[V4,08/11] arm/io: Use separate memory allocation for mmio handlers 1 - - --- 2016-07-14 Shanker Donthineni New
[2/2] xen/build: Use C99 booleans 2 - - --- 2016-07-14 Andrew Cooper New
[1/2] xen/flask: Rename cond_expr.bool to bool_val 1 - - --- 2016-07-14 Andrew Cooper New
[v2] XSM-Policy: allow source domain access to setpodtarget and getpodtarget for ballooning. 1 - - --- 2016-07-14 Anshul Makkar New
[v6,2/2] xsm: add a default policy to .init.data - 3 - --- 2016-07-14 Daniel De Graaf New
[v6,1/2] xsm: rework policy_buffer globals - 2 - --- 2016-07-14 Daniel De Graaf New
x86/emulate: add support for movq xmm,xmm/m64 - - - --- 2016-07-14 Mihai Donțu New
[v3,8/8] asm-x86/atomic.h: implement missing, add common prototypes - 1 - --- 2016-07-14 Corneliu ZUZU New
[v3,7/8] arm/atomic.h: remove '__' prefix for __atomic_add_unless() - - - --- 2016-07-14 Corneliu ZUZU New
[v3,6/8] asm-arm/atomic.h: atomic_{inc, dec}_return: macros to inline functions - 1 - --- 2016-07-14 Corneliu ZUZU New
[v3,5/8] fix: make atomic_read() param const - 1 - --- 2016-07-14 Corneliu ZUZU New
[v3,4/8] asm/atomic.h: common prototyping (add xen/atomic.h) - 2 - --- 2016-07-14 Corneliu ZUZU New
[v3,3/8] asm-arm/atomic.h: reorder macros to match x86-side - 1 - --- 2016-07-14 Corneliu ZUZU New
[v3,2/8] asm-x86/atomic.h: minor: proper atomic_inc_and_test() placement - 1 - --- 2016-07-14 Corneliu ZUZU New
[v3,1/8] asm-arm/atomic.h: fix arm32|arm64 macros duplication - 1 - --- 2016-07-14 Corneliu ZUZU New
[LIVEPATCH-BUILD-TOOLS] Support "make install" - - - --- 2016-07-14 Ross Lagerwall New
[LIVEPATCH-BUILD-TOOLS,v2,3/3] Update README.md - - - --- 2016-07-14 Ross Lagerwall New
[LIVEPATCH-BUILD-TOOLS,v2,2/3] Remove --xen-debug - - - --- 2016-07-14 Ross Lagerwall New
[LIVEPATCH-BUILD-TOOLS,v2,1/3] Update to use a .config file - - - --- 2016-07-14 Ross Lagerwall New
[2/2] xen: cpupool: small optimization when moving between pools - - - --- 2016-07-14 Dario Faggioli New
[1/2] xen: fix a (latent) cpupool-related race during domain destroy - - - --- 2016-07-14 Dario Faggioli New
[v9,12/17] qapi: Change Netdev into a flat union - - - --- 2016-07-14 Eric Blake New
apic: remove the unused field apic_id_mask - - - --- 2016-07-14 Wei Jiangang New
[6/8] x86: xen: audit and remove any unnecessary uses of module.h 1 - - --- 2016-07-14 Paul Gortmaker New
« 1 2 ... 300 301 302355 356 »