public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-07-17 07:29:15 to 2008-07-17 15:36:43 UTC [more...]

[PATCH 0 of 7] Block/SCSI Data Integrity Support
 2008-07-17 15:35 UTC  (5+ messages)

Squashfs mainlining status?
 2008-07-17 15:35 UTC  (4+ messages)
  ` [Squashfs-devel] "

ACPI WARNING: at drivers/acpi/tables/tbfadt.c:348 acpi_tb_create_local_fadt+0x147/0x2f4()
 2008-07-17 15:30 UTC  (11+ messages)

MMC: s3cmci: ensure host stopped on machine shutdown
 2008-07-17 15:29 UTC  (2+ messages)

[PATCH] Fix build on COMPAT platforms when CONFIG_EPOLL is disabled
 2008-07-17 15:31 UTC 

linux-next: Tree for July 17
 2008-07-17 15:28 UTC 

[PATCH 1/2] signals: kill(-1) should only signal processes in the same namespace
 2008-07-17 15:24 UTC  (3+ messages)

Large increase in context switch rate
 2008-07-17 15:21 UTC  (5+ messages)

[PATCH AVAIL.]ivtv:Crash 2.6.26 with KUROTOSIKOU CX23416-STVLP
 2008-07-17 15:20 UTC 

[PATCH v2] leds: implement OpenFirmare GPIO LED driver
 2008-07-17 15:20 UTC  (10+ messages)
` [PATCH v3] "

Please pull ACPI updates
 2008-07-17 15:18 UTC  (12+ messages)

[PATCH 2/2] signals: replace p->pid == 1 check with a check for task_child_reaper
 2008-07-17 14:56 UTC 

ext3 on latest -git: BUG: unable to handle kernel NULL pointer dereference at 0000000c
 2008-07-17 15:16 UTC  (16+ messages)

[PATCH] synclink_gt leave transmitter in reset state after configuration
 2008-07-17 14:14 UTC 

[PATCH] Fix collateral damage to top level Makefile
 2008-07-17 15:11 UTC  (5+ messages)

[PATCH] make n_hdlc honor O_NONBLOCK on write
 2008-07-17 13:55 UTC 

[PATCH] leds: implement OpenFirmare GPIO LED driver
 2008-07-17 15:07 UTC  (5+ messages)

2.6.25.6: warn_on_slowpath in tcp_input.c
 2008-07-17 15:01 UTC  (4+ messages)

[PATCH] Fix markers duplicate modpost entry
 2008-07-17 14:52 UTC  (4+ messages)
          ` [PATCH] Fix markers duplicate modpost entry (update)

[PATCH] tcp: do not promote SPLICE_F_NONBLOCK to socket O_NONBLOCK
 2008-07-17 14:47 UTC  (3+ messages)

Usage of kgdb in v2.6.26
 2008-07-17 14:45 UTC  (4+ messages)

why doesn't /proc/self/maps mtime change when memory's allocated?
 2008-07-17 14:36 UTC 

[PATCH] acpi: Avoid dropping rapid hotkey events (or other GPEs) on Asus EeePC
 2008-07-17 14:35 UTC  (5+ messages)

[RFC] (almost) booting allyesconfig -- please don't poke super-io without request_region
 2008-07-17 14:36 UTC  (6+ messages)
    ` [PATCH/RFC] pci: dynids.use_driver_data considered harmful

Kernel version : what about s.yy.ww.tt scheme ?
 2008-07-17 14:27 UTC  (4+ messages)

madvise(2) MADV_SEQUENTIAL behavior
 2008-07-17 14:21 UTC  (8+ messages)

[PATCH] ftrace: Documentation
 2008-07-17 14:19 UTC  (8+ messages)
      ` [PATCH -v2] "

[RFC] systemtap: begin the process of using proper kernel APIs (part1: use kprobe symbol_name/offset instead of address)
 2008-07-17 14:18 UTC  (6+ messages)

kvm causing memory corruption? ~2.6.25-rc6
 2008-07-17 14:15 UTC  (20+ messages)
` [kvm-devel] "
                ` kvm causing memory corruption? now 2.6.26-rc4
                        ` kvm causing memory corruption? now 2.6.26-rc8
                          ` kvm causing memory corruption? now 2.6.26
                            ` KVM overflows the stack

