linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-06-01 12:00:46 to 2009-06-01 20:14:44 UTC [more...]

2.6.30-rc7-git4: Reported regressions 2.6.28 -> 2.6.29
 2009-06-01 20:15 UTC  (12+ messages)
` [Bug #12765] i915 VT switch with AIGLX causes X lock up
` [Bug #12947] r128: system hangs when X is started with DRI enabled
` [Bug #13178] Booting very slow
    ` [Bug 13178] "
` [Bug #13375] Kernel crash with 2.6.29 + nfs + xfs (radix-tree)

Irish....Winner
 2009-06-01 20:12 UTC 

[RFC PATCH 11/12 v2] ptrace: mv task_struct->ptrace_message ptrace_ctx->message
 2009-06-01 20:07 UTC  (7+ messages)
      ` PATCH? tracehook_report_clone: fix false positives

linux-next: Tree for June 1
 2009-06-01 20:07 UTC  (3+ messages)
` [PATCH] eeepc: fix kconfig problem

[PATCH 1/4] fsnotify: move events should indicate the event was on a child
 2009-06-01 20:03 UTC  (4+ messages)
` [PATCH 2/4] dnotify: do not use ?true:false when assigning to a bool
` [PATCH 3/4] dnotify: do not bother to lock entry->lock when reading mask
` [PATCH 4/4] inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILD

[GIT]: Networking
 2009-06-01 19:59 UTC  (3+ messages)

[Oops] EXT3 / journal / possibly NFS-tickled issues
 2009-06-01 19:58 UTC  (2+ messages)

[PATCH 0/2] Use hrtimers in UBIFS
 2009-06-01 19:56 UTC  (3+ messages)
` [PATCH 1/2] hrtimer: export ktime_add_safe

linux-next: Tree for May 29
 2009-06-01 19:55 UTC  (3+ messages)
` linux-next: Tree for May 29 (__rdmsr_on_cpu() OOPS)

[PATCH] update kernel's scripts/bloat-o-meter from busybox
 2009-06-01 19:48 UTC  (2+ messages)

[PATCH] KVM: add localversion to avoid confusion and conflicts
 2009-06-01 19:53 UTC  (6+ messages)

[PATCH] coredump: Retry writes where appropriate
 2009-06-01 19:51 UTC  (15+ messages)

[PATCH] Fix floppy hibernation
 2009-06-01 19:51 UTC  (3+ messages)

[GIT PATCH core/percpu] percpu: convert most archs to dynamic percpu, take#2
 2009-06-01 19:51 UTC  (3+ messages)

linux-next: manual merge of the kmemcheck tree with the tracing tree
 2009-06-01 19:46 UTC  (3+ messages)

EXPORT_SYMBOL_GPL recursive for shim and/or wrappers
 2009-06-01 19:41 UTC 

2.6.30rc7: ksoftirqd CPU saturation (x86-64 only, not x86-32) (e1000e-related?)
 2009-06-01 19:33 UTC  (7+ messages)
      ` 2.6.30rc7: ksoftirqd CPU saturation (x86-64 and x86-32 both) (in-tree e1000e at fault)
` [E1000-devel] 2.6.30rc7: ksoftirqd CPU saturation (x86-64 only, not x86-32) (e1000e-related?)

[PATCH] Driver Core: Add platform device arch data V2
 2009-06-01 19:33 UTC  (3+ messages)

[PATCH 2/2 resend] libata-sff: avoid byte swapping in ata_sff_data_xfer()
 2009-06-01 19:31 UTC  (3+ messages)

New Driver for DaVinci DM355/DM365/DM6446
 2009-06-01 19:13 UTC  (10+ messages)

2.6.29 regression: ATA bus errors on resume
 2009-06-01 18:57 UTC  (13+ messages)

[PATCH 0/4] amd64_edac: misc fixes
 2009-06-01 18:57 UTC  (13+ messages)

[PATCH] [0/16] HWPOISON: Intro
 2009-06-01 18:51 UTC  (19+ messages)
` [PATCH] [13/16] HWPOISON: The high level memory error handler in the VM v3

[tip:perfcounters/core] perf_counter: Tidy up style details
 2009-06-01 18:43 UTC  (4+ messages)
` [tip:perfcounters/core] perf_counter tools: Guard against record damaging existing files

[PATCH] Update security bugs policy in Documentation/SecurityBugs
 2009-06-01 18:41 UTC 

[Patch 01/12] Prepare the code for Hardware Breakpoint interfaces
 2009-06-01 18:17 UTC  (12+ messages)
` [Patch 02/12] Introducing generic hardware breakpoint handler interfaces
` [Patch 03/12] x86 architecture implementation of Hardware Breakpoint interfaces
` [Patch 04/12] Modifying generic debug exception to use thread-specific debug registers
` [Patch 05/12] Use wrapper routines around debug registers in processor related functions
` [Patch 06/12] Use the new wrapper routines to access debug registers in process/thread code
` [Patch 07/12] Modify signal handling code to refrain from re-enabling HW Breakpoints
` [Patch 08/12] Modify Ptrace routines to access breakpoint registers
` [Patch 09/12] Cleanup HW Breakpoint registers before kexec
` [Patch 10/12] Sample HW breakpoint over kernel data address
` [Patch 11/12] ftrace plugin for kernel symbol tracing using HW Breakpoint interfaces - v6
` [Patch 12/12] Reset bits in dr6 after the corresponding exception is handled

[Patch 00/12] Hardware Breakpoint interfaces
 2009-06-01 18:12 UTC 

[PATCH 00/18] MAINTAINERS and scripts/get_maintainer.pl updates
 2009-06-01 17:45 UTC  (3+ messages)
` [PATCH 07/18] scripts/get_maintainer.pl - Support both "P:/M:" and integrated "M:" lines
        ` Script to integrate MAINTAINERS P: and M: lines

[PATCH 14/38] Remove struct mm_struct::exe_file et al
 2009-06-01 17:30 UTC  (4+ messages)

[PATCH 00/10] OMAP clock/powerdomain/SDRC patches for post-2.6.30
 2009-06-01 17:18 UTC  (4+ messages)

[PATCH 0/5] tracing/workqueue updates
 2009-06-01 17:17 UTC  (6+ messages)
` [PATCH 1/5] tracing/workqueue: get rid of searching last executed worklet in probe_worklet_complete()
` [PATCH 2/5] tracing/events: use %pf in workqueue trace events
` [PATCH 3/5] tracing/events: rename worklet_execute to worklet_entry and worklet_complete to worklet_exit
` [PATCH 4/5] tracing/workqueue: fix list header and function name format
` [PATCH 5/5] tracing/workqueue: cleanup for trace_workqueue.c

[KVM PATCH v3 0/3] mmio/pio cleanup
 2009-06-01 17:12 UTC  (7+ messages)
` [KVM PATCH v3 1/3] kvm: fix potential coalesced_mmio leak on shutdown
` [KVM PATCH v3 2/3] kvm: cleanup io_device code
` [KVM PATCH v3 3/3] kvm: do not register i8254 PIO regions until we are initialized

Linux scheduler capabilities for batch jobs
 2009-06-01 17:04 UTC  (3+ messages)

[PATCH 1/1] scripts: allow docproc invocation from external
 2009-06-01 17:02 UTC  (3+ messages)

[Regression] Build failure caused by 'cpuidle: makes AMD C1E work in acpi_idle'
 2009-06-01 16:58 UTC 

[PATCH] asm-generic: add dma-mapping-linear.h
 2009-06-01 16:45 UTC  (5+ messages)

fishy code in arch/x86/kernel/tsc.c:time_cpufreq_notifier()
 2009-06-01 16:39 UTC  (3+ messages)

[PATCH 1/2] tracing/events: put TP_fast_assign into braces
 2009-06-01 16:36 UTC  (6+ messages)
` [PATCH 2/2] tracing/events: introduce __dynamic_array()

[regression] adb trackpad disappears after suspend to ram
 2009-06-01 16:36 UTC  (6+ messages)
` [regression, bisected] "

[RFC PATCH 0/2] tracing/stat: stat entries self handling mode
 2009-06-01 16:31 UTC  (4+ messages)
` [RFC PATCH 1/2] tracing/stat: introduce new hashlist mode

[RFC][WIP] IEEE 802.15.4 implementation for Linux v1
 2009-06-01 16:21 UTC  (16+ messages)
` [PATCH 01/10] crc-itu-t: add bit-reversed calculation
  ` [PATCH 02/10] Add constants for the ieee 802.15.4/ZigBee stack
    ` [PATCH 03/10] net: add IEEE 802.15.4 socket family implementation
      ` [PATCH 04/10] net: add NL802154 interface for configuration of 802.15.4 devices
        ` [PATCH 05/10] ieee802154: add simple HardMAC driver sample
          ` [PATCH 06/10] mac802154: add a software MAC 802.15.4 implementation
            ` [PATCH 07/10] ieee802154: add virtual loopback driver
              ` [PATCH 08/10] tty_io: export tty_class
                ` [PATCH 09/10] ieee802154: add serial dongle driver
                  ` [PATCH 10/10] ieee802154: add at86rf230/rf231 spi driver

[PATCH] perf_counter: Provide functions for locking and pinning the context for a task
 2009-06-01 16:21 UTC  (3+ messages)

[PATCH 2/2] cpuhotplug: introduce try_get_online_cpus()
 2009-06-01 16:19 UTC  (4+ messages)

[PATCH] drm: intel: add ignore lvds quirk info for AOpen Mini PC
 2009-06-01 16:17 UTC  (5+ messages)

[PATCH 0/11] Fix page_mkwrite() for blocksize < pagesize
 2009-06-01 15:35 UTC  (9+ messages)
` [PATCH 03/11] vfs: Add better VFS support for page_mkwrite when "

[PATCH 00/11] swiotlb: Introduce architecture-specific APIs to replace __weak functions (v2)
 2009-06-01 15:33 UTC  (12+ messages)
` [PATCH 01/11] ia64: introduce arch-specific dma-mapping interfaces
` [PATCH 02/11] x86: introduce arch-specific dma-mapping interface
` [PATCH 03/11] x86: use dma_map_range when allocating PCI DMA memory
` [PATCH 04/11] x86: use dma_map_range when allocating PCI DMA memory with no IOMMU
` [PATCH 05/11] x86: use dma_map_range when allocating PCI GART memory
` [PATCH 06/11] swiotlb: use dma_to_phys and phys_to_dma
` [PATCH 07/11] swiotlb: use dma_map_range
` [PATCH 08/11] swiotlb: support HIGHMEM in swiotlb_bus_to_virt
` [PATCH 09/11] swiotlb: rename swiotlb_virt_to_bus as virt_to_dma
` [PATCH 10/11] swiotlb: remove __weak swiotlb_alloc* hooks
` [PATCH 11/11] swiotlb: allow initialisation with pre-allocated bounce-buffer

trace: Add exports to use __print_symbolic and __print_flags from a module
 2009-06-01 15:06 UTC  (2+ messages)

[PATCH] tracing/irq: use softirq_to_name instead of __print_symbolic
 2009-06-01 15:06 UTC  (3+ messages)

[Fwd: Re: [PATCH]:RESEND : Return proper error value on failure of dentry_open]
 2009-06-01 14:45 UTC  (4+ messages)

[GIT PULL] hwmon fixes for 2.6.30
 2009-06-01 14:37 UTC 

[PATCH 0/5] FAT errors, userspace notifications
 2009-06-01 14:34 UTC  (6+ messages)
` [PATCH 1/5] FAT: add 'errors' mount option
  ` [PATCH 2/5] FS: filesystem corruption notification
    ` [PATCH 3/5] FAT: generalize errors and warning printing
      ` [PATCH 4/5] FAT: add 'notify' mount option
        ` [PATCH 5/5] EXT2: "

RTC-driver kernel 2.6.xxx missing Symbols
 2009-06-01 14:36 UTC  (2+ messages)

[ANNOUNCE] The Linux Test Project has been Released for MAY 2009
 2009-06-01 14:29 UTC 

[PATCH] hp-wmi: Add support for reporting tablet state
 2009-06-01 14:25 UTC 

[PATCH] Acer Aspire One Fan Control
 2009-06-01 14:18 UTC  (13+ messages)

[i915] Kernel does not compile when set to use i915 kernel mode-setting per default (CONFIG_DRM_I915_KMS=y)
 2009-06-01 14:13 UTC  (5+ messages)

[PATCH 1/3] dell-wmi: Mask off upper bytes of event response
 2009-06-01 14:14 UTC  (3+ messages)
` [PATCH 2/3] dell-wmi: Add additional keyboard events
  ` [PATCH 3/3] dell-wmi: Don't generate errors on empty messages

[PATCH] x86: clean up vdso-layout.lds.S
 2009-06-01 14:05 UTC 

[PATCH 0/2] more usb sysrq improvements
 2009-06-01 13:35 UTC  (4+ messages)
` [PATCH 1/2] pl2303 usb_serial: implement sysrq handling on break
  ` [PATCH 2/2] usb_serial: only allow sysrq on a console port

[PATCH] TOMOYO: Add garbage collector support. (v2)
 2009-06-01 13:27 UTC  (6+ messages)

[PATCH] init: call vfs_caches_init_early() later in the boot sequence
 2009-06-01 13:10 UTC  (4+ messages)
` Subject: [PATCH] slab: remove bootmem calling

[git pull] dmaengine fixes for 2.6.30-rc8
 2009-06-01 13:02 UTC  (3+ messages)
` Panic in 2.6.28.10

[PATCH 2/2] tracing/filters: use strcmp() instead of strncmp()
 2009-06-01 13:09 UTC  (8+ messages)

[PATCH 0/4] partitions/ide: improve Host Protected Area handling
 2009-06-01 13:06 UTC  (6+ messages)

[PATCH] [0/16] HWPOISON: Intro
 2009-06-01 12:46 UTC  (4+ messages)
` [PATCH] [13/16] HWPOISON: The high level memory error handler in the VM v4

ttyACM0: when the device dies, 2.6.30-rc7 dies, too (regression?)
 2009-06-01 12:34 UTC  (4+ messages)
` ttyACM0: when the device dies, 2.6.30-rc7 dies, too, strange echo (regression)
  ` ttyACM0: 2.6.30-rc7 dies on device disconnect, strange echo (regressions)

[PATCH] Use kzfree in crypto API context initialization and key/iv handling
 2009-06-01 12:33 UTC  (2+ messages)

[Patch 0/4] module: merge module_32.c and module_64.c
 2009-06-01 12:28 UTC  (4+ messages)
` [Patch 4/4] module: trim exception table in module_free()

[KVM PATCH v4 0/3] iosignalfd
 2009-06-01 12:14 UTC  (13+ messages)
` [KVM PATCH v4 3/3] kvm: add iosignalfd support

[PATCH 6/9] serial: workaround TI AR7 silicon bug
 2009-06-01 12:01 UTC 

[PATCH 5/9] serial: add support for the TI AR7 internal UART
 2009-06-01 12:00 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).