All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-02-03 13:38:28 to 2012-02-03 14:59:11 UTC [more...]

route cache flush??
 2012-02-03 14:59 UTC 

[PATCH 0 of 5] blkif.h: Document protocol and existing extensions
 2012-02-03 14:58 UTC  (4+ messages)
` [PATCH 4 of 5] blkif.h: Document the RedHat and Citrix blkif multi-page ring extensions

sysfs regression: wrong link counts
 2012-02-03 14:57 UTC  (11+ messages)
    ` [PATCH] sysfs: Optionally count subdirectories to support buggy applications
            ` [RFC] killing boilerplate checks in ->link/->mkdir/->rename

[PATCH V2 1/4] pinctrl: add a driver for NVIDIA Tegra
 2012-02-03 14:57 UTC  (6+ messages)

Git performance results on a large repository
 2012-02-03 14:56 UTC  (2+ messages)

[GIT PULL] at91: at91sam9x5 family basic support
 2012-02-03 14:54 UTC  (2+ messages)

[PATCH ] ASoC: Add support for TI LM49453 Audio codec
 2012-02-03 14:54 UTC  (8+ messages)

[RFC/PATCH 0/2] Commits with ancient timestamps
 2012-02-03 14:53 UTC  (2+ messages)

[PATCH] Handling of unused variable 'do-numainfo on compilation time
 2012-02-03 14:53 UTC  (5+ messages)

[PATCH v5] peak_pci: add support for PEAK-System PCIe/PCIeC/miniPCI cards
 2012-02-03 14:53 UTC 

[RFC] [PATCH] [timer] Optimise apply_slack() for size and speed
 2012-02-03 14:52 UTC  (3+ messages)

[Xenomai-core] [PATCH] Only export required CFLAGS via xeno-config
 2012-02-03 14:50 UTC 

[Qemu-devel] [PULL] [PATCH 00/19] linux-user update
 2012-02-03 14:49 UTC  (20+ messages)
` [Qemu-devel] [PATCH 01/19] linux-user: stack_base is now mandatory on all targets
` [Qemu-devel] [PATCH 02/19] linux-user: save auxv length
` [Qemu-devel] [PATCH 03/19] linux-user: add open() hijack infrastructure
` [Qemu-devel] [PATCH 04/19] linux-user: fake /proc/self/maps
` [Qemu-devel] [PATCH 05/19] linux-user: fake /proc/self/stat
` [Qemu-devel] [PATCH 06/19] linux-user: fake /proc/self/auxv
` [Qemu-devel] [PATCH 07/19] linux-user/main.c: Add option to user-mode emulation so that user can specify log file name
` [Qemu-devel] [PATCH 08/19] linux-user: add SO_PEERCRED support for getsockopt
` [Qemu-devel] [PATCH 09/19] linux-user: fix QEMU_STRACE=1 segfault
` [Qemu-devel] [PATCH 10/19] linux-user/strace.c: Correct errno printing for mmap etc
` [Qemu-devel] [PATCH 11/19] linux-user: fix wait* syscall status returns
` [Qemu-devel] [PATCH 12/19] linux-user: Allow NULL value pointer in setxattr and getxattr
` [Qemu-devel] [PATCH 13/19] linux-user/syscall.c: Implement f and l versions of set/get/removexattr
` [Qemu-devel] [PATCH 14/19] linux-user: Implement *listxattr syscalls
` [Qemu-devel] [PATCH 15/19] linux-user: Add default-configs for mipsn32[el]
` [Qemu-devel] [PATCH 16/19] linux-user: Add default configs for mips64[el]
` [Qemu-devel] [PATCH 17/19] linux-user: Define TARGET_QEMU_ESIGRETURN for mipsn32
` [Qemu-devel] [PATCH 18/19] linux-user: Define TARGET_QEMU_ESIGRETURN for mips64
` [Qemu-devel] [PATCH 19/19] linux-user: Fix sa_flags byte swaps for mips

