All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-12 15:47:40 to 2014-08-12 16:50:19 UTC [more...]

[Buildroot] [PATCH 1/1] postgresql: remove devfiles from target
 2014-08-12 16:50 UTC  (5+ messages)

[PATCH v9] Add architectural support for PCI in AArch64
 2014-08-12 16:48 UTC  (5+ messages)
` [PATCH v9] arm64: Add architectural support for PCIe

[PATCH] of: Allow mem_reserve of memory with a base address of zero
 2014-08-12 16:48 UTC  (3+ messages)

vpu on imx6 solo
 2014-08-12 16:37 UTC  (9+ messages)

[PATCH 0/6] tps65090 DTS refactoring and improvements
 2014-08-12 16:44 UTC  (16+ messages)
` [PATCH 1/6] ARM: dts: Create fragment for tps65090 PMU
` [PATCH 2/6] ARM: dts: Use tps65090 fragment in exynos5250-snow
` [PATCH 3/6] ARM: dts: Create cros-tps65090 fragment
` [PATCH 4/6] ARM: dts: Use cros-tps65090 fragment in Peach boards
` [PATCH 5/6] ARM: dts: Improve cros-tps65090 power scheme
` [PATCH 6/6] ARM: dts: Add tps65090 FETs constraints

[PATCH RFC 0/4] osstest: add native FreeBSD build tests
 2014-08-12 16:45 UTC  (9+ messages)
` [PATCH RFC 1/4] osstest: add routine to execute ssh with password
` [PATCH RFC 2/4] osstest: add support for installing bare metal FreeBSD
` [PATCH RFC 3/4] osstest: prepare FreeBSD host for Xen build
` [PATCH RFC 4/4] osstest: add script to build Xen on FreeBSD

[PATCH 0/5] SMB/CIFS nounix support for Connectathon test suite
 2014-08-12 16:44 UTC  (4+ messages)
` [PATCH 5/5] special: fix op_unlk and op_ren tests output

[PATCH] Documentation: kmemleak: correct spelling mistake
 2014-08-12 16:42 UTC  (2+ messages)

[PATCH 0/4] drm/i915: Cursor fixes and cleanups
 2014-08-12 16:39 UTC  (5+ messages)
` [PATCH 1/4] drm/i915: Don't try to enable cursor from setplane when crtc is disabled
` [PATCH 2/4] drm/i915: Move CURSIZE setup to i845_update_cursor()
` [PATCH 3/4] drm/i915: Unify ivb_update_cursor() and i9xx_update_cursor()
` [PATCH 4/4] drm/i915: Add support for variable cursor size on 845/865

Resource Temporarily Unavailable error when trying to read from the accelerator on a ThinkPad twist
 2014-08-12 16:42 UTC  (3+ messages)

Location of backup superblocks
 2014-08-12 16:42 UTC  (2+ messages)

[PATCH] drivers: pci: convert generic host controller to DT host bridge creation API
 2014-08-12 16:41 UTC  (2+ messages)

[PATCH] Input: atmel_mxt_ts - fix a few issues reported by Coverity
 2014-08-12 16:41 UTC  (3+ messages)

[PATCH] mailsplit.c: remove dead code
 2014-08-12 16:38 UTC  (2+ messages)

ceph-disk and dmcrypt
 2014-08-12 16:39 UTC 

[PATCH] git-gui: Make git-gui lib dir configurable at runtime
 2014-08-12 16:38 UTC  (5+ messages)

Ideas for a feature implementation
 2014-08-12 16:38 UTC  (3+ messages)

staging: android: ion checkpatch.pl cleanups
 2014-08-12 16:37 UTC  (7+ messages)
` [PATCH 1/5] staging: android: ion: ion.c Fix checkpatch warning
  ` [RFC PATCH] checkpatch: Warn on patch subjects with "checkpatch"
` [PATCH 2/5] staging: android: ion: ion_chunk_heap.c Fix checkpatch warning
` [PATCH 3/5] staging: android: ion: ion_system_heap.c "
` [PATCH 4/5] staging: android: ion: ion_carveout_heap.c "
` [PATCH 5/5] staging: android: ion: ion_dummy_driver.c "

[Ksummit-discuss] kselftest - What's in 3.17 and plans for 3.18 and beyond
 2014-08-12 16:34 UTC  (9+ messages)

3.15.6 USB issue with pwc cam
 2014-08-12 16:35 UTC  (6+ messages)

[Qemu-devel] [PATCH v5 00/10] KVM platform device passthrough
 2014-08-12 16:34 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 07/10] hw/vfio/platform: add vfio-platform support

[PATCH] u-boot: switch to git for github access
 2014-08-12 16:30 UTC 

[PATCH v9 00/20] x86/PMU: Xen PMU PV(H) support
 2014-08-12 16:30 UTC  (14+ messages)
