All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-16 17:00:05 to 2013-01-16 17:45:34 UTC [more...]

vTPM setup problem on the emulator
 2013-01-16 17:45 UTC  (6+ messages)

perf event "cache-references" count much more larger in guest than in host
 2013-01-16 17:45 UTC 

[PATCH] KVM: PPC: add paravirt idle loop for 64-bit book E
 2013-01-16 17:44 UTC  (6+ messages)

What's cooking in git.git (Jan 2013, #06; Mon, 14)
 2013-01-16 17:43 UTC  (3+ messages)
` [PATCH] clean.c, ls-files.c: respect encapsulation of exclude_list_groups

[PATCH v6 0/8] push: update remote tags only with force
 2013-01-16 17:43 UTC  (6+ messages)

[U-Boot] [PATCH] MIPS: board.c: fix monitor length calculations
 2013-01-16 17:43 UTC  (2+ messages)

[PATCH] [RFC] ARM: compile fix for DEBUG_LL=y && MMU=n
 2013-01-16 17:43 UTC  (2+ messages)

[PATCH v3 0/3] Rework git-diff algorithm selection
 2013-01-16 17:42 UTC  (3+ messages)
` [PATCH v3 2/3] config: Introduce diff.algorithm variable

[Qemu-devel] [PATCH] build: fix Win32 clean build
 2013-01-16 17:40 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/8] -numa option parsing fixes (v2)
 2013-01-16 17:42 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/8] cutils: unsigned int parsing functions
` [Qemu-devel] [PATCH 5/8] vl.c: numa_add(): Validate nodeid before using it
` [Qemu-devel] [PATCH 6/8] vl.c: Use parse_uint_full() for NUMA nodeid

Xen, oprofile, perf, PEBS, event counters, PVHVM, PV
 2013-01-16 17:40 UTC  (5+ messages)

[Qemu-trivial] [PATCH] hw: Spelling fix in log message
 2013-01-16 17:40 UTC  (2+ messages)
` [Qemu-devel] "

Fatal crash on xen4.2 HVM + qemu-xen dm + NFS
 2013-01-16 17:39 UTC  (9+ messages)

[PATCH v7u1 00/31] x86, boot, 64bit: Add support for loading ramdisk and bzImage above 4G
 2013-01-16 17:38 UTC  (7+ messages)

[Qemu-devel] [PATCH] ui: Replace non-portable asprintf by g_strdup_printf
 2013-01-16 17:38 UTC 

[PATCH 0/3] kexec: Support for uImage RAMDisks
 2013-01-16 17:37 UTC  (10+ messages)
` [PATCH 1/3] kexec/uImage: Return the image type for uImage_probe
` [PATCH 3/3] ppc/uImage: Add support for RAM Disks

[Qemu-devel] [PATCH v2 00/12] Drive mirroring performance improvements
 2013-01-16 17:31 UTC  (13+ messages)
` [Qemu-devel] [PATCH v2 01/12] host-utils: add ffsl
` [Qemu-devel] [PATCH v2 02/12] add hierarchical bitmap data type and test cases
` [Qemu-devel] [PATCH v2 03/12] block: implement dirty bitmap using HBitmap
` [Qemu-devel] [PATCH v2 04/12] block: make round_to_clusters public
` [Qemu-devel] [PATCH v2 05/12] mirror: perform COW if the cluster size is bigger than the granularity
` [Qemu-devel] [PATCH v2 06/12] block: return count of dirty sectors, not chunks
` [Qemu-devel] [PATCH v2 07/12] block: allow customizing the granularity of the dirty bitmap
` [Qemu-devel] [PATCH v2 08/12] mirror: allow customizing the granularity
` [Qemu-devel] [PATCH v2 09/12] mirror: switch mirror_iteration to AIO
` [Qemu-devel] [PATCH v2 10/12] mirror: add buf-size argument to drive-mirror
` [Qemu-devel] [PATCH v2 11/12] mirror: support more than one in-flight AIO operation
` [Qemu-devel] [PATCH v2 12/12] mirror: support arbitrarily-sized iterations

[PATCH] Add Auto-Submitted header to post-receive-email
 2013-01-16 17:29 UTC  (4+ messages)

[Qemu-devel] [PATCH] Replace non-portable asprintf by g_strdup_printf
 2013-01-16 17:37 UTC 

USB device cannot be reconnected and khubd "blocked for more than 120 seconds"
 2013-01-16 17:37 UTC  (3+ messages)

[Qemu-devel] [RFC V5 00/36] QCOW2 deduplication core functionality
 2013-01-16 17:35 UTC  (3+ messages)
` [Qemu-devel] [RFC V5 14/36] qcow2: Load and save deduplication table header extension

