All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-11 10:07:34 to 2017-09-11 11:10:17 UTC [more...]

[RFC PATCH 0/4] Introduce Single-Stepping to ARMv8
 2017-09-11 11:10 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/50] Hi,
 2017-09-11 11:06 UTC  (51+ messages)
` [Qemu-devel] [PATCH v3 01/50] qlit: add qobject_from_qlit()
` [Qemu-devel] [PATCH v3 02/50] qapi: generate a literal qobject for introspection
` [Qemu-devel] [PATCH v3 03/50] qapi2texi: minor python code simplification
` [Qemu-devel] [PATCH v3 04/50] qapi: add 'if' to top-level expressions
` [Qemu-devel] [PATCH v3 05/50] qapi: add tests for invalid 'if'
` [Qemu-devel] [PATCH v3 06/50] qapi: pass 'if' condition into QAPISchemaEntity objects
` [Qemu-devel] [PATCH v3 07/50] qapi: add 'ifcond' to visitor methods
` [Qemu-devel] [PATCH v3 08/50] qapi: mcgen() shouldn't indent # lines
` [Qemu-devel] [PATCH v3 09/50] qapi: add #if/#endif helpers
` [Qemu-devel] [PATCH v3 10/50] qapi-introspect: modify to_qlit() to append ', ' on level > 0
` [Qemu-devel] [PATCH v3 11/50] qapi-introspect: modify to_qlit() to generate #if code
` [Qemu-devel] [PATCH v3 12/50] qapi-introspect: add preprocessor conditions to generated QLit
` [Qemu-devel] [PATCH v3 13/50] qapi-commands: add #if conditions to commands
` [Qemu-devel] [PATCH v3 14/50] qapi-event: add #if conditions to events
` [Qemu-devel] [PATCH v3 15/50] qapi-types: refactor variants handling
` [Qemu-devel] [PATCH v3 16/50] qapi-types: add #if conditions to types & visitors
` [Qemu-devel] [PATCH v3 17/50] qapi: do not define enumeration value explicitely
` [Qemu-devel] [PATCH v3 18/50] qapi: change enum visitor to take QAPISchemaMember
` [Qemu-devel] [PATCH v3 19/50] qapi: add 'if' to enum members
` [Qemu-devel] [PATCH v3 20/50] qapi-event: add 'if' condition to generated enum
` [Qemu-devel] [PATCH v3 21/50] qapi: add #if conditions on generated enum members
` [Qemu-devel] [PATCH v3 22/50] tests: add some enum members tests
` [Qemu-devel] [PATCH v3 23/50] qapi: add 'if' to struct members and implicit objects members
` [Qemu-devel] [PATCH v3 24/50] qapi: add some struct member tests
` [Qemu-devel] [PATCH v3 25/50] qapi: add #if conditions to generated struct members
` [Qemu-devel] [PATCH v3 26/50] qapi: add 'if' on union variants
` [Qemu-devel] [PATCH v3 27/50] qapi: add #if conditions to generated variants
` [Qemu-devel] [PATCH v3 28/50] qapi: add 'if' to alternate variant
` [Qemu-devel] [PATCH v3 29/50] qapi: add tests for invalid alternate
` [Qemu-devel] [PATCH v3 30/50] qapi: add #if conditions to generated alternate variants
` [Qemu-devel] [PATCH v3 31/50] docs: document schema configuration
` [Qemu-devel] [PATCH v3 32/50] qapi2texi: add 'If:' section to generated documentation
` [Qemu-devel] [PATCH v3 33/50] qapi2texi: add 'If:' condition to enum values
` [Qemu-devel] [PATCH v3 34/50] qapi2texi: add 'If:' condition to struct members
` [Qemu-devel] [PATCH v3 35/50] qapi2texi: add condition to variants
` [Qemu-devel] [PATCH v3 36/50] qapi: add conditions to VNC type/commands/events on the schema
` [Qemu-devel] [PATCH v3 37/50] qapi: add conditions to SPICE "
` [Qemu-devel] [PATCH v3 38/50] qapi: add conditions to REPLICATION type/commands "
` [Qemu-devel] [PATCH v3 39/50] qapi-commands: don't initialize command list in qmp_init_marshall()
` [Qemu-devel] [PATCH v3 40/50] qapi: add -i/--include filename.h
` [Qemu-devel] [PATCH v3 41/50] qapi: add a 'unit' pragma
` [Qemu-devel] [PATCH v3 42/50] qapi: add a -u/--unit option to specify which unit to visit
` [Qemu-devel] [PATCH v3 43/50] build-sys: move qmp-introspect per target
` [Qemu-devel] [PATCH v3 44/50] build-sys: add a target schema
` [Qemu-devel] [PATCH v3 45/50] qapi: make rtc-reset-reinjection depend on TARGET_I386
` [Qemu-devel] [PATCH v3 46/50] qapi: make s390 commands depend on TARGET_S390X
` [Qemu-devel] [PATCH v3 47/50] target.json: add a note about query-cpu* not being s390x-specific
` [Qemu-devel] [PATCH v3 48/50] qapi: make query-gic-capabilities depend on TARGET_ARM
` [Qemu-devel] [PATCH v3 49/50] qapi: make query-cpu-model-expansion depend on s390 or x86
` [Qemu-devel] [PATCH v3 50/50] qapi: make query-cpu-definitions depend on specific targets