[xen-unstable test] 11857: regressions - FAIL
 2012-02-03 14:49 UTC 

[PATCH v3 00/25] irq_domain generalization and refinement
 2012-02-03 14:48 UTC  (6+ messages)
` [PATCH v3 13/25] irq_domain: Remove 'new' irq_domain in favour of the ppc one

[PATCH] Fix uninitialized access bug in utilfdt_decode_type
 2012-02-03 14:46 UTC  (2+ messages)

[0/10] Assorted cleanups (esp for fdt{get,put} tests)
 2012-02-03 14:45 UTC  (2+ messages)

[PATCH 1/1] arm: vfp: Raising SIGFPE on invalid floating point operation
 2012-02-03 14:45 UTC  (11+ messages)

(no subject)
 2012-02-03 14:44 UTC  (8+ messages)
` 

[Samba] Samba 3.5 & CIFS mounts - long standing issue
 2012-02-03 14:44 UTC 

[PATCH 1/1] drm/i915: track first and last processes that touch gem objects
 2012-02-03 14:43 UTC 

Hob 1.2 design - Settings dialogue
 2012-02-03 14:42 UTC  (2+ messages)

Alternates corruption issue
 2012-02-03 14:40 UTC  (11+ messages)

Placing the root partition on an XFS filesystem is not supported
 2012-02-03 14:39 UTC  (3+ messages)

Connect hangs for a while before returns -1 with ECONNREFUSED on 3.2 for loopback
 2012-02-03 14:38 UTC  (2+ messages)

[PATCH 1/3] caif: Kill debugfs vars for caif socket
 2012-02-03 14:36 UTC  (3+ messages)
` [PATCH 2/3] caif: Add drop count for caif_net device
` [PATCH 3/3] caif-hsi: Add RX flip buffer

[RFCv2 00/10] Bluetooth: Change socket lock to l2cap_chan lock
 2012-02-03 14:36 UTC  (11+ messages)
` [RFCv2 01/10] Bluetooth: Change chan_ready param from sk to chan
` [RFCv2 02/10] Bluetooth: Clean up l2cap_chan_add
` [RFCv2 03/10] Bluetooth: Remove unneeded sk variable
` [RFCv2 04/10] Bluetooth: Revert to mutexes from RCU list
` [RFCv2 05/10] Bluetooth: Add l2cap_chan_lock
` [RFCv2 06/10] Bluetooth: Add locked and unlocked state_change
` [RFCv2 07/10] Bluetooth: Add socket error function
` [RFCv2 08/10] Bluetooth: Change socket lock to chan lock
` [RFCv2 09/10] Bluetooth: Use l2cap chan lock in socket connect
` [RFCv2 10/10] Bluetooth: Remove socket lock check

[GIT PULL] at91: devices and boards files update for 3.4
 2012-02-03 14:35 UTC  (2+ messages)

[PATCH 2/2] mm: make do_writepages() use plugging
 2012-02-03 14:21 UTC  (12+ messages)

setup ofono for telit h910 on embedded system
 2012-02-03 14:34 UTC 

[PATCH] string: memchr_inv speed improvements
 2012-02-03 14:34 UTC 

[PATCH v1 0/8] cifs: convert "strict" writes to be asynchronous
 2012-02-03 14:33 UTC  (9+ messages)
  ` [PATCH v1 1/8] cifs: add pid field to cifs_writedata
  ` [PATCH v1 2/8] cifs: allow caller to specify completion op when allocating writedata
  ` [PATCH v1 3/8] cifs: rename pTcon to tcon in cifs_iovec_write
  ` [PATCH v1 4/8] cifs: fix allocation in cifs_write_allocate_pages
  ` [PATCH v1 5/8] cifs: make cifsFileInfo_get return the cifsFileInfo pointer
  ` [PATCH v1 6/8] cifs: fix up get_numpages
  ` [PATCH v1 7/8] cifs: abstract out function to marshal up the iovec array for async writes
  ` [PATCH v1 8/8] cifs: convert cifs_iovec_write to use "

