Show patches with: Submitter = Greg Kurz       |    State = Action Required       |   1556 patches
« 1 2 ... 13 14 15 16 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
machine: add comment to abort path in machine_set_kernel_irqchip - - - --- 2016-07-13 Greg Kurz New
vl: exit if a bad property value is passed to -global - 1 - --- 2016-07-13 Greg Kurz New
ppc: abort if compat property contains an unknown value - - - --- 2016-07-13 Greg Kurz New
ppc: exit if compat mode is unknown - - - --- 2016-07-13 Greg Kurz New
ppc: parse cpu features once - - - --- 2016-07-13 Greg Kurz New
[v4,5/5] ppc: drop vcpu_idt_id bits from the target code - - - --- 2016-07-12 Greg Kurz New
[v4,4/5] ppc: each machine type to provide vcpu_dt_id - - - --- 2016-07-12 Greg Kurz New
[v4,3/5] ppc: open code cpu creation for machine types - 1 - --- 2016-07-12 Greg Kurz New
[v4,2/5] ppc: parse cpu features once - - - --- 2016-07-12 Greg Kurz New
[v4,1/5] ppc: different creation paths for cpus in system and user mode - 1 - --- 2016-07-12 Greg Kurz New
[v4,2/5] ppc: parse cpu features once - - - --- 2016-07-12 Greg Kurz New
[v4,1/5] ppc: different creation paths for cpus in system and user mode - 1 - --- 2016-07-12 Greg Kurz New
spapr: fix core unplug crash - 1 - --- 2016-07-08 Greg Kurz New
[v3,7/7] spapr: consolidate the logic of core cpu_dt_id - - - --- 2016-07-06 Greg Kurz New
[v3,6/7] ppc: drop vcpu_idt_id bits from the target code - - - --- 2016-07-06 Greg Kurz New
[v3,5/7] ppc: each machine type to provide vcpu_dt_id - - - --- 2016-07-06 Greg Kurz New
[v3,4/7] ppc: open code cpu creation for machine types - 1 - --- 2016-07-06 Greg Kurz New
[v3,3/7] ppc: parse cpu features once - - - --- 2016-07-06 Greg Kurz New
[v3,2/7] ppc: move smp_threads sanity checks to spapr - - - --- 2016-07-06 Greg Kurz New
[v3,1/7] ppc: different creation paths for cpus in system and user mode - 1 - --- 2016-07-06 Greg Kurz New
[v2,7/7] ppc: move the cpu_dt_id logic to machine code - - - --- 2016-07-01 Greg Kurz New
[v2,6/7] spapr: use ppc_set_vcpu_dt_id() in CPU hotplug code - - - --- 2016-07-01 Greg Kurz New
[v2,5/7] ppc: introduce ppc_set_vcpu_dt_id() - - - --- 2016-07-01 Greg Kurz New
[v2,4/7] ppc: open code cpu creation for machine types - - - --- 2016-07-01 Greg Kurz New
[v2,3/7] ppc: different creation paths for cpus in system and user mode - - - --- 2016-07-01 Greg Kurz New
[v2,2/7] ppc: simplify max_smt initialization in ppc_cpu_realizefn() - - - --- 2016-07-01 Greg Kurz New
[v2,1/7] spapr: Ensure thread0 of CPU core is always realized first - 1 - --- 2016-07-01 Greg Kurz New
[PULL,2/2] 9p: synth: drop v9fs_ prefix 1 - - --- 2016-07-01 Greg Kurz New
[PULL,1/2] 9p: don't include <sys/uio.h> 2 - - --- 2016-07-01 Greg Kurz New
[v2] 9p: don't include <sys/uio.h> 2 - - --- 2016-06-30 Greg Kurz New
[8/8] hw/ppc: move DT cpu id generation to machine code - - - --- 2016-06-29 Greg Kurz New
[7/8] cpu: add initialization helper without realize - - - --- 2016-06-29 Greg Kurz New
[6/8] ppc: move cpu index setup to instance_init/finalize - - - --- 2016-06-29 Greg Kurz New
[5/8] exec: move cpu_index init and exit to their own function - - - --- 2016-06-29 Greg Kurz New
[4/8] exec: add missing conditional compilation - - - --- 2016-06-29 Greg Kurz New
[3/8] spapr: drop duplicate variable in spapr_core_release() - 1 - --- 2016-06-29 Greg Kurz New
[2/8] spapr: do proper error propagation in spapr_cpu_core_realize_child() - 1 - --- 2016-06-29 Greg Kurz New
[1/8] spapr: drop reference on child object during core realization - 1 - --- 2016-06-29 Greg Kurz New
spapr: fix write-past-end-of-array error in cpu core device init code - - - --- 2016-06-27 Greg Kurz New
[13/13] 9p: introduce flistxattr file op - - - --- 2016-06-27 Greg Kurz New
[12/13] 9p: introduce fgetxattr file op - - - --- 2016-06-27 Greg Kurz New
[11/13] 9p: xattr fid to reference file fid - - - --- 2016-06-27 Greg Kurz New
[10/13] 9p: introduce fchmod file op - - - --- 2016-06-27 Greg Kurz New
[09/13] 9p: introduce fchown file op - - - --- 2016-06-27 Greg Kurz New
[08/13] 9p: add a fd argument to xattr helpers - - - --- 2016-06-27 Greg Kurz New
[07/13] 9p: introduce futimens file op - - - --- 2016-06-27 Greg Kurz New
[06/13] oslib: support futimens() if available - - - --- 2016-06-27 Greg Kurz New
[05/13] 9p: introduce ftruncate file op - - - --- 2016-06-27 Greg Kurz New
[04/13] 9p: getattr: use fstat if we have a fd - - - --- 2016-06-27 Greg Kurz New
[03/13] 9p: introduce the v9fs_get_fd_fid() helper - - - --- 2016-06-27 Greg Kurz New
[02/13] 9p: factour out duplicate code from local_fstat() and local_lstat() - - - --- 2016-06-27 Greg Kurz New
[01/13] 9p: synth: drop v9fs_ prefix 1 - - --- 2016-06-27 Greg Kurz New
[3/3] fs/9p: search open fids first - - - --- 2016-06-22 Greg Kurz New
[2/3] fs/9p: track open fids - - - --- 2016-06-22 Greg Kurz New
[1/3] fs/9p: fix create-unlink-getattr idiom - - - --- 2016-06-22 Greg Kurz New
MAINTAINERS: update email address for Greg Kurz 4 - - --- 2016-06-17 Greg Kurz New
« 1 2 ... 13 14 15 16 »