All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-08-25 16:20:13 to 2011-08-25 17:00:50 UTC [more...]

[Bug 26692] New: Fusion MPT SPI bringup takes 80 seconds when the kernel is quiet
 2011-08-25 17:00 UTC  (2+ messages)
` [Bug 26692] "

[patch] xen-blkback: sync I/O after backend disconnected
 2011-08-25 16:15 UTC  (3+ messages)
    ` [Xen-devel] "

[PATCHSET] freezer: fix various bugs and simplify implementation
 2011-08-25 16:56 UTC  (7+ messages)
` [PATCH 06/16] freezer: make exiting tasks properly unfreezable

[Bug 41732] New: [radeon] KMS (and X.org) detect wrong outputs
 2011-08-25 16:59 UTC  (3+ messages)
` [Bug 41732] "

[Cluster-devel] [PATCH 50/56] fsck.gfs2: Increment link count reporting wrong dinode
 2011-08-25 16:59 UTC 

[Cluster-devel] [PATCH 49/56] fsck.gfs2: Shorten debug output
 2011-08-25 16:58 UTC 

[Cluster-devel] [PATCH 48/56] libgfs2: Make rebuild functions not re-read ip
 2011-08-25 16:58 UTC 

[Cluster-devel] [PATCH 47/56] fsck.gfs2: Bad extended attributes not deleted
 2011-08-25 16:57 UTC 

cleancache can lead to serious performance degradation
 2011-08-25 16:56 UTC  (2+ messages)

[PATCH 0/7 v5] new ioctl()s and soc-camera implementation
 2011-08-25 16:57 UTC  (9+ messages)
` [PATCH 0/2] i.MX3: support multi-size buffers in V4L
  ` [PATCH 1/2] dmaengine: ipu-idmac: add support for the DMA_PAUSE control
  ` [PATCH 2/2] V4L: mx3-camera: prepare to support multi-size buffers

[Cluster-devel] [PATCH 46/56] fsck.gfs2: Handle duplicate reference to dinode blocks
 2011-08-25 16:57 UTC 

[Cluster-devel] [PATCH 45/56] fsck.gfs2: Remove bad inodes from duplicate tree
 2011-08-25 16:56 UTC 

[Buildroot] bash instead of busybox
 2011-08-25 16:56 UTC 

[bug] 'VT-d 1G super page' feature is blocked
 2011-08-25 16:56 UTC  (12+ messages)
            ` [PATCH][VTD] fixing vt-d/ept page table sharing in xen-4.1

[Cluster-devel] [PATCH 44/56] fsck.gfs2: Add ability to check gfs1 file systems
 2011-08-25 16:55 UTC 

[PATCH 1/3] jsm: remove remaining flip buffer code
 2011-08-25 16:54 UTC  (2+ messages)

[dm-crypt] some ideas for recovery?
 2011-08-25 16:54 UTC  (3+ messages)

[Cluster-devel] [PATCH 19/56] fsck.gfs2: fsck.gfs2: Move check_num_ptrs from metawalk to pass1
 2011-08-25 16:53 UTC 

[REGRESSION][BISECTED] Notebook crashes upon detecting the PCI subsystem with kernels >= 2.6.24-rc7
 2011-08-25 16:53 UTC  (8+ messages)
  ` [Bug 41622] "

[Cluster-devel] [PATCH 05/56] libgfs2: move gfs1 structures to libgfs2
 2011-08-25 16:52 UTC 

[Cluster-devel] [PATCH 04/56] libgfs2: Make check_sb and read_sb operate on gfs1
 2011-08-25 16:52 UTC 

[PATCH v3] at91: merge board usb-a9260 and usb-a9263 together
 2011-08-25 15:55 UTC  (2+ messages)

[PATCH 6/6 V3] hwmon: OMAP4: On die temperature sensor driver
 2011-08-25 16:51 UTC  (9+ messages)
        ` [lm-sensors] [PATCH 6/6 V3] hwmon: OMAP4: On die temperature

