All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-22 14:59:18 to 2014-05-22 15:51:04 UTC [more...]

rte_pktmbuf_alloc fails
 2014-05-22 15:51 UTC  (5+ messages)

Add SDHCI support for STMicroelectronics SoCs
 2014-05-22 15:50 UTC  (36+ messages)
` [PATCH 1/8] mmc: sdhci-st: Intial support for ST SDHCI controller
` [PATCH 2/8] mmc: sdhci-st: STMicroelectronics SDHCI binding documentation
` [PATCH 3/8] ARM: STi: DT: Add sdhci pins for stih416
` [PATCH 4/8] ARM: STi: DT: Add sdhci controller "
` [PATCH 5/8] ARM: STi: DT: Add sdhci pin configuration for stih415
` [PATCH 6/8] ARM: STi: DT: Enable mmc0 for both stih415 and stih416 SoCs
` [PATCH 7/8] ARM: STi: DT: Enable second sdhci controller for stih416 b2020 boards
` [PATCH 8/8] ARM: update multi_v7_defconfig for STI

pygrub fails with NameError: name 'fs' is not defined
 2014-05-22 15:50 UTC  (4+ messages)
` [PATCH] tools/pygrub: Fix error handling if no valid partitions are found

[PATCH v8 00/44] Use ref transactions for all ref updates
 2014-05-22 15:50 UTC  (10+ messages)
` [PATCH v8 35/44] refs.c: make delete_ref use a transaction
` [PATCH v8 36/44] refs.c: pass the ref log message to _create/delete/update instead of _commit
` [PATCH v8 38/44] refs.c: pack all refs before we start to rename a ref

[U-Boot] [PATCH v2] esdhc/usdhc: Fix PIO mode bug in fsl_esdhc driver
 2014-05-22 15:50 UTC  (2+ messages)

[linux-lvm] Testing the new LVM cache feature
 2014-05-22 15:49 UTC  (4+ messages)

[PATCH v2] ARM: realview: basic device tree implementation
 2014-05-22 15:49 UTC  (5+ messages)

[Bug 78453] New: [HAWAII] Get acceleration working
 2014-05-22 15:49 UTC  (2+ messages)
` [Bug 78453] "

[Ksummit-discuss] [CORE TOPIC] [nomination] Move Fast and Oops Things
 2014-05-22 15:48 UTC  (6+ messages)

[PATCH 1/2] drm: Add drm_crtc_vblank_waitqueue()
 2014-05-22 15:49 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Kill intel_crtc->vbl_wait

[PATCH] libxl_json: remove extra "break"
 2014-05-22 15:48 UTC  (5+ messages)

[PATCH v8 0/13] remove maintenance interrupts
 2014-05-22 15:48 UTC  (9+ messages)
` [PATCH v8 04/13] xen/arm: support HW interrupts, do not request maintenance_interrupts
` [PATCH v8 06/13] xen/arm: keep track of the GICH_LR used for the irq in struct pending_irq
` [PATCH v8 08/13] xen/arm: rename GIC_IRQ_GUEST_PENDING to GIC_IRQ_GUEST_QUEUED
` [PATCH v8 09/13] xen/arm: second irq injection while the first irq is still inflight

[PATCH] ALSA: Replace DEFINE_PCI_DEVICE_TABLE macro use
 2014-05-22 15:48 UTC  (4+ messages)

[PATCH 0/3] Support setting TX rate for queue and VF
 2014-05-22 15:47 UTC  (4+ messages)
  ` [PATCH 1/3] ether: Add API to support "
  ` [PATCH 2/3] ixgbe: Implement the functionality of setting TX rate for queue or VF in IXGBE PMD
  ` [PATCH 3/3] testpmd: Add commands to test the functionality of setting TX rate for queue or VF

[PATCH] drm/i915: Hold CRTC lock whilst freezing the planes
 2014-05-22 15:47 UTC  (2+ messages)

[RFC][PATCH] drm/i915: Don't promote UC to WT automagically
 2014-05-22 15:47 UTC 

