All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-15 21:01:42 to 2013-07-15 22:36:18 UTC [more...]

[ 00/19] 3.10.1-stable review
 2013-07-15 22:36 UTC  (15+ messages)
                    ` [ATTEND] How to act on LKML (was: [ 00/19] 3.10.1-stable review)
                      ` [ATTEND] How to act on LKML

[PATCH 13/13] lpfc 8.3.41: Update lpfc version to driver version 8.3.41
 2013-07-15 22:35 UTC 

[PATCH 12/13] lpfc 8.3.41: Update copyrights for 8.3.41 modifications
 2013-07-15 22:35 UTC 

[PATCH 11/13] lpfc 8.3.41: Fixed the format of some log message fields
 2013-07-15 22:35 UTC 

[PATCH, re-send] Always trap on BUG()
 2013-07-15 22:35 UTC  (7+ messages)

[PATCH 10/13] lpfc 8.3.41: Add first burst support to driver
 2013-07-15 22:35 UTC 

[PATCH 9/13] lpfc 8.3.41: Fixed not able to perform PCI function reset when board was not in online mode
 2013-07-15 22:34 UTC 

[PATCH 8/13] lpfc 8.3.41: Fixed failure in setting SLI3 board mode
 2013-07-15 22:34 UTC 

[PATCH 7/13] lpfc 8.3.41: Fixed SLI3 failing FCP write on check-condition no-sense with residual zero
 2013-07-15 22:34 UTC 

[PATCH 6/13] lpfc 8.3.41: Fixed support for 128 byte WQEs
 2013-07-15 22:33 UTC 

[PATCH 5/13] lpfc 8.3.41: Ensure driver properly zeros unused fields in SLI4 mailbox commands
 2013-07-15 22:33 UTC 

[PATCH 4/13] lpfc 8.3.41: Fixed max value of lpfc_lun_queue_depth
 2013-07-15 22:32 UTC 

[Buildroot] [PATCH v6 0/3] TI Graphics SDK
 2013-07-15 22:32 UTC  (5+ messages)
` [Buildroot] [PATCH v6 1/3] powervr: add powervr virtual package
` [Buildroot] [PATCH v6 2/3] ti-gfx: add new package
` [Buildroot] [PATCH v6 3/3] qt: add powervr and opengl

[PATCH 3/13] lpfc 8.3.41: Fixed Receive Queue varied frame size handling
 2013-07-15 22:32 UTC 

[PATCH] Thermal: x86_pkg_temp: Limit number of pkg temp zones
 2013-07-15 22:38 UTC 

[PATCH 2/13] lpfc 8.3.41: Fix mailbox byteswap issue on PPC
 2013-07-15 22:32 UTC 

[PATCH RFC 0/2] qrwlock: Introducing a queue read/write lock implementation
 2013-07-15 22:31 UTC  (4+ messages)
` [PATCH RFC 1/2] qrwlock: A "

[PATCH 1/13] lpfc 8.3.41: Fixed freeing of iocb when internal loopback times out
 2013-07-15 22:31 UTC 

[PATCH 0/13] lpfc 8.3.41: Update lpfc to revision 8.3.41
 2013-07-15 22:31 UTC 

[XenARM] XEN tools for ARM with Virtualization Extensions - Patch #2
 2013-07-15 22:29 UTC  (4+ messages)

[PATCH v3 0/29] nfacct changes and additions
 2013-07-15 22:29 UTC  (5+ messages)
` [PATCH v3 libnetfilter_acct 3/29] bugfix: correct xml name parsing
` [PATCH v3 libnetfilter_acct 4/29] bugfix: correct (plain) "

[Buildroot] [git commit] qt: add powervr and opengl
 2013-07-15 22:28 UTC 

[Buildroot] [git commit] ti-gfx: add new package
 2013-07-15 22:28 UTC 

[Qemu-devel] [PATCH qom-cpu 00/21 v9] target-i386: convert CPU features into properties
 2013-07-15 22:26 UTC  (29+ messages)
