All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-15 10:17:28 to 2013-01-15 11:18:37 UTC [more...]

[Qemu-devel] [PATCH 00/14] migration queue
 2013-01-15 11:18 UTC  (8+ messages)
` [Qemu-devel] [PATCH 01/14] Unlock ramlist lock also in error case
` [Qemu-devel] [PATCH 02/14] Protect migration_bitmap_sync() with the ramlist lock
` [Qemu-devel] [PATCH 03/14] use XFER_LIMIT_RATIO consistently
` [Qemu-devel] [PATCH 04/14] migration: make function static
` [Qemu-devel] [PATCH 05/14] migration: remove double call to migrate_fd_close
` [Qemu-devel] [PATCH 06/14] migration: fix off-by-one in buffered_rate_limit
` [Qemu-devel] [PATCH 07/14] qemu-file: Only set last_error if it is not already set

[U-Boot] Flash Not Erased Problem with M29W128GL
 2013-01-15 11:15 UTC 

[PATCH] gpu: drm/nouveau/nouveau_fence.c: remove unnecessary null pointer check
 2013-01-15 11:14 UTC  (3+ messages)

Rack Awareness
 2013-01-15 11:14 UTC  (5+ messages)

[PATCH v8 00/22] PCI, ACPI: pci root bus hotplug support / pci match_driver
 2013-01-15 11:19 UTC  (4+ messages)
` [PATCH v8 22/22] PCI: move device_add out of pci_bus_add_device()

[Buildroot] [PATCH] configs: at91sam9260eknf: new configuration for Atmel AT91SAM9260-EK
 2013-01-15 11:13 UTC 

[Buildroot] CANBUs Quesetion
 2013-01-15 11:12 UTC  (8+ messages)

[PATCH V2 0/3] ARM: davinci: da850: add pinctrl support
 2013-01-15 11:11 UTC  (9+ messages)
` [PATCH V2 3/3] ARM: davinci: da850: add NAND driver entries

[Qemu-devel] [PATCH V3 00/11] add qmp/hmp interfaces for snapshot info
 2013-01-15 11:11 UTC  (16+ messages)
` [Qemu-devel] [PATCH V3 01/11] qemu-img: remove unused parameter in collect_image_info()
` [Qemu-devel] [PATCH V3 06/11] qmp: add interface query-images
` [Qemu-devel] [PATCH V3 07/11] block: export function bdrv_find_snapshot()
` [Qemu-devel] [PATCH V3 11/11] hmp: show snapshot on single block device

[PATCH v5 0/4] KVM/ARM Architected Timers support
 2013-01-15 11:10 UTC  (12+ messages)
` [PATCH v5 2/4] ARM: KVM: arch_timers: Add guest timer core support
` [PATCH v5 3/4] ARM: KVM: arch_timers: Add timer world switch

[PATCH 00/12] Use standard fixup table for STAC/IDT codecs
 2013-01-15 11:09 UTC  (13+ messages)
` [PATCH 01/12] ALSA: hda - Use standard fixup table for STAC9200
` [PATCH 02/12] ALSA: hda - Use standard fixup table for STAC925x
` [PATCH 03/12] ALSA: hda - Use standard fixup table for STAC9872
` [PATCH 04/12] ALSA: hda - Use standard fixup table for STAC9205
` [PATCH 05/12] ALSA: hda - Use standard fixup table for STAC922x
` [PATCH 06/12] ALSA: hda - Use standard fixup table for STAC927x
` [PATCH 07/12] ALSA: hda - Use standard fixup table for IDT92HD71Bxx
` [PATCH 08/12] ALSA: hda - Use standard fixup table for IDT92HD73xx
` [PATCH 09/12] ALSA: hda - Use standard fixup table for IDT92HD83xxx
` [PATCH 10/12] ALSA: hda/sigmatel - Remove PCI id check in find_mute_led_cfg()
` [PATCH 11/12] ALSA: hda/sigmatel - Move w/a for HP Mini 110 LED to fixup table
` [PATCH 12/12] ALSA: hda/sigmatel - Remove superfluous fields from sigmatel_spec

[Qemu-devel] Qemu s390x emulation
 2013-01-15 11:09 UTC  (2+ messages)

[U-Boot] NAND flash - bad blocks
 2013-01-15 11:09 UTC  (2+ messages)

[Qemu-devel] [PATCH V10 0/4] replace QEMUOptionParameter with QemuOpts parser
 2013-01-15 11:08 UTC  (3+ messages)
` [Qemu-devel] [PATCH V10 1/4] add def_print_str and use it in qemu_opts_print

