All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-06-29 14:03:39 to 2011-06-29 14:48:08 UTC [more...]

[PATCH 2/2] prelink_git.bb: Only block the postinst script when no image-prelink (v2)
 2011-06-29 14:44 UTC  (4+ messages)

[Qemu-devel] Default cache mode
 2011-06-29 14:47 UTC  (19+ messages)

Problem getting PulseAudio Server Binaries
 2011-06-29 14:47 UTC  (5+ messages)

[Qemu-devel] [PATCHv3] qxl S3&S4 (suspend and hibernate) support
 2011-06-29 14:45 UTC  (22+ messages)
` [Qemu-devel] [PATCHv3] qxl: abort on panic instead of exit
` [Qemu-devel] [PATCHv3] qxl: update and add debug prints
` [Qemu-devel] [PATCHv3] qxl: add io_port_to_string
` [Qemu-devel] [PATCHv3] qxl: add QXL_IO_FLUSH_{SURFACES, RELEASE} for guest S3&S4 support
` [Qemu-devel] [PATCHv3] qxl: move to UNDEFINED on DESTROY_ALL_SURFACES{, _ASYNC}
` [Qemu-devel] [PATCHv3] (alon-local) symlink bios out of tree

ANNOUNCE: nfs-utils-1.2.4 released
 2011-06-29 14:45 UTC 

nested block devices (partitioned RAID with LVM): where Linux sucks ;-)
 2011-06-29 14:43 UTC  (2+ messages)

[Buildroot] problems compiling uclibc for Geode (i386)
 2011-06-29 14:43 UTC  (3+ messages)

[PATCH 0/3] OMAP: HSMMC: cleanup and runtime pm
 2011-06-29 14:42 UTC  (9+ messages)
` [PATCH 2/3] MMC: OMAP: HSMMC: add runtime pm support

[GIT PATCH] TTY/serial driver fixes for 3.0
 2011-06-29 14:41 UTC  (6+ messages)
` [PATCH 01/12] 8250_pci: add -ENODEV code for Intel EG20T PCH
  ` [PATCH 04/12] 8250_pci: Fix missing const from merges

Memory Page Sharing on Xen 4.0.1
 2011-06-29 14:41 UTC  (5+ messages)

[PATCH] dm flakey: document corrupt_bio_byte and optional feature precedence
 2011-06-29 14:41 UTC 

[tip:perf/core] perf: Ignore non-sampling overflows
 2011-06-29 14:39 UTC  (8+ messages)

[PATCH 00/40] Staging: hv: Driver cleanup
 2011-06-29 14:39 UTC  (78+ messages)
` [PATCH 01/40] Staging: hv: storvsc: Do not aquire an unnecessary reference on stor_device
  ` [PATCH 02/40] Staging: hv: storvsc: Rename must_get_stor_device()
  ` [PATCH 03/40] Staging: hv: storvsc: Rename get_stor_device()
  ` [PATCH 04/40] Staging: hv: storvsc: Cleanup alloc_stor_device()
  ` [PATCH 05/40] Staging: hv: storvsc: Introduce state to manage the lifecycle of stor device
  ` [PATCH 06/40] Staging: hv: vmbus: Introduce a lock to protect the ext field in hv_device
  ` [PATCH 07/40] Staging: hv: storvsc: Use the newly introduced lock in accessing ext field
  ` [PATCH 08/40] Staging: hv: storvsc: Prevent outgoing traffic when stor dev is destroyed
  ` [PATCH 09/40] Staging: hv: storvsc: Get rid of release_stor_device() by inlining the code
  ` [PATCH 10/40] Staging: hv: storvsc: Get rid of final_release_stor_device() by inlining code
  ` [PATCH 11/40] Staging: hv: storvsc: Leverage the spinlock to manage ref_cnt
  ` [PATCH 12/40] Staging: hv: storvsc: Further cleanup reference counting of stor_device
  ` [PATCH 13/40] Staging: hv: netvsc: Introduce code to properly manage outstanding sends
  ` [PATCH 14/40] Staging: hv: netvsc: Inline the code for free_net_device()
  ` [PATCH 15/40] Staging: hv: netvsc: Cleanup alloc_net_device()
  ` [PATCH 16/40] Staging: hv: netvsc: Introduce state to manage the lifecycle of net device
  ` [PATCH 17/40] Staging: hv: netvsc: Use the newly introduced lock in accessing ext field
  ` [PATCH 18/40] Staging: hv: netvsc: Prevent outgoing traffic when netvsc dev is destroyed
  ` [PATCH 19/40] Staging: hv: netvsc: Get rid of release_outbound_net_device() by inlining the code
  ` [PATCH 20/40] Staging: hv: netvsc: Get rid of release_inbound_net_device() "
  ` [PATCH 21/40] Staging: hv: netvsc: Leverage the spinlock to manage ref_cnt
  ` [PATCH 22/40] Staging: hv: netvsc: Further cleanup reference counting of netvsc_device
  ` [PATCH 23/40] Staging: hv: storvsc: Introduce code to manage IDE devices using storvsc HBA
  ` [PATCH 24/40] Staging: hv: storvsc: On I/O get the correct IDE device
  ` [PATCH 25/40] Staging: hv: storvsc: Add state to manage the lifecycle of emulated HBA
  ` [PATCH 26/40] Staging: hv: storvsc: Handle probing IDE devices
  ` [PATCH 27/40] Staging: hv: storvsc: Handle IDE devices correctly in storvsc_remove()
  ` [PATCH 28/40] Staging: hv: storvsc: Handle IDE devices using the storvsc driver
  ` [PATCH 29/40] Staging: hv: storvsc: Optimize bounce buffer handling for the "write" case
  ` [PATCH 30/40] Staging: hv: storvsc: Optimize the bounce buffer handling in the "read" case
  ` [PATCH 31/40] Staging: hv: storvsc: Get rid of blkvsc_drv.c as this code is not used
  ` [PATCH 32/40] Staging: hv: storvsc: Include storvsc.c in storvsc_drv.c
  ` [PATCH 33/40] Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the contents of storvsc.c
  ` [PATCH 34/40] Staging: hv: storvsc: Add the contents of hyperv_storage.h to storvsc_drv.c
  ` [PATCH 35/40] Staging: hv: storvsc: Make storvsc_dev_add() a static function
  ` [PATCH 36/40] Staging: hv: storvsc: Make storvsc_dev_remove() "
  ` [PATCH 37/40] Staging: hv: storvsc: Make storvsc_do_io() "
  ` [PATCH 38/40] Staging: hv: storvsc: Fixup srb_status for INQUIRY and MODE_SENSE
  ` [PATCH 39/40] Staging: hv: storvsc: In case of scsi errors offline the device
  ` [PATCH 40/40] Staging: hv: storvsc: No need to copy from bounce buffer in case of failure

[PATCH] Fix non-IPv6 host name lookups (5.0.6)
 2011-06-29 14:39 UTC 

Gmail complaining about authenticity of emails sent/received via kernelnewbies
 2011-06-29 14:37 UTC  (6+ messages)

subvolumes missing from "btrfs subvolume list" output
 2011-06-29 14:37 UTC 

[PATCH v7 0/3] add the GPMI controller driver for IMX23/IMX28
 2011-06-29 14:37 UTC  (11+ messages)
` [PATCH v7 1/3] MTD : add the common code for GPMI-NFC controller driver

