All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-08-29 13:18:48 to 2013-08-29 14:01:37 UTC [more...]

[PATCH 00/14] Fix bug about invalid wake up problem
 2013-08-29 13:57 UTC  (2+ messages)
` [PATCH 04/14] exit: Fix invalid wakeup in do_wait

[Qemu-devel] [PATCH v4 00/21] Add qemu-img subcommand to dump file metadata
 2013-08-29 14:00 UTC  (22+ messages)
` [Qemu-devel] [PATCH v4 01/21] cow: make reads go at a decent speed
` [Qemu-devel] [PATCH v4 02/21] cow: make writes go at a less indecent speed
` [Qemu-devel] [PATCH v4 03/21] cow: do not call bdrv_co_is_allocated
` [Qemu-devel] [PATCH v4 04/21] block: keep bs->total_sectors up to date even for growable block devices
` [Qemu-devel] [PATCH v4 05/21] block: make bdrv_co_is_allocated static
` [Qemu-devel] [PATCH v4 06/21] block: do not use ->total_sectors in bdrv_co_is_allocated
` [Qemu-devel] [PATCH v4 07/21] block: remove bdrv_is_allocated_above/bdrv_co_is_allocated_above distinction
` [Qemu-devel] [PATCH v4 08/21] block: expect errors from bdrv_co_is_allocated
` [Qemu-devel] [PATCH v4 09/21] qemu-img: always probe the input image for allocated sectors
` [Qemu-devel] [PATCH v4 10/21] block: make bdrv_has_zero_init return false for copy-on-write-images
` [Qemu-devel] [PATCH v4 11/21] block: introduce bdrv_get_block_status API
` [Qemu-devel] [PATCH v4 12/21] block: define get_block_status return value
` [Qemu-devel] [PATCH v4 13/21] block: return get_block_status data and flags for formats
` [Qemu-devel] [PATCH v4 14/21] block: use bdrv_has_zero_init to return BDRV_BLOCK_ZERO
` [Qemu-devel] [PATCH v4 15/21] block: return BDRV_BLOCK_ZERO past end of backing file
` [Qemu-devel] [PATCH v4 16/21] qemu-img: add a "map" subcommand
` [Qemu-devel] [PATCH v4 17/21] docs, qapi: document qemu-img map
` [Qemu-devel] [PATCH v4 18/21] raw-posix: return get_block_status data and flags
` [Qemu-devel] [PATCH v4 19/21] raw-posix: report unwritten extents as zero
` [Qemu-devel] [PATCH v4 20/21] block: add default get_block_status implementation for protocols
` [Qemu-devel] [PATCH v4 21/21] block: look for zero blocks in bs->file

[PATCH] cpufreq: imx6q: Fix clock enable balance
 2013-08-29 14:01 UTC  (3+ messages)

[PATCH v2 00/13] ARM: OMAP2+: AM43x PRCM support
 2013-08-29 14:00 UTC  (4+ messages)

[PATCH] Btrfs: optimize key searches in btrfs_search_slot
 2013-08-29 13:59 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH v2] imx-drm: Fix probe failure
 2013-08-29 13:59 UTC 

[Qemu-devel] [PATCH 0/2] some virtio-scsi tracing
 2013-08-29 13:59 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] qemu_hexstr(): hexdump a small buffer to a string, for in-line printing
` [Qemu-devel] [PATCH 2/2] add some virtio-scsi trace events

US-1641 drivers involvment
 2013-08-29 13:57 UTC  (3+ messages)

[PATCH v2 0/3] OMAP4+: Get rid of internal SRAM handling
 2013-08-29 13:56 UTC  (21+ messages)
` [PATCH v2 2/3] ARM: OMAP4+: Move SRAM data to DT
` [PATCH v2 3/3] ARM: OMAP4+: Remove static iotable mappings for SRAM

[LTP] [PATCHv2 0/2] Rework to printf and added required import
 2013-08-29 13:55 UTC  (3+ messages)
` [LTP] [PATCH 1/2] realtime parser: remove unused and depricated imports
` [LTP] [PATCH 2/2] runltp: rework echo -n to printf POSIX-compliant

[Qemu-devel] Buildbot Failures
 2013-08-29 13:55 UTC  (2+ messages)

[LTP] [PATCH 0/2] Remove bashism and added required import
 2013-08-29 14:00 UTC  (4+ messages)
` [LTP] [PATCH 2/2] runltp: remove bashisms