[Cluster-devel] 03/44 libgfs1: Add a centralized gfs1 variable to superblock variables
 2011-08-25 16:50 UTC 

[Cluster-devel] [PATCH 00/56] fsck.gfs2: Support for checking gfs1 file systems
 2011-08-25 16:49 UTC 

[PATCH 0000/0059] Staging: hv: Driver cleanup
 2011-08-25 16:49 UTC  (104+ messages)
` [PATCH 01/59] Staging: hv: vmbus: VMBUS is an ACPI enumerated device, get rid of the PCI signature
  ` [PATCH 02/59] Staging: hv: Replace struct hv_guid with the uuid type already defined in Linux
  ` [PATCH 03/59] Staging: hv: Add struct hv_vmbus_device_id to mod_devicetable.h
  ` [PATCH 04/59] Staging: hv: Add code to parse struct hv_vmbus_device_id table
  ` [PATCH 05/59] Staging: hv: vmbus: Introduce vmbus ID space in struct hv_driver
  ` [PATCH 06/59] Staging: hv: blkvsc: Use the newly introduced vmbus ID in the blockvsc driver
  ` [PATCH 07/59] Staging: hv: storvsc: Use the newly introduced vmbus ID in storvsc driver
  ` [PATCH 08/59] Staging: hv: netvsc: Use the newly introduced vmbus ID in netvsc driver
  ` [PATCH 09/59] Staging: hv: mousevsc: Use the newly introduced vmbus ID in mouse driver
  ` [PATCH 11/59] Staging: hv: vmbus: Cleanup vmbus_match()
  ` [PATCH 12/59] Staging: hv: vmbus: Cleanup vmbus_uevent() code
  ` [PATCH 13/59] Staging: hv: vmbus: Support the notion of id tables in vmbus_match()
  ` [PATCH 14/59] Staging: hv: vmbus: Get rid of an unnecessary include line in vmbus_drv.c
  ` [PATCH 15/59] Staging: hv: storvsc: Get rid of the DMI signature
  ` [PATCH 16/59] Staging: hv: netvsc: Get rid of the PCI signature
  ` [PATCH 18/59] Staging: hv: util: Get rid of the DMI signature in hv_util.c
  ` [PATCH 19/59] Staging: hv: util: Get rid of the PCI "
  ` [PATCH 20/59] Staging: hv: netvsc: Initialize the driver name directly
  ` [PATCH 21/59] Staging: hv: netvsc: Get rid of the empty function netvsc_initialize()
  ` [PATCH 22/59] Staging: hv: vmbus: Get rid of the unused name field in struct hv_driver
  ` [PATCH 23/59] Staging: hv: vmbus: Get rid of some unnecessary comments
  ` [PATCH 24/59] Staging: hv: vmbus: Cleanup unnecessary comments in hv.c
  ` [PATCH 25/59] Staging: hv: vmbus: Cleanup error handling in hv_init()
  ` [PATCH 26/59] Staging: hv: vmbus: Get rid of unnecessay comments in connection.c
  ` [PATCH 27/59] Staging: hv: vmbus: Get rid of the function dump_gpadl_body()
  ` [PATCH 28/59] Staging: hv: vmbus: Get rid of the function dump_gpadl_header()
  ` [PATCH 29/59] Staging: hv: vmbus: Rename openMsg to open_msg in channel.c
  ` [PATCH 30/59] Staging: hv: vmbus: Get rid of unnecessary comments "
  ` [PATCH 31/59] Staging: hv: vmbus: Change the variable name openInfo to open_info "
  ` [PATCH 32/59] Staging: hv: vmbus: Cleanup error values in ringbuffer.c
  ` [PATCH 33/59] Staging: hv: vmbus: Cleanup the error return value in vmbus_recvpacket_raw()
  ` [PATCH 34/59] Staging: hv: netvsc: Get rid of an unnecessary print statement in netvsc_probe()
  ` [PATCH 35/59] Staging: hv: vmbus: Retry vmbus_post_msg() before giving up
  ` [PATCH 36/59] Staging: hv: storvsc: Cleanup error handling in storvsc_dev_add()
  ` [PATCH 37/59] Staging: hv: storvsc: Cleanup error handling in storvsc_channel_init()
  ` [PATCH 38/59] Staging: hv: storvsc: Cleanup error handling in storvsc_connect_to_vsp()
  ` [PATCH 39/59] Staging: hv: storvsc: Cleanup error handling in storvsc_do_io()
  ` [PATCH 40/59] Storage: hv: storvsc: Get rid of some unnecessary DPRINTs from storvsc.c
  ` [PATCH 41/59] Staging: hv: storvsc: Fix/cleanup some dated comments in storvsc.c
  ` [PATCH 42/59] Staging: hv: storvsc: Cleanup returned error code in storvsc_host_reset()
  ` [PATCH 43/59] Staging: hv: storvsc: Cleanup error code returned in storvsc_probe()
  ` [PATCH 44/59] Staging: hv: storvsc: Cleanup returned error code in storvsc_drv_init()
  ` [PATCH 45/59] Staging: hv: netvsc: Cleanup the returned error code in netvsc_probe()
  ` [PATCH 46/59] Staging: hv: netvsc: Cleanup error return codes in netvsc_destroy_recv_buf()
  ` [PATCH 47/59] Staging: hv: netvsc: Cleanup error return values in netvsc_init_recv_buf()
  ` [PATCH 48/59] Staging: hv: netvsc: Cleanup error returns in netvsc_connect_vsp()
  ` [PATCH 49/59] Staging: hv: netvsc: Cleanup error return values in netvsc_send()
  ` [PATCH 50/59] Staging: hv: netvsc: Cleanup error return codes in netvsc_device_add()
  ` [PATCH 51/59] Staging: hv: netvsc: Cleanup error codes in rndis_filter_receive()
  ` [PATCH 52/59] Staging: hv: netvsc: Cleanup error code in rndis_filter_query_device()
  ` [PATCH 53/59] Staging: hv: netvsc: Cleanup error return values in rndis_filter_set_packet_filter()
  ` [PATCH 54/59] Staging: hv: netvsc: Cleanup error returns in rndis_filter_init_device()
  ` [PATCH 55/59] Staging: hv: netvsc: Cleanup error code in rndis_filter_device_add()
  ` [PATCH 56/59] Staging: hv: mouse: Change the jump label Cleanup to cleanup
  ` [PATCH 57/59] Staging: hv: mouse: Get rid of the unused PCI signature
  ` [PATCH 58/59] Staging: hv: netvsc: Change the jump label Cleanup to cleanup
  ` [PATCH 59/59] Staging: hv: netvsc: Change the jump label Exit to exit

[PATCH] submodule: Demonstrate known breakage during recursive merge
 2011-08-25 16:49 UTC  (2+ messages)
` [PATCH] rev-list: Demonstrate breakage with --ancestry-path --all

