All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-10-25 13:13:24 to 2011-10-25 14:53:33 UTC [more...]

[Cluster-devel] [PATCH] mount.gfs2: Fix error handlers
 2011-10-25 16:22 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/2] hda: do not mix output and input streams, RHBZ #740493
 2011-10-25 14:53 UTC  (2+ messages)
` [Qemu-devel] [PATCH 2/2] hda: do not mix output and input stream states, "

[RESEND] [RFC][PATCH X86_32 1/2]: Call do_notify_resume() with interrupts enabled
 2011-10-25 14:21 UTC  (2+ messages)
` [RFC] [PATCH x86 2/2] Cleanup do_int3

linux-next: build failure after merge of the cifs tree
 2011-10-25 14:51 UTC  (4+ messages)

Read Sectors
 2011-10-25 14:45 UTC  (4+ messages)

[PATCH] Bluetooth: set reset_resume handler
 2011-10-25 14:48 UTC  (5+ messages)

Eclipse Plugin: ADT Version too old
 2011-10-25 14:45 UTC  (7+ messages)

[PATCH] tools/check: check for headers and libraries in EXTRA_INCLUDES and EXTRA_LIB
 2011-10-25 14:44 UTC  (6+ messages)

[PATCH bluez 0/2] Add BT 3.0+HS signalling definitions
 2011-10-25 14:41 UTC  (6+ messages)
`  "
  ` GATT Dbus API on BlueZ

[PATCH] Shrink thread_info a bit
 2011-10-25 14:41 UTC  (3+ messages)

[PATCH v5 3.1.0-rc4-tip 0/26] Uprobes patchset with perf probe support
 2011-10-25 14:30 UTC  (18+ messages)
` [PATCH 0/X] (Was: Uprobes patchset with perf probe support)
  ` [PATCH 8-14/X] "
    ` [PATCH 12/X] uprobes: x86: introduce abort_xol()
            ` test-case (Was: [PATCH 12/X] uprobes: x86: introduce abort_xol())
    ` [PATCH 13/X] uprobes: introduce UTASK_SSTEP_TRAPPED logic

[PATCH 1/3] Add Numachip APIC support
 2011-10-25 14:38 UTC  (5+ messages)
` [PATCH 3/3] Add NumaChip quirk

[PATCH] ARM: pxa/cm-x300: properly set bt_reset pin
 2011-10-25 14:37 UTC  (8+ messages)

MPC8548 core "freezes"
 2011-10-25 14:37 UTC 

BUG at fs/inode.c
 2011-10-25 14:35 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/7] target-xtensa: add overlay parsing header and convert hand-written core definitions to use overlays
 2011-10-25 14:34 UTC  (14+ messages)
` [Qemu-devel] [PATCH 6/7] target-xtensa: add fsf core
    ` [Qemu-devel] GPLv3 troubles (was: [PATCH 6/7] target-xtensa: add fsf core)
      ` [Qemu-devel] GPLv3 troubles

[U-Boot] [PATCH] vision2: Remove unused header file
 2011-10-25 14:34 UTC 

[GIT PULL] pxa: fixes for next
 2011-10-25 14:33 UTC  (2+ messages)

[PATCH 1/2] blk-throttle: Free up policy node associated with deleted rule
 2011-10-25 14:13 UTC  (9+ messages)
` [PATCH 2/2] blk-throttle: Take blkcg->lock while traversing blkcg->policy_list

[PATCH v3 1/3] dt: add empty of_machine_is_compatible
 2011-10-25 14:30 UTC  (4+ messages)
` [PATCH v3 2/3] arm/tegra: Don't create duplicate gpio and pinmux devices

[git pull] m68knommu arch updates for 3.2
 2011-10-25 14:27 UTC  (5+ messages)

[PATCH] x86/ucode-amd: fix regression from c/s 23871:503ee25
 2011-10-25 14:26 UTC 

dy zhang shared photos with you
 2011-10-25 14:25 UTC 

Purpose of using __be16 inside a data structure?
 2011-10-25 14:25 UTC  (3+ messages)

ceph on non-btrfs file systems
 2011-10-25 14:25 UTC  (7+ messages)
  ` ceph on btrfs [was Re: ceph on non-btrfs file systems]

[Qemu-devel] [PATCH 00/25] VMState port of all cpus
 2011-10-25 14:00 UTC  (26+ messages)