[meta-fsl-arm][PATCH 1/2] mxsldr: Update to newer snapshot
 2013-01-15 11:11 UTC  (2+ messages)
` [meta-fsl-arm][PATCH 2/2] nativesdk-packagegroup-sdk-host: Fix inclusion of elftosb and mxsldr

[PATCH RFC 0/2] Yet more patches for HD-audio generic parser
 2013-01-15 11:07 UTC  (3+ messages)
` [PATCH 1/2] ALSA: hda - Add capture_switch_hook to "
` [PATCH 2/2] ALSA: hda - Check pincap while parsing the configuration

[PATCH RFC 00/20] More patches for HD-audio generic auto-parser
 2013-01-15 11:05 UTC  (21+ messages)
` [PATCH 01/20] ALSA: hda - Exclude aamix from capture paths
` [PATCH 02/20] ALSA: hda - Return "Headphone Mic" from hda_get_autocfg_input_label()
` [PATCH 03/20] ALSA: hda - Fix inconsistent input_paths after ADC reduction
` [PATCH 04/20] ALSA: hda - Allow aamix as a capture source
` [PATCH 05/20] ALSA: hda - Clear the dropped paths properly
` [PATCH 06/20] ALSA: hda - Add helper functions to cache the current pinctl target
` [PATCH 07/20] ALSA: hda - More strict correction of invalid pinctl bits
` [PATCH 08/20] ALSA: hda - Manage current pinctl values in generic parser
` [PATCH 09/20] ALSA: hda - Avoid auto-mute or auto-mic of retasked jacks
` [PATCH 10/20] ALSA: hda/realtek - Drop aliases for old fixups
` [PATCH 11/20] ALSA: hda/realtek - Read the cached pinctl value in fixups
` [PATCH 12/20] ALSA: hda - Add a new fixup type to override pinctl values
` [PATCH 13/20] ALSA: hda - Update automute / automic upon jack retasking
` [PATCH 14/20] ALSA: hda - Add output jack mode enum controls
` [PATCH 15/20] ALSA: hda/realtek - Add a fixup for FSC S7020 laptop
` [PATCH 16/20] ALSA: hda/realtek - Fix the timing for some fixups
` [PATCH 17/20] ALSA: hda/realtek - Generic mute LED implementation for HP laptops
` [PATCH 18/20] ALSA: hda - Protect user-defined arrays via mutex
` [PATCH 19/20] ALSA: hda - Add snd_hda_get_int_hint() helper function
` [PATCH 20/20] ALSA: hda - Allow user to give hints for codec parser behavior

How to boot linux kernel with boches ?
 2013-01-15 11:05 UTC 

[Powertop] [PATCH] Fix C states and P states presentation issue
 2013-01-15 11:05 UTC 

[Qemu-devel] [PULL] QOM CPUState patch queue 2013-01-15
 2013-01-15 11:03 UTC  (4+ messages)
` [Qemu-devel] [PATCH 06/20] xen: Simplify halting of first CPU
    `  "

[PATCH v2.4 0/3] mm/fs: Remove unnecessary waiting for stable pages
 2013-01-15 10:59 UTC  (4+ messages)
` [PATCH 2/6] mm: Only enforce stable page writes if the backing device requires it

[PATCH v5 00/12] KVM/ARM vGIC support
 2013-01-15 11:00 UTC  (11+ messages)
` [PATCH v5 04/12] ARM: KVM: Initial VGIC infrastructure code
` [PATCH v5 07/12] ARM: KVM: VGIC virtual CPU interface management

[PATCH] mtd: nand: Kconfig: drop utf8 characters
 2013-01-15 11:00 UTC  (6+ messages)

[PATCH] f2fs:avoid creaing multi debugfs when mount more disks
 2013-01-15 10:58 UTC  (2+ messages)

[BUG Fix Patch 0/6] Bug fix for physical memory hot-remove
 2013-01-15 10:54 UTC  (28+ messages)
` [BUG Fix Patch 1/6] Bug fix: Hold spinlock across find|remove /sys/firmware/memmap/X operation
` [BUG Fix Patch 2/6] Bug fix: Do not calculate direct mapping pages when freeing vmemmap pagetables
` [BUG Fix Patch 3/6] Bug fix: Do not free direct mapping pages twice
` [BUG Fix Patch 4/6] Bug fix: Do not free page split from hugepage one by one
` [BUG Fix Patch 5/6] Bug fix: Fix the wrong comments of map_entries
` [BUG Fix Patch 6/6] Bug fix: Reuse the storage of /sys/firmware/memmap/X/ allocated by bootmem

[PATCH] Remove nested functions from script reading and parsing
 2013-01-15 10:56 UTC 

