linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-12-04 08:14:59 to 2007-12-04 18:07:51 UTC [more...]

[patch 2/2] man: man pages for ptrace BTS extensions
 2007-12-04 18:07 UTC 

[PATCH 24/28] blk_end_request: changing ide normal caller (take 3)
 2007-12-04 18:04 UTC  (5+ messages)

[PATCH 0/10] sysfs network namespace support
 2007-12-04 18:03 UTC  (14+ messages)
` namespace support requires network modules to say "GPL"

[patch 1/2] x86, ptrace: support for branch trace store(BTS)
 2007-12-04 18:04 UTC 

[patch 0/4] Instrumentation menu removal
 2007-12-04 18:03 UTC  (6+ messages)
` [patch 1/4] Create arch/Kconfig
` [patch 2/4] Add HAVE_OPROFILE
` [patch 3/4] Add HAVE_KPROBES
` [patch 4/4] Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig

Why does reading from /dev/urandom deplete entropy so much?
 2007-12-04 18:02 UTC  (8+ messages)

[patch 0/2] x86, ptrace: support for branch trace store(BTS)
 2007-12-04 18:03 UTC 

solid state drive access and context switching
 2007-12-04 17:54 UTC  (3+ messages)

Kernel Development & Objective-C
 2007-12-04 17:54 UTC  (11+ messages)

pdflush stuck in D state with v2.6.24-rc1-192-gef49c32
 2007-12-04 17:45 UTC  (8+ messages)
                  ` [Bug 9291] "

ICH9 & Core2 Duo - kernel crash
 2007-12-04 17:41 UTC  (6+ messages)

[PATCH] ipwireless_cs driver for 4G PC Card
 2007-12-04 17:33 UTC  (5+ messages)

[0/4] DST: Distributed storage
 2007-12-04 17:21 UTC  (9+ messages)
  ` [1/4] DST: Distributed storage documentation
    ` [2/4] DST: Core distributed storage files
      ` [3/4] DST: Network state machine
        ` [4/4] DST: Algorithms used in distributed storage

when using arp monitoring with bonding, why use broadcast arps?
 2007-12-04 17:27 UTC 

Please pull git390 'for-linus' branch
 2007-12-04 17:27 UTC 

[PATCH 0/7] Blackfin On-Chip RTC driver updates
 2007-12-04 17:15 UTC  (10+ messages)
` [PATCH 1/7] Blackfin RTC driver: the frequency function is in units of Hz, not units of seconds, so lock our driver down to 1 Hz
    ` [rtc-linux] "

dmapool patch series, version 2
 2007-12-04 17:09 UTC 

Out of tree module using LSM
 2007-12-04 17:03 UTC  (3+ messages)
              ` newlist: public malware discussion [Re: Out of tree module using LSM]

[PATCH] USB testing driver: convert dev->sem to mutex
 2007-12-04 16:55 UTC 

Linux v2.6.24-rc1
 2007-12-04 16:47 UTC  (4+ messages)
  ` [Bug 9246] On 2.6.24-rc1-gc9927c2b BUG: unable to handle kernel paging request at virtual address 3d15b925

[PATCH v2] Fix hardware IRQ time accounting problem
 2007-12-04 16:44 UTC  (2+ messages)

[PATCH] VM/Security: add security hook to do_brk
 2007-12-04 16:43 UTC  (2+ messages)

[git pull] x86 fixes
 2007-12-04 16:41 UTC 

Linux 2.6.24-rc4
 2007-12-04 16:40 UTC  (13+ messages)
` [build failure] Re: Linux 2.6.24-rc4 on S390x
` [local DoS] Re: Linux 2.6.24-rc4
      ` [git pull] scheduler fixes

[PATCH 0/10] Integrate msr.h
 2007-12-04 15:47 UTC  (13+ messages)
` [PATCH 1/10] Wipe out traditional opt from x86_64 Makefile
  ` [PATCH 2/10] unify msr smp funcs
    ` [PATCH 3/10] allow sched clock to be overridden by paravirt
      ` [PATCH 4/10] split get_cycles_sync
        ` [PATCH 5/10] unify cpuid functions
          ` [PATCH 6/10] introduce native_read_tscp
            ` [PATCH 7/10] change rdpmc interface
              ` [PATCH 8/10] change write msr functions interface
                ` [PATCH 9/10] make fixups wordsize agnostic
                  ` [PATCH 10/10] integrate i386 and x86_64 code in msr.h

[PATCH 3/3] drivers/serial/uartlite.c: Add missing of_node_put
 2007-12-04 15:53 UTC  (2+ messages)

Is the PCI clock within the spec?
 2007-12-04 15:51 UTC  (6+ messages)

[PATCH] capabilities: introduce per-process capability bounding set (v10)
 2007-12-04 15:19 UTC  (4+ messages)

Possible bug from kernel 2.6.22 and above
 2007-12-04 15:41 UTC  (7+ messages)
        ` Possible bug from kernel 2.6.22 and above, 2.6.24-rc4

