public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2006-04-04 18:15:12 to 2006-04-05 12:59:39 UTC [more...]

mpi application fails with vanilla 2.6 kernels, works with rhel kernels
 2006-04-05 12:00 UTC 

2.6.17-rc1: Oops in sound applications
 2006-04-05 12:56 UTC  (14+ messages)
` Slab corruptions & "
  ` [Alsa-devel] "

Relatives
 2006-04-05 12:36 UTC 

Q on audit, audit-syscall
 2006-04-05 12:06 UTC  (3+ messages)

p4-clockmod not working in 2.6.16
 2006-04-05 12:02 UTC  (3+ messages)

CONFIG_FRAME_POINTER and module vermagic
 2006-04-05 12:01 UTC  (5+ messages)

CSCAN I/O scheduler for 2.6.10 kernel
 2006-04-05 11:48 UTC  (5+ messages)

[PATCH 0/5] clocksource patches
 2006-04-05 11:22 UTC  (4+ messages)

[PATCH] ver_linux: don't print reiser4progs version if none found
 2006-04-05 11:11 UTC  (2+ messages)

[Patch:000/004] wait_table and zonelist initializing for memory hotadd
 2006-04-05 11:01 UTC  (5+ messages)
` [Patch:001/004] wait_table and zonelist initializing for memory hotadd (change to meminit for build_zonelist)
` [Patch:002/004] wait_table and zonelist initializing for memory hotadd (add return code for init_current_empty_zone)
` [Patch:003/004] wait_table and zonelist initializing for memory hotadd (wait_table initialization)
` [Patch:004/004] wait_table and zonelist initializing for memory hotadd (update zonelists)

[PATCH] Fix sed regexp to generate asm-offset.h
 2006-04-05 11:00 UTC  (2+ messages)

regression in kbiuld with O=
 2006-04-05 10:51 UTC  (3+ messages)

[patch] serial: fix UART_BUG_TXEN test
 2006-04-05 10:23 UTC 

[PATCH] Doc; fix mtrr userspace programs to build cleanly
 2006-04-05 10:22 UTC  (2+ messages)

