All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-08-11 10:54:33 to 2012-08-11 17:01:18 UTC [more...]

[PATCH v4] mtd: gpmi: add NAND write verify support
 2012-08-12  2:07 UTC  (5+ messages)

hello
 2012-08-11 16:55 UTC 

git-p4 migrates perforce “main” branch into git branches as subdirectories (doubled code in git branches)
 2012-08-11 16:55 UTC  (7+ messages)
` [PATCH 0/5] git p4: fix branch detection with --use-client-spec
  ` [PATCH 1/5] git p4 test: move client_view() function to library
  ` [PATCH 2/5] git p4 test: add broken --use-client-spec --detect-branches tests
  ` [PATCH 3/5] git p4: set self.branchPrefixes in initialization
  ` [PATCH 4/5] git p4: do wildcard decoding in stripRepoPath
  ` [PATCH 5/5] git p4: make branch detection work with --use-client-spec

[BUG] EDID leaks kernel memory
 2012-08-11 16:51 UTC 

[PATCH 0/3] ARM: Kirkwood: update defconfig and fix ts219 dtb
 2012-08-11 16:47 UTC  (7+ messages)
` [PATCH 2/3] ARM: Kirkwood: ts219: fix Makefile.boot after dts was split in two
` [PATCH 3/3] ARM: Kirkwood: add DT boards to defconfig

gnutls_2.12.20: Incorrect location for header file
 2012-08-11 16:42 UTC 

Localization: Timestamps get wrong if using different locales
 2012-08-11 16:22 UTC  (3+ messages)

[U-Boot] [PATCH v3] Consolidate bootcount code into drivers/bootcount
 2012-08-11 16:20 UTC  (2+ messages)

Git hangs on clone
 2012-08-11 16:08 UTC  (3+ messages)

[PATCH 1/4] dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFER
 2012-08-11 16:05 UTC  (11+ messages)
` [PATCH 2/4] dma-fence: dma-buf synchronization (v8 )
  ` [Linaro-mm-sig] "
` [PATCH 3/4] dma-seqno-fence: Hardware dma-buf implementation of fencing (v2)
  ` [Linaro-mm-sig] "
` [Linaro-mm-sig] [PATCH 1/4] dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFER

[PATCH v3] mtd: gpmi: add NAND write verify support
 2012-08-11 15:50 UTC  (8+ messages)

[PATCH] drm: EDID quirk improvements
 2012-08-11 15:38 UTC  (5+ messages)

[Qemu-devel] [Bug 1032828] [NEW] 64-bit capable PPC models should be supported in 32-bit usermode
 2012-08-11 15:26 UTC  (2+ messages)
` [Qemu-devel] [Bug 1032828] "

[linux-lvm] sparse copy i.e. /dev/sda3 -> /dev/mvlvm/mythinpool?
 2012-08-11 15:34 UTC 

[PATCH v2] mtd: gpmi: add NAND write verify support
 2012-08-11 15:25 UTC  (2+ messages)

[PATCH] Ansi-C compatibility fixes
 2012-08-11 15:22 UTC  (2+ messages)

boot slow down
 2012-08-11 15:20 UTC  (11+ messages)

Kernel stops at "PM: Preparing system for mem sleep", never makes it to "Freezing user space processes ... "
 2012-08-11 15:18 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] configure: fix double check tests with Clang
 2012-08-11 15:11 UTC 

[PATCH 0/9] ARM perf updates for 3.7
 2012-08-11 15:09 UTC  (3+ messages)
