All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-12-02 07:45:10 to 2013-12-02 09:20:28 UTC [more...]

[Qemu-devel] [PATCH 0/17 v5] Localhost migration with side channel for ram
 2013-12-02  9:19 UTC  (18+ messages)
` [Qemu-devel] [PATCH 01/17] QAPI: introduce migration capability x_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] save_page: replace block_offset with a MemoryRegion
` [Qemu-devel] [PATCH 08/17] migration-local: override save_page for page transmit
` [Qemu-devel] [PATCH 09/17] savevm: adjust ram_control_save_page for page flipping
` [Qemu-devel] [PATCH 10/17] add unix_msgfd_lookup() to callback get_buffer
` [Qemu-devel] [PATCH 11/17] add argument ram_addr_t to hook_ram_load
` [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 RunState RUN_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

[PATCH] ARM: i.MX6: add initial support for SolidRun Cubox-i Carrier-1
 2013-12-02  9:13 UTC  (3+ messages)

[PATCH v2 0/3] regulator: tps6586x: add version detection and voltage tables
 2013-12-02  9:17 UTC  (5+ messages)
` [PATCH v2 1/3] mfd: tps6586x: add version detection

[lm-sensors] w83l786ng driver bug, questions, and 1st round patch
 2013-12-02  9:17 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/17 v4] Localhost migration with side channel for ram
 2013-12-02  9:16 UTC  (6+ messages)
` [Qemu-devel] [PATCH 06/17] migration-local: add send_pipefd()

[Qemu-devel] [PATCH] adlib: fix patching of port I/O addresses
 2013-12-02  9:16 UTC 

FW: Barebox on Karo TX25
 2013-12-02  9:13 UTC  (9+ messages)

[PATCH v2] drivers: phy: tweaks to phy_create()
 2013-12-02  9:15 UTC  (2+ messages)

[Xenomai] test suite programs crash with Illegal instruction on MPC5200
 2013-12-02  9:15 UTC  (10+ messages)

Issue while running test/testpmd applications
 2013-12-02  9:14 UTC  (2+ messages)

Argument type for FS_IOC_GETFLAGS/FS_IOC_SETFLAGS ioctls
 2013-11-29 21:55 UTC  (7+ messages)

[Makefile bug] make barebox.s : dead loop
 2013-12-02  9:13 UTC  (3+ messages)

[PATCH 4/6] X86: MPX IA32_BNDCFGS msr save/restore
 2013-12-02  9:13 UTC  (5+ messages)

expire after kill -HUP ?
 2013-12-02  9:12 UTC  (5+ messages)

[PATCH] powerpc: fix xmon disassembler for little-endian
 2013-12-02  9:10 UTC 

[PATCH] lib/vsprintf.c: add %paD format specifier for dma_addr_t types
 2013-12-02  9:08 UTC  (6+ messages)

[PATCH 00/31] ARM: tegra: use common reset and DMA bindings
 2013-12-02  9:08 UTC  (21+ messages)
` [PATCH 01/31] ARM: tegra: add missing clock documentation to DT bindings
` [PATCH 02/31] ARM: tegra: document reset properties in "
` [PATCH 03/31] ARM: tegra: document use of standard DMA "
` [PATCH 04/31] ARM: tegra: update DT files to add reset properties

[i915] WARNING: [...] drivers/gpu/drm/i915/intel_display.c:9948 intel_get_pipe_from_connector
 2013-12-02  9:08 UTC  (2+ messages)
` [PATCH] drm/i915: Take modeset locks around intel_modeset_setup_hw_state()

[PATCH] babeltrace: correct PV variable
 2013-12-02  9:12 UTC 

[Qemu-devel] [PATCH 0/2] Pointer properties and device_add
 2013-12-02  9:05 UTC  (6+ messages)

[PATCH] nested vmx: fix I/O port bitmap indexing arithmetic
 2013-12-02  9:05 UTC  (2+ messages)

Raid10 multi core scaling
 2013-12-02  9:04 UTC  (4+ messages)

[PATCH] btrfs-progs: add options to sync filesystem after subvol delete
 2013-12-02  9:02 UTC  (5+ messages)

[PATCH 00/11] ARM: support for ICP DAS LP-8x4x
 2013-12-02  9:02 UTC  (7+ messages)
` [PATCH 01/11] resolve PXA<->8250 serial device address conflict
` [PATCH 05/11] serial: support for 16550 serial ports on LP-8x4x

[PATCH 0/6] ARM: machine struct support
 2013-12-02  9:01 UTC  (4+ messages)
` [PATCH 1/6] arm: gen-mach-types: add MAX_MACH_TYPE
  ` [PATCH 2/6] ARM: introduce machine description

[PATCH v2] gettext.c: only work around the vsnprintf bug on glibc < 2.17
 2013-12-02  9:00 UTC  (7+ messages)
` [PATCH v3] gettext.c: detect the vsnprintf bug at runtime

[PATCH 1/1] support new huawei devices in option.c
 2013-12-02  9:00 UTC 

[PATCH] f2fs: remove the own bi_private allocation
 2013-12-02  8:59 UTC  (6+ messages)
` [f2fs-dev] "

[BUG/RFC] SDHCI_QUIRK_NO_MULTIBLOCK for i.MX35/25
 2013-12-02  8:58 UTC  (2+ messages)

[PATCH v4 7/7] X86: expose MPX feature to HVM guest
 2013-12-02  8:55 UTC 

[PATCH v4 6/7] X86: MSR_IA32_BNDCFGS save/restore
 2013-12-02  8:54 UTC 

[Buildroot] [PATCH 1/2] package: unification of name <pkg>_VERSION_MAJOR variable
 2013-12-02  8:53 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package: unification of name <pkg>_VERSION_MINOR variable

[PATCH v4 5/7] X86: generic MSRs dump
 2013-12-02  8:53 UTC 

Will
 2013-12-02  8:46 UTC 

[PATCH v4 4/7] X86: generic MSRs save/restore
 2013-12-02  8:52 UTC 

[PATCH 3/6][v2] phylib: turn genphy_driver to an array
 2013-12-02  7:30 UTC 

[Buildroot] [PATCH 00/15] Improvements to x86 bootloaders, and x86 boards support
 2013-12-02  8:51 UTC  (6+ messages)
` [Buildroot] [PATCH 11/15] grub2: add new package

Thanks Neil
 2013-12-02  8:51 UTC  (2+ messages)

[PATCH v4 3/7] X86: MPX IA32_BNDCFGS msr handle
 2013-12-02  8:50 UTC 

[PATCH v4 2/7] x86/xsave: enable support for new ISA extensions
 2013-12-02  8:49 UTC 

[Buildroot] [PATCH 1/3] linux-headers: bump 3. {2, 4, 10, 11, 12}.x stable versions
 2013-12-02  8:49 UTC  (2+ messages)

[PATCH 0/2] Bluetooth: A couple of SMP fixes
 2013-12-02  8:49 UTC  (3+ messages)
` [PATCH 1/2] Bluetooth: Remove useless smp_rand function
` [PATCH 2/2] Bluetooth: Remove dead code from SMP encryption function

Creating new raid5 or 6 with --assume-clean
 2013-12-02  8:48 UTC  (2+ messages)

[PATCH v4 1/7] X86: Fix xsave bug for nonlazy xstates
 2013-12-02  8:48 UTC 

[PATCH RESEND] lksctp: fix a problem when do test_1_to_1_sockopt
 2013-12-02  8:48 UTC 

[U-Boot] [PATCH V3] exynos: spl: Add a custom spi copy function
 2013-12-02  8:48 UTC  (3+ messages)

[PATCH v3 0/5] slab: implement byte sized indexes for the freelist of a slab
 2013-12-02  8:49 UTC  (12+ messages)
` [PATCH v3 1/5] slab: factor out calculate nr objects in cache_estimate
` [PATCH v3 2/5] slab: introduce helper functions to get/set free object
` [PATCH v3 3/5] slab: restrict the number of objects in a slab
` [PATCH v3 4/5] slab: introduce byte sized index for the freelist of "
` [PATCH v3 5/5] slab: make more slab management structure off the slab

[PATCH v4] ARM/serial: at91: switch atmel serial to use gpiolib
 2013-12-02  8:47 UTC  (4+ messages)

[PATCH] lksctp: fix a problem when do test_1_to_1_sockopt
 2013-12-02  8:45 UTC  (2+ messages)

[PATCH v2] makedumpfile: add parameters to update_cyclic_region
 2013-12-02  8:43 UTC  (7+ messages)

[PATCH v3 0/4] Add request_firmware_direct() for microcode loader
 2013-12-02  8:44 UTC  (4+ messages)

compressed audio support
 2013-12-02  7:46 UTC  (2+ messages)

[ANNOUNCE] 3.12.0-rt2
 2013-12-02  8:43 UTC  (4+ messages)
` [ANNOUNCE] 3.12.1-rt4

[PATCH v2] ARM: at91: sama5d3: reduce TWI internal clock frequency
 2013-12-02  8:42 UTC  (3+ messages)

[PATCH 1/2] ARM: at91: at91sam9g45: set default mmc pinctrl-names
 2013-12-02  8:39 UTC  (2+ messages)

[PATCH 0/1] mfd: omap-usb-host: Bug fix for 3.13 rc
 2013-12-02  8:39 UTC  (5+ messages)
` [PATCH 1/1] mfd: omap-usb-host: Fix USB device detection problems on OMAP4 Panda

[PATCH v2 00/25] e2fsprogs patchbomb 10/2013
 2013-12-02  8:38 UTC  (8+ messages)
` [PATCH 23/25] libext2fs: support modifying arbitrary extended attributes

[U-Boot] [PATCH 0/2] i2c: fti2c010: migrate to new i2c model
 2013-12-02  8:36 UTC  (10+ messages)
` [U-Boot] [PATCH v3 0/4] i2c: fti2c010: bug fix & new driver model
  ` [U-Boot] [PATCH v3 1/4] i2c: fti2c010: cosmetic: coding style cleanup
  ` [U-Boot] [PATCH v3 2/4] i2c: fti2c010: migrate to new i2c model
  ` [U-Boot] [PATCH v3 3/4] i2c: fti2c010: serial out r/w address in MSB order
  ` [U-Boot] [PATCH v3 4/4] cmd_eeprom: bug fix for i2c read/write

[PATCH] ext4: Add XIP functionality
 2013-12-02  8:34 UTC  (2+ messages)

[PATCH] x86/fpu: CR0.TS should be set before trap into PV guest's #NM exception handle
 2013-12-02  8:34 UTC  (4+ messages)

[RFC PATCH powerpc 1/2] fix using page adddress as the page stucture pointer in __pte_free_tlb()
 2013-12-03  8:33 UTC  (2+ messages)
` [RFC PATCH powerpc 2/2] adjust the variable type and name "

hole-punch vs fault
 2013-12-02  8:33 UTC  (8+ messages)

[PATCH] arm: at91: sama5d3: enable qt1070 as a wakeup source
 2013-12-02  8:32 UTC  (6+ messages)

[Bug 72159] Zapping 1.15.0 RC3 hangs system on Radeon
 2013-12-02  8:32 UTC  (3+ messages)

[PATCH RESEND] mfd: mc13xxx: Fix null pointer dereference in mc13xxx_common_init
 2013-12-02  8:30 UTC  (3+ messages)

[PATCHv2 00/27] perf tools: Add traceevent plugins support
 2013-12-02  8:29 UTC  (7+ messages)
` [PATCH 20/29] tools lib traceevent: Remove malloc_or_die from plugin_function.c
    ` [PATCHv3 "

[PATCH] rtc: rtc-at91rm9200: Corrected alarm over day/month wrap:
 2013-12-02  8:28 UTC  (4+ messages)

3.10.20-rt17, BUG and Oops
 2013-12-02  8:27 UTC  (5+ messages)

[PATCH] f2fs: refactor bio-related operations
 2013-12-02  8:27 UTC  (5+ messages)
  ` [f2fs-dev] "
` [PATCH v2] "

HD-Audio: How to reduce driver initializaton time if multiple codecs present on the bus?
 2013-12-02  8:24 UTC  (9+ messages)

"No space left on device" although there's space left
 2013-12-02  8:15 UTC 

[PATCH -rc1] s390: increase the NR_CPUS limit
 2013-12-02  8:22 UTC  (2+ messages)

[PATCH 17/18] client: Write inline data path
 2013-12-02  8:20 UTC  (2+ messages)

[RFC 0/6] perf tools: Add perf_evlist errno
 2013-12-02  8:19 UTC  (2+ messages)

How can a critical temperature be set?
 2013-12-02  8:18 UTC  (4+ messages)

[PATCH] wcn36xx: fix typo error
 2013-12-02  8:17 UTC  (2+ messages)

[PATCH] ARM: multi_v7_defconfig: enable network for BeagleBone Black
 2013-12-02  8:15 UTC 

[PATCH] net/mlx4_core: destroy workqueue when driver fails to register
 2013-12-02  8:12 UTC  (2+ messages)

[U-Boot] [PATCH v6] spi: Add support SH Quad SPI driver
 2013-12-02  8:12 UTC 

[PATCH 00/11] [RFC] repair net namespace damage to rpc_pipefs
 2013-12-02  8:12 UTC  (4+ messages)

[patch] video: vt8500: fix error handling in probe()
 2013-12-02  8:11 UTC  (2+ messages)

[PATCH v4] Kernel oops from pci_disable_msi
 2013-12-02  8:10 UTC  (3+ messages)
` [PATCH v5 1/2] PCI: designware: Fix crash in dw_msi_teardown_irq

X11 is not working on IMX.6
 2013-12-02  8:09 UTC  (8+ messages)

[PATCH 1/2] PCI: imx6: Remove unneeded check of platform_get_resource()
 2013-12-02  8:08 UTC  (4+ messages)
` [PATCH 2/2] PCI: imx6: Remove unneeded 'goto err'

[PATCH v2] ath10k: fix multi BSSID with WPA on FW 10.1
 2013-12-02  8:06 UTC 

mmc: omap: Fix DMA configuration to not rely on device id
 2013-12-02  8:06 UTC 

[PATCH] nl80211: allow the use of DFS channel in mesh
 2013-12-02  8:05 UTC 

[PATCH 1/2] mmc: dw_mmc: add dw_mci_of_get_cd_gpio to handle cd pin
 2013-12-02  8:05 UTC  (3+ messages)

[PATCH v3 00/18] ceph: Inline data support
 2013-12-02  8:03 UTC  (4+ messages)
` [PATCH 17/18] client: Write inline data path

[PATCH] ath10k: fix multi BSSID with WPA on FW 10.1
 2013-12-02  8:03 UTC  (4+ messages)

[PATCH v8 1/2] PWM: atmel-pwm: add PWM controller driver
 2013-12-02  8:01 UTC  (4+ messages)

GIT_DIR not auto ignored
 2013-12-02  8:01 UTC  (7+ messages)
` [PATCH] path_treatment: also ignore $GIT_DIR if it's not .git

[PATCH 0/2] perf: sched timehist command - v2
 2013-12-02  7:58 UTC  (3+ messages)
` [PATCH 1/2] perf sched: Introduce "

[PULL] drm-intel-fixes
 2013-12-02  7:57 UTC 

[U-Boot] [PATCH] trats: enable dfu and thor protocol for Tizen download
 2013-12-02  7:53 UTC  (3+ messages)
` [U-Boot] [PATCH V2] trats2: "

[PATCH v2 0/2] clk: add clk accuracy support
 2013-12-02  7:50 UTC  (4+ messages)
` [PATCH v2 1/2] clk: add clk accuracy retrieval support

[PATCH v2] Input:Add support for DualPoint device on Dell XT2 model
 2013-12-02  7:50 UTC  (5+ messages)

[PATCH] ath9k: Fix initvals for freq 2484
 2013-12-02  7:44 UTC 

[PATCH] wcscspn.3: ATTRIBUTES: Note function that is thread-safe
 2013-12-02  7:49 UTC 

[PATCH] ath9k: Update AR9340 initvals
 2013-12-02  7:44 UTC 

[nightly] Core TISDK 2013.10 build 2013-12-02_01-01-44
 2013-12-02  7:36 UTC 

[Buildroot] [PATCH] berkeleydb: bump to version 5.3.28
 2013-12-02  7:46 UTC  (2+ messages)

[Buildroot] [PATCH] iproute2: bump to version 3.12.0
 2013-12-02  7:46 UTC  (2+ messages)

[Buildroot] [PATCH] berkeleydb: add compat option
 2013-12-02  7:46 UTC  (2+ messages)

[Buildroot] [PATCH] libcurl: bump to version 7.33.0
 2013-12-02  7:46 UTC  (2+ messages)

[Buildroot] [git commit] berkeleydb: bump to version 5.3.28
 2013-12-02  7:45 UTC 

[Buildroot] [git commit] eglibc: bump to version 2.18 SVN R23787
 2013-12-02  7:45 UTC 

[Buildroot] [git commit] berkeleydb: add compat option
 2013-12-02  7:45 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.