All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-12-11 11:09:47 to 2012-12-11 12:47:57 UTC [more...]

[Qemu-devel] [PATCH 00/35] Migration thread (20121211)
 2012-12-11 12:47 UTC  (29+ messages)
` [Qemu-devel] [PATCH 01/35] split MRU ram list
` [Qemu-devel] [PATCH 02/35] add a version number to ram_list
` [Qemu-devel] [PATCH 03/35] protect the ramlist with a separate mutex
` [Qemu-devel] [PATCH 04/35] buffered_file: Move from using a timer to use a thread
` [Qemu-devel] [PATCH 05/35] migration: make qemu_fopen_ops_buffered() return void
` [Qemu-devel] [PATCH 06/35] migration: stop all cpus correctly
` [Qemu-devel] [PATCH 07/35] migration: make writes blocking
` [Qemu-devel] [PATCH 08/35] migration: remove unfreeze logic
` [Qemu-devel] [PATCH 09/35] migration: take finer locking
` [Qemu-devel] [PATCH 10/35] buffered_file: Unfold the trick to restart generating migration data
` [Qemu-devel] [PATCH 11/35] buffered_file: don't flush on put buffer
` [Qemu-devel] [PATCH 12/35] buffered_file: unfold buffered_append in buffered_put_buffer
` [Qemu-devel] [PATCH 13/35] savevm: New save live migration method: pending
` [Qemu-devel] [PATCH 14/35] migration: include qemu-file.h
` [Qemu-devel] [PATCH 15/35] migration-fd: remove duplicate include
` [Qemu-devel] [PATCH 16/35] migration: move buffered_file.c code into migration.c
` [Qemu-devel] [PATCH 17/35] migration: move migration_fd_put_ready()
` [Qemu-devel] [PATCH 18/35] migration: Inline qemu_fopen_ops_buffered into migrate_fd_connect
` [Qemu-devel] [PATCH 19/35] migration: move migration notifier
` [Qemu-devel] [PATCH 20/35] migration: move begining stage to the migration thread
` [Qemu-devel] [PATCH 21/35] migration: Add buffered_flush error handling
` [Qemu-devel] [PATCH 22/35] migration: move exit condition to migration thread
` [Qemu-devel] [PATCH 23/35] migration: unfold rest of migrate_fd_put_ready() into thread
` [Qemu-devel] [PATCH 24/35] ram: rename last_block to last_seen_block
` [Qemu-devel] [PATCH 25/35] ram: Add last_sent_block
` [Qemu-devel] [PATCH 26/35] memory: introduce memory_region_test_and_clear_dirty
` [Qemu-devel] [PATCH 27/35] ram: Use memory_region_test_and_clear_dirty
` [Qemu-devel] [PATCH 28/35] migration: Only go to the iterate stage if there is anything to send

[PATCH v3 0/5] Add movablecore_map boot option
 2012-12-11 12:41 UTC  (11+ messages)
` [PATCH v3 3/5] page_alloc: Introduce zone_movable_limit[] to keep movable limit for nodes

Will a reiser4 patch be mage available for linux-3.7 as it has been released
 2012-12-11 12:47 UTC 

[PATCH v2][RFC] scsi_transport_fc: Implement I_T nexus reset
 2012-12-11 12:46 UTC  (2+ messages)

[PATCH 00/58] [meta-oe] Small fixes from bitbake world
 2012-12-11 12:32 UTC  (3+ messages)
` [PATCH 00/90] [meta-oe] Small fixes from bitbake world - updated cover letter

[Bug 32131] New: small corruption around opengl window while using compize cube effect
 2012-12-11 12:46 UTC  (2+ messages)
` [Bug 32131] "

[PATCH v4 0/5] s390: Host support for channel I/O
 2012-12-11 12:46 UTC  (6+ messages)
` [PATCH 1/5] KVM: s390: Support for I/O interrupts

[PATCH] regulator: core: Fix logic to determinate if regulator can change voltage
 2012-12-11 12:44 UTC  (2+ messages)

is it a memory bug?
 2012-12-11 12:44 UTC 

[RFC][PATCH RT 0/4] sched/rt: Lower rq lock contention latencies on many CPU boxes
 2012-12-11 12:43 UTC  (6+ messages)