` [PATCH 1/9] ARM: PMU: Add runtime PM Support

[denzil][meta-ti] Problems building compiler for Pandaboard
 2012-08-11 15:08 UTC  (5+ messages)

Dear Carleton Mail User,
 2012-08-11 15:00 UTC 

bad version from xfs_repair after raid crash
 2012-08-11 14:59 UTC 

[Qemu-devel] [PATCH] exec.c: fix dirty bitmap reallocation
 2012-08-11 14:48 UTC  (2+ messages)

Macbook Air 2012
 2012-08-11 14:48 UTC  (2+ messages)

[Qemu-devel] [PATCH] Makefile: add qapi.py dependencies
 2012-08-11 14:47 UTC  (2+ messages)

[Qemu-devel] [PATCHv2 00/19] unicore32: Add unicore32-softmmu support
 2012-08-11 14:47 UTC  (2+ messages)

[Qemu-devel] [PATCH] w64: Fix compiler warning [-Wformat]
 2012-08-11 14:42 UTC  (2+ messages)

Stolen pages, with a little surprise
 2012-08-11 14:41 UTC  (30+ messages)
` [PATCH 01/29] drm/i915: Track unbound pages
` [PATCH 02/29] drm/i915: Show (count, size) of purgeable objects in i915_gem_objects
` [PATCH 03/29] drm/i915: Show pin count in debugfs
` [PATCH 04/29] drm/i915: Try harder to allocate an mmap_offset
` [PATCH 05/29] drm/i915: Only pwrite through the GTT if there is space in the aperture
` [PATCH 06/29] drm/i915: Protect private gem objects from truncate (such as imported dmabuf)
` [PATCH 07/29] drm/i915: Extract general object init routine
` [PATCH 08/29] drm/i915: Introduce drm_i915_gem_object_ops
` [PATCH 09/29] drm/i915: Pin backing pages whilst exporting through a dmabuf vmap
` [PATCH 10/29] drm/i915: Pin backing pages for pwrite
` [PATCH 11/29] drm/i915: Pin backing pages for pread
` [PATCH 12/29] drm/i915: Replace the array of pages with a scatterlist
` [PATCH 13/29] drm/i915: Convert the dmabuf object to use the new i915_gem_object_ops
` [PATCH 14/29] drm: Introduce drm_mm_create_block()
` [PATCH 15/29] drm/i915: Fix detection of stolen base for gen2
` [PATCH 16/29] drm/i915: Fix location of stolen memory register for SandyBridge+
` [PATCH 17/29] drm/i915: Avoid clearing preallocated regions from the GTT
` [PATCH 18/29] drm/i915: Delay allocation of stolen space for FBC
` [PATCH 19/29] drm/i915: Allow objects to be created with no backing pages, but stolen space
` [PATCH 20/29] drm/i915: Differentiate between prime and stolen objects
` [PATCH 21/29] drm/i915: Support readback of stolen objects upon error
` [PATCH 22/29] drm/i915: Handle stolen objects in pwrite
` [PATCH 23/29] drm/i915: Handle stolen objects for pread
` [PATCH 24/29] drm/i915: Introduce i915_gem_object_create_stolen()
` [PATCH 25/29] drm/i915: Allocate fbcon from stolen memory
` [PATCH 26/29] drm/i915: Allocate ringbuffers "
` [PATCH 27/29] drm/i915: Allocate overlay registers "
` [PATCH 28/29] drm/i915: Use a slab for object allocation
` [PATCH 29/29] drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl

[U-Boot] [PATCH] fsl_esdhc: Add no-snoop config for default init
 2012-08-11 14:39 UTC  (2+ messages)

[Qemu-devel] [PATCH v9 0/7] file descriptor passing using fd sets
 2012-08-11 14:28 UTC  (11+ messages)
` [Qemu-devel] [PATCH v9 1/7] qemu-char: Add MSG_CMSG_CLOEXEC flag to recvmsg
` [Qemu-devel] [PATCH v9 2/7] qapi: Introduce add-fd, remove-fd, query-fdsets
` [Qemu-devel] [PATCH v9 3/7] block: Prevent detection of /dev/fdset/ as floppy
` [Qemu-devel] [PATCH v9 4/7] block: Convert open calls to qemu_open
` [Qemu-devel] [PATCH v9 5/7] block: Convert close calls to qemu_close
` [Qemu-devel] [PATCH v9 6/7] block: Enable qemu_open/close to work with fd sets
` [Qemu-devel] [PATCH v9 7/7] monitor: Clean up fd sets on monitor disconnect

[PATCH v2 0/2] arch_timers patches to enable KVM support
 2012-08-11 14:28 UTC  (4+ messages)
` [PATCH v2 1/2] ARM: arch_timers: enable the use of the virtual timer

[U-Boot] [PATCH] mxc_spi: Round up clock divider
 2012-08-11 14:23 UTC  (2+ messages)

[GIT PULL] LED CPU trigger driver and ARM LED code consolidation (v2)
 2012-08-11 14:23 UTC  (8+ messages)

[U-Boot] [PATCH] mtest: Disable dcache during test
 2012-08-11 14:17 UTC  (2+ messages)

[Qemu-devel] building qemu on macos mountain lion
 2012-08-11 14:11 UTC 