linux-next: manual merge of the tegra tree with the arm-soc tree
 2013-01-16 17:35 UTC  (9+ messages)

[PATCH] mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls
 2013-01-16 17:32 UTC  (18+ messages)
` [PATCH v2] "
                    ` [PATCH] ata: sata_mv: fix sg_tbl_pool alignment

[Qemu-trivial] Trivial memory allocation fixes & cleanups
 2013-01-16 17:32 UTC  (22+ messages)
` [Qemu-devel] "
` [Qemu-trivial] [PATCH v2 01/11] g_malloc(0) and g_malloc0(0) return NULL; simplify
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 02/11] g_strdup(NULL) returns "
` [Qemu-trivial] [PATCH v2 03/11] hw/9pfs: Fix unchecked strdup() by converting to g_strdup()
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v2 04/11] readline: "
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v2 05/11] spice: "
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 06/11] virtfs-proxy-helper: Fix unchecked strdup() by conv. "
` [Qemu-trivial] [PATCH v2 07/11] qemu-log: Fix unchecked strdup() by converting "
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v2 08/11] qemu-log: Plug trivial memory leak in cpu_set_log_filename()
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v2 09/11] libcacard: Fix unchecked strdup() by converting to g_strdup()
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v2 10/11] qapi: "
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v2 11/11] qemu-ga: "
  ` [Qemu-devel] "

OSD nodes with >=8 spinners, SSD-backed journals, and their performance impact
 2013-01-16 17:31 UTC  (9+ messages)

[PATCH v4 0/9] Migrate Tegra to common clock framework
 2013-01-16 17:30 UTC  (6+ messages)
` [PATCH v4 5/9] ARM: Tegra: Define Tegra30 CAR binding

[drm-intel:drm-intel-nightly 150/152] include/uapi/drm/i915_drm.h:311:1: error: expected identifier or '(' before '<<' token
 2013-01-16 17:30 UTC 

Kernel-space flirting with user-space
 2013-01-16 17:28 UTC  (5+ messages)

[PATCH v2 01/10] spi: tegra: Do not use clock name to get clock
 2013-01-16 17:28 UTC  (5+ messages)
` [PATCH v2 03/10] ARM: dt: tegra30: Add clock information

[XenARM] [Community Review] Mirage Incubation Project Proposal
 2013-01-16 17:27 UTC  (3+ messages)

[PATCH] fix some clang warnings
 2013-01-16 17:26 UTC  (6+ messages)

[PATCH 00/10] goldfish: still swimming
 2013-01-16 17:27 UTC  (9+ messages)
` [PATCH 03/10] goldfish: tty driver
` [PATCH 04/10] goldfish: virtual input event driver
` [PATCH 06/10] goldfish: emulated MMC device

if_bridge.h: include in6.h for struct in6_addr use
 2013-01-16 17:28 UTC  (6+ messages)
` Redefinition of struct in6_addr in <netinet/in.h> and <linux/in6.h>

[PATCHv5 0/8] Support for Tegra 2D hardware
 2013-01-16 17:25 UTC  (5+ messages)
` [PATCHv5 7/8] ARM: tegra: Add board data and 2D clocks

[PATCH 0/3] ELF executable signing and verification
 2013-01-16 17:24 UTC  (10+ messages)