[PATCH] sctp: Enforce maximum retransmissions during shutdown
 2011-06-29 14:36 UTC  (5+ messages)

[RFC v2 0/2] Enable RX-FCS in e100
 2011-06-29 14:35 UTC  (6+ messages)
` [RFC v2 2/2] e100: Support RXFCS feature flag

RFC: poll behavior
 2011-06-29 14:35 UTC  (5+ messages)

[PATCH] cygwin: set write permission before unlink
 2011-06-29 14:31 UTC  (2+ messages)

auto-loading omap3-isp
 2011-06-29 14:30 UTC 

[PATCH 1/1] nfs-utils: Don't hard code source and destination args
 2011-06-29 14:28 UTC  (2+ messages)

[lm-sensors] [PATCH 6/11] HWMON: DA9052 hwmon driver v1
 2011-06-29 14:27 UTC  (5+ messages)
    `  "

[PATCH/RFC] mount: improve signal management when locking mtab
 2011-06-29 14:27 UTC  (2+ messages)

[PATCH 0/7] User/group creation at preinstall v2
 2011-06-29 14:22 UTC  (5+ messages)
` [PATCH 4/7] useradd.bbclass: new class for managing user/group permissions

[PATCH 0/1] multiple recipes converted to use -staticdev
 2011-06-29 14:22 UTC  (5+ messages)
` [PATCH 1/2] multiple recipes converted to -staticdev packages

[PATCH 1/2] ideapad-laptop: Ignore an unused VPC notification
 2011-06-29 14:26 UTC  (2+ messages)

[PATCH] ARM: EXYNOS4: Set appropriate I2C device variant
 2011-06-29 14:26 UTC  (2+ messages)

importing history
 2011-06-29 14:25 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] block/raw-posix: Linux compat-ioctl warning workaround
 2011-06-29 14:25 UTC  (2+ messages)
`  "

[PATCH] fix backtrace on PA-RISC
 2011-06-29 14:24 UTC  (2+ messages)

Re: "ACPI: Unable to start the ACPI Interpreter"
 2011-06-29 14:23 UTC 

[U-Boot] Removal of generated asm-offsets.s/h
 2011-06-29 14:20 UTC  (2+ messages)

linux-next: Tree for June 29
 2011-06-29 14:18 UTC  (2+ messages)

Gstreamer packaging
 2011-06-29 13:58 UTC  (5+ messages)

[PATCH] powerpc: enable access to HT Host-Bridge on Maple
 2011-06-29 14:17 UTC 

[U-Boot] request for some debugging hints
 2011-06-29 14:17 UTC  (3+ messages)

[LTP] [PATCH] [syscalls] getrusage03: test ru_maxrss
 2011-06-29 14:14 UTC  (3+ messages)
` [LTP] [PATCH v2] "