` [RFC][PATCH RT 3/4] sched/rt: Use IPI to trigger RT task push migration instead of pulling

[U-Boot] [PATCH 0/8 v4] Add TMU support for Exynos5250 based SMDK5250
 2012-12-11 12:43 UTC  (9+ messages)
` [U-Boot] [PATCH 2/8] EXYNOS5: TMU: Add driver for Thermal Management Unit
` [U-Boot] [PATCH 3/8] EXYNOS5: Power down API "
` [U-Boot] [PATCH 4/8] Add a poll function to monitor events
` [U-Boot] [PATCH 7/8] TMU: Add u-boot command to read current temp

[PATCH net-next rfc 0/2] Allow unpriveledge user to disable tuntap queue
 2012-12-11 12:46 UTC  (5+ messages)
` [PATCH net-next rfc 1/2] tuntap: forbid calling TUNSETQUEUE for a persistent device with no queues
` [PATCH net-next rfc 2/2] tuntap: allow unpriveledge user to enable and disable queues

[PATCH V3 1/2] MCE: fix an error of mce_bad_pages statistics
 2012-12-11 12:42 UTC  (4+ messages)

How to avoid the ^M induced by Meld and Git
 2012-12-11 12:33 UTC 

[PATCH v1 0/3] SDIO fixes
 2012-12-11 12:41 UTC  (2+ messages)
    ` FW: "

[PATCH] avoid entropy starvation due to stack protection
 2012-12-11 12:33 UTC 

[PATCH 0/6] ACPI: Change the ACPI namespace scanning code ordering
 2012-12-11 12:45 UTC  (4+ messages)
` [PATCH 5/6] ACPI: Replace struct acpi_bus_ops with enum type

[PATCH 3/3] iio: add rtc-driver for HID sensors of type time
 2012-12-11 12:39 UTC  (12+ messages)
` [PATCH 3/3 v2] "

[PATCH V2] urcu: avoid false sharing for rcu_gp_ctr
 2012-12-11 12:38 UTC 

[Buildroot] [pull request] Pull request for branch yem-qemu v5
 2012-12-11 12:38 UTC  (3+ messages)
` [Buildroot] [PATCH 50/52] package/dtc: new package

[PATCH v4 0/2] Renesas IPMMU driver for sh7372
 2012-12-11 12:36 UTC  (6+ messages)
` [PATCH v4 1/2] iommu/shmobile: Add iommu driver for Renesas IPMMU modules

[PATCH v3 0/5] s390: Guest support for virtio-ccw
 2012-12-11 12:36 UTC  (11+ messages)
` [PATCH 3/5] s390: Add a mechanism to get the subchannel id
` [PATCH 5/5] KVM: s390: Split out early console code

[PATCH 00/20] wlcore fixes for 3.8 (part3)
 2012-12-11 12:34 UTC  (12+ messages)
` [PATCH 20/20] wlcore: Always pass DMA-able buffers to mmc functions
      ` wl12xx over spi with no scan results (was: Re: [PATCH 20/20] wlcore: Always pass DMA-able buffers to mmc functions)
          ` wl12xx over spi with no scan results

[PATCH v5 0/3] x86, apicv: Add APIC virtualization support
 2012-12-11 12:35 UTC  (7+ messages)
` [PATCH v5 2/3] x86, apicv: add virtual interrupt delivery support

[Qemu-devel] [PULL 0/2] migration queue
 2012-12-11 12:34 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] Fix off-by-1 error in RAM migration code
` [Qemu-devel] [PATCH 2/2] migration: Fix madvise breakage if host and guest have different page sizes

[refpolicy] [PATCH 0/3] Implement X Desktop Group and relevant dependencies
 2012-12-11 12:35 UTC  (10+ messages)
` [refpolicy] [PATCH 3/3] Implement X Desktop Group

[PATCH] git-clean: Display more accurate delete messages
 2012-12-11 12:32 UTC  (6+ messages)

WARNING: at drivers/gpu/drm/i915/i915_gem.c:3437 i915_gem_object_pin+0x151/0x1a0()
 2012-12-11 12:31 UTC 

[Qemu-devel] [PATCH 0/3] re-enable balloon stats
 2012-12-11 12:29 UTC  (6+ messages)

[Qemu-devel] [PATCH v6] Add compare subcommand for qemu-img
 2012-12-11 12:27 UTC  (2+ messages)

iio command server
 2012-12-11 12:22 UTC 

RFC: First draft of guidelines for submitting patches to linux-media
 2012-12-11 12:20 UTC  (6+ messages)

[PATCH V3 2/2] MCE: fix an error of mce_bad_pages statistics
 2012-12-11 12:18 UTC  (2+ messages)

[PATCH V3 0/2] MCE: fix an error of mce_bad_pages statistics
 2012-12-11 12:18 UTC  (2+ messages)

[RFC PATCH v4 0/8] s390: channel I/O support in qemu
 2012-12-11 12:17 UTC  (11+ messages)
` [PATCH 3/8] s390: I/O interrupt and machine check injection
        ` [Qemu-devel] "
` [PATCH 8/8] s390: Add new channel I/O based virtio transport
    ` [Qemu-devel] "

