All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-18 10:27:56 to 2014-06-18 11:28:34 UTC [more...]

[PATCHv5 0/8] tools: rework VM Generation ID
 2014-06-18 11:28 UTC  (5+ messages)
` [PATCH 1/8] libxc: allow xc_get/set_hvm_param() to get/set 64-bit values
` [PATCH 2/8] libxl: add libxl__random_bytes() which fills a buffer with random bytes

daisy branch for meta-openembedded, meta-qt5 / maintainer wanted
 2014-06-18 11:27 UTC  (8+ messages)

[PATCH 0/9] Make DPDK tailqs fully local
 2014-06-18 11:27 UTC  (11+ messages)
  ` [PATCH v3 "
  ` [PATCH v3 1/9] eal: map shared config into exact same address as primary process
  ` [PATCH v3 2/9] rte_tailq: change rte_dummy to rte_tailq_entry, add data pointer
  ` [PATCH v3 3/9] rte_ring: make ring tailq fully local
  ` [PATCH v3 4/9] rte_hash: make rte_hash "
  ` [PATCH v3 5/9] rte_fbk_hash: make rte_fbk_hash "
  ` [PATCH v3 6/9] rte_mempool: make mempool "
  ` [PATCH v3 7/9] rte_lpm: make lpm "
  ` [PATCH v3 8/9] rte_lpm6: make lpm6 "
  ` [PATCH v3 9/9] rte_acl: make acl "

[Qemu-devel] [PATCH v4 00/18] migration: add static analysis tool to check vmstate compat
 2014-06-18 11:25 UTC  (43+ messages)
` [Qemu-devel] [PATCH v4 01/18] migration: dump vmstate info as a json file for static analysis
` [Qemu-devel] [PATCH v4 02/18] vmstate-static-checker: script to validate vmstate changes
` [Qemu-devel] [PATCH v4 03/18] tests: vmstate static checker: add dump1 and dump2 files
` [Qemu-devel] [PATCH v4 04/18] tests: vmstate static checker: incompat machine types
` [Qemu-devel] [PATCH v4 05/18] tests: vmstate static checker: add version error in main section
` [Qemu-devel] [PATCH v4 06/18] tests: vmstate static checker: version mismatch inside a Description
` [Qemu-devel] [PATCH v4 07/18] tests: vmstate static checker: minimum_version_id check
` [Qemu-devel] [PATCH v4 08/18] tests: vmstate static checker: remove a section
` [Qemu-devel] [PATCH v4 09/18] tests: vmstate static checker: remove a field
` [Qemu-devel] [PATCH v4 10/18] tests: vmstate static checker: remove last field in a struct
` [Qemu-devel] [PATCH v4 11/18] tests: vmstate static checker: change description name
` [Qemu-devel] [PATCH v4 12/18] tests: vmstate static checker: remove Fields
` [Qemu-devel] [PATCH v4 13/18] tests: vmstate static checker: remove Description
` [Qemu-devel] [PATCH v4 14/18] tests: vmstate static checker: remove Description inside Fields
` [Qemu-devel] [PATCH v4 15/18] tests: vmstate static checker: remove a subsection
` [Qemu-devel] [PATCH v4 16/18] tests: vmstate static checker: remove Subsections
` [Qemu-devel] [PATCH v4 17/18] tests: vmstate static checker: add substructure for usb-kbd for hid section
` [Qemu-devel] [PATCH v4 18/18] tests: vmstate static checker: add size mismatch inside substructure

[PATCH 1/3] Correct output from memreserve in fdtdump
 2014-06-18 11:26 UTC  (7+ messages)
` [PATCH 2/3] Tweak code to display cell values
` [PATCH 3/3] Add a basic test for fdtdump

Testing memnic for VM to VM transfer
 2014-06-18 11:26 UTC  (5+ messages)
      ` ##freemail## "

[Qemu-devel] vhost-user: migration?
 2014-06-18 11:24 UTC  (2+ messages)

mm: NULL ptr deref in remove_migration_pte
 2014-06-18 11:24 UTC  (9+ messages)

[PATCH v3 0/7] USB support for DRA7-evm
 2014-06-18 11:24 UTC  (5+ messages)
` [PATCH v3 5/7] ARM: DRA7: hwmod: Add SYSCONFIG for usb_otg_ss