` [PATCH 2/3] binfmt_elf: Verify signature of signed elf binary

[Qemu-devel] [PATCH 4/7 v2] KVM regsync: Add register bitmap parameter to do_kvm_cpu_synchronize_state
 2013-01-16 17:23 UTC  (5+ messages)

[PREEMPT_RT] - kernel panic with 3.6.11-rt25
 2013-01-16 17:22 UTC 

[PATCH] xen: return a per-mapping error from XENMEM_add_to_physmap_range
 2013-01-16 17:22 UTC  (3+ messages)

[Qemu-devel] [PATCH] pseries: Replace non-portable asprintf by g_strdup_printf
 2013-01-16 17:22 UTC 

[PATCH RFCv10 00/15] DVB QoS statistics API
 2013-01-16 17:21 UTC  (11+ messages)

[Qemu-devel] [PATCH] ui: Drop useless null tests in parse_keyboard_layout()
 2013-01-16 17:20 UTC 

[Qemu-devel] [PATCH] usb-storage: Drop useless null test in usb_msd_handle_data()
 2013-01-16 17:20 UTC 

USB device cannot be reconnected and khubd "blocked for more than 120 seconds"
 2013-01-16 17:19 UTC  (22+ messages)
                          ` [PATCH] module, async: async_synchronize_full() on module init iff async is used
                  ` [PATCH] async: fix __lowest_in_progress()

enabled and failed flags in acpi_memory_info
 2013-01-16 17:09 UTC  (4+ messages)

[PATCH] usb: phy: remove unused APIs from Tegra PHY
 2013-01-16 17:18 UTC  (5+ messages)

[PATCH 0/5] remove some unnecessary newline from error messages
 2013-01-16 17:17 UTC  (4+ messages)
` [PATCH 4/5] ACPICA: GPE support: remove "

[Qemu-trivial] [PATCH] audio: Replace non-portable asprintf in debug code by g_strdup_printf
 2013-01-16 17:17 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-trivial] [PATCH 00/11] Trivial memory allocation fixes & cleanups
 2013-01-16 14:36 UTC  (2+ messages)
` [Qemu-trivial] [PATCH 10/11] qapi: Fix unchecked strdup() by converting to g_strdup()

Business Proposal of $12.8mUSD!
 2013-01-16 14:53 UTC 

[ 3.5.y.z extended stable ] Linux 3.5.7.3 stable review
 2013-01-16 15:54 UTC  (15+ messages)
` [PATCH 001/222] KVM: PPC: e500: fix allocation size error on g2h_tlb1_map
` [PATCH 008/222] usb: gadget: midi: free hs descriptors
` [PATCH 012/222] usb: musb: cppi_dma: export cppi_interrupt()
` [PATCH 017/222] ARM: mm: use pteval_t to represent page protection values
` [PATCH 021/222] xhci: Fix conditional check in bandwidth calculation
` [PATCH 026/222] Staging: bcm: Add two products and remove an existing product
` [PATCH 030/222] ftrace: Clear bits properly in reset_iter_read()
` [PATCH 033/222] cgroup: remove incorrect dget/dput() pair in cgroup_create_dir()
` [PATCH 035/222] Bluetooth: Add support for BCM20702A0 [0b05, 17b5]
` [PATCH 042/222] ACPI / PM: Add Sony Vaio VPCEB1S1E to nonvs blacklist
` [PATCH 045/222] 8139cp: set ring address after enabling C+ mode
` [PATCH 048/222] USB: cp210x: add Virtenio Preon32 device id
` [PATCH 052/222] iscsit: use GFP_ATOMIC under spin lock
` [PATCH 058/222] mlx4_core: Fix potential deadlock in mlx4_eq_int()

[PATCH v3 0/2] dropbear: allow configuring blank password option at runtime
 2013-01-16 17:00 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] classes/image: improve debug-tweaks ssh server configuration

[PATCH 1/3] mtd nand : onfi need to be probed in 8 bits mode
 2013-01-16 17:15 UTC  (8+ messages)

[Qemu-devel] [PATCH 0/2] qemu-ga: Plug a few leaks
 2013-01-16 17:15 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] qemu-ga: Plug memory leak in guest_fsfreeze_cleanup()
` [Qemu-devel] [PATCH 2/2] qemu-ga: Plug leaks on qmp_guest_network_get_interfaces() error paths

iio: STMicroelectronics iio drivers
 2013-01-16 17:16 UTC  (9+ messages)
` [PATCH 1/9] iio:common: Add STMicroelectronics common library
` [PATCH 2/9] iio:accel: Add STMicroelectronics accelerometers driver

Build external module against Yocto kernel
 2013-01-16 17:11 UTC  (8+ messages)

drm/i915: RGB quantization range stuff v2
 2013-01-16 17:12 UTC  (5+ messages)
