All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-10-14 17:26:40 to 2011-10-14 19:09:04 UTC [more...]

[PATCH 2/5] drivercore: Add driver probe deferral mechanism
 2011-10-14 19:09 UTC  (20+ messages)

[Qemu-devel] Guest NIC interfaces always operate in promiscuous mode?
 2011-10-14 19:05 UTC 

Compat-wireless release for 2011-10-14 is baked
 2011-10-14 19:05 UTC 

[PATCH v5] power: bq20z75: devicetree init support
 2011-10-14 19:03 UTC  (4+ messages)

[PATCH] ASoC: max98095: Convert codec->hw_write to snd_soc_write
 2011-10-14 19:03 UTC  (4+ messages)

[PATCH RFC V5 00/11] Paravirtualized ticketlocks
 2011-10-14 19:02 UTC  (11+ messages)

sig->cputimer.lock/rq->lock lockdep report
 2011-10-14 19:01 UTC  (4+ messages)

Poky SDK as an external toolchain
 2011-10-14 19:01 UTC  (4+ messages)

[PATCH] [TRIVIAL] linux@lists.openrisc.net is moderated for non-subscribers
 2011-10-14 19:00 UTC 

[PATCH] t7800: avoid arithmetic expansion notation
 2011-10-14 19:00 UTC  (3+ messages)

[PATCH] linux-m32r is moderated for non-subscribers
 2011-10-14 18:59 UTC 

[PATCH] http_init: accept separate URL parameter
 2011-10-14 18:59 UTC  (4+ messages)
` [PATCH 0/6] http-auth-early

Adding board support
 2011-10-14 18:58 UTC  (3+ messages)

Answers to some common kernel.org account questions
 2011-10-14 18:54 UTC  (2+ messages)
` Procedural requirements for restoring kernel.org accounts

[PATCH 1/5] xfs: start periodic workers later
 2011-10-14 18:50 UTC  (5+ messages)
` [PATCH 2/5] xfs: use a cursor for bulk AIL insertion
` [PATCH 3/5] xfs: do not update xa_last_pushed_lsn for locked items
` [PATCH 4/5] xfs: force the log if we encounter pinned buffers in .iop_pushbuf
` [PATCH 5/5] xfs: revert to using a kthread for AIL pushing

[BUG] send-email: alias expansion broken
 2011-10-14 18:49 UTC  (6+ messages)
` [PATCH] fix alias expansion with new Git::config_path()
        ` [PATCH] send-email: Fix %config_path_settings handling

[PATCH] Btrfs: reserve some space for an orphan item when unlinking
 2011-10-14 18:47 UTC 

[PATCH] uio: Support 36-bit physical addresses on 32-bit systems
 2011-10-14 18:46 UTC  (7+ messages)

[PATCH 0/9] AMP interface and signal framework
 2011-10-14 18:46 UTC  (3+ messages)
` [PATCH 9/9] Bluetooth: Add signal handlers for channel moves

[PATCH] Btrfs: release trans metadata bytes before flushing delayed refs
 2011-10-14 18:41 UTC 

[PATCH] t1304: fall back to $USER if $LOGNAME is not defined
 2011-10-14 18:41 UTC  (2+ messages)

Confidential/How are you
 2011-10-14 18:13 UTC 

[PATCH obexd] Fix breaking long lines in vCard's fields
 2011-10-14 18:40 UTC  (2+ messages)

We're back to kernel.org
 2011-10-14 18:39 UTC 

freeze/crash
 2011-10-14 18:38 UTC  (3+ messages)

PCTV 520e on Linux
 2011-10-14 18:38 UTC  (16+ messages)
                  ` AW: "

[PATCHv4] DMAEngine: Define interleaved transfer request api
 2011-10-14 18:36 UTC  (29+ messages)
` [PATCHv5] "

[GIT PULL] hwmon fixes for 3.1
 2011-10-14 18:33 UTC 

snapshot issues
 2011-10-14 18:33 UTC  (3+ messages)

[U-Boot] From Mr Bono
 2011-10-14 18:29 UTC 

[PATCH v6 01/16] OMAP2+: hwmod: Add API to enable IO ring wakeup
 2011-10-14 18:29 UTC  (9+ messages)
` [PATCH v6 09/16] OMAP2+: UART: Add runtime pm support for omap-serial driver

git server move
 2011-10-14 18:23 UTC  (6+ messages)
    ` [oe] "
      ` [OE-core] "

[GIT PULL 0/5] perf/core improvements and fixes
 2011-10-14 18:27 UTC  (6+ messages)