[PATCH 0/6] Crypto-perf app improvements
 2017-09-11 11:08 UTC  (4+ messages)
` [PATCH 6/6] app/crypto-perf: use single mempool

[PATCH v5 0/8] xen: better grant v2 support
 2017-09-11 11:07 UTC  (12+ messages)
` [PATCH v5 3/8] xen: delay allocation of grant table sub structures
` [PATCH v5 4/8] xen: make grant resource limits per domain
` [PATCH v5 5/8] xen: double default grant frame limit for huge hosts
` [PATCH v5 6/8] xen: add new domctl hypercall to set grant table resource limits

CI urgent
 2017-09-11 11:06 UTC  (9+ messages)
` [PATCH igt 1/5] igt/gem_eio: inflight wedged requires long plugging
` [PATCH igt 3/5] igt/gem_eio: Install an exithandler to unwedge the device after failure
` [PATCH igt 5/5] igt/gem_flink_race: Limit name subtest to 5s

Various vega10 hwmgr cleanups
 2017-09-11 11:06 UTC  (3+ messages)
` [PATCH 16/16] drm/amd/powerplay: Tidy up vega10_thermal_initialize()

[CI 1/3] igt/tools_test: Remove dmesg subtest
 2017-09-11 11:06 UTC  (3+ messages)
` [CI 2/3] igt/gem_flink_race: Limit name subtest to 5s
` [CI 3/3] igt/gem_eio: Install an exithandler to unwedge the device after failure

[PATCH v10 00/24] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
 2017-09-11 11:06 UTC  (4+ messages)
` [PATCH v10 19/24] v4l: fwnode: Add convenience function for parsing common external refs

[PATCH] dma-fence: fix dma_fence_get_rcu_safe
 2017-09-11 11:06 UTC  (9+ messages)

[Qemu-devel] [PATCH] hmp: fix "dump-quest-memory" segfault (ppc)
 2017-09-11 11:06 UTC  (2+ messages)

[PATCH] drm/i915: Increase poll time for BDW FCLK_DONE
 2017-09-11 11:05 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Increase poll time for BDW FCLK_DONE (rev2)

[PATCH v10 0/4] ACPI: parse the SPCR table
 2017-09-11 11:05 UTC  (6+ messages)
` [PATCH v11 1/4] of/serial: move earlycon early_param handling to serial
  ` [PATCH v11 2/4] ACPI: parse SPCR and enable matching console

[PATCH] ksm: Fix unlocked iteration over vmas in cmp_and_merge_page()
 2017-09-11 11:05 UTC  (2+ messages)

[U-Boot] [PATCH] ipu_common: Let the MX6 IPU clock be calculated in run-time
 2017-09-11 11:04 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] spapr_pci: some more cleanup
 2017-09-11 11:04 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] spapr_pci: convert sprintf() to g_strdup_printf()
` [Qemu-devel] [PATCH 2/2] spapr_pci: don't create 64-bit MMIO window if we don't need to

[PATCH v3 00/15] V4L2 Explicit Synchronization support
 2017-09-11 11:03 UTC  (7+ messages)
` [PATCH v3 01/15] [media] v4l: Document explicit synchronization behaviour
` [PATCH v3 02/15] [media] vb2: add explicit fence user API

[PATCH] generic/456: add check for fallocate flags
 2017-09-11 11:03 UTC  (2+ messages)

[PATCH 0/4] ethdev new offloads API
 2017-09-11 11:02 UTC  (11+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] ethdev: introduce Tx queue "

pyro openembedded gpsd update-rc.d problems with read-only-rootfs
 2017-09-11 11:01 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: Add Renesas SoC DT bindings doc to Renesas ARM sections
 2017-09-11 11:01 UTC 

[cip-dev] B@D support Renesas iwg20m board - issue
 2017-09-11 10:59 UTC  (5+ messages)

[Qemu-devel] [PATCH] x86/acpi: build SRAT when memory hotplug is enabled
 2017-09-11 10:58 UTC  (6+ messages)

[PATCH] drm/amdgpu: fix amdgpu_vm_handle_moved as well
 2017-09-11 10:58 UTC 

[PATCH] MAINTAINERS: Add Renesas SoC DT bindings doc to Renesas ARM sections
 2017-09-11 10:58 UTC  (2+ messages)

[Qemu-trivial] [PATCH for-2.11] tests: Fix broken ivshmem-server-msi/-irq tests
 2017-09-11  9:49 UTC  (4+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "

[Qemu-devel] [PATCH 0/4] ppc: migration fixes for TCG
 2017-09-11 10:57 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/4] ppc: add CPU IRQ state to PPC VMStateDescription
  ` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH 3/4] ppc: add CPU access_type into the migration stream