Kconfig: warning: (DRM_RADEON_KMS && DRM_I915 && …) selects BACKLIGHT_CLASS_DEVICE which has unmet direct dependencies (HAS_IOMEM && BACKLIGHT_LCD_SUPPORT)
 2012-08-11 14:07 UTC 

gcc virtual provider settings
 2012-08-11 13:58 UTC  (2+ messages)

Raspberry Pi and AX25
 2012-08-11 13:48 UTC  (2+ messages)

[BUG] perf tools: Can't find util/unwind.h
 2012-08-11 13:47 UTC 

[PATCH v3 08/10] IPC: message queue copy feature introduced
 2012-08-11 13:31 UTC  (2+ messages)

gpio: mvebu: new gpio driver for mvebu platforms
 2012-08-11 13:31 UTC  (6+ messages)
` [PATCH 1/5] gpio: introduce gpio-mvebu driver for Marvell SoCs
` [PATCH 2/5] Documentation: add description of DT binding for the gpio-mvebu driver
` [PATCH 3/5] arm: mvebu: use GPIO support now that a driver is available
` [PATCH 4/5] arm: mvebu: add DT information for GPIO banks on Armada 370 and XP
` [PATCH 5/5] arm: mvebu: add gpio support in defconfig

[PATCH v2 00/16] perf: various symbol resolution fixes, including .opd section use
 2012-08-11 13:28 UTC  (5+ messages)
` [PATCH 01/16] perf symbol: correct comment wrt kallsyms loading
` [PATCH 11/16] perf symbol: introduce symsrc structure

[PATCHv1] RDMA/ocrdma: Fixed CONFIG_VLAN_8021Q
 2012-08-11 13:28 UTC 

[U-Boot] multiple definition of `reloc_dst'
 2012-08-11 13:25 UTC 

[PATCH 1/4] powerpc/85xx: add sleep and deep sleep support
 2012-08-11 13:19 UTC  (4+ messages)
` [PATCH 2/4] fsl_pmc: Add API to enable device as wakeup event source

[PATCH 2/2] urcu: new wfqueue implementation
 2012-08-11 13:14 UTC 

[PATCH V6 3/3] powerpc/fsl-pci: Unify pci/pcie initialization code
 2012-08-11 13:11 UTC  (2+ messages)

[PATCH] powerpc/epapr: export epapr_hypercall_start
 2012-08-11 13:10 UTC  (7+ messages)

[PATCH v2 2/2] powerpc/mpic: add global timer support
 2012-08-11 13:10 UTC  (2+ messages)

Hob workflow
 2012-08-11 13:10 UTC  (3+ messages)

[PATCH 00/11] pinctrl: mvebu: pinctrl driver
 2012-08-11 12:56 UTC  (26+ messages)
` [PATCH 01/11] pinctrl: mvebu: pinctrl driver core
` [PATCH 02/11] pinctrl: mvebu: dove pinctrl driver
` [PATCH 03/11] pinctrl: mvebu: kirkwood "
` [PATCH 04/11] pinctrl: mvebu: add pinctrl driver for Armada 370
` [PATCH 05/11] pinctrl: mvebu: add pinctrl driver for Armada XP
` [PATCH 06/11] ARM: mvebu: add pinctrl device in DT for Armada 370/XP SoCs
` [PATCH 07/11] ARM: mvebu: Add pinctrl support to Armada XP SoCs
` [PATCH 08/11] ARM: mvebu: Add pinctrl support to Armada 370 SoC
` [PATCH 09/11] ARM: mvebu: adjust Armada XP evaluation board DTS
` [PATCH 10/11] arm: mvebu: enable PINCTRL usage
` [PATCH 11/11] arm: mvebu: add pinctrl support in defconfig

[Qemu-devel] github mirror still stale
 2012-08-11 12:57 UTC 

virtio-scsi <-> vhost multi lun/adapter performance results with 3.6-rc0
 2012-08-11 12:52 UTC  (5+ messages)
  ` [Qemu-devel] "

wanting to clarify ASSUME_PROVIDED and SANITY_REQUIRED_UTILITIES
 2012-08-11 12:38 UTC 

[U-Boot] [PATCH 1/5] pxa255: Add UDC registers definitions
 2012-08-11 12:45 UTC  (4+ messages)

[RFC 0/4] STE-modem remoteproc driver
 2012-08-11 12:34 UTC  (7+ messages)
` [RFC 1/4] remoteproc: Bugfix assign device address to carveout (noiommu)

[Qemu-devel] [PULL 0/1] device_tree: load_device_tree(): Allow NULL sizep
 2012-08-11 12:33 UTC  (5+ messages)