[PATCH] mmc: Do not advertise secure discard if it is blacklisted
 2014-06-18 11:24 UTC  (2+ messages)

[RFC v2 00/10] kgdb: NMI/FIQ support for ARM
 2014-06-18 11:24 UTC  (6+ messages)
` [RFC v3 0/9] "
  ` [RFC v3 1/9] arm: fiq: arbitrary mappings from IRQ to FIQ virqs

[PATCH 1/4] drm/i915: Suppress redundant syncs with mmio page flips
 2014-06-18 11:23 UTC  (4+ messages)
` [PATCH 2/4] drm/i915: Check for a stalled page flip after each vblank
` [PATCH 3/4] drm/i915: Decouple the stuck pageflip on modeset
` [PATCH 4/4] drm/i915: Boost GPU frequency if we detect outstanding pageflips

[PATCH v4 0/4] ARM: OMAP: SATA support for OMAP5 & DRA7
 2014-06-18 11:22 UTC  (7+ messages)
` [PATCH v4 3/4] ARM: DRA7: hwmod: Add ocp2scp3 and sata hwmods

MMC regression with linux-next on Exynos5250
 2014-06-18 11:22 UTC  (5+ messages)

[PATCH 00/11] Support for 180 degree HW rotation
 2014-06-18 11:21 UTC  (7+ messages)
` [PATCH 09/11] drm/i915: Add rotation property for sprites

[PATCH] ARM: stih41x: Rename stih416-b2020-revE.dts to stih416-b2020e.dts
 2014-06-18 11:21 UTC  (14+ messages)
` [PATCH v2] "

[PATCH v3] xen: prevent PVH Dom0 from having pages with more than one ref
 2014-06-18 11:20 UTC  (2+ messages)

Build error - vmlinux.lds [Re: linux-next: Tree for Jun 18]
 2014-06-18 11:20 UTC  (3+ messages)

[Qemu-devel] [RFC] qemu VGA endian swap low level drawing changes
 2014-06-18 11:18 UTC  (6+ messages)

[RFC PATCH 0/4] Repurpose SEDF Scheduler for Real-time use
 2014-06-18 11:18 UTC  (6+ messages)
` [RFC PATCH 3/4] Updated comments/variables to reflect cbs, fixed formatting and confusing comments/variables

[PATCH v5 0/6] vgic emulation and GICD_ITARGETSR
 2014-06-18 11:15 UTC  (13+ messages)
` [PATCH v5 1/6] xen/arm: rename vgic_irq_rank to vgic_rank_offset
` [PATCH v5 2/6] xen/arm: introduce vgic_rank_irq
` [PATCH v5 3/6] xen/arm: observe itargets setting in vgic_enable_irqs and vgic_disable_irqs
` [PATCH v5 4/6] xen/arm: inflight irqs during migration
` [PATCH v5 5/6] xen/arm: support irq delivery to vcpu > 0
` [PATCH v5 6/6] xen/arm: physical irq follow virtual irq

UBIFS becomes read-only when written, then fails to mount
 2014-06-18 11:14 UTC  (4+ messages)

[RFT 1/2] printk: make dynamic kernel ring buffer alignemnt explicit
 2014-06-18 11:14 UTC  (2+ messages)
` [RFT 2/2] printk: allow increasing the ring buffer depending on the number of CPUs

[PATCH net-next v2 0/3] Driver fir TI CC2520 Radio
 2014-06-18 11:13 UTC  (7+ messages)
` [PATCH net-next v2 1/3] ieee802154: cc2520: adds driver for TI CC2520 radio

[PATCH] drm: fix uninitialized acquire_ctx fields (v2)
 2014-06-18 11:12 UTC  (2+ messages)

[LTP] Cross compiling LTP
 2014-06-18 11:12 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] dataplane: introduce virtio-blk.iothread property
 2014-06-18 11:11 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] virtio-blk: replace x-iothread with iothread link property

charmap.5: remove accidental ISO C compliance reference
 2014-06-18 11:11 UTC 

Aw: Re: Problems to get started with nftables
 2014-06-18 11:10 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] dataplane: add query-blockstats support
 2014-06-18 11:10 UTC  (3+ messages)

Remove orphan kconfig symbols
 2014-06-18 11:10 UTC  (23+ messages)
` [PATCH 05/28] Remove MPILIB_EXTRA
` [PATCH 09/28] Remove ATHEROS_AR231X

[PATCH RFC v1 0/2] Add support for Hisilicon SMMU architecture
 2014-06-18 11:10 UTC  (6+ messages)
` [PATCH RFC v1 1/2] documentation/iommu: Add description of Hisilicon System MMU binding

