All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-10-14 16:43:40 to 2011-10-14 18:09:15 UTC [more...]

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

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

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

[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: "

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

[PATCHv4] DMAEngine: Define interleaved transfer request api
 2011-10-14 17:59 UTC  (26+ messages)
` [PATCHv5] "

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] ASoC: max98095: Convert codec->hw_write to snd_soc_write
 2011-10-14 17:40 UTC  (3+ messages)

[PATCH] crypto: ghash: Avoid null pointer dereference if no key is set
 2011-10-14 17:53 UTC  (4+ 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 2/6] ore: RAID5 read
  ` [PATCH 3/6] ore: RAID5 Write
  ` [PATCH 5/6] pnfs-obj: Support for RAID5 read-4-write interface
  ` [PATCH 6/6] ore: Enable RAID5 mounts
` [PATCH 1/6] ore: Make ore_calc_stripe_info EXPORT_SYMBOL
` [PATCH 4/6] exofs: Support for RAID5 read-4-write interface

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  (26+ messages)
` [Qemu-devel] [PATCH 01/24] block: allow resizing of images residing on host devices
` [Qemu-devel] [PATCH 02/24] linux-aio: Fix laio_submit error handling
` [Qemu-devel] [PATCH 03/24] block: Keep track of devices' I/O status
` [Qemu-devel] [PATCH 04/24] virtio: Support "
` [Qemu-devel] [PATCH 05/24] ide: "
` [Qemu-devel] [PATCH 06/24] scsi: "
` [Qemu-devel] [PATCH 07/24] QMP: query-status: Add 'io-status' key
` [Qemu-devel] [PATCH 08/24] HMP: Print 'io-status' information
` [Qemu-devel] [PATCH 09/24] block/vvfat: Fix potential memory leaks and other memory errors
` [Qemu-devel] [PATCH 10/24] block/vvfat: Remove unused code
` [Qemu-devel] [PATCH 11/24] vvfat: Fix potential buffer overflow
` [Qemu-devel] [PATCH 12/24] block: directly invoke .bdrv_aio_*() in bdrv_co_io_em()
` [Qemu-devel] [PATCH 13/24] block: directly invoke .bdrv_* from emulation functions
` [Qemu-devel] [PATCH 14/24] block: split out bdrv_co_do_readv() and bdrv_co_do_writev()
` [Qemu-devel] [PATCH 15/24] block: switch bdrv_read()/bdrv_write() to coroutines
` [Qemu-devel] [PATCH 16/24] block: switch bdrv_aio_readv() "
` [Qemu-devel] [PATCH 17/24] block: mark blocks dirty on coroutine write completion
` [Qemu-devel] [PATCH 18/24] block: switch bdrv_aio_writev() to coroutines
` [Qemu-devel] [PATCH 19/24] linux-aio: Allow reads beyond the end of growable images
` [Qemu-devel] [PATCH 20/24] block: drop emulation functions that use coroutines
` [Qemu-devel] [PATCH 21/24] raw-posix: remove bdrv_read()/bdrv_write()
` [Qemu-devel] [PATCH 22/24] block: use coroutine interface for raw format
` [Qemu-devel] [PATCH 23/24] block: drop .bdrv_read()/.bdrv_write() emulation
` [Qemu-devel] [PATCH 24/24] block: drop bdrv_has_async_rw()

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

[PATCH] t1304: fall back to $USER if $LOGNAME is not defined
 2011-10-14 17:44 UTC 

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

PCTV 520e on Linux
 2011-10-14 17:39 UTC  (15+ messages)
                  ` AW: "

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 2/5] drivercore: Add driver probe deferral mechanism
 2011-10-14 17:33 UTC  (7+ 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  (7+ messages)
` [patch 3/5] fs, proc: Add /proc/$pid/tls entry
` [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  (12+ 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

is space really freed after deleting large subvolume?
 2011-10-14 17:26 UTC  (10+ messages)

Poky SDK as an external toolchain
 2011-10-14 17:25 UTC  (3+ messages)

ipset and connection tracking
 2011-10-14 17:24 UTC  (2+ messages)

[PATCH] ARM: cpu topology: fix warning
 2011-10-14 17:23 UTC  (2+ messages)

NFS client replication support for failover
 2011-10-14 17:20 UTC 

[PATCH v2 00/29] Create PCI root buses with correct resources
 2011-10-14 17:21 UTC  (5+ messages)

[PATCHv5 0/4] v4l: extended crop/compose api
 2011-10-14 17:19 UTC  (5+ messages)
` [PATCH 1/4] v4l: add support for selection api

[PATCH v2] mac80211: pass vif param to conf_tx() callback
 2011-10-14 17:19 UTC  (4+ messages)
  ` [PATCH] patch on comment

[Xenomai-help] Xenomai 2.5.6 and 2.6.38.8 kernel
 2011-10-14 17:18 UTC  (3+ messages)

[U-Boot] [PATCH] new tool mkenvimage: generates an env image from an arbitrary config file
 2011-10-14 17:16 UTC  (2+ messages)
` [U-Boot] [PATCHv10] "

snapshot issues
 2011-10-14 17:13 UTC 

[PATCH v6 10/16] OMAP2+: UART: Modify omap_uart_can_sleep function
 2011-10-14 17:12 UTC  (10+ messages)
` [PATCH v6 15/16] OMAP2+: UART: Enable back uart clocks with runtime API for early console

[PATCH] staging: zcache: remove zcache_direct_reclaim_lock
 2011-10-14 17:04 UTC  (4+ messages)

[U-Boot] [PATCH v2 01/10] Add getenv_ulong() to read an integer from an environment variable
 2011-10-14 17:09 UTC  (2+ messages)

[PATCH v2] hid-magicmouse: Magic Trackpad has 1 button, not 2
 2011-10-14 17:08 UTC  (2+ messages)

[Qemu-trivial] [Qemu-devel] [PATCH] ARM GIC and CPU state saving/loading fix
 2011-10-14 17:07 UTC  (4+ messages)
  `  "

[PATCH v3 1/6] iommu/core: split mapping to page sizes as supported by the hardware
 2011-10-14 17:05 UTC  (17+ messages)

[PATCH 08/11] nohz: Allow rcu extended quiescent state handling seperately from tick stop
 2011-10-14 17:00 UTC  (8+ messages)
` [PATCH 08/11 v2] "

[PATCH 0/1] qt4-x11-free: Fix broken regexes in qt4-x11-free's recipe
 2011-10-14 16:58 UTC  (2+ messages)

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

Features and bug fixes for Linux kernel 3.2
 2011-10-14 17:04 UTC  (2+ messages)

Regression in reading /proc/stat in the newer kernels with large SMP and NUMA configurations
 2011-10-14 17:02 UTC  (9+ messages)

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

Support for Sveon STV22 (IT9137)
 2011-10-14 17:01 UTC  (3+ messages)

[xen-unstable test] 9339: tolerable FAIL - PUSHED
 2011-10-14 17:00 UTC 

[GIT PULL] (xen) stable/for-jens-3.2 - blkback and blkfront patches for 3.2
 2011-10-14 16:59 UTC  (2+ messages)

perf for analyzing userspace contention
 2011-10-14 16:58 UTC  (3+ messages)

Recent changes
 2011-10-14 16:55 UTC  (3+ messages)
` Fio 2.0 coming (was "Re: Recent changes")

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

[PATCH v2 2/4] ata_piix: unify code for programming PIO and MWDMA timings
 2011-10-14 16:51 UTC  (5+ messages)

Q.: Why does tty_ioctl.c: set_termios return EINTR instead of ERESTARTSYS?
 2011-10-14 16:52 UTC 

群发软件+买家搜索机+最新广交会买家、海关数据,B2B询盘买家500万。
 2011-10-14 16:49 UTC 

[PATCH] ssb: Convert to use crc8 code in kernel library
 2011-10-14 16:47 UTC  (5+ messages)

[PATCH 00/10] dmaengine: move to enum dma_transfer_direction
 2011-10-14 16:39 UTC  (3+ messages)
` [PATCH v2 1/2] USB-musb: move to dma_transfer_direction
` [PATCH 2/2] USB-renesas: "

[PATCH 0/1] linux-yocto: config cleanup and streamlining
 2011-10-14 16:41 UTC  (2+ messages)

[PATCH 0/1] QEMU 0.15 update please test
 2011-10-14 16:40 UTC  (3+ messages)

[GIT PULL] Please pull tegra feature branch for 3.2
 2011-10-14 16:46 UTC  (3+ messages)

[PATCH] eglibc-2.14: add patch to fix libdl crash
 2011-10-14 16:40 UTC  (3+ messages)
` [PATCHv2] "

[PATCH 3/3] pata_sil680: minor CodingStyle fixups
 2011-10-14 16:45 UTC  (4+ messages)

[PATCH 0/2] Upgrade libfm/pcmanfm
 2011-10-14 16:39 UTC  (2+ messages)

Customized kernel and nVidia binary drivers
 2011-10-14 16:43 UTC  (2+ messages)

[PATCH 1/2] drm/i915/dp: Fix the math in intel_dp_link_required
 2011-10-14 16:43 UTC  (2+ messages)
` [PATCH 2/2] drm/i915/dp: Remove eDP special cases from bandwidth checks


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.