All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-12-06 16:07:34 to 2012-12-06 17:06:51 UTC [more...]

[PATCHv4 00/15] meta-cloud merge, updated with review comments
 2012-12-06 17:06 UTC  (16+ messages)
` [PATCHv4 01/15] Added protobuf-c criu dependency
` [PATCHv4 02/15] Added protobuf "
` [PATCHv4 03/15] Added CRIU recipe
` [PATCHv4 04/15] Added netcf recipe, libvirt dependency
` [PATCHv4 05/15] Added openbsd-netcat "
` [PATCHv4 06/15] Added openflow recipe
` [PATCHv4 07/15] Added openvswitch recipe
` [PATCHv4 08/15] Added .gitignore file
` [PATCHv4 09/15] Changed David Nyströms email in README
` [PATCHv4 10/15] Added template cloud-* images
` [PATCHv4 11/15] Added some details in README, and made the description common
` [PATCHv4 12/15] Added kernel configuration for LxC and in kernel OpenvSwitch
` [PATCHv4 13/15] Updated libvirt to 1.0.0, added more details to packageconfig
` [PATCHv4 14/15] Removed old version of libvirt
` [PATCHv4 15/15] Added LxC recipe from meta-fsl-ppc, curtesy of Matthew McClintock, Stuart Yoder

[PATCH v2 00/14] printk() fixes, optimizations, and clean ups
 2012-12-06 17:05 UTC 

pch_can: Data transmission stops after dropped packet
 2012-12-06 17:05 UTC  (4+ messages)

[Qemu-devel] [RFC 0/3] re-enable balloon stats
 2012-12-06 17:03 UTC  (7+ messages)
` [Qemu-devel] [RFC 2/3] virtio-balloon: "
` [Qemu-devel] [RFC 3/3] docs: document virtio-balloon stats

[Bug 57875] New: Second Life viewer bad rendering with git-ec83535
 2012-12-06 17:04 UTC  (3+ messages)
` [Bug 57875] "

[PATCH] xen/blkback: prevent leak of mode during multiple backend_changed calls
 2012-12-06 17:02 UTC  (6+ messages)

Reiser4: BUG: unable to handle kernel NULL pointer dereference
 2012-12-06 17:01 UTC  (3+ messages)

[RFC PATCH v3 0/3] acpi: Introduce prepare_remove device operation
 2012-12-06 17:01 UTC  (31+ messages)

[PATCH 1/1] sysfs: Fixed a trailing white space error
 2012-12-06 16:59 UTC  (5+ messages)
` [PATCH RFC -next] Fix the trailing blank space issue

[PATCH v7 0/5] OMAP GPMC DT bindings
 2012-12-06 16:59 UTC  (14+ messages)
` [PATCH v7 5/5] ARM: OMAP: gpmc: add DT bindings for GPMC timings and NAND

[PATCH v2] cgroup_rm_file: don't delete the uncreated files
 2012-12-06 16:59 UTC  (2+ messages)

[PATCH] mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problems
 2012-12-06 16:58 UTC  (6+ messages)

[RFC PATCH v2 0/3] Fix some multiqueue TUN problems
 2012-12-06 16:56 UTC  (7+ messages)
` [RFC PATCH v2 3/3] tun: fix LSM/SELinux labeling of tun/tap devices

Oops in 3.7-rc8 isolate_free_pages_block()
 2012-12-06 16:58 UTC  (13+ messages)

[RFC v2 0/5] Add HDMI infoframe helpers
 2012-12-06 16:55 UTC  (4+ messages)
` [RFC v2 5/5] drm/i915: Use generic "

Upstream qemu-xen, log verbosity and compile errors when enabling debug, filenaming
 2012-12-06 16:54 UTC 

[PATCHSET cgroup/for-3.8] cpuset: decouple cpuset locking from cgroup core
 2012-12-06 16:54 UTC  (8+ messages)

[PATCH 0/5] perf hists: Changes on hists__{match,link} (v3)
 2012-12-06 16:53 UTC  (7+ messages)
` [PATCH 2/5] perf hists: Exchange order of comparing items when collapsing hists
` [PATCH 3/5] perf hists: Link hist entries before inserting to an output tree
` [PATCH 4/5] perf diff: Use internal rb tree for compute resort

build regressions 2012-12-06
 2012-12-06 16:53 UTC 

[RFC 0/2] VHT regulatory
 2012-12-06 16:53 UTC  (3+ messages)
` [RFC 1/2] regulatory: allow arbitrary channel widths
` [RFC 2/2] cfg80211: check (VHT) bandwidth against regulatory

[PATCH] fs: revert commit bbdd6808 to fallocate UAPI
 2012-12-06 16:50 UTC  (8+ messages)
` [PATCH, 3.7-rc7, RESEND] "

