All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-04-03 09:46:41 to 2012-04-03 11:32:54 UTC [more...]

[Qemu-devel] [PATCH 01/10] coroutine: use qemu_coroutine_switch() directly
 2012-04-03 11:32 UTC  (14+ messages)
` [Qemu-devel] [PATCH 02/10] coroutine: rename unlock_bh_queue to co_runnable_queue
` [Qemu-devel] [PATCH 03/10] coroutine: rename qemu_co_queue_next_bh() to qemu_co_process_runnable()
` [Qemu-devel] [PATCH 04/10] coroutine: init co_runnable_bh during boot
` [Qemu-devel] [PATCH 05/10] coroutine: add qemu_co_runnable_schedule()
` [Qemu-devel] [PATCH 06/10] coroutine: move runnale coroutine code to qemu-coroutine.c
` [Qemu-devel] [PATCH 09/10] coroutine: schedule timeout coroutine instead process it directly

[PATCH v1 1/1] mmc: core: fix power class selection
 2012-04-03 11:32 UTC  (4+ messages)

Iptables "-m time" option doesn't update when the clock changes
 2012-04-03 11:31 UTC  (9+ messages)

[Qemu-devel] [PATCH v3] sheepdog: implement SD_OP_FLUSH_VDI operation
 2012-04-03 11:34 UTC  (4+ messages)
` [Qemu-devel] RE. [PATCH] sheepdog: fix send req helpers

[PATCH 1/1] cris: posix_types.h, include asm-generic/posix_types.h
 2012-04-03 11:29 UTC  (2+ messages)

[RFC][PATCH] avoid swapping out with swappiness==0
 2012-04-03 11:25 UTC  (8+ messages)

[PATCH] Staging: vme: Replace semaphore by mutex
 2012-04-03 11:24 UTC  (2+ messages)

[PATCH] xen/gntdev: do not set VM_PFNMAP
 2012-04-03 11:25 UTC 

[Qemu-devel] [PATCH] block: bdrv_append() fixes
 2012-04-03 11:24 UTC  (2+ messages)

[PATCH] Fix spellings errors
 2012-04-03 11:20 UTC  (4+ messages)

[PATCH BlueZ 0/8] Generic GATT client fixes
 2012-04-03 11:19 UTC  (3+ messages)
` [PATCH v3 BlueZ 0/2] "

[Qemu-devel] [PATCH 00/25] qdev properties final installment: push, push!
 2012-04-03 11:15 UTC  (26+ messages)
` [Qemu-devel] [PATCH 01/25] qom: add object_class_get_parent
` [Qemu-devel] [PATCH 02/25] qom: add object_child_foreach
` [Qemu-devel] [PATCH 03/25] qom: add class_base_init
` [Qemu-devel] [PATCH 04/25] qom: make Object a type
` [Qemu-devel] [PATCH 05/25] qom: push type up to Object
` [Qemu-devel] [PATCH 06/25] qdev: fix -device foo,?
` [Qemu-devel] [PATCH 07/25] qdev: use object_property_print in info qtree
` [Qemu-devel] [PATCH 08/25] qdev: remove qdev_prop_set_defaults
` [Qemu-devel] [PATCH 09/25] qdev: move bus properties to a separate global
` [Qemu-devel] [PATCH 10/25] qdev: do not propagate properties to subclasses
` [Qemu-devel] [PATCH 11/25] qdev: pick global properties from superclasses
` [Qemu-devel] [PATCH 12/25] qdev: factor setting of global properties
` [Qemu-devel] [PATCH 13/25] qdev: replace bus properties with superclass properties
` [Qemu-devel] [PATCH 14/25] qapi: add Visitor interfaces for uint*_t and int*_t
` [Qemu-devel] [PATCH 15/25] qdev: use int32_t container for devfn property
` [Qemu-devel] [PATCH 16/25] qdev: switch property accessors to fixed-width visitor interfaces
` [Qemu-devel] [PATCH 17/25] qdev: remove PropertyInfo range checking
` [Qemu-devel] [PATCH 18/25] qdev: remove qdev_prop_exists
` [Qemu-devel] [PATCH 19/25] qom: push state up to Object
` [Qemu-devel] [PATCH 20/25] qdev: generalize properties to Objects
` [Qemu-devel] [PATCH 21/25] qdev: move bulk of qdev-properties.c to qom/object.c
` [Qemu-devel] [PATCH 22/25] qom: push static properties to Object
` [Qemu-devel] [PATCH 23/25] qom: add realized property
` [Qemu-devel] [PATCH 24/25] qdev: implement qdev_init on top of realize
` [Qemu-devel] [PATCH 25/25] qdev: split part of device_finalize to device_unrealize

Cette semaine, vente privée - ensemble de jardin 89 euros!
 2012-04-03 11:16 UTC 

[U-Boot] [PATCH 0/3] MIPS: fixes for 2012.04-rc1
 2012-04-03 11:15 UTC  (3+ messages)

[PATCH] license.bbclass: Check if copyfile succeeded with isfile
 2012-04-03 11:05 UTC 

stmmac: what happened to IFF_UNICAST_FLT
 2012-04-03 11:14 UTC 

[PATCH v2 0/9] PM: Create the AVS class of drivers
 2012-04-03 11:14 UTC  (4+ messages)

[PATCH 1/2] TCP: update ip_local_port_range documentation
 2012-04-03 11:12 UTC  (4+ messages)
    ` [PATCH] "

