All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-03 16:29:16 to 2014-03-03 17:33:13 UTC [more...]

[PATCH v4 0/6] [RFC] Support for creating generic host_bridge from device tree
 2014-03-03 17:33 UTC  (6+ messages)
` [PATCH v4 1/6] pci: Introduce pci_register_io_range() helper function
  ` [PATCH v4 2/6] pci: OF: Fix the conversion of IO ranges into IO resources
` [PATCH v4 3/6] pci: Create pci_host_bridge before its associated bus in pci_create_root_bus

[PATCH 0/5] Make num_sprites a per pipe value (v3)
 2014-03-03 17:31 UTC  (6+ messages)
` [PATCH 1/5] drm/i915: Use a pipe variable to cycle through the pipes
` [PATCH 2/5] drm/i915: Don't declare unnecessary shadowing variable
` [PATCH 3/5] drm/i915: Replace a few for_each_pipe(i) by for_each_pipe(pipe)
` [PATCH 4/5] drm/i915: Add a for_each_sprite() macro
` [PATCH 5/5] drm/i915: Make num_sprites a per-pipe value

[PATCH] Add a "make rpmball" target
 2014-03-03 17:31 UTC  (8+ messages)

C-Can or Other SocketCAN Issue
 2014-03-03 17:31 UTC  (3+ messages)

Ordering of directory operations maintained across system crashes in Btrfs?
 2014-03-03 17:30 UTC  (2+ messages)

What does rpc.mountd dlopen() libnfsjunct.so rather than libnfsjunct.so.0
 2014-03-03 17:30 UTC  (8+ messages)

post-receive: pub/scm/linux/kernel/git/rt/linux-stable-rt
 2014-03-03 17:30 UTC 

ENOSPC errors during raid1 rebalance
 2014-03-03 17:23 UTC 

post-receive: pub/scm/linux/kernel/git/dhowells/linux-fs
 2014-03-03 17:28 UTC 

Panic on ppc64 with numa_balancing and !sparsemem_vmemmap
 2014-03-03 17:26 UTC  (3+ messages)

[PATCH] cache_tree_find(): remove redundant check in while condition
 2014-03-03 17:25 UTC  (4+ messages)

WARNING: Failed to fetch URL http://downloads.sourceforge.net/openjade/openjade-0.6.14.tar.gz, attempting MIRRORS if available
 2014-03-03 17:25 UTC  (14+ messages)

[Qemu-devel] [PATCH v3] qdev: move the code adding the device out of realize
 2014-03-03 17:25 UTC  (4+ messages)

[Bug 71461] New: monitor doesn't get detected after boot
 2014-03-03 17:25 UTC  (3+ messages)
` [Bug 71461] monitor doesn't get detected after boot or disconnection

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2014-03-03 17:24 UTC 

suspend evetchn creation failure
 2014-03-03 17:24 UTC 

[U-Boot] [PATCH 1/2] lib: uuid: add function to generate UUID version 4
 2014-03-03 17:23 UTC  (8+ messages)
` [U-Boot] [PATCH 2/2] cmd:gpt: randomly generate each partition uuid if undefined

[PATCH 00/19 V2] perf, c2c: Add new tool to analyze cacheline contention on NUMA systems
 2014-03-03 17:23 UTC  (7+ messages)
` [PATCH 08/19] perf c2c: Shared data analyser

[Bug 75719] New: mplayer -vo gl consume more CPU on r200
 2014-03-03 17:22 UTC  (5+ messages)
` [Bug 75719] "

[PATCH 0/1] xhci: fixes for 3.14
 2014-03-03 17:30 UTC  (2+ messages)
