All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-16 14:57:51 to 2013-01-16 15:50:28 UTC [more...]

[Qemu-devel] [RFC V5 00/62] QCOW2 deduplication
 2013-01-16 15:48 UTC  (23+ messages)
` [Qemu-devel] [RFC V5 01/62] qcow2: Add deduplication to the qcow2 specification
` [Qemu-devel] [RFC V5 02/62] qcow2: Add deduplication structures and fields
` [Qemu-devel] [RFC V5 03/62] qcow2: Add qcow2_dedup_read_missing_and_concatenate
` [Qemu-devel] [RFC V5 04/62] qcow2: Make update_refcount public
` [Qemu-devel] [RFC V5 05/62] qcow2: Create a way to link to l2 tables when deduplicating
` [Qemu-devel] [RFC V5 06/62] qcow2: Add qcow2_dedup and related functions
` [Qemu-devel] [RFC V5 07/62] qcow2: Add qcow2_dedup_store_new_hashes
` [Qemu-devel] [RFC V5 08/62] qcow2: Implement qcow2_compute_cluster_hash
` [Qemu-devel] [RFC V5 09/62] qcow2: Extract qcow2_dedup_grow_table
` [Qemu-devel] [RFC V5 10/62] qcow2: Add qcow2_dedup_grow_table and use it
` [Qemu-devel] [RFC V5 11/62] qcow2: Makes qcow2_alloc_cluster_link_l2 mark to deduplicate clusters
` [Qemu-devel] [RFC V5 12/62] qcow2: make the deduplication forget a cluster hash when a cluster is to dedupe
` [Qemu-devel] [RFC V5 13/62] qcow2: Create qcow2_is_cluster_to_dedup
` [Qemu-devel] [RFC V5 14/62] qcow2: Load and save deduplication table header extension
` [Qemu-devel] [RFC V5 15/62] qcow2: Extract qcow2_do_table_init
` [Qemu-devel] [RFC V5 16/62] qcow2-cache: Allow to choose table size at creation
` [Qemu-devel] [RFC V5 17/62] qcow2: Extract qcow2_add_feature and qcow2_remove_feature
` [Qemu-devel] [RFC V5 18/62] block: Add qemu-img dedup create option
` [Qemu-devel] [RFC V5 19/62] qcow2: Add a deduplication boolean to update_refcount
` [Qemu-devel] [RFC V5 20/62] qcow2: Drop hash for a given cluster when dedup makes refcount > 2^16/2
` [Qemu-devel] [RFC V5 22/62] qcow2: Add qcow2_dedup_is_running to probe if dedup is running
` [Qemu-devel] [RFC V5 25/62] qcow2: Add verification of dedup table

[PATCH v2 1/1] block: blk-merge: don't merge the pages with non-contiguous descriptors
 2013-01-16 15:50 UTC  (6+ messages)
` ARM DMA: Fix in dma_cache_maint_page

[Buildroot] [PATCH] iftop: new package
 2013-01-16 15:49 UTC  (2+ messages)

[RFC PATCH v3] cgroup: net_cls: traffic counter based on classification control cgroup
 2013-01-16 15:48 UTC  (3+ messages)

[PATCH 00/10] TTY: switch flipping functions to tty_port
 2013-01-16 15:48 UTC  (6+ messages)

[PATCH] qemu-traditional: do not strip binaries during make install
 2013-01-16 15:47 UTC  (2+ messages)

[PATCH] qemu-traditional: update configure check for -lrt changes in glibc 2.17
 2013-01-16 15:47 UTC  (2+ messages)

if_bridge.h: include in6.h for struct in6_addr use
 2013-01-16 15:47 UTC  (9+ 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
          ` Redefinition of struct in6_addr in <netinet/in.h> and <linux/in6.h>

[RFC] mac80211: remove ARP filter enable/disable logic
 2013-01-16 15:46 UTC  (2+ messages)

Multi-thread vs. Single-thread job config
 2013-01-16 15:38 UTC  (2+ messages)

debuge2fs not displaying /dev folder
 2013-01-16 15:46 UTC  (3+ messages)

[PATCH] miscellaneous cleanup
 2013-01-16 15:46 UTC  (2+ messages)

[PATCH v13 0/9] ZPODD Patches
 2013-01-16 15:45 UTC  (3+ messages)