` [PATCH 1/5] perf hists browser: Invalidate ui_browser->top after timer calls
` [PATCH 2/5] perf annotate browser: Exit when pressing ESC or the left arrow
` [PATCH 3/5] perf ui browser: Add filter method
` [PATCH 4/5] perf annotate browser: Allow toggling the visualization of source code lines
` [PATCH 5/5] perf buildid: Fix possible unterminated readlink() result buffer

Questions on interrupt routing / balancing (on x86)
 2011-10-14 18:29 UTC  (2+ messages)

[PATCH net-next] niu: fix skb truesize underestimation
 2011-10-14 18:27 UTC  (5+ messages)

[PATCH] staging: zcache: remove zcache_direct_reclaim_lock
 2011-10-14 18:21 UTC  (5+ messages)

[PATCH] ARM: mm/alignment.c: Fix build error
 2011-10-14 18:26 UTC  (2+ messages)

TWL4030 low-latency
 2011-10-14 18:24 UTC 

Help with the migration to XEN-4.1 please
 2011-10-14 18:22 UTC  (10+ messages)

[U-Boot] [PATCH v3 0/6] Run-time configuration of U-Boot via a flat device tree (fdt)
 2011-10-14 18:21 UTC  (4+ messages)
` [U-Boot] [PATCH v3 6/6] fdt: add decode helper library

[Qemu-devel] [PATCH 00/10] do savevm/migration save/load via Visitor interface
 2011-10-14 18:20 UTC  (11+ messages)
` [Qemu-devel] [PATCH 01/10] qapi: add Visitor interfaces for uint*_t and int*_t
` [Qemu-devel] [PATCH 02/10] qapi: add QemuFileOutputVisitor
` [Qemu-devel] [PATCH 03/10] qapi: add QemuFileInputVisitor
` [Qemu-devel] [PATCH 04/10] savevm: move QEMUFile interfaces into qemu-file.c
` [Qemu-devel] [PATCH 05/10] qapi: test cases for QEMUFile input/output visitors
` [Qemu-devel] [PATCH 06/10] savevm: add QEMUFile->visitor lookup routines
` [Qemu-devel] [PATCH 07/10] trace: qemu_(put|get)_(byte|buffer) events
` [Qemu-devel] [PATCH 08/10] trace: add trace statements for visitor interface
` [Qemu-devel] [PATCH 09/10] qapi: add trace statements to qapi-visit-core.c
` [Qemu-devel] [PATCH 10/10] vmstate: use visitors

[PATCH 2/5 v14] arm: omap: usb: ehci and ohci hwmod structures for omap3
 2011-10-14 18:20 UTC  (5+ messages)

[PATCHv3 00/16] EWS: extended window size and extended control field support
 2011-10-14 18:19 UTC  (6+ messages)
` [PATCHv3 11/16] Bluetooth: EWS: handling different Control fields

[PATCH v2] Documentation/power: Update docs about suspend and CPU hotplug
 2011-10-14 18:18 UTC  (2+ messages)

[PATCH] pata_pcmcia/ide-cs: move IDs table to <linux/pata_pcmcia_ids.h>
 2011-10-14 18:17 UTC  (3+ messages)

[U-Boot] [PATCH 0/10] Add getenv_ulong to return an environment var as a number
 2011-10-14 18:15 UTC  (7+ messages)
` [U-Boot] [PATCH 01/10] Add getenv_int() to read an integer from an environment variable

[RFC/PATCH 1/2] bundle: allowing to read from an unseekable fd
 2011-10-14 18:14 UTC  (4+ messages)
` [PATCH 2/2] bundle: add parse_bundle_header() helper function

[PATCH v2 0/7] Add a generic struct clk
 2011-10-14 18:14 UTC  (4+ messages)
` [PATCH v2 1/7] clk: Add a generic clock infrastructure

[PATCH v14 03/10] USB/ppc4xx: Add Synopsys DWC OTG Core Interface Layer (CIL)
 2011-10-14 18:14 UTC 

[U-Boot] [PATCH 0/3] fix: regression in SMDK6400
 2011-10-14 18:09 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] nand: Add common functions to nand.h

[PATCH] arm/tegra: select AUTO_ZRELADDR by default
 2011-10-14 18:07 UTC  (30+ messages)
  ` [PATCH] ARM: mutually exclude ZBOOT_ROM and AUTO_ZRELADDR

[Qemu-devel] [PATCH] net: tap-linux: Fix unhelpful error message
 2011-10-14 18:05 UTC 

Detecting if you are running in a container
 2011-10-14 18:04 UTC  (12+ messages)

[PATCH] pack-objects: protect against disappearing packs
 2011-10-14 18:04 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] downgrade "packfile cannot be accessed" errors to warnings

[PATCH] Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm
 2011-10-14 18:03 UTC  (2+ messages)

[PATCH] Btrfs: allow shrink_delalloc flush the needed reclaimed pages
 2011-10-14 18:02 UTC 

[PATCH 0/4] can: the mailinglist moved to vger.kernel.org
 2011-10-14 18:00 UTC  (5+ messages)
` [PATCH 2/4] drivers/net/can: "
` [PATCH 3/4] net/can: "

linux-next: Tree for Oct 11
 2011-10-14 17:58 UTC  (3+ messages)
` linux-next: Tree for Oct 11 (ata/pata_of_platform.c)