2.6.26-rc9-git9 doesn't boot on Macintel
 2008-07-17 14:13 UTC  (12+ messages)

[PATCH] block: fix q->max_segment_size checking in blk_recalc_rq_segments about VMERGE
 2008-07-17 13:56 UTC  (8+ messages)

[RFC] How to handle the rules engine for cgroups
 2008-07-17 13:47 UTC  (11+ messages)

[PATCH] posix-timers: Do not modify an already queued timer signal
 2008-07-17 13:55 UTC  (4+ messages)

[PATCH] [RESEND] fbcon: simple text blinking implementation
 2008-07-17 13:50 UTC 

cpufreq limits avilable frequencies to 800MHz on git kernel
 2008-07-17 13:48 UTC  (4+ messages)
    ` [PATCH] "

[2.6 patch] fix avr32 build errors
 2008-07-17 13:45 UTC 

[BUG][PATCH] nfs_remount oops when rebooting + possible fix
 2008-07-17 13:43 UTC  (2+ messages)

[PATCH 00/23] tracehook
 2008-07-17 13:34 UTC  (31+ messages)
` [PATCH 01/23] tracehook: add linux/tracehook.h
` [PATCH 02/23] tracehook: exec
` [PATCH 04/23] tracehook: exit
` [PATCH 05/23] tracehook: clone
` [PATCH 06/23] tracehook: vfork-done
` [PATCH 07/23] tracehook: release_task
` [PATCH 08/23] tracehook: tracehook_tracer_task
` [PATCH 09/23] tracehook: tracehook_expect_breakpoints
` [PATCH 10/23] tracehook: tracehook_signal_handler
` [PATCH 11/23] tracehook: tracehook_consider_ignored_signal
` [PATCH 12/23] tracehook: tracehook_consider_fatal_signal
` [PATCH 13/23] tracehook: syscall
` [PATCH 14/23] tracehook: get_signal_to_deliver
` [PATCH 15/23] tracehook: job control
` [PATCH 16/23] tracehook: death
` [PATCH 17/23] tracehook: force signal_pending()
` [PATCH 18/23] tracehook: TIF_NOTIFY_RESUME
` [PATCH 19/23] tracehook: asm/syscall.h
` [PATCH 20/23] tracehook: CONFIG_HAVE_ARCH_TRACEHOOK
` [PATCH 21/23] tracehook: wait_task_inactive
` [PATCH 22/23] task_current_syscall
` [PATCH 23/23] /proc/PID/syscall

Testing tracer wakeup warning
 2008-07-17 13:32 UTC 

[RFC] parser: add const to parser token table
 2008-07-17 13:22 UTC 

PCI: MSI interrupts masked using prohibited method
 2008-07-17 13:14 UTC  (8+ messages)

SLUB: simplify re on_each_cpu()
 2008-07-17 12:55 UTC  (5+ messages)

From 2.4 to 2.6 to 2.7?
 2008-07-17 12:38 UTC  (6+ messages)

[GIT PULL] MMC updates for 2.6.26
 2008-07-17 12:04 UTC  (4+ messages)

AMD Mobile Semprons (3500+, 3600+,...) break with nohz and highres enabled
 2008-07-17 12:23 UTC  (13+ messages)
` [PATCH] "

[PATCH] Limit irq nesting
 2008-07-17 11:59 UTC  (3+ messages)

Toshiba - Documentation for Linux Developers
 2008-07-17 11:57 UTC  (6+ messages)

[PATCH] cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment (take 2)
 2008-07-17 11:57 UTC  (6+ messages)
    ` [PATCH] cpu hotplug, sched: Introduce cpu_active_map and redosched "
        ` [PATCH] cpu hotplug, sched: Introduce cpu_active_map and redoscheddomain "

kernel oops with framebuffer device vt8623fb
 2008-07-17 11:23 UTC  (3+ messages)

GPL version 4
 2008-07-17 11:21 UTC  (2+ messages)

