All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-11-30 12:20:14 to 2012-11-30 13:58:52 UTC [more...]

[Qemu-devel] [PATCH 0/6] RFC: add "spiceport" chardev
 2012-11-30 13:58 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/6] qemu-char: add qemu_chr_remove_clients()
` [Qemu-devel] [PATCH 2/6] spice-qemu-char: write to chardev whatever amount it can read
` [Qemu-devel] [PATCH 3/6] spice-qemu-char: factor out CharDriverState creation
` [Qemu-devel] [PATCH 4/6] spice-qemu-char: add spiceport chardev
` [Qemu-devel] [PATCH 5/6] spice-qemu-char: keep a list of spice chardev
` [Qemu-devel] [PATCH 6/6] spice-qemu-char: register spicevmc ports during qemu_spice_init()

Regression with initramfs and nfsroot (appears to be in the dcache)
 2012-11-30 13:58 UTC  (14+ messages)

[PATCH 0/3] netfilter: add connlabel conntrack extension
 2012-11-30 13:58 UTC  (9+ messages)
` [PATCH 3/3] netfilter: ctnetlink: allow userspace to set labels

[PATCH 1/2 v3] wait: add wait_event_lock_irq() interface
 2012-11-30 13:57 UTC  (3+ messages)
` [PATCH 2/2 v6] loop: Limit the number of requests in the bio list

[Qemu-devel] [PATCH v4 10/11] dataplane: add virtio-blk data plane code
 2012-11-30 13:57 UTC  (3+ messages)

[PATCH v2 1/2] zsmalloc: add function to query object size
 2012-11-30 13:54 UTC  (2+ messages)

[PATCH 1/3] aerdrv: Trace Event for AER
 2012-11-30 13:53 UTC  (6+ messages)

chris larson's cool "bitbake-env" utility
 2012-11-30 13:53 UTC  (4+ messages)

Labeled NFS [v5]
 2012-11-30 13:50 UTC  (23+ messages)

MMTests 0.08
 2012-11-30 13:50 UTC  (2+ messages)

[PATCHv6] rbd block driver fix race between aio completition and aio cancel
 2012-11-30 13:50 UTC  (3+ messages)
` [Qemu-devel] "

nfs root not responding?
 2012-11-30 13:49 UTC  (3+ messages)

[PATCH 0/5] serial: 8250: 8250_dw changes and dynamic capabilities
 2012-11-30 13:48 UTC  (2+ messages)

[ 3.5.yuz extended stable ] Linux 3.5.7u1 stable review
 2012-11-30 13:48 UTC  (5+ messages)
` [PATCH 041/270] pnfsblock: fix partial page buffer wirte

[ARM] head.S change broke platform device registration?
 2012-11-30 13:45 UTC  (9+ messages)

memory-cgroup bug
 2012-11-30 13:44 UTC  (18+ messages)
            ` [PATCH -mm] memcg: do not trigger OOM from add_to_page_cache_locked
              ` [PATCH for 3.2.34] "

[Buildroot] [PATCH] [PATCH] reorder fs alphabetically
 2012-11-30 13:44 UTC  (2+ messages)

[PATCH V5 1/2] mfd: stmpe: Get rid of irq_invert_polarity
 2012-11-30 13:44 UTC  (7+ messages)
` [PATCH V5 2/2] mfd: stmpe: Update DT support in stmpe driver

[PATCH] Allow to set WMM parameters in IBSS mode
 2012-11-30 13:43 UTC  (4+ messages)
` [PATCH] nl80211: allow ad-hoc to set WMM parameters from outside

Questions about --with-alpha and --with-armeb configure flags
 2012-11-30 13:42 UTC  (3+ messages)

Recent kernel "mount" slow
 2012-11-30 13:42 UTC  (11+ messages)
            ` [PATCH 1/2] percpu-rwsem: use synchronize_sched_expedited

Conntrack helper question
 2012-11-30 13:42 UTC  (2+ messages)

[Xenomai] Compiling I-pipe patched kernel on beaglebone from Angstrom branch
 2012-11-30 13:42 UTC  (4+ messages)

[PATCH 0/8] Add function strbuf_addstr_xml_quoted() and more
 2012-11-30 13:40 UTC  (5+ messages)
` [PATCH 6/8] imap-send: change msg_data from storing (char *, len) to storing strbuf
    ` [PATCH 8/8] wrap_in_html(): process message in bulk rather than line-by-line

[PATCH v2 1/3] fdisk: api: move disklabel type to cxt
 2012-11-30 12:49 UTC  (2+ messages)