[PATCH RFC 0/1] cpufreq/x86: Add P-state driver for sandy bridge
 2012-12-06 16:49 UTC  (9+ messages)

[PATCH 00/24] regulatory fixes, cleanups & improvements
 2012-12-06 16:47 UTC  (25+ messages)
` [PATCH 01/24] regulatory: don't write past array when intersecting rules
` [PATCH 02/24] regulatory: don't allocate too much memory
` [PATCH 03/24] regulatory: clean up regdom_intersect
` [PATCH 04/24] regulatory: clean up reg_copy_regd()
` [PATCH 05/24] regulatory: don't test list before iterating
` [PATCH 06/24] regulatory: simplify regulatory_hint_11d
` [PATCH 07/24] regulatory: code cleanup
` [PATCH 08/24] regulatory: remove useless locking on exit
` [PATCH 09/24] regulatory: use proper enum for return values
` [PATCH 10/24] cfg80211: remove wiphy_idx_valid
` [PATCH 11/24] regulatory: remove BUG_ON
` [PATCH 12/24] regulatory: simplify restore_regulatory_settings
` [PATCH 13/24] regulatory: remove redundant isalpha() check
` [PATCH 14/24] regulatory: remove useless warning
` [PATCH 15/24] regulatory: simplify freq_reg_info_regd
` [PATCH 16/24] regulatory: clarify locking rules and assertions
` [PATCH 17/24] regulatory: remove locking from wiphy_apply_custom_regulatory
` [PATCH 18/24] regulatory: fix reg_is_valid_request handling
` [PATCH 19/24] regulatory: remove handling of channel bandwidth
` [PATCH 20/24] regulatory: fix memory leak
` [PATCH 21/24] regulatory: pass new regdomain to reset function
` [PATCH 22/24] regulatory: use RCU to protect global and wiphy regdomains
` [PATCH 23/24] regulatory: use RCU to protect last_request
` [PATCH 24/24] regulatory: use IS_ERR macro family for freq_reg_info

[PATCH V6] mfd: stmpe: Update DT support for stmpe driver
 2012-12-06 16:47 UTC  (4+ messages)

[PATCH 1/1] atmodem: reset modem if it stops responding (Yevhen Kyriukha)
 2012-12-06 16:46 UTC 

[PATCH 0/1] pwm: atmel: TCB pwm driver
 2012-12-06 16:45 UTC  (2+ messages)
` [PATCH 1/1] pwm: atmel: add Timer Counter Block PWM driver

backing up ext4 fs, system unresponsive, thrashing like crazy even though swap is unused
 2012-12-06 16:43 UTC  (4+ messages)

Linux kernel 3.2.35 released
 2012-12-06 16:40 UTC 

[v2 PATCH 00/14] atmel SPI controller with dmaengine and device tree support
 2012-12-06 16:37 UTC  (3+ messages)
` [v2 PATCH 13/14] ARM: dts: add spi nodes for atmel SoC

[RFCv2] Add spectral scan support for Atheros AR92xx/AR93xx
 2012-12-06 16:36 UTC  (4+ messages)
` [ath9k-devel] "
` [RFCv2] ath9k: add spectral scan feature
  ` [ath9k-devel] "

[PATCH 0/6] xen: ARM HDLCD video driver
 2012-12-06 16:35 UTC  (4+ messages)
` [PATCH 6/6] xen/arm: introduce a driver for the ARM HDLCD controller

[LTP] open posix testsuite and names of testcases
 2012-12-06 16:35 UTC  (2+ messages)

0.55 in Ceph EL6 repo?
 2012-12-06 16:35 UTC 

[Xenomai] Strange behavior calling certain libraries from non-realtime shadow task
 2012-12-06 16:35 UTC  (5+ messages)

[PATCH] x86: ptrace.c only needs export.h and not the full module.h
 2012-12-06 16:34 UTC  (3+ messages)

[PATCH v3] staging: ste_rmi4: Convert to Type-B support
 2012-12-06 16:34 UTC  (6+ messages)
` [PATCH v6] "

mail list for Xilinx Zynq platform?
 2012-12-06 16:33 UTC  (5+ messages)

Everything's here
 2012-12-06 16:27 UTC 

build failure of latest ethtool
 2012-12-06 16:33 UTC  (3+ messages)

[PATCH v11 0/2] x86: vmclear vmcss on all cpus when doing kdump if necessary
 2012-12-06 16:28 UTC  (4+ messages)

[tpmdd-devel] [PATCH 1/1] TPM: STMicroelectronics ST33 I2C KERNEL 3.x.x
 2012-12-06 16:27 UTC  (3+ messages)
` [PATCH] char/tpm: Use struct dev_pm_ops for power management