` [Qemu-devel] [PATCH] "

Warning after suspend
 2012-08-11 12:25 UTC 

[PATCH 1/3] gma500: Fix comment mispelling in cdv_intel_limits definition
 2012-08-11 12:16 UTC  (3+ messages)
` [PATCH 2/3] gma: psb_intel_crtc: Drop crtc_enable flag
` [PATCH 3/3] gma500: Consider CRTC initially active

[Qemu-devel] [RFC 00/20] target-i386: convert CPU features into properties
 2012-08-11 12:19 UTC  (3+ messages)
` [Qemu-devel] [RFC 01/20] target-i386: return Error from cpu_x86_find_by_name()

[Qemu-devel] [qemu-devel] [PATCH V2 0/3] [RFC] libqblock draft code v2
 2012-08-11 12:18 UTC  (4+ messages)

Linux 3.2: After resume screen only turned on after switching terminals
 2012-08-11 12:17 UTC  (10+ messages)

[U-Boot] Strange / Unreadable console output
 2012-08-11 12:15 UTC  (2+ messages)

[PATCH] Btrfs: make filesystem read-only when submitting barrier fails
 2012-08-11 11:58 UTC  (2+ messages)

[PATCH 1/3] PCI/AER: Fix NULL pci_ops return when hotplug a pci bus which was doing aer error inject
 2012-08-11 11:52 UTC  (3+ messages)
` [PATCH 2/3] PCI/AER: Clean pci_bus_ops when related pci bus was removed
` [PATCH 3/3] PCI: Check whether pci device has been removed when remove a pci device by sysfs

HDA Mono out
 2012-08-11 12:19 UTC 

[PATCH] usb: otg: twl4030-usb: spin_unlock_irq in interrupt handler
 2012-08-11 11:31 UTC  (3+ messages)

[Buildroot] [PATCH] libpng: bump version and add apng support (required by firefox)
 2012-08-11 11:29 UTC  (8+ messages)

[PATCH] i18n: mark progress strings for translation
 2012-08-11 11:25 UTC 

[meta-oe][PATCH] midori: add missing libnotify dependency
 2012-08-11 11:10 UTC 

[wireless-testing:master 68/100] drivers/net/wireless/p54/eeprom.c:291:15: warning: comparison of distinct pointer types lacks a cast
 2012-08-11 11:09 UTC  (9+ messages)
      ` [wireless-testing:master 68/100] drivers/net/wireless/p54/eeprom.c:291:15: warning: comparison o
      ` [PATCH] p54: fix powerpc gcc warnings

[Qemu-devel] Is the return address of get_page_addr_code guest physical address?
 2012-08-11 11:16 UTC  (6+ messages)

[RFC PATCH 0/2] net: connect to UNIX sockets from specified root
 2012-08-11 11:15 UTC  (8+ messages)

[PATCH 0/3 v1] HWPOISON: improve dirty pagecache error handling
 2012-08-11 11:15 UTC  (4+ messages)
` [PATCH 3/3] HWPOISON: improve handling/reporting of memory error on dirty pagecache

PPTP/PPP/Radius/LDAP and usernames in email format
 2012-08-11 11:13 UTC  (2+ messages)

[PATCH 0/7] Allow the kernel to be booted in HYP mode
 2012-08-11 11:04 UTC  (8+ messages)
` [PATCH 1/7] ARM: opcodes: add __ERET/__MSR_ELR_HYP instruction encoding
` [PATCH 2/7] ARM: virt: allow the kernel to be entered in HYP mode
` [PATCH 3/7] ARM: zImage/virt: hyp mode entry support for the zImage loader
` [PATCH 4/7] ARM: virt: Update documentation for hyp mode entry support
` [PATCH 5/7] ARM: virt: Add boot-time diagnostics
` [PATCH 6/7] ARM: virt: Add CONFIG_ARM_VIRT_EXT option
` [PATCH 7/7] ARM: virt: arch_timers: enable access to physical timers

Feature request: Add url/dir parameter to git svn info
 2012-08-11 10:58 UTC 

xfs_repair - segemnation fault | git error
 2012-08-11 10:57 UTC  (2+ messages)

[Qemu-devel] [Bug 1033494] [NEW] qemu-system-x86_64 segfaults with kernel 3.5.0
 2012-08-11 10:48 UTC  (2+ messages)
` [Qemu-devel] [Bug 1033494] "


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.