All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-01-24 16:59:59 to 2014-01-24 17:36:29 UTC [more...]

[PATCH v5] coverity: Store the modelling file in the source tree
 2014-01-24 17:36 UTC  (16+ messages)

[PATCH 0/3] RFC/RFT: Powering on MMC Wifi/BT modules in MMC core
 2014-01-24 17:35 UTC  (5+ messages)
` [PATCH 1/3] mmc: add support for power-on sequencing through DT

[PATCH 0/5] ia64 ski emulator patches
 2014-01-24 17:33 UTC  (4+ messages)

[PATCH v9 6/6] MCS Lock: Allow architecture specific asm files to be used for contended case
 2014-01-24 17:33 UTC  (11+ messages)

[RFC] Java JUL loglevel mapping to LTTng
 2014-01-24 17:32 UTC 

[PATCH 00/28] drm/i915: Lots of workaround changes (resurrected)
 2014-01-24 17:32 UTC  (7+ messages)
` [PATCH 06/28] drm/i915: We implement WaDisableRCCUnitClockGating:snb
` [PATCH 07/28] drm/i915: We implement WaMiSetContext_Hang
` [PATCH 08/28] drm/i915: Fix IVB GT2 WaDisableDopClockGating and WaDisablePSDDualDispatchEnable

[PATCH] staging/usbip: Add missing speeds to userspace speed_strings array
 2014-01-24 17:31 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/2] acpi: Fix PCI hole handling on SRAT table
 2014-01-24 17:31 UTC  (2+ messages)

[PATCH] audit: restore order of tty and ses fields in log output
 2014-01-24 17:31 UTC 

[B.A.T.M.A.N.] Is BATMAN alone enough to create wireless mesh networks?
 2014-01-24 17:30 UTC  (3+ messages)

[PATCH 0/7] direct I/O fixes
 2014-01-24 17:29 UTC  (13+ messages)
` [PATCH 7/7] nfs: page cache invalidation for dio

[PATCH v3 15/24] drm/i2c: tda998x: use irq for connection status and EDID read
 2014-01-24 17:29 UTC  (4+ messages)

[PATCH] sg: fix integer overflow
 2014-01-24 17:28 UTC  (4+ messages)

[README] bug fixes only
 2014-01-24 17:28 UTC  (3+ messages)

What's the meaning of CONFIG_BROKEN_ON_SMP?
 2014-01-24 17:27 UTC  (2+ messages)

IBSS can't beacon after rejoin / regression in TSF syncing code?
 2014-01-24 17:26 UTC  (2+ messages)
` [ath9k-devel] "

[Qemu-devel] [PULL v2 00/93] Block patches
 2014-01-24 17:22 UTC  (94+ messages)