[U-Boot] [PATCH 2/4] S5P: GPIO: Add GPIO pin numbering to driver
 2012-12-11 12:17 UTC  (2+ messages)

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

[PATCH] wlcore/wl12xx: make sure session id is always zero for AP
 2012-12-11 12:10 UTC  (2+ messages)

[PATCH 0/18] sched: simplified fork, enable load average into LB and power awareness scheduling
 2012-12-11 12:10 UTC  (13+ messages)
` [PATCH 01/18] sched: select_task_rq_fair clean up
` [PATCH 02/18] sched: fix find_idlest_group mess logical

[PATCH 00/20] wlcore fixes for 3.8 (part2)
 2012-12-11 12:09 UTC  (2+ messages)

[PVH]: Help: msi.c
 2012-12-11 12:10 UTC  (4+ messages)

[RFC PATCH] sched: rt: fix selecting runqueue for task to be pushed
 2012-12-11 12:10 UTC  (3+ messages)

[Bug 56461] New: NV11 black screen & kernel hang on loading nouveaufb
 2012-12-11 12:10 UTC  (2+ messages)
  ` [Bug 56461] "

[PATCH] w1:masters/w1-gpio.c: fix error using "__devinit" and "__devexit"
 2012-12-11 12:08 UTC 

[PATCH net-next 0/3] Add destination MAC address to ethtool flow steering
 2012-12-11 12:03 UTC  (4+ messages)
` [PATCH net-next 1/2] net: ethtool: Add destination MAC address to flow steering API
` [PATCH net-next 2/2] net/mlx4_en: Add support for destination MAC in steering rules
` [PATCH ETHTOOL] Added dst-mac parameter for L3/L4 flow spec rules. This is usefull in vSwitch configurations

[PATCH] fix build of unittest_formatter
 2012-12-11 12:08 UTC  (2+ messages)

Gianfar driver issue
 2012-12-11  9:59 UTC 

Xen 4.2.1 live migration with qemu device model
 2012-12-11 12:05 UTC  (2+ messages)

[PATCH] drm/i915: Fixup hpd irq register setup ordering
 2012-12-11 12:06 UTC  (4+ messages)

[PATCH 1/2] drm/i915: Fixup cursor latency used for IVB lp3 watermarks
 2012-12-11 12:01 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Double the cursor self-refresh latency on Valleyview

intel IGD driver intel_detect_pch() failure
 2012-12-11 12:01 UTC  (7+ messages)

how this will happen about hw_ptr_buffer_jiffies?
 2012-12-11 11:58 UTC 

Kworld PCI Analog TV Card Lite PVR-7134SE
 2012-12-11 11:55 UTC 

[Qemu-devel] [PATCH v2] exynos4210/mct: Avoid infinite loop on non incremental timers
 2012-12-11 11:55 UTC  (2+ messages)

AM335x BeagleBone SPI Issues
 2012-12-11 11:48 UTC  (10+ messages)

[PATCH v2] drm/i915: Fix shifted screen on top of LVDS on IVY laptop
 2012-12-11 11:54 UTC  (2+ messages)

[Qemu-devel] [RFC V3 00/24] QCOW2 deduplication
 2012-12-11 11:52 UTC  (8+ messages)
` [Qemu-devel] [RFC V3 01/24] qcow2: Add deduplication to the qcow2 specification
` [Qemu-devel] [RFC V3 02/24] qcow2: Add deduplication structures and fields
` [Qemu-devel] [RFC V3 03/24] qcow2: Add qcow2_dedup_read_missing_and_concatenate

[PATCH v3 00/14] vTPM new ABI, extensions
 2012-12-11 11:52 UTC  (3+ messages)
` [PATCH] drivers/tpm-xen: Change vTPM shared page ABI

[Qemu-devel] [PATCH] target-arm: fix target CPUs on ARM GIC
 2012-12-11 11:51 UTC  (2+ messages)

[GIT PULL] ACPI and power management updates for v3.8-rc1
 2012-12-11 11:54 UTC 

[xen-4.2-testing test] 14667: tolerable FAIL - PUSHED
 2012-12-11 11:49 UTC 

[PATCH 0/1] mmc: sdhci-acpi: enable runtime-pm for device HID INT33C6
 2012-12-11 11:51 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 0/2] Make ASUS Xonar U3 S/PDIF channel accessible
 2012-12-11 11:41 UTC  (2+ messages)

[PATCH] ARM: shmobile: r8a7779: Fix GPIO input reg addresses
 2012-12-11 11:40 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/1] gpio: add Lynxpoint chipset gpio driver
 2012-12-11 11:40 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] nfnetlink_log mac address for 6in4 tunnels
 2012-12-11 11:33 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] sf: New flash command support
 2012-12-11 11:30 UTC  (3+ messages)
