messages from 2016-05-19 14:25:45 to 2016-05-19 15:23:09 UTC [more...]
[Qemu-devel] [PULL 00/31] Block layer patches
2016-05-19 15:22 UTC (32+ messages)
` [Qemu-devel] [PULL 01/31] block: Make sure throttled BDSes always have a BB
` [Qemu-devel] [PULL 02/31] block: Introduce BlockBackendPublic
` [Qemu-devel] [PULL 03/31] block: throttle-groups: Use BlockBackend pointers internally
` [Qemu-devel] [PULL 04/31] block: Convert throttle_group_get_name() to BlockBackend
` [Qemu-devel] [PULL 05/31] block: Move throttling fields from BDS to BB
` [Qemu-devel] [PULL 06/31] block: Move actual I/O throttling to BlockBackend
` [Qemu-devel] [PULL 07/31] block: Move I/O throttling configuration functions "
` [Qemu-devel] [PULL 08/31] block: Introduce BdrvChild.opaque
` [Qemu-devel] [PULL 09/31] block: Drain throttling queue with BdrvChild callback
` [Qemu-devel] [PULL 10/31] block/io: Quiesce parents between drained_begin/end
` [Qemu-devel] [PULL 11/31] block: Decouple throttling from BlockDriverState
` [Qemu-devel] [PULL 12/31] block: Remove bdrv_move_feature_fields()
` [Qemu-devel] [PULL 13/31] Revert "block: Forbid I/O throttling on nodes with multiple parents for 2.6"
` [Qemu-devel] [PULL 14/31] block: Don't check throttled reqs in bdrv_requests_pending()
` [Qemu-devel] [PULL 15/31] block: Use BdrvChild callbacks for change_media/resize
` [Qemu-devel] [PULL 16/31] block: User BdrvChild callback for device name
` [Qemu-devel] [PULL 17/31] blockjob: Don't set iostatus of target
` [Qemu-devel] [PULL 18/31] blockjob: Don't touch BDS iostatus
` [Qemu-devel] [PULL 19/31] block: Remove bdrv_aio_multiwrite()
` [Qemu-devel] [PULL 20/31] block: Add bdrv_has_blk()
` [Qemu-devel] [PULL 21/31] block: Avoid bs->blk in bdrv_next()
` [Qemu-devel] [PULL 22/31] block: Don't return throttling info in query-named-block-nodes
` [Qemu-devel] [PULL 23/31] block: Remove BlockDriverState.blk
` [Qemu-devel] [PULL 24/31] block: Propagate AioContext change to all children
` [Qemu-devel] [PULL 25/31] qcow2: fix condition in is_zero_cluster
` [Qemu-devel] [PULL 26/31] qcow2: Fix write_zeroes with partially allocated backing file cluster
` [Qemu-devel] [PULL 27/31] qemu-iotests: Some more write_zeroes tests
` [Qemu-devel] [PULL 28/31] block: clarify error message for qmp-eject
` [Qemu-devel] [PULL 29/31] qemu-io: Fix recent UI updates
` [Qemu-devel] [PULL 30/31] qemu-iotests: Simplify 109 with unaligned qemu-img compare
` [Qemu-devel] [PULL 31/31] qemu-iotests: Fix regression in 136 on aio_read invalid
[PATCH for 4.7] xen: sched: avoid races on time values read from NOW()
2016-05-19 15:22 UTC (3+ messages)
` [PATCH] "
[PATCH] net: diag: Tell user if support for destroying TCP sockets is not enabled
2016-05-19 15:22 UTC (18+ messages)
` [PATCH iproute2] ss: Tell user about -EOPNOTSUPP for SOCK_DESTROY
[PATCH v3 0/8] crypto: caam - add support for LS1043A SoC
2016-05-19 15:11 UTC (13+ messages)
` [PATCH v3 1/8] asm-generic/io.h: allow barriers in io{read,write}{16,32}be
` [PATCH v3 2/8] asm-generic/io.h: add io{read,write}64 accessors
` [PATCH v3 3/8] arm64: add io{read,write}64be accessors
` [PATCH v3 4/8] powerpc: add io{read,write}64 accessors
` [PATCH v3 5/8] crypto: caam - fix offset field in hw sg entries
` [PATCH v3 6/8] crypto: caam - handle core endianness != caam endianness
` [PATCH v3 7/8] crypto: caam - add ARCH_LAYERSCAPE to supported architectures
` [PATCH v3 8/8] arm64: dts: ls1043a: add crypto node
[U-Boot] [PATCH 00/20] dm: rockchip: Move rockchip boards to to use CONFIG_BLK
2016-05-19 15:22 UTC (7+ messages)
` [U-Boot] [PATCH 07/20] arm: Avoid error messages in cache_v7
[PATCH] t6044: replace seq by test_seq
2016-05-19 15:21 UTC (2+ messages)
[PATCH 0/2] mempool: add stack (fifo) mempool handler
2016-05-19 15:21 UTC (9+ messages)
` [PATCH 1/2] "
` v2 mempool: add stack (lifo) "
` [PATCH v2 1/3] "
` [PATCH v2 2/3] mempool: make declaration of handler structs const
` [PATCH v2 3/3] test: add autotest for external mempool stack handler
[PATCH] mm/zsmalloc: don't fail if can't create debugfs info
2016-05-19 15:18 UTC (3+ messages)
` [PATCHv2] "
Confusing --graph --all output with detached branches
2016-05-19 15:20 UTC (3+ messages)
[U-Boot] [PATCH v2 00/13] usb: dwc3: rework DWC3 and convert UniPhier xHCI driver to DM
2016-05-19 15:20 UTC (5+ messages)
[PATCH 1/2] lightnvm: break the loop when rqd is not null
2016-05-19 15:19 UTC (6+ messages)
` [PATCH 2/2] lightnvm: hold nvm_lock until finish the target creation
[PATCH] usb: musb: only restore devctl when session was set in backup
2016-05-19 15:19 UTC
[Qemu-devel] [PATCH 0/3] ui: improve feedback if gl setup fails
2016-05-19 15:19 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/3] ui: egl: Replace fprintf with error_report
` [Qemu-devel] [PATCH 2/3] ui: spice: Exit if gl=on EGL init fails
` [Qemu-devel] [PATCH 3/3] virtio-gpu: Warn if UI config will disable virgl
[LTP] [RFC] [PATCH] lib/tst_test.c: Run test in child process
2016-05-19 15:17 UTC
[PATCH] drm/i915/userptr: Convert to drm_i915_private
2016-05-19 15:17 UTC
[PATCH] sourceipk: fix git preservation against bitbake 1.30
2016-05-19 15:16 UTC
[Buildroot] [PATCH 1/2] linux-headers: bump 3.14.x and 4.{4, 5}.x series
2016-05-19 15:16 UTC (9+ messages)
` [Buildroot] [PATCH 2/2] connman: remove xtables build fix patch
Tentative Dates for the Fall Bake-a-ton
2016-05-19 15:16 UTC
[ath9k-devel] [PATCH] ath9k: Proper TX99 interrupt ref count
2016-05-19 15:15 UTC (2+ messages)
` "
[PATCH] Revert "drm/core: Preserve the framebuffer after removing it."
2016-05-19 15:15 UTC
[Qemu-devel] [PATCH] iscsi: pass SCSI status back for SG_IO
2016-05-19 15:14 UTC
[PATCH v10 0/3] VT-d Device-TLB flush issue
2016-05-19 15:14 UTC (14+ messages)
` [PATCH v10 1/3] vt-d: add a timeout parameter for Queued Invalidation
[Qemu-devel] [PATCH 0/4] scsi-block: receive the right SCSI status on reads and writes
2016-05-19 15:13 UTC (4+ messages)
` [Qemu-devel] [PATCH 3/4] scsi-disk: introduce dma_readv and dma_writev
[meta-raspberrypi][PATCH 0/8] Support for vc4 graphics driver
2016-05-19 15:13 UTC (21+ messages)
` [meta-raspberrypi][PATCH 1/8] Support for vc4 graphics driver: change the default providers
` [meta-raspberrypi][PATCH 2/8] Support for vc4 graphics driver: add vc4-kms-v3d to the overlays
` [meta-raspberrypi][PATCH 5/8] Support for vc4 graphics driver: upgrade 4.4 kernel to 4.4.10
` [meta-raspberrypi][PATCH 6/8] Support for vc4 graphics driver: modify the wayland configuration for vc4
[PATCH v12 00/13] support "task_isolation" mode
2016-05-19 15:12 UTC (5+ messages)
` [PATCH v12 07/13] task_isolation: add debug boot flag
[RFC PATCH v2 0/3] OPTPROBES for powerpc
2016-05-19 15:10 UTC (4+ messages)
` [RFC PATCH v2 1/3] arch/powerpc : Add detour buffer support for optprobes
` [RFC PATCH v2 2/3] arch/powerpc : optprobes for powerpc core
` [RFC PATCH v2 3/3] arch/powerpc : Enable optprobes support in powerpc
[PATCH] drm/i915: only disable memory self-refresh on GMCH
2016-05-19 15:09 UTC (3+ messages)
` ✗ Ro.CI.BAT: failure for "
Bug#822369: fixed in qemu 1:2.6+dfsg-1
2016-05-19 15:07 UTC (4+ messages)
[PATCH for-4.7 1/3] docs/build: Avoid using multi-target pattern rules
2016-05-19 15:07 UTC (8+ messages)
` [PATCH for-4.7 2/3] docs/xsplice: Fix syntax when compiling to pdf with pandoc
` [PATCH for-4.7 3/3] docs/feature: Tweaks to the feature document template
Fix typo "baloon" -> "balloon"
2016-05-19 15:06 UTC (2+ messages)
` [PATCH] Improve messages regarding font installation
[PATCH v2] KVM: halt-polling: poll if emulated lapic timer will fire soon
2016-05-19 15:06 UTC (6+ messages)
Crash after WARN_ON(BTRFS_I(inode)->csum_bytes)
2016-05-19 15:06 UTC (2+ messages)
[PATCH] drm/amd/powerplay/hwmgr: use kmemdup
2016-05-19 15:03 UTC (3+ messages)
(no subject)
2016-05-19 15:01 UTC (4+ messages)
` when to bump library versions (was: <blank>)
Fwd: Re: Inclusion for 916d4092a1d2d7b in 4.4 stable
2016-05-19 15:00 UTC
[RFC PATCH 03/15] Provide atomic_t functions implemented with ISO-C++11 atomics
2016-05-19 15:00 UTC (8+ messages)
` [RFC PATCH 00/15] Provide atomics and bitops implemented with ISO C++11 atomics
[LTP] [PATCH] mem/oom: fork may fail before test
2016-05-19 14:58 UTC
[Qemu-devel] [PATCH v4 00/28] Add qapi-to-JSON and clone visitors
2016-05-19 14:58 UTC (2+ messages)
[RFC PATCH 0/8] [WIP] runqemu/runqemu-internal: refactor it
2016-05-19 14:57 UTC (2+ messages)
[RFC PATCH 0/3] dra7/omap4/omap5: Enable ADMA2
2016-05-19 14:57 UTC (7+ messages)
` [RFC PATCH 2/3] mmc: host: omap_hsmmc: "
[PATCH 0/5] drm: fixes for merge-window regressions
2016-05-19 14:56 UTC (7+ messages)
` [PATCH 2/5] drm: mediatek: add CONFIG_OF dependency
` [PATCH 3/5] drm: mediatek: fixup drm_gem_object_lookup API change
[LTP] [PATCH] memcg/functional: check several times if the process is killed
2016-05-19 14:55 UTC
[PATCH v3 0/6] bmaptool support
2016-05-19 14:54 UTC (8+ messages)
` [PATCH v3 4/6] bmap-tools: generate standalone script
[PATCH/RFC 0/6] pack-objects hook for upload-pack
2016-05-19 14:54 UTC (5+ messages)
` [PATCH 6/6] upload-pack: provide a hook for running pack-objects
[nightly] Core TISDK (krogoth/2.1) 2016.05 build 2016-05-18_20-42-50
2016-05-19 14:53 UTC
[RFC PATCHv2] usb: USB Type-C Connector Class
2016-05-19 14:48 UTC (3+ messages)
[RFC PATCH v2.1 00/16] Introduce low memory usage btrfsck mode
2016-05-19 14:51 UTC (5+ messages)
` [RFC PATCH v2.1 16/16] btrfs-progs: fsck: Introduce low memory mode
[Bug 118511] New: Corruption of VM qcow2 image file on EXT4 with crypto enabled
2016-05-19 14:50 UTC
[PATCH] tisdk-server-*-image: add opencl and opencl-extra packagegroups
2016-05-19 14:50 UTC
[PATCH v4 0/6] Add support for remote unwind
2016-05-19 14:50 UTC (3+ messages)
` [PATCH v4 2/6] perf tools: Promote proper messages for cross-platform unwind
[cpufreq-4.7] New schedutil governor in combination with intel_pstate/x86
2016-05-19 14:50 UTC (11+ messages)
[RFC][PATCH] packagegroups: separate opencl and deps, remove cruft, simplify code
2016-05-19 14:49 UTC (3+ messages)
ioatdma(Intel(R) I/OAT DMA Engine init failed)
2016-05-19 14:49 UTC (6+ messages)
Crash in -next due to 'drivers/of: Fix depth when unflattening devicetree'
2016-05-19 14:47 UTC (2+ messages)
[PATCH v7 0/5] Make cpuid <-> nodeid mapping persistent
2016-05-19 14:46 UTC (3+ messages)
Unable to use Microsoft Bluetooth Mobile Mouse 3600
2016-05-19 14:47 UTC (2+ messages)
[linux-3.14 test] 94568: tolerable FAIL - PUSHED
2016-05-19 14:46 UTC
[PATCH] IMSM: retry reading sync_completed during reshape
2016-05-19 14:45 UTC (2+ messages)
[PATCH/RFC] Add userdiff built-in pattern for CSS code
2016-05-19 14:45 UTC (2+ messages)
new driver for drivers/virt/?
2016-05-19 14:44 UTC (3+ messages)
[Qemu-devel] [PULL v4 00/52] NEED_CPU_H cleanups
2016-05-19 14:43 UTC (3+ messages)
` [Qemu-devel] [PULL v4 16/52] target-ppc: make cpu-qom.h not target specific
` [Qemu-devel] [PULL v4 22/52] target-xtensa: "
[PATCH] packagegroup*-toolchain-tisdk-target: add opencl components to the devkit
2016-05-19 14:44 UTC
Bump library names just after branching
2016-05-19 14:43 UTC
[PATCH v2] doc: fix typo in freebsd doc
2016-05-19 14:42 UTC (2+ messages)
[meta-raspberrypi][PATCH v2 0/1] Support for .dtbo files for dtb overlays, required by firmware after 2016/04/12
2016-05-19 14:41 UTC (3+ messages)
[U-Boot] Please pull u-boot-dm
2016-05-19 14:41 UTC (3+ messages)
[PATCH] machine: add opencl feature to corresponding platforms
2016-05-19 14:39 UTC
[meta-raspberrypi][Question] How to build an hwup image for raspberrypi3
2016-05-19 14:39 UTC (2+ messages)
[PATCH v4] vga_switcheroo: Add helper for deferred probing
2016-05-19 14:39 UTC
[Buildroot] [PATCH v4] igmpproxy: bump version to a731683d1a65956fa05024b0597b105fe6a3a122
2016-05-19 14:38 UTC
[PATCH] doc: fix typo in freebsd doc
2016-05-19 14:37 UTC (3+ messages)
[PATCH RFC 0/6] Set of PV drivers used by production project
2016-05-19 14:37 UTC (7+ messages)
` [PATCH RFC 1/6] libxl: implementation of PV rtc device interface
` [PATCH RFC 2/6] libxl: implementation of PV audio "
` [PATCH RFC 3/6] libxl: implementation of PV tty "
` [PATCH RFC 4/6] libxl: implementation of PV event "
` [PATCH RFC 5/6] libxl: implementation of PV DRM "
` [PATCH RFC 6/6] libxl: implementation of PV RPMSG "
No Ceph Recovery : Is it a bug ?
2016-05-19 14:37 UTC (6+ messages)
gstreamer: v4l2videodec plugin
2016-05-19 14:37 UTC (10+ messages)
[PATCH] upload-pack.c: use of parse-options API
2016-05-19 14:36 UTC (5+ messages)
[PATCH RFC 00/18] System adjustment to customer needs
2016-05-19 14:36 UTC (6+ messages)
` [PATCH RFC 13/18] xen: introduce and use 'dom0_rambase_pfn' setting for kernel Dom0
[PATCH v2] x86/HVM: fix forwarding of internally cached requests
2016-05-19 14:35 UTC (10+ messages)
[PATCH 1/3] ib core: Make device counter infrastructure dynamic
2016-05-19 14:34 UTC (15+ messages)
[U-Boot] Breakage on gw_ventana
2016-05-19 14:34 UTC (4+ messages)
[Qemu-devel] [PULL v3 00/52] NEED_CPU_H cleanups
2016-05-19 14:31 UTC (2+ messages)
[PATCH] ARM: tegra: beaver: allow SD card voltage to be changed
2016-05-19 14:31 UTC (7+ messages)
[PATCH 00/21] drm/i915: SKL/KBL/BXT cdclk stuff
2016-05-19 14:30 UTC (5+ messages)
` [PATCH 08/21] drm/i915: Keep track of preferred cdclk vco frequency on SKL
` [PATCH 09/21] drm/i915: Beef up skl_sanitize_cdclk() a bit
[RFC PATCH] Increase in idle power with schedutil
2016-05-19 14:30 UTC (4+ messages)
[PATCH 0/2] last pile of oom_reaper patches for now
2016-05-19 14:29 UTC (3+ messages)
` [PATCH 2/2] mm, oom_reaper: do not mmput synchronously from the oom reaper context
[Qemu-devel] [Qemu-block] [PATCH v1 1/1] qcow2 resize with snapshots
2016-05-19 14:29 UTC (2+ messages)
[LTP] [PATCH 1/4] network/stress/icmp: add icmp-multi-diffip.sh to implement diffip stress test
2016-05-19 14:29 UTC (3+ messages)
[PATCH] librte_table: remove unnecessary printf messages from acl build
2016-05-19 14:35 UTC
[PATCH v2 0/9] powerpc/powernv/cpuidle: Add support for POWER ISA v3 idle states
2016-05-19 14:27 UTC (11+ messages)
` [PATCH v2 2/9] powerpc/kvm: make hypervisor state restore a function
` [PATCH v2 4/9] powerpc/powernv: Make power7_powersave_common more generic
` [PATCH v2 5/9] powerpc/powernv: Move idle related macros to cpuidle.h
[PATCH v6 0/3] auxdisplay: Introduce ht16k33 driver
2016-05-19 14:25 UTC (6+ messages)
` get_maintainer.pl and MAINTAINERS file
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.