[PATCH 0/6] Integrate Smart for RPM image generation
 2012-12-06 16:13 UTC  (4+ messages)
` [PATCH 2/6] classes/*_rpm: integrate Smart into RPM filesystem construction

help about ext3 read-only issue on ext3(2.6.16.30)
 2012-12-06 16:26 UTC  (15+ messages)

linux-next: unusual update of the security tree
 2012-12-06 16:25 UTC  (5+ messages)

Request change name of function lookup_enum in libbabeltrace to make GDB use this lib
 2012-12-06 16:24 UTC  (6+ messages)
` [lttng-dev] "

i915 freakout with latest 3.7 git
 2012-12-06 16:24 UTC  (7+ messages)

[PATCH RFC] cifs-utils: new plugin architecture for ID mapping code
 2012-12-06 16:23 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/7] target-alpha: More CPU QOM'ifications
 2012-12-06 16:21 UTC  (10+ messages)
` [Qemu-devel] [PATCH 2/7] target-alpha: Turn CPU definitions into subclasses
` [Qemu-devel] [PATCH 3/7] target-alpha: Add support for -cpu ?

[PATCH babeltrace] Fix erroneous warning/error messages
 2012-12-06 16:22 UTC 

[PATCH 3.7-rc8] ttm: Fix possible _manager memory allocation oops
 2012-12-06 16:20 UTC 

[RFC PATCH v2 00/10][RESEND] CPU hotplug: stop_machine()-free CPU hotplug
 2012-12-06 16:18 UTC  (9+ messages)
` [RFC PATCH v2 01/10] CPU hotplug: Provide APIs for "light" atomic readers to prevent CPU offline

How to mix two PCM channels with ALSA
 2012-12-06 16:18 UTC  (3+ messages)

[PATCH v2 0/3] introduce static_vm for ARM-specific static mapped area
 2012-12-06 16:18 UTC  (4+ messages)

[Drbd-dev] [GIT PULL] drbd Kconfig update and minor fixes
 2012-12-06 15:25 UTC  (2+ messages)

[PATCH 1/7] aoe: improve handling of misbehaving network paths
 2012-12-06 16:16 UTC  (6+ messages)
` [PATCH 2/7] aoe: avoid races between device destruction and discovery

[PATCH babeltrace] Fix erroneous warning/error messages
 2012-12-06 16:14 UTC 

[RFC PATCH 0/8] remove vm_struct list management
 2012-12-06 16:09 UTC  (27+ messages)
` [RFC PATCH 1/8] mm, vmalloc: change iterating a vmlist to find_vm_area()
` [RFC PATCH 2/8] mm, vmalloc: move get_vmalloc_info() to vmalloc.c
` [RFC PATCH 3/8] mm, vmalloc: protect va->vm by vmap_area_lock
` [RFC PATCH 4/8] mm, vmalloc: iterate vmap_area_list, instead of vmlist in vread/vwrite()
` [RFC PATCH 5/8] mm, vmalloc: iterate vmap_area_list in get_vmalloc_info()
` [RFC PATCH 6/8] mm, vmalloc: iterate vmap_area_list, instead of vmlist, in vmallocinfo()
` [RFC PATCH 7/8] mm, vmalloc: makes vmlist only for kexec
` [RFC PATCH 8/8] mm, vmalloc: remove list management operation after initializing vmalloc

[PATCH] libmatchbox: fix build against libpng15
 2012-12-06 15:58 UTC  (5+ messages)

[PATCH] fix race condition between libvirtd event handling and libxl fd deregister
 2012-12-06 16:11 UTC  (4+ messages)
    ` 答复: "

[meta-oe][PATCH] freerdp-extension-xpunlimited: Remove the recipe as it is uncompatible
 2012-12-06 16:00 UTC 

[Buildroot] elfutils and the perf userspace tool
 2012-12-06 16:11 UTC  (9+ messages)

[PATCHv3 00/14] Addition of meta-cloud
 2012-12-06 16:11 UTC  (6+ messages)
` [PATCHv3 13/14] Upgraded to libvirt 1.0.0, and added a more detailed packageconfig

[PATCH] iio:adf4350: Fix typo
 2012-12-06 16:09 UTC 

pciutils pci_open seg with invalid arg to -i
 2012-12-06 16:08 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.