EIP problem (kernel: BUG: unable to handle kernel NULL pointer)
 2007-12-04 15:37 UTC  (2+ messages)

[BUG] 2.6.23-rc3 can't see sd partitions on Alpha
 2007-12-04 15:36 UTC  (4+ messages)

[RFC] kobject: add kobject_init_ng, kobject_add_ng, and kobject_init_and_add functions
 2007-12-04 15:28 UTC  (6+ messages)

[PATCH 0/3] x86_64: some minor paging cleanups
 2007-12-04 15:23 UTC  (4+ messages)
` [PATCH 1/3] x86_64: define all _PAGE_* in terms of _PAGE_BIT_*
` [PATCH 2/3] x86_64: use __PAGE_KERNEL* instead of _KERNPG_TABLE for 2MB PTEs in memory initialization
` [PATCH 3/3] x86_64: use __PAGE_KERNEL_EXEC in ioremap_64.c

[PATCH] kbuild: implement modules.order
 2007-12-04 15:21 UTC  (4+ messages)
` [PATCH] depmod: sort output according to modules.order

Need lockdep help
 2007-12-04 15:17 UTC  (2+ messages)

[PATCH] Edgeport USB Serial Converter: convert es_sem to mutex
 2007-12-04 15:15 UTC 

[PATCH 0/3] x86_64: some minor paging cleanups
 2007-12-04 15:06 UTC  (5+ messages)
` [PATCH 1/3] x86_64: define all _PAGE_* in terms of _PAGE_BIT_*

[PATCH -rt] ARM: compile fix for event tracing
 2007-12-04 15:04 UTC  (2+ messages)

[BUG] 2.6.24-rc3-git2 softlockup detected
 2007-12-04 14:57 UTC  (12+ messages)

[PATCH] echo ctrl characters on INTR/QUIT/SUSP
 2007-12-04 14:19 UTC 

[PATCH 27/28] blk_end_request: changing scsi mid-layer for bidi (take 3)
 2007-12-04 13:39 UTC  (2+ messages)

[PATCH 00/28] blk_end_request: full I/O completion handler (take 3)
 2007-12-04 14:09 UTC  (4+ messages)

[PATCH 01/28] blk_end_request: add new request completion interface (take 3)
 2007-12-04 13:56 UTC  (2+ messages)

[PATCH 20/28] blk_end_request: changing ide-scsi (take 3)
 2007-12-04 13:47 UTC  (2+ messages)

[PATCH 26/28] blk_end_request: changing ide-cd (take 3)
 2007-12-04 13:46 UTC  (4+ messages)

[2.6 patch] x86: revert X86_HT semantics change
 2007-12-04 13:55 UTC  (6+ messages)

[SPARC64] Export symbols for sunvnet and sunvdc to be built modular
 2007-12-04 13:54 UTC  (3+ messages)

2.6.22.14 oops msg with commvault galaxy ?
 2007-12-04 13:47 UTC  (4+ messages)

[PATCH] prevent sending wrong signals to a traced process whose tracer gets killed
 2007-12-04 13:27 UTC 

[PATCH] grammar fix
 2007-12-04 13:22 UTC 

[PATCH v2] Add the word 'Warning' in check_nmi_watchdog() output
 2007-12-04 13:19 UTC  (2+ messages)

[PATCH] x86: clean up process_32/64.c
 2007-12-04 13:10 UTC  (2+ messages)

[patch] rewrite rd
 2007-12-04 13:03 UTC  (12+ messages)
    ` [patch] rd: support XIP
      ` [patch] ext2: xip check fix
          ` [patch] mm: fix XIP file writes
        ` [patch] rd: support XIP (updated)

[PATCH 0/4, v3] Physical PCI slot objects
 2007-12-04 12:57 UTC  (8+ messages)

Fw: Re: [PATCH 1/3] signal(i386): alternative signal stack wraparound occurs
 2007-12-04 13:02 UTC  (2+ messages)
  `  "

