All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-05-06 00:20:00 to 2009-05-06 05:55:18 UTC [more...]

[PATCH 1/9] Unprotect a page if #PF happens during NMI injection
 2009-05-06  5:55 UTC  (3+ messages)
` [PATCH 3/9] Remove irq_pending bitmap

[PATCH] 64-bit fix for date.c
 2009-05-06  5:51 UTC  (5+ messages)

PROBLEM: (regression) thermal zone - fan is turned on at higher temperature than it should
 2009-05-06  5:50 UTC  (4+ messages)

[B.A.T.M.A.N.] batman-adv use in Manchester NH
 2009-05-06  5:48 UTC  (7+ messages)

System overloaded with ACPI interrupts
 2009-05-06  5:48 UTC  (2+ messages)

New reflink(2) syscall
 2009-05-06  5:38 UTC  (17+ messages)

mv643xx_eth: Delay required in reading the PHY registers
 2009-05-06  5:38 UTC 

[FOR REVIEW, PATCH 2/2] introduce "struct wait_opts" to simplify do_wait() pathes
 2009-05-06  5:33 UTC 

[FOR REVIEW, PATCH 1/2] shift "ptrace implies WUNTRACED" from ptrace_do_wait() to wait_task_stopped()
 2009-05-06  5:33 UTC 

[FOR REVIEW, PATCH 0/2] do_wait() cleanups
 2009-05-06  5:33 UTC 

place_entity() update se->vruntime question
 2009-05-06  5:33 UTC  (2+ messages)

Beep sound in the end of audio file
 2009-05-06  5:33 UTC  (2+ messages)

[PATCH 1/4] tracing/events: don't say hi when loading the trace event sample
 2009-05-06  5:30 UTC  (8+ messages)
` [PATCH 2/4] tracing/events: make SAMPLE_TRACE_EVENTS default to n
` [PATCH 3/4] tracing/events: fix memory leak when unloading module
` [PATCH 4/4] tracing/events: fix concurrent access to ftrace_events list
  ` [PATCH v2] "

[SPAM] You can Buy Swine Flu Vaccine on the Internet
 2009-05-06  5:26 UTC 

[PATCH] Fix early panic issue on machines with memless node
 2009-05-06  5:19 UTC  (6+ messages)

Q: NFSD readdir in linux-2.6.28
 2009-05-06  5:09 UTC  (12+ messages)
      ` [PATCH] Fix i_mutex handling in nfsd readdir
        ` [PATCH v2] "

[PATCH 1/3] ptrace: ptrace_attach: check PF_KTHREAD + exit_state instead of ->mm
 2009-05-06  5:03 UTC  (9+ messages)

[patch 0/4] use smp_send_reschedule in vcpu_kick / assigned dev host intx race fix
 2009-05-06  5:07 UTC  (4+ messages)

[patch next 0/4] netxen fixes
 2009-05-06  5:05 UTC  (5+ messages)
` [patch next 1/4] netxen: fix race in tx ring acccess
` [patch next 2/4] netxen: fix mac list management
` [patch next 3/4] netxen: fix bonding support
` [patch next 4/4] netxen: disable rss for GbE ports

[folded] utrace-core-kill-exclude_xtrace-logic.patch removed from -mm tree
 2009-05-06  5:02 UTC 

2.6.30-rc2 soft lockups: ACPI? clock source problem?
 2009-05-06  4:58 UTC  (5+ messages)

[PATCH] Make inet_twsk_put similar to sock_put
 2009-05-06  4:48 UTC 

[Printing-architecture] blogging, part one
 2009-05-06  4:48 UTC  (2+ messages)
` [Printing-architecture] blogging, part two

Analyzed/Solved: Booting 2.6.30-rc2-git7 very slow
 2009-05-06  4:45 UTC  (8+ messages)