[RFC PATCH] MAINTAINERS: Add an orphaned entry for the dw_mmc driver
 2013-01-15 10:56 UTC  (4+ messages)

if_bridge.h: include in6.h for struct in6_addr use
 2013-01-15 10:55 UTC  (6+ messages)
  ` [libvirt] "
    ` the patch "bridge: export multicast database via netlink" broke kernel 3.8 uapi (was: Re: [libvirt] if_bridge.h: include in6.h for struct in6_addr use)
        ` the patch "bridge: export multicast database via netlink" broke kernel 3.8 uapi

[patch] hwmon/max6697: fix memset size in max6697_init_chip()
 2013-01-15 10:54 UTC  (4+ messages)
    ` [lm-sensors] "

Early kernel hang with big DTB appended
 2013-01-15 10:53 UTC  (5+ messages)

[PATCH 0/4] xen/arm: compile and run xl
 2013-01-15 10:53 UTC  (3+ messages)
` [PATCH 4/4] xen/arm: compile and run libxl/xl

[PATCH v5 0/10] xen: ARM HDLCD video driver
 2013-01-15 10:52 UTC  (4+ messages)
` [PATCH v5 06/10] xen: introduce a generic framebuffer driver

[Buildroot] [PATCH 1/3] boost: fix build problem by always building a threaded version
 2013-01-15 10:51 UTC  (4+ messages)
` [Buildroot] [PATCH 2/3] boost: slightly reduce the verbosity of the build
` [Buildroot] [PATCH 3/3] gmp: fix build on AArch64

[Qemu-devel] [PATCH qom-cpu 00/17] x86 CPU cleanup, part 3
 2013-01-15 10:53 UTC  (5+ messages)
` [Qemu-devel] [PATCH 05/17] target-i386: replace uint32_t vendor fields by vendor string in x86_def_t

[PATCH v3 1/1] ALSA: hda - bug fix for invalid connection list of Haswell HDMI codec pins
 2013-01-15 10:51 UTC  (2+ messages)

[Buildroot] [git commit] gmp: fix build on AArch64
 2013-01-15 10:51 UTC 

[Buildroot] [git commit] boost: slightly reduce the verbosity of the build
 2013-01-15 10:51 UTC 

[PATCH v2 0/5] drm/tegra: Miscellaneous enhancements
 2013-01-15 10:50 UTC  (4+ messages)
` [PATCH v2 2/5] drm/tegra: Add plane support

[Buildroot] [git commit] boost: fix build problem by always building a threaded version
 2013-01-15 10:50 UTC 

guilt: Unsupported version of git (1.8.0.2)
 2013-01-15 10:25 UTC 

[PATCH 1/6] arm: mvebu: Add support for USB host controllers in Armada 370/XP
 2013-01-15 10:49 UTC  (5+ messages)

recommended way to add ssd cache to mdraid array
 2013-01-15 10:47 UTC  (6+ messages)

[PATCH 0/2] ARM: Exynos5 : Add Power domain device tree support for MFC and GSC
 2013-01-15 10:47 UTC  (3+ messages)

arm64: Request to add error code
 2013-01-15 10:47 UTC  (2+ messages)

[PATCH v2 1/2] linux-yocto: added kernel configuration for KVM
 2013-01-15 10:44 UTC  (4+ messages)
` [PATCH v2 2/2] Created new target:kvm-image-minimal

[PATCH] nilfs-utils: Work around uncleanable full filesystem
 2013-01-15 10:43 UTC  (2+ messages)

[PATCH BlueZ 00/11] AVRCP Absolute Volume Control support
 2013-01-15 10:43 UTC  (10+ messages)
` [PATCH BlueZ 01/11] transport: Initialize the "Volume" property with 50%
        ` AW: "

[U-Boot] [PATCH 1/2] phy: export genphy_parse_link()
 2013-01-15 10:41 UTC  (2+ messages)

[PATCH] HID: add support for Sony RF receiver with USB product id 0x0374
 2013-01-15 10:40 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH] fix race condition between libvirtd event handling and libxl fd deregister
 2013-01-15 10:40 UTC  (10+ messages)

[PATCH] usb: dwc3: Remove dwc3 dependency on host AND gadget
 2013-01-15 10:39 UTC 

[PATCH V4 0/3] handle polling erros in vhost/vhost_net
 2013-01-15 10:28 UTC  (4+ messages)
` [PATCH V4 1/3] vhost_net: correct error handling in vhost_net_set_backend()
` [PATCH V4 2/3] vhost_net: handle polling errors when setting backend
` [PATCH V4 3/3] tuntap: allow polling/writing/reading when detached