` [PATCH v13 1/9] scsi: sr: support runtime pm

[Qemu-trivial] [PATCH 00/11] Trivial memory allocation fixes & cleanups
 2013-01-16 14:36 UTC  (4+ messages)
` [Qemu-trivial] [PATCH 01/11] g_malloc(0) and g_malloc0(0) return NULL; simplify
` [Qemu-trivial] [PATCH 04/11] readline: Fix unchecked strdup() by converting to g_strdup()
` [Qemu-trivial] [PATCH 08/11] qemu-log: Plug trivial memory leak in cpu_set_log_filename()

[PATCH v2 0/2] make mac programming for virtio net more robust
 2013-01-16  9:07 UTC  (5+ messages)
` [QEMU PATCH v2] virtio-net: introduce a new macaddr control
      ` [Qemu-devel] "

Revised git-subtree Patches
 2013-01-16 15:43 UTC  (6+ messages)
` [PATCH 2/7] contrib/subtree: Use %B for Split Subject/Body

[PATCH] x86/EFI: retrieve PCI ROM contents not accessible through BARs
 2013-01-16 15:43 UTC  (2+ messages)

[PATCH net-next 0/7] Mellanox Ethernet driver updates 2013-01-16
 2013-01-16 15:42 UTC  (8+ messages)
` [PATCH net-next 1/7] net/mlx4_en: Issue the dump eth statistics command under lock
` [PATCH net-next 2/7] net/mlx4_en: Fix traffic loss under promiscuous mode
` [PATCH net-next 3/7] net/mlx4_en: Use the correct netif lock on ndo_set_rx_mode
` [PATCH net-next 4/7] net/mlx4_en: Set carrier to off when a port is stopped
` [PATCH net-next 5/7] net/mlx4_core: Return proper error code when __mlx4_add_one fails
` [PATCH net-next 6/7] net/mlx4_en: Fix a race when closing TX queue
` [PATCH net-next 7/7] net/mlx4_en: Initialize RFS filters lock and list in init_netdev

[PATCH] KVM: VMX: enable acknowledge interupt on vmexit
 2013-01-16 15:42 UTC  (2+ messages)

[PATCH 1/2] tests: Exercise new API for using a LUT with the execbuffer
 2013-01-16 15:44 UTC  (3+ messages)

OSD don't start after upgrade form 0.47.2 to 0.56.1
 2013-01-16 15:42 UTC 

Rendering a btrfs filesystem unmountable with the btrfs command
 2013-01-16 15:42 UTC  (3+ messages)

[PATCH v5 00/14] KVM/ARM Implementation
 2013-01-16 15:42 UTC  (11+ messages)
` [PATCH v5 07/14] KVM: ARM: World-switch implementation

[Qemu-devel] [PATCH v2] Add new DEFAULT_MACHINE_OPTIONS to q35 and ppc405
 2013-01-16 15:34 UTC 

[tty:tty-next 30/41] drivers/staging/sb105x/sb_pci_mp.c:2129:2: warning: passing argument 1 of 'tty_flip_buffer_push' from incompatible pointer type
 2013-01-16 15:41 UTC  (2+ messages)

[PATCH 0/3] Fix a portability issue with git-cvsimport
 2013-01-16 15:37 UTC  (3+ messages)
` [PATCH 1/3] Move Git::SVN::get_tz to Git::get_tz_offset

[PATCH v2 5/9] ARM: PRIMA2: rstc: enable the support for Marco
 2013-01-16 15:37 UTC  (3+ messages)
` [PATCH v2 8/9] ARM: PRIMA2: add new SiRFmarco SMP SoC infrastructures

[meta-fsl-arm][PATCH] linux-fslc_3.7.bb: Add CONFIG_LEGACY_PTYS to avoid warning
 2013-01-16 15:37 UTC 

[PATCH net-next 09/10] bnx2x: Added FW GRO bridging support
 2013-01-16 15:29 UTC  (9+ messages)
        ` [PATCH net-next] bnx2x: fix GRO parameters

[RFC PATCH 0/4] b.L: Memory barriers and miscellaneous tidyups
 2013-01-16 15:37 UTC  (5+ messages)
` [RFC PATCH 3/4] ARM: bL_entry: Match memory barriers to architectural requirements

Your ATM CARD Parcel
 2013-01-16 15:40 UTC 

[PATCH v2 00/14] Remove unused code from imap-send.c
 2013-01-16 15:34 UTC  (5+ messages)
` [PATCH v2 07/14] imap-send.c: inline imap_parse_list() in imap_list()

[LTP] [PATCH] flock/flock01.c: Trivial: Fix spelling of "succeed"
 2013-01-16 15:35 UTC  (2+ messages)

[PATCH 0/3] ELF executable signing and verification
 2013-01-16 15:33 UTC  (8+ messages)