[PATCH 0/2] x86, apic: Disable BSP if boot cpu is AP
 2013-08-29 13:54 UTC  (3+ messages)

Qt 5.1.0, meta-qt5 and meta-fsl-arm
 2013-08-29 13:53 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/18] 'blockdev-add' QMP command
 2013-08-29 13:52 UTC  (5+ messages)
` [Qemu-devel] [PATCH 02/18] qapi-types.py: Implement 'base' for unions

Compiling pyalsa with the latest alsalib
 2013-08-29 13:52 UTC  (2+ messages)

Fwd: perf: callchain feature on ARM - question about libunwind API
 2013-08-29 13:52 UTC  (3+ messages)

[PATCH RESEND] HID: New hid-cp2112 driver
 2013-08-29 13:51 UTC  (3+ messages)

[U-Boot] USB fatload fails to load rootfs
 2013-08-29 13:50 UTC  (4+ messages)

[PATCH 2/6] drm/i915: add plumbing for SWSCI
 2013-08-29 13:50 UTC  (3+ messages)
` [PATCH] "

[RFC 00/17] ARM: provide common arch init for DT clocks
 2013-08-29 13:45 UTC  (14+ messages)
` [PATCH RFC v2 14/16] ARM: vexpress: remove custom .init_time hook
` [PATCH RFC v2 15/16] clk: vt8500: remove call to of_clk_init
` [PATCH RFC v2 16/16] ARM: zynq: Don't call of_clk_init()
` [PATCH RFC v2 01/16] ARM: call clk_of_init from time_init

[PATCH v3 0/3] Add Generic USB VBUS/ID detection via GPIO using extcon
 2013-08-29 13:45 UTC  (11+ messages)
` [PATCH v3 1/3] extcon: extcon-gpio-usbvid: Generic USB VBUS/ID detection via GPIO

Yocto Dev Day Sponsorship Opportunity
 2013-08-29 13:45 UTC 

[PATCH] of/fdt: Remove duplicate memory clearing on FDT unflattening
 2013-08-29 13:44 UTC 

[PATCH] of/fdt: Clean up casting in unflattening path
 2013-08-29 13:44 UTC 

linux-next: manual merge of the arm-soc tree with the usb tree
 2013-08-29 13:44 UTC  (14+ messages)

[PATCH v2 0/6] v4l: VPE mem to mem driver
 2013-08-29 13:42 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/6] v4l: ti-vpe: Add "
  ` [PATCH v3 5/6] arm: dra7xx: hwmod data: add VPE hwmod data and ocp_if info

[PATCH 00/10] cpufreq: OMAP: move into drivers, cleanups/fixes for v3.2
 2013-08-29 13:42 UTC  (9+ messages)
` [PATCH 02/10] cpufreq: OMAP: Add SMP support for OMAP4+

[PATCH v3] gpio: add GPIO support for F71882FG and F71889F
 2013-08-29 13:41 UTC  (6+ messages)

[PATCH RFC 0/2] linux/vnuma: vnuma topology PV guest
 2013-08-29 13:41 UTC  (9+ messages)
` [PATCH RFC 1/2] linux/vnuma: vnuma support for pv guest

[GIT PULL] workqueue fixes for v3.11-rc7
 2013-08-29 13:41 UTC 

qt5 xcb gles2
 2013-08-29 13:40 UTC  (8+ messages)