[V3][PATCH 0/6] x86, nmi: new NMI handling routines
 2011-08-25 16:45 UTC  (7+ messages)
` [V3][PATCH 1/6] x86, nmi: split out nmi from traps.c
` [V3][PATCH 2/6] x86, nmi: create new NMI handler routines
` [V3][PATCH 3/6] x86, nmi: wire up NMI handlers to new routines
` [V3][PATCH 4/6] x86, nmi: add in logic to handle multiple events and unknown NMIs
` [V3][PATCH 5/6] x86, nmi: track NMI usage stats
` [V3][PATCH 6/6] x86, nmi: print out NMI stats in /proc/interrupts

kvm PCI assignment & VFIO ramblings
 2011-08-25 16:46 UTC  (9+ messages)
          ` [Qemu-devel] "

[PATCH] oom: skip frozen tasks
 2011-08-25 16:47 UTC  (8+ messages)

mtrr failure, 3.1-rc1
 2011-08-25 16:46 UTC  (3+ messages)

SELinux Common Intermediate Language Update
 2011-08-25 16:46 UTC  (2+ messages)

3.0.3 64-bit Crash running fscache/cachefilesd
 2011-08-25 16:44 UTC 

Emulating LWZU Instruction for e500 powerpc
 2011-08-25 16:44 UTC  (2+ messages)

[Qemu-devel] [PULL 0/1]: Monitor queue
 2011-08-25 16:41 UTC  (2+ messages)
` [Qemu-devel] [PATCH] monitor: fix build breakage for !CONFIG_VNC

