All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-08-21 05:54:54 to 2012-08-21 07:22:33 UTC [more...]

[Qemu-devel] [PATCH v2 0/5] add support for spice migration v2
 2012-08-21  7:17 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 2/5] spice: notify on vm state change only via spice_server_vm_start/stop

[Qemu-devel] [PATCH RFT 0/3] iscsi: fix NULL dereferences / races between task completion and abort
 2012-08-21  7:22 UTC  (10+ messages)

x86, nops settings result in kernel crash
 2012-08-21  7:22 UTC  (3+ messages)
` [Qemu-devel] "

qemu-kvm-1.0.1 - unable to exit if vcpu is in infinite loop
 2012-08-21  7:21 UTC  (9+ messages)
            ` [Qemu-devel] "

[Qemu-devel] Dump guest page table inside QEMU makes system hang
 2012-08-21  7:21 UTC 

[PATCH 0/5] Memory policy corruption fixes V2
 2012-08-21  7:15 UTC  (5+ messages)
` [PATCH 4/5] mempolicy: fix refcount leak in mpol_set_shared_policy()

a few strncpy-related patches
 2012-08-21  7:20 UTC  (3+ messages)
` [PATCH] fs/9p: avoid debug OOPS when reading a long symlink
  ` [PATCHv2] "

Find bugs in i915 driver
 2012-08-21  7:20 UTC  (9+ messages)

[Qemu-devel] qemu log function to print out the registers of the guest
 2012-08-21  7:18 UTC  (14+ messages)

[PATCH v3 0/5] mmc: Add access to RPMB partition
 2012-08-21  7:17 UTC  (3+ messages)
` [PATCH v3 5/5] mmc: card: Add RPMB support in IOCTL interface

atom-pc: Drop glibc --with-tls option, its now the only option for glibc
 2012-08-21  7:17 UTC 

(no subject)
 2012-08-21  7:16 UTC  (16+ messages)
` [PATCH 02/13] scripts: add tool to create image for SPI boot on AM35xx
` [PATCH 03/13] common: split out meminfo output and make it optional
` [PATCH 06/13] drivers/net: add driver for the EMAC device found in some TI SoCs
` [PATCH 07/13] omap3: allow enabling clocks for UART3, MMC1 and SPI
` [PATCH 08/13] drivers/spi: add driver for the Multichannel SPI controller found in TI SoCs

[U-Boot] [PATCH] ARM: lacie_kw: add support for WIRELESS_SPACE
 2012-08-21  7:16 UTC  (4+ messages)

[PATCH 0/8] Time fixes and cleanups for 3.6
 2012-08-21  7:14 UTC  (10+ messages)
` [PATCH 4/8] time: Condense timekeeper.xtime into xtime_sec

ia32-base.inc: Drop glibc --with-tls option, its now the only option for glibc
 2012-08-21  7:13 UTC 

[RFC 0/2] svn-fetch|push - an alternate approach
 2012-08-21  7:06 UTC  (3+ messages)

[PATCH 00/11] pinctrl: mvebu: pinctrl driver
 2012-08-21  7:12 UTC  (7+ messages)
` [PATCH 04/11] pinctrl: mvebu: add pinctrl driver for Armada 370

Binding together tegradrm & nvhost
 2012-08-21  7:12 UTC  (11+ messages)

perf uncore & lkvm woes
 2012-08-21  7:11 UTC  (12+ messages)

regression with poll(2)?
 2012-08-21  7:05 UTC  (5+ messages)
` regression with poll(2)

[RFC PATCH 1/1] fair.c: Add/Export find_idlest_perfer_cpu API
 2012-08-21  7:07 UTC  (4+ messages)

[Qemu-devel] commit da57febfed "qdev: give all devices a canonical path" broke usb_del
 2012-08-21  7:06 UTC  (7+ messages)

[U-Boot] Seeking ARM development platform suggestions
 2012-08-21  7:06 UTC  (9+ messages)

[PATCH] drm/i915: fix reassignment of variable "intel_dp->DP"
 2012-08-21  7:06 UTC  (2+ messages)

[PATCH 0/1] package_rpm.bbclass: fix and enhance the incremental rpm generation
 2012-08-21  6:48 UTC  (2+ messages)