` [Qemu-devel] [PULL 01/93] rbd: switch from pipe to QEMUBH completion notification
` [Qemu-devel] [PULL 02/93] qemu-iotests: Introduce _unsupported_imgopts
` [Qemu-devel] [PULL 03/93] qemu-iotests: Add _unsupported_imgopts for vmdk subformats
` [Qemu-devel] [PULL 04/93] qemu-iotests: Clean up all extents for vmdk
` [Qemu-devel] [PULL 05/93] block/iscsi: return -ENOMEM if an async call fails immediately
` [Qemu-devel] [PULL 06/93] gluster: Convert aio routines into coroutines
` [Qemu-devel] [PULL 07/93] gluster: Implement .bdrv_co_write_zeroes for gluster
` [Qemu-devel] [PULL 08/93] gluster: Add support for creating zero-filled image
` [Qemu-devel] [PULL 09/93] sheepdog: fix clone operation by 'qemu-img create -b'
` [Qemu-devel] [PULL 10/93] qtest: Fix the bug about disable vnc causes "make check" fail
` [Qemu-devel] [PULL 11/93] docs: qcow2 compat=1.1 is now the default
` [Qemu-devel] [PULL 12/93] vmdk: Fix big flat extent IO
` [Qemu-devel] [PULL 13/93] readline: decouple readline from the monitor
` [Qemu-devel] [PULL 14/93] readline: move readline to a generic location
` [Qemu-devel] [PULL 15/93] osdep: add qemu_set_tty_echo()
` [Qemu-devel] [PULL 16/93] qemu-io: use readline.c
` [Qemu-devel] [PULL 17/93] qemu-io: add command completion
` [Qemu-devel] [PULL 18/93] blkdebug: Use errp for read_config()
` [Qemu-devel] [PULL 19/93] blkdebug: Don't require sophisticated filename
` [Qemu-devel] [PULL 20/93] qdict: Add qdict_array_split()
` [Qemu-devel] [PULL 21/93] qapi: extend qdict_flatten() for QLists
` [Qemu-devel] [PULL 22/93] qemu-option: Add qemu_config_parse_qdict()
` [Qemu-devel] [PULL 23/93] blkdebug: Always call read_config()
` [Qemu-devel] [PULL 24/93] blkdebug: Use command-line in read_config()
` [Qemu-devel] [PULL 25/93] block: Allow reference for bdrv_file_open()
` [Qemu-devel] [PULL 26/93] block: Pass reference to bdrv_file_open()
` [Qemu-devel] [PULL 27/93] block: Allow block devices without files
` [Qemu-devel] [PULL 28/93] block: Add bdrv_open_image()
` [Qemu-devel] [PULL 29/93] block: Use bdrv_open_image() in bdrv_open()
` [Qemu-devel] [PULL 30/93] block: Allow recursive "file"s
` [Qemu-devel] [PULL 31/93] blockdev: Move "file" to legacy_opts
` [Qemu-devel] [PULL 32/93] blkdebug: Allow command-line file configuration
` [Qemu-devel] [PULL 33/93] blkverify: Allow command-line configuration
` [Qemu-devel] [PULL 34/93] blkverify: Don't require protocol filename
` [Qemu-devel] [PULL 35/93] qapi: Add "errno" to the list of polluted words
` [Qemu-devel] [PULL 36/93] qapi: QMP interface for blkdebug and blkverify
` [Qemu-devel] [PULL 37/93] qemu-io: Make filename optional
` [Qemu-devel] [PULL 38/93] tests: Add test for qdict_array_split()
` [Qemu-devel] [PULL 39/93] tests: Add test for qdict_flatten()
` [Qemu-devel] [PULL 40/93] iotests: Test new blkdebug/blkverify interface
` [Qemu-devel] [PULL 41/93] iotests: Test file format nesting
` [Qemu-devel] [PULL 42/93] block: fix backing file segfault
` [Qemu-devel] [PULL 43/93] dataplane: fix shadowed return value
` [Qemu-devel] [PULL 44/93] qcow2: fix wrong value of L1E_OFFSET_MASK, L2E_OFFSET_MASK and REFT_OFFSET_MASK
` [Qemu-devel] [PULL 45/93] vmdk: Check for overhead when opening
` [Qemu-devel] [PULL 46/93] qemu-progress: Drop unused include
` [Qemu-devel] [PULL 47/93] qemu-progress: Fix progress printing on SIGUSR1
` [Qemu-devel] [PULL 48/93] Documentation: qemu-img: Mention SIGUSR1 progress report
` [Qemu-devel] [PULL 49/93] sheepdog: fix 'qemu-img map'
` [Qemu-devel] [PULL 50/93] drive mirror:fix memory leak
` [Qemu-devel] [PULL 51/93] vmdk: Fix format specific information (create type) for streamOptimized
` [Qemu-devel] [PULL 52/93] qapi: Add "backing" to BlockStats
` [Qemu-devel] [PULL 53/93] block: Add bs->node_name to hold the name of a bs node of the bs graph
` [Qemu-devel] [PULL 54/93] block: Allow the user to define "node-name" option both on command line and QMP
` [Qemu-devel] [PULL 55/93] qmp: Add QMP query-named-block-nodes to list the named BlockDriverState nodes
` [Qemu-devel] [PULL 56/93] qmp: Allow to change password on named block driver states
` [Qemu-devel] [PULL 57/93] block: Create authorizations mechanism for external snapshot and resize
` [Qemu-devel] [PULL 58/93] qmp: Allow block_resize to manipulate bs graph nodes
` [Qemu-devel] [PULL 59/93] qmp: Allow to take external snapshots on bs graphs node
` [Qemu-devel] [PULL 60/93] block/curl: Implement the libcurl timer callback interface
` [Qemu-devel] [PULL 61/93] block: resize backing file image during offline commit, if necessary
` [Qemu-devel] [PULL 62/93] block: resize backing image during active layer commit, if needed
` [Qemu-devel] [PULL 63/93] block: update block commit documentation regarding image truncation
` [Qemu-devel] [PULL 64/93] block: Fix bdrv_commit return value
` [Qemu-devel] [PULL 65/93] block: Move initialisation of BlockLimits to bdrv_refresh_limits()
` [Qemu-devel] [PULL 66/93] block: Inherit opt_transfer_length
` [Qemu-devel] [PULL 67/93] block: Update BlockLimits when they might have changed
` [Qemu-devel] [PULL 68/93] qemu_memalign: Allow small alignments
` [Qemu-devel] [PULL 69/93] block: Detect unaligned length in bdrv_qiov_is_aligned()
` [Qemu-devel] [PULL 70/93] block: Don't use guest sector size for qemu_blockalign()
` [Qemu-devel] [PULL 71/93] block: rename buffer_alignment to guest_block_size
` [Qemu-devel] [PULL 72/93] raw: Probe required direct I/O alignment
` [Qemu-devel] [PULL 73/93] block: Introduce bdrv_aligned_preadv()
` [Qemu-devel] [PULL 74/93] block: Introduce bdrv_co_do_preadv()
` [Qemu-devel] [PULL 75/93] block: Introduce bdrv_aligned_pwritev()
` [Qemu-devel] [PULL 76/93] block: write: Handle COR dependency after I/O throttling
` [Qemu-devel] [PULL 77/93] block: Introduce bdrv_co_do_pwritev()
` [Qemu-devel] [PULL 78/93] block: Switch BdrvTrackedRequest to byte granularity
` [Qemu-devel] [PULL 79/93] block: Allow waiting for overlapping requests between begin/end
` [Qemu-devel] [PULL 80/93] block: Make zero-after-EOF work with larger alignment
` [Qemu-devel] [PULL 81/93] block: Generalise and optimise COR serialisation
` [Qemu-devel] [PULL 82/93] block: Make overlap range for serialisation dynamic
` [Qemu-devel] [PULL 83/93] block: Allow wait_serialising_requests() at any point
` [Qemu-devel] [PULL 84/93] block: Align requests in bdrv_co_do_pwritev()
` [Qemu-devel] [PULL 85/93] block: Assert serialisation assumptions in pwritev
` [Qemu-devel] [PULL 86/93] block: Change coroutine wrapper to byte granularity
` [Qemu-devel] [PULL 87/93] block: Make bdrv_pread() a bdrv_prwv_co() wrapper
` [Qemu-devel] [PULL 88/93] block: Make bdrv_pwrite() "
` [Qemu-devel] [PULL 89/93] iscsi: Set bs->request_alignment
` [Qemu-devel] [PULL 90/93] blkdebug: Make required alignment configurable
` [Qemu-devel] [PULL 91/93] qemu-io: New command 'sleep'
` [Qemu-devel] [PULL 92/93] qemu-iotests: Test pwritev RMW logic
` [Qemu-devel] [PULL 93/93] block: Switch bdrv_io_limits_intercept() to byte granularity

[PATCH] tiff: flesh out PACKAGECONFIG
 2014-01-24 17:26 UTC 

[PATCH RFC 00/73] tree-wide: clean up some no longer required #include <linux/init.h>
 2014-01-24 17:26 UTC  (8+ messages)
` [PATCH 30/73] drivers/i2c: busses/i2c-acorn.c is tristate and should use module.h
` [PATCH 51/73] drivers/i2c: delete non-required instances of include <linux/init.h>

[U-Boot] [PATCH V2] ARM: tegra: don't exceed AVP limits when configuring PLLP
 2014-01-24 17:26 UTC  (3+ messages)

[PATCH] ASoC: arizona: Check clocking during hw_params rather than startup
 2014-01-24 17:25 UTC  (2+ messages)

[RFC 0/6] enabling runtime on BYT
 2014-01-24 17:23 UTC  (6+ messages)
` [RFC 1/6] drm/i915: cover ioctls with runtime_get/put

nftables: how to parse optional packet header fields?
 2014-01-24 17:24 UTC 

[U-Boot] [PATCH V2] ARM: tegra: amend pmc.h for Tegra114+
 2014-01-24 17:23 UTC 

[PATCH] Fix overflow when HZ is smaller than 60
 2014-01-24 17:21 UTC 

Preserving Sysfs file permissions on suspend/resume
 2014-01-24 17:20 UTC 

[PATCH V2 0/6] ARM CoreSight: Enhance ETM tracing control
 2014-01-24 17:17 UTC  (7+ messages)
` [PATCH V2 4/6] ARM: Make PID_IN_CONTEXTIDR incompatible with PID_NS

[PATCH v6] xen/grant-table: Avoid m2p_override during mapping
 2014-01-24 17:20 UTC  (4+ messages)

[U-Boot] [PATCH] pxe: implement fdtdir extlinux.conf tag
 2014-01-24 17:20 UTC  (3+ messages)

[PATCH] nfs: handle servers that support either ALLOW or DENY ACE types
 2014-01-24 17:19 UTC  (6+ messages)
      ` [PATCH] nfs: handle servers that support only ALLOW ACE type

[meta-fsl-arm][PATCH v3 00/11] Freescale 3.10.17-1.0.0-beta - part 1
 2014-01-24 17:18 UTC  (2+ messages)

[U-Boot] [PATCH V2 1/6] ARM: tegra: deduplicate MASK_BITS_xxx clock mux enum
 2014-01-24 17:16 UTC  (6+ messages)
` [U-Boot] [PATCH V2 2/6] ARM: tegra: rename MASK_BITS_29_28 to MASK_BITS_31_28
` [U-Boot] [PATCH V2 3/6] ARM: tegra: rename OUT_CLK_SOURCE_*
` [U-Boot] [PATCH V2 4/6] ARM: tegra: use MASK_BITS_* macros everywhere
` [U-Boot] [PATCH V2 5/6] ARM: tegra: MASK_BITS_ no longer needs specific values
` [U-Boot] [PATCH V2 6/6] ARM: tegra: implement MASK_BITS_31_29

[PATCH][v4] xen: Pass the location of the ACPI RSDP to DOM0
 2014-01-24 17:15 UTC 

[U-Boot] [PATCH 1/6] ARM: tegra: deduplicate MASK_BITS_xxx clock mux enum
 2014-01-24 17:15 UTC  (12+ messages)
` [U-Boot] [PATCH 2/6] ARM: tegra: rename MASK_BITS_29_28 to MASK_BITS_31_28
` [U-Boot] [PATCH 3/6] ARM: tegra: rename OUT_CLK_SOURCE_*
` [U-Boot] [PATCH 5/6] ARM: tegra: MASK_BITS_ no longer needs specific values

[meta-fsl-arm] QT5 on SabreLite
 2014-01-24 17:13 UTC 

[PATCH v4 00/17] x86/PMU: Xen PMU PV support
 2014-01-24 17:13 UTC  (4+ messages)
` [PATCH v4 09/17] x86/VPMU: Interface for setting PMU mode and flags

Renesas i2c patches, R8A7790 support and Lager i2c enablemenet
 2014-01-24 17:12 UTC  (7+ messages)
` [PATCH 3/4] i2c: rcar: do not print error if device nacks transfer
` [PATCH 4/4] i2c: rcar: use devm_clk_get to ensure clock is properly ref-counted

creation of the puppet-ceph repository
 2014-01-24 17:11 UTC  (3+ messages)

[PATCH] create multiple banks for dom0 in 1:1 mapping if necessary
 2014-01-24 17:11 UTC  (5+ messages)

Anyone done long term testing?
 2014-01-24 17:10 UTC  (2+ messages)

[PATCH] serial: omap-serial: Move info message to probe function
 2014-01-24 17:09 UTC 

Globbing for ignored branches?
 2014-01-24 17:09 UTC  (4+ messages)

Delays on usleep calls
 2014-01-24 17:08 UTC  (8+ messages)

[PATCH v4 0/8] Update Kona drivers to use clocks
 2014-01-24 17:07 UTC  (6+ messages)
` [PATCH v4 5/8] mmc: sdhci-bcm-kona: Add basic use of clocks

[PATCH v5] ACPI: Fix acpi_evaluate_object() return value check
 2014-01-24 17:19 UTC  (4+ messages)

Questions about bitrot and RAID 5/6
 2014-01-24 17:03 UTC  (10+ messages)

[PATCH] ts-calibrate-init: Fix QA warning
 2014-01-24 18:27 UTC 

[PATCH v2] nfs: don't attempt auth methods that require upcall unless we know that gssd is running
 2014-01-24 17:02 UTC  (2+ messages)

[PATCH 0/5] drivers: net: Adding support for APM X-Gene SoC Ethernet base driver
 2014-01-24 17:01 UTC  (5+ messages)
` [PATCH 2/5] arm64: dts: APM X-Gene SoC Ethernet device tree nodes

[PATCH 1/2] bt-firmware: Add back recipe
 2014-01-24 18:26 UTC  (2+ messages)
` [PATCH 2/2] packagegroup-arago-tisdk-connectivity*: Adding back some Bluetooth packages

[PATCH] i2c-i801: Standardize log messages
 2014-01-24 17:01 UTC  (3+ messages)

Fwd: NFS4: new accounts username = nobody, old accounts fine, reboot fine
 2014-01-24 17:01 UTC  (3+ messages)
  `  "

[Qemu-devel] [PATCH RFC 0/5] Xen: introduce Xen PV target
 2014-01-24 17:00 UTC  (5+ messages)
` [Qemu-devel] [PATCH RFC 5/5] xen: introduce xenpv-softmmu.mak
    `  "

[PATCH 0/1] rpcbind: fix crash at start
 2014-01-24 17:01 UTC  (2+ messages)
` [PATCH 1/1] rpcbind: fixes crash during start


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.