All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-16 13:59:38 to 2015-04-16 15:02:31 UTC [more...]

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2015-04-16 15:02 UTC 

[U-Boot] [PATCH 0/6] Add ARMv7M STM32F1 and STM3210E-EVAL board support
 2015-04-16 15:02 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] image: fix build when CONFIG_NR_DRAM_BANKS is disabled on ARM
` [U-Boot] [PATCH 2/6] common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec()

[GIT PULL] kdbus for 4.1-rc1
 2015-04-16 15:01 UTC  (14+ messages)

Fsck repair takes very long for 1,761 inodes containing multiply-claimed blocks on ext4
 2015-04-16 15:00 UTC  (3+ messages)

[PATCH] reduce progress updates in background
 2015-04-16 15:00 UTC  (9+ messages)
      ` [PATCH v2] "
        ` [PATCH] compat/mingw: stubs for getpgid() and tcgetpgrp()

[RFC][PATCH 00/13] Fix RMRR
 2015-04-16 14:59 UTC  (3+ messages)
` [RFC][PATCH 02/13] introduce XENMEM_reserved_device_memory_map

[meta-arago PATCH v2] img-pvr-sdk: IMG PowerVR SDK based demos
 2015-04-16 14:58 UTC 

[PATCH v3 for-next 01/33] IB/core: Add RoCE GID cache
 2015-04-16 14:58 UTC  (10+ messages)

[PATCH] tty/serial: at91: maxburst was missing for dma transfers
 2015-04-16 14:58 UTC  (3+ messages)

[PATCH v5 p2 00/19] xen/arm Add support for non-PCI passthrough
 2015-04-16 14:57 UTC  (7+ messages)
` [PATCH v5 p2 01/19] xen/arm: Let the toolstack configure the number of SPIs
` [PATCH v5 p2 04/19] xen/arm: Implement hypercall DOMCTL_{, un}bind_pt_pirq
` [PATCH v5 p2 06/19] xen/dts: Provide an helper to get a DT node from a path provided by a guest

[PATCH RT 3.18] ring-buffer: Mark irq_work as HARD_IRQ to prevent deadlocks
 2015-04-16 14:57 UTC  (5+ messages)

Kernel thread scheduling
 2015-04-16 14:56 UTC  (10+ messages)

img-pvr-sdk: DRM based demos based IMG SDK
 2015-04-16 14:56 UTC 

tcmalloc issue
 2015-04-16 14:55 UTC  (8+ messages)

[PATCH 0/5 v2] Support for Open-Channel SSDs
 2015-04-16 14:55 UTC  (4+ messages)
` [PATCH 5/5 v2] nvme: LightNVM support

Error: DMA: Out of SW-IOMMU space [was: External USB drives become unresponsive after few hours.]
 2015-04-16 14:54 UTC  (6+ messages)

[PATCH V2 1/6] perf,core: allow invalid context events to be part of sw/hw groups
 2015-04-16 14:53 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2015-04-16 14:51 UTC 

[Buildroot] [PATCH] live555: fix library installation
 2015-04-16 14:50 UTC 

[PATCH] lockdep: make print_lock_name() robust against non-existing lock_class
 2015-04-16 14:50 UTC  (3+ messages)

[v2 00/11] PML (Paging Modification Logging) support
 2015-04-16 14:49 UTC  (6+ messages)