` [Qemu-devel] [PATCH 01/25] vmstate: Fix VMSTATE_VARRAY_UINT32
` [Qemu-devel] [PATCH 02/25] vmstate: Simplify test for CPU_SAVE_VERSION
` [Qemu-devel] [PATCH 03/25] vmstate: make all architectures export a way to migrate cpu's
` [Qemu-devel] [PATCH 04/25] vmstate: unicore32 don't support cpu migration
` [Qemu-devel] [PATCH 05/25] vmstate: use new cpu style for x86
` [Qemu-devel] [PATCH 06/25] vmstate: use new style for lm32 cpus
` [Qemu-devel] [PATCH 07/25] vmstate: make microblaze cpus not migrateable
` [Qemu-devel] [PATCH 08/25] vmstate: port cris cpu to vmstate
` [Qemu-devel] [PATCH 09/25] vmstate: machine.c is only compiled for !CONFIG_USER_ONLY
` [Qemu-devel] [PATCH 10/25] vmstate: introduce float32 arrays
` [Qemu-devel] [PATCH 11/25] vmstate: introduce float64 arrays
` [Qemu-devel] [PATCH 12/25] vmstate: Introduce VMSTATE_STRUCT_VARRAY_INT32_TEST
` [Qemu-devel] [PATCH 13/25] vmstate: port ppc cpu
` [Qemu-devel] [PATCH 14/25] vmstate: introduce VMSTATE_VARRAY_MULTIPLY
` [Qemu-devel] [PATCH 15/25] vmstate: define vmstate_info_uinttls
` [Qemu-devel] [PATCH 16/25] vmstate: port sparc cpu
` [Qemu-devel] [PATCH 17/25] vmstate: make incompatible change for sparc
` [Qemu-devel] [PATCH 18/25] mips_fulong2e: cpu vmstate already registered in cpu_exec_init
` [Qemu-devel] [PATCH 19/25] mips: make mvp an embedded struct instead of pointer
` [Qemu-devel] [PATCH 20/25] mips: make tlb an embedded struct instead of a pointer
` [Qemu-devel] [PATCH 21/25] mips: bump migration version to 4
` [Qemu-devel] [PATCH 22/25] vmstate: port mips cpu
` [Qemu-devel] [PATCH 23/25] arm: save always 32 fpu registers
` [Qemu-devel] [PATCH 24/25] vmstate: port arm cpu
` [Qemu-devel] [PATCH 25/25] vmstate: all cpus converted

[PATCH v2 0/4] Series short description
 2011-10-25 14:58 UTC  (6+ messages)
` [PATCH v2 1/4] SUNRPC: rpcbind clients internals virtualization
` [PATCH v2 2/4] SUNRPC: use virtualized rpcbind internals instead of static ones
` [PATCH v2 3/4] SUNRPC: optimize net_ns dereferencing in rpcbind creation calls
` [PATCH v2 4/4] SUNRPC: optimize net_ns dereferencing in rpcbind registering calls

[Xenomai-core] CPU utilization question
 2011-10-25 14:18 UTC  (3+ messages)

[PATCH] of: Add a reg-names property to name reg entries
 2011-10-25 14:17 UTC  (7+ messages)

linux-next: build failure after merge of the net-next tree
 2011-10-25 14:16 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/4] add "make check"
 2011-10-25 14:16 UTC  (7+ messages)

Git Bug - diff in commit message
 2011-10-25 14:11 UTC  (6+ messages)

[PATCH V2 00/31] ath6kl Add multiple vif support
 2011-10-25 14:04 UTC  (32+ messages)
` [PATCH V2 01/31] ath6kl: Pass ath6kl structure to ath6kl_init() instead of net_device
` [PATCH V2 02/31] ath6kl: Keep wiphy reference in ath6kl structure
` [PATCH V2 03/31] ath6kl: Refactor wiphy dev and net dev init functions
` [PATCH V2 04/31] ath6kl: Cleanup fw interface type setting
` [PATCH V2 05/31] ath6kl: Define an initial vif structure and use it
` [PATCH V2 06/31] ath6kl: Define interface specific states
` [PATCH V2 07/31] ath6kl: Move ssid and crypto information to vif structure
` [PATCH V2 08/31] ath6kl: Move nw_type "
` [PATCH V2 09/31] ath6kl: Move bssid information "
` [PATCH V2 10/31] ath6kl: Move channel "
` [PATCH V2 11/31] ath6kl: Move key "
` [PATCH V2 12/31] ath6kl: Move aggregation "
` [PATCH V2 13/31] ath6kl: Move disconnect timer "
` [PATCH V2 14/31] ath6kl: Move scan_req info and sme_state to vif
` [PATCH V2 15/31] ath6kl: Move few more vif specific information to struct ath6kl_vif
` [PATCH V2 16/31] ath6kl: Make net and target stats vif specific
` [PATCH V2 17/31] ath6kl: Maintain firmware interface index in struct ath6kl_vif
` [PATCH V2 18/31] ath6kl: Take vif information from wmi event
` [PATCH V2 19/31] ath6kl: Remove net_device from ath6kl
` [PATCH V2 20/31] ath6kl: Cleanup parameters in ath6kl_init_control_info() and ath6kl_init_profile_info()
` [PATCH V2 21/31] ath6kl: Refactor ath6kl_destroy()
` [PATCH V2 22/31] ath6kl: Use interface index from wmi data headr
` [PATCH V2 23/31] ath6kl: Store hw mac address in struct ath6kl
` [PATCH V2 24/31] ath6kl: Introduce spinlock to protect vif specific information
` [PATCH V2 25/31] ath6kl: Maintain virtual interface in a list
` [PATCH V2 26/31] ath6kl: Use the other variant of netdev (un)register APIs
` [PATCH V2 27/31] ath6kl: Configure inteface information at init time
` [PATCH V2 28/31] ath6kl: Implement add_virtual_intf() and del_virtual_intf()
` [PATCH V2 29/31] ath6kl: Add a modparam to enable multi normal interface support
` [PATCH V2 30/31] ath6kl: Initialize target wlan values for every vif
` [PATCH V2 31/31] ath6kl: Use appropriate wdev from vif

DRM planes and new fb creation ioctl
 2011-10-25 14:09 UTC  (7+ messages)
` [PATCH 01/11] drm: add plane support

[PATCH 00/22] Refactor to accept NUL in commit messages
 2011-10-25 14:07 UTC  (10+ messages)

KVM call agenda for October 25
 2011-10-25 14:06 UTC  (10+ messages)
    ` [Qemu-devel] "

[PATCH] mac80211: use min rate as basic rate for buggy APs
 2011-10-25 14:06 UTC  (3+ messages)

[PATCH v2] NFC: update to NCI spec 1.0 draft 18
 2011-10-25 14:04 UTC 

linux-next: Tree for Oct 25 (block ?)
 2011-10-25 14:05 UTC  (8+ messages)

[PATCH] Convert width in bits to bytes in __acpi_ioremap_fast()
 2011-10-25 13:57 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] Create a single cmd_call() function to handle command execution
 2011-10-25 13:57 UTC  (5+ messages)

[Bug 42117] New: r200 driver performance, ums, all mesa versions from 7.6
 2011-10-25 13:57 UTC  (3+ messages)
` [Bug 42117] R200 driver performance, UMS, "

Feature idea
 2011-10-25 13:52 UTC  (4+ messages)

[Qemu-devel] [PULL] libcacard patches
 2011-10-25 13:48 UTC 

[refpolicy] [PATCH v2 0/2] Asterisk administration update
 2011-10-25 13:51 UTC  (2+ messages)

general protection faults with "git grep" version 1.7.7.1
 2011-10-25 13:50 UTC  (3+ messages)

rename_rev.pl (script for reviewing refactoring patches)
 2011-10-25 13:49 UTC 

linux-next: build failure after merge of the pci tree
 2011-10-25 13:44 UTC 

[U-Boot] [PATCH 0/9] tegra2: Tidy up boot path
 2011-10-25 13:44 UTC  (16+ messages)
` [U-Boot] [PATCH 3/9] arm: Move CP15 init out of cpu_init_crit()

xm save fails to save all pages
 2011-10-25 13:43 UTC  (3+ messages)

[Qemu-devel] [PATCH] qxl: create slots on post_load in vga state
 2011-10-25 13:39 UTC 

[PATCH] util.c: two typos fixed
 2011-10-25 13:42 UTC 

dec behavior question
 2011-10-25 13:41 UTC  (5+ messages)

[Qemu-devel] [PATCH] qxl: create slots on post_load in vga state
 2011-10-25 13:37 UTC  (2+ messages)