` [PATCH v9 11/20] x86/VPMU: Interface for setting PMU mode and flags
` [PATCH v9 13/20] x86/VPMU: When handling MSR accesses, leave fault injection to callers
` [PATCH v9 17/20] x86/VPMU: Add privileged PMU mode

trouble using S/PDIF input on CMI8738-MC6: C-Media CMI8738 (model 55)
 2014-08-12 16:29 UTC 

[Qemu-devel] [PATCH] ide: Fix segfault when flushing a device that doesn't exist
 2014-08-12 16:29 UTC 

[meta-oe][PATCH] 'Update cyassl bb file'
 2014-08-12 16:29 UTC  (4+ messages)

[PATCH v9 00/12] Support for creating generic PCI host bridges from DT
 2014-08-12 16:25 UTC  (44+ messages)
  ` [PATCH v9 01/12] Fix ioport_map() for !CONFIG_GENERIC_IOMAP cases
  ` [PATCH v9 02/12] PCI: OF: Parse and map the IRQ when adding the PCI device
  ` [PATCH v9 03/12] PCI: Introduce helper functions to deal with PCI I/O ranges
  ` [PATCH v9 04/12] PCI: OF: Fix the conversion of IO ranges into IO resources
  ` [PATCH v9 05/12] ARM: Define PCI_IOBASE as the base of virtual PCI IO space
  ` [PATCH v9 06/12] ARM: integrator: Correct usage of of_pci_range_to_resource()
  ` [PATCH v9 07/12] PCI: Create pci_host_bridge before its associated bus in pci_create_root_bus
  ` [PATCH v9 08/12] PCI: Introduce generic domain handling for PCI busses
  ` [PATCH v9 09/12] OF: Introduce helper function for getting PCI domain_nr
  ` [PATCH v9 10/12] OF: PCI: Add support for creating a generic host_bridge from DT
  ` [PATCH v9 11/12] arm64: Add pgprot_device() interface for device mappings
  ` [PATCH v9 12/12] PCI: Introduce pci_remap_iospace() for remapping PCI I/O bus resources into CPU space

[PATCH] ib_umem_release should decrement mm->pinned_vm from ib_umem_get
 2014-08-12 16:27 UTC 

seccomp: add "seccomp" syscall
 2014-08-12 16:25 UTC  (2+ messages)

[PATCH v3 1/2] timer: provide an api for deferrable timeout
 2014-08-12 16:25 UTC  (5+ messages)
` [PATCH v3 2/2] ksm: provide support to use deferrable timers for scanner thread

[RFC PATCH 00/14] Extend the mbuf structure
 2014-08-12 16:25 UTC  (5+ messages)
` [RFC PATCH 01/14] mbuf: rename RTE_MBUF_SCATTER_GATHER into RTE_MBUF_REFCNT

[Qemu-devel] disk image: self-organized format or raw file
 2014-08-12 16:22 UTC  (7+ messages)

[PATCH] ata: remove deprecated struct ahci_platform_data
 2014-08-12 16:22 UTC 

[PATCH v6 0/2] Use DMA for data transfers in JZ4740 MMC driver
 2014-08-12 16:22 UTC  (5+ messages)
` [PATCH v6 1/2] mmc: jz4740: add dma infrastructure for data transfers
` [PATCH v6 2/2] mmc: jz4740: prepare next dma transfer in parallel with current transfer

[PATCH 0/5] locks: move most locks_release_private calls outside of i_lock
 2014-08-12 16:21 UTC  (3+ messages)

x86: vmalloc and THP
 2014-08-12 16:20 UTC  (4+ messages)

Force recipe to provide specific file
 2014-08-12 16:19 UTC 

[PATCH Resend 0/2] arm64: Add PMU node for APM X-Gene Storm SoC
 2014-08-12 16:20 UTC  (4+ messages)

[PATCH] rpmsg: compute number of buffers to allocate from vrings
 2014-08-12 16:19 UTC  (3+ messages)

[PATCH v2 00/18] libxl: synchronise domain configuration
 2014-08-12 16:17 UTC  (2+ messages)

Error "fatal: not a git repository" after auto packing
 2014-08-12 16:16 UTC  (3+ messages)

[PATCH] e2fsck: don't flush the FS unless it's actually dirty
 2014-08-12 16:16 UTC  (2+ messages)

[PATCH 0/5] MMC cleanup of dev_pm_ops and .owner
 2014-08-12 16:14 UTC  (14+ messages)
` [PATCH 1/5] mmc: remove .owner field for drivers using module_platform_driver
` [PATCH 2/5] mmc: dw_mmc-pci: Remove superflous #else condition on CONFIG_PM_SLEEP
` [PATCH 3/5] mmc: dw_mmc-pltfm: "
` [PATCH 4/5] mmc: sdhci-pci: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacks
` [PATCH 5/5] mmc: sdhci-acpi.c: "

To otg-fsm or not to otg-fsm? That is the question
 2014-08-12 16:13 UTC  (3+ messages)

[PATCH v2] watchdog: Add DA906x PMIC watchdog driver
 2014-08-12 16:12 UTC  (3+ messages)

[U-Boot] Build broken for bf538f-ezkit board - not enough ram
 2014-08-12 16:12 UTC  (2+ messages)