` [PATCH 1/4] drm/i915: Fix RGB color range property for PCH platforms
` [PATCH 2/4] drm/i915: Add "Automatic" mode for the "Broadcast RGB" property
` [PATCH 3/4] drm/edid: Add drm_rgb_quant_range_selectable()
` [PATCH 4/4] drm/i915: Provide the quantization range in the AVI infoframe

[PATCH v2 0/2] dropbear: allow configuring blank password option at runtime
 2013-01-16 16:56 UTC  (4+ messages)
` [PATCH v2 2/2] classes/image: improve debug-tweaks ssh server configuration

[meta-oe][meta-systemd][PATCH 1/4] bluez4: Package systemd service
 2013-01-16 16:56 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH v4 00/30] ACPI memory hotplug
 2013-01-16 17:10 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH v4 13/30] piix_pci and pc_piix: refactor

build regressions 2013-01-16
 2013-01-16 17:10 UTC 

[PATCH v6 0/3] PM: Intel PowerClamp driver
 2013-01-16 17:09 UTC  (4+ messages)
` [PATCH v6 3/3] PM: Introduce Intel PowerClamp Driver

[Bug 59477] New: libdrm 2.4.41 build failure
 2013-01-16 17:09 UTC  (2+ messages)
` [Bug 59477] "

[PATCH 0/8] ARM: shmobile: pinctrl and DT extensions
 2013-01-16 17:08 UTC  (18+ messages)
` [PATCH 1/8] pinctrl: add SDHI and MMCIF pin groups to r8a7740
` [PATCH 2/8] pinctrl: add SDHI and MMCIF pin groups to sh7372
` [PATCH 3/8] ARM: shmobile: simplify armadillo800eva and kzm9g Kconfig dependencies
` [PATCH 4/8] ARM: shmobile: add MMCIF and SDHI DT clock aliases to sh73a0 and r8a7740
` [PATCH 5/8] ARM: shmobile: add a GPIO controller DT node for sh7372
` [PATCH 6/8] ARM: shmobile: use GPIO SD-card detection on armadillo800eva
` [PATCH 7/8] ARM: shmobile: completely switch MMC interfaces on mackerel-reference to DT
` [PATCH 8/8] ARM: shmobile: completely switch MMC interfaces on armadillo800eva-reference "

[Buildroot] [Feature Request] script to run after build completion
 2013-01-16 17:07 UTC 

[PATCH v2] core: Fix allow registering same custom property
 2013-01-16 17:07 UTC 

Ceph version 0.56.1, data loss on power failure
 2013-01-16 17:06 UTC  (11+ messages)

[RFC PATCH v4 0/8] s390: channel I/O support in qemu
 2013-01-16 17:05 UTC  (6+ messages)
` [PATCH 8/8] s390: Add new channel I/O based virtio transport
    ` [Qemu-devel] "

How to use DEBUG macros in compressed/head.S
 2013-01-16 17:05 UTC  (2+ messages)

REMINDER: all argonaut users should upgrade to v0.48.3argonaut
 2013-01-16 17:05 UTC  (4+ messages)

[PATCH v2 1/2] drm: constify edid handling functions
 2013-01-16 17:04 UTC  (4+ messages)

[Qemu-devel] Patch Round-up for stable 1.3.1, freeze Monday
 2013-01-16 16:49 UTC  (2+ messages)
` [Qemu-devel] [PATCH 18/21] vfio-pci: Make host MSI-X enable track guest

[PATCH 00/10] TTY: switch flipping functions to tty_port
 2013-01-16 15:59 UTC  (5+ messages)

[RFC PATCH 0/3] Improve kexec support in Xen hypervisor
 2013-01-16 17:02 UTC  (5+ messages)
` [PATCH 3/3] libxc: add API for kexec hypercall
  ` [Xen-devel] "
` [Xen-devel] [RFC PATCH 0/3] Improve kexec support in Xen hypervisor

what is the function of do_softirq() ?
 2013-01-16 17:01 UTC  (4+ messages)
` Kernel documentation

[PATCH 2/3] tools:libxl: Add qxl vga interface support v2
 2013-01-16 17:00 UTC  (15+ messages)

[PATCH v6 00/12] iommu/exynos: Fixes and Enhancements of System MMU driver with DT
 2013-01-16 17:00 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.