[BUG] aborted ext4 leads to inifinity loop in balance_dirty_pages
 2011-10-25 13:40 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] qxl: local rendering fixes
 2011-10-25 13:35 UTC  (2+ messages)

[xen-4.1-testing test] 9609: tolerable FAIL - PUSHED
 2011-10-25 13:37 UTC 

linux-next: reminder about future work
 2011-10-25 13:36 UTC 

[PATCH] ARM: remove NR_IRQS dependency for ARM-specific HARDIRQ_BITS definition
 2011-10-25 13:36 UTC  (4+ messages)

[PATCH 1/5] ext4: ext4_dx_add_entry should dirty directory metadata with the directory inode
 2011-10-25 13:35 UTC  (6+ messages)
` [PATCH 4/5] ext4: Prevent stack overrun in ext4_file_open when recording last known mountpoint
` [PATCH 5/5] ext4: Fix endian problem in MMP initialization

[PATCH] pm : provide CC7/PC2 residency
 2011-10-25 13:34 UTC 

[PATCH] Fix vgchange for sparse devices
 2011-10-25 13:34 UTC  (2+ messages)

[U-Boot] [RFC PATCH 1/2] sandbox: Add test SPI flash driver
 2011-10-25 13:30 UTC  (2+ messages)
` [U-Boot] [RFC PATCH 2/2] sandbox: Read contents of SPI flash from file

[PATCH -V8 00/26] New ACL format for better NFSv4 acl interoperability
 2011-10-25 13:30 UTC  (6+ messages)

[RFC][PATCH] KVM: Introduce direct MSI message injection for in-kernel irqchips
 2011-10-25 13:29 UTC  (11+ messages)

[patch net-next V5] net: introduce ethernet teaming device
 2011-10-25 13:27 UTC  (2+ messages)

[PATCH] net: ucc_geth, increase no. of HW RX descriptors
 2011-10-25 13:17 UTC 

[Bug 16923] New: ClipRectangles on mask ignored if transformation is used
 2011-10-25 13:27 UTC  (2+ messages)
  ` [Bug 16923] "

[U-Boot] [PATCH 0/9] CLEANUP: Cleanup of arch/powerpc/ directory
 2011-10-25 13:25 UTC  (6+ messages)
` [U-Boot] [PATCH 7/9] GCC4.6: Use dst instead of l2srbar in cpu_early_init.c
` [U-Boot] [PATCH 8/9] GCC4.6: Squash warnings in ddr[123]_dimm_params.c

[PATCH] PCI / ACPI: Make acpiphp ignore root bridges using PCIe native hotplug
 2011-10-25 13:25 UTC  (3+ messages)

[PATCH v6 0/8] SUNRPC: make rpcbind clients allocated and destroyed dynamically
 2011-10-25 13:25 UTC  (6+ messages)
` [PATCH v6 1/8] SUNRPC: introduce helpers for reference counted rpcbind clients

[Qemu-devel] [PATCH 0/5] monitor+qxl: async monitor support
 2011-10-25 13:21 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/5] monitor: screen_dump async

LVM2/man lvconvert.8.in lvcreate.8.in
 2011-10-25 13:24 UTC 

[patch net-next V4] net: introduce ethernet teaming device
 2011-10-25 13:22 UTC  (3+ messages)

[Qemu-devel] [Question] dump memory when host pci device is used by guest
 2011-10-25 13:22 UTC  (3+ messages)

[PATCH] kvm tools: Avoid overwriting socket files with same name
 2011-10-25 13:21 UTC 

git stash show doesn't show stashed untracked files
 2011-10-25 13:21 UTC 

[PATCH] NFC: update to NCI spec 1.0 draft 18
 2011-10-25 13:20 UTC  (3+ messages)

[GIT PULL] Power management updates for 3.2
 2011-10-25 13:19 UTC  (2+ messages)

LVM2 ./WHATS_NEW lib/metadata/mirror.c
 2011-10-25 13:17 UTC 

[PATCH] lib: devres: add convenience function to remap a resource
 2011-10-25 13:16 UTC  (2+ messages)

[Buildroot] Custom automake arguments
 2011-10-25 13:15 UTC 

[PATCH v2] kvm tools: Kill double slash from kvm__get_dir()
 2011-10-25 13:15 UTC 

[U-Boot] [PATCH] mx51evk: Use GPIO API for configuring the IOMUX
 2011-10-25 13:14 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.