1.2 Pre-Release survey
 2012-04-03 11:11 UTC 

[PATCH net-next V5 0/8] net/mlx4_en: DCB QoS support
 2012-04-03 11:10 UTC  (9+ messages)
` [PATCH net-next V5 1/8] net/mlx4_en: Force user priority by QP attribute
` [PATCH net-next V5 2/8] net/mlx4_core: set port QoS attributes
` [PATCH net-next V5 3/8] net/mlx4_en: DCB QoS support
` [PATCH net-next V5 4/8] net/mlx4_en: sk_prio <=> UP for untagged traffic
` [PATCH net-next V5 5/8] net/route: export symbol ip_tos2prio
` [PATCH net-next V5 6/8] IB/rdma_cm: TOS <=> UP mapping for IBoE
` [PATCH net-next V5 7/8] net/dcb: Add an optional max rate attribute
` [PATCH net-next V5 8/8] net/mlx4_en: Set max rate-limit for a TC

[PATCH 2/4 v2] ARM: mxs: factor out dynamic amba device allocator
 2012-04-03 11:09 UTC 

[VFS] Regression, commit 00292bbf769620dea923dbd906afd88955f7ea19
 2012-04-03 11:07 UTC 

[PATCH] fix lpfc compilation without debugfs
 2012-04-03 11:06 UTC 

[Qemu-devel] [PATCH 0/6] fix w32 sockets
 2012-04-03 11:06 UTC  (2+ messages)

[Adeos-main] Reworking ipipe timer subsystem,
 2012-04-03 11:06 UTC  (14+ messages)

Help initialize phy-less ethernet in 2.6.38
 2012-04-03 11:04 UTC  (5+ messages)

[PATCH v1] Adapter: Fix Discovering state while Powering Off
 2012-04-03 11:01 UTC  (5+ messages)

[PATCH v4] Ethernet driver for the WIZnet W5300 chip
 2012-04-03 10:58 UTC  (4+ messages)
` [PATCH v6 0/2] Ethernet drivers for WIZnet chips
` [PATCH v6 1/2] Ethernet driver for the WIZnet W5300 chip
` [PATCH v6 2/2] Ethernet driver for the WIZnet W5100 chip

[PATCH] [media] s5p-tv: Fix compiler warning in mixer_video.c file
 2012-04-03 10:59 UTC  (3+ messages)

ext4 online resize and robustness to interruption
 2012-04-03 10:58 UTC  (2+ messages)

Is boa still a decent choice for an embedded web server?
 2012-04-03 10:49 UTC  (2+ messages)

[PATCH] mmc: card: move variable initialization earlier
 2012-04-03 10:57 UTC  (4+ messages)

[RFC] Shutdown event script for xl toolstack
 2012-04-03 10:56 UTC  (12+ messages)

[RFC 0/5] hid: Extending the device-driver matching mechanism
 2012-04-03 10:57 UTC  (7+ messages)
` [RFC 4/5] hid: Add idtags to modalias

How to create empty CENTRAL git with master / development branch ?
 2012-04-03 10:53 UTC 

[PATCH v8 1/6] att: add remote btd_device to ATT read/write callbacks
 2012-04-03 10:52 UTC  (2+ messages)

kvm: RCU warning in async pf
 2012-04-03 10:52 UTC  (2+ messages)

[PATCH 00 of 18] [v2] tools: fix bugs and build errors triggered by -O2 -Wall -Werror
 2012-04-03 10:50 UTC  (4+ messages)
