All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-05-24 12:58:01 to 2009-05-24 16:13:59 UTC [more...]

[GIT PULL] scheduler fixes
 2009-05-24 16:13 UTC  (10+ messages)

[U-Boot] [PATCHv3 0/5] clean up omap3 configuration structs
 2009-05-24 16:12 UTC  (7+ messages)
` [U-Boot] [PATCHv3 1/5] OMAP3EVM: net_chip uses CS5 not CS6
` [U-Boot] [PATCHv3 3/5] omap3: remove typedefs for configuration structs

progress on OE organization issues
 2009-05-24 15:49 UTC  (8+ messages)

[2.6.30-rc2] usb reset during big file transfer and ext3 error
 2009-05-24 16:11 UTC  (4+ messages)
  ` ioctl_internal_command messages (was: Re: [2.6.30-rc2] usb reset during big file transfer and ext3 error)

Donor offers mower driver a csooter
 2009-05-24 16:09 UTC 

[PATCH v2] dump: support for ext4 file-systems on Linux
 2009-05-24 16:08 UTC 

Funny Animals 8.a
 2009-05-24 16:06 UTC 

[PATCH 00/45] KVM updates for the 2.6.31 merge window (batch 3/3)
 2009-05-24 15:50 UTC  (46+ messages)
` [PATCH 01/45] KVM: Remove inject_pending_vectors() callback
` [PATCH 02/45] KVM: Remove kvm_push_irq()
` [PATCH 03/45] KVM: sync_lapic_to_cr8() should always sync cr8 to V_TPR
` [PATCH 04/45] KVM: Do not report TPR write to userspace if new value bigger or equal to a previous one
` [PATCH 05/45] KVM: Get rid of arch.interrupt_window_open & arch.nmi_window_open
` [PATCH 06/45] KVM: SVM: Add NMI injection support
` [PATCH 07/45] KVM: Fix userspace IRQ chip migration
` [PATCH 08/45] KVM: Get rid of get_irq() callback
` [PATCH 09/45] KVM: Wake up waitqueue before calling get_cpu()
` [PATCH 10/45] KVM: Replace get_mt_mask_shift with get_mt_mask
` [PATCH 11/45] KVM: Enable snooping control for supported hardware
` [PATCH 12/45] KVM: VMX: Disable VMX when system shutdown
` [PATCH 13/45] KVM: Trivial format fix in setup_routing_entry()
` [PATCH 14/45] KVM: fix apic_debug instances
` [PATCH 15/45] KVM: SVM: Fix cross vendor migration issue in segment segment descriptor
` [PATCH 16/45] KVM: SVM: Don't reinject event that caused a task switch
` [PATCH 17/45] KVM: Drop request_nmi from stats
` [PATCH 18/45] KVM: Fix cpuid feature misreporting
` [PATCH 19/45] KVM: Add AMD cpuid bit: cr8_legacy, abm, misaligned sse, sse4, 3dnow prefetch
` [PATCH 20/45] x86: Add cpu features MOVBE and POPCNT
` [PATCH 21/45] KVM: Update cpuid 1.ecx reporting
` [PATCH 22/45] KVM: use smp_send_reschedule in kvm_vcpu_kick
` [PATCH 23/45] KVM: protect assigned dev workqueue, int handler and irq acker
` [PATCH 24/45] KVM: Replace ->drop_interrupt_shadow() by ->set_interrupt_shadow()
` [PATCH 25/45] KVM: Deal with interrupt shadow state for emulated instructions
` [PATCH 26/45] KVM: MMU: protect kvm_mmu_change_mmu_pages with mmu_lock
` [PATCH 27/45] KVM: take mmu_lock when updating a deleted slot
` [PATCH 28/45] KVM: x86: check for cr3 validity in mmu_alloc_roots
` [PATCH 29/45] KVM: Expand on "help" info to specify kvm intel and amd module names
` [PATCH 30/45] KVM: s390: Fix memory slot versus run - v3
` [PATCH 31/45] KVM: s390: use hrtimer for clock wakeup from idle - v2
` [PATCH 32/45] KVM: s390: optimize float int lock: spin_lock_bh --> spin_lock
` [PATCH 33/45] KVM: s390: Unlink vcpu on destroy - v2
` [PATCH 34/45] KVM: s390: Sanity check on validity intercept
` [PATCH 35/45] KVM: s390: Verify memory in kvm run
` [PATCH 36/45] KVM: Unprotect a page if #PF happens during NMI injection
` [PATCH 37/45] KVM: Do not allow interrupt injection from userspace if there is a pending event
` [PATCH 38/45] KVM: Remove irq_pending bitmap
` [PATCH 39/45] KVM: skip_emulated_instruction() decode instruction if size is not known
` [PATCH 40/45] KVM: Do not re-execute INTn instruction
` [PATCH 41/45] KVM: Always request IRQ/NMI window if an interrupt is pending
` [PATCH 42/45] KVM: inject NMI after IRET from a previous NMI, not before
` [PATCH 43/45] KVM: Do not migrate pending software interrupts
` [PATCH 44/45] KVM: Disable CR8 intercept if tpr patching is active
` [PATCH 45/45] KVM: Move "exit due to NMI" handling into vmx_complete_interrupts()

