All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-15 12:40:30 to 2014-05-15 13:26:36 UTC [more...]

[PATCH v6 00/17] USB support for Armada 38x and Armada 375
 2014-05-15 13:26 UTC  (4+ messages)
` [PATCH v6 17/17] ARM: mvebu: add Device Tree description of the EHCI controller on "

[PATCHv3 0/3] ARM: implement workaround for Cortex-A9/PL310/PCIe deadlock
 2014-05-15 13:26 UTC  (12+ messages)
` [PATCHv3 1/3] ARM: mm: allow sub-architectures to override PCI I/O memory type
` [PATCHv3 2/3] ARM: mm: add support for HW coherent systems in PL310
` [PATCHv3 3/3] ARM: mvebu: implement L2/PCIe deadlock workaround

[Qemu-devel] [PATCH v2] qemu-img fails to delete last snapshot
 2014-05-15 13:26 UTC  (4+ messages)

[PATCH v6 00/15] enable HiP04 SoC
 2014-05-15 13:26 UTC  (5+ messages)
` [PATCH v6 15/15] virt: arm: support hip04 gic

RCU stall on panda
 2014-05-15 13:26 UTC  (8+ messages)

[Qemu-devel] Where is vga-rom mapped in guest system memory?
 2014-05-15 13:25 UTC  (7+ messages)

[PATCH v2 0/6] mmc: omap_hsmmc: convert to use devm_* and fixes
 2014-05-15 13:25 UTC  (7+ messages)
` [PATCH v2 1/6] mmc: omap_hsmmc: use devm_clk_get
        ` [PATCH] mmc: omap_hsmmc: use IS_ERR macro for error checking

[PATCH 0/2 v2] x86, Fix irq exhaustion issues with cpu hotplug
 2014-05-15 13:25 UTC  (3+ messages)
` [PATCH 1/2 v2] x86, irq: get correct available vectors for cpu disable
` [PATCH 2/2 v2] x86, make check_irq_vectors_for_cpu_disable() aware of numa node irqs

[PATCH net-next v2 0/8] tipc: bug fixes and improvements
 2014-05-15 13:25 UTC  (8+ messages)
` [PATCH net-next v2 2/8] tipc: compensate for double accounting in socket rcv buffer

[LTP] [PATCH] configure: add configure check for GCC -Wold-style-definition
 2014-05-15 13:25 UTC  (5+ messages)

[PATCH 0/3] Update the Keymile kirkwood DTS files
 2014-05-15 13:24 UTC  (9+ messages)
` [PATCH 1/3] ARM: dts: kirkwood: resynch 98dx4122 dtsi
` [PATCH 3/3] ARM: dts: kirkwood: add kirkwood-km_fixedeth DTS file

[Ksummit-discuss] [CORE TOPIC] Run-time kernel checking
 2014-05-15 13:23 UTC  (3+ messages)

GPU passthrough performance regression in >4GB vms due to XSA-60 changes
 2014-05-15 13:23 UTC  (4+ messages)

[Xenomai] v2.6.3 ARM I-Pipe Patch Kernel Version
 2014-05-15 13:23 UTC 

futex(2) man page update help request
 2014-05-15 13:22 UTC  (9+ messages)

[PATCH 1/2] virtio-rng: fix boot with virtio-rng device
 2014-05-15 13:21 UTC  (2+ messages)
` [PATCH 2/2] virtio-rng: fixes for device registration/unregistration

[PATCH net] ip_tunnel: Initialize the fallback device properly
 2014-05-15 13:22 UTC  (2+ messages)

[PATCH 0/7] ath10k: recovery improvements 2014-05-09
 2014-05-15 13:21 UTC  (4+ messages)
` [PATCH 4/7] ath10k: wake up everything on core restart

[PATCH 00/19] Misc page alloc, shmem, mark_page_accessed and page_waitqueue optimisations v3r33
 2014-05-15 13:20 UTC  (8+ messages)
` [PATCH 19/19] mm: filemap: Avoid unnecessary barries and waitqueue lookups in unlock_page fastpath
          ` [PATCH] mm: filemap: Avoid unnecessary barries and waitqueue lookups in unlock_page fastpath v4

[PATCH v6 0/4] IOMMU support for ARM
 2014-05-15 13:20 UTC  (7+ messages)
` [PATCH v6 1/4] xen/arm: p2m: Clean cache PT when the IOMMU doesn't support coherent walk
` [PATCH v6 2/4] xen/arm: grant: Add another entry to map MFN 1:1 in dom0 p2m
` [PATCH v6 3/4] xen: iommu: Define PAGE_{SHIFT, SIZE, ALIGN, MASK)_64K
` [PATCH v6 4/4] drivers/passthrough: arm: Add support for SMMU drivers