[PATCH] drm/amdgpu: fix VM sync with always valid BOs v2
 2017-09-11 10:57 UTC  (6+ messages)

[PATCH v2 0/4] increase port_id range
 2017-09-11 10:55 UTC  (9+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] ethdev: "

[PATCH v4.12 -stable] rt2800: fix TX_PIN_CFG setting for non MT7620 chips
 2017-09-11 10:55 UTC 

[linux-lvm] Reserve space for specific thin logical volumes
 2017-09-11 10:55 UTC  (4+ messages)

[PATCH v7] rockchip/rga: v4l2 m2m support
 2017-09-11 10:53 UTC  (4+ messages)

[Qemu-devel] [PATCH] s390: set DHCP client architecure id for netboot
 2017-09-11 10:53 UTC  (2+ messages)

[PATCH] pci/msi: constify the pci_dev parameter of pci_msi_conf_write_intercept
 2017-09-11 10:52 UTC  (3+ messages)

[PATCH 0/1] ovmf: fix do_compile error when len(tmp)=410
 2017-09-11 10:51 UTC  (3+ messages)
` [PATCH 1/1] "

[Buildroot] [PATCH v2 1/1] linuxptp: bump to the latest version
 2017-09-11 10:50 UTC 

[PATCH] staging: xgifb: fix multiple line dereference
 2017-09-11 10:49 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH 1/2] drm/i915: Introduce INTEL_GEN_MASK
 2017-09-11 10:49 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Simplify i915_reg_read_ioctl

[PATCH 0/2] runqemu: two fixes
 2017-09-11 10:49 UTC  (3+ messages)
` [PATCH 1/2] runqemu: default qemumips memory to 256M

[PATCH 1/2] scripts/package/Makefile: make revision update a function
 2017-09-11 10:48 UTC  (4+ messages)

[PATCH V3] cxl: Add support for POWER9 DD2
 2017-09-11 10:48 UTC  (2+ messages)

[U-Boot] [PATCH] rockchip: rk3399: spl: convert to using BOOT_DEVICE_BOOTROM
 2017-09-11 10:48 UTC 

[U-Boot] [PATCH] rockchip: rk3399: spl: remove hard-coded addresses for GRF and SGRF
 2017-09-11 10:47 UTC 

[PATCH v8 0/4] Add Rockchip RGA V4l2 support
 2017-09-11 10:47 UTC  (14+ messages)
` [PATCH v8 1/4] rockchip/rga: v4l2 m2m support
` [PATCH v8 2/4] ARM: dts: rockchip: add RGA device node for RK3288
` [PATCH v8 3/4] arm64: dts: rockchip: add RGA device node for RK3399
` [PATCH v8 4/4] dt-bindings: Document the Rockchip RGA bindings

[PATCH v5 1/2] drm/i915: Introduce INTEL_GEN_MASK
 2017-09-11 10:47 UTC  (4+ messages)
` [PATCH v5 2/2] drm/i915: Simplify i915_reg_read_ioctl
` ✓ Fi.CI.BAT: success for series starting with [v5,1/2] drm/i915: Introduce INTEL_GEN_MASK

[U-Boot] [PATCH 1/2] board: lion_rk3368: update README flash instructions
 2017-09-11 10:46 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] board: puma_rk3399: "

[PATCH] nfs: track writeback errors with errseq_t
 2017-09-11 10:46 UTC  (11+ messages)

[ovmf test] 113296: regressions - FAIL
 2017-09-11 10:46 UTC 

[patch v2 0/2] Add support for Maxim MAX6621 temperature sensor device
 2017-09-11 10:45 UTC  (4+ messages)
` [patch v2 1/2] hwmon: Driver for Maxim MAX6621 temperature sensor
` [patch v2 2/2] dt-bindings: hwmon: add binding documentation for max6621 device

[Qemu-devel] [PATCH v6 00/12] tests: Add VM based build tests (for non-x86_64 and/or non-Linux)
 2017-09-11 10:44 UTC  (5+ messages)