partial checkouts
 2009-05-24 15:57 UTC  (3+ messages)

[U-Boot] [PATCH] DaVinci Network Driver Updates
 2009-05-24 15:54 UTC  (2+ messages)

asking for patch review
 2009-05-24 15:46 UTC  (3+ messages)

[U-Boot] [PATCH 2/4] omap3: remove typedef for struct gpmc
 2009-05-24 15:51 UTC  (5+ messages)
` [U-Boot] [PATCHv2 4/4] omap3: use only fixed-size types inside ctrl_structs

[PATCH] netsurf: add recipe for version 2.1
 2009-05-24 15:41 UTC  (3+ messages)
` [PATCH v2] "

[KVM-AUTOTEST PATCH] RHEL-4.7 step files: fix the initial boot barriers
 2009-05-24 15:46 UTC  (13+ messages)
` [KVM-AUTOTEST PATCH] RHEL-5.3 step files: fix initial boot barriers and an inconsistent dialog
  ` [KVM-AUTOTEST PATCH] WinXP step files: add an optional barrier to deal with a closed start menu
    ` [KVM-AUTOTEST PATCH] stepeditor.py: get rid of some annoying keyboard shortcuts
      ` [KVM-AUTOTEST PATCH] Use new function VM.get_name() to get the VM's name, instead of VM.name
        ` [KVM-AUTOTEST PATCH] VM.create(): always destroy() the VM before attempting to start it
          ` [KVM-AUTOTEST PATCH] kvm_vm.py: choose a monitor filename in the constructor instead of VM.create()
            ` [KVM-AUTOTEST PATCH] kvm_vm.py: make sure the bulk of VM.create() is not executed in parallel
              ` [KVM-AUTOTEST PATCH] kvm_vm.py: add new function VM.clone() which returns a clone of the VM
                ` [KVM-AUTOTEST PATCH] kvm_utils.py: remote_login(): improve regular expression matching
                  ` [KVM-AUTOTEST PATCH] kvm_vm.py: add new VM parameter 'x11_display' that controls $DISPLAY
                    ` [KVM-AUTOTEST PATCH] kvm_runtest_2.py: use environment filename specified by the 'env' parameter
                      ` [KVM-AUTOTEST PATCH] kvm_runtest_2.py: use pickle instead of shelve when loading/saving env

[BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
 2009-05-24 15:43 UTC  (4+ messages)

deadlock triggered by buggy hardware (EEE PC) in wireless-testing+rfkill-rewrite v11
 2009-05-24 15:41 UTC  (2+ messages)

[mISDN PATCH v2 00/19] mISDN patchset for next
 2009-05-24 15:39 UTC  (4+ messages)
` [mISDN PATCH v2 09/19] Fix TEI and SAPI handling

[PATCH][KVM-AUTOTEST] Make code to remove kvm modules more robust
 2009-05-24 15:36 UTC  (2+ messages)

[U-Boot] [PATCH] nand/onenand: Fix missing argument checking for "markbad" command
 2009-05-24 15:34 UTC 

[PATCH V2 0/9] mpc5200 audio rework for AC97
 2009-05-24 15:32 UTC  (20+ messages)
` [PATCH V2 1/9] Register the wm9712 DAIs on module load
    ` [alsa-devel] "
` [PATCH V2 2/9] Basic split of mpc5200 DMA code out from mpc5200_psc_i2s
` [PATCH V2 3/9] Rename the PSC functions to DMA
    ` [alsa-devel] "
` [PATCH V2 4/9] Add a few more mpc5200 PSC defines
    ` [alsa-devel] [PATCH V2 0/9] mpc5200 audio rework for AC97

[PATCH,RFC] gianfar: fix BUG under load after introduction of skb recycling
 2009-05-24 15:32 UTC  (2+ messages)

USB/DVB - Old Technotrend TT-connect S-2400 regression tracked down
 2009-05-24 15:28 UTC  (4+ messages)

[SPAM] Resend your number, plz
 2009-05-24 15:31 UTC 

[PATCH 3/3] myri10ge: Add support for vlan_features
 2009-05-24 15:27 UTC 

[PATCH 2/3] myri10ge: drop myri10ge_lro module parameter
 2009-05-24 15:27 UTC 

[PATCH 1/3] myri10ge: fix the invokation of lro_flush_all
 2009-05-24 15:27 UTC 

[patch] fix rpm package in qa stage error
 2009-05-24 15:14 UTC  (4+ messages)

[PATCH 0/20] Sysfs cleanups
 2009-05-24 15:20 UTC  (13+ messages)
` [PATCH 22/20] sysfs: Make sysfs_rename_link atomic
` [PATCH 25/20] sysfs: Only support removing emtpy sysfs directories

[U-Boot] [PATCH 1/2 V2] mips: add endianness support
 2009-05-24 15:18 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] fix: missing autoconfig.mk from general Makefile

[Qemu-devel] [PATCH] Change the virtio-block storage class to PCI_CLASS_STORAGE_SCSI
 2009-05-24 15:15 UTC  (5+ messages)
            ` [Qemu-devel] [PATCH]Optionally change "

Every second man on Earth use it to exclude the influence of age to his night life
 2009-05-24 16:08 UTC 

[PATCH v2] kvm: x86: Allow PIT emulation without speaker port
 2009-05-24 15:04 UTC  (3+ messages)
` [PATCH v3] "

[U-Boot] [RFC] initcall mechanism introduction
 2009-05-24 15:04 UTC  (5+ messages)

pre-nv50 KMS
 2009-05-24 15:03 UTC  (4+ messages)

Broken ARM atomic ops wrt memory barriers (was : [PATCH] Add cmpxchg support for ARMv6+ systems)
 2009-05-24 14:56 UTC 

[KVM-AUTOTEST PATCH] Instead of trying to remove kvm modules with rmmod, use modprobe -r, as it handles module dependencies better
 2009-05-24 14:54 UTC  (3+ messages)

[patch 0/4] move irq protection role to separate kvm->irq_lock
 2009-05-24 14:53 UTC  (4+ messages)
` [patch 4/4] KVM: switch irq injection/acking to irq_lock

[PATCH][KVM-AUTOTEST] Have Custom install chdir to test.bindir
 2009-05-24 14:51 UTC  (4+ messages)
` [PATCH][KVM-AUTOTEST] Check exit status of custom install script and fail if script failed

CPen driver development / image format
 2009-05-24 14:48 UTC  (2+ messages)

[RFC] KVM-Autotest: basic parallel test execution
 2009-05-24 14:46 UTC  (3+ messages)

2.6.29.1 BUG: unable to handle kernel NULL pointer dereference at (null) -> Oops
 2009-05-24 14:42 UTC  (2+ messages)

[PATCH 0/3] kvm-s390: revised version of kvm-s390 guest memory handling
 2009-05-24 14:39 UTC  (3+ messages)