[Qemu-devel] [PATCH v5 0/4] irqfds for s390x
 2014-05-15 13:19 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 4/4] s390x/virtio-ccw: Wire up irq routing and irqfds

[RFC PATCH v1 00/16] Convert all ttm drivers to use the new reservation interface
 2014-05-15 13:19 UTC  (10+ messages)
` [RFC PATCH v1 08/16] drm/radeon: use common fence implementation for fences

[Qemu-devel] [PATCH v4 03/18] target-i386: Merge feature filtering/checking functions
 2014-05-15 13:19 UTC 

[PATCH 0/5] ath10k: recovery fixes 2014-05-09
 2014-05-15 13:18 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/5] ath10k: drain tx before restarting hw

OMAP DSS: panel-dpi and enable gpios
 2014-05-15 13:18 UTC  (2+ messages)

[PATCH 0/8] mac80211/cfg80211/iwlwifi: a few channel-switch patches
 2014-05-15 13:18 UTC  (3+ messages)

[PATCHSET 00/20] perf report: Add -F option for specifying output fields (v5)
 2014-05-15 13:17 UTC  (8+ messages)
` [PATCH 08/20] perf tools: Allow hpp fields to be sort keys
` [PATCH 09/20] perf tools: Consolidate management of default sort orders
` [PATCH 11/20] perf report: Add -F option to specify output fields

[PATCH RFC 0/9] x86: Improvements to trap handling
 2014-05-15 13:17 UTC  (11+ messages)
` [PATCH RFC 5/9] x86/traps: Functional prep work
` [PATCH RFC 8/9] x86/irqs: Move interrupt-stub generation out of C
` [PATCH RFC 9/9] x86/misc: Post cleanup

[PATCH libibverbs V1] Align Flow Steering API to the extension verbs scheme
 2014-05-15 13:16 UTC 

[PATCH v6 0/3] Support for Generic PCI Host Controller
 2014-05-15 13:16 UTC  (6+ messages)
` [PATCH v6 1/3] ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORM

[PATCH ] Add device type info to device info(btd_device)
 2014-05-15 13:16 UTC  (2+ messages)

[PATCH] drm/i915: Gracefully handle obj not bound to GGTT in is_pin_display
 2014-05-15 13:14 UTC  (6+ messages)

[PATCH v4 0/3] phy: Add exynos-simple-phy driver
 2014-05-15 13:10 UTC  (4+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] drm: exynos: hdmi: use hdmiphy as PHY
` [PATCH v4 3/3] s5p-tv: "

[Qemu-devel] qemu core dump when vnc client connect to VM, Is anyone has the similar problem, thanks!
 2014-05-15 13:13 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/5] block: Modify block-commit to use node-names
 2014-05-15 13:14 UTC  (6+ messages)
` [Qemu-devel] [PATCH 5/5] block: extend block-commit to accept a string for the backing file

[Qemu-devel] [PATCH 0/7] ARM: add PSCI enulation support
 2014-05-15 13:12 UTC  (9+ messages)
` [Qemu-devel] [PATCH 2/7] target-arm: add powered off cpu state
` [Qemu-devel] [PATCH 3/7] target-arm: add hvc and smc exception emulation handling infrastructure
` [Qemu-devel] [PATCH 7/7] arm/highbank: enable PSCI emulation support

Updates Renesas OF-DMA code
 2014-05-15 13:12 UTC  (7+ messages)
` [PATCH v2 3/9] ARM: shmobile: r8a7790: add dmac0 dmac1 nodes
` [PATCH v2 6/9] ARM: shmobile: r8a7790: add audio dmac node

[PATCH 0/3] live image misc fixes
 2014-05-15 13:11 UTC  (2+ messages)

[patch iproute2 0/3] iproute2: ipa: show port id
 2014-05-15 13:10 UTC  (4+ messages)
` [patch iproute2 1/3] iproute2: arpd: use ll_addr_a2n and ll_addr_n2a
` [patch iproute2 2/3] iproute2: utils: change hexstring_n2a and hexstring_a2n to do not work with ":"
` [patch iproute2 3/3] iproute2: ipa: show port id

[Qemu-devel] [PATCH v2 00/23] target-arm: add Security Extensions for CPUs
 2014-05-15 13:10 UTC  (12+ messages)
` [Qemu-devel] [PATCH v2 06/23] target-arm: add arm_is_secure() function
` [Qemu-devel] [PATCH v2 19/23] target-arm: maintain common bits of banked CP registers

Problem with multipath
 2014-05-15 13:10 UTC  (2+ messages)

[RFC][PATCH 0/3] PM / sleep: Avoid resuming runtime-suspended devices during system suspend
 2014-05-15 13:09 UTC  (5+ messages)