[PATCH] linux-libc-headers: add 2.6.39
 2011-06-29 14:08 UTC  (2+ messages)

All kinds of irq 16: nobody cared with Sandy Bridge Asus P8H67-M MB and multiple drivers
 2011-06-29 13:07 UTC  (2+ messages)

[PATCH 3/3] PM: Limit race conditions between runtime PM and system sleep
 2011-06-29 14:11 UTC  (4+ messages)

[PATCH/RFC] media: vb2: change queue initialization order
 2011-06-29 14:10 UTC  (3+ messages)

[PATCH] sctp: Reducing rwnd by sizeof(struct sk_buff) for each CHUNK
 2011-06-29 14:09 UTC  (7+ messages)
` [PATCH] sctp: Reducing rwnd by sizeof(struct sk_buff) for each
        ` [PATCH] sctp: Reducing rwnd by sizeof(struct sk_buff) for each CHUNK is too aggressive

[PATCH 0/1] bump PR to fix the perl-native issue
 2011-06-29 14:04 UTC  (4+ messages)

[PATCH] DMA: OMAP: Remove extra looping from omap_request_dma
 2011-06-29 14:09 UTC  (2+ messages)

[PATCH 0/3] fix to bug #1099, updates to Upstream-Status and distro_tracking_fields.inc
 2011-06-29 14:04 UTC  (5+ messages)
` [PATCH 1/3] grub: add -fno-reorder-functions into STAGE2_COMPILE

[Qemu-devel] [PATCH] Add compat eventfd header
 2011-06-29 14:07 UTC  (6+ messages)

[PATCH 0/3] aat2870: Adding mfd, backlight and regulator drivers
 2011-06-29 14:06 UTC  (4+ messages)
` [PATCH 1/3] mfd: aat2870: Add AAT2870 mfd driver
` [PATCH 2/3] backlight: aat2870: Add AAT2870 backlight driver
` [PATCH 3/3] regulator: aat2870: Add AAT2870 regulator driver

[ath9k-devel] [PATCH] ath9k: add module option for disabling 11n functionality
 2011-06-29 14:06 UTC  (8+ messages)
          `  "

[PATCH BlueZ] Health Thermometer Profile API
 2011-06-29 14:05 UTC 

[PATCH v4 0/2] fadvise: move active pages to inactive list with POSIX_FADV_DONTNEED
 2011-06-29 14:04 UTC  (7+ messages)

[PATCH 00/27] patch queue for Linux 3.1
 2011-06-29 14:01 UTC  (26+ messages)
` [PATCH 02/27] xfs: remove the unused ilock_nowait codepath in writepage
` [PATCH 03/27] xfs: use write_cache_pages for writeback clustering
` [PATCH 04/27] xfs: cleanup xfs_add_to_ioend
` [PATCH 05/27] xfs: work around bogus gcc warning in xfs_allocbt_init_cursor
` [PATCH 06/27] xfs: split xfs_setattr
` [PATCH 08/27] xfs: kill xfs_itruncate_start
` [PATCH 09/27] xfs: split xfs_itruncate_finish
` [PATCH 10/27] xfs: improve sync behaviour in the fact of aggressive dirtying
` [PATCH 11/27] xfs: fix filesystsem freeze race in xfs_trans_alloc
` [PATCH 12/27] xfs: remove i_transp
` [PATCH 13/27] xfs: factor out xfs_dir2_leaf_find_entry
` [PATCH 14/27] xfs: cleanup shortform directory inode number handling
` [PATCH 15/27] xfs: kill struct xfs_dir2_sf
` [PATCH 16/27] xfs: cleanup the defintion of struct xfs_dir2_sf_entry
` [PATCH 17/27] xfs: avoid usage of struct xfs_dir2_block
` [PATCH 18/27] xfs: kill "
` [PATCH 19/27] xfs: avoid usage of struct xfs_dir2_data
` [PATCH 20/27] xfs: kill "
` [PATCH 21/27] xfs: cleanup the defintion of struct xfs_dir2_data_entry
` [PATCH 22/27] xfs: cleanup struct xfs_dir2_leaf
` [PATCH 23/27] xfs: remove the unused xfs_bufhash structure
` [PATCH 24/27] xfs: clean up buffer locking helpers
` [PATCH 25/27] xfs: return the buffer locked from xfs_buf_get_uncached
` [PATCH 26/27] xfs: cleanup I/O-related buffer flags
` [PATCH 27/27] xfs: avoid a few disk cache flushes


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.