linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-02-12 20:22:43 to 2007-02-13 09:06:41 UTC [more...]

2.6.19.1: kernel BUG at mm/slab.c:2911!
 2007-02-13  9:06 UTC  (3+ messages)

[PATCH 0/7] containers (V7): Generic Process Containers
 2007-02-13  9:03 UTC  (18+ messages)
` [PATCH 1/7] containers (V7): Generic container system abstracted from cpusets code
          ` [ckrm-tech] "
` [PATCH 6/7] containers (V7): BeanCounters over generic process containers
      ` [ckrm-tech] [PATCH 0/7] containers (V7): Generic Process Containers

[RFC][PATCH 0/6] Automatice kernel tunables (AKT)
 2007-02-13  9:06 UTC  (8+ messages)
` [RFC][PATCH 6/6] automatic tuning applied to some kernel components

[PATCH] nanosecond filesystem support???
 2007-02-13  8:52 UTC  (3+ messages)

Bad race condition in the new autofs protocol somewhere
 2007-02-13  8:50 UTC  (8+ messages)
` [autofs] "
      ` [PATCH 1/2] "

dvb shared datastructure bug?
 2007-02-13  8:49 UTC  (2+ messages)
` [v4l-dvb-maintainer] "

md: md6_raid5 crash 2.6.20
 2007-02-13  8:44 UTC  (2+ messages)

[GIT PATCH] ACPI patches for 2.6.21 - part II
 2007-02-13  8:38 UTC 

[patch 0/9] x86_64: reliable TSC-based gettimeofday
 2007-02-13  8:41 UTC  (8+ messages)
` [patch 4/9] Remove the TSC synchronization on SMP machines

[RFC] [PATCH] more support for memory-less-node
 2007-02-13  8:38 UTC  (3+ messages)

ARP hidden patch vs. arp ignore/announce
 2007-02-13  8:34 UTC 

libsata tests started
 2007-02-13  8:31 UTC  (8+ messages)

[patch 0/3, resend] scripts, kbuild updates/fixes (against 2.6.20)
 2007-02-13  8:23 UTC  (7+ messages)
` [patch 3/3, resend] kbuild: correctly skip tilded backups in localversion files

[PATCH]Style fix for fs/select.c
 2007-02-13  8:22 UTC 

[PATCH]typo fix in comments
 2007-02-13  8:19 UTC 

[PATCH 1/3] Introducing cpuidle: core cpuidle infrastructure
 2007-02-13  7:58 UTC  (3+ messages)

[IA64] swiotlb abstraction (e.g. for Xen)
 2007-02-13  7:53 UTC  (6+ messages)

[patches] [PATCH 2.6.21 review I] [4/25] x86: kernel-mode faults pollute current->thead
 2007-02-13  7:52 UTC 

Coding style RFC: convert "for (i=0;i<ARRAY_SIZE(array);i++)" to "array_for_each(index, array)"
 2007-02-13  7:48 UTC  (8+ messages)

[PATCH 1/2] VM: invalidate_inode_pages2_range() should not exit early
 2007-02-13  7:43 UTC  (2+ messages)
` [PATCH 2/2] VM: invalidate_inode_pages2_range() shouldn't fail on page dirty

[GIT] NFS client updates for 2.6.20
 2007-02-13  7:39 UTC 

/proc/acpi/ac_adapter/AC is missing after latest ACPI merge
 2007-02-13  7:36 UTC  (4+ messages)

AHCI - remove probing of ata2
 2007-02-13  7:33 UTC  (2+ messages)

Linux 2.6.20-rc6 - sky2 resume breakage
 2007-02-13  7:30 UTC  (8+ messages)
        ` [LIBATA BUG] sr.c: TEST_UNIT_READY error

[patch] (2nd try) add epoll compat code to kernel/compat.c 
 2007-02-13  7:26 UTC  (3+ messages)

[PATCH] fix atl1 braino
 2007-02-13  7:12 UTC 

[PATCH x86 for review II] [1/39] i386: move startup_32() in text.head section
 2007-02-13  6:36 UTC  (6+ messages)
` [PATCH x86 for review II] [13/39] i386: CONFIG_PHYSICAL_ALIGN limited to 4M?
` [PATCH x86 for review II] [26/39] i386: fix 32-bit ioctls on x64_32

[PATCH v3] Fix rmmod/read/write races in /proc entries
 2007-02-13  6:35 UTC  (4+ messages)
  ` [PATCH v4] "

[PATCH mm] cfag12864b: fix crash when built-in and no parport present
 2007-02-13  6:29 UTC  (3+ messages)

[PATCH] knfsd: Stop NFSD writes from being broken into lots of little writes to filesystem
 2007-02-13  6:11 UTC  (2+ messages)

[patch] mm: NUMA replicated pagecache
 2007-02-13  6:09 UTC  (2+ messages)

[patch 0/3] 2.6.20 fix for PageUptodate memorder problem (try 3)
 2007-02-13  5:52 UTC  (3+ messages)

[PATCH 2.6.20-rc5 1/1] MM: enhance Linux swap subsystem
 2007-02-13  5:52 UTC  (6+ messages)

Experimental driver for Ricoh Bay1Controller SD Card readers
 2007-02-13  5:47 UTC  (4+ messages)

[take35 0/10] kevent: Generic event handling mechanism
 2007-02-13  5:14 UTC  (7+ messages)

[PATCH 01/22] filesystem helpers for custom 'struct file's
 2007-02-13  5:11 UTC  (3+ messages)
` [PATCH 12/22] elevate write count files are open()ed