` [PATCH 14 of 18] tools/libvchan: fix build errors caused by Werror in io.c

[PATCH 00/12] perf/x86-ibs: Precise event sampling with IBS for AMD CPUs
 2012-04-03 10:48 UTC  (3+ messages)

[ANNOUNCE] Prebuilt Xen PV-HVM templates
 2012-04-03 10:46 UTC  (5+ messages)

[U-Boot] [PATCH] MIPS: Add initial support for EMMA3SL/LP
 2012-04-03 10:46 UTC  (3+ messages)

[Qemu-devel] [PULL 0/8] Trivial patches for 27 March to 3 April 2012
 2012-04-03 10:42 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/8] configure: fix mingw32 libs_qga typo
` [Qemu-devel] [PATCH 2/8] w32: Undefine error constants before their redefinition
` [Qemu-devel] [PATCH 3/8] qtest: Add missing GCC_FMT_ATTR
` [Qemu-devel] [PATCH 4/8] block/curl: Replace usleep by g_usleep
` [Qemu-devel] [PATCH 5/8] main-loop: make qemu_event_handle static
` [Qemu-devel] [PATCH 6/8] configure: Link QEMU against 'liburcu-bp'
` [Qemu-devel] [PATCH 7/8] configure: Link qga against UST tracing related libraries
` [Qemu-devel] [PATCH 8/8] make: fix clean rule by removing build file in qom/

how to test thermometer profile using existing example available in bluez
 2012-04-03 10:43 UTC 

[PATCH V2] mmc: core: Add host capability check for power class
 2012-04-03 10:42 UTC  (8+ messages)

[3.4-rc1 crash]: NULL pointer deref in fs/sysfs/group.c:create_files -- sysctl related?
 2012-04-03 10:46 UTC  (12+ messages)
      ` [PATCH] Prevent crash on missing sysfs attribute group

[patch] Adding Secure Deletion to UBIFS
 2012-04-03 10:41 UTC  (19+ messages)
` [patch] Move CRC computation to separate function
            ` [patch] Add a encryption key parameter to the compress / decompress function
              ` [patch] Add cryptographic functionality when a key is passed to the compress / decompress functions
                  ` [patch] UBIFS: "

[PATCH 0/3] netfilter fixes for 3.4-rc1
 2012-04-03 10:39 UTC  (7+ messages)
` [PATCH 1/3] netfilter: xt_LOG: don't use xchg() for simple assignment
` [PATCH 2/3] netfilter: ipset: avoid use of kernel-only types
` [PATCH 3/3] netfilter: xt_CT: remove a compile warning

[PATCH] ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLV
 2012-04-03 10:43 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add missing ASoC OMAP co-maintainer
 2012-04-03 10:42 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] tricorder: Add UBIFS
 2012-04-03 10:37 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] tricorder: Load kernel from ubifs

[U-Boot] [PATCH] Prevent malloc with size 0
 2012-04-03 10:35 UTC  (14+ messages)

is there a plan to briefly document all of the oe-core classes?
 2012-04-03 10:24 UTC 

[U-Boot] [PATCH] bootm: fix usage of lmb_reserve()
 2012-04-03 10:32 UTC  (2+ messages)

[PATCH] printk(): add KERN_CONT where needed
 2012-04-03 10:30 UTC  (5+ messages)

[PATCH 00 of 18] tools: fix bugs and build errors triggered by -O2 -Wall -Werror
 2012-04-03 10:28 UTC  (15+ messages)
` [PATCH 10 of 18] tools/libvchan: fix build errors caused by -Werror in node-select.c
` [PATCH 11 of 18] tools/libxl: fix build errors caused by Werror in disk_eject_xswatch_callback

[Qemu-devel] [PATCH v3] sheepdog: implement SD_OP_FLUSH_VDI operation
 2012-04-03 10:32 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4] "
  ` [Qemu-devel] [PATCH v4 UPDATE] "

[git pull] drm fixes
 2012-04-03 10:26 UTC  (2+ messages)

AVX RAID5 xor checksumming
 2012-04-03 10:23 UTC  (4+ messages)
` RAID5 XOR speed vs RAID6 Q speed (was Re: AVX RAID5 xor checksumming)

[PATCH] Bluetooth: Link Keys should be stored if MITM is not required
 2012-04-03 10:21 UTC  (4+ messages)

[PATCH] af9035: Use usleep_range() in fc0011 support code
 2012-04-03 10:20 UTC  (2+ messages)

[PATCH] fc0011: use usleep_range()
 2012-04-03 10:20 UTC  (2+ messages)

[PATCH 0/5] af9035: support for tda18218 tuner, new USB IDs and more
 2012-04-03 10:19 UTC  (5+ messages)