[PATCH 1/4] ext4: remove unsafe and unnecessary memset()
 2012-11-30 13:37 UTC  (8+ messages)
` [PATCH 2/4] ext4: use sync_inode_metadata() when sync inode metadata
` [PATCH 3/4] ext4: remove redundant code in ext4_alloc_inode()
` [PATCH 4/4] ext4: remove redundant initialization in ext4_fill_super()

[RFC v1] drm: add reference count of gem object name
 2012-11-30 13:38 UTC  (2+ messages)

Ofono Modem Service acces
 2012-11-30 13:37 UTC  (3+ messages)

Possible to make nfs aware of a inotify watch has been set
 2012-11-30 13:37 UTC  (13+ messages)

[Qemu-devel] [PATCH v6 0/2] qemu-ga: add hook to quiesce the guest on fsfreeze-freeze/thaw
 2012-11-30 13:33 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 1/2] qemu-ga: execute "
` [Qemu-devel] [PATCH v6 2/2] qemu-ga: sample fsfreeze hooks

Help with variable expansion in bbappend
 2012-11-30 13:32 UTC 

[PATCH v2 1/8] doc: Add valgrind.suppressions
 2012-11-30 13:31 UTC  (10+ messages)
` [PATCH v2 2/8] doc: Update valgrind.suppressions with some libdbus suppressions
` [PATCH v2 3/8] rfkill: Fix memory leak in rfkill_exit
` [PATCH v2 4/8] hog: Fix memory leak in suspend-dummy
` [PATCH v2 5/8] attrib: Fix possible use after free
` [PATCH v2 6/8] core: Free parsed options
` [PATCH v2 7/8] adaptername: Refactor adaptername_init/exit to fix exit path
  ` [PATCH v3 "
` [PATCH v2 8/8] hog: Fix unregistering profile on exit

[PATCH 0/4] replace cgroup_lock with local lock in memcg
 2012-11-30 13:31 UTC  (5+ messages)
` [PATCH 1/4] cgroup: warn about broken hierarchies only after css_online
` [PATCH 2/4] memcg: prevent changes to move_charge_at_immigrate during task attach
` [PATCH 3/4] memcg: split part of memcg creation to css_online
` [PATCH 4/4] memcg: replace cgroup_lock with memcg specific memcg_lock

[PULL] IIO cleanups, new drivers and fixes (IIO set 6 for the 3.8 cycle)
 2012-11-30 13:30 UTC 

[PATCH v3 0/8] bcma/ssb/BCM47XX: add GPIO driver to ssb/bcma
 2012-11-30 13:29 UTC  (3+ messages)

[PATCH 2/3] fdisk: remove dead code
 2012-11-30 12:50 UTC  (2+ messages)

SDIO 4.0
 2012-11-30 13:27 UTC  (2+ messages)

[PATCH 3/3] fdisk: api: propagate add partitions to users
 2012-11-30 12:50 UTC  (2+ messages)

[PATCH 1/4] proximity: Convert reporter properties to DBus.Properties
 2012-11-30 13:26 UTC  (2+ messages)

Raid 0+1
 2012-11-30 13:25 UTC 

[patch] netback: Xennet half die---netback driver didn't detect the jiffies wrapping correctly
 2012-11-30 13:22 UTC  (7+ messages)

Q about terminology: bitbake "fetch" vs "fetchall"
 2012-11-30 13:06 UTC 

[PATCH 1/3] mtd nand : onfi need to be probed in 8 bits mode
 2012-11-30 13:21 UTC  (4+ messages)
` [PATCH 2/3] mtd nand : add NAND_BUSWIDTH_AUTO to autodetect bus width

[PATCH V2] mtd nand : print flash size during detection
 2012-11-30 13:20 UTC  (2+ messages)

[PATCH] nand_wait_ready timeout fix
 2012-11-30 13:20 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/6] block: bdrv_img_create(): propagate errors
 2012-11-30 13:19 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/6] block: bdrv_img_create(): add Error ** argument
` [Qemu-devel] [PATCH 2/6] qemu-img: img_create(): pass Error object to bdrv_img_create()
` [Qemu-devel] [PATCH 3/6] qemu-img: img_create(): drop unneeded goto and ret variable
` [Qemu-devel] [PATCH 4/6] qmp: qmp_transaction(): pass Error object to bdrv_img_create()
` [Qemu-devel] [PATCH 5/6] qmp: qmp_drive_mirror(): "
` [Qemu-devel] [PATCH 6/6] block: bdrv_img_create(): drop unused error handling code

[PATCH] smsc: RFC: Workaround for problems with lan8710 phy auto MDI-X
 2012-11-30 13:11 UTC 