` [v2 02/11] doc: add description for new PML boot parameter

Recovery when disk_full_action=HALT
 2015-04-16 14:49 UTC  (3+ messages)

[PATCH -next] ASoC: cs35l32: Remove unused including <linux/version.h>
 2015-04-16 14:21 UTC  (3+ messages)

[PATCH] android/avrcp-lib: Use void pointer in register_notification
 2015-04-16 14:47 UTC  (4+ messages)

[PATCH 0/8] Toaster bugfixing patchset
 2015-04-16 14:47 UTC  (9+ messages)
` [PATCH 1/8] toaster: base.js minor jshint fixes
` [PATCH 2/8] toaster: BuildButton target input allow building targets with tasks
` [PATCH 3/8] toasterui: correct terminology in landing page
` [PATCH 4/8] toaster: add layer source in admin throws an error
` [PATCH 5/8] toaster: searching all projects table resets page count
` [PATCH 6/8] toasterui: remove 'targets' from project notification
` [PATCH 7/8] toaster: recipe path broken in recipe detail page
` [PATCH 8/8] toaster: date range filter for project builds page

[PATCH v7] libxl: provide libxl_bitmap_{or,and}
 2015-04-16 14:45 UTC  (4+ messages)

[Xenomai] Rtnet e1000e 82583: slow writel(tx_ring->tail), takes above 1us?
 2015-04-16 14:46 UTC  (3+ messages)

[PATCH 1/4] Overlayfs: Convert S_ISDIR(dentry->d_inode) to d_is_dir()/d_can_lookup()
 2015-04-16 14:45 UTC  (3+ messages)

DRBG parallel requests
 2015-04-16 14:44 UTC 

[PATCH v3] ARM: AM43xx: hwmod: add VPFE hwmod entries
 2015-04-16 14:44 UTC  (10+ messages)

PROBLEM: Touchpad works just like a mouse
 2015-04-16 14:44 UTC  (2+ messages)

[PATCH] log -L: improve error message on malformed argument
 2015-04-16 14:43 UTC 

[PATCH 0/4] Overlayfs: Wrap ->d_inode
 2015-04-16 14:43 UTC  (5+ messages)
` [PATCH 1/4] Overlayfs: Convert S_ISDIR(dentry->d_inode) to d_is_dir()/d_can_lookup()
` [PATCH 2/4] Overlayfs: Convert own ->d_inode to d_inode() or d_really_is_positive/negative()
` [PATCH 3/4] Overlayfs: Wrap accesses to ->d_inode on subordinate filesystems
` [PATCH 4/4] Overlayfs: Wrap RCU-mode "

improve futex on -RT by avoiding the double wake-up
 2015-04-16 14:42 UTC  (9+ messages)
` [PATCH 2/3] futex: avoid double wake up in futex_wake() on -RT
    ` [PATCH 2/3 v2] "

[PATCH] iommu/amd: Fix bug in put_pasid_state_wait
 2015-04-16 14:08 UTC  (2+ messages)

[PATCH 1/2] drm: rockchip: Don't pass DRM fake offset to dma-api
 2015-04-16 14:41 UTC  (4+ messages)
` [PATCH 2/2] ARM: DMA: Use vm_pgoff for IOMMU mmap

[BlueZ PATCH v2 00/13] Add support for Advertisement Data
 2015-04-16 14:41 UTC  (14+ messages)
` [BlueZ PATCH v2 01/13] doc/device-api: Add ServiceData and ManufacturerData
` [BlueZ PATCH v2 02/13] shared/ad: Add bt_ad_foreach_manufacturer_data
` [BlueZ PATCH v2 03/13] shared/ad: Add bt_ad_has_manufacturer_data
` [BlueZ PATCH v2 04/13] core/dbus-common: Add dict helpers for basic keys
` [BlueZ PATCH v2 05/13] core: Add implementation of ManufacturerData
` [BlueZ PATCH v2 06/13] client: Fix no handling dict properly
` [BlueZ PATCH v2 07/13] client: Make command info print ManufacturerData
` [BlueZ PATCH v2 08/13] shared/ad: Add bt_ad_foreach_service_data
` [BlueZ PATCH v2 09/13] shared/ad: Add bt_ad_has_service_data
` [BlueZ PATCH v2 10/13] core: Add implementation of ServiceData
` [BlueZ PATCH v2 11/13] client: Make command info print ServiceData
` [BlueZ PATCH v2 12/13] core/eir: Fix service data parsing
` [BlueZ PATCH v2 13/13] core/adapter: Create device even if not-connectable

[RFC] Support DHCPv6 and UEFI IPv6 PXE
 2015-04-16 14:40 UTC  (3+ messages)
` [PATCH 1/3] Added net_bootp6 command