[Bug #13001] PCI-DMA: Out of IOMMU space
 2009-05-06  4:39 UTC  (5+ messages)

mmotm 2009-05-05-21-19 uploaded
 2009-05-06  4:19 UTC 

linux-next: kbuild tree build failure
 2009-05-06  4:40 UTC  (4+ messages)
` [PATCH] nfs: fix build error in nfsroot with initconst

DMA debug trace pointing to rtl8187
 2009-05-06  4:30 UTC  (2+ messages)

linux-next: pci tree build warning
 2009-05-06  4:30 UTC 

[PATCH] input: Add support for the TSC2003 controller
 2009-05-06  4:28 UTC  (9+ messages)

[PATCH 00/11] [GIT PULL] tracing/ring-buffer: various updates
 2009-05-06  4:21 UTC  (12+ messages)
` [PATCH 01/11] ring-buffer: export symbols
` [PATCH 02/11] ring-buffer: add counters for commit overrun and nmi dropped entries
` [PATCH 03/11] tracing: export stats of ring buffers to userspace
` [PATCH 04/11] ring-buffer: convert cpu buffer entries to local_t
` [PATCH 05/11] ring-buffer: record page entries in buffer page descriptor
` [PATCH 06/11] ring-buffer: have read page swap increment counter with page entries
` [PATCH 07/11] ring-buffer: disable writers when resetting buffers
` [PATCH 08/11] ftrace: use .sched.text, not .text.sched in recordmcount.pl
` [PATCH 09/11] tracing: use proper export symbol for tracing api
` [PATCH 10/11] ring-buffer: move big if statement down
` [PATCH 11/11] ring-buffer: add benchmark and tester

MSR_SPE - being turned off
 2009-05-06  4:23 UTC  (6+ messages)

[SPAM] (From: Mrs. Afaf- Salman)
 2009-05-06  4:19 UTC 

[RFC][PATCH 0/9] Suspend block api (version 3)
 2009-05-06  4:18 UTC  (10+ messages)
` [PATCH 1/9] PM: Add suspend block api
  ` [PATCH 2/9] PM: suspend_block: Add driver to access suspend blockers from user-space
    ` [PATCH 3/9] PM: suspend_block: Abort task freezing if a suspend_blocker is active
      ` [PATCH 4/9] Input: Block suspend while event queue is not empty
        ` [PATCH 5/9] PM: suspend_block: Switch to list of active and inactive suspend blockers
          ` [PATCH 6/9] PM: suspend_block: Add debugfs file
            ` [PATCH 7/9] PM: suspend_block: Add suspend_blocker stats
              ` [PATCH 8/9] PM: suspend_block: Add timeout support
                ` [PATCH 9/9] PM: suspend_block: Add timeout support to user-space suspend_blockers

XC5000 improvements: call for testers!
 2009-05-06  4:14 UTC 

[PATCH] 3ware scsi_dma_unmap fix
 2009-05-06  4:11 UTC  (5+ messages)

[RFC 0/10] nfsd41 server backchannel for 2.6.31
 2009-05-06  4:11 UTC  (2+ messages)

FW: [PATCH 1/1] input: keypad controller driver for Intel low power Moorestown platform
 2009-05-06  4:00 UTC 

LDP support
 2009-05-06  4:00 UTC  (4+ messages)

[KVM-AUTOTEST][PATCH] timedrift support
 2009-05-06  4:02 UTC 

[PATCH vfs-2.6:for-next] vfs: remount_fs BKL pushdown
 2009-05-06  3:51 UTC  (6+ messages)

[RFC PATCH 0/3] generic hypercall support
 2009-05-06  3:51 UTC  (7+ messages)

KVM x86_64 with SR-IOV..?
 2009-05-06  3:51 UTC  (8+ messages)
  ` KVM x86_64 with SR-IOV..? (device passthrough with LIO-Target v3.0)

2.6.30-rc4-git1 -- LOCKUP -- Intelfb with kernel mode setting is locking up my system when Xorg starts
 2009-05-06  3:49 UTC 

IO scheduler based IO Controller V2
 2009-05-06  3:42 UTC  (10+ messages)
` [PATCH 01/18] io-controller: Documentation

ath5k in 2.6.29.1 won't associate with AP
 2009-05-06  3:42 UTC  (4+ messages)

2.6.30-rc4-git1 -- LOCKUP -- Intelfb with kernel mode setting is locking up my system when Xorg starts
 2009-05-06  3:42 UTC 

bond + tc regression ?
 2009-05-06  3:36 UTC  (6+ messages)

[PATCH] x86: 46 bit PAE support
 2009-05-06  3:27 UTC  (4+ messages)
` [tip:x86/mm] x86: 46 bit physical address support on 64 bits

[SPAM]
 2009-05-06  3:23 UTC 

oHw to Improve Your Foreplay Skills Without Embarrassment - 1 Tip guaranteed to Drive Her Wild
 2009-05-06  3:22 UTC 

duplicate arp request problem with bonding driver
 2009-05-06  3:19 UTC  (4+ messages)

[PATCH] execute kvm_init_vcpu in the end of pc_new_cpu
 2009-05-06  3:16 UTC 

how to scan domU to get the inode info?
 2009-05-06  3:13 UTC 

linux-next: manual merge of the i2c tree with the arm-current tree
 2009-05-06  3:10 UTC 

KVM_ASSIGN_SET_MSIX_NR and KVM_ASSIGN_SET_MSIX_ENTRY should support MSI?
 2009-05-06  3:11 UTC  (4+ messages)

nilfs_cpfile_delete_checkpoints: cannot delete block
 2009-05-06  3:02 UTC  (4+ messages)

x86_64 remote tlb invalidation
 2009-05-06  3:01 UTC 

[PATCH] xfsprogs man page errors
 2009-05-06  2:58 UTC  (2+ messages)

PCI device assignment over KVM
 2009-05-06  2:55 UTC 

+ remove-put_cpu_no_resched-fix.patch added to -mm tree
 2009-05-06  2:26 UTC 

+ drivers-base-iommuc-add-missing-includes.patch added to -mm tree
 2009-05-06  2:24 UTC 

Deadlock in bluetooth/sco.c
 2009-05-06  2:36 UTC  (6+ messages)
    ` kernel carsh using Bluez on Netbook platform

qemu/hw/device-assignment: questions about msix_table_page
 2009-05-06  2:35 UTC  (3+ messages)

[PATCH 1/10] scsi: megaraid_sas - tape drive support fix
 2009-05-06  2:12 UTC  (10+ messages)
` [PATCH 2/10] scsi: megaraid_sas - Add Poll Wait mechanism to MegaRAID SAS driver (PART-I)
  ` [PATCH 3/10] scsi: megaraid_sas - Add Poll Wait mechanism to MegaRAID SAS driver (PART-II)
    ` [PATCH 4/10] scsi: megaraid_sas - Add New SAS 2 (iMR) controller support to the driver
      ` [PATCH 5/10] scsi: megaraid_sas - Fixed load/unload issue and Fire the system pd DCDB cmd to MegaRAID SAS FW to get the system PDs
        ` [PATCH 6/10] scsi: megaraid_sas - Report the Unconfigured PD (system PD) to OS
          ` [PATCH 7/10] scsi: megaraid_sas - Re-assign the Cmds to Application for the iMR controller
            ` [PATCH 8/10] scsi: megaraid_sas - Driver adds the IEEE SGE format to support SAS 2 controller
              ` [PATCH 9/10] scsi: megaraid_sas - Fixed the logic drives deleted and cmds pending in FW issue
                ` [PATCH 10/10] scsi: megaraid_sas - Version and Documentation update

[PATCH 3/3] ptrace: do not use task_lock() for attach
 2009-05-06  2:08 UTC  (2+ messages)

How to check a physical address belonging to a PV guest or not?
 2009-05-06  2:10 UTC 

[PTCH] push down lock_super and BKL into ->put_super
 2009-05-06  2:09 UTC  (2+ messages)

[PATCH 2/3] ptrace: cleanup check/set of PT_PTRACED during attach
 2009-05-06  2:07 UTC  (2+ messages)

Keyboard and Mouse - Capturing and Replaying
 2009-05-06  2:08 UTC 

Problem with reiserfs volume
 2009-05-06  2:04 UTC  (2+ messages)

[PATCH 0/5] usb_debug driver improvements
 2009-05-06  2:00 UTC  (6+ messages)
` [PATCH 1/5] usb_debug: implement multi urb write
  ` [PATCH 2/5] usb_debug,usb_generic_serial: implement sysrq and serial break
    ` [PATCH 3/5] usb,early_printk: insert cr prior to nl as needed
      ` [PATCH 4/5] usb,early_printk: unregister early usb before rest_init()
        ` [PATCH 5/5] usb_debug: EXPERIMENTAL - poll hcd device to force writes

BUG: failure at mm/nommu.c:518/add_nommu_region()
 2009-05-06  2:00 UTC  (3+ messages)

[PATCH] ptrace_get_task_struct: s/tasklist/rcu/, make it static
 2009-05-06  1:56 UTC  (2+ messages)

Random memory corruption with 64-bit SMP 2.6.30-rc4
 2009-05-06  1:51 UTC  (2+ messages)

linux-next: manual merge of the arm tree with the arm-current tree
 2009-05-06  1:32 UTC 

oops during stress test - today's wl
 2009-05-06  1:29 UTC  (4+ messages)

[PATCH 0/2] range-bw : Another I/O scheduling policy of dm-ioband (v1)
 2009-05-06  1:26 UTC  (4+ messages)

Hegrpes Simplex- Some Quick Facts
 2009-05-06  1:25 UTC 

Network ???
 2009-05-06  1:21 UTC  (2+ messages)

Tracking the untracked
 2009-05-06  1:19 UTC 

[PATCH] (void*) cast removal
 2009-05-06  1:19 UTC  (2+ messages)

linux-next: failed to fetch the block tree
 2009-05-06  1:19 UTC 

linux-next: unable to fetch quilt series
 2009-05-06  1:17 UTC 

Release of Para-virt Linux, XenTools and Xen For ARM CPU Architecture
 2009-05-06  1:16 UTC 

Short Notice!!!
 2009-05-06  1:06 UTC 

[Qemu-devel] [RFC] New device API
 2009-05-06  1:04 UTC  (4+ messages)

[PATCH] integrity: remove __setup auditing msgs
 2009-05-06  1:02 UTC  (2+ messages)

[Qemu-devel] [PATCH] Add HTTP protocol using curl v2
 2009-05-06  1:00 UTC 

[Qemu-devel] [PATCH] AIO deletion race fix
 2009-05-06  0:58 UTC 

[PATCH 0/6] ksm changes (v2)
 2009-05-06  0:55 UTC  (19+ messages)
` [PATCH 1/6] ksm: limiting the num of mem regions user can register per fd
  ` [PATCH 2/6] ksm: dont allow overlap memory addresses registrations
    ` [PATCH 3/6] ksm: change the KSM_REMOVE_MEMORY_REGION ioctl
      ` [PATCH 4/6] ksm: change the prot handling to use the generic helper functions
        ` [PATCH 5/6] ksm: build system make it compile for all archs
          ` [PATCH 6/6] ksm: use another miscdevice minor number

mmotm 2009-04-30-17-55 uploaded
 2009-05-06  0:51 UTC  (3+ messages)
` kexec defunct -- sd-async-shutdown [mmotm 2009-04-30-17-55]

sata_sil24 EH complete
 2009-05-06  0:38 UTC  (3+ messages)

[PATCH] PM: suspend_device_irqs(): don't disable wakeup IRQs
 2009-05-06  0:45 UTC  (11+ messages)

[PATCH v7] introduce macro spin_event_timeout()
 2009-05-06  0:43 UTC  (2+ messages)

[PATCH 0/7] Staging: Octeon-ethernet driver
 2009-05-06  0:35 UTC  (8+ messages)
` [PATCH 1/7] MIPS: Add named alloc functions to OCTEON boot monitor memory allocator
` [PATCH 2/7] MIPS: Export cvmx_sysinfo_get needed by octeon-ethernet driver
` [PATCH 3/7] MIPS: Cavium-Octeon: Add more board type constants
` [PATCH 4/7] MIPS: Cavium-Octeon: Add more chip specific feature tests
` [PATCH 5/7] MIPS: Export erratum function needed by octeon-ethernet driver
` [PATCH 6/7] [Staging] Add octeon-ethernet driver files
` [PATCH 7/7] [Staging] Hookup octeon-ethernet driver

[PATCH] Fixed man entities
 2009-05-06  0:37 UTC  (3+ messages)

vnif socket buffer mistaken for pagetable page causes major performance problem
 2009-05-06  0:37 UTC 

[PATCH] range-bw: Another I/O scheduling policy of dm-ioband supporting the predicable I/O bandwidth (range bandwidth)
 2009-05-06  0:35 UTC  (6+ messages)

[PATCH][ioemu] fix PCI bar mapping
 2009-05-06  0:21 UTC  (8+ messages)
` Regression in PCI pass-through from qemu-xen changeset "passthrough: Fix older kernel assigned device resume failure problem"


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.