messages from 2012-12-11 11:26:31 to 2012-12-11 13:10:02 UTC [more...]
[PATCHv8] virtio-spec: virtio network device multiqueue support
2012-12-11 13:10 UTC
slightly confused about .bbappend file and FILESPATH
2012-12-11 12:54 UTC (5+ messages)
[Qemu-devel] [PATCH v6] Add compare subcommand for qemu-img
2012-12-11 13:09 UTC (3+ messages)
[Qemu-devel] [RFC] i.MX233 / olinuxino support
2012-12-11 13:08 UTC
[PATCH] drivers/pinctrl/pinctrl-at91.c: convert kfree to devm_kfree
2012-12-11 13:08 UTC (7+ messages)
should users be able to run yocto's pre-built images standalone?
2012-12-11 13:07 UTC
[Buildroot] [pull request] Pull request for branch yem-qemu v5
2012-12-11 13:07 UTC (4+ messages)
` [Buildroot] [PATCH 50/52] package/dtc: new package
[PATCH 1/2] drm/i915: Don't emit semaphore wait if wrap happened
2012-12-11 13:08 UTC (2+ messages)
[RFC PATCH v3 0/9] CPU hotplug: stop_machine()-free CPU hotplug
2012-12-11 13:05 UTC (12+ messages)
` [RFC PATCH v3 1/9] CPU hotplug: Provide APIs to prevent CPU offline from atomic context
[PATCH] mmc: mmci: Fixup and cleanup code for DMA handling
2012-12-11 13:06 UTC
[PATCH] include/atomic.h: add stdlib.h for size_t
2012-12-11 13:05 UTC
[PATCH] drm/i915: Fixup hpd irq register setup ordering
2012-12-11 13:05 UTC (2+ messages)
[RFC PATCH v4 0/8] s390: channel I/O support in qemu
2012-12-11 13:03 UTC (28+ messages)
` [PATCH 2/8] s390: Channel I/O basic defintions
` [Qemu-devel] "
` [PATCH 3/8] s390: I/O interrupt and machine check injection
` [Qemu-devel] "
` [PATCH 4/8] s390: Add channel I/O instructions
` [Qemu-devel] "
` [PATCH 8/8] s390: Add new channel I/O based virtio transport
` [Qemu-devel] "
[PATCH] mfd: vexpress-config: Export __vexpress_config_func_get and vexpress_config_func_put
2012-12-11 13:03 UTC (2+ messages)
linker problem with xip kernel and recent toolchains
2012-12-11 13:01 UTC (2+ messages)
[Qemu-devel] [PATCH 0/3] re-enable balloon stats
2012-12-11 12:59 UTC (7+ messages)
[Qemu-devel] Network isn't clean when qemu exits
2012-12-11 13:02 UTC (3+ messages)
[PATCH] ipv6: fix the bug when propagating Redirect Message
2012-12-11 12:58 UTC (3+ messages)
[RFC BlueZ v1] media-api: Add org.bluez.MediaLibrary1
2012-12-11 12:57 UTC (2+ messages)
[RFC PATCH 0/3] Add MAX77686 Operating mode support
2012-12-11 12:57 UTC (7+ messages)
` [RFC PATCH 1/3] ARM: DTS: CROS5250: Add regulator operating mode bindings
` [RFC PATCH 2/3] regulator: max77686: Add support for various operating modes
[PATCH v3 0/3] mtd: nand: OMAP: ELM error correction support for BCH ecc
2012-12-11 12:55 UTC (7+ messages)
` [PATCH v3 2/3] mtd: devices: elm: Add support for ELM error correction
[PATCH] x11vnc: bind vnc server to port 5900
2012-12-11 12:41 UTC
at91: Status of NAND flash access
2012-12-11 12:56 UTC (10+ messages)
[PATCH 1/2] mmc: slot-gpio: use devm_* managed functions to ease users
2012-12-11 12:55 UTC (7+ messages)
Bug#28702: pthread_setname_np(3) missing man page
2012-12-11 12:54 UTC (4+ messages)
[PATCH 5/5][RFC] smsc95xx: enable dynamic autosuspend (RFC)
2012-12-11 12:53 UTC (5+ messages)
` [PATCH][RFC] "
[PATCH 0/2] ima: policy search speedup
2012-12-11 12:51 UTC (3+ messages)
[PATCH 0/6 v3] ARM: mach-shmobile: kzm9g: Reference DT implementation
2012-12-11 12:51 UTC (4+ messages)
` [PATCH 1/6] ARM: clocksource: Initialise early
[PATCH v3 0/5] Add movablecore_map boot option
2012-12-11 12:41 UTC (12+ messages)
` [PATCH v3 3/5] page_alloc: Introduce zone_movable_limit[] to keep movable limit for nodes
[Qemu-devel] [PATCH 00/35] Migration thread (20121211)
2012-12-11 12:47 UTC (36+ 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
` [Qemu-devel] [PATCH 29/35] ram: optimize migration bitmap walking
` [Qemu-devel] [PATCH 30/35] ram: account the amount of transferred ram better
` [Qemu-devel] [PATCH 31/35] ram: refactor ram_save_block() return value
` [Qemu-devel] [PATCH 32/35] ram: add free_space parameter to save_live functions
` [Qemu-devel] [PATCH 33/35] ram: remove xbrle last_stage optimization
` [Qemu-devel] [PATCH 34/35] ram: reuse ram_save_iterate() for the complete stage
` [Qemu-devel] [PATCH 35/35] migration: print times for end phase
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 (4+ messages)
` [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
[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
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)
[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 (7+ 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.