[PATCH for-next 0/6] mlx4 and more IPoIB changes for 4.1
 2015-04-16 14:41 UTC  (7+ messages)
` [PATCH for-next 3/6] IB/ipoib: Handle QP in SQE state

post-receive: pub/scm/linux/kernel/git/dhowells/linux-fs
 2015-04-16 14:41 UTC 

[PATCH 0/2] BCM6328 LED driver
 2015-04-16 14:39 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] leds: add DT binding for BCM6328 LED controller
  ` [PATCH 2/2] leds: add BCM6328 LED driver

[Qemu-devel] How to modify QEMU source to read the bus for SATA directly?
 2015-04-16 14:39 UTC  (4+ messages)

[PATCH] test-lib-functions.sh: fix the second argument to some helper functions
 2015-04-16 14:38 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/rzhang/linux
 2015-04-16 14:37 UTC 

[PATCH] ARM: tegra: cpuidle: implement cpuidle_state.enter_freeze()
 2015-04-16 14:37 UTC  (7+ messages)

[PATCH 1/2] Documentation: devicetree: root node serial-number property documentation
 2015-04-16 14:37 UTC  (9+ messages)
` [PATCH 2/2] arch: arm: Show the serial number from devicetree in cpuinfo

DRBG seeding
 2015-04-16 14:36 UTC 

Badly formatted subpath for git SRC_URI deletes portions of hard drive
 2015-04-16 14:35 UTC  (5+ messages)

[patch] mm: vmscan: invoke slab shrinkers from shrink_zone()
 2015-04-16 14:34 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/rzhang/linux
 2015-04-16 14:34 UTC 

How to enable Auto-login
 2015-04-16 14:32 UTC 

[PATCH v2] drm/i915: Add debugfs to read any DPCD register
 2015-04-16 14:32 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/rzhang/linux
 2015-04-16 14:32 UTC 

[PATCH] [RFC] OF: probe order dependency aware of_platform_populate
 2015-04-16 14:32 UTC  (13+ messages)

[PATCH v4 00/27] IB/Verbs: IB Management Helpers
 2015-04-16 14:31 UTC  (6+ messages)
` [PATCH v4 10/27] IB/Verbs: Reform cm related part in IB-core cma/ucm

[Qemu-devel] [PATCH v3 0/6] Support streaming to an intermediate layer
 2015-04-16 14:30 UTC  (4+ messages)
` [Qemu-devel] [PATCH 4/6] block: "
  ` [Qemu-devel] [Qemu-block] "

post-receive: pub/scm/linux/kernel/git/dhowells/linux-fs
 2015-04-16 14:29 UTC 

[RFC] drm/exynos: improve pixel format handling
 2015-04-16 14:29 UTC  (6+ messages)
` [RFC 3/6] drm/exynos: introduce struct exynos_drm_plane_config

[PATCH -next] drm/i915/audio: remove duplicated include from intel_audio.c
 2015-04-16 14:30 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH v4 00/24] ILP32 for ARM64
 2015-04-16 14:27 UTC  (12+ messages)

[PATCHv3] NVMe: write_long SCSI to NVMe translation implementation
 2015-04-16 14:27 UTC  (5+ messages)

[PATCH infiniband-diags] query_smp.c: Avoid busy looping in process_one_recv
 2015-04-16 14:26 UTC 

drm/exynos: two small fixes
 2015-04-15 19:54 UTC  (4+ messages)
` [PATCH v2 1/2] drm/exynos: mixer: move pixelformat defines
` [PATCH v2 2/2] drm/exynos: remove unused 'activated' field from exynos_drm_plane

[libvirt] [PATCH 0/2] Re: libvirtd live-locking on CTX_LOCK when doing 'virsh <domid> save /tmp/blah' with guest corrupting memory (on purpose)
 2015-04-16 14:23 UTC  (5+ messages)
` [PATCH 1/2] libxl: fd events: Document spurious callbacks, break out libxl__ev_fd_recheck
  ` [PATCH 2/2] libxl: save helper: Recheck fd events

[PATCH v4 0/8] Enable DC states for skl
 2015-04-16 14:23 UTC  (6+ messages)
` [PATCH v4 1/8] drm/i915/skl: Add support to load SKL CSR firmware