` [PATCH 3/5] tda18218: fix IF frequency for 7MHz bandwidth channels

[dmaengine] Cyclic DMA regression
 2012-04-03 10:17 UTC 

netlink: 12 bytes leftover after parsing attributes - triggered by iproute2 libnetlink's rtnl_dump_request()
 2012-04-03 10:17 UTC  (6+ messages)

[qemu-upstream-unstable test] 12550: regressions - FAIL
 2012-04-03 10:13 UTC 

[PATCH net] bnx2x: correction to firmware interface
 2012-04-03 10:07 UTC 

[PATCH 1/1] Add support 2 SATA ports for Maui and change filename from sata_dwc_460ex.c to sata_dwc_4xx.c
 2012-04-03 10:12 UTC  (3+ messages)

[Qemu-devel] [PATCH] Memory: unify ioport registration
 2012-04-03 10:11 UTC  (6+ messages)

[Qemu-trivial] [PATCH trivial] make: fix clean rule by removing build file in qom/
 2012-04-03 10:10 UTC  (6+ messages)
  ` [Qemu-trivial] [Qemu-devel] "
    ` [Qemu-devel] [Qemu-trivial] "

[PATCH 4/5 v2] af9035: fix warning
 2012-04-03 10:11 UTC  (2+ messages)

[Buildroot] [git commit] libpng: bump to version 1.4.10
 2012-04-03 10:09 UTC  (3+ messages)

[Buildroot] [PATCH] libpng: security bump to version 1.4.11
 2012-04-03 10:07 UTC 

GSoC - Some questions on the idea of "Better big-file support"
 2012-04-03 10:07 UTC  (14+ messages)
  ` GSoC - Some questions on the idea of

[PATCH] fc0011: Reduce number of retries
 2012-04-03 10:07 UTC  (3+ messages)

[Qemu-devel] [XEN][RFC PATCH 00/15] QEMU disaggregation
 2012-04-03 10:05 UTC  (5+ messages)
` [Qemu-devel] [XEN][RFC PATCH 14/15] xl-parsing: Parse the new option device_models
  ` [Qemu-devel] [Xen-devel] "
    `  "

[PATCH] docbook-utils-native: fix syntax problem in jw.in
 2012-04-03  9:56 UTC  (3+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCHv3] piix: fix up/down races
 2012-04-03 10:05 UTC  (3+ messages)

oprofile and ARM A9 hardware counter
 2012-04-03 10:01 UTC  (14+ messages)

[CUSE/FUSE] - v3.3.0 - WARNING: at fs/inode.c:290 drop_nlink
 2012-04-03  9:36 UTC 

[PATCH] docs: clarify documentation for the the dom0_mem command line option
 2012-04-03  9:54 UTC 

[PATCH] ARM: DT: Add binding for GIC virtualization extentions (VGIC)
 2012-04-03  9:53 UTC  (4+ messages)

[PATCH] serial: 8250: Add cpufreq support
 2012-04-03  9:55 UTC  (3+ messages)

[PATCH 0/3] netfilter fixes for 3.4-rc1
 2012-04-03  9:50 UTC  (4+ messages)
` [PATCH 1/3] netfilter: xt_LOG: don't use xchg() for simple assignment
` [PATCH 2/3] netfilter: ipset: avoid use of kernel-only types
` [PATCH 3/3] netfilter: xt_CT: remove a compile warning

[PATCH 3.3.0 1/3] net:phy:bcm63xx: remove unnecessary code
 2012-04-03  9:49 UTC  (5+ messages)

[REGRESSION] NMI received for unknown reason 3c on CPU 0, strange powersaving mode?
 2012-04-03  9:50 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/6] SD save/load support and SD qomification
 2012-04-03  9:50 UTC  (7+ messages)
` [Qemu-devel] [PATCH 6/6] hw/sd.c: convert to QOM object

[PATCH] ext2: do not register write_super within VFS
 2012-04-03  9:49 UTC 

[PATCH] OMAP4: Adding ID for OMAP4460 ES1.1
 2012-04-03  9:47 UTC  (2+ messages)

oprofile and ARM A9 hardware counter
 2012-04-03  9:47 UTC  (4+ messages)

[PATCH] Bluetooth: Fix packet type for ESCO Link
 2012-04-03  9:46 UTC 

[PATCH] fix /proc/meminfo reporting (v1)
 2012-04-03  9:46 UTC  (5+ messages)
` [PATCH 6/7] xen/setup: Make dom0_mem=XGB behavior be similar to classic Xen kernels
  ` [Xen-devel] "


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.