[PATCH 3/3] at91_mci: introduce per-mci-revision conditional code
 2008-07-17 11:04 UTC  (2+ messages)

[PATCH] prng; bring prng into better alignment with specification
 2008-07-17 11:04 UTC  (3+ messages)

[PATCH] prng: fix a few misc bugs in prng
 2008-07-17 11:02 UTC  (3+ messages)

[PATCH 1/3] at91_mci: Enable MMC_CAP_SDIO_IRQ only when it actually works
 2008-07-17 10:55 UTC  (2+ messages)

MMC: s3cmci.c fixes for section mismatch warnings
 2008-07-17 10:54 UTC 

Linux Wireless Mini-Summit -- Ottawa -- July 22, 2008
 2008-07-17 10:16 UTC  (5+ messages)
` REVISED AGENDA -- "
  ` 2nd "

[RFC] [PATCH] cpuset: fix wrong calculation of relax domain level
 2008-07-17 10:13 UTC  (3+ messages)

[GIT PULL] i2c updates for 2.6.27, round 1
 2008-07-17  9:59 UTC  (11+ messages)
` [crash, bisected] I2C, kobject (ffff81003e8c4160): tried to init an initialized object (was: Re: [GIT PULL] i2c updates for 2.6.27, round 1)
    ` [crash, bisected] I2C, kobject (ffff81003e8c4160): tried to init an initialized object

[PATCH][RFC] slub: increasing order reduces memory usage of some key caches
 2008-07-17  9:48 UTC  (4+ messages)

[PATCH 00/11] fsl_usb2_udc: A number of bug fixes and cleanups
 2008-07-17  9:47 UTC  (3+ messages)

[PATCH net-next] atl1e: Atheros L1E Gigabit Ethernet driver
 2008-07-17  9:41 UTC  (3+ messages)

[PATCH 2/3] at91_mci: Do a reset after each request
 2008-07-17  9:34 UTC 

2.6.26 fails to boot on Acer TravelMate 5520 due to PCIE ASPM
 2008-07-17  9:20 UTC 

[PATCH 0/5] ptrace & wait cleanup
 2008-07-17  9:23 UTC  (6+ messages)
` [PATCH 2/4] ptrace children revamp
` [PATCH 3/4] do_wait: return security_task_wait() error code in place of -ECHILD

Set_up irq problem while using gpio
 2008-07-17  9:20 UTC  (4+ messages)
    ` [BUG]Set_up "

InfiniBand/RDMA merge plans for 2.6.27
 2008-07-17  9:03 UTC  (5+ messages)
` [ofa-general] ***SPAM*** "

GPL version 4
 2008-07-17  8:31 UTC 

personal invitation
 2008-07-17  8:39 UTC 

ACPI Error under 2.6.26-rc*
 2008-07-17  8:41 UTC  (8+ messages)

linux-next: Tree for June 24
 2008-07-17  8:28 UTC  (7+ messages)
` linux-next: Tree for June 24 (XFS x2)
  ` [xfs-masters] "

[RFC PATCH 0/4] kmemtrace RFC (resubmit 1)
 2008-07-17  8:01 UTC  (9+ messages)
` [RFC PATCH 1/4] kmemtrace: Core implementation
` [RFC PATCH 2/4] kmemtrace: SLAB hooks
` [RFC PATCH 3/4] kmemtrace: SLUB hooks
` [RFC PATCH 4/4] kmemtrace: SLOB hooks

Linux 2.6.25.10
 2008-07-17  7:59 UTC  (4+ messages)
` [stable] "

[PATCH 0/6] x86 tracehook patches
 2008-07-17  7:50 UTC  (7+ messages)
` [PATCH 1/6] x86: tracehook_signal_handler
` [PATCH 2/6] x86: tracehook syscall
` [PATCH 3/6] x86: tracehook: asm/syscall.h
` [PATCH 4/6] x86 signals: use asm/syscall.h
` [PATCH 5/6] x86: tracehook: TIF_NOTIFY_RESUME
` [PATCH 6/6] x86: tracehook: CONFIG_HAVE_ARCH_TRACEHOOK

unused Kconfig vars under drivers/
 2008-07-17  7:30 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox