All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-08-25 15:56:54 to 2011-08-25 16:49:03 UTC [more...]

[PATCH 0000/0059] Staging: hv: Driver cleanup
 2011-08-25 16:49 UTC  (84+ 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 10/59] Staging: hv: util: Make hv_utils a vmbus device 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 17/59] Staging: hv: netvsc: Get rid of the DMI signature in netvsc_drv.c
  ` [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 54/59] Staging: hv: netvsc: Cleanup error returns in rndis_filter_init_device()
  ` [PATCH 58/59] Staging: hv: netvsc: Change the jump label Cleanup to cleanup

[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  (3+ messages)

[PATCH 0/7 v5] new ioctl()s and soc-camera implementation
 2011-08-25 16:46 UTC  (7+ 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

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  (10+ messages)
` [Qemu-devel] [PATCH 0/3] better I/O accounting V3

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

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  (10+ 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 

[PATCH] nfsd4: permit read opens of executable-only files
 2011-08-25 16:19 UTC 

[PATCH] perf record: create events initially disabled and enable after init
 2011-08-25 16:17 UTC 

debug iptables rules
 2011-08-25 16:16 UTC  (9+ messages)

Getting started with OMAP3 ISP
 2011-08-25 16:07 UTC 

[compat-wireless-3.1-rc1-1] rt2800usb crashes the machine
 2011-08-25 16:11 UTC  (4+ messages)

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

What's the difference between `git show branch:file | diff -u - file` vs `git diff branch file`?
 2011-08-25 16:09 UTC  (7+ messages)

[PATCH v2 0/2] Pass resources to pci_create_bus() and fix MIPS PCI resources
 2011-08-25 16:09 UTC  (3+ messages)
` [PATCH v2 2/2] MIPS: PCI: Pass controller's resources to pci_create_bus() in pcibios_scanbus()

linux-next: build failure after merge of the final tree (tty tree related)
 2011-08-25 16:09 UTC  (6+ messages)

[PATCH] vcs-svn: fix broken test 'keep content, but change mode'
 2011-08-25 16:08 UTC  (2+ messages)

[PATCH] xics/icp_natives: add __init to marker icp_native_init()
 2011-08-25 16:07 UTC  (2+ messages)

master-master server setup
 2011-08-25 16:06 UTC  (3+ messages)

[PATCH] [v4] tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driver
 2011-08-25 16:03 UTC  (4+ messages)

[Qemu-devel] [PATCH v6 00/14] trace-state: make the behaviour of "disable" consistent across all backends
 2011-08-25 16:04 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 13/14] trace-state: [stderr] add support for dynamically enabling/disabling events

[Qemu-devel] [RFC PATCH V1 00/14] Dynamic machine model creation from device trees
 2011-08-25 16:04 UTC  (5+ messages)

[PATCH v2 0/7] omap: iommu migration, relocation and cleanups
 2011-08-25 16:03 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/7] usb-host: bugfixes
 2011-08-25 16:03 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/7] usb-host: start tracing support
` [Qemu-devel] [PATCH 6/7] usb-host: claim port

[PATCH 1/5] wl12xx: don't disconnect on recovery
 2011-08-25 16:04 UTC  (5+ messages)
` [PATCH 2/5] wl12xx: don't use WL1271_SCAN_OPT_PRIORITY_HIGH flag
` [PATCH 3/5] wl12xx: check for ROC on scan_complete
` [PATCH 4/5] wl12xx: add config_hangover command
` [PATCH 5/5] wl12xx: don't queue a new dummy packet if one is already pending

[PATCH 0/6] Initial Calxeda Highbank support
 2011-08-25 16:02 UTC  (6+ messages)
` [PATCH 2/6] ARM: add Highbank core platform support

git for game development?
 2011-08-25 16:02 UTC  (4+ messages)
` One MMORPG git facts

Layer priorities influencing default version selection
 2011-08-25 15:56 UTC  (6+ messages)
` [OE-core] "
        ` [bitbake-devel] "

[PATCH] coredump: fix pipe coredump when core limit is 0
 2011-08-25 15:57 UTC  (6+ messages)

[xen-4.1-testing test] 8738: regressions - FAIL
 2011-08-25 16:01 UTC 

[PATCH v2 00/24] C6X: New architecture patch set
 2011-08-25 16:00 UTC  (3+ messages)

broken links in MEM(4)
 2011-08-25 16:00 UTC 

We have an interesting problem with pam_namespace on mls boxes
 2011-08-25 16:00 UTC 

[PATCH] iio: imu: adis16400: Avoid using printk facility
 2011-08-25 16:05 UTC  (2+ messages)

[PATCH v2 0/4] ARM: CSR: add rtciobrg and PM support
 2011-08-25 15:56 UTC  (4+ messages)
` [PATCH v2 2/4] ARM: CSR: add PM sleep entry for SiRFprimaII


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.