[Qemu-devel] [RFC PATCH] vl.c: add -semihosting-config "arg" sub-argument
 2015-04-16 14:22 UTC  (13+ messages)

[review-request] dreyna/project_daterange_7578
 2015-04-16 14:22 UTC  (3+ messages)

[poky] Initramfs not appended to kernel image
 2015-04-16 14:22 UTC  (2+ messages)

[review-request] dreyna/recipe_path_7523
 2015-04-16 14:19 UTC  (5+ messages)

[PATCH RESEND] Doc: dt: arch_timer: discourage clock-frequency use
 2015-04-16 14:19 UTC  (7+ messages)

[PATCH 2/3] uas: Add US_FL_MAX_SECTORS_240 flag
 2015-04-16 14:19 UTC  (2+ messages)

[review-request] Remove the last 'targets' wording
 2015-04-16 14:17 UTC  (4+ messages)

V2: [review-request] dreyna/add_layersource_7437
 2015-04-16 14:15 UTC  (4+ messages)

[review-request] dreyna/projects_pagecount_7483
 2015-04-16 14:17 UTC  (4+ messages)

[review-request] bbarrosp/terminology-fix
 2015-04-16 14:13 UTC  (2+ messages)

[review-request][PATCH 1/2] bitbake: toaster: BuildButton target input allow building targets with tasks
 2015-04-16 14:12 UTC  (5+ messages)
` [review-request][PATCH 2/2] bitbake: toaster: base.js minor jshint fixes

[Xenomai] There is XDDP Sockets support in kernel?
 2015-04-16 14:17 UTC  (10+ messages)

[PATCH v2] x86/efi: Reserve SMBIOS table region when EFI booting
 2015-04-16 14:17 UTC 

[PATCH] fetch2: Add BB_TRUSTED_NETWORK support
 2015-04-16 14:16 UTC  (4+ messages)

[PATCH v3 00/28] IB/Verbs: IB Management Helpers
 2015-04-16 14:16 UTC  (5+ messages)
` [PATCH v3 25/28] IB/Verbs: Use management helper cap_af_ib()

NFS 6.7 blocker bugs
 2015-04-16 14:14 UTC  (2+ messages)

[PATCH v3 0/2] vtpm deep quote in locality 0
 2015-04-16 14:13 UTC  (3+ messages)

[PATCH] drm/radeon: Use drm_calloc_ab for CS relocs
 2015-04-16 14:13 UTC  (4+ messages)

[PATCHv2 0/6] Use ticket locks for spinlocks
 2015-04-16 14:09 UTC  (9+ messages)