A typo in RelNotes/1.8.2 (v1.8.0.1-347-gf94c325)
 2012-11-30 13:15 UTC  (2+ messages)
` [PATCH] Typo in Documentation/RelNotes/1.8.2.txt

[PATCH] xen: get GIC addresses from DT
 2012-11-30 13:15 UTC  (6+ messages)

[patch] iio:gyro: adis16136: divide by zero in write_frequency()
 2012-11-30 13:13 UTC  (3+ messages)

[patch] iio:imu: adis16480: show_firmware() buffer too small
 2012-11-30 13:13 UTC  (3+ messages)

[PATCH -next] iio: imu: adis16480: remove duplicated include from adis16480.c
 2012-11-30 13:12 UTC  (2+ messages)

[PATCH -next] iio: gyro: adis16136: remove duplicated include from adis16136.c
 2012-11-30 13:12 UTC  (2+ messages)

[PATCH] [media] v4l: Add mt9v034 sensor driver
 2012-11-30 13:10 UTC  (2+ messages)

[PATCH] [trivial] wireless: mwifiex: Fix typo in wireless/mwifiex driver
 2012-11-30 13:08 UTC 

[U-Boot] [PATCH] mxs: i2c: Implement algorithm to set up arbitrary i2c speed
 2012-11-30 13:08 UTC 

[Query] Can we ignore case for commiters name in shortlog?
 2012-11-30 13:07 UTC  (4+ messages)

[PATCH 00/15] thermometer plugin updates
 2012-11-30 13:06 UTC  (2+ messages)

STMicroelectronics accelerometers driver
 2012-11-30 13:06 UTC  (30+ messages)
                                                ` STMicroelectronics gyroscopes driver

[PATCH] mtd: sm_ftl: Remove unused kthread stuff
 2012-11-30 13:07 UTC  (4+ messages)

[PATCH] arm: mm: lpae: add PTE loop to alloc_init_section
 2012-11-30 13:04 UTC 

[U-Boot] [PATCH] mxs: Silence elftosb
 2012-11-30 13:04 UTC 

staging: line6: pcm.c fix checkpatch issues
 2012-11-30 13:04 UTC  (3+ messages)
` [PATCH] "
  ` [Line6linux-devel] "

[Qemu-devel] [PULL 0/5] Block patches for 1.3.0-rc2
 2012-11-30 13:02 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] Documentation: Update block cache mode information
` [Qemu-devel] [PATCH 2/5] Documentation: Update image format information
` [Qemu-devel] [PATCH 3/5] atapi: make change media detection for guests easier
` [Qemu-devel] [PATCH 4/5] stream: fix ratelimit_set_speed
` [Qemu-devel] [PATCH 5/5] coroutine-sigaltstack.c: Use stack_t, not struct sigaltstack

[PATCH 1/3] staging/rtl8187se: Fix spacing coding style in ieee80211/dot11d.c
 2012-11-30 13:01 UTC  (3+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] "

[PATCH] drivers: cma: fix addressing on PAE machines
 2012-11-30 12:58 UTC 

New initial scan for PL-Czestochowa
 2012-11-30 12:57 UTC 

[PATCH] bcm47xxnflash: define some magic numbers
 2012-11-30 12:57 UTC  (2+ messages)

[net-next PATCH V2 0/9] net: fragmentation performance scalability on NUMA/SMP systems
 2012-11-30 12:55 UTC  (4+ messages)
` [net-next PATCH V2 8/9] net: frag queue locking per hash bucket

[PATCH] staging/serqt_usb2: Refactor qt_status_change_check() in serqt_usb2.c
 2012-11-30 12:53 UTC  (4+ messages)

BLE : SMP pairing + LE_Start_encryption
 2012-11-30 12:53 UTC  (4+ messages)

[linux-dvb] New initial scan for PL-Czestochowa
 2012-11-30 12:51 UTC 

[Qemu-devel] [PATCH v5 0/3] qemu-ga: add hook to quiesce the guest on fsfreeze-freeze/thaw
 2012-11-30 12:51 UTC  (4+ messages)

[V3] gtk+: do not prelight GtkButton in touchscreen mode
 2012-11-30 12:34 UTC 

[PATCH BlueZ] control: Add methods FastForward and Rewind
 2012-11-30 12:48 UTC 

[Powertop] [PATCH] csstoh.sh shell script fixes cross compiling issues
 2012-11-30 12:46 UTC 

[PATCH] mac80211: add debugfs file for mic failure
 2012-11-30 12:46 UTC  (3+ messages)

[PATCH] mac80211: simplify loop in minstrel_ht
 2012-11-30 12:45 UTC  (2+ messages)

[PATCH 0/5] cpufreq: db8500: Rename driver and update some parts
 2012-11-30 12:44 UTC  (6+ messages)
` [PATCH 2/5] mfd: db8500: Update cpufreq device name

