All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-08-15 04:47:09 to 2012-08-15 08:01:06 UTC [more...]

[PATCH 0/2] Haswell intel_audio_dump support
 2012-08-15  8:00 UTC  (6+ messages)
` [PATCH V2 1/2] intel_audio_dump: fix wrong port definition
` [PATCH V2 2/2] intel_audio_dump: add Haswell audio dump support

[Qemu-devel] [PATCH v6 0/2] GlusterFS support in QEMU - v6
 2012-08-15  8:00 UTC  (7+ messages)
` [Qemu-devel] [PATCH v6 2/2] block: Support GlusterFS as a QEMU block backend

[PATCH v7 0/8] Raid: enable talitos xor offload for improving performance
 2012-08-15  7:59 UTC  (7+ messages)

[Buildroot] [PATCH 1/2 v3] package: pkg-generic: Support building override source without copying in common package infrastructure
 2012-08-15  7:59 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2 v3] linux: Reuse _OVERRIDE_SRCDIR to support build external customer linux source

How to do strict synchronous i/o on Windows?
 2012-08-15  7:58 UTC  (9+ messages)

PROBLEM: lpfc module kernel panics when SCSI devices disconnect (resend with no HTML)
 2012-08-15  7:55 UTC  (2+ messages)

Randomly inaccessible files through NFS
 2012-08-15  7:54 UTC 

[PATCH v2] SubmittingPatches: clarify SOB tag usage when evolving submissions
 2012-08-15  7:52 UTC  (4+ messages)

udev: update rcS to auto-detect hostname
 2012-08-15  7:41 UTC  (6+ messages)

(no subject)
 2012-08-15  7:51 UTC  (4+ messages)
` [GIT] Sparc

[PATCH] pinctrl: imx5: start numbering pad from 0
 2012-08-15  7:51 UTC  (11+ messages)

[Qemu-devel] [Bug 1036987] [NEW] compilation error due to bug in savevm.c
 2012-08-15  7:44 UTC 

[PATCH] task-core-lsb: Don't pull in eglibc-pic via RDEPENDS
 2012-08-15  7:38 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] at91: atmel_nand: add PMECC(Programmable Multibit ECC controller) support
 2012-08-15  7:50 UTC  (3+ messages)

[lm-sensors] [patch] hwmon: ADT7410: handle errors from adt7410_update_device()
 2012-08-15  7:49 UTC  (2+ messages)
`  "

[PATCH 0/8] Enable EGL and GLES in x86 Mesa
 2012-08-15  7:36 UTC  (4+ messages)

[RFC PATCH 0/4] s390: virtio-ccw guest kernel support
 2012-08-15  7:48 UTC  (7+ messages)
` [PATCH 3/4] s390/kvm: Add a channel I/O based virtio transport driver
    ` [Qemu-devel] "

[PATCH v3 0/4] dmaengine: add support mmp-pdma
 2012-08-15  7:47 UTC  (10+ messages)
` [PATCH v3 1/4] dmaengine: mmp-pdma support
` [PATCH v3 2/4] dmaengine: mmp_tdma: add dt support
` [PATCH v3 3/4] dmatest: add dmaengine_slave_config for DMA_MEMCPY

[PATCH V2 1/2] gmux: Add generic write32 function
 2012-08-15  7:46 UTC  (8+ messages)
` [PATCH V2 2/2] apple_gmux: Add support for newer hardware

[Qemu-devel] [PULL 0/6 1.2] Tracing patches for QEMU 1.2
 2012-08-15  7:46 UTC  (3+ messages)

[PATCH 0/4] [PULL] qemu-kvm.git uq/master queue
 2012-08-15  7:46 UTC  (3+ messages)
` [Qemu-devel] "

[Bridge] [patch net-next v2 00/15] net: introduce upper device lists and remove dev->master
 2012-08-15  7:46 UTC  (9+ messages)