` [U-Boot] [PATCH 4/4] sf: Add Quad-input Page Program(32h) instruction support

Fwd: Data corruption after running mdadm --add
 2012-12-11 11:28 UTC 

[U-Boot] [PATCH v3 0/9] USB: Gadget & DFU related fixes
 2012-12-11 11:28 UTC  (9+ messages)
` [U-Boot] [PATCH v3 6/9] dfu: Send correct DFU response from composite_setup

[Bug 58131] New: r300g: Corruption in Half Life 2 unless gl_ClipVertex is written
 2012-12-11 11:28 UTC  (2+ messages)
` [Bug 58131] "

[Qemu-devel] [PATCH 0/3] s390: ipl device and cpu reset handler
 2012-12-11 11:26 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/3] s390: Fix empty kernel command line

[PATCH v2 2/3] llist: add a safe version of llist_for_each_entry
 2012-12-11 11:25 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] autotools: copy also remove-potcdate.sin from ${STAGING_DATADIR_NATIVE}/gettext/po
 2012-12-11 11:10 UTC  (2+ messages)

[PATCH RFC 00/12] Device tree support for Exynos4 SoC camera drivers
 2012-12-11 11:24 UTC  (4+ messages)
` [PATCH RFC 01/12] s5p-csis: Add device tree support

at91: Status of NAND flash access
 2012-12-11 11:24 UTC  (10+ messages)

[PATCH v2 0/8] xen: ARM HDLCD video driver
 2012-12-11 11:24 UTC  (6+ messages)
` [PATCH v2 3/8] xen: introduce a generic framebuffer driver

[meta-handheld][PATCH] linux-yocto_3.4: initial commit for Zaurus
 2012-12-11 11:07 UTC  (4+ messages)

[Qemu-devel] [Bug 1087974] [NEW] [regression] vnc tight png produces garbled output
 2012-12-11 11:11 UTC  (2+ messages)
` [Qemu-devel] [Bug 1087974] "

notify_deviceid_type4
 2012-12-11 11:20 UTC  (5+ messages)

[Qemu-devel] [PATCH v7 00/10] i8254, i8259 and running Microport UNIX (ca 1987)
 2012-12-11 11:20 UTC  (2+ messages)

[GIT PULL] x86/timers changes for v3.8
 2012-12-11 11:20 UTC 

[PATCH] fix race condition between libvirtd event handling and libxl fd deregister
 2012-12-11 11:20 UTC  (11+ messages)

[Reminder] FOSDEM Virt Devroom deadline on friday, the 14th
 2012-12-11 11:18 UTC 

A huge latency in ext4 and xfs because of stable page write
 2012-12-11 11:17 UTC  (2+ messages)

Patch for resolving loop devices
 2012-12-11 11:16 UTC 

RM9000 / E9000, MSP71xx class processors, SOCs and eval boards
 2012-12-11 11:14 UTC  (3+ messages)

[PATCH] [eclipse-poky-windows][branch:windows-build]Remove validate existing repository radio button
 2012-12-11 11:03 UTC 

[GIT PULL] x86/ras changes for v3.8
 2012-12-11 11:13 UTC 

[PATCH v5 14/14] iommu/exynos: add debugfs entries for System MMU
 2012-12-11 11:11 UTC  (3+ messages)

[PATCH v5 13/14] iommu/exynos: add literal name of System MMU for debugging
 2012-12-11 11:11 UTC  (3+ messages)

[PATCH v5 12/14] iommu/exynos: pass version information from DT
 2012-12-11 11:11 UTC  (3+ messages)

[PATCH v5 11/14] iommu/exynos: add support for System MMU 3.2 and 3.3
 2012-12-11 11:11 UTC  (3+ messages)

[PATCH v5 10/14] iommu/exynos: add support for runtime pm and suspend/resume
 2012-12-11 11:10 UTC  (3+ messages)

[PATCH v5 09/14] ARM: EXYNOS: remove system mmu initialization from exynos tree
 2012-12-11 11:10 UTC  (3+ messages)

[RFC GIT PULL] "Nuke 386-DX/SX support" changes for v3.8
 2012-12-11 11:10 UTC 

[PATCH v5 08/14] iommu/exynos: set System MMU as the parent of client device
 2012-12-11 11:10 UTC  (3+ messages)

[PATCH v5 07/14] iommu/exynos: support for device tree
 2012-12-11 11:10 UTC  (3+ messages)

[Buildroot] [PATCH v2] host-libxml2: enable debug for mesa3d
 2012-12-11 11:10 UTC 

[U-Boot] please pull u-boot-samsung/resolve
 2012-12-11 11:10 UTC 

[PATCH v5 06/14] ARM: EXYNOS: add System MMU definition to DT
 2012-12-11 11:09 UTC 


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.