[meta-mingw] build error
 2014-05-22 15:46 UTC  (4+ messages)

(No subject)
 2014-05-22 15:46 UTC 

Freescale imx beta/release sd burning questions
 2014-05-22 15:45 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: SoC changes for v3.16 (incr. #2)
 2014-05-22 15:45 UTC 

[PATCH] KVM: PPC: Add CAP to indicate hcall fixes
 2014-05-22 15:44 UTC  (2+ messages)

am i in the right list?
 2014-05-22 15:44 UTC  (4+ messages)

[PATCH] Use proper mac type for 82576 VF
 2014-05-22 15:44 UTC  (4+ messages)

[PATCH] drm/i915/vlv: assert and de-assert sideband reset at boot and resume v2
 2014-05-22 15:43 UTC  (7+ messages)
` [PATCH] drm/i915/vlv: assert and de-assert sideband reset at boot and resume v3

[PATCH] workqueue: remove the confusing POOL_FREEZING
 2014-05-22 15:42 UTC  (2+ messages)

Upgrade
 2014-05-22 15:06 UTC 

[PATCH] [PMD] [VHOST] Revert unnecessary definition and fix wrong referring in user space vhost zero copy patches
 2014-05-22 15:41 UTC  (5+ messages)

3.15.0-rc6: VM_BUG_ON_PAGE(PageTail(page), page)
 2014-05-22 15:41 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 0/7] virtio-blk: use alias properties in transport devices
 2014-05-22 15:40 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/7] qom: add object_property_add_alias()
` [Qemu-devel] [PATCH v2 2/7] virtio-blk: avoid qdev property definition duplication
` [Qemu-devel] [PATCH v2 3/7] virtio-blk: move x-data-plane qdev property to virtio-blk.h
` [Qemu-devel] [PATCH v2 4/7] virtio-blk: use aliases instead of duplicate qdev properties
` [Qemu-devel] [PATCH v2 5/7] virtio-blk: drop virtio_blk_set_conf()
` [Qemu-devel] [PATCH v2 6/7] virtio: fix virtio-blk child refcount in transports
` [Qemu-devel] [PATCH v2 7/7] virtio-blk: move qdev properties into virtio-blk.c

[PATCH 1/2] tests/kms_pipe_crc_basic: Add suspend tests
 2014-05-22 15:39 UTC  (2+ messages)
` [PATCH 2/2] tests/kms_pipe_crc_basic: Add gpu hang tests

[PATCH] workqueue: rename first_worker() to first_idle_worker()
 2014-05-22 15:39 UTC  (2+ messages)

[PATCH v2] tools: require OCaml version 3.09.3 or greater
 2014-05-22 15:39 UTC  (9+ messages)

[PATCH] workqueue: remove unused work_clear_pending()
 2014-05-22 15:39 UTC  (2+ messages)

Problem Building DHCP into image
 2014-05-22 15:34 UTC  (2+ messages)

[PATCH] workqueue: remove unused WORK_CPU_END
 2014-05-22 15:39 UTC  (2+ messages)

[RFC] Migrate to Hz resolution for OPP binding
 2014-05-22 15:36 UTC  (3+ messages)

QT5 for gernericX86
 2014-05-22 15:32 UTC 

[Bug 79074] New: PRIME with compositing rednering hangs and other rendering issues
 2014-05-22 15:38 UTC 

[PATCH] workqueue: declare system_highpri_wq
 2014-05-22 15:37 UTC  (2+ messages)

[PATCH] pinctrl: sunxi: fix pin numbers passed to register offset helpers
 2014-05-22 15:37 UTC  (2+ messages)

[PATCH] mm: filemap: Avoid unnecessary barries and waitqueue lookups in unlock_page fastpath v4
 2014-05-22 15:36 UTC  (13+ messages)
` [PATCH] mm: filemap: Avoid unnecessary barries and waitqueue lookups in unlock_page fastpath v5
            ` [PATCH] mm: filemap: Avoid unnecessary barriers and waitqueue lookups in unlock_page fastpath v7

[PATCH] sched: fix unlocked reads of some cfs_b->quota/period
 2014-05-22 15:35 UTC  (2+ messages)

secilc CIL Reference Guide patches
 2014-05-22 15:31 UTC 

[PATCH] KVM: PPC: MPIC: Reset IRQ source private members
 2014-05-22 15:34 UTC  (2+ messages)

[PATCH v2] libxl: Reset toolstack_save file position in libxl
 2014-05-22 15:33 UTC  (4+ messages)

[PATCH] fix for jumbo frame issue with DPDK VF
 2014-05-22 15:33 UTC  (2+ messages)

[Patch v5 0/7] Introduce keystone reset driver
 2014-05-22 15:33 UTC  (6+ messages)
` [Patch v5 3/7] mfd: ti-keystone-devctrl: add bindings for device state control

[PATCH] dmaengine: qcom_bam_dma: Add descriptor flag APIs
 2014-05-22 15:32 UTC  (11+ messages)

[PATCH] drm/exynos: fix nested calls to lock mutex in drm resume
 2014-05-22 15:32 UTC  (3+ messages)

[PATCH v2 5/9] ASoC: simple-card: Support setting mclk via a fixed factor
 2014-05-22 15:31 UTC  (3+ messages)
` [PATCH v3 "

[PATCH] perf tool: Allow mixed static/dynamic linking
 2014-05-22 15:10 UTC 

[GIT PULL] ARM: mvebu: fixes for v3.15 (incr. #2)
 2014-05-22 15:31 UTC 

[PATCH 0/3] Support administrative link up and link down
 2014-05-22 15:31 UTC  (4+ messages)

[PATCH v6 00/19] x86/PMU: Xen PMU PV(H) support
 2014-05-22 15:30 UTC  (3+ messages)
` [PATCH v6 13/19] x86/VPMU: Handle PMU interrupts for PV guests

adding aliases to mmc ... again
 2014-05-22 15:30 UTC  (3+ messages)
` [PATCH 1/2] of: Add helper for getting the maximum alias index for a stem
` [PATCH 2/2] mmc: Allow setting slot index via devicetree alias

[PATCH v3] Distirbute the clear operation of mces_seen to Per-CPU rather than only monarch CPU
 2014-05-22 15:30 UTC  (2+ messages)

[PATCH] intel_rapl: Correct hotplug correction
 2014-05-22 15:30 UTC  (6+ messages)
        ` [PATCH] x86, MCE: Kill CPU_POST_DEAD

ditto blocks on ZFS
 2014-05-22 15:28 UTC 

[PATCH net-next 0/2] bonding: remove rlb_enabled and alb_set_mac_address()
 2014-05-22 15:28 UTC  (3+ messages)
` [PATCH net-next 2/2] bonding: remove alb_set_mac_address()

crypto: Add Allwinner Security System crypto accelerator
 2014-05-22 15:28 UTC  (10+ messages)
` [PATCH 1/3] dt: Add DT bindings documentation for SUNXI Security System
` [PATCH 2/3] ARM: sun7i: dt: Add Security System to A20 SoC DTS
` [PATCH 3/3] crypto: Add Allwinner Security System crypto accelerator

[PATCH] thermal: document struct thermal_zone_device and thermal_governor
 2014-05-22 15:27 UTC  (2+ messages)

[PATCH RESEND 0/2] Add generic GIC compat strings
 2014-05-22 15:26 UTC  (6+ messages)
` [PATCH RESEND 1/2] irqchip: Add generic gic-v1/gic-v2 "

[PATCH] ext3: Fix deadlock in data=journal mode when fs is frozen
 2014-05-22 15:25 UTC 

[RFC Patch] Unify mpp/mesh_path handling for Mac 802.11s
 2014-05-22 15:25 UTC  (4+ messages)

[GIT PULL] SELinux patches for 3.16
 2014-05-22 15:25 UTC 

[PATCH] MIPS: remove checks for CONFIG_SGI_IP35
 2014-05-22 15:25 UTC  (4+ messages)

[PATCH 0/4] Tegra SD/MMC fixes
 2014-05-22 15:25 UTC  (9+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] mmc: tegra: disable UHS modes

[PATCH] regulator: gpio-regulator: use devm_*
 2014-05-22 15:24 UTC  (2+ messages)

[Qemu-devel] [PULL 00/15] SCSI changes for 2014-05-20
 2014-05-22 15:20 UTC  (3+ messages)

[PATCH][Dom0 driver]Change the way of reserving memory in Dom0 driver
 2014-05-22 15:20 UTC  (2+ messages)

[PATCH 1/2] arm64: topology: Tell the scheduler about the relative power of cores
 2014-05-22 15:18 UTC  (5+ messages)

[PATCH nft 1/2] netlink_delinearize: fix double free in relational_binop_postprocess()
 2014-05-22 15:17 UTC  (2+ messages)
` [PATCH nft 2/2] netlink: don't add table/chain/set to ctx->list in the event path

[Qemu-devel] [PATCH] PPC: openpic_kvm: Implement reset
 2014-05-22 15:16 UTC  (2+ messages)
`  "

mount hangs after disk crash (RAID-1)
 2014-05-22 15:16 UTC  (3+ messages)

[RFC 0/3] vfs: get_next_ino(), never inum=0 and uniqueness
 2014-05-22 15:14 UTC  (11+ messages)
` [RFC 2/3] vfs: get_next_ino(), support for the uniqueness
` [RFC 3/3] uniqueness of inode number, configfs, debugfs, procfs, ramfs and tmpfs

[Resend Patch 0/9] I2C ACPI operation region handler support
 2014-05-22 15:14 UTC  (6+ messages)
` [Patch V2 "

nouveau_object_new beginner question
 2014-05-22 15:14 UTC  (2+ messages)

nfsd4 xdr encoding fixes v2
 2014-05-22 15:13 UTC  (4+ messages)
` [PATCH 01/43] nfsd4: embed xdr_stream in nfsd4_compoundres

[PATCH] i8k: increase fan limit to 3
 2014-05-22 15:12 UTC  (6+ messages)
      ` [lm-sensors] "

[RFC ipsec-next] Non-standard sha256 ICV truncation size
 2014-05-22 15:10 UTC  (2+ messages)
` [RFC ipsec-next] xfrm: make sha256 icv truncation length RFC-compliant

[PATCH v2] Coverity ID: 1215178
 2014-05-22 15:10 UTC  (2+ messages)

Building pjproject with python module
 2014-05-22 15:11 UTC  (2+ messages)

[PATCH] ext4: Fix zeroing of page during writeback
 2014-05-22 15:06 UTC 

[PATCH] Btrfs: don't remove raid type sysfs entries until unmount
 2014-05-22 15:05 UTC  (4+ messages)

[PATCH 5/5] net: Use netlink_ns_capable to verify the permisions of netlink messages
 2014-05-22 15:05 UTC  (8+ messages)

[PATCH v2] PREEMPT_RT: USB serial gadget: Fix locking issue
 2014-05-22 14:57 UTC  (2+ messages)
` [PATCH v2 RESEND] "

[PATCH v2 00/17] ixgbe/mbuf: add TSO support
 2014-05-22 15:02 UTC  (2+ messages)
  ` [PATCH v2 00/17] "

Runtime PM workqueue killing system performance with USB
 2014-05-22 15:02 UTC  (2+ messages)

Bonding with tun-devices
 2014-05-22 15:00 UTC  (6+ messages)

[RFC] set up an sync channel between audio and display driver (i.e. ALSA and DRM)
 2014-05-22 14:59 UTC  (6+ messages)
    ` [alsa-devel] "

[PATCH 1/5] drm/radeon: only apply hdmi bpc pll flags when encoder mode is hdmi
 2014-05-22 14:59 UTC  (4+ messages)
` [PATCH 5/5] drm/edid: Parse and handle HDMI deep color modes


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.