` [RFC][PATCH 2/3] PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarily

[Qemu-devel] [RFC 0/5] Allow object-add on X86CPU subclasses, for CPU model probing
 2014-05-15 13:09 UTC  (10+ messages)

[PATCH] powerpc/ppc64: Allow allmodconfig to build (finally !)
 2014-05-15 13:09 UTC  (12+ messages)
`  "

[Qemu-devel] [PATCH RESEND v4 00/18] target-i386: CPU feature flag queue
 2014-05-15 13:08 UTC  (4+ messages)
` [Qemu-devel] [PATCH RESEND v4 16/18] savevm: check vmsd for migratability status

[PATCH -mm] slab: delete cache from list after __kmem_cache_shutdown succeeds
 2014-05-15 13:08 UTC  (2+ messages)

[PATCH 0/4] OMAPDSS: Add support for panel ls037v7dw01
 2014-05-15 13:07 UTC  (13+ messages)
` [PATCH 3/4] OMAPDSS: panel-sharp-ls037v7dw01: add device tree support

[PATCH v1 00/10] bt_att initial implementation
 2014-05-15 13:07 UTC  (7+ messages)
` [PATCH v1 01/10] src/shared/att: Introduce struct bt_att

[RFT 0/4] ath10k: fix flushing and tx stalls
 2014-05-15 13:05 UTC  (6+ messages)
` [RFTv2 0/5] ath10k: "
  ` [RFTv2 4/5] ath10k: wait for mgmt tx when flushing too

[PATCH net V2] xen-netback: don't move event pointer in TX credit timeout callback
 2014-05-15 13:04 UTC  (2+ messages)

[LTP] [PATCH 1/2] statfs/statfs02.c: cleanup
 2014-05-15 13:03 UTC  (3+ messages)
` [LTP] [PATCH 2/2] statfs/statfs02.c: Add ELOOP errno test

[yocto-autobuilder][PATCH v1 0/4] fixes for use with Angstrom
 2014-05-15 13:03 UTC  (2+ messages)

[Qemu-devel] [PATCH V3 0/3] Create an include directive for QAPI JSON files
 2014-05-15 13:02 UTC  (3+ messages)

[PATCHv4 00/15] Refactor reading attributes type
 2014-05-15 13:02 UTC  (16+ messages)
` [PATCHv4 01/15] shared/gatt: Extend gatt_db_read function
` [PATCHv4 02/15] android/gatt: Refactor ATT read operations
` [PATCHv4 03/15] shared/gatt: Modify gatt_db_read_by_type to return handles only
` [PATCHv4 04/15] android/gatt: Change handling read_by_type requests
` [PATCHv4 05/15] shared/gatt: Remove unused structure
` [PATCHv4 06/15] shared/gatt: Modify gatt_db_find_information to return list of handles
` [PATCHv4 07/15] shared/gatt: Add helper function to get attribute type
` [PATCHv4 08/15] android/gatt: Change handling of find_information requests
` [PATCHv4 09/15] shared/gatt: Remove unused structure
` [PATCHv4 10/15] shared/gatt: Add function to get end group handle
` [PATCHv4 11/15] shared/gatt: Retun list of handles in gatt_db_read_by_group_type
` [PATCHv4 12/15] android/gatt: Change handling of read_by_group_type requests
` [PATCHv4 13/15] shared/gatt: Remove unused structure
` [PATCHv4 14/15] shared/gatt: Make 'find_by_type_value' callback compatible
` [PATCHv4 15/15] android/gatt: Add find by type and value handler

[PATCH] KVM: PPC: Graciously fail broken LE hypercalls
 2014-05-15 13:02 UTC  (3+ messages)
` "PR" KVM on PA6T

[Bridge] [PATCH net-next 0/8] Non-promisc bidge ports support
 2014-05-15 13:02 UTC  (5+ messages)
`  "

State of bitbake world, Failed tasks 2014-05-15
 2014-05-15 13:02 UTC 

[PATCH] commands: rename "gpiolib" -> "gpioinfo"
 2014-05-15 13:01 UTC  (5+ messages)

[PATCH 07/12] drm/irq: kerneldoc polish
 2014-05-15 13:00 UTC  (2+ messages)
` [PATCH] "

[PATCH v2 3/4] ARM: omap: barebox update nand xloadslots handler
 2014-05-15 12:59 UTC  (4+ messages)
` [PATCH v2 4/4] phycore-am335x: Added bbu "

[PATCH v3 0/6] arm: Add basic support for Mediatek Cortex-A7 SoCs
 2014-05-15 13:00 UTC  (6+ messages)
` [PATCH v3 4/6] arm: add basic support for Mediatek MT6589 boards

[PATCH 06/12] drm/doc: Discourage usage of MODESET_CTL ioctl
 2014-05-15 13:00 UTC  (2+ messages)