` [PATCH 1/1] "

Need KGDB Ethernet patch for kernel 3.4.7 and 2.6.38
 2012-08-21  7:04 UTC 

[PATCH] drm/radeon: fix bo creation retry path
 2012-08-21  7:03 UTC  (3+ messages)

[PATCH 1/1] driver-core: Shut up dev_dbg_reatelimited() without DEBUG
 2012-08-21  7:02 UTC  (5+ messages)

[Qemu-devel] [PATCH] Drop redundant resume_all_vcpus from main
 2012-08-21  7:01 UTC  (2+ messages)

[Qemu-devel] [PATCH] iSCSI: Add support for SG_IO to bdrv_ioctl()/iscsi_ioctl()
 2012-08-21  7:00 UTC  (3+ messages)
` [Qemu-devel] [PATCH] iSCSI: Add support for SG_IO in bdrv_ioctl()

[PATCH] difftool: silence warning
 2012-08-21  6:59 UTC 

[PATCH 001/001] smsc95xx: Fix hard_header_len
 2012-08-21  6:58 UTC  (6+ messages)

[Qemu-devel] [PATCH v6 00/13] QEMU MIPS ASE DSP support
 2012-08-21  6:53 UTC  (12+ messages)
` [Qemu-devel] [PATCH v6 01/13] target-mips-ase-dsp: Add internal functions
` [Qemu-devel] [PATCH v6 02/13] target-mips-ase-dsp: Use correct acc value to index cpu_HI/cpu_LO rather than using a fix number
` [Qemu-devel] [PATCH v6 03/13] target-mips-ase-dsp: Add branch instructions
` [Qemu-devel] [PATCH v6 04/13] target-mips-ase-dsp: Add load instructions
` [Qemu-devel] [PATCH v6 05/13] target-mips-ase-dsp: Add arithmetic instructions
` [Qemu-devel] [PATCH v6 06/13] target-mips-ase-dsp: Add GPR Based shift instructions
` [Qemu-devel] [PATCH v6 07/13] target-mips-ase-dsp: Add multiply instructions
` [Qemu-devel] [PATCH v6 08/13] target-mips-ase-dsp: Add bit/manipulation instructions
` [Qemu-devel] [PATCH v6 09/13] target-mips-ase-dsp: Add compare pick instructions
` [Qemu-devel] [PATCH v6 10/13] target-mips-ase-dsp: Add MIPS ASE DSP Accumulator and DSPControl Access instructions
` [Qemu-devel] [PATCH v6 11/13] target-mips-ase-dsp: Add MIPS[32|64] ASE DSP[R1|R2] generic cpu model

[PATCH] ASoC: compress - fix code alignment
 2012-08-21  6:57 UTC  (2+ messages)

git stash data loss
 2012-08-21  6:55 UTC  (5+ messages)

[PATCH] Fixes for dw_dmac and atmel-mci for AP700x
 2012-08-21  6:12 UTC  (2+ messages)

[PATCH 00/13] Thermal Framework Enhancements
 2012-08-21  6:52 UTC  (10+ messages)
` [PATCH 08/13] Thermal: Introduce fair_share thermal governor
` [PATCH 13/13] Thermal: Platform layer changes to provide thermal data

Feature request: fetch --prune by default
 2012-08-21  6:51 UTC  (5+ messages)

[PATCH 0/2] further fixes of check_ref_format() users
 2012-08-21  6:43 UTC  (3+ messages)
` [PATCH 1/2] fetch/push: allow refs/*:refs/*

[PATCH V8] powerpc/fsl-pci: Unify pci/pcie initialization code
 2012-08-21  6:49 UTC  (4+ messages)

Python related Error while compiling xbmc-11.1 with poky
 2012-08-21  6:49 UTC 

[Qemu-devel] [PATCH] configure: properly check if -lrt and -lm is needed
 2012-08-21  6:10 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2] "

[PATCH] media: coda: remove duplicated call of fh_to_ctx in vidioc_s_fmt_vid_out
 2012-08-21  6:47 UTC 

[PATCH 1/3] drm: Add missing static storage class specifiers in drm_proc.c file
 2012-08-21  6:46 UTC  (2+ messages)

[xen-unstable test] 13620: tolerable FAIL
 2012-08-21  6:46 UTC 

Missing firmware iwlwifi-2030-5.ucode
 2012-08-21  6:46 UTC  (7+ messages)

[PATCH] memory hotplug: reset pgdat->kswapd to NULL if creating kernel thread fails
 2012-08-21  6:31 UTC  (2+ messages)

[RFC PATCH] Btrfs: fix full backref problem when inserting shared block reference
 2012-08-21  6:24 UTC  (4+ messages)

[ 00/16] 3.0.42-stable review
 2012-08-21  6:42 UTC  (4+ messages)
` [ 04/16] drm/i915: correctly order the ring init sequence

hi,I have some question about lttng
 2012-08-21  6:42 UTC 

[PATCH v7 2/4] xfs: Introduce a helper routine to probe data or hole offset from page cache
 2012-08-21  6:41 UTC  (5+ messages)

How to request a fast-forward pull
 2012-08-21  6:41 UTC  (2+ messages)

[PATCH 0/4] fat: fix ESTALE errors
 2012-08-21  6:41 UTC  (7+ messages)

[RFC API] Renumber subdev ioctls
 2012-08-21  6:39 UTC  (4+ messages)

[PATCH] fbcon: fix race condition between console lock and cursor timer
 2012-08-21  6:40 UTC  (2+ messages)

[PATCH v2] ALSA: hda - add runtime PM support
 2012-08-21  6:40 UTC  (2+ messages)

[PATCH] fbcon: fix race condition between console lock and cursor timer
 2012-08-21  6:40 UTC 

[PATCH] fbcon: fix race condition between console lock and cursor timer
 2012-08-21  6:40 UTC 

root=PARTUUID for MBR/NT disk signatures?
 2012-08-21  6:38 UTC  (5+ messages)

[asoc:for-next 100/102] sound/soc/soc-compress.c:106:2-45: code aligned with following code on line
 2012-08-21  6:37 UTC  (2+ messages)
` FW: [asoc:for-next 100/102] sound/soc/soc-compress.c:106:2-45: code aligned with following code

[RFC PATCH] ALSA: hda - add support for runtime power management
 2012-08-21  6:35 UTC  (7+ messages)

Re[2]: [PATCH 0/3] ipvs: IPv6 fragment handling for IPVS
 2012-08-21  6:35 UTC 

[U-Boot] [PATCH 1/5] sh: tmu: Changed TMU driver using array of structures
 2012-08-21  6:34 UTC  (3+ messages)
` [U-Boot] [PATCH 2/5] sh: tmu: Changed switch statement to shift operation
` [U-Boot] [PATCH 3/5] sh: tmu: Removed arch/sh/include/asm/clk.h

[PATCH] microblaze: uartlite: avoid NULL pointer exception
 2012-08-21  6:34 UTC  (2+ messages)

[PATCH iproute2 v2 0/3] CAN Filter/Classifier
 2012-08-21  6:27 UTC  (3+ messages)

[meta-oe] pango: remove and use oe-core version 1.30
 2012-08-21  6:20 UTC  (3+ messages)
` [meta-systemd,V3] wpa-supplicant: add systemd support

receive.denyNonNonFastForwards not denying force update
 2012-08-21  6:31 UTC  (10+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2012-08-20
 2012-08-21  6:31 UTC 

[U-Boot] [PATCH 1/2] arm/km: add mv88e6352 configuration for kmnusa
 2012-08-21  6:31 UTC  (3+ messages)
` [U-Boot] [PATCH v2 "

[ANNOUNCE] glamor 0.5.0
 2012-08-21  6:31 UTC  (3+ messages)

[GIT PULL] pinctrl fixes for v3.6-rc series
 2012-08-21  6:30 UTC 

[Qemu-devel] [PATCH] Properly use backing file argument to git-img convert
 2012-08-21  5:15 UTC 

S3 comapatible with java-rados
 2012-08-21  6:25 UTC  (3+ messages)

[PATCH] svcrpc: fix svc_xprt_enqueue/svc_recv busy-looping
 2012-08-21  6:20 UTC  (2+ messages)

[U-Boot] [PATCH] mxc: Make gpio_get_value() use PSR
 2012-08-21  6:20 UTC  (2+ messages)

PV USB Use Case for Xen 4.x
 2012-08-21  6:18 UTC  (5+ messages)

[PATCH 0/3] spi: omap2-mcspi: spi cleanups
 2012-08-21  6:17 UTC  (12+ messages)
` [PATCH 1/3] spi: omap2-mcspi: Call pm_runtime_* functions directly
` [PATCH 2/3] spi: omap2-mcspi: Remove the macro MOD_REG_BIT
` [PATCH 3/3] spi: omap2-mcspi: At remove dont use the runtime_autosuspend calls

[PATCH 2/2] mfd: MAX77693: Fix NULL pointer error when initialize irqs of Maxim MAX77693
 2012-08-21  6:16 UTC 

[GIT PULL] ux500 fixes
 2012-08-21  6:16 UTC 

[RESEND PATCH 1/2] mfd: MAX77693: Fix bug of interrupt handlding for MAX77693 devices
 2012-08-21  6:15 UTC 

[PATCH 0/2] mfd: MAX77693: Fix bug
 2012-08-21  6:15 UTC 

[SCSI] mpt2sas T10 DIF fixes
 2012-08-21  6:13 UTC  (13+ messages)

[U-Boot] [PATCH] MX: Set a common gpio.h for all i.MX
 2012-08-21  6:12 UTC  (4+ messages)
` [U-Boot] [PATCH v4] "

[U-Boot] [PATCH V2 1/1] mx31/mx35/mx51/mx53/mx6: add watchdog
 2012-08-21  6:11 UTC  (2+ messages)

[PATCH 0/2] OMAPDSS: fixes for -rc
 2012-08-21  6:09 UTC  (6+ messages)
` [PATCH 1/2] OMAPDSS: Fix SDI PLL locking
` [PATCH 2/2] OMAPFB: fix framebuffer console colors

[PATCH 00/23] OMAPDSS: Create output entities
 2012-08-21  6:10 UTC  (48+ messages)
` [PATCH 01/23] OMAPDSS: outputs: Create a new entity called outputs
` [PATCH 02/23] OMAPDSS: outputs: Create and initialize output instances
` [PATCH 03/23] OMAPDSS: output: Add set/unset device ops for omap_dss_output
` [PATCH 04/23] OMAPDSS: APPLY: Add manager set/unset output ops for omap_overlay_manager
` [PATCH 05/23] OMAPDSS: Remove manager->device references
` [PATCH 06/23] OMAP_VOUT: "
` [PATCH 07/23] OMAPFB: remove "
` [PATCH 08/23] OMAPDRM: Remove "
` [PATCH 09/23] OMAPDSS: Create links between managers, outputs and devices
` [PATCH 10/23] OMAPDSS: DPI: Pass outputs from panel driver to DPI interface driver
` [PATCH 11/23] OMAPDSS: DSI: Remove dsi_pdev_map global struct
` [PATCH 12/23] OMAPDSS: DSI: Pass outputs from panel driver to DSI interface driver
` [PATCH 13/23] OMAPDSS: SDI: Pass outputs from panel driver to SDI "
` [PATCH 14/23] OMAPDSS: RFBI: Pass outputs from panel driver to RFBI "
` [PATCH 15/23] OMAPDSS: RFBI: Add output pointers as arguments to all exported functions
` [PATCH 16/23] OMAPDSS: VENC: Pass outputs from panel driver to VENC interface driver
` [PATCH 17/23] OMAPDSS: HDMI: Pass outputs from panel driver to HDMI "
` [PATCH 18/23] OMAPDSS: HDMI: Add output pointers as arguments to all functions used by hdmi panel dr
  ` [PATCH 18/23] OMAPDSS: HDMI: Add output pointers as arguments to all functions used by hdmi panel driver
` [PATCH 19/23] OMAPDSS/OMAPFB: Change dssdev->manager references
` [PATCH 20/23] OMAPDSS: MANAGER: Update display sysfs store
` [PATCH 21/23] OMAPDSS: MANAGER: Get device via output
` [PATCH 22/23] OMAPDSS: APPLY: Remove omap_dss_device references from dss_ovl_enable/disable
` [PATCH 23/23] OMAPDSS: Remove old way of setting manager and device links

[PATCH] fs: Introducing Lanyard Filesystem
 2012-08-21  6:09 UTC  (2+ messages)

[PATCH] test: some testcases failed if cwd is on a symlink
 2012-08-21  5:59 UTC  (7+ messages)

[U-Boot] [PATCH v5] arm: rmobile: Add support Renesas SH73A0
 2012-08-21  6:05 UTC  (3+ messages)

[U-Boot] [PATCH 3/3] mx35: Clean up lowlevel_init
 2012-08-21  6:05 UTC  (4+ messages)

inux-next: Tree for Aug 21
 2012-08-21  6:04 UTC 

[RFC] ASoC: snd_soc_jack for HDMI audio: does it make sense?
 2012-08-21  6:01 UTC  (2+ messages)

[RFC] gatchat: Print error message if opening tun failes
 2012-08-21  6:00 UTC 

[PATCH 3/3] writeback: add dirty_ratio_time per bdi variable
 2012-08-21  6:00 UTC  (6+ messages)
` [PATCH 3/3] writeback: add dirty_ratio_time per bdi variable (NFS write performance)

[PATCH v2] Bluetooth: Add support for Sony Vaio T-Series
 2012-08-21  5:54 UTC  (3+ messages)


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.