` [Qemu-devel] [PATCH 01/20] target-i386: Move hyperv_* static globals to X86CPU
` [Qemu-devel] [PATCH 02/20] target-i386: convert 'hv_spinlocks' to static property
` [Qemu-devel] [PATCH 03/20] target-i386: convert 'hv_relaxed' "
` [Qemu-devel] [PATCH 04/20] target-i386: convert 'hv_vapic' "
` [Qemu-devel] [PATCH 05/20] target-i386: convert 'check' and 'enforce' to static properties
` [Qemu-devel] [PATCH 06/20] target-i386: cleanup 'foo' feature handling'
` [Qemu-devel] [PATCH 07/20] target-i386: cleanup 'foo=val' feature handling
` [Qemu-devel] [PATCH 08/20] target-i386: cpu: convert 'level' to static property
` [Qemu-devel] [PATCH 09/20] target-i386: cpu: convert 'xlevel' "
` [Qemu-devel] [PATCH 10/20] target-i386: cpu: convert 'family' "
` [Qemu-devel] [PATCH 11/20] target-i386: cpu: convert 'model' "
` [Qemu-devel] [PATCH 12/20] target-i386: cpu: convert 'stepping' "
` [Qemu-devel] [PATCH 13/20] target-i386: cpu: convert 'vendor' "
` [Qemu-devel] [PATCH 14/20] target-i386: cpu: convert 'model-id' "
` [Qemu-devel] [PATCH 15/20] target-i386: cpu: convert 'tsc-frequency' "
` [Qemu-devel] [PATCH 15/21] target-i386: cpu: substitute '_' with '-' for +-foo feature bits as well
` [Qemu-devel] [PATCH 16/21] target-i386: cpu: convert 'tsc-frequency' to static property
` [Qemu-devel] [PATCH 16/20] target-i386: set [+-]feature using static properties
` [Qemu-devel] [PATCH 17/20] qdev: introduce QDEV_FIND_PROP_FROM_BIT and qdev_prop_find_bit()
` [Qemu-devel] [PATCH 17/20] qdev: introduce qdev_prop_find_bit()
` [Qemu-devel] [PATCH 17/21] target-i386: set [+-]feature using static properties
` [Qemu-devel] [PATCH 18/21] qdev: introduce QDEV_FIND_PROP_FROM_BIT and qdev_prop_find_bit()
` [Qemu-devel] [PATCH 18/20] target-i386: use static properties in check_features_against_host() to print CPUID feature names
` [Qemu-devel] [PATCH 19/21] "
` [Qemu-devel] [PATCH 19/20] target-i386: use static properties to list CPUID features
` [Qemu-devel] [PATCH 20/20] target-i386: remove unused *_feature_name arrays
` [Qemu-devel] [PATCH 20/21] target-i386: use static properties to list CPUID features
` [Qemu-devel] [PATCH 21/21] target-i386: remove unused *_feature_name arrays

OSD crash upon pool creation
 2013-07-15 22:24 UTC 

[PATCH 5/5] powerpc: using reset hcall when kvm,has-reset
 2013-07-15 22:23 UTC  (3+ messages)

[PATCH] ARM: Add check for Cortex-A15 errata 798181 ECO
 2013-07-15 22:22 UTC  (4+ messages)

KS Topic request: Handling the Stable kernel, let's dump the cc: stable tag
 2013-07-15 22:22 UTC  (18+ messages)
` [Ksummit-2013-discuss] "

[PATCH 00/11] Enable PSR on Haswell
 2013-07-15 22:18 UTC  (9+ messages)
` [PATCH 05/11] drm/i915: Added debugfs support for PSR Status
` [PATCH 08/11] drm/intel: add enable_psr module option and disable psr by default

[PATCH] mips/ftrace: Fix function tracing return address to match
 2013-07-15 22:17 UTC 

[PATCH] powerpc/fsl-booke: Work around erratum A-006958
 2013-07-15 22:15 UTC  (3+ messages)

[PATCH 0/9] HW contest support for Ironlake
 2013-07-15 22:12 UTC  (5+ messages)
` [PATCH 8/9] drm/i915: Restore ILK powerctx pin attributes

[libnftables PATCH 1/2] set: json: fix incomplete output
 2013-07-15 22:11 UTC  (4+ messages)
` [libnftables PATCH 2/2] chain: json: use string to identify policy

Slow TCP performance from Win2k8R2 guests under Linux KVM
 2013-07-15 22:10 UTC 

[PATCH] Documentation: update git pull info in SubmittingPatches
 2013-07-15 22:10 UTC  (6+ messages)

[PATCH -next 1/2] arm: Remove enforced Os flag for LZ4 decompressor
 2013-07-15 22:08 UTC  (7+ messages)
` [PATCH -next 2/2] kbuild: fix for updated LZ4 tool with the new streaming format