[PATCH 1/2] replace modprobe -l with modinfo
 2012-02-03 14:31 UTC  (6+ messages)
` [PATCH 2/2] cleanup modprobe calls

[PATCH] Check for beginning '/' in the mount path
 2012-02-03 14:29 UTC  (4+ messages)

[U-Boot] [PATCH] mx28: fix SPL code to make USB booting work
 2012-02-03 14:31 UTC  (4+ messages)

[BUG] NVMe: compilation error
 2012-02-03 14:25 UTC 

KVM: x86: increase recommended max vcpus to 160
 2012-02-03 14:28 UTC 

[U-Boot] [PATCH 1/2] i.MX28: Fix ref_cpu clock setup
 2012-02-03 14:28 UTC  (7+ messages)

[PATCH] amd iommu: disable iommu emulation on non-iommu systems
 2012-02-03 14:28 UTC  (5+ messages)

[PATCHv1 0/2] Adds support for block based flow ctrl
 2012-02-03 14:27 UTC  (3+ messages)
` [PATCHv1 1/2] Bluetooth: Recalculate sched HCI blk/pkt "
` [PATCHv1 2/2] Bluetooth: Helper removes duplicated code

[Qemu-devel] [PATCH 00/16] access qdev properties via QOM
 2012-02-03 14:27 UTC  (7+ messages)
` [Qemu-devel] [PATCH 01/16] qdev: fix hot-unplug
` [Qemu-devel] [PATCH 10/16] qdev: make the non-legacy pci address property accept an integer

[patch v1, kernel version 3.2.1] rtnetlink workaround around the skb buff size issue
 2012-02-03 14:24 UTC 

[Buildroot] [RFC v2] Add systemd to buildroot
 2012-02-03 14:27 UTC  (6+ messages)
` [Buildroot] [PATCH 1/5] Add the systemd package
` [Buildroot] [PATCH 2/5] Rework of the init system
` [Buildroot] [PATCH 3/5] Fix installation for the lighttpd package
` [Buildroot] [PATCH 4/5] Add systemd unit for lighttpd
` [Buildroot] [PATCH 5/5] Add the systemd units files to openssh

infinite spin in RT when booting with DHCP on
 2012-02-03 14:26 UTC  (7+ messages)

[Buildroot] [git commit] crosstool-ng: bump version
 2012-02-03 14:24 UTC 

[Buildroot] [git commit] CHANGES: #2617 / # 3691 closed
 2012-02-03 14:23 UTC 

[PATCHv6 0/7] ftrace, perf: Adding support to use function trace
 2012-02-03 14:22 UTC  (20+ messages)
` [PATCHv7 "
  ` [PATCH 2/7] ftrace: Add enable/disable ftrace_ops control interface
              ` [PATCHv8 0/2] first 2 patches passed review
                ` [PATCH 1/2] ftrace: Change filter/notrace set functions to return exit code
                ` [PATCH 2/2] ftrace: Add enable/disable ftrace_ops control interface
  ` [PATCH 5/7] ftrace, perf: Add support to use function tracepoint in perf
  ` [PATCH 6/7] ftrace, perf: Distinguish ftrace function event field type

Breakage in master?
 2012-02-03 14:22 UTC  (6+ messages)

[GIT PULL] mxs: board support for 3.3
 2012-02-03 14:20 UTC  (2+ messages)
` [PATCH v5] ARM: mxs: Add initial support for Bluegiga APX4 Development Kit

[GIT PULL] at91: pm cleanup for standby
 2012-02-03 14:19 UTC  (2+ messages)

[PATCHv20 00/15] Contiguous Memory Allocator
 2012-02-03 14:19 UTC  (15+ messages)
` [PATCH 08/15] mm: mmzone: MIGRATE_CMA migration type added
` [PATCH 11/15] mm: trigger page reclaim in alloc_contig_range() to stabilize watermarks

[Qemu-devel] [PATCH v2 0/8] qemu-ga: add support for Windows
 2012-02-03 14:18 UTC  (2+ messages)