[U-Boot] U-Boot and gcc 4.9.0
 2014-06-18 11:10 UTC 

[PATCH] Bluetooth: Fix checking for master LTKs
 2014-06-18 11:09 UTC 

Regression: make O=... deb-pkg broken in 3.16
 2014-06-18 11:08 UTC  (5+ messages)
` [PATCH] deb-pkg: Fix for relative paths

[PATCH] vfio: open VFIO container at startup rather than during init
 2014-06-18 11:07 UTC  (8+ messages)

Eudyptula Challenge Task 01
 2014-06-18 11:07 UTC  (5+ messages)

Enable HP machine to enable capture mute led and output mute led
 2014-06-18 11:05 UTC  (2+ messages)

cherry-pick lost
 2014-06-18 10:54 UTC 

[PATCH 0/2] mmc: rtsx: add support for async request
 2014-06-18 11:03 UTC  (11+ messages)
` [PATCH 2/2] "

[RFC PATCH 00/11] printk: safe printing in NMI context
 2014-06-18 11:03 UTC  (7+ messages)

[PATCH/RFC V7] clk: Default clock parents and rates assigned from DT
 2014-06-18 11:02 UTC  (9+ messages)
` [PATCH/RFC V7] clk: Support for clock parents and rates assigned from device tree

[PATCH] *** ASoC: core: refine of node id parse of cpu/codec dai ***
 2014-06-18 11:01 UTC  (2+ messages)
` [PATCH] ASoC: core: refine of node id parse of cpu/codec dai

vfio detection
 2014-06-18 11:01 UTC  (4+ messages)

[RFT v5h printk: allow increasing the ring buffer depending on the number of CPUs
 2014-06-18 10:59 UTC  (5+ messages)

[linux-linus test] 27165: regressions - FAIL
 2014-06-18 10:58 UTC 

[U-Boot] [PATCH] FIX: config: goni: Change goni configuration to store envs at eMMC
 2014-06-18 10:57 UTC  (2+ messages)

[memnic PATCH v2 5/5] linux: support MTU change
 2014-06-18 10:57 UTC 

[U-Boot] [PATCH] FIX: config: goni: Change goni configuration to use Tizen's THOR downlodader
 2014-06-18 10:57 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/4] Exynos5: Update dmc init
 2014-06-18 10:57 UTC  (2+ messages)

[U-Boot] [PATCH 01/10] samsung: misc: fix soc revision setting in the set_board_info()
 2014-06-18 10:56 UTC  (10+ messages)
` [U-Boot] [PATCH v2 01/11] "
  ` [U-Boot] [PATCH v2 03/11] board:samsung: check the mmc boot device and init the right mmc driver
  ` [U-Boot] [PATCH v2 04/11] drivers:dfu: new feature: separated bootloader alt setting

[U-Boot] [PATCH] Arndale: Enable preboot support
 2014-06-18 10:56 UTC  (2+ messages)

[Qemu-devel] [PATCH v8] net: L2TPv3 transport
 2014-06-18 10:55 UTC  (2+ messages)

ALSA 1.0.28 release
 2014-06-18 10:53 UTC 

[PATCH] efi: fix pointer type errors in fdt_uefi_find_params()
 2014-06-18 10:53 UTC  (5+ messages)

[Qemu-devel] [PATCH] hw/block/pflash_cfi01: Report correct size info for parallel configs
 2014-06-18 10:52 UTC  (3+ messages)

Using virtio for inter-VM communication
 2014-06-18 10:51 UTC  (15+ messages)
` Why I advise against using ivshmem (was: [Qemu-devel] Using virtio for inter-VM communication)
  ` Why I advise against using ivshmem
    ` [Qemu-devel] "

[PATCH v2] drm/i915: Bring GPU Freq to min while suspending
 2014-06-19  3:23 UTC  (4+ messages)

[PATCH v2 0/3] dmaengine: mpc512x: add device tree binding document and DMA channel lookup
 2014-06-18 10:48 UTC  (8+ messages)