` [PATCH v3 1/1] xhci: Prevent runtime pm from autosuspending during initialization

[Qemu-devel] [PULL 00/32] QMP queue
 2014-03-03 17:12 UTC  (29+ messages)
` [Qemu-devel] [PULL 01/32] QMP: Allow dot separated dict path arguments in qmp-shell
` [Qemu-devel] [PULL 02/32] MAINTAINERS: update status for HMP, QAPI and QMP trees
` [Qemu-devel] [PULL 03/32] dump: const-qualify the buf of WriteCoreDumpFunction
` [Qemu-devel] [PULL 04/32] dump: add argument to write_elfxx_notes
` [Qemu-devel] [PULL 05/32] dump: add API to write header of flatten format
` [Qemu-devel] [PULL 06/32] dump: add API to write vmcore
` [Qemu-devel] [PULL 07/32] dump: add API to write elf notes to buffer
` [Qemu-devel] [PULL 08/32] dump: add support for lzo/snappy
` [Qemu-devel] [PULL 09/32] dump: add members to DumpState and init some of them
` [Qemu-devel] [PULL 10/32] dump: add API to write dump header
` [Qemu-devel] [PULL 11/32] dump: add API to write dump_bitmap
` [Qemu-devel] [PULL 12/32] dump: add APIs to operate DataCache
` [Qemu-devel] [PULL 13/32] dump: add API to write dump pages
` [Qemu-devel] [PULL 14/32] dump: make kdump-compressed format available for 'dump-guest-memory'
` [Qemu-devel] [PULL 15/32] Define the architecture for compressed dump format
` [Qemu-devel] [PULL 16/32] dump: add 'query-dump-guest-memory-capability' command
` [Qemu-devel] [PULL 17/32] qmp: Check for returned data from __json_read in get_events
` [Qemu-devel] [PULL 18/32] qerror: Improve QERR_DEVICE_NOT_ACTIVE message
` [Qemu-devel] [PULL 19/32] monitor: Remove left-over code in do_info_profile
` [Qemu-devel] [PULL 20/32] tests/qapi-schema: Actually check successful QMP command response
` [Qemu-devel] [PULL 21/32] tests/qapi-schema: Cover optional command arguments
` [Qemu-devel] [PULL 22/32] tests/qapi-schema: Cover simple argument types
` [Qemu-devel] [PULL 23/32] tests/qapi-schema: Cover anonymous union types
` [Qemu-devel] [PULL 24/32] tests/qapi-schema: Cover complex types with base
` [Qemu-devel] [PULL 25/32] tests/qapi-schema: Cover union "
` [Qemu-devel] [PULL 26/32] tests/qapi-schema: Cover flat union types
` [Qemu-devel] [PULL 29/32] qapi: Drop unused code in qapi-commands.py
` [Qemu-devel] [PULL 31/32] qapi: Clean up superfluous null check in qapi_dealloc_type_str()

[PATCH -tip v7 00/26] kprobes: introduce NOKPROBE_SYMBOL, bugfixes and scalbility efforts
 2014-03-03 17:20 UTC  (6+ messages)
` [PATCH -tip v7 24/26] kprobes: Enlarge hash table to 4096 entries
      `  "

Filesystem extremly fragmented after scrub
 2014-03-03 17:20 UTC  (3+ messages)

[Buildroot] [PATCH 0/19 v3] Add new virtual-package infrastructure
 2014-03-03 17:19 UTC  (2+ messages)

[PATCH] net: fix for a race condition in the inet frag code
 2014-03-03 17:17 UTC  (6+ messages)

Errors and Warnings listing on the dashboard page
 2014-03-03 17:14 UTC  (2+ messages)

issues with the rdma-cm server side mapping of IP to GID
 2014-03-03 17:15 UTC  (6+ messages)

[PATCH 00/11] eal: allow virtual pmd drivers as shared lib
 2014-03-03 17:14 UTC  (3+ messages)
` [PATCH 09/11] device-args: replace use-device eal option by pci-whitelist and vdev

spc: Support NAA IEEE Registered Extended field in VPD page 0x83
 2014-03-03 17:14 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] env export fixes
 2014-03-03 17:14 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] env export fix: compute the CRC on the real lenght of the exported variables

Ceph Ansible Repo
 2014-03-03 17:13 UTC  (5+ messages)

My advice for GSoC applicants
 2014-03-03 17:12 UTC  (3+ messages)

[U-Boot] [PATCH v5 0/3] ubs: tegra: two fixes and cleanup
 2014-03-03 17:12 UTC  (3+ messages)