[PATCH] sg: atomize check and set sdp->exclude in sg_open
 2013-07-15 20:37 UTC  (9+ messages)
      ` [PATCH v2 1/1] [SCSI] sg: fix race condition when do exclusive open
            ` [PATCH v3 "

Recovery possible after partial reshape failure?
 2013-07-15 22:08 UTC  (3+ messages)

[meta-fsl-arm][PATCH 1/2] gpu-viv-bin-mx6q: Fix libgles2-mx6 package name
 2013-07-15 22:07 UTC  (2+ messages)
` [meta-fsl-arm][PATCH 2/2] linux-imx_3.0.35: Backport two patches to fix a boot issue

[Qemu-devel] [PATCH] w32, w64: Add build rule for installer
 2013-07-15 21:52 UTC 

[Buildroot] [git commit] powervr: add powervr virtual package
 2013-07-15 22:06 UTC 

[PATCH] t9200 - Allow cvs version 1.12
 2013-07-15 22:06 UTC  (2+ messages)

[PATCH] ath3k: Add support for ID 0x13d3/0x3402
 2013-07-15 22:04 UTC  (3+ messages)

[patch net-next RFC 0/3] export device physical port id to userspace
 2013-07-15 22:01 UTC  (3+ messages)
` [patch net-next RFC 1/3] net: add ndo to get id of physical port of the device

[PATCH] howto: Use all-space indentation in ASCII art
 2013-07-15 22:00 UTC  (2+ messages)

perf documentation: update Documentation/ABI/testing with missing perf-related files
 2013-07-15 21:38 UTC 

[Bug 66921] New: [r300g] Heroes of Newerth: HiZ related corruption
 2013-07-15 21:55 UTC  (2+ messages)
` [Bug 66921] "

[xen-4.3-testing test] 18427: tolerable FAIL - PUSHED
 2013-07-15 21:54 UTC 

[PATCH v1 00/24] add COMMON_CLK support for PowerPC MPC512x
 2013-07-15 21:54 UTC  (6+ messages)
` [PATCH v1 15/24] serial: mpc512x: OF clock lookup, use the 'mclk' name

Help with fitting unusual devices into IIO framework
 2013-07-15 21:54 UTC  (2+ messages)

[PATCH 0/3] Switch German translation from pure German to German+English
 2013-07-15 21:53 UTC  (9+ messages)
` [PATCHv2 0/3] Switch German translation to G+E
  ` [PATCHv2 1/3] l10n: de.po: switch from pure German to German+English (part 1)
    ` [PATCHv2 2/3] l10n: de.po: switch from pure German to German+English (part 2)
      ` [PATCHv2 3/3] l10n: de.po: switch from pure German to German+English (part 3)

ObjectContext : check that all references are gone
 2013-07-15 21:53 UTC  (2+ messages)

[v3.11-rc1 PATCH 0/5] printk: Initial restructuring
 2013-07-15 21:51 UTC  (6+ messages)
` [v3.11-rc1 PATCH 1/5] printk: Move to separate directory for easier modification
` [v3.11-rc1 PATCH 2/5] printk: Add console_cmdline.h
` [v3.11-rc1 PATCH 3/5] printk: Move braille console support into separate braille.[ch] files
` [v3.11-rc1 PATCH 4/5] printk: Use pointer for console_cmdline indexing
` [v3.11-rc1 PATCH 5/5] printk: rename struct log to struct printk_log

[PATCH] QEMU-AER: Qemu changes to support AER for VFIO-PCI devices
 2013-07-15 21:51 UTC  (3+ messages)
` [Qemu-devel] "

+ ocfs2-update-inode-size-after-zeronig-the-hole.patch added to -mm tree
 2013-07-15 21:51 UTC 

Devicetree support for Eukrea cpuimx{25,35,51}
 2013-07-15 21:50 UTC  (16+ messages)
` [PATCH 01/22] ARM i.MX25: devicetree: add compatible property for imxfb support
` [PATCH 05/22] ARM: i.MX25 DT: use auxdata to attach imxfb_platform_data
` [PATCH 06/22] arm/dts: i.MX25: Add ssi clocks and DMA events
` [PATCH 10/22] arm/dts: Add support for the cpuimx25 board from Eukrea and its baseboard
` [PATCH 15/22] drm: Add the lacking DRM_MODE_FLAG_* for matching the DISPLAY_FLAGS_*
` [PATCH 19/22] Input: tsc2007: Add device tree support
` [PATCH 21/22] DT: Add basic support for imx35-based devices

802.11p and ath5k v3.10-rc1
 2013-07-15 21:47 UTC 

[Qemu-devel] [PATCH] vfio-pci: VGA quirk update
 2013-07-15 21:46 UTC  (2+ messages)
`  "

[PATCH v2 00/46] "struct pathspec" conversion and :(glob) and :(icase)
 2013-07-15 21:43 UTC  (2+ messages)

[PATCH] ASoC: kirkwood-i2s: fix a compilation warning
 2013-07-15 21:37 UTC  (5+ messages)

[Qemu-devel] [PATCH V4 00/10] Add support for binding guest numa nodes to host numa nodes
 2013-07-15 21:33 UTC  (6+ messages)
` [Qemu-devel] [PATCH V4 01/10] NUMA: Support multiple CPU ranges on -numa option

[xen-unstable test] 18426: tolerable FAIL - PUSHED
 2013-07-15 21:33 UTC 

[PATCH RESEND] video: mxsfb: Let device core handle pinctrl
 2013-07-15 21:31 UTC 

gdk-pixbuff-xlib missing
 2013-07-15 21:30 UTC  (2+ messages)

[RFC 0/4] Transparent on-demand struct page initialization embedded in the buddy allocator
 2013-07-15 21:30 UTC  (4+ messages)
` [RFC 4/4] Sparse initialization of struct page array

[PATCH V4] xfstests: generic/314, test sgid inheritance on subdirs
 2013-07-15 21:27 UTC  (3+ messages)

[Qemu-devel] [PATCHv3] block-migration: efficiently encode zero blocks
 2013-07-15 21:27 UTC  (2+ messages)

[Qemu-devel] [PATCH] ahci: Fix FLUSH command
 2013-07-15 21:26 UTC  (2+ messages)

[Buildroot] Dates for the next Buildroot Developers Meeting
 2013-07-15 21:25 UTC  (6+ messages)

[PATCH v5 00/12] Lockless update of reference count protected by spinlock
 2013-07-15 21:24 UTC  (6+ messages)
` [PATCH v5 01/12] spinlock: A new lockref structure for lockless update of refcount

Linux 3.11-rc1
 2013-07-15 21:24 UTC  (6+ messages)
` ahci_host_activate NULL pointer (was Re: Linux 3.11-rc1)

Linux Plumbers IO & File System Micro-conference
 2013-07-15 21:22 UTC  (4+ messages)

[Buildroot] [PATCH v5 1/3] powervr: add powervr virtual package
 2013-07-15 21:21 UTC  (7+ messages)
` [Buildroot] [PATCH v5 2/3] ti-gfx: add new package
` [Buildroot] [PATCH v5 3/3] qt: add powervr and opengl

[U-Boot] [PATCH] net: fec: Avoid MX28 bus sync issue
 2013-07-15 21:18 UTC  (7+ messages)

[PATCH 1/1 V3] x86/AMD: Fix nested svm crash due to assertion in __virt_to_maddr
 2013-07-15 21:17 UTC  (3+ messages)

[PATCH 1/2] Initial support for Allwinner's Security ID fuses
 2013-07-15 21:16 UTC  (13+ messages)
                    ` [linux-sunxi] "

Logitech iTouch USB keyboard scan codes
 2013-07-15 21:15 UTC 

[ANNOUNCE] Git v1.8.3.3
 2013-07-15 21:13 UTC 

[RFC][PATCH 0/9] sched: Power scheduler design proposal
 2013-07-15 21:12 UTC  (9+ messages)

+ mm-swapfilec-convert-to-pr_foo.patch added to -mm tree
 2013-07-15 21:12 UTC 

+ swap-warn-when-a-swap-area-overflows-the-maximum-size-fix.patch added to -mm tree
 2013-07-15 21:12 UTC 

[Bisected] 3.7-rc1 can't resume
 2013-07-15 21:11 UTC  (5+ messages)
` [Bisected] 3.7-rc1 can't resume (still present in 3.9)

[Buildroot] [PATCH] package/libsvg-cairo: new package
 2013-07-15 21:12 UTC  (2+ messages)

[Buildroot] [git commit] package/libsvg-cairo: new package
 2013-07-15 21:11 UTC 

[GIT pull] x86 updates for 3.11
 2013-07-15 21:10 UTC  (5+ messages)

DT binding review for Armada display subsystem
 2013-07-15 21:09 UTC  (4+ messages)

[PATCH] RDMA/cma: silence GCC warning
 2013-07-15 21:08 UTC  (3+ messages)

[Ksummit-2013-discuss] [ATTEND] Handling of devicetree bindings
 2013-07-15 21:07 UTC  (4+ messages)

[U-Boot] [PATCH 0/5] Introducing SPDX-License-Identifiers
 2013-07-15 21:06 UTC  (2+ messages)

+ swap-warn-when-a-swap-area-overflows-the-maximum-size.patch added to -mm tree
 2013-07-15 21:06 UTC 

[U-Boot] [ANN] v2013.07-rc2
 2013-07-15 21:05 UTC  (3+ messages)

[PATCHv5 0/6] NVMe: suspend resume
 2013-07-15 21:02 UTC  (7+ messages)
` [PATCHv5 1/6] NVMe: Group pci related actions in functions
` [PATCHv5 2/6] NVMe: Separate queue alloc/free from create/delete
` [PATCHv5 3/6] NVMe: Separate controller init from disk discovery
` [PATCHv5 4/6] NVMe: Use normal shutdown
` [PATCHv5 5/6] NVMe: Add pci suspend/resume driver callbacks
` [PATCHv5 6/6] NVMe: Handle ioremap failure

[Buildroot] [PATCH 1/7] squid: bump to version 3.3.6
 2013-07-15 21:01 UTC  (2+ messages)

[Buildroot] [git commit] ed: bump to version 1.9
 2013-07-15 21:01 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.