[PATCH] Keys: Improve usage of memory barriers and remove IRQ disablement [try #2]
 2006-04-05  9:58 UTC 

[2.6 patch] isdn/gigaset/common.c: fix a memory leak
 2006-04-05  9:39 UTC  (2+ messages)

[2.6 patch] drivers/isdn/gigaset/common.c: small cleanups
 2006-04-05  9:38 UTC  (2+ messages)

[patch] do_no_pfn handler
 2006-04-05  9:34 UTC  (4+ messages)

+ isdn4linux-siemens-gigaset-drivers-logging-usage.patch added to -mm tree
 2006-04-05  9:33 UTC  (4+ messages)

[PATCH] Improve data-dependency memory barrier example in documentation
 2006-04-05  9:22 UTC 

[PATCH] Fix memory barrier docs wrt atomic ops
 2006-04-05  9:17 UTC 

2.6.17-rc1-mm1
 2006-04-05  9:02 UTC  (28+ messages)
` 2.6.17-rc1-mm1: KEXEC became SMP-only
` [-mm patch] drivers/media/video/bt866.c: small fixes
` 2.6.17-rc1-mm1: mlockall() regression on x86_64
` 2.6.17-rc1-mm1, nfsd/reiser4 BUG

[PATCH] Keys: Improve usage of memory barriers and remove IRQ disablement
 2006-04-05  8:46 UTC  (3+ messages)

[PATCH RFC/testing] Upgrade the zlib_inflate library code to a recent version
 2006-04-05  8:37 UTC  (2+ messages)

[OOPS] related to swap?
 2006-04-05  8:22 UTC 

[ANNOUNCE][RFC] PlugSched-6.3.1 for 2.6.16-rc5
 2006-04-05  8:16 UTC  (9+ messages)

[PATCH][RFC] ptmx fix duplicate idr_remove
 2006-04-05  7:57 UTC  (2+ messages)

[patch 00/26] 2.6.16.2 -stable review
 2006-04-05  7:58 UTC  (37+ messages)
  ` [patch 01/26] tlclk: fix handling of device major
  ` [patch 02/26] USB: Fix irda-usb use after use
  ` [patch 03/26] sysfs: zero terminate sysfs write buffers (CVE-2006-1055)
  ` [patch 04/26] USB: EHCI full speed ISO bugfixes
  ` [patch 05/26] USB: usbcore: usb_set_configuration oops (NULL ptr dereference)
  ` [patch 06/26] sbp2: fix spinlock recursion
  ` [patch 07/26] powerpc: make ISA floppies work again
  ` [patch 08/26] PCMCIA_SPECTRUM must select FW_LOADER
  ` [patch 09/26] pcmcia: permit single-character-identifiers
  ` [patch 10/26] opti9x - Fix compile without CONFIG_PNP
  ` [patch 11/26] IPOB: Move destructor from neigh->ops to neigh_param
      ` [stable] "
  ` [patch 12/26] Mark longhaul driver as broken
  ` [patch 13/26] isicom must select FW_LOADER
  ` [patch 14/26] {ip, nf}_conntrack_netlink: fix expectation notifier unregistration
  ` [patch 15/26] wrong error path in dup_fd() leading to oopses in RCU
  ` [patch 16/26] Fix the p4-clockmod N60 errata workaround
  ` [patch 17/26] Fix module refcount leak in __set_personality()
  ` [patch 18/26] fib_trie.c node freeing fix
  ` [patch 19/26] fbcon: Fix big-endian bogosity in slow_imageblit()
  ` [patch 20/26] drivers/net/wireless/ipw2200.c: fix an array overun
  ` [patch 21/26] Fix NULL pointer dereference in node_read_numastat()
  ` [patch 22/26] AIRO{,_CS} <-> CRYPTO fixes
  ` [patch 23/26] Add default entry for CTL Travel Master U553W
  ` [patch 24/26] hostap: Fix EAPOL frame encryption
  ` [patch 25/26] knfsd: Correct reserved reply space for read requests
  ` [patch 26/26] kdump proc vmcore size oveflow fix

device model and character devices
 2006-04-05  7:52 UTC  (3+ messages)

bus_add_device() losing an error return from the probe() method
 2006-04-05  7:36 UTC  (15+ messages)
` patch bus_add_device-losing-an-error-return-from-the-probe-method.patch added to gregkh-2.6 tree

Here is the tcp-zero-copy patch for kernel 2.6.12-6 
 2006-04-05  7:07 UTC 

[OOPS] related to swap?
 2006-04-04 12:31 UTC  (2+ messages)

[Patch 0/3] Remove blkmtd
 2006-04-05  6:47 UTC  (2+ messages)

2.6.16.1: XFS internal error xfs_btree_check_lblock at line 215 of file fs/xfs/xfs_btree.c
 2006-04-05  6:46 UTC  (3+ messages)

[PATCH] kexec: typo in machine_kexec()
 2006-04-05  6:24 UTC  (6+ messages)

wistron_btns for Fujitsu N3510
 2006-04-05  4:44 UTC  (2+ messages)

Please pull from 'for_paulus' branch of powerpc
 2006-04-05  4:33 UTC  (5+ messages)

[Fastboot] [PATCH] kexec on ia64
 2006-04-05  4:31 UTC  (3+ messages)

[PATCH] trivial: fix paniced->panicked typos
 2006-04-05  3:34 UTC 

[PATCH] Doc: fix simple watchdog daemon to build cleanly
 2006-04-05  3:17 UTC 

[PATCH] docs: laptop-mode.txt source file build
 2006-04-05  3:13 UTC 

[PATCH] netconsole: set .name in struct console
 2006-04-05  3:11 UTC  (3+ messages)

2.6.16-rc5: known regressions [TP 600X S3, vanilla DSDT]
 2006-04-05  3:03 UTC 

[PATCH 2.6.17-rc1] [SERIAL] DCC(JTAG) serial and the console emulation support(revised#4)
 2006-04-05  3:02 UTC 

[2.6.16 PATCH] Filesystem Events Reporter v1
 2006-04-05  2:06 UTC  (3+ messages)

2.6.16-rt12: enqueue_hrtimer arguments?
 2006-04-05  2:01 UTC 

[Fastboot] [PATCH] kexec on ia64
 2006-04-05  1:34 UTC 

[Fastboot] [PATCH] kexec on ia64
 2006-04-05  1:27 UTC  (2+ messages)

How to debug an Oops on FC4 2.6 Kernel
 2006-04-05  1:16 UTC  (2+ messages)

2.6.16-rt11: Hires timer makes sleep wait far too long
 2006-04-05  0:21 UTC  (2+ messages)

[PATCH] MPBL0010 driver sysfs permissions wide open
 2006-04-04 23:54 UTC 

dma_alloc_coherent
 2006-04-04 23:45 UTC 

Linux 2.6.17-rc1
 2006-04-04 23:39 UTC  (3+ messages)
    ` [FUN]Re: "

Kernel for SBS VG5 SBC
 2006-04-04 22:46 UTC 

[ANNOUNCE] GIT 1.2.5
 2006-04-04 22:38 UTC 

udev, PROGRAM and races
 2006-04-04 22:22 UTC 

[PATCH] sbp2: fix spinlock recursion
 2006-04-04 22:13 UTC  (2+ messages)
` [stable] "

It is your unique chance to start your carreer
 2006-04-05 14:06 UTC 

[PATCH] Add a /proc/self/exedir link
 2006-04-04 21:24 UTC  (3+ messages)

[patch 1/1] sys_sync_file_range()
 2006-04-04 21:03 UTC  (5+ messages)

2.6.17-rc1-mm1: why did acpi_ns_build_external_path() become global?
 2006-04-04 20:07 UTC 

blade servers?
 2006-04-04 19:55 UTC  (2+ messages)

2.6.16-rt7 and deadlock detection
 2006-04-04 19:27 UTC  (9+ messages)
  ` 2.6.16-rt10

[Patch] Possible double free in net/bluetooth/sco.c
 2006-04-04 19:25 UTC 

[PATCH] MPBL0010 driver sysfs permissions wide open
 2006-04-04 19:32 UTC 

[PATCH] tty release_dev remove dead code
 2006-04-04 19:10 UTC 

[2.6 patch] drivers/net/tg3.c: fix a memory leak
 2006-04-04 19:09 UTC 

[2.6 patch] net/core/net-sysfs.c: fix an off-by-21-or-49 error
 2006-04-04 19:07 UTC 

[2.6 patch] video/bt8xx/bttv-cards.c: fix off-by-one errors
 2006-04-04 18:58 UTC 

[2.6 patch] bcm43xx_phy.c: fix a memory leak
 2006-04-04 18:56 UTC 

[2.6 patch] video/aty/atyfb_base.c: fix an off-by-one error
 2006-04-04 18:54 UTC 

a minor bug in via-rhine driver for linux
 2006-04-04 18:49 UTC  (2+ messages)
  ` [PATCH] via-rhine: execute bounce buffers code on Rhine-I only

bcm43xx_sysfs.c: strange code
 2006-04-04 18:44 UTC 

bcm43xx_power.c: uninitialized variable used
 2006-04-04 18:44 UTC 

[PATCH] kexec on ia64
 2006-04-04 18:13 UTC  (2+ messages)
` [Fastboot] "


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