public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-09-26 04:52:22 to 2008-09-26 15:51:33 UTC [more...]

[PATCH 5/6] bfa: Brocade BFA FC SCSI driver submission (2nd try)
 2008-09-26 15:50 UTC  (7+ messages)
  ` [PATCH 5/6] bfa: Brocade BFA FC SCSI driver submission (2ndtry)

[PATCH -tip 3/3] Tracing/ftrace: Adapt boot tracer to the new type of print_line
 2008-09-26 15:49 UTC 

2.6.27-rc7-sha1: EIP at proc_sys_compare+0x36/0x50
 2008-09-26 15:47 UTC  (2+ messages)

[PATCH -tip 2/3] Tracing/ftrace: Adapt mmiotrace to the new type of print_line
 2008-09-26 15:44 UTC 

[kernel-abi] symbol versioning vs. out-of-tree modules
 2008-09-26 15:36 UTC  (8+ messages)

NFS regression? Odd delays and lockups accessing an NFS export
 2008-09-26 15:37 UTC  (12+ messages)

[Path -tip 1/3] Tracing/ftrace: Change the type of the print_line callback
 2008-09-26 15:25 UTC 

[PATCH] ARM: Delete ARM's own cnt32_to_63.h
 2008-09-26 15:22 UTC 

[PATCH]: add a new wait_event_interruptible_timeout_modify helper
 2008-09-26 15:21 UTC  (4+ messages)
  ` [PATCH]: correction: "

bad DMAR interaction with iwlagn and SATA
 2008-09-26 15:12 UTC  (7+ messages)

Whats going on? (somebody can say something?)
 2008-09-26 14:47 UTC  (2+ messages)

Turning off camera also kills card reader on EeePC 900
 2008-09-26 14:47 UTC  (7+ messages)
        ` Turning off camera also kills card reader on EeePC 900 (USB regression?)

Kernel unable to adjust timeofday
 2008-09-26 14:51 UTC  (2+ messages)

[PATCH] drivers/mtd/ubi: Bad IS_ERR test
 2008-09-26 14:48 UTC  (2+ messages)

[PATCH] sound/soc/at32: Useless NULL test
 2008-09-26 14:45 UTC  (3+ messages)

e1000e NVM corruption issue status
 2008-09-26 14:23 UTC  (9+ messages)

[RFC PATCH 1/3] Unified trace buffer
 2008-09-26 14:04 UTC  (22+ messages)

[PATCH] PM: use pm_op methods for device types
 2008-09-26 13:56 UTC  (2+ messages)

[PATCH] drivers/video: Bad error test before a dereference
 2008-09-26 13:53 UTC 

[PATCH] drivers/acpi: dereference without an error test
 2008-09-26 13:51 UTC 

[PATCH 1/1] Use RCU for the UDP hash lock
 2008-09-26 13:49 UTC  (5+ messages)

[PATCH] pcmcia: Fix broken abuse of dev->driver_data
 2008-09-26 13:29 UTC  (6+ messages)
        ` [PATCH git latest] drivers/net: fixing a datarace related to update_stats()

[PATCH 1/2] MN10300: Move asm-arm/cnt32_to_63.h to include/linux/
 2008-09-26 13:27 UTC  (8+ messages)
` [PATCH 2/2] MN10300: Make sched_clock() report time since boot

Turning off camera also kills card reader on EeePC 900
 2008-09-26 13:26 UTC  (3+ messages)

[PATCH] X86: remove WARN_ON if MTRRs are all blank
 2008-09-26 13:22 UTC  (17+ messages)
` [PATCH 1/2] VMware detection support for x86 and x86-64

Fwd: 2.6.26.x hangs on amd64/smp
 2008-09-26 13:12 UTC  (2+ messages)
