All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-18 10:07:21 to 2014-06-18 11:12:42 UTC [more...]

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

[PATCH 00/11] Support for 180 degree HW rotation
 2014-06-18 11:12 UTC  (4+ 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 

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

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

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

[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

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

[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 

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

[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

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 v5 0/6] vgic emulation and GICD_ITARGETSR
 2014-06-18 11:08 UTC  (11+ 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] 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)

[Qemu-devel] [PATCH v4 00/18] migration: add static analysis tool to check vmstate compat
 2014-06-18 11:02 UTC  (42+ 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

UBIFS becomes read-only when written, then fails to mount
 2014-06-18 11:02 UTC  (3+ 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)

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 1/3] Correct output from memreserve in fdtdump
 2014-06-18 10:32 UTC  (2+ messages)

[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 v4 0/4] ARM: OMAP: SATA support for OMAP5 & DRA7
 2014-06-18 10:29 UTC  (5+ messages)
` [PATCH v4 3/4] ARM: DRA7: hwmod: Add ocp2scp3 and sata hwmods

[PATCH v2 00/20] ARM: sunxi: Introduce Allwinner A23 (sun8i) support
 2014-06-18 10:26 UTC  (15+ messages)
` [PATCH v2 10/20] clk: sunxi: Add support for table-based divider clocks
` [PATCH v2 11/20] clk: sunxi: Add A23 clocks support
` [PATCH v2 12/20] clk: sunxi: Add A23 APB0 support to sun6i-a31-apb0-clk
` [PATCH v2 13/20] clk: sunxi: Add A23 specific compatible to sun6i-a31-apb0-gates-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)

PRIO qdisc traffic does not work as expected
 2014-06-18 10:27 UTC 

[Qemu-devel] [PATCH v4 0/4] test virtio-blk hotplug
 2014-06-18 10:26 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 3/4] virtio-blk-test.c: add hotplug subtest

[PATCH 0/3] platform/chrome: chromeos_laptop - Add Haswell Chromebooks
 2014-06-18 10:22 UTC  (8+ messages)
` [PATCHv2 0/4] "
  ` [PATCHv2 2/4] platform/chrome: chromeos_laptop - Add HP Chromebook 14
  ` [PATCHv2 3/4] platform/chrome: chromeos_laptop - Add Dell Chromebook 11 touch
  ` [PATCHv2 4/4] platform/chrome: chromeos_laptop - Add Toshiba CB35 Touch

[PATCH 0/2] x86/traps: Improvements
 2014-06-18 10:19 UTC  (3+ messages)
` [PATCH 2/2] x86/mce: Sanitise the #MC entry path

RAID newbie, 1 vs 5, chunk sizes
 2014-06-18 10:19 UTC  (4+ messages)

[Qemu-devel] [PATCH v1 0/3] e1000: link auto-negotiation fixes
 2014-06-18 10:19 UTC  (2+ messages)

[PATCH] bcache: amend writeback_rate documentation
 2014-06-18 10:13 UTC 

[PATCH v2 0/8] Add Keystone PCIe controller driver
 2014-06-18 10:14 UTC  (3+ messages)

[PATCH] populate_sdk_base: add auto-completion in setup
 2014-06-18 10:15 UTC  (3+ messages)

Minor error in open(2) page, "O_PATH" flag descr
 2014-06-18 10:14 UTC 

[PATCH v2] devicetree: Add generic IOMMU device tree bindings
 2014-06-18 10:14 UTC  (12+ messages)

[PROTOTYPE 5/8] ARM: shmobile: add Audio DMAC clocks on DTSI
 2014-06-18 10:14 UTC  (2+ messages)

Enable more HP machine to enable mute led
 2014-06-18 10:14 UTC  (4+ messages)

[SECURITY POLICY] No longer allow sharing of embargoed CVE numbers
 2014-06-18 10:14 UTC 

[PATCH] arm64: remove define of ARCH_HAS_DMA_GET_REQUIRED_MASK
 2014-06-18 10:13 UTC  (3+ messages)

[PATCH 0/4] Update to Exynos clocks
 2014-06-18 10:11 UTC  (6+ messages)
` [PATCH 1/4] clk: propagate parent change up one level

[PATCH] arm64: fix build error in sigcontext.h
 2014-06-18 10:10 UTC  (3+ messages)

[PATCH] x86/mwait_idle: Allow setting the max cstate to C1
 2014-06-18 10:08 UTC  (4+ messages)

Should Pstore(ramoops) records customized information?
 2014-06-18 10:07 UTC 

[PATCH v6 00/10] Intel MPX support
 2014-06-18 10:07 UTC  (3+ messages)
` [PATCH v6 07/10] x86, mpx: decode MPX instruction to get bound violation information

[PATCH v4 1/4] of: Add NVIDIA Tegra XUSB pad controller binding
 2014-06-18 10:07 UTC  (4+ messages)

[PATCH 0/12] ASoC: rsnd: fixup and DT support patches
 2014-06-18 10:07 UTC  (4+ messages)
` [PATCH 02/12] ASoC: rsnd: fixup loop exit timing of dma name search


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.