What is the unit of "nr_writeback"?
 2007-12-04 12:58 UTC 

2.6.24-rc3-git4 build warnings
 2007-12-04 12:56 UTC  (3+ messages)
` [2.6 patch] x86 intel_cacheinfo.c section fix

why is kmap_prot not always a define?
 2007-12-04 12:54 UTC  (2+ messages)

[Patch 0/2] Kernel: mutex_lock_killable
 2007-12-04 12:52 UTC  (2+ messages)

[PATCH] SC26XX: New serial driver for SC2681 uarts
 2007-12-04 12:45 UTC  (6+ messages)

[PATCH] fix x86-32 early fixmap initialization
 2007-12-04 12:51 UTC  (3+ messages)

[PATCH 0/7] Start using sysctl paths in the core kernel code
 2007-12-04 12:48 UTC  (11+ messages)
` [PATCH 1/7][QUOTA] Move sysctl management code under ifdef CONFIG_SYSCTL

[PATCH] Allow to disable CONFIG_SCSI_WAIT_SCAN=m in menuconfig
 2007-12-04 12:45 UTC 

[PATCH] pci: Fix bus resource assignment on 32 bits with 64b resources
 2007-12-04 12:39 UTC  (2+ messages)

PATCH: Hitachi disk quirk
 2007-12-04 12:31 UTC  (3+ messages)

cgit for kernel.org
 2007-12-04 12:27 UTC  (3+ messages)

[PATCH] i386 IOAPIC: de-fang IRQ compression
 2007-12-04 12:26 UTC  (2+ messages)

[s390] build failure
 2007-12-04 12:26 UTC  (4+ messages)

Stack warning from 2.6.24-rc
 2007-12-04 12:21 UTC 

Relax permissions for reading hard drive serial number?
 2007-12-04 12:06 UTC  (5+ messages)

PROBLEM: loadlin incompatible with 2.6.23 kernels
 2007-12-04 11:54 UTC 

Stack warning from 2.6.24-rc
 2007-12-04 11:56 UTC  (3+ messages)

[PATCH] Avoid overflows in kernel/time.c
 2007-12-04 11:29 UTC  (2+ messages)

[build bug] undefined reference to `dib3000mc_get_tuner_i2c_master'
 2007-12-04 10:54 UTC  (3+ messages)

[PATCH] arch/powerpc: Add missing of_node_put
 2007-12-04 10:10 UTC 

NET: ASSERT_RTNL in __dev_set_promiscuity makes debug warning
 2007-12-04  9:48 UTC 

Regression - 2.6.24-rc3 - umem nvram card driver oops
 2007-12-04  9:37 UTC  (3+ messages)

[BUG] Strange 1-second pauses during Resume-from-RAM
 2007-12-04  9:34 UTC  (11+ messages)

Is BIO_RW_FAILFAST really usable?
 2007-12-04  9:13 UTC  (2+ messages)

[patch 1/1] Writeback fix for concurrent large and small file writes
 2007-12-04  9:06 UTC  (5+ messages)

[patch 0/2] x86, ptrace: support for branch trace store(BTS)
 2007-12-04  8:52 UTC  (5+ messages)

HMAC broken on s390
 2007-12-04  8:51 UTC  (3+ messages)

[PATCH 2/3] arch/sparc: Add missing of_node_put
 2007-12-04  8:33 UTC  (2+ messages)

PS3: trouble with SPARSEMEM_VMEMMAP and kexec
 2007-12-04  8:30 UTC  (3+ messages)

[PATCH] pktcdvd : add kobject_put when kobject register fails
 2007-12-04  8:26 UTC  (5+ messages)

The use of KOBJ_NAME_LEN
 2007-12-04  8:22 UTC  (5+ messages)

[PATCH][AT91] Fix compile error for at91rm9200 in latest git
 2007-12-04  8:14 UTC  (4+ messages)

Linux Kernel - Future works
 2007-12-04  8:14 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;
as well as URLs for NNTP newsgroup(s).