` [meta-fsl-arm][RFC] qtbase: add xcb support for i.MX6

[Bug 64810] New: EGL/Gles/Weston give segfault on RADEONSI
 2013-08-29 13:40 UTC  (3+ messages)
` [Bug 64810] EGL/Gles/Weston give segfault on RADEONSI with egl_gallium.so

Xend starting error on Xen-4.1.2
 2013-08-29 13:40 UTC  (2+ messages)

[PATCH] bitbake: server/xmlrpc/prserv: Increase timeout to default xmlrpc server
 2013-08-29 13:38 UTC  (4+ messages)

[PATCH 0/2] lttng: update remaining recipes
 2013-08-29 13:37 UTC  (3+ messages)
` [PATCH 1/2] lttng-tools: Update to version 2.2.3
` [PATCH 2/2] lttng-ust: Update to version 2.2.1

[PATCH v4 0/5] clk/exynos5420: add clocks for hdmi subsystem
 2013-08-29 13:36 UTC  (4+ messages)

[PATCH v7 0/6] ARM: dts: add support for exynos hdmi subsystem
 2013-08-29 13:52 UTC  (8+ messages)
` [PATCH v7 1/6] of/documentation: update with clock information "
` [PATCH v7 2/6] ARM: dts: add mixer clocks to mixer node for Exynos5250
` [PATCH v7 3/6] ARM: dts: add clocks to hdmi dt node for exynos5250
` [PATCH v7 4/6] ARM: dts: add i2c device nodes for Exynos5420
` [PATCH v7 5/6] ARM: dts: add dt nodes for hdmi subsystem for exynos5420
` [PATCH v7 6/6] ARM: dts: enable hdmi subsystem for exynos5420 smdk board

[PATCH] EMMA: Add em i2c driver
 2013-08-29 13:35 UTC  (4+ messages)

[PATCH v3 0/3] Change session key to per smb session for smb2 and smb3
 2013-08-29 13:35 UTC  (4+ messages)
  ` [PATCH 1/3] cifs: Process post session setup code in respective dialect functions
  ` [PATCH 2/3] cifs: Add a variable specific to NTLMSSP for key exchange
  ` [PATCH 3/3] cifs: Start using per session key for smb2/3 for signature generation

RAID 10 on Fusion IO cards problems
 2013-08-29 13:33 UTC  (4+ messages)

error triggered by meta-virtualization
 2013-08-29 13:33 UTC  (3+ messages)

[PATCH 1/2] ASoC: soc-pcm: Allow to specify unidirectional dai_link
 2013-08-29 13:32 UTC  (2+ messages)
` [PATCH 2/2] ASoC: mxs-sgtl5000: Configure the dai_links as unidirectional

[PATCH 00/15] OMAPDSS: remove old panel model code
 2013-08-29 13:32 UTC  (30+ messages)
` [PATCH 01/15] OMAPDSS: RFBI: Mark RFBI as broken
` [PATCH 02/15] OMAPDSS: remove omap_dss_device->channel field
` [PATCH 03/15] OMAPDSS: fix DPI and SDI device ids
` [PATCH 04/15] OMAPDSS: SDI: change regulator handling
` [PATCH 05/15] OMAPDSS: DPI: "
` [PATCH 07/15] OMAPDSS: DPI: remove code related to old panel model
` [PATCH 08/15] OMAPDSS: HDMI: "
` [PATCH 09/15] OMAPDSS: DSI: "
` [PATCH 10/15] OMAPDSS: SDI: "
` [PATCH 11/15] OMAPDSS: VENC: "
` [PATCH 12/15] OMAPDSS: RFBI: "
` [PATCH 13/15] OMAPDSS: DSS: remove legacy dss bus support
` [PATCH 14/15] OMAPDSS: rename omap_dss_device's 'output' to 'src'
` [PATCH 15/15] OMAPDSS: rename omap_dss_device's 'device' field to 'dst'