[PATCH 0/4] pull: subsequent patches are also available from my git
 2012-11-30 12:44 UTC  (2+ messages)

[meta-fsl-arm][PATCH] linux-imx (3.0.35): Add Boundary Devices changes for imx6qsabrelite
 2012-11-30 12:44 UTC  (4+ messages)

[RFC] cfg80211: fix BSS struct IE access races
 2012-11-30 12:44 UTC  (3+ messages)
` [PATCH] "

[PATCH 0/2] mac80211: improve probe request building
 2012-11-30 12:43 UTC  (2+ messages)

[PATCH] cfg80211: fix cmp_hidden_bss
 2012-11-30 12:43 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] cfg80211: fix whitespace in scan handling
 2012-11-30 12:43 UTC  (2+ messages)

[PATCH] cfg80211: don't BUG_ON BSS struct issues
 2012-11-30 12:42 UTC  (2+ messages)

[PATCH] regulator: wm831x-dcdc: Add MODULE_ALIAS for wm831x-boostp
 2012-11-30 12:39 UTC 

[Buildroot] [PATCH v5 0/6] Add support for the snowball board
 2012-11-30 12:39 UTC  (7+ messages)
` [Buildroot] [PATCH v5 1/6] snowball-hdmiservice: new package
` [Buildroot] [PATCH v5 2/6] ux500-firmware: "
` [Buildroot] [PATCH v5 3/6] Add board files for snowball
` [Buildroot] [PATCH v5 4/6] Add init script files for snowball board
` [Buildroot] [PATCH v5 5/6] bluez-utils: add support for the ST-Ericsson cg2900 combo controller
` [Buildroot] [PATCH v5 6/6] Add config file for the snowball board

[PATCH v2] arm: add few checks to gic_init
 2012-11-30 12:38 UTC 

[PATCH] mac80211: allow userspace registration for ProbeReq in IBSS
 2012-11-30 12:38 UTC  (2+ messages)

kswapd craziness in 3.7
 2012-11-30 12:39 UTC  (13+ messages)

[U-Boot] [PATCH 00/46] Enhance spear support
 2012-11-30 12:34 UTC  (10+ messages)

[PATCH] nand_wait_ready timeout fix
 2012-11-30 12:35 UTC  (4+ messages)

[PATCH, RFC 0/7] IOMMU: add phantom function support
 2012-11-30 12:31 UTC  (3+ messages)
` [PATCH, RFC 6.5/7] VT-d: relax source qualifier for MSI of phantom functions

Adding thumb library to toolchain and how to use TUNE_FEATURE
 2012-11-30 12:31 UTC 

[V2] gtk+: do not prelight GtkButton in touchscreen mode
 2012-11-30 12:17 UTC  (2+ messages)

[PATCH 0/7 v2] ARM: mach-shmobile: kzm9g: Reference DT implementation
 2012-11-30 12:30 UTC  (4+ messages)
` [PATCH 3/5] ARM: mach-shmobile: sh73a0: Initialise MMCIF using DT

[PATCH] net: ICMPv6 packets transmitted on wrong interface if nfmark is mangled
 2012-11-30 12:29 UTC  (3+ messages)

ATS and dependent features
 2012-11-30 12:29 UTC  (6+ messages)

[PATCH v2 0/3] mtd: nand: OMAP: ELM error correction support for BCH ecc
 2012-11-30 12:28 UTC  (10+ messages)
` [PATCH v2 3/3] mtd: nand: omap2: Support for hardware BCH error correction

[RFC v2 00/15] Manager/Adapter transition to ObjectManager
 2012-11-30 12:28 UTC  (3+ messages)
` [RFC v2 02/15] test: Add utility library for python scripts

[PATCH v8 0/2] usb: phy: samsung: Introducing usb phy driver for samsung SoCs
 2012-11-30 12:24 UTC  (6+ messages)
` [PATCH v8 2/2] usb: s3c-hsotg: Adding phy driver support

[PATCH 1/1] Python: Fix for CVE-2012-2135
 2012-11-30 11:23 UTC 

[PATCH V2 00/12] arm: support for initial modules (e.g. dom0) and DTB supplied in RAM
 2012-11-30 12:20 UTC  (5+ messages)

Enabling NLB is crashing VM's/DRBD
 2012-11-30 12:20 UTC  (7+ 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.