` [PATCH 3/3] kvm-s390: streamline memslot handling

[PATCH] xfstests: enable many tests to run on ext2/3/4
 2009-05-24 14:39 UTC  (3+ messages)

[PATCH] Remove bashisms from scripts
 2009-05-24 14:35 UTC  (2+ messages)

INFO: possible circular locking dependency at cleanup_workqueue_thread
 2009-05-24 14:30 UTC  (3+ messages)

[PATCH] async: make sure independent async domains can't accidentally entangle
 2009-05-24 14:29 UTC 

[PATCH] kernel:lockdep:fix statistics for nr_cyclic_check_recursions/checks
 2009-05-24 14:27 UTC 

[PATCH 18/18] http*: add helper methods for fetching objects (loose)
 2009-05-24 14:20 UTC 

[PATCH 17/18] http*: add helper methods for fetching packs
 2009-05-24 14:20 UTC 

[PATCH 15/18] http*: add http_get_info_packs
 2009-05-24 14:20 UTC 

[PATCH 16/18] http: use new http API in fetch_index()
 2009-05-24 14:20 UTC 

[PATCH 14/18] http-push: use the new http API in fetch_symref()
 2009-05-24 14:20 UTC 

[PATCH 12/18] http: use the new http API in http_fetch_ref()
 2009-05-24 14:19 UTC 

[PATCH 13/18] http-push: use the new http API in remote_exists()
 2009-05-24 14:19 UTC 

[PATCH 11/18] transport: use the new http API in get_refs_via_curl()
 2009-05-24 14:19 UTC 

[PATCH 09/18] http: create function end_url_with_slash
 2009-05-24 14:19 UTC 

[PATCH 10/18] http: new functions for the http API
 2009-05-24 14:19 UTC 

[PATCH 07/18] Some cleanup in get_refs_via_curl()
 2009-05-24 14:19 UTC 

[PATCH 08/18] http*: move common variables and macros to http.[ch]
 2009-05-24 14:19 UTC 

[PATCH 06/18] Don't expect verify_pack() callers to set pack_size
 2009-05-24 14:19 UTC 

[PATCH 04/18] http*: copy string returned by sha1_to_hex
 2009-05-24 14:19 UTC 

[PATCH 05/18] http-push: do not SEGV after fetching a bad pack idx file
 2009-05-24 14:19 UTC 

[PATCH 03/18] http-walker: verify remote packs
 2009-05-24 14:19 UTC 

[PATCH 02/18] http-push, http-walker: style fixes
 2009-05-24 14:19 UTC 

[PATCH 01/18] t5550-http-fetch: test fetching of packed objects
 2009-05-24 14:19 UTC 

[PATCH 00/18] http*: refactor (v3)
 2009-05-24 14:21 UTC 

[patch 0/4] move irq protection role to separate lock v2
 2009-05-24 14:10 UTC  (5+ messages)
` [patch 2/4] KVM: move coalesced_mmio locking to its own device
` [patch 3/4] KVM: introduce irq_lock, use it to protect ioapic

[Buildroot] Will buildroot run on solaris 10 (x86)?
 2009-05-24 14:05 UTC  (3+ messages)

Kernel panic in inet_twdr_do_twkill_work
 2009-05-24 13:54 UTC  (7+ messages)

Missing md superblock on added devices after grow 
 2009-05-24 13:49 UTC  (3+ messages)

[RFC][PATCH] convert block trace points to TRACE_EVENT()
 2009-05-24 13:47 UTC  (3+ messages)

[PATCH v3] zone_reclaim is always 0 by default
 2009-05-24 13:44 UTC  (4+ messages)

[PATCH 4/4] zone_reclaim_mode is always 0 by default
 2009-05-24 13:44 UTC  (4+ messages)

[Bugme-new] [Bug 13302] New: "bad pmd" on fork() of process with hugepage shared memory segments attached
 2009-05-24 13:44 UTC  (3+ messages)

[PATCH] Warn if we run out of swap space
 2009-05-24 13:44 UTC  (2+ messages)

[PATCH] ALSA: hda - Add forced codec-slots for ASUS W5Fm
 2009-05-24 13:41 UTC  (2+ messages)

[RFT 0/4] rfkill improvements
 2009-05-24 13:32 UTC  (3+ messages)
` [RFT 3/4] cfg80211: add rfkill support