` [Bridge] [patch net-next v2 01/15] net: introduce upper device lists
      `  "
      ` [patch net-next v2 00/15] net: introduce upper device lists and remove dev->master

[Qemu-devel] [PATCH 0/2 v2] s390: block size auto-sensing and geometry guessing changes in common code
 2012-08-15  7:44 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] virtio-block: support auto-sensing of block sizes
` [Qemu-devel] [PATCH 2/2] hd-geometry.c: Integrate HDIO_GETGEO in guessing

[Qemu-devel] [PATCH 00/18] qapi: Convert savevm, loadvm, delvm and info snapshots
 2012-08-15  7:41 UTC  (19+ messages)
` [Qemu-devel] [PATCH 01/18] qerror: introduce QERR_GENERIC_ERROR
` [Qemu-devel] [PATCH 02/18] block: add error parameter to bdrv_snapshot_create() and related functions
` [Qemu-devel] [PATCH 03/18] block: add error parameter to bdrv_snapshot_goto() "
` [Qemu-devel] [PATCH 04/18] block: add error parameter to bdrv_snapshot_delete() "
` [Qemu-devel] [PATCH 05/18] block: add error parameter to bdrv_snapshot_list() "
` [Qemu-devel] [PATCH 06/18] block: add error parameter to bdrv_snapshot_find()
` [Qemu-devel] [PATCH 07/18] block: add error parameter to del_existing_snapshots()
` [Qemu-devel] [PATCH 08/18] savevm: add error parameter to qemu_savevm_state_begin()
` [Qemu-devel] [PATCH 09/18] savevm: add error parameter to qemu_savevm_state_iterate()
` [Qemu-devel] [PATCH 10/18] savevm: add error parameter to qemu_savevm_state_complete()
` [Qemu-devel] [PATCH 11/18] savevm: add error parameter to qemu_savevm_state()
` [Qemu-devel] [PATCH 12/18] savevm: add error parameter to qemu_loadvm_state()
` [Qemu-devel] [PATCH 13/18] qapi: Convert savevm
` [Qemu-devel] [PATCH 14/18] qapi: Convert loadvm
` [Qemu-devel] [PATCH 15/18] qapi: Convert delvm
` [Qemu-devel] [PATCH 16/18] qapi: Convert info snapshots
` [Qemu-devel] [PATCH 17/18] hmp: allow "bool" parameter to be optional
` [Qemu-devel] [PATCH 18/18] vm-snapshot-save: add force parameter

[patch 0/8] procfs fdinfo providers updated
 2012-08-15  7:40 UTC  (10+ messages)
` [patch 3/8] procfs: Add ability to plug in auxiliary fdinfo providers

[PATCH] sparc64: Be less verbose during vmemmap population
 2012-08-15  7:38 UTC 

[Ocfs2-devel] [PATCH 1/1] ocfs2: remove redundant and incorrect mlog_error
 2012-08-15  7:34 UTC  (5+ messages)

aborted SCSI commands while discarding/unmapping via mkfs.xfs
 2012-08-15  7:32 UTC  (5+ messages)

[refpolicy] [PATCH v2 1/1] DHCP client's hooks create /run/dhcpc directory
 2012-08-15  7:30 UTC 

[PATCH] spi: spi-altera: Use of_match_ptr
 2012-08-15  7:30 UTC 

[Buildroot] [PATCH 1/2 v2] package: pkg-generic: Support building override source without copying in common package infrastructure
 2012-08-15  7:30 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2 v2] linux: Reuse _OVERRIDE_SRCDIR to support build external customer linux source

Patches submitted via linux-media ML that are at patchwork.linuxtv.org
 2012-08-15  7:33 UTC  (5+ messages)

[refpolicy] [PATCH]: force a label on the fc_sort executable
 2012-08-15  7:27 UTC  (5+ messages)

[PATCH v2] x86-64/EFI: add embedded flags to check compile
 2012-08-15  7:26 UTC  (3+ messages)
` [PATCH v3] x86-64/EFI: add CFLAGS "

[PATCH 0/4 v2] fs/mount: add autodetection support
 2012-08-15  7:25 UTC  (4+ messages)