` [U-Boot] [PATCH v5 1/3] usb: tegra: fix USB2 powerdown for Tegra30 and later

[RFC V2] drivers/base/regmap: Implementation for regmap_multi_reg_write
 2014-03-03 17:02 UTC 

post-receive: pub/scm/linux/kernel/git/balbi/usb
 2014-03-03 17:11 UTC 

[PATCH v2] usb: gadget: atmel_usba: Fix crashed during stopping when DEBUG is enabled
 2014-03-03 17:10 UTC  (4+ messages)

3.14.0-rc3 btrfs scrub is preventing my laptop from going to sleep
 2014-03-03 17:09 UTC  (3+ messages)

ax88179_178a problems on AMD platform with ASMedia xhci controller
 2014-03-03 17:08 UTC 

[GSOC] Interested in contributing to LTTng: Python tracing support
 2014-03-03 17:07 UTC 

[PATCH 1/2] spmi: pmic_arb: make selectable on ARCH_QCOM
 2014-03-03 17:06 UTC  (3+ messages)
` [PATCH 2/2] spmi: pm: drop bus-level PM suspend/resume routines

[Qemu-devel] [PATCH v4 0/3] qapi: Allow modularization of QAPI schema files
 2014-03-03 17:04 UTC  (11+ messages)
` [Qemu-devel] [PATCH v4 1/3] qapi: Use an explicit input file
` [Qemu-devel] [PATCH v4 2/3] qapi: Add a primitive to include other files from a QAPI schema file

[PATCH V2] dapltest: Add final send/recv "sync" for transaction tests
 2014-03-03 17:03 UTC  (2+ messages)

Proposal for simplifying NFS/RDMA client memory registration
 2014-03-03 17:02 UTC  (3+ messages)

[PATCH] staging/dt3155v4l: use PCI_VENDOR_ID_INTEL
 2014-03-03 17:00 UTC 

[PATCH] ARM: tegra: add device tree for SHIELD
 2014-03-03 17:00 UTC  (4+ messages)

[PATCH] sparc64 - strict devmem
 2014-03-03 17:00 UTC 

Dell Shared PERC8 RAID Controller
 2014-03-03 16:57 UTC  (5+ messages)

[Cluster-devel] [PATCH 0/7] gfs2_edit journalX block reference feature and fixes
 2014-03-03 16:57 UTC  (2+ messages)
` [Cluster-devel] [PATCH] gfs2_edit: Corrections to log descriptor reference parsing

[GSoc 2014] Strace replacement based on LTTng
 2014-03-03 16:57 UTC 

[meta-mono] [PATCH 0/1] dbus-sharp, dbus-sharp-glib: Added C# managed implementation of D-Bus and GLib bindings
 2014-03-03 16:56 UTC  (2+ messages)
` [meta-mono] [PATCH 1/1] "

[PATCH 0/2] Buildhistory rebuilds fix
 2014-03-03 16:56 UTC  (3+ messages)
` [PATCH 1/2] bitbake.conf: add new vardepvalueexclude varflag to BB_SIGNATURE_EXCLUDE_FLAGS
` [PATCH 2/2] classes/buildhistory: fix task signatures changing

[U-Boot] [PATCH] powerpc/t2080rdb: Add T2080PCIe-RDB board support
 2014-03-03 16:56 UTC  (4+ messages)

[PATCH 0/1] Allow exclusion of variable value portions from signatures
 2014-03-03 16:54 UTC  (2+ messages)
` [PATCH 1/1] data: add vardepvalueexclude varflag

[PATCH] sparc64 - add mem to iomem resource
 2014-03-03 16:54 UTC 

[PATCH 0/3] Ceph fscache: Fix kernel panic due to a race
 2014-03-03 16:54 UTC  (5+ messages)

[PATCH v2] phy-rcar-gen2-usb: add device tree support
 2014-03-03 16:54 UTC  (6+ messages)

[Qemu-devel] [PATCH] qapi: output visitor crashes qemu if it encounters a NULL value
 2014-03-03 16:53 UTC  (6+ messages)

[PATCH] Check flag status register for Micron n25q512a
 2014-03-03 16:52 UTC  (5+ messages)

[Qemu-devel] [PATCH qom-cpu v10 0/2] target-i386: X86CPU subclasses
 2014-03-03 16:50 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2014-03-03 16:50 UTC 

[PATCH] usb: gadget: atmel_usba: fix crash when no endpoint are specified
 2014-03-03 16:47 UTC  (6+ messages)

bond failover doesn't happen when active slave link is up, but there is no connectivity
 2014-03-03 16:49 UTC 

deadlock between cpu_stopper & native_flush_tlb_others()->smp_call_function_many()
 2014-03-03 16:45 UTC  (2+ messages)

Can trace be stopped from UST on executing a particular function?
 2014-03-03 16:45 UTC 

[PATCH] usb: gadget: atmel_usba: Fix crashed during stopping when DEBUG is enabled
 2014-03-03 16:41 UTC  (7+ messages)

[PATCH v5 0/6] Make dwc3 use Generic PHY Framework
 2014-03-03 16:40 UTC  (4+ messages)

[PATCH 0/3] UBI: block: Assorted fixes
 2014-03-03 16:42 UTC  (4+ messages)
` [PATCH 1/3] UBI: block: Mark init-only symbol as __initdata
` [PATCH 2/3] UBI: block: Use 'u64' for the 64-bit dividend
` [PATCH 3/3] UBI: block: Add CONFIG_BLOCK dependency