` [PATCH] "

[Qemu-devel] [PATCH RFC 0/8] virtio: migrate new properties
 2014-05-15 12:58 UTC  (10+ messages)
` [Qemu-devel] [PATCH RFC 1/8] virtio: add subsections to the migration stream

[PATCH v3 0/6] Add platform support for LSI AXM55xx
 2014-05-15 12:59 UTC  (7+ messages)

[Xenomai] error while patching xenomai
 2014-05-15 12:59 UTC  (2+ messages)

[PATCH 0/2] ath10k: warm reset fixes 2014-05-14
 2014-05-15 12:57 UTC  (7+ messages)
` [PATCH 1/2] ath10k: improve warm reset reliability

[ath9k-devel] Weird Atheros 9485 http connecting problems
 2014-05-15 12:57 UTC  (3+ messages)

[PATCH 0/3] ath10k: pci fixes 2014-05-15
 2014-05-15 12:48 UTC  (8+ messages)
` [PATCH 1/3] ath10k: protect src_ring state with ce_lock in tx_sg()
` [PATCH 2/3] ath10k: revert incomplete scatter-gather pci tx
` [PATCH 3/3] ath10k: add explicit memory barrier for ring index update

[RFC][PATCH 2/3] PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarily
 2014-05-15 12:55 UTC  (4+ messages)

[uprobes/x86] 8ad8e9d3fd6: -7.5% aim7.2000.jobs-per-min, -45.7% turbostat.%c1
 2014-05-15 12:54 UTC  (4+ messages)

[PATCH 1/2] bluetooth: don't include local processing of HCI commands in the command timeout
 2014-05-15 12:54 UTC  (3+ messages)
` [PATCH 2/2] bluetooth: raise HCI_CMD_TIMEOUT from 2s to 8s

Running xfstests on logical volumes
 2014-05-15 12:53 UTC  (3+ messages)

[PATCH] drm/i915: Prevent negative relocation deltas from wrapping
 2014-05-15 12:52 UTC  (4+ messages)
    ` [Intel-gfx] "

[Qemu-devel] [PATCH] apci: fix ACPI tables for -no-hpet option
 2014-05-15 12:51 UTC  (3+ messages)

[LTP] [PATCH 1/2] syscalls/fstatfs: Cleanup
 2014-05-15 12:51 UTC  (3+ messages)

[GIT PULL] ACPI and power management fixes for v3.15-rc6
 2014-05-15 12:51 UTC 

[PATCH] cfg80211: pass the actual iftype when calling cfg80211_chandef_dfs_required()
 2014-05-15 12:51 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2014-05-11
 2014-05-15 12:51 UTC  (12+ messages)

[PATCH] Sync only the requested range in msync
 2014-05-15 12:50 UTC  (6+ messages)

Single init script for multiple daemons
 2014-05-15 12:49 UTC  (5+ messages)

[PATCH v2 0/5] ARM/DT: edma: Get IP configuration from hardware
 2014-05-15 12:48 UTC  (7+ messages)
` [PATCH v2 2/5] ARM: edma: Get IP information from HW when booting with DT

[PATCH] barebox: select host-lzop
 2014-05-15 12:47 UTC  (2+ messages)

[PATCH 1/2] fs: include device name in error messages about freezing
 2014-05-15 12:47 UTC  (6+ messages)
` [PATCH 2/2] fs: print a message when freezing/unfreezing filesystems

[PATCH] intel-gpu-tools: Skip kms_fence_pin_leak if no cairo
 2014-05-15 12:47 UTC  (2+ messages)

[RFC] Upgrade to a package with all its dependency without network
 2014-05-15 12:47 UTC  (2+ messages)

[PATCH 1/2] speedstep-smi: enable interrupts when waiting
 2014-05-15 12:45 UTC  (5+ messages)
  ` Format of patches (was: [PATCH 1/2] speedstep-smi: enable interrupts when waiting)

[Qemu-devel] [PATCH v1 00/22] target-arm: Preparations for A64 EL2 and 3
 2014-05-15 12:44 UTC  (10+ messages)

[Ksummit-discuss] [TECH TOPIC] QR encoded oops for the kernel
 2014-05-15 12:44 UTC  (10+ messages)
      ` [Ksummit-discuss] Fwd: "

[PATCH] KVM: PPC: Book3S PR: Rework SLB switching code
 2014-05-15 12:43 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S PR: Use SLB entry 0
 2014-05-15 12:43 UTC  (2+ messages)

[RESEND/PATCH v4 0/9] Watchdog support for Armada 375/38x SoC
 2014-05-15 12:42 UTC  (7+ messages)

[PATCH 00/17] PCIe support for DRA7xx
 2014-05-15 12:42 UTC  (15+ messages)
` [PATCH 03/17] phy: ti-pipe3: add external clock support for PCIe PHY

[PATCH v2] ahs2: initial support
 2014-05-15 12:47 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.