` [PATCH 1/4] fs/mount: add autodetection type support

assertion on intel_disable_transcoder
 2012-08-15  7:24 UTC  (2+ messages)

Problems after 2nd bootup with NAND and ubifs/ubi
 2012-08-15  7:19 UTC 

Best Male Enhancement Penis Enlargement Pills 2012. Order Now! See The 4 Free Great Bonus Gifts w5ezze
 2012-08-15  7:18 UTC 

[xen-unstable test] 13602: regressions - FAIL
 2012-08-15  7:17 UTC 

Using pppd as a library
 2012-08-15  7:14 UTC  (3+ messages)

[PATCH v3 1/2] lis3: add generic DT matching code
 2012-08-15  7:13 UTC  (5+ messages)

[PATCH] sched: Support compiling out real-time scheduling with REALTIME_SCHED
 2012-08-15  7:12 UTC  (2+ messages)

[PATCH 0/1] Fix a dependency issue for sys940x
 2012-08-14  7:07 UTC  (2+ messages)
` [PATCH 1/1] sys940x: fix libva dependency issues

=?y?q?=5BRFC=5D=5BPATCH=200/2=5D=20debugfs=3A=20Allow=20debugfs=5Fcreate=5Fdir=28=29=20to=20take=20data=20from=20caller?=
 2012-08-15  7:07 UTC  (14+ messages)
` [PATCH 1/2] debugfs: Allow debugfs_create_dir() to take data
        ` [v2 1/1] iommu/tegra: smmu: Use debugfs_create_dir for directory
` [PATCH 2/2] iommu/tegra: smmu: Use __debugfs_create_dir

[Qemu-devel] PATCH V2: fix NULL dereferences / races between task completition and abort
 2012-08-15  7:10 UTC  (3+ messages)
` [Qemu-devel] [PATCH] "

[U-Boot] [PATCHv2 1/2] mpc85xx: Initial SP alignment is wrong
 2012-08-15  7:10 UTC  (6+ messages)

[U-Boot] [PATCH v2 1/4] mxs: Remove not required explicit iomux-mx28.h include
 2012-08-15  7:08 UTC  (2+ messages)

[userns:for-next 10/23] ERROR: "free_pid_ns" [net/ipv6/ipv6.ko] undefined!
 2012-08-15  7:07 UTC  (4+ messages)

[PATCH] mtd: kill MTD_NAND_VERIFY_WRITE
 2012-08-15  7:06 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] m28evk: Turn on caches
 2012-08-15  7:05 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] apx4devkit: "

[Qemu-devel] [PATCH] PATCH V2: fix NULL dereferences / races between task completition and abort
 2012-08-15  7:05 UTC 

[Qemu-devel] [Qemu-ppc][PATCH v8 1/2] Add USB option in machine options
 2012-08-15  7:02 UTC  (5+ messages)
` [Qemu-devel] [Qemu-ppc][PATCH v8 2/2] Add USB enablement on sPAPR platform

Your branch and 'origin/master' have diverged
 2012-08-15  6:59 UTC  (8+ messages)

[PATCH 2/3] xen/p2m: Using INVALID_MFN instead of mfn_valid
 2012-08-15  6:57 UTC 

[PATCH 2/3] xen/p2m: Using INVALID_MFN instead of mfn_valid
 2012-08-15  6:55 UTC 

[PATCH 1/3] xen/tools: Add 64 bits big bar support
 2012-08-15  6:54 UTC  (2+ messages)
` [PATCH 3/3] qemu-xen: Add 64 bits big bar support on qemu xen

[bisected] nouveau: "Failed to idle channel x" after resume
 2012-08-15  6:53 UTC  (12+ messages)
                    ` [Nouveau] "

[PATCH 00/13] Thermal Framework Enhancements
 2012-08-15  6:53 UTC  (5+ messages)
` [PATCH 07/13] Thermal: Update binding logic based on platform data

v3.6-rc1 DSS issues/regression
 2012-08-15  6:50 UTC  (8+ messages)

[PATCH] extcon-max8997: remove usage of ret in max8997_muic_handle_charger_type_detach
 2012-08-15  6:49 UTC 

RT patch for 2.6.16.28 kernel
 2012-08-15  6:42 UTC  (2+ messages)

[PATCH v3 00/10] ARM: tegra: Add PCIe device tree support
 2012-08-15  6:49 UTC  (15+ messages)
` [PATCH v3 05/10] resource: add PCI configuration space support
` [PATCH v3 10/10] ARM: tegra: pcie: Add device tree support

[U-Boot] [PATCH 1/4] spi_nor: add m25p32 spi nor driver
 2012-08-15  6:43 UTC  (3+ messages)

[RFC 00/17] OMAPDSS: Change way of passing timings from panel driver to interface
 2012-08-15  6:43 UTC  (9+ messages)
` [PATCH v2 00/13] "
  ` [PATCH v2 09/13] OMAPDSS: SDI: Create a function to set timings

Ogólnopolski telefon zaufania dla ofiar przestępstw
 2012-08-15  6:24 UTC 

[Ocfs2-devel] [GIT PULL] ocfs2 fixes for 3.5-rc5
 2012-08-15  6:42 UTC  (3+ messages)

[Ocfs2-devel] [PATCH] ocfs2: delay migration when the lockres is in migration state
 2012-08-15  6:42 UTC  (2+ messages)

[PATCH v3 0/2] Enhanced EDID quirk functionality
 2012-08-15  6:41 UTC  (6+ messages)
` [PATCH v4 0/3] "
  ` [PATCH v4 1/3] drm: Add user-defined EDID quirks capability

[Bug 1532] Color changes on radeon when the window moves or focus changes
 2012-08-15  6:41 UTC 

Link Exchange with oss.sgi.com (PR6)
 2012-08-14 23:39 UTC 

[PATCH v2 0/2] Add modules to support realtek PCIE card reader
 2012-08-15  6:40 UTC  (3+ messages)
` [PATCH v2 1/2] drivers/mfd: Add realtek pcie card reader driver

[Ocfs2-devel] [PATCH] ocfs2: skip locks in the blocked list
 2012-08-15  6:41 UTC  (4+ messages)

[Ocfs2-devel] [PATCH] ocfs2: Fix oops in ocfs2_fast_symlink_readpage() code path
 2012-08-15  6:40 UTC  (2+ messages)

[REGRESION] Suspend hangs with 3.6-rc1 on Lenovo T60 notebook
 2012-08-15  6:41 UTC 

[patch] ocfs2/dlm: use GFP_ATOMIC inside a spin_lock
 2012-08-15  6:40 UTC  (3+ messages)
` [Ocfs2-devel] "

[U-Boot] [PATCH] ARM : at91sam9x5 : Remove CONFIG_ARCH_CPU_INIT
 2012-08-15  6:40 UTC  (2+ messages)

[Bug 53512] New: kernel rejects cs in quake wars
 2012-08-15  6:38 UTC  (2+ messages)
` [Bug 53512] "

[U-Boot] [PATCH 1/3] mx53_smd: add spi nor support
 2012-08-15  6:38 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] mxc_spi: change to use version config instead of soc config in mxc_spi
` [U-Boot] [PATCH 3/3] mxc_spi: apply new mxc_spi version configs to other soc configs

[REVIEW][PATCH 0/21] User namespace changes to the networking stack
 2012-08-15  6:37 UTC  (8+ messages)
` [PATCH 01/21] userns: Convert net/core/scm.c to use kuids and kgids
  ` [PATCH 06/21] userns: Print out socket uids in a user namespace aware fashion

[Ocfs2-devel] [PATCH] ocfs2: break useless while loop
 2012-08-15  6:37 UTC  (2+ messages)

[PATCHv2.1-CA0132 HDA Codec 2/2] Add DSP loader code to CA0132 codec
 2012-08-15  7:06 UTC  (3+ messages)
