All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-11-21 08:06:45 to 2013-11-21 09:13:05 UTC [more...]

[Qemu-devel] [PATCH 0/17 v3] Localhost migration with side channel for ram
 2013-11-21  9:11 UTC  (18+ messages)
` [Qemu-devel] [PATCH 01/17] QAPI: introduce migration capability unix_page_flipping
` [Qemu-devel] [PATCH 02/17] migration: add migrate_unix_page_flipping()
` [Qemu-devel] [PATCH 03/17] qmp-command.hx: add missing docs for migration capabilites
` [Qemu-devel] [PATCH 04/17] migration-local: add QEMUFileLocal with socket based QEMUFile
` [Qemu-devel] [PATCH 05/17] migration-local: introduce qemu_fopen_socket_local()
` [Qemu-devel] [PATCH 06/17] migration-local: add send_pipefd()
` [Qemu-devel] [PATCH 07/17] migration-local: override before_ram_iterate to send pipefd
` [Qemu-devel] [PATCH 08/17] add unix_msgfd_lookup() to callback get_buffer
` [Qemu-devel] [PATCH 09/17] save_page: replace block_offset with a MemoryRegion
` [Qemu-devel] [PATCH 10/17] migration-local: override save_page for page transmit
` [Qemu-devel] [PATCH 11/17] savevm: adjust ram_control_save_page for page flipping
` [Qemu-devel] [PATCH 12/17] migration-local: override hook_ram_load
` [Qemu-devel] [PATCH 13/17] migration-unix: replace qemu_fopen_socket with qemu_fopen_socket_local
` [Qemu-devel] [PATCH 14/17] add new RanState RAN_STATE_MEMORY_STALE
` [Qemu-devel] [PATCH 15/17] migration-unix: page flipping support on unix outgoing
` [Qemu-devel] [PATCH 16/17] migration: adjust migration_thread() process for page flipping
` [Qemu-devel] [PATCH 17/17] hmp: better format for info migrate_capabilities

[Qemu-devel] [for-1.7] hw/i386/acpi-build.c vs glib-2.12
 2013-11-21  9:15 UTC  (2+ messages)

[RFC PATCH] PM / Runtime: Allow to inactivate devices during system suspend
 2013-11-21  9:11 UTC  (3+ messages)

Filesystem writes on RAID5 too slow
 2013-11-21  9:11 UTC  (5+ messages)

[U-Boot] [PATCH V2 1/2] driver:usb:s3c_udc: add support for Exynos4x12
 2013-11-21  9:09 UTC  (8+ messages)
` [U-Boot] [PATCH V3 "
  ` [U-Boot] [PATCH V3 2/2] trats2: enable ums support on Trats2

[PATCH 0/4] *** SUBJECT HERE ***
 2013-11-21  9:07 UTC  (8+ messages)
` [PATCH 4/4] ASoC: wm5110: Expose input high pass filter controls
          ` [GIT PULL] mfd: Immutable branch for ASoC

[PATCH net] net: sctp: fix copying sk_v6_rcv_saddr in sctp_v6_create_accept_sk
 2013-11-21  9:08 UTC  (5+ messages)

[Buildroot] Buildroot and Git repository (u-boot + kernel)
 2013-11-21  9:07 UTC  (5+ messages)

[PATCH] gpio: bcm-kona: lock IRQs when starting them
 2013-11-21  9:04 UTC  (4+ messages)

[PATCH] [SCSI] bnx2i: add a prefix to a printk
 2013-11-21  9:07 UTC  (4+ messages)

Triple parity and beyond
 2013-11-21  9:07 UTC  (17+ messages)

[PATCH 0/7] netfilter fixes for net
 2013-11-21  9:05 UTC  (8+ messages)
` [PATCH 1/7] netfilter: fix connlimit Kconfig prompt string
` [PATCH 2/7] netfilter: synproxy: send mss option to backend
` [PATCH 3/7] netfilter: synproxy: correct wscale option passing
` [PATCH 4/7] netfilter: fix wrong byte order in nf_ct_seqadj_set internal information
` [PATCH 5/7] netfilter: nft_compat: fix error path in nft_parse_compat()
` [PATCH 6/7] netfilter: nf_conntrack: decrement global counter after object release
` [PATCH 7/7] netfilter: ebt_ip6: fix source and destination matching

[LTP] [PATCH v2] dup3(2): add EINVAL error number test
 2013-11-21  9:03 UTC  (2+ messages)

[PATCH 00/10] drm/i915: FBC fixes v2
 2013-11-21  9:03 UTC  (8+ messages)
` [PATCH 01/10] drm/i915: Grab struct_mutex around all FBC updates
` [PATCH 10/10] drm/i915: Use plane_name() in gen7_enable_fbc()

[PATCH 1/3] Input: Fixed ABS_MT_TOUCH_MINOR scale factor in BCM5974 multitouch driver
 2013-11-21  9:05 UTC  (2+ messages)

[PATCHv5 2/9] driver/core: populate devices in order for IOMMUs
 2013-11-21  9:01 UTC  (8+ messages)

[U-Boot] [PATCH 1/5] mx6sabre{auto, sd}: Change FDT loading address to avoid overlaping
 2013-11-21  9:00 UTC  (6+ messages)

[Bug 71864] New: [RS690] GPU Lockup CP Stall and Resulting Kernel Oops (Kernel 3.2.0)
 2013-11-21  9:00 UTC  (10+ messages)
` [Bug 71864] "

[RFC PATCH] PM / Runtime: Allow to inactivate devices during system suspend
 2013-11-21  9:00 UTC  (4+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2013-11-20
 2013-11-21  9:00 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] ARMv7: add PSCI support to u-boot
 2013-11-21  9:00 UTC  (10+ messages)
` [U-Boot] [PATCH 1/9] ARM: HYP/non-sec: fix alignment requirements for vectors
` [U-Boot] [PATCH 2/9] ARM: HYP/non-sec: move switch to non-sec to the last boot phase
` [U-Boot] [PATCH 3/9] ARM: HYP/non-sec: add a barrier after setting SCR.NS==1
` [U-Boot] [PATCH 4/9] ARM: non-sec: reset CNTVOFF to zero
` [U-Boot] [PATCH 5/9] ARM: HYP/non-sec: add generic ARMv7 PSCI code
` [U-Boot] [PATCH 6/9] ARM: HYP/non-sec: make pen code sections depend on !ARMV7_PSCI
` [U-Boot] [PATCH 7/9] ARM: HYP/non-sec: add the option for a second-stage monitor
` [U-Boot] [PATCH 8/9] sunxi: HYP/non-sec: add sun7i PSCI backend
` [U-Boot] [PATCH 9/9] sunxi: HYP/non-sec: configure CNTFRQ on all CPUs

[GIT PULL] uprobes: uprobe_task/arch_uprobe/xol_area cleanups
 2013-11-21  8:59 UTC  (2+ messages)

[appleir] BUG: unable to handle kernel NULL pointer dereference
 2013-11-21  8:59 UTC  (7+ messages)

[PATCH] Make the mtdblock read/write skip the bad nand sector
 2013-11-21  8:54 UTC  (2+ messages)

[Bug 61941] New: Random GPU lockups/resets on Mobility Radeon HD 3650 with radeon.dpm=1
 2013-11-21  8:54 UTC  (2+ messages)
` [Bug 61941] "

[Qemu-devel] [PATCHv2 0/6] ui/vnc: update optimizations
 2013-11-21  8:51 UTC  (7+ messages)
` [Qemu-devel] [PATCHv2 1/6] ui/vnc: introduce VNC_DIRTY_PIXELS_PER_BIT macro
` [Qemu-devel] [PATCHv2 2/6] ui/vnc: derive cmp_bytes from VNC_DIRTY_PIXELS_PER_BIT
` [Qemu-devel] [PATCHv2 3/6] ui/vnc: optimize dirty bitmap tracking
` [Qemu-devel] [PATCHv2 4/6] ui/vnc: optimize clearing in find_and_clear_dirty_height()
` [Qemu-devel] [PATCHv2 5/6] ui/vnc: optimize setting in vnc_dpy_update()
` [Qemu-devel] [PATCHv2 6/6] ui/vnc: disable adaptive update calculations if not needed

[PATCH v2] makedumpfile: Support to filter dump for kernels that use CONFIG_SPARSEMEM_VMEMMAP
 2013-11-21  8:49 UTC  (3+ messages)

[Qemu-devel] [PATCH] qemu-img create: add -o nocow option
 2013-11-21  8:51 UTC  (4+ messages)

Report from 2013 ARM kernel summit
 2013-11-21  8:49 UTC  (8+ messages)

[LTP] [PATCH v3] clock_getres/clock_getres01.c: cleanup
 2013-11-21  8:48 UTC 

[PATCH 0/16] SDHI support for r8a7790
 2013-11-21  8:48 UTC  (9+ messages)
` [PATCH 0/16] ARM: shmobile: "

[PATCH] Make the mtdblock read/write skip the bad nand sector
 2013-11-21  8:39 UTC  (2+ messages)

[Buildroot] [pkg-perl infra 00/12] a package infrastructure for Perl/CPAN modules
 2013-11-21  8:47 UTC  (4+ messages)
` [Buildroot] [pkg-perl infra 08/12] manual: adding packages perl

[mlmmj] 8BITMIME
 2013-11-21  8:46 UTC  (2+ messages)
` [mlmmj] 8BITMIME

[Qemu-devel] [PATCH 0/17 v2] Localhost migration with side channel for ram
 2013-11-21  8:45 UTC  (6+ messages)

[RFC] Ceph encryption support
 2013-11-21  8:44 UTC  (4+ messages)

[PATCH 0/9] ARM: at91/dt: add missing devices to rm9200ek board
 2013-11-21  8:44 UTC  (8+ messages)
` [PATCH 8/9] ARM: at91/dt: add new at91rm9200ek_mmc board

[PATCH 1/2] Documentation: filesystems: add new btrfs mount options
 2013-11-21  8:44 UTC  (2+ messages)

[Qemu-devel] [PATCH 1.7 0/2] fix rng-egd backend
 2013-11-21  8:42 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1.7 1/2] rng-egd: remove redundant free
` [Qemu-devel] [PATCH 1.7 2/2] rng-egd: offset the point when repeatedly read from the buffer

[Qemu-devel] Buildbot failure: libqtest init_socket assertion failure
 2013-11-21  8:42 UTC  (5+ messages)

[PATCH 2/3] misc: bmp085: Add DT bindings for EOC gpio line and direct irq
 2013-11-21  8:41 UTC  (7+ messages)
` [PATCH v1 1/1] dt: binding: reword PowerPC 8xxx GPIO documentation
    ` [PATCH v2 "

[PATCH RFC v1 0/7] net: phy: Ethernet PHY powerdown optimization
 2013-11-21  8:41 UTC  (7+ messages)
` [PATCH RFC v1 7/7] net: cpsw: resume/suspend PHY on port start/stop

[Qemu-devel] Buildbot failure: qga/vss-win32/requester.h compile error
 2013-11-21  8:40 UTC  (3+ messages)

making qt5 package machine specific
 2013-11-21  8:45 UTC  (2+ messages)

[Qemu-devel] GIT master fails compilation for ACPI
 2013-11-21  8:36 UTC  (2+ messages)

[PATCH] ARM: shmobile: Add pinctrl_register_mappings() for Koelsch
 2013-11-21  8:38 UTC  (4+ messages)

[Qemu-devel] [PATCH v6 RESENT 0/2] sheepdog: add user-defined redundancy option
 2013-11-21  8:38 UTC  (6+ messages)

[Qemu-devel] [Bug 1253465] [NEW] qemu-img: 'image' uses a vmdk feature which is not supported by this qemu version: VMDK version 3
 2013-11-21  8:37 UTC  (2+ messages)

GSoC 2014: Summary so far, discussion starter: how to improve?
 2013-11-21  8:36 UTC  (2+ messages)

[xen-unstable test] 22043: regressions - trouble: blocked/broken/fail/pass
 2013-11-21  8:36 UTC  (4+ messages)

Intel 520/530 SSD for ceph
 2013-11-21  8:36 UTC  (5+ messages)

[PATCH v2] panic: Make panic_timeout configurable
 2013-11-21  8:44 UTC  (3+ messages)

[U-Boot] (no subject)
 2013-11-21  8:34 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/27 RFC v7] ACPI memory hotplug
 2013-11-21  8:32 UTC  (9+ messages)
` [Qemu-devel] [PATCH 16/27] acpi: ich9: allow guest to clear SCI rised by GPE

[Qemu-devel] pcm.c:7843:(snd_pcm_recover) underrun occurred
 2013-11-21  8:33 UTC  (2+ messages)

[PATCH] perf util: optimize util/machine.c:machines__find()
 2013-11-21 21:31 UTC 

/proc/vmcore mmap() failure issue
 2013-11-21  8:31 UTC  (12+ messages)

question about aplay fails on arm 64
 2013-11-21  8:32 UTC  (3+ messages)

[PATCH] um: Rename print_stack_trace to do_stack_trace
 2013-11-21  8:31 UTC 

[RFC][PATCH] vfs: don't fallback to buffered read if the offset of dio read is beyond eof
 2013-11-21  8:34 UTC 

guest assigned device MMIO maps with WC: does this work correctly?
 2013-11-21  8:34 UTC  (11+ messages)

[PATCH 3/4] ata: Fix acpi_bus_get_device() return value check
 2013-11-21  8:30 UTC  (2+ messages)

[PATCH v2] ARM: shmobile: Fix r8a7790 GPIO resources in DTS
 2013-11-21  8:29 UTC  (3+ messages)

[PATCH] drm/vma-manager: Don't unmap COW'd pages when zapping bo ptes
 2013-11-21  8:29 UTC  (5+ messages)

[PATCH v2 3/3] ARM: shmobile: r8a7790: Wait for status on all MSTP clocks
 2013-11-21  8:27 UTC  (2+ messages)

[PATCH v2 2/3] ARM: shmobile: r8a7779: Wait for status on selected MSTP clocks
 2013-11-21  8:26 UTC  (2+ messages)

[PATCH 0/7] Cure some vaux idle wrackage
 2013-11-21  8:25 UTC  (6+ messages)
` [PATCH 2/7] sched, preempt: Fixup missed PREEMPT_NEED_RESCHED folding
` [PATCH 3/7] idle, thermal, acpi: Remove home grown idle implementations

[PATCH v2] Enhance dmar to support device hotplug
 2013-11-21  8:21 UTC  (4+ messages)
` [PATCH v2] IOMMU: enhance "

[PATCH 1/1] arm mach-at91: add support for Cosino board series by HCE Engineering
 2013-11-21  8:24 UTC  (8+ messages)
` [RFC PATCH v2] ARM: at91: "

[PATCH] pangomm,goffice: Add missing dependencies
 2013-11-21  8:23 UTC 

[meta-oe][meta-efl][PATCH] meta-oe, meta-efl: Restore few MIRROR variables
 2013-11-21  8:28 UTC  (2+ messages)

[PATCH] Ignore Edit backup files
 2013-11-21  8:21 UTC 

3.12: kernel panic when resuming from suspend to RAM (x86_64)
 2013-11-21  8:22 UTC  (12+ messages)

[PATCH 1/1] improve the performance of dm-log-userspace
 2013-11-21  8:19 UTC 

[U-Boot] Many Blackfin boards are broken
 2013-11-21  8:18 UTC  (3+ messages)

[PATCH 1/1] add integrated_flush to cmirrord(improve the performance of dm-log-userspace)
 2013-11-21  8:18 UTC 

[PATCH] ALSA: hda - Fix the headphone jack detection on Sony VAIO TX
 2013-11-21  8:16 UTC 

[PATCH BlueZ] android/a2dp: Cleanup devices on unregister
 2013-11-21  8:16 UTC  (2+ messages)

[PATCH] usb: phy: am335x: Prevent GPIO reset line request
 2013-11-21  8:16 UTC  (2+ messages)

imx6 emmc issue
 2013-11-21  8:15 UTC  (2+ messages)

mmotm 2013-11-20-16-13 uploaded
 2013-11-21  8:15 UTC  (4+ messages)
` mmotm 2013-11-20-16-13 uploaded (arch/um/kernel/sysrq.c)

[PATCH] mtd: m25p80: add support for Spansion s25fl128s chip
 2013-11-21  8:18 UTC  (3+ messages)

[Bug 71431] radeon graphics stopped working since kernel 3.10 on AMD a4-3300
 2013-11-21  8:13 UTC 

[Buildroot] [PATCH 1/1] Added stage2 ldscripts
 2013-11-21  8:13 UTC  (2+ messages)

[Kernel Panic] 3.10.10-rt7
 2013-11-21  8:12 UTC  (4+ messages)

[dm-crypt] Restore a LUKS partition
 2013-11-21  8:11 UTC  (3+ messages)

[U-Boot] [PATCH] spi: Add support SH Quad SPI driver
 2013-11-21  8:11 UTC  (2+ messages)

[PATCH 0/9] drm-intel-collector - update
 2013-11-21  8:10 UTC  (4+ messages)
` [PATCH 9/9] drm/i915: Enable pipe gamma for sprites

[xen-unstable test] 22061: regressions - FAIL
 2013-11-21  8:09 UTC 

Error 0x300b in Qt5 applications with EGLFS
 2013-11-21  8:07 UTC  (6+ messages)

[U-Boot] [PATCH 1/2 v4] arm: rmobile: Add support R8A7791
 2013-11-21  8:07 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2 v4] arm: rmobile: Add support koelsch board

[U-Boot] [PATCH 1/3 v5] arm: rmobile: Move lowlevel_init.o to taget of each CPU
 2013-11-21  8:06 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3 v5] arm: rmobile: Add support R8A7790
` [U-Boot] [PATCH 3/3 v5] arm: rmobile: Add support lager board


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.