[PATCHv3 00/11] Unify arm_generic and arch_timer drivers
 2013-01-15 10:38 UTC  (5+ messages)
` [PATCHv2 04/11] arm: arch_timer: standardise counter reading

[PATCH RFCv10 00/15] DVB QoS statistics API
 2013-01-15 10:38 UTC  (2+ messages)

[PATCH 1/8] staging/comedi: Add macro for registering a comedi PCMCIA driver
 2013-01-15 10:36 UTC  (3+ messages)
` [PATCH 1/8 v2] "

KVM call for 2013-01-15
 2013-01-15 10:36 UTC  (3+ messages)
  ` [Qemu-devel] "

[Qemu-devel] Fwd: [Users] oVirt Node (HyperVisor) - Memory Usage
 2013-01-15 10:35 UTC 

[RFC 0/1] ima/evm: signature verification support using asymmetric keys
 2013-01-15 10:34 UTC  (2+ messages)
` [RFC 1/1] ima: digital signature verification "

txftrans.c:4498 -- TXF_HARD_ERROR
 2013-01-15 10:33 UTC 

[PATCH] imsm: Forbid spanning between multiple controllers
 2013-01-15 10:31 UTC  (4+ messages)

[RFC][v0][PATCH 1/1] ppc64: ignore interrupts while offline
 2013-01-15 10:31 UTC  (2+ messages)

RCU: non-atomic assignment to long/pointer variables in gcc
 2013-01-15 10:30 UTC 

[PATCH V2 1/2] pinctrl: tegra: add support for rcv-sel and drive type
 2013-01-15 10:30 UTC  (2+ messages)

[PATCH v4 0/7] xen: ARM HDLCD video driver
 2013-01-15 10:29 UTC  (5+ messages)
` [PATCH v4 4/7] xen/arm: move setup_mm right after setup_pagetables

sound/pci/hda/patch_sigmatel.c:2219:24: warning: unused variable 'spec'
 2013-01-15 10:28 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/2] sheepdog: multiplex the rw FD to flush cache
 2013-01-15 10:28 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3] "

[PATCH 1/1] clk-divider: fix is_power_of_two()
 2013-01-15 10:28 UTC  (2+ messages)

[PATCH] memory-hotplug: revert register_page_bootmem_info_node() to empty when platform related code is not implemented
 2013-01-15 10:27 UTC  (4+ messages)

sound/pci/hda/patch_sigmatel.c:2260:26: sparse: obsolete array initializer, use C99 syntax
 2013-01-15 10:28 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] SMDK5250: Set Initial PMIC Values
 2013-01-15 10:25 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] EXYNOS5: Add function to setup set ps hold
` [U-Boot] [PATCH 2/2] SMDK5250: Add PMIC voltage settings

[RFC] Reproducible OOM with just a few sleeps
 2013-01-15 10:25 UTC  (2+ messages)

Recovery/Access of imsm raid via mdadm?
 2013-01-15 10:25 UTC  (6+ messages)

[refpolicy] [PATCH 07/13] Label var_lock_t as a mountpoint in Debian
 2013-01-15 10:23 UTC  (2+ messages)
` [refpolicy] [PATCH v2 07/13] Label var_lock_t as a mountpoint

[Qemu-devel] [PATCH] build: remove *.lo, *.a, *.la files from all subdirectories on make clean
 2013-01-15 10:23 UTC  (2+ messages)

linux-next: Tree for Jan 14
 2013-01-15 10:21 UTC  (5+ messages)
` linux-next: Tree for Jan 14 (mtd)

Tx AMSDU Support
 2013-01-15 10:20 UTC 

[PATCH V2] memory-hotplug: revert register_page_bootmem_info_node() to empty when platform related code is not implemented
 2013-01-15 10:20 UTC  (2+ messages)

[Bug 30151] New: HDMI audio via radeon DRM driver is not working
 2013-01-15 10:21 UTC  (2+ messages)
` [Bug 30151] "

[PATCH v5 00/11] per-cgroup cpu-stat
 2013-01-15 10:19 UTC  (6+ messages)
` [PATCH v5 03/11] cgroup, sched: let cpu serve the same files as cpuacct

[PATCHv3 0/7] Add pinctrl driver for Allwinner A1X SoCs
 2013-01-15 10:19 UTC  (2+ messages)

[PATCH] usb: phy: remove unused APIs from Tegra PHY
 2013-01-15 10:19 UTC 

[PATCH] Bugfix for kvm/s390
 2013-01-15 10:17 UTC  (2+ messages)
` [PATCH] KVM: s390: kvm/sigp.c: fix memory leakage


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.