` [PATCH 2/3] binfmt_elf: Verify signature of signed elf binary

[Qemu-devel] [PATCH V9 0/5] VMXNET3 paravirtual NIC device implementation
 2013-01-16 15:33 UTC  (8+ messages)
` [Qemu-devel] [PATCH v9 3/5] Adding common definitions for VMWARE devices
` [Qemu-devel] [PATCH v9 4/5] Adding packet abstraction for VMWARE network devices
` [Qemu-devel] [PATCH v9 5/5] Adding VMXNET3 device implementation

[PATCH 0/2] ARM: dma-mapping: add highmem support for coherent allocation
 2013-01-16 15:31 UTC  (3+ messages)
` [PATCH 1/2] ARM: dma-mapping: add support for CMA regions placed in highmem zone
` [PATCH 2/2] ARM: dma-mapping: use himem for DMA buffers for IOMMU-mapped devices

[PATCH v7 3/4] block: implement runtime pm strategy
 2013-01-16 15:30 UTC  (3+ messages)

[Xenomai] ipipe: fix domain migration helper
 2013-01-16 15:30 UTC  (3+ messages)

[PATCH v5 00/12] KVM/ARM vGIC support
 2013-01-16 15:29 UTC  (7+ messages)
` [PATCH v5 07/12] ARM: KVM: VGIC virtual CPU interface management

PcTV Nanostick 290e -- DVB-C frontend only working after reconnecting the device
 2013-01-16 15:27 UTC  (4+ messages)

[PATCH 0/3] ...and three more fixes for the new generic parser
 2013-01-16 15:26 UTC  (5+ messages)
` [PATCH 1/3] ALSA: hda - do not add non-existing Mic boost controls
` [PATCH 2/3] ALSA: hda - force different capture controls if amp caps differ
` [PATCH 3/3] ALSA: hda - Make sure fill_all_dac_nids is called for digital only codecs

[PATCH] libceph: for chooseleaf rules, retry CRUSH map descent from root if leaf is failed
 2013-01-16 15:25 UTC  (3+ messages)

[PATCH 0/3] x86: enable common clk and add support for Lynxpoint clocks
 2013-01-16 15:28 UTC  (5+ messages)
` [PATCH 1/3] x86: enable common clk on x86

[PATCH v2 1/2] drm: constify edid handling functions
 2013-01-16 15:24 UTC  (4+ messages)
` [PATCH v2 2/2] drm: tegra: check HDMI sink capability

REMINDER: all argonaut users should upgrade to v0.48.3argonaut
 2013-01-16 15:23 UTC  (2+ messages)

[PATCH v2] TTY: serial, add pm function
 2013-01-16 15:24 UTC  (6+ messages)

WebHob feedback on early design prototype
 2013-01-16 15:23 UTC  (6+ messages)
` Busybox still old version: Still looking for a clear understanding of an old mystery

[PATCH] eglibc: fix as and ld check in libc dir
 2013-01-16 15:07 UTC  (3+ messages)

[PATCH] Remove nested functions from device iterators
 2013-01-16 14:07 UTC 

what is the function of do_softirq() ?
 2013-01-16 15:20 UTC  (4+ messages)

[PATCH V2] mm/slab: add a leak decoder callback
 2013-01-16 15:20 UTC  (3+ messages)

[PATCH 0/1] dropbear: allow configuring blank password option at runtime
 2013-01-16 15:05 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 00/12] Multiqueue virtio-net
 2013-01-16 15:19 UTC  (7+ messages)
      ` [Qemu-devel] "

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

[PATCH] drm/exynos: Remove "internal" interrupt handling
 2013-01-16 15:17 UTC  (2+ messages)
` [PATCH v2] "

[U-Boot] U-Boot Graphics Library?
 2013-01-16 15:17 UTC 

[RFC PATCH lttng-ust] Introduce hash table for lttng_create_event_if_missing()
 2013-01-16 15:14 UTC 

[PATCH 2/2 v2] archive-*-source.bbclass: Handle all package classes
 2013-01-16 14:58 UTC  (3+ messages)

[RFC PATCH 0/6] USB: Add multiple PHYs of same type
 2013-01-16 15:13 UTC  (35+ messages)
` [RFC PATCH 1/6] usb: otg: Add an API to bind the USB controller and PHY
  ` [RFC PATCH 2/6] ARM: OMAP: USB: Add phy binding information
` [RFC PATCH 3/6] usb: otg: utils: change the phy lib to support multiple PHYs of same type
` [RFC PATCH 4/6] ARM: dts: OMAP: Add phandle to bind PHY with USB controller
` [RFC PATCH 5/6] usb: otg: add device tree support to otg library
` [RFC PATCH 6/6] USB: MUSB: OMAP: get PHY by phandle for dt boot

[PATCH v4 0/9] Migrate Tegra to common clock framework
 2013-01-16 15:12 UTC  (5+ messages)
` [PATCH v4 2/9] clk: tegra: Add tegra specific clocks

