messages from 2017-09-11 10:57:52 to 2017-09-11 11:51:38 UTC [more...]
[Qemu-devel] [PATCH RFC] accel: default to an actually available accelerator
2017-09-11 11:51 UTC (5+ messages)
[LTP] [PATCH v5 1/3] lib: Add personality fallback and SAFE macro
2017-09-11 11:50 UTC (3+ messages)
` [LTP] [PATCH v5 2/3] CVE-2012-0957: Use SAFE_PERSONALITY
` [LTP] [PATCH v5 3/3] Test for CVE-2016-10044 mark AIO pseudo-fs noexec
[U-Boot] [PATCH] dm: video: Add basic ANSI escape sequence support
2017-09-11 11:50 UTC (4+ messages)
[PATCH] arm64: KVM: Skip PSTATE.PAN reest at EL2 in non-VHE
2017-09-11 11:48 UTC (3+ messages)
[Buildroot] [PATCH] Add package Prosody
2017-09-11 11:49 UTC (4+ messages)
` [Buildroot] [PATCH v2] package/prosody: new package
[PATCH 00/15] Updates of in-kernel documentation pointers
2017-09-11 11:47 UTC (2+ messages)
[PATCH nf 0/2] netfilter: nat: do not use rhltable
2017-09-11 11:47 UTC (3+ messages)
[Qemu-devel] [PATCH] scsi/esp: Rename the ESP symbol to QESP (QEMU ESP)
2017-09-11 11:45 UTC (3+ messages)
` [Qemu-devel] [PATCH v2] scsi/esp: Rename the ESP macro to ESP_STATE
Patch 0727d35de ("Make initramfs honor CONFIG_DEVTMPFS_MOUNT") breaks boot
2017-09-11 11:45 UTC (7+ messages)
[RFC PATCH v8 0/2] mmap: safely enable support for new flags
2017-09-11 11:45 UTC (10+ messages)
` [RFC PATCH v8 2/2] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
State of rdma-core v15 release
2017-09-11 11:45 UTC
[PATCH 00/10] staging: rtl8723bs: Follow linux-kernel coding style
2017-09-11 11:44 UTC (6+ messages)
` [PATCH 05/10] staging: rtl8723bs: Add space between concatenated strings
` [Outreachy kernel] "
` [PATCH 06/10] staging: rtl8723bs: Add space after ','
` [Outreachy kernel] "
[Qemu-devel] [PATCH] hmp: fix "dump-quest-memory" segfault (ppc)
2017-09-11 11:43 UTC (6+ messages)
` [Qemu-devel] [Qemu-ppc] "
[PATCH rdma-core 0/2] Expose mlx5 multi packet capabilities
2017-09-11 11:43 UTC (3+ messages)
` [PATCH rdma-core 1/2] mlx5: Report if kernel allows using MPW in SQ
` [PATCH rdma-core 2/2] mlx5: Report enhanced multi packet send WQE capability
[PATCH] drm/amdgpu: fix VM sync with always valid BOs v2
2017-09-11 11:42 UTC (7+ messages)
[PATCH] RDMA/cxgb3: remove redundant first assignement of sqp
2017-09-11 11:42 UTC (3+ messages)
[PATCH v3 0/2] add Silicon Image SiI9234 driver
2017-09-11 11:42 UTC (4+ messages)
` [PATCH v3 1/2] drm/bridge: "
[Qemu-devel] [Bug 1715700] [NEW] Windows 7 guest won't boot on qemu 2.10 (works on 2.9)
2017-09-11 11:41 UTC (3+ messages)
` [Qemu-devel] [Bug 1715700] "
[PATCH v5 0/8] xen: better grant v2 support
2017-09-11 11:41 UTC (15+ messages)
` [PATCH v5 1/8] xen: move XENMAPSPACE_grant_table code into grant_table.c
` [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 6/8] xen: add new domctl hypercall to set grant table resource limits
[PATCH v10 0/4] ACPI: parse the SPCR table
2017-09-11 11:39 UTC (9+ 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
[Qemu-devel] [PATCH 0/4] s390x/css: ccw interpretation fixes
2017-09-11 11:36 UTC (4+ messages)
` [Qemu-devel] [PATCH 4/4] s390x/css: fix incorrect length indication
[Qemu-devel] [PATCH v3 00/50] Hi,
2017-09-11 11:06 UTC (53+ 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
[Qemu-devel] [RFC PATCH] spapr_pci: make index property mandatory
2017-09-11 11:35 UTC
[PATCH] hostap-utils: use w1.fi for SRC_URI
2017-09-11 11:37 UTC
rdma-core: Location of 70-persistent-ipoib.rules
2017-09-11 11:33 UTC
Fixes for CI/bxt
2017-09-11 11:33 UTC (3+ messages)
` [PATCH 01/11] drm/i915: Mark the userptr invalidate workqueue as WQ_MEM_RECLAIM
[PATCH v4 00/11] Handle SMCs and HVCs in conformance with SMCCC
2017-09-11 11:33 UTC (11+ messages)
` [PATCH v4 10/11] public: add XENFEAT_ARM_SMCCC_supported feature
[LTP] [PATCH] syscalls/shmat01: avoid dumping corefile for expected crash
2017-09-11 11:32 UTC
[Qemu-devel] [RFC v2 00/32] postcopy+vhost-user/shared ram
2017-09-11 11:31 UTC (4+ messages)
` [Qemu-devel] [RFC v2 26/32] vhost: Add VHOST_USER_POSTCOPY_END message
[Qemu-devel] [RFC v1 0/2] Add a valid_cpu_types property
2017-09-11 11:31 UTC (4+ messages)
` [Qemu-devel] [RFC v1 1/2] machine: "
[PATCH v3 0/2] ARM: dts: keystone-k2g: Add I2C support for 66AK2G
2017-09-11 11:29 UTC (5+ messages)
` [PATCH v3 1/2] i2c: davinci: Add PM Runtime Support
[U-Boot] [PATCH v2 00/19] rockchip: convert the RK3368 to OF_LIVE and validate on the RK3368-uQ7
2017-09-11 11:29 UTC (3+ messages)
` [U-Boot] [PATCH v2 15/19] rockchip: i2c: Convert to livetree
[PATCH rdma-core 1/3] Fix typo caase -> case
2017-09-11 11:28 UTC (3+ messages)
` [PATCH rdma-core 2/3] debian: Bump Standards-Version to 4.1.0
` [PATCH rdma-core 3/3] debian: Add new mlx5dv_set_context_attr symbol
[PATCH 0/5] I2C GPIO to use gpiolibs open drain
2017-09-11 11:27 UTC (5+ messages)
` [PATCH 1/5] i2c: gpio: Convert to use descriptors
Questions about NVMEM
2017-09-11 11:24 UTC (5+ messages)
Patch "Revert "firmware: add sanity check on shutdown/suspend"" has been added to the 4.13-stable tree
2017-09-11 11:27 UTC
[PATCH 0/2] Fix preemption issues with kvm_arm_get_running_vcpu
2017-09-11 11:29 UTC (3+ messages)
` [PATCH 2/2] KVM: arm/arm64: Fix vgic_mmio_change_active with PREEMPT_RT
ALPS touchpad ot correctly recognized: GlidePoint vs DualPoint
2017-09-11 11:26 UTC (8+ messages)
[PATCHv3 0/3] drm/i915: add DisplayPort CEC-Tunneling-over-AUX support
2017-09-11 11:25 UTC (5+ messages)
` [PATCHv3 1/3] drm: add support for DisplayPort CEC-Tunneling-over-AUX
` [PATCHv3 2/3] drm-kms-helpers.rst: document the DP CEC helpers
` [PATCHv3 3/3] drm/i915: add DisplayPort CEC-Tunneling-over-AUX support
[PATCH v4 1/6] ARM: dts: imx6qdl-icore: Add Sound card with codec node
2017-09-11 11:25 UTC (5+ messages)
` [PATCH v4 4/6] ARM: dts: imx6dl-icore: Add LVDS support
[PATCH v2 0/4] increase port_id range
2017-09-11 11:25 UTC (7+ messages)
` [PATCH v3 "
[PATCH bluetooth-next 0/2] *** Firmware patch to support HULUSB ***
2017-09-11 11:25 UTC (2+ messages)
[PATCH v3] tracing: Ignore mmiotrace from kernel commandline
2017-09-11 11:23 UTC (3+ messages)
[PATCH v1 1/2] mac802154: Fix MAC header and payload encrypted
2017-09-11 11:21 UTC (2+ messages)
[linux-lvm] Reserve space for specific thin logical volumes
2017-09-11 11:20 UTC (5+ messages)
[PATCH v10 00/24] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
2017-09-11 11:17 UTC (10+ messages)
` [PATCH v10 19/24] v4l: fwnode: Add convenience function for parsing common external refs
` [PATCH v10 20/24] dt: bindings: smiapp: Document lens-focus and flash properties
` [PATCH v10 24/24] arm: dts: omap3: N9/N950: Add flash references to the camera
usb/midi: use-after-free in snd_rawmidi_dev_seq_free
2017-09-11 11:17 UTC (3+ messages)
[PATCH] mem_access: switch to plain bool
2017-09-11 11:16 UTC
[PATCH 0/1] reset: fix mixed reset when using sparse-checkout
2017-09-11 11:15 UTC (8+ messages)
` [PATCH 1/1] reset: fix reset when using the sparse-checkout feature
usb/gadget: stalls in dummy_timer
2017-09-11 11:15 UTC
[RFC PATCH V2 0/4] Extend resources to support more vcpus in single VM
2017-09-11 11:15 UTC (8+ messages)
` [RFC PATCH V2 2/4] Tool/ACPI: DSDT extension to support more vcpus
[U-Boot] [PATCH] ipu_common: Let the MX6 IPU clock be calculated in run-time
2017-09-11 11:14 UTC (5+ messages)
[Bug 102616] [CI][SNB,HSW,APL,KBL] igt@gem_eio@in-flight - Failed assertion: __vgem_fence_signal(fd, fence) == 0
2017-09-11 11:14 UTC
[PATCH] perf: support running perf binaries with a dash in their name
2017-09-11 11:14 UTC
[Bug 102369] [CI][SNB] Failed assertion: !kmsg_check("*ERROR*") in igt@tools_test@check_dmesg
2017-09-11 11:14 UTC (2+ messages)
AT86RF212 based USB-Stick (HUL)
2017-09-11 11:13 UTC (3+ messages)
[PATCH V4 0/10] block/scsi: safe SCSI quiescing
2017-09-11 11:10 UTC (11+ messages)
` [PATCH V4 01/10] blk-mq: only run hw queues for blk-mq
` [PATCH V4 02/10] block: tracking request allocation with q_usage_counter
` [PATCH V4 03/10] blk-mq: rename blk_mq_[freeze|unfreeze]_queue
` [PATCH V4 04/10] blk-mq: rename blk_mq_freeze_queue_wait as blk_freeze_queue_wait
` [PATCH V4 05/10] block: rename .mq_freeze_wq and .mq_freeze_depth
` [PATCH V4 06/10] block: pass flags to blk_queue_enter()
` [PATCH V4 07/10] block: introduce preempt version of blk_[freeze|unfreeze]_queue
` [PATCH V4 08/10] block: allow to allocate req with RQF_PREEMPT when queue is preempt frozen
` [PATCH V4 09/10] SCSI: transport_spi: resume a quiesced device
` [PATCH V4 10/10] SCSI: preempt freeze block queue when SCSI device is put into quiesce
WARN_ON_ONCE in fs/iomap.c:993
2017-09-11 10:56 UTC
[LTP] [PATCH COMMITTED] commands/gdb01: replace stdin with /dev/null
2017-09-11 11:11 UTC
[Qemu-devel] [Bug 1716028] Re: qemu 2.10 locks images with no feature flag
2017-09-11 11:05 UTC
CI urgent
2017-09-11 11:11 UTC (5+ messages)
` [PATCH igt 1/5] igt/gem_eio: inflight wedged requires long plugging
[RFC PATCH 0/4] Introduce Single-Stepping to ARMv8
2017-09-11 11:10 UTC (2+ messages)
[PATCH 0/6] Crypto-perf app improvements
2017-09-11 11:08 UTC (4+ messages)
` [PATCH 6/6] app/crypto-perf: use single mempool
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] dma-fence: fix dma_fence_get_rcu_safe
2017-09-11 11:06 UTC (9+ 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] ksm: Fix unlocked iteration over vmas in cmp_and_merge_page()
2017-09-11 11:05 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2] spapr_pci: some more cleanup
2017-09-11 11:04 UTC (3+ messages)
[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 (3+ messages)
` [Qemu-trivial] [Qemu-devel] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.