[PATCH] of: Deep-copy names of platform devices
 2014-08-12 16:12 UTC  (2+ messages)

3.16-rcX crashes on resume from Suspend-To-RAM
 2014-08-12 16:11 UTC  (8+ messages)

[PATCH v0 RFC 0/2] xl/libxl support for PVUSB
 2014-08-12 16:11 UTC  (3+ messages)
` [PATCH v0 RFC 1/2] libxl: Introduce functions in libxl to add and remove USB devices for an PV guest

Automatic upgrade helper
 2014-08-12 16:10 UTC  (5+ messages)
  ` [yocto] "

Updated versoin of kvm-xfstests available
 2014-08-12 16:10 UTC  (4+ messages)
` Updated version "

How to design a DRM KMS driver exposing 2D compositing?
 2014-08-12 16:10 UTC  (6+ messages)

[PATCH tip/core/rcu 1/2] rcu: Parallelize and economize NOCB kthread wakeups
 2014-08-12 16:08 UTC  (14+ messages)

packagegroup-fsl-tools-gpu vs gpu-viv-bin-mx6q
 2014-08-12 16:06 UTC 

[PATCH] ARM: dts: Only build dtb if associated Arch and/or SoC is enabled
 2014-08-12 16:07 UTC  (2+ messages)

[PATCH 1/4] Makefile.lib: imxcfg: fix include path
 2014-08-12 16:05 UTC  (4+ messages)
` [PATCH 2/4] scripts: imx-image: add input validation to mw
` [PATCH 3/4] arm: mach-imx: add MMDC and CCM register defines for use in DCD
` [PATCH 4/4] arm: nitrogen6x: new memory setup from BD u-boot

[PATCH v4] arm64: fix VTTBR_BADDR_MASK
 2014-08-12 16:05 UTC  (3+ messages)

Using Btrfs with Ubuntu 14.04
 2014-08-12 16:02 UTC  (2+ messages)

[Qemu-devel] [PATCH] block.curl: adding 'curltimeout' option
 2014-08-12 16:04 UTC  (3+ messages)

[Bug 82517] New: [RADEONSI,VDPAU] SIGSEGV in map_msg_fb_buf called from ruvd_destroy, when closing a Tab with accelerated video player
 2014-08-12 16:04 UTC 

Qt build in fsl yocto (dora) not making use of environment variables
 2014-08-12 16:04 UTC 

[PATCH RFC V6 1/5] xen: Emulate with no writes
 2014-08-12 16:03 UTC  (9+ messages)
` [PATCH RFC V6 4/5] xen, libxc: Request page fault injection via libxc

[Buildroot] [git commit branch/next] chrony: add sysv initscript
 2014-08-12 16:02 UTC 

Dual-channel DSI
 2014-08-12 16:00 UTC  (9+ messages)

[Bug 82201] New: [HAWAII] GPU doesn't reclock, poor 3D performance
 2014-08-12 15:58 UTC  (2+ messages)
` [Bug 82201] "

[PATCH 1/3 v4 RESEND] mfd: arizona: Export function to control subsystem DVFS
 2014-08-12 15:57 UTC  (4+ messages)
` [PATCH 3/3 v4 RESEND] ASoC: arizona: Add DVFS handling for sample rate control

[Qemu-devel] [PATCH 00/12] target-ppc: Linux-User Mode Bug Fixes for Power
 2014-08-12 15:57 UTC  (4+ messages)
` [Qemu-devel] [PATCH 09/12] linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2

Adding cgdb to meta
 2014-08-12 15:56 UTC  (7+ messages)

Audio mini conference 2014?
 2014-08-12 15:54 UTC  (12+ messages)

pnfs: factor GETDEVICEINFO implementations
 2014-08-12 15:53 UTC  (5+ messages)
` [PATCH 1/4] "

cryptodev build error with 3.15.y
 2014-08-12 15:52 UTC  (2+ messages)

[PATCH v18 2/8] ARM: hisi: enable MCPM implementation
 2014-08-12 15:52 UTC  (2+ messages)

[PATCH] timekeeping: Another fix to the VSYSCALL_OLD update_vsyscall
 2014-08-12 15:52 UTC 

[Qemu-devel] [Bug 1289527] Re: qemu-aarch64-static: java dies with SIGILL
 2014-08-12 15:40 UTC 

[PATCH] recipes-devtools: Add OVMF recipe
 2014-08-12 15:51 UTC  (2+ messages)

[PATCH 0/4] SCHED_DEADLINE documentation fixes and improvements
 2014-08-12 15:49 UTC  (5+ messages)
` [PATCH 1/4] Documentation/scheduler/sched-deadline.txt: fix terminology and improve clarity
` [PATCH 2/4] Documentation/scheduler/sched-deadline.txt: Rewrite section 4 intro
` [PATCH 3/4] Documentation/scheduler/sched-deadline.txt: improve and clarify AC bits
` [PATCH 4/4] Documentation/scheduler/sched-deadline.txt: add tests suite appendix


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.