url.<base>.insteadOf with empty value
 2011-10-14 17:57 UTC  (2+ messages)

[PATCH] Btrfs: wait for ordered extents if we're in trouble when shrinking delalloc
 2011-10-14 17:57 UTC 

[slabinfo PATCH] Fix off-by-one after readlink() call
 2011-10-14 17:57 UTC  (4+ messages)

[Ocfs2-devel] avoid being purged when queued for assert_master
 2011-10-14 17:56 UTC  (12+ messages)

WARNING: at arch/x86/kernel/apic/apic.c:1239 setup_local_APIC+
 2011-10-14 17:55 UTC  (3+ messages)

[PATCH] crypto: ghash: Avoid null pointer dereference if no key is set
 2011-10-14 17:53 UTC  (3+ messages)
` [PATCH v2] "

Problem with a UDP server implements
 2011-10-14 17:51 UTC 

[PATCHSET 0/1 0/6] ore: RAID5 Support
 2011-10-14 17:50 UTC  (15+ messages)
` [PATCH] SQUASHME: into: ore: Only IO one group at a time (API change)
` [PATCH 1/6] ore: Make ore_calc_stripe_info EXPORT_SYMBOL
` [PATCH 2/6] ore: RAID5 read
` [PATCH 3/6] ore: RAID5 Write
` [PATCH 4/6] exofs: Support for RAID5 read-4-write interface
` [PATCH 5/6] pnfs-obj: "
` [PATCH 6/6] ore: Enable RAID5 mounts

Fullpass Test Report for Yocto 1.1 M4 RC4 Build
 2011-10-14 17:50 UTC 

[Qemu-devel] [PULL 00/24] Block patches
 2011-10-14 17:48 UTC  (2+ messages)

[PATCH v3] ata: add CONFIG_SATA_HOST config option
 2011-10-14 17:46 UTC  (2+ messages)

[PATCH] hid: flesh out support for tivo slide remote
 2011-10-14 17:43 UTC  (2+ messages)

serial device name for smart card reader that is integrated to Anysee DVB USB device
 2011-10-14 17:32 UTC  (5+ messages)

[PATCH] Btrfs: don't check bytes_pinned to determine if we should commit the transaction
 2011-10-14 17:38 UTC 

[PATCH] qt4: Added support for QtMobility 1.2
 2011-10-14 17:31 UTC  (6+ messages)

[PATCH v2 4/4] ata_piix: re-oder code and remove prototypes
 2011-10-14 17:36 UTC  (2+ messages)

[PATCH v2 3/4] ata_piix: CodingStyle fixes
 2011-10-14 17:36 UTC  (2+ messages)

[U-Boot] My Dearest one
 2011-10-14 17:36 UTC 

Query regarding which tree to use to create upstream patches
 2011-10-14 17:35 UTC 

[PATCH] Btrfs: fix regression in re-setting a large xattr V2
 2011-10-14 17:34 UTC 

[patch hail 1/1] Plug leak in hstor_parse_key
 2011-10-14 17:34 UTC 

[Qemu-devel] [PATCH] compatfd.c: Don't pass NULL pointer to SYS_signalfd
 2011-10-14 17:33 UTC  (3+ messages)

[PATCH] Btrfs: inline checksums into the disk free space cache V3
 2011-10-14 17:33 UTC 

[patch 0/5] [RFC] Checkpoint/restore and Elf extension
 2011-10-14 17:33 UTC  (4+ messages)
` [patch 5/5] elf: Add support for loading ET_CKPT files

[PATCH net-next] tcp: reduce memory needs of out of order queue
 2011-10-14 17:33 UTC  (4+ messages)

[PATCH] qt4: Added support for QtMobility 1.2
 2011-10-14 17:26 UTC  (4+ messages)

[PATCH] sysfs: add per pci device msi[x] irq listing (v4)
 2011-10-14 17:31 UTC  (11+ messages)
              ` [PATCH] sysfs: add per pci device msi[x] irq listing (v5)

[PATCH] MIPS Kprobes: Support branch instructions probing
 2011-10-14 17:31 UTC  (5+ messages)

[perf PATCH] Fix possible unterminated readlink() result buffer
 2011-10-14 17:26 UTC  (2+ messages)

[U-Boot] From Miss Alile Justin Yak
 2011-10-14 17:27 UTC 

[Qemu-devel] [PULL 0/5]: QMP queue
 2011-10-14 17:26 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] QMP: Fix blockdev-snapshot-sync doc example
` [Qemu-devel] [PATCH 2/5] runstate: Print state transition when invalid
` [Qemu-devel] [PATCH 3/5] runstate: Allow to transition from paused to postmigrate
` [Qemu-devel] [PATCH 4/5] savevm: qemu_savevm_state(): Drop stop VM logic
` [Qemu-devel] [PATCH 5/5] runstate: Allow user to migrate twice


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.