`  "

[TOMOYO #9 (2.6.27-rc7-mm1) 0/6] TOMOYO Linux
 2008-09-26 13:04 UTC  (5+ messages)
` [TOMOYO #9 (2.6.27-rc7-mm1) 1/6] LSM adapter functions

dm-ioband + bio-cgroup benchmarks
 2008-09-26 13:04 UTC  (7+ messages)

Inflation of vmlinux by linker on x86_64
 2008-09-26 12:42 UTC 

GFS2: Pre-pull patch posting
 2008-09-26 12:00 UTC  (13+ messages)
` [PATCH 01/12] GFS2: Fix debugfs glock file iterator
  ` [PATCH 02/12] GFS2: Fix metafs mounts
    ` [PATCH 03/12] GFS2: rm on multiple nodes causes panic
      ` [PATCH 04/12] GFS2: Fix & clean up GFS2 rename
        ` [PATCH 05/12] GFS2: Fix race relating to glock min-hold time
          ` [PATCH 06/12] GFS2: Use an IS_ERR test rather than a NULL test
            ` [PATCH 07/12] GFS2: Direct IO write at end of file error
              ` [PATCH 08/12] GFS2: GFS2 will panic if you misspell any mount options
                ` [PATCH 09/12] GFS2: The war on bloat
                  ` [PATCH 10/12] GFS2: high time to take some time over atime
                    ` [PATCH 11/12] GFS2: Add UUID to GFS2 sb
                      ` [PATCH 12/12] GFS2: Support for I/O barriers

[PATCH 1/6] bfa: Brocade BFA FC SCSI driver submission (2nd try)
 2008-09-26 12:45 UTC  (4+ messages)

Bug in rt2x00 rt73usb driver in latest git kernel
 2008-09-26 12:52 UTC  (3+ messages)

[PATCH 0/7] traps: x86: irqtrace cleanup and some traps.c unification
 2008-09-26 12:39 UTC  (9+ messages)
` [PATCH 1/7] traps: x86_64: add TRACE_IRQS_OFF in error_entry
  ` [PATCH 2/7] traps: x86_64: add TRACE_IRQS_OFF in paranoidentry macro
    ` [PATCH 3/7] traps: x86_64: remove trace_hardirqs_fixup from DO_ERROR_INFO macro
      ` [PATCH 4/7] traps: x86_64: remove trace_hardirqs_fixup from int3 handler
        ` [PATCH 5/7] traps: x86_64: remove trace_hardirqs_fixup from debug handler
          ` [PATCH 6/7] traps: x86: remove trace_hardirqs_fixup from pagefault handler
            ` [PATCH 7/7] traps: i386: make do_trap more like x86_64

[PATCH 3/3] Add timeout feature
 2008-09-26 12:35 UTC  (6+ messages)

SMACK netfilter smacklabel socket match
 2008-09-26 12:35 UTC  (5+ messages)

[PATCH 0/9][RFC] stackable dma_ops for x86
 2008-09-26 12:32 UTC  (7+ messages)
` [PATCH 9/9] x86/iommu: use dma_ops_list in get_dma_ops

[PATCH HACK] powerpc: quick hack to get a functional eHEA with hardirq preemption
 2008-09-26  9:16 UTC  (2+ messages)

disk IO directly from PCI memory to block device sectors
 2008-09-26 11:34 UTC  (7+ messages)

[patch] ioremap sanity check to catch mapping requests exceeding the BAR sizes
 2008-09-26 11:14 UTC  (7+ messages)
      ` [PATCH] x86, pci-hotplug, calgary / rio: fix EBDA ioremap()

[PATCH 1/1] HID: fix tty<->hid deadlock
 2008-09-26 11:03 UTC  (3+ messages)

[RFC PATCH 0/2 v3] Unified trace buffer
 2008-09-26 11:00 UTC  (10+ messages)
` [RFC PATCH 1/2 "
  ` [RFC PATCH v4] "

What's in sh-2.6.git for 2.6.28?
 2008-09-26 11:01 UTC 

[dm-devel] Re: dm-ioband + bio-cgroup benchmarks
 2008-09-26 10:54 UTC  (3+ messages)
  ` [Xen-devel] "

CONFIG_SECURITY_ROOTPLUG [was: Re: 2.6.27-rc7 no init found on the root partition?]
 2008-09-26 10:50 UTC  (4+ messages)

[PATCH 0/10] freeze feature ver 1.13
 2008-09-26 10:48 UTC  (2+ messages)

Populating multiple ptes at fault time
 2008-09-26 10:26 UTC  (14+ messages)

[PATCH] [RFC] tracehook: Hook in syscall tracing markers
 2008-09-26 10:42 UTC  (2+ messages)

[PATCH 0/12] memcg updates v5
 2008-09-26 10:43 UTC  (40+ messages)
` [PATCH 1/12] memcg avoid accounting special mappings not on LRU
` [PATCH 2/12] memcg move charege() call to swapped-in page under lock_page()
` [PATCH 3/12] memcg make root cgroup unlimited
` [PATCH 4/12] memcg make page->mapping NULL before calling uncharge
` [PATCH 6/12] memcg optimize percpu stat
` [PATCH 7/12] memcg add function to move account
` [PATCH 9/12] memcg allocate all page_cgroup at boot

[PATCH] Input: add mmio xi driver
 2008-09-26 10:51 UTC  (4+ messages)

Documentation/HOWTO: info about interface changes should CC linux-api@vger
 2008-09-26 10:33 UTC 

Warning/Oops report of the week of September 16th, 2008
 2008-09-26 10:28 UTC  (4+ messages)

kernel patch 2.4.36-7
 2008-09-26  9:39 UTC 

[PATCH] SubmitChecklist: interfaces changes should CC linux-api@
 2008-09-26 10:21 UTC 

[PATCH git latest] drivers/scsi: fixing wrong comment before new_buffer_tape()
 2008-09-26 10:13 UTC  (2+ messages)

[PATCH 0/2] Traffic control cgroups subsystem
 2008-09-26  9:57 UTC  (2+ messages)

[PATCH 2/2] Suppress false "mtrr all empty" warning message when running as VMware guest
 2008-09-26  9:50 UTC  (5+ messages)

udelay and timers
 2008-09-26  9:42 UTC  (2+ messages)

[PATCH 5/10] gfs2: Fix error handling in write_super_lockfs/unlockfs
 2008-09-26  9:37 UTC  (2+ messages)

[RFC][PATCH] Demultiplexing SIGTRAP signal
 2008-09-26  9:06 UTC  (6+ messages)
    ` [RFC][PATCH] Demultiplexing SIGTRAP signal -v2

[PATCH 10/10] Add timeout feature
 2008-09-26  8:59 UTC 

[PATCH 9/10] Remove XFS specific ioctl interfaces for freeze feature
 2008-09-26  8:59 UTC 

[PATCH 8/10] Implement generic freeze feature
 2008-09-26  8:59 UTC 

[PATCH 7/10] reiserfs: Fix error handling in write_super_lockfs/unlockfs
 2008-09-26  8:58 UTC 

[PATCH 6/10] jfs: Fix error handling in write_super_lockfs/unlockfs
 2008-09-26  8:58 UTC 

[PATCH 4/10] xfs: Fix error handling in write_super_lockfs/unlockfs
 2008-09-26  8:58 UTC 

[PATCH 3/10] ext4: Fix error handling in write_super_lockfs/unlockfs
 2008-09-26  8:57 UTC 

[PATCH 1/10] VFS: Fix error handling of write_super_lockfs/unlockfs
 2008-09-26  8:57 UTC 

[PATCH 2/10] ext3: Fix error handling in write_super_lockfs/unlockfs
 2008-09-26  8:57 UTC 

Kernel PANIC with 2.6.27-rc6
 2008-09-26  8:50 UTC  (7+ messages)

[patch 0/6] [RFC] kmsg macros, take x+3
 2008-09-26  8:29 UTC  (4+ messages)
` [patch 1/6] kmsg: tagged kernel messages

[alsa-devel][PATCH] add the nvidia HDMI codec driver for MCP77/79
 2008-09-26  8:40 UTC  (12+ messages)
      ` [alsa-devel] [PATCH] "
        ` [alsa-devel] [PATCH] add the nvidia HDMI codec driverfor MCP77/79

[ANNOUNCE] [PATCH] [MTD] Flex-OneNAND MTD Driver available
 2008-09-26  8:19 UTC  (8+ messages)

[PATCH v3 00/14] PCI: let the core manage slot names
 2008-09-26  8:06 UTC  (2+ messages)

[PATCH] CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS
 2008-09-26  8:02 UTC 

[GIT PULL] UBIFS updates for 2.6.27-rc8
 2008-09-26  9:21 UTC 

[Bug #11382] e1000e: 2.6.27-rc1 corrupts EEPROM/NVM
 2008-09-26  7:06 UTC  (10+ messages)

[PATCH] x86: TSC resync
 2008-09-26  7:02 UTC  (2+ messages)

[PATCH] MAINTAINERS: add mailing list for man-pages
 2008-09-26  6:49 UTC 

Multiple MSI, take 3
 2008-09-26  6:42 UTC  (4+ messages)
` [PATCH] Rewrite MSI-HOWTO

[PATCH] crypto: use kernel-provided bitops, unaligned access
 2008-09-26  6:18 UTC 

Mark IPW2100 as BROKEN: Fatal interrupt. Scheduling firmware restart
 2008-09-26  5:56 UTC  (7+ messages)

[PATCH] fastboot: Enter the initcall loop only once for all async initcalls
 2008-09-26  5:54 UTC 

[Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmalloc.c - bisected
 2008-09-26  5:53 UTC  (5+ messages)

[GIT PULL] XFS update for 2.6.27
 2008-09-26  5:52 UTC 

[PATCH 1/1] x86: remove extra ifdef
 2008-09-26  5:22 UTC 


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