` [Qemu-devel] [PATCH v6 04/12] tests: Add vm test lib

[Qemu-devel] [RFC v2 0/8] monitor: allow per-monitor thread
 2017-09-11 10:43 UTC  (13+ messages)

[PATCH] libselinux: log no default label warning in verbose mode
 2017-09-11 10:41 UTC 

[Qemu-devel] [RFC PATCH] osdep.h: Prohibit disabling assert() in supported builds
 2017-09-11 10:40 UTC  (8+ messages)

[kernel-hardening] [PATCH v6 00/11] Add support for eXclusive Page Frame Ownership
 2017-09-11 10:34 UTC  (4+ messages)
` [kernel-hardening] "
  `  "

[PATCH 1/2] f2fs: speed up gc_urgent mode with SSR
 2017-09-11 10:35 UTC  (6+ messages)
` [PATCH 2/2] f2fs: better to wait for fstrim completion
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] f2fs: speed up gc_urgent mode with SSR

[Bug 102655] [CI][HSW] igt@gem_flink_race@flink_close - Failed assertion: obj_count == 0
 2017-09-11 10:35 UTC  (2+ messages)

Questions about NVMEM
 2017-09-11 10:33 UTC  (3+ messages)

[Qemu-devel] [PATCH] memory: Rename queue to mrqueue (memory region queue)
 2017-09-11 10:32 UTC  (2+ messages)

[PATCH] f2fs-tools: add cscope files to .gitignore
 2017-09-11 10:32 UTC  (3+ messages)

[PATCH] f2fs-tools: support CP_CRC_RECOVERY_FLAG check
 2017-09-11 10:32 UTC  (3+ messages)

Unexpected pass for t6120-describe.sh on cygwin
 2017-09-11 10:31 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] iotests: cure s390x failures by switching to ccw
 2017-09-11 10:29 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/3] iotests: use -ccw on s390x for 051

[meta-oe][PATCH] ell: upgrade SRCREV
 2017-09-11 10:33 UTC 

[PATCH -tip v3 0/2] kprobes/x86: Another way to make insn buffer RO and cleanup
 2017-09-11 10:28 UTC  (3+ messages)

[PATCH] ARC: reset: remove the misleading v1 suffix all over
 2017-09-11 10:28 UTC  (3+ messages)

[PATCH v4] tpm_tis_spi: Use DMA-safe memory for SPI transfers
 2017-09-11 10:26 UTC  (3+ messages)

mm, virtio: possible OOM lockup at virtballoon_oom_notify()
 2017-09-11 10:27 UTC 

Xen 4.8.2 released
 2017-09-11 10:26 UTC  (4+ messages)

[Qemu-trivial] [PATCH] trivial: Move softmmu_template.h to the accel/tcg/ folder
 2017-09-11 10:26 UTC  (6+ messages)
` [Qemu-devel] [PATCH] tcg: move atomic_template.h to accel/tcg/

[Qemu-trivial] [PATCH] MAINTAINERS: update email, add missing test entry for megasas
 2017-09-11 10:24 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH v3] tpm-dev-common: Reject too short writes
 2017-09-11 10:24 UTC  (6+ messages)

[Qemu-devel] [PATCH v3 00/21] s390x cleanups and CPU hotplug via device_add
 2017-09-11 10:23 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 08/21] s390x: move sclp_service_call() to sclp.h

[PATCH] e2fsck: improve performance of region_allocate()
 2017-09-11 10:19 UTC  (8+ messages)
      ` *** SPAM *** "
        ` [PATCH] e2fsck: add optimization for heavily hard-linked file systems

[PATCH] of: add vendor prefix for Silicon Storage Technology Inc
 2017-09-11 10:18 UTC  (2+ messages)

[PATCH v14 1/5] drm/i915: Factor out setup_private_pat()
 2017-09-11 10:15 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [v14,1/5] "

Next Xen ARM community call - Wednesday 13th September 2017
 2017-09-11 10:13 UTC  (2+ messages)
` Next Xen ARM community call - Wednesday 20th "

[PATCH v1 0/2] Misc fixes regarding releasing resources on ARM
 2017-09-11 10:11 UTC  (3+ messages)

[Qemu-devel] [Bug 1716028] Re: qemu 2.10 locks images with no feature flag
 2017-09-11  9:59 UTC  (2+ messages)

[PATCH 1/5] staging: typec: tcpm: Drop commented out code
 2017-09-11 10:09 UTC  (3+ messages)
` [PATCH 3/5] staging: typec: pd: Document struct pd_message

[PATCH v4 1/2] drm/i915: Introduce INTEL_GEN_MASK
 2017-09-11 10:09 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v4,1/2] "

[PATCH i-g-t] tests/tools_test: Make sure l3_parity is supported
 2017-09-11 10:09 UTC  (2+ messages)

[Qemu-devel] [PULL 0/1] M68k for 2.11 patches
 2017-09-11 10:07 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] s390x/css: ccw interpretation fixes
 2017-09-11 10:07 UTC  (3+ messages)
` [Qemu-devel] [PATCH 4/4] s390x/css: fix incorrect length indication


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.