[Qemu-devel] [PATCH 0/3] better I/O accounting V2
 2011-08-25 16:41 UTC  (8+ messages)

linux-next: manual merge of the moduleh tree with the arm tree
 2011-08-25 16:39 UTC  (4+ messages)

Traffic shaping - class ID 16bit limit?
 2011-08-25 16:39 UTC  (2+ messages)

linux-next: build failure after merge of the ptrace tree
 2011-08-25 16:35 UTC  (2+ messages)
` [PATCH] add EXPORT_SYMBOL(set_current_blocked)

How to understand 'make oldconfig'?
 2011-08-25 16:37 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/9pfs: Initialize rest of qid field to zero
 2011-08-25 16:33 UTC 

[PATCH] memcg: remove unneeded preempt_disable
 2011-08-25 16:34 UTC  (9+ messages)

How to make the kernel support NTFS?
 2011-08-25 16:34 UTC  (3+ messages)

iio-blue.git reorganization
 2011-08-25 16:41 UTC 

[PATCH] tty/powerpc: fix build break with ehv_bytechan.c on allyesconfig
 2011-08-25 16:32 UTC  (3+ messages)

Some confusing segment of Beacon
 2011-08-25 16:26 UTC 

[Qemu-devel] [PATCH 00/14] Convert commands to QAPI (batch 1)
 2011-08-25 16:30 UTC  (4+ messages)
` [Qemu-devel] [PATCH 03/14] qapi: use middle mode in QMP server

[PATCH] replace: List replacement along with the object
 2011-08-25 16:29 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] linux-user: Implement setxattr/getxattr/removexattr syscalls
 2011-08-25 16:29 UTC  (3+ messages)

[Qemu-devel] [PATCH] hw/9pfs: Update the fidp path before opendir
 2011-08-25 16:28 UTC 

[PATCH 1/2] ext4: remove redundant argument in mb_find_extent()
 2011-08-25 16:28 UTC  (2+ messages)

[PATCH 0/3] Emulator fuzz tester
 2011-08-25 16:27 UTC  (3+ messages)
` [PATCH 3/3] KVM: x86 emulator: "

[PATCH] fix gcc-4.6's set-but-not-used warnings
 2011-08-25 16:27 UTC  (2+ messages)

radosgw:s3 create doesn't work
 2011-08-25 16:26 UTC  (3+ messages)
    ` Fwd: "

[lm-sensors] [PATCH] hwmon: Add driver for EXYNOS4 TMU
 2011-08-25 16:26 UTC  (2+ messages)

[PATCH] SCSI: OSD: Kconfig: Select SHA1 and HMAC for OSD Initiator library
 2011-08-25 16:25 UTC  (6+ messages)
    ` [PATCH] osd: Kconfig remove wrong FIXME

Guest kernel device compatability auto-detection
 2011-08-25 16:25 UTC  (8+ messages)
` [Qemu-devel] "

[PATCH] mac80211: fix suspend/resume races with unregister hw
 2011-08-25 16:24 UTC  (4+ messages)
  ` [PATCH] cfg80211: document wiphy->registered

[PATCH] Fix wrong initializer for "locked" variable
 2011-08-25 16:22 UTC  (2+ messages)

[RFC 1/2] ASoC: imx-ssi: use dma_writecombine consistently
 2011-08-25 16:21 UTC  (3+ messages)

[PATCH net-next] net_sched: sfb: optimize enqueue on full queue
 2011-08-25 16:21 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.