[PATCH 5/7] cleanup: Rename cpu_gdt_descr and remove extern declaration from smpboot.c
 2007-02-13  5:09 UTC  (22+ messages)
` [PATCH 6/7] cleanup: Remove extern declaration from mm/discontig.c, put in header
  ` [PATCH 7/7] cleanup: make disable_acpi() valid w/o CONFIG_ACPI
    ` [PATCH 1/2] lguest preparation: EXPORT_SYMBOL_GPL 5 functions
      ` [PATCH 2/2] lguest preparation: expose futex infrastructure: get_futex_key, get_key_refs and drop_key_refs
        ` [PATCH 1/8] lguest: Kconfig and headers
          ` [PATCH 2/8] lguest: the host code (lg.ko)
            ` [PATCH 3/8] lguest: Guest code
              ` [PATCH 4/8] lguest: Makefile
                ` [PATCH 5/8] lguest: trivial guest network driver
                  ` [PATCH 6/8] lguest: trivial guest console driver
                    ` [PATCH 7/8] lguest: trivial guest block driver

2.6.20-git8 fails compile -- net/built-in.o __ipv6_addr_type
 2007-02-13  4:23 UTC  (10+ messages)

Why can't I build a running Kernel?
 2007-02-13  4:20 UTC  (7+ messages)

[PATCH 0/10] lguest
 2007-02-13  3:10 UTC  (10+ messages)
` [PATCH 5/10] Make hvc_console.c compile on non-PowerPC
    ` [PATCH 6/10] lguest code: the little linux hypervisor
            ` [q] kbuild for private asm-offsets (Re: [PATCH 6/10] lguest code: the little linux hypervisor.)

[RFC PATCH] QRCU fastpath optimization
 2007-02-13  2:49 UTC  (3+ messages)

build error: allnoconfig fails on mincore/swapper_space
 2007-02-13  2:48 UTC  (5+ messages)

Regress for 8139too in 2.6.20
 2007-02-13  2:41 UTC  (3+ messages)

SATA Drive No Longer Recognized In New 2.6.20 Kernel
 2007-02-13  1:34 UTC 

BusLogic check_region patch
 2007-02-13  1:14 UTC  (2+ messages)

Re:[BUG] 2.6.20 Oopses in xfrm_audit_log
 2007-02-13  1:02 UTC  (5+ messages)
` [BUG] "

Recent and not-so problems with tifm_sd driver
 2007-02-13  0:44 UTC  (2+ messages)

SATA Drive No Longer Recognized In New 2.6.20 Kernel
 2007-02-13  0:43 UTC 

SATA Drive No Longer Recognized In New 2.6.20 Kernel
 2007-02-13  0:33 UTC  (2+ messages)

[PATCH] video4linux: Fix audio input for AverTv Go 007
 2007-02-13  0:37 UTC 

[PATCH] Add an option for the VIA C7 which sets appropriate L1 cache
 2007-02-13  0:32 UTC  (2+ messages)

libata FUA revisited
 2007-02-13  0:23 UTC 

[PATCH 2.6.21 review I] [1/25] x86_64: Add __copy_from_user_nocache
 2007-02-12 23:51 UTC  (7+ messages)
` [PATCH 2.6.21 review I] [11/25] x86: default to physical mode on hotplug CPU kernels

[GIT PULL] please pull infiniband.git
 2007-02-13  0:18 UTC 

Which CPU for VIA C7/Esther?
 2007-02-12 23:59 UTC  (5+ messages)

[RFC][PATCH] PM: Document requirements for basic PM support in drivers
 2007-02-12 23:47 UTC  (2+ messages)

[PATCH] drivers/isdn/gigaset: new M101 driver
 2007-02-12 23:49 UTC  (5+ messages)

[PATCH 000 of 9] knfsd: NFSv4 ACL improvements and a couple of bug fixes
 2007-02-12 23:45 UTC  (10+ messages)