` [PATCH v2 1/3] dmaengine: mpc512x: add device tree binding document
` [PATCH v2 2/3] dmaengine: of: add common xlate function for matching by channel id
` [PATCH v2 3/3] dmaengine: mpc512x: register for device tree channel lookup

[PATCH v5 2/2] drm/i915: State readout and cross-checking for dp_m2_n2
 2014-06-18 10:46 UTC  (7+ messages)

[PATCH] drm/i915/vlv: DP_SINK_COUNT is not reliable for valleyview platform
 2014-06-18 10:45 UTC  (9+ messages)

[PATCH 1/4] xen: asm-x86: introduce PGC_need_scrub page flag
 2014-06-18 10:42 UTC  (5+ messages)
` [PATCH 4/4] xen: use idle vcpus to scrub pages

[Qemu-devel] [PATCH] taget-i386: Broadwell CPU model
 2014-06-18 10:41 UTC  (3+ messages)

[PATCH] ARM: save/restore diagnostic register on ARMv7 suspend/resume
 2014-06-18 10:40 UTC  (2+ messages)

[PATCH] arm64: export __cpu_{clear,copy}_user_page functions
 2014-06-18 10:39 UTC  (3+ messages)

[Qemu-devel] [PATCH v8 00/20] virtio endian-ambivalent target
 2014-06-18 10:38 UTC  (4+ messages)

[REPOST PATCH 0/8] fence synchronization patches
 2014-06-18 10:37 UTC  (18+ messages)
` [REPOST PATCH 1/8] fence: dma-buf cross-device synchronization (v17)
` [REPOST PATCH 2/8] seqno-fence: Hardware dma-buf implementation of fencing (v5)
` [REPOST PATCH 3/8] dma-buf: use reservation objects
` [REPOST PATCH 4/8] android: convert sync to fence api, v5
` [REPOST PATCH 5/8] reservation: add support for fences to enable cross-device synchronisation
` [REPOST PATCH 6/8] dma-buf: add poll support, v3
` [REPOST PATCH 7/8] reservation: update api and add some helpers
` [REPOST PATCH 8/8] reservation: add suppport for read-only access using rcu

How is IPv6 dhcp supposed to work?
 2014-06-18 10:37 UTC  (4+ messages)

[PATCH v5 00/21] xen/arm: Add GICv3 support
 2014-06-18 10:37 UTC  (4+ messages)

[PATCH 0/2 v2] Improve orphan list scaling
 2014-06-18 10:37 UTC  (10+ messages)
` [PATCH 2/2] ext4: Reduce contention on s_orphan_lock

[PATCH v9 0/12] remove maintenance interrupts
 2014-06-18 10:37 UTC  (4+ messages)
` [PATCH v9 12/12] xen/arm: gic_events_need_delivery and irq priorities

[PATCH v3] IOMMU: Prevent VT-d device IOTLB operations on wrong IOMMU
 2014-06-18 10:36 UTC  (6+ messages)

[PULL REQUEST] xen: regression and PVH fixes for 3.16-rc1
 2014-06-18 10:35 UTC 

master - WHATS_NEW: commit 76467bdcfd297ffbe2c088b6340ecc7d17d56742
 2014-06-18 10:34 UTC 

[PATCH v2 0/3] add strnncmp() function
 2014-06-18 10:33 UTC  (3+ messages)

[RFC PATCH] Btrfs: fix memory leak of orphan block rsv
 2014-06-18 10:33 UTC  (9+ messages)
` [PATCH v6] "

[PATCH v4 0/3] Add ES8328 audio codec
 2014-06-18 10:31 UTC  (5+ messages)
` [PATCH v4 3/3] ASoC: fsl: add imx-es8328 machine driver

[PATCH v2 00/20] ARM: sunxi: Introduce Allwinner A23 (sun8i) support
 2014-06-18 10:26 UTC  (3+ messages)
` [PATCH v2 12/20] clk: sunxi: Add A23 APB0 support to sun6i-a31-apb0-clk

Plug In Creation - aplay can't find existing .so
 2014-06-18 10:29 UTC  (5+ messages)

[PATCH 01/10] ARM: shmobile: r8a7790: add DVC support on DTSI
 2014-06-18 10:28 UTC  (2+ messages)


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.