[PATCH] drm/radeon: move ring syncing after bo validation
 2012-02-03 14:14 UTC  (2+ messages)

ASoC: fsi: Add FSI DMAEngine support
 2012-02-03 14:14 UTC  (5+ messages)
` [PATCH 19/19] ASoC: fsi: Add "

RFC : attach ubi in readonly mode
 2012-02-03 14:09 UTC  (2+ messages)

[PATCH 00 of 29 RFC] libxl: move device plug/unplug to a separate daemon
 2012-02-03 14:06 UTC  (2+ messages)

[PATCH] CPU C-state breakage with PM Qos change
 2012-02-03 14:04 UTC  (4+ messages)

vMCE vs migration
 2012-02-03 14:04 UTC  (9+ messages)

[PATCH v2] spi: create a message queueing infrastructure
 2012-02-03 14:03 UTC 

Build problems with latest xen-unstable.hg
 2012-02-03 14:03 UTC  (3+ messages)

Pinmux bindings proposal V2
 2012-02-03 14:02 UTC  (7+ messages)

[PATCH] [trivial] frontends: Fix typo in tda1004x.c
 2012-02-03 13:56 UTC 

[PATCH 3/3] spi: create an optional message queueing infrastructure
 2012-02-03 14:01 UTC  (4+ messages)

[meta-oe] gdb-cross-canadian: build gdb with python support
 2012-02-03 13:52 UTC  (13+ messages)
              ` SDK confusion Was: [oe] "
                ` [oe] SDK confusion Was: "
                    ` [OE-core] "

[Buildroot] [PATCH] Add Freescale MX53 support
 2012-02-03 13:56 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] linux-user: Support prctl PR_GET/SET_NAME
 2012-02-03 13:53 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] linux-user/syscall.c: Fix indentation in prctl handling
` [Qemu-devel] [PATCH 2/2] linux-user: Add support for prctl PR_GET_NAME and PR_SET_NAME

[PATCH 07/07] ONKEY: OnKey module for DA9052/53 PMIC v1
 2012-02-03 13:52 UTC  (2+ messages)

[PATCH 3/3] bio-integrity: use kmem_cache_zalloc in bio_integrity_alloc_bioset()
 2012-02-03 13:50 UTC 

firmware loading failure for AR3011 (0cf3:3000 or 0cf3:3005 ?)
 2012-02-03 13:49 UTC  (3+ messages)

Realtek 8169 based device
 2012-02-03 13:49 UTC  (3+ messages)

IO-APIC: tweak debug key info formatting
 2012-02-03 13:49 UTC  (3+ messages)

How best to handle multiple-authorship commits in GIT?
 2012-02-03 13:47 UTC  (5+ messages)

[PATCH] t0300-credentials: Word around a solaris /bin/sh bug
 2012-02-03 13:45 UTC  (5+ messages)

[Patch] resource: move EXPORT_SYMBOL right after definition
 2012-02-03 13:42 UTC 

[PATCH BlueZ] proximity: Fix Proximity API to match documentation
 2012-02-03 13:42 UTC 

Give us feedback for the new Xen.org site
 2012-02-03 13:42 UTC 

[GIT PULL] sound fixes
 2012-02-03 13:40 UTC 

[U-Boot] [PATCH v3 0/7] Clean up ehci-omap and extend support for omap3/4 socs
 2012-02-03 13:38 UTC  (6+ messages)
` [U-Boot] [PATCH v3 3/7] OMAP3+: Clock: Adding ehci clock enabling
` [U-Boot] [PATCH v3 4/7] OMAP4: clock-common: Move the usb dppl configuration to new func
` [U-Boot] [PATCH v3 5/7] OMAP3+: ehci-omap: enable usb host ports for beagle/panda
` [U-Boot] [PATCH v3 6/7] usb: ulpi: Extend the existing ulpi framework
` [U-Boot] [PATCH v3 7/7] usb: ulpi: Add omap-ulpi-view port support


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.