` [PATCH 001 of 9] knfsd: nfsd4: fix non-terminated string
` [PATCH 002 of 9] knfsd: nfsd4: relax checking of ACL inheritance bits
` [PATCH 003 of 9] knfsd: nfsd4: simplify nfsv4->posix translation
` [PATCH 004 of 9] knfsd: nfsd4: represent nfsv4 acl with array instead of linked list
` [PATCH 005 of 9] knfsd: nfsd4: fix memory leak on kmalloc failure in savemem
` [PATCH 006 of 9] knfsd: nfsd4: fix error return on unsupported acl
` [PATCH 007 of 9] knfsd: nfsd4: acls: don't return explicit mask
` [PATCH 008 of 9] knfsd: nfsd4: acls: avoid unnecessary denies
` [PATCH 009 of 9] knfsd: nfsd4: fix handling of directories without default ACLs

[PATCH] Make VMSPLIT options less ambiguous
 2007-02-12 23:33 UTC 

SATA-performance: Linux vs. FreeBSD
 2007-02-12 23:31 UTC  (7+ messages)

[PATCH] aio: fix kernel bug when page is temporally busy
 2007-02-12 23:21 UTC  (3+ messages)

Recall: [PATCH] aio: fix kernel bug when page is temporally busy
 2007-02-12 23:20 UTC 

Recall: [PATCH] aio: fix kernel bug when page is temporally busy
 2007-02-12 23:19 UTC 

[patch] compat_ioctl should return -ENOTTY for some failures
 2007-02-12 23:16 UTC 

[ANNOUNCE] sk-drivers mailing list
 2007-02-12 23:05 UTC 

[PATCH x86 for review III] [1/29] i386: avoid gcc extension
 2007-02-12 23:04 UTC  (10+ messages)
` [PATCH x86 for review III] [12/29] x86_64: 32-bit ptrace mangles sixth system call argument
` [PATCH x86 for review III] [17/29] x86: Add new CPUID bits for AMD Family 10 CPUs in /proc/cpuinfo

build errors: uevent with CONFIG_SYSFS=n
 2007-02-12 22:58 UTC  (3+ messages)
` [PATCH] "

- rdmsr_on_cpu-wrmsr_on_cpu.patch removed from -mm tree
 2007-02-12 22:56 UTC  (5+ messages)

-mm merge plans for 2.6.21
 2007-02-12 22:45 UTC  (4+ messages)

NAK new drivers without proper power management?
 2007-02-12 22:38 UTC  (22+ messages)

[PATCH] Ban module license tag string termination trick
 2007-02-12 22:37 UTC  (2+ messages)

NAK new drivers without proper power management?
 2007-02-12 22:36 UTC  (10+ messages)

[QUESTION] Which dependency am I missing?
 2007-02-12 22:28 UTC  (2+ messages)

[RFC PATCH] add filesystem subtype support
 2007-02-12 22:27 UTC  (3+ messages)

[PATCH 1/1] Enable fully functional truncate for hugetlbfs
 2007-02-12 22:14 UTC  (2+ messages)

shared memory is over-counted N times when calculating badness()
 2007-02-12 22:08 UTC 

[PATCH] Standardize on "depends on" in Kconfig files
 2007-02-12 21:41 UTC 

utrace regressions (was: -mm merge plans for 2.6.21)
 2007-02-12 21:36 UTC  (2+ messages)

-mm merge plans for 2.6.21
 2007-02-10 17:04 UTC  (2+ messages)

Question about EXPORT_SYMBOL implementation [try #2]
 2007-02-12 21:20 UTC 

Serial console issues
 2007-02-12 20:56 UTC  (2+ messages)

[patch] linux/io.h: forward declare struct pci_dev
 2007-02-12 21:06 UTC  (10+ messages)
        ` [PATCH] sort the devres mess out
              ` [PATCH] ia64: Fix noncoherent DMA API so devres builds

pcim_enable_device BUGs for libata devices in 2.6.20-git6
 2007-02-12 20:54 UTC  (3+ messages)

2.6.19-rc5 libata PATA ATAPI CDROM SiS 5513 NOT WORKING
 2007-02-12 20:42 UTC  (14+ messages)
                ` 2.6.20-rc6 libata PATA ATAPI CDROM is not working

[PATCH] Fatal kernel faults should update thread struct
 2007-02-12 20:22 UTC 

High CPU usage with sata_nv
 2007-02-12 20:02 UTC  (7+ messages)

[PATCH] drivers/scsi/aic7xxx_old: Convert to generic boolean-values
 2007-02-12 20:27 UTC  (3+ messages)

Documenting MS_RELATIME
 2007-02-12 19:53 UTC  (6+ messages)

[PATCH 2.6.20 00/10] nfnetlink_log: patch series introduction
 2007-02-12 20:23 UTC  (5+ messages)
` [PATCH 2.6.20 +0/14] nfnetlink_log: patch series season 2
  ` [PATCH 2.6.20 12/14] nfnetlink_log: possible NULL pointer dereference in nfulnl_recv_config()
  ` [PATCH 2.6.20 13/14] nfnetlink_log: fix reference counting
  ` [PATCH 2.6.20 14/14] nfnetlink_log: micro-optimization: inst->skb != NULL in __nfulnl_send()

[PATCH 1/7] cleanup: paravirt unhandled fallthrough
 2007-02-12  3:32 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).