` [PATCHv2.1-CA0132 HDA Codec 1/1] Draft DSP loader update #2

[PATCH] net: sh_eth: Add eth support for R8A7779 device
 2012-08-15  6:33 UTC  (2+ messages)

[Qemu-devel] What is cpu_A0 in target-i386/translate.c
 2012-08-15  6:33 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2012-08-14
 2012-08-15  6:32 UTC 

[U-Boot] [PATCH] dlmalloc: remove manual reloc alias warning
 2012-08-15  6:29 UTC  (4+ messages)

[RFC PATCH v2 0/10] makedumpfile: cyclic processing to keep memory consumption
 2012-08-15  6:27 UTC  (5+ messages)

[RFC PATCH 1/1] ALSA: hda - add a timer to find and suspend idle codecs
 2012-08-15  6:58 UTC  (8+ messages)
        ` [PATCH 2/2] ALSA: hda - Check the power state when power_save option is changed

[U-Boot] [PATCH] mx25: Clean up lowlevel_init
 2012-08-15  6:27 UTC  (2+ messages)

[Bug 701] [r128] Clipping problems in RTCW
 2012-08-15  6:26 UTC 

Adding the cp210x module to the NAO kernel
 2012-08-15  6:24 UTC 

[patch 2/2 v3]raid5: create multiple threads to handle stripes
 2012-08-15  6:21 UTC  (9+ messages)
    `  "

v3.5 nfsd4 regression; utime sometimes takes 40+ seconds to return
 2012-08-15  6:11 UTC 

[PATCH 00/13] SCTP: Enable netns
 2012-08-15  6:10 UTC  (5+ messages)
` [PATCH net-next 0/9] sctp: Basic support for network namespaces
  ` [PATCH net-next 0/7] sctp: network namespace support Part 2: per net tunables

Minutes: Yocto Project Technical Team Meeting - Tuesday, August 14, 2012 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada)
 2012-08-15  6:10 UTC  (2+ messages)

[PATCH] OMAP4: 4430sdp: OTG: increase max allowed output current
 2012-08-15  6:05 UTC  (4+ messages)

[PATCH 0/5] Improve memory slot handling and other fixes
 2012-08-15  6:06 UTC  (11+ messages)
` [PATCH 3/5] KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly

cherry-pick and 'log --no-walk' and ordering
 2012-08-15  6:05 UTC  (6+ messages)
` [PATCH 2/4] revisions passed to cherry-pick should be in "default" order

[PATCHv6 00/24] I2C big cleanup
 2012-08-15  6:03 UTC  (4+ messages)
` [PATCHv6 24/24] i2c: omap: Prevent NULL pointer dereference in remove

yama_ptrace_access_check(): possible recursive locking detected
 2012-08-15  5:56 UTC  (6+ messages)

A filename to label translation daemon
 2012-08-15  5:56 UTC  (4+ messages)

[PATCH net-next] igb: Change how we check for pre-existing and assigned VFs
 2012-08-15  5:51 UTC 

[PATCH V2 0/5] x86: Create direct mappings for E820_RAM only
 2012-08-15  5:51 UTC  (4+ messages)

New Alps protocol in the wild?
 2012-08-15  5:49 UTC  (3+ messages)

[Qemu-devel] [Qemu-ppc][PATCH v7 0/3] Add USB enablement and VGA enablement on sPAPR
 2012-08-15  5:44 UTC  (11+ messages)
` [Qemu-devel] [Qemu-ppc][PATCH v7 1/3] Add USB option in machine options
      ` [Qemu-devel] [Qemu-ppc] [PATCH "

[PATCH] select GENERIC_ATOMIC64 for c6x/score/unicore32 archs
 2012-08-15  5:42 UTC  (2+ messages)

[PATCH] net: add new QCA alx ethernet driver
 2012-08-15  5:39 UTC  (5+ messages)

[PATCH v2] net-tcp: TCP/IP stack bypass for loopback connections
 2012-08-15  5:39 UTC  (5+ messages)

[PATCH] Implement ACL module architecture and sample MySQL ACL module
 2012-08-15  5:12 UTC  (7+ messages)
          ` [PATCH] daemon: --access-hook option

[PATCH 0/4] cputime: Virtual cputime accounting small cleanups and consolidation v2
 2012-08-15  4:54 UTC  (2+ 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.