` [PATCHv2 4/6] x86: provide xadd()

[review-request] michaelw/toaster-frontend-cleanups
 2015-04-16 14:11 UTC  (2+ messages)

[PATCH -next] netns: remove duplicated include from net_namespace.c
 2015-04-16 14:12 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.4 V2 0/9] various improvements for the iSCSI driver
 2015-04-16 14:08 UTC  (10+ messages)
` [Qemu-devel] [PATCH for-2.4 V2 1/9] block/iscsi: do not forget to logout from target
` [Qemu-devel] [PATCH for-2.4 V2 2/9] block/iscsi: change all iscsilun properties from uint8_t to bool
` [Qemu-devel] [PATCH for-2.4 V2 3/9] block/iscsi: rename iscsi_write_protected and let it return void
` [Qemu-devel] [PATCH for-2.4 V2 4/9] block/iscsi: store DPOFUA bit from the modesense command
` [Qemu-devel] [PATCH for-2.4 V2 5/9] block/iscsi: optimize WRITE10/16 if cache.writeback is not set
` [Qemu-devel] [PATCH for-2.4 V2 6/9] block/iscsi: increase retry count
` [Qemu-devel] [PATCH for-2.4 V2 7/9] block/iscsi: handle SCSI_STATUS_TASK_SET_FULL
` [Qemu-devel] [PATCH for-2.4 V2 8/9] block/iscsi: bump year in copyright notice
` [Qemu-devel] [PATCH for-2.4 V2 9/9] block/iscsi: use the allocationmap also if cache.direct=on

[U-Boot] [PATCH RESEND 0/3] drivers/ddr/altera: Add the DDR controller driver for SoCFPGA
 2015-04-16 14:11 UTC  (4+ messages)
` [U-Boot] [PATCH RESEND 1/3] driver/ddr/altera: Add DDR driver for Altera's SDRAM controller
` [U-Boot] [PATCH RESEND 2/3] driver/ddr/altera/: Add the sdram calibration portion
` [U-Boot] [PATCH RESEND 3/3] arm: socfpga: enable the Altera SDRAM controller driver

[PATCH] dir: allow a BOM at the beginning of exclude files
 2015-04-16 14:05 UTC 

A simpler way to apply custom config files to an image ?
 2015-04-16 12:48 UTC 

new way of writing defconfigs for freescale's powerpc platforms
 2015-04-16 13:37 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/robh/linux
 2015-04-16 14:09 UTC 

[PATCH -next] ASoC: Intel: sst_hsw: remove kfree for memory allocated with devm_kzalloc
 2015-04-16 14:08 UTC  (2+ messages)

[PATCH 1/8] drm/i915: Remove implicitly disabling primary plane for now
 2015-04-16 14:10 UTC  (5+ messages)
` [PATCH 7/8] drm/i915: Move toggling planes out of crtc enable/disable
    ` [PATCH v2 "

[PATCH v4] drm/i915: Workaround to avoid lite restore with HEAD==TAIL
 2015-04-16 14:07 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/5] Extend TPM support with a QEMU-external TPM
 2015-04-16 14:05 UTC  (3+ messages)

[PATCH] drm/i915: Simplify i915_gem_obj_is_pinned() test for set-tiling
 2015-04-16 14:08 UTC  (4+ messages)

[PATCH -next] ASoC: Intel: sst_byt: remove kfree for memory allocated with devm_kzalloc
 2015-04-16 14:05 UTC  (2+ messages)

[PATCH 1/3] uas: Allow uas_use_uas_driver to return usb-storage flags
 2015-04-16 14:05 UTC  (2+ messages)

[query] how to use "ranges" in device tree
 2015-04-16 13:59 UTC  (2+ messages)

[PATCH 05/10] drm: Add supporting structure for Displayport Link CTS test 4.2.2.6
 2015-04-16 14:02 UTC  (4+ messages)
` [PATCH 05/12] "

[PATCH] hash: update jhash function with the latest available
 2015-04-16 14:01 UTC  (2+ messages)

[PATCH] Add empty top level Android.mk / CleanSpec.mk files
 2015-04-16 14:01 UTC  (3+ messages)

[PATCH] org.selinux.policy: Require auth_admin_keep for all actions
 2015-04-16 14:00 UTC  (2+ messages)

Problem installing nfs-utils to non standard dir
 2015-04-16 14:00 UTC  (7+ messages)

genpd multiple states v2
 2015-04-16 14:00 UTC  (9+ messages)
` [PATCH 1/2] [RFC] PM / Domains: add multiple states


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.