[PATCH] Use a format string for linux_banner
 2009-05-24 13:30 UTC  (5+ messages)
      ` [PATCH] Use a format "

about XFS_IOC_RESVSP
 2009-05-24 13:29 UTC  (4+ messages)

y.a. static code analysis
 2009-05-24 13:25 UTC  (4+ messages)

next-20090522: kernel hungs at boot (async, libata/scsi)
 2009-05-24 13:23 UTC  (2+ messages)

PPC405EX based irq flooding with USB-OTG and usbserial device
 2009-05-24 13:06 UTC  (4+ messages)

[PATCH 5/5] libertas: fix WPA adhoc network creation
 2009-05-24 13:19 UTC  (3+ messages)

[PATCH 1/4] rndis_wlan: remove CAP_SUPPORT_TXPOWER/OID_802_11_TX_POWER_LEVEL code
 2009-05-24 13:18 UTC  (5+ messages)
` [PATCH 2/4] rndis_wlan: explain bits used in key setup code

[PATCH 1/5] mlx4_en: Fix error handling while activating RX rings
 2009-05-24 13:17 UTC  (4+ messages)
` [PATCH] mlx4_en: Fix not deleted napi structures
  ` [PATCH 1/2] mlx4_en: Removed redundant stride variable
  ` [PATCH 2/2] mlx4_en: Fix partial rings feature

[TSO]-Refer to "State of TCP segmentation offload to NIC in linux"
 2009-05-24 13:15 UTC 

[Qemu-devel] [PATCH] run vnc without sdl
 2009-05-24 11:03 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH 0/2] Transfer of funds
 2009-05-24 11:07 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/2] add non-arbitrary migration stop condition
  ` [Qemu-devel] [PATCH 2/2] set migration max downtime

[loongson-PATCH-v1 00/27] linux patches of loongson-based machines
 2009-05-24 13:13 UTC  (4+ messages)
` [loongson-PATCH-v1 22/27] Hibernation Support in mips system

Kernel recipes with broken PRs now
 2009-05-24 13:04 UTC  (9+ messages)

[Bug 13365] New: 2.6.28+ cannot read a hard-drive properly through an "82801DB (ICH4) IDE Controller"
 2009-05-24 13:11 UTC  (3+ messages)
` [Bug 13365] "

[Qemu-devel] [PATCH 02/02] linux-user : add vmsplice system call
 2009-05-24  8:05 UTC 

[Qemu-devel] [PATCH 01/02] linux-user : add splice system call
 2009-05-24  8:03 UTC 

[Qemu-devel] [PATCH] qemu: msi irq allocation api
 2009-05-24 11:14 UTC  (6+ messages)

[Qemu-devel] Windows runtime error
 2009-05-24  9:14 UTC  (6+ messages)

[Qemu-devel] [PATCH] augment info migrate with page status
 2009-05-24  8:35 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH 0/3] Object-based physical memory management
 2009-05-24  9:29 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] Add PhysicalMemoryRegion type
` [Qemu-devel] [PATCH 2/3] Add PCI memory region registration
` [Qemu-devel] [PATCH 3/3] Convert RTL8139 to use PCI memory regitration facility

[Qemu-devel] [PATCH] Change virtio-console to PCI_CLASS_SERIAL_OTHER
 2009-05-24  9:11 UTC  (2+ messages)

congratulations
 2009-05-23  9:21 UTC 

congratulations
 2009-05-23  8:48 UTC 

congratulations
 2009-05-23  6:28 UTC 

congratulations
 2009-05-22 20:15 UTC 

[Qemu-devel] [PATCH] slirp: Reassign same address to same DHCP client
 2009-05-24 11:10 UTC  (2+ messages)


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.