[TINYCOMPRESS][PATCH 1/1] compress: no need to set metadata before calling next_track
 2014-03-03 16:36 UTC  (5+ messages)

[PATCH V2 1/3] dt: palmas: support IRQ inversion at the board level
 2014-03-03 16:41 UTC  (8+ messages)

Temporary hangs when using locking with apache+nfsv4
 2014-03-03 16:41 UTC  (4+ messages)

[PATCH 0/3] soc: Introduce drivers/soc and add Keystone QMSS driver
 2014-03-03 16:41 UTC  (5+ messages)
` [PATCH 2/3] soc: keystone: add "

[refpolicy] Policy module for shibboleth authentication daemon
 2014-03-03 16:41 UTC 

[PATCH] ath10k: unify warning messages in mac.c
 2014-03-03 16:40 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/balbi/usb
 2014-03-03 16:40 UTC 

[PATCH 00/10 V7] Remus/Libxl: Network buffering support
 2014-03-03 16:39 UTC  (7+ messages)
` [PATCH 02/10 V7] tools/libxl: update libxl_domain_remus_info
` [PATCH 03/10 V7] tools/libxl: introduce a new structure libxl__remus_state
` [PATCH 04/10 V7] remus: introduce a function to check whether network buffering is enabled

post-receive: pub/scm/linux/kernel/git/balbi/usb
 2014-03-03 16:37 UTC 

[PATCH 0/1] image.py, rootfs.py, package_manager.py: redirect stderr to stdout when calling check_output()
 2014-03-03 16:36 UTC  (2+ messages)
` [PATCH 1/1] "

3.10.X kernel/jump_label kvm
 2014-03-03 16:36 UTC  (2+ messages)

[meta-openstack][PATCH] rabbitmq-server: add missing zip-native DEPENDS
 2014-03-03 16:36 UTC  (2+ messages)

[RFC PATCH 0/3] Implement the XEN_DOMCTL_memory_mapping hypecall for arm32
 2014-03-03 16:35 UTC  (7+ messages)
` [RFC PATCH 2/3] arch, arm32: add the XEN_DOMCTL_memory_mapping hypercall

[patch] rt,blk,mq: Make blk_mq_cpu_notify_lock a raw spinlock
 2014-03-03 16:34 UTC  (2+ messages)

[meta-fsl-arm PATCH v4 0/13] Freescale 3.10.17-1.0.0-beta
 2014-03-03 16:33 UTC  (3+ messages)
` [meta-fsl-arm PATCH v4 06/13] xf86-video-imxfb-vivante: Fix HDMI preferred mode selection

[Qemu-devel] [PATCH 0/5] linux-user: various fixes for AArch64
 2014-03-03 16:33 UTC  (2+ messages)

[PATCH RESEND 1/1] serial: 8250_pci: fix support for MosChip 98xx boards
 2014-03-03 16:32 UTC  (3+ messages)

Sample Toaster data for development purposes
 2014-03-03 16:31 UTC  (3+ messages)

[PATCH] usb: gadget: return the right length in ffs_epfile_io()
 2014-03-03 16:30 UTC  (2+ messages)

static asmlinkage in irqchip (was Re: next build: 78 warnings 0 failures (next/next-20140228))
 2014-03-03 16:31 UTC  (4+ messages)

[PATCH V2] support Thinkpad X1 Carbon's adaptive keyboard
 2014-03-03 16:31 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] Enable x2apic by default on KVM
 2014-03-03 16:30 UTC  (3+ messages)

[PATCH v2] can: remove CAN FD compatibility for CAN 2.0 sockets
 2014-03-03 16:29 UTC  (4+ messages)

[GIT PULL] scheduler fixes
 2014-03-03 16:29 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.