[PATCHv4 0/9] New EH command timeout handler
 2013-08-29 13:32 UTC  (10+ messages)
` [PATCH 1/9] scsi: Fix erratic device offline during EH
` [PATCH 2/9] blk-timeout: add BLK_EH_SCHEDULED return code
` [PATCH 3/9] scsi: improved eh timeout handler
` [PATCH 4/9] virtio_scsi: Enable new EH "
` [PATCH 5/9] libsas: "
` [PATCH 6/9] mptsas: "
` [PATCH 7/9] mpt2sas: "
` [PATCH 8/9] mpt3sas: "
` [PATCH 9/9] scsi_transport_fc: "

[PATCH 2/3 v3] Refactor MSI restore call-chain to drop unnecessary argument
 2013-08-29 13:31 UTC  (3+ messages)

[GIT PULL] Please pull one NFS client bugfix
 2013-08-29 13:30 UTC  (2+ messages)

[patch] mm, memcg: store memcg name for oom kill log consistency
 2013-08-29 13:30 UTC  (3+ messages)

[Buildroot] MesaLib
 2013-08-29 13:30 UTC  (3+ messages)

Issues with a rather unusual configured NFS server
 2013-08-29 13:30 UTC  (8+ messages)
        ` [uml-devel] "

[PATCH 1/2] i2c: qup: Add device tree bindings information
 2013-08-29 13:27 UTC  (2+ messages)
` [PATCH 2/2] i2c: New bus driver for the QUP I2C controller

[linux-linus test] 18844: regressions - FAIL
 2013-08-29 13:28 UTC 

[PATCH] cookerdata: Allow bblayers.conf to be found using BBPATH
 2013-08-29 13:27 UTC 

[PATCH 3/4] VMX: use proper instruction mnemonics if assembler supports them
 2013-08-29 13:27 UTC  (14+ messages)
    ` [PATCH v3 "
        ` [PATCH v4 "
            ` [PATCH v5 "

[PATCH] cookerdata: Set TOPDIR when using bblayers.conf
 2013-08-29 13:26 UTC 

[PATCH] xfstests: btrfs/003: regression test for subvol delete V2
 2013-08-29 13:21 UTC  (4+ messages)

[PATCH v2 0/5] Exynos5 M-Scaler Driver
 2013-08-29 13:21 UTC  (3+ messages)
` [PATCH v2 3/5] [media] exynos-mscl: Add m2m functionality for the M-Scaler driver

Lighttpd web server on BlueGiga's APx4 development board
 2013-08-29 13:21 UTC 

[PATCHv6 00/45] OMAP CCF DT conversion
 2013-08-29 13:16 UTC  (13+ messages)
` [PATCHv6 12/45] ARM: dts: dra7 clock data
` [PATCHv6 21/45] ARM: AM33xx: remove old clock data and link in new clock init code
` [PATCHv6 26/45] CLK: TI: add omap3 clock init file
` [PATCHv6 32/45] ARM: OMAP2+: Add support to parse optional clk info from DT
` [PATCHv6 34/45] ARM: OMAP2+: timer: fix boot crash with DT only boot and DT clocks
` [PATCHv6 35/45] ARM: OMAP4: dts: Add main and optional clock data into DT
` [PATCHv6 37/45] ARM: OMAP3: hwmod_data: remove main and optional clock info from hwmod
` [PATCHv6 40/45] ARM: OMAP2+: omap_device: use dt aware clk_get to lookup clk
` [PATCHv6 41/45] ARM: dts: omap5: Add main and optional clock data into DT
` [PATCHv6 43/45] ARM: dts: DRA7: link in clock DT data
` [PATCHv6 44/45] ARM: OMAP: DRA7: Enable clock init
` [PATCHv6 45/45] ARM: dts: dra7: Add main and optional clock data into DT


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.