[PATCH 00/23][RFC v4]systemd integration
 2013-01-16 15:03 UTC 

[RFC 0/4] perf tool: Adding ratios support
 2013-01-16 15:12 UTC  (4+ messages)

[Qemu-devel] [PATCH prep for-1.4? v2 0/2] prep_pci: Prepare for QOM realize
 2013-01-16 15:11 UTC  (3+ messages)
` [Qemu-devel] [PATCH prep for-1.4? v2 1/2] prep_pci: Create PCIBus and PCIDevice in-place
` [Qemu-devel] [PATCH prep for-1.4? v2 2/2] prep_pci: Convert to QOM realizefn

[PATCH 0/7] guilt patches, including git 1.8 support
 2013-01-16 15:04 UTC  (3+ messages)

[PATCH] Provide support for multiple frame buffers in Xen
 2013-01-16 15:11 UTC 

[PATCH] Provide support for multiple frame buffers in Xen
 2013-01-16 15:10 UTC  (3+ messages)

[PATCH v4 0/4] Enable ehci, ohci and dwc3 devices on exynos5250
 2013-01-16 15:09 UTC  (7+ messages)
` [PATCH v4 2/4] ARM: Exynos5250: Enabling ohci-exynos driver
` [PATCH v4 3/4] ARM: Exynos5250: Add clock information for dwc3-exynos

[PATCH V3 0/22] sched: simplified fork, enable load average into LB and power awareness scheduling
 2013-01-16 15:08 UTC  (7+ messages)
` [PATCH v3 17/22] sched: packing small tasks in wake/exec balancing

[PATCH 4/4] usb: Add APIs to access host registers from Tegra PHY
 2013-01-16 15:08 UTC  (3+ messages)

[PATCH] f2fs: add __init to functions in init_f2fs_fs
 2013-01-16 15:08 UTC 

[PATCH] xen: return a per-mapping error from XENMEM_add_to_physmap_range
 2013-01-16 15:07 UTC  (3+ messages)

Fatal crash on xen4.2 HVM + qemu-xen dm + NFS
 2013-01-16 15:06 UTC  (5+ messages)

[PATCH] ACPI: add support for CSRT table
 2013-01-16 15:10 UTC  (5+ messages)

[PATCH v6 00/22] OMAP USB Host cleanup
 2013-01-16 15:05 UTC  (5+ messages)
` [PATCH v6 04/22] mfd: omap-usb-tll: Clean up clock handling

[PATCH -tip] sched: Pair ttwu_activate() with uwtt_deactivate()
 2013-01-16 15:05 UTC  (2+ messages)

[PATCH 1/3] slub: correct to calculate num of acquired objects in get_partial_node()
 2013-01-16 15:05 UTC  (10+ messages)
` [PATCH 2/3] slub: correct bootstrap() for kmem_cache, kmem_cache_node

[PATCH] xen: return a per-mapping error from XENMEM_add_to_physmap_range
 2013-01-16 15:03 UTC  (2+ messages)

[PATCH v2] dw_dmac: allocate dma descriptors from DMA_COHERENT memory
 2013-01-16 15:02 UTC  (4+ messages)
` [PATCH v3] dw_dmac: don't exceed AHB master number in dwc_get_data_width

Linux 3.8-rc1 - another regression on USB :-(
 2013-01-16 15:00 UTC  (2+ messages)

[PATCH 1/2 v2] libext2fs: introduce lseek SEEK_DATA/HOLE
 2013-01-16 14:59 UTC  (4+ messages)

[PATCH] context_tracking: Add comments on interface and internals
 2013-01-16 14:58 UTC  (3+ messages)

[PATCH V2 0/5] W1: Support onewire master on i.MX53
 2013-01-16 14:57 UTC  (6+ messages)
` [PATCH V2 1/5] W1: Add device tree support to MXC onewire master
` [PATCH V2 2/5] ARM: i.MX53: Add clocks for i.mx53 "
` [PATCH V2 3/5] W1: Convert MXC onewire master to devm_ functions
` [PATCH V2 4/5] W1: Add pinctrl support to MXC onewire master
` [PATCH V2 5/5] DTS: Add device tree entry for onewire master on i.MX53


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.