public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-12-14 17:52:12 to 2007-12-15 01:07:03 UTC [more...]

[PATCH 1/3] ps3: vuart: fix error path locking
 2007-12-15  1:25 UTC  (25+ messages)
` [PATCH 3/3] net: wireless: bcm43xx: big_buffer_sem semaphore to mutex

[PATCH] arch/x86/kernel/cpu/mcheck/p4.c, kernel 2.6.24-rc5
 2007-12-15  1:03 UTC 

Linux 2.6.23.10
 2007-12-15  0:58 UTC  (3+ messages)

[PATCH] x86: Use helper in kprobes{32|64}.c
 2007-12-15  0:55 UTC 

soft lockup - CPU#1 stuck for 15s! [swapper:0]
 2007-12-15  0:51 UTC  (5+ messages)

Top kernel oopses/warnings this week
 2007-12-15  0:38 UTC  (6+ messages)

PROBLEM: E6850 has an 8+ minute delay during boot
 2007-12-15  0:38 UTC  (8+ messages)

how to implement this logic?
 2007-12-15  0:31 UTC 

/dev/urandom uses uninit bytes, leaks user data
 2007-12-15  0:30 UTC  (5+ messages)

[PATCH] Add Documentation for FAIR_USER_SCHED sysfs files
 2007-12-15  0:11 UTC  (7+ messages)
    ` patch add-documentation-for-fair_user_sched-sysfs-files.patch added to gregkh-2.6 tree

[PATCH] tmpfs: restore missing clear_highpage
 2007-12-15  0:13 UTC  (4+ messages)

[PATCH] Option to disable AMD C1E (allows dynticks to work)
 2007-12-15  0:10 UTC  (16+ messages)

[patch 01/10] e1000e: make E1000E default to the same kconfig setting as E1000
 2007-12-15  0:02 UTC  (6+ messages)

[PATCH] fix bloat-o-meter for ppc64
 2007-12-14 23:38 UTC 

[PATCH] x86_64: fix problems due to use of "outb" to port 80 on some AMD64x2 laptops, etc
 2007-12-14 23:29 UTC  (15+ messages)

2.6.24-rc5-mm1 -- inconsistent {in-softirq-W} -> {softirq-on-R} usage
 2007-12-14 23:36 UTC  (3+ messages)

[RFC PATCH 00/12] PAT 64b: PAT support for X86_64
 2007-12-14 23:34 UTC  (23+ messages)
` [RFC PATCH 02/12] PAT 64b: Basic PAT implementation
` [RFC PATCH 06/12] PAT 64b: Add ioremap_wc support

[PATCH] x86: Unify cosmetic kprobes{32|64}.c
 2007-12-14 23:16 UTC 

[PATCH] drivers/dma/ioat_dma.c: inlining failed
 2007-12-14 23:15 UTC  (3+ messages)

[x86_64] remove unused variable from drivers/ata/ahci.c
 2007-12-15  0:11 UTC 

2.6.22-stable causes oomkiller to be invoked
 2007-12-14 23:05 UTC  (13+ messages)

[PATCH 2/2] cxgb3 - Parity initialization for T3C adapters
 2007-12-14 23:05 UTC  (6+ messages)

2.6.24-rc5-mm1: kernel BUG at include/linux/scatterlist.h:59!
 2007-12-14 23:05 UTC 

[PATCH 00/29] Swap over NFS -v15
 2007-12-14 22:51 UTC  (34+ messages)
` [PATCH 01/29] mm: gfp_to_alloc_flags()
` [PATCH 02/29] mm: tag reseve pages
` [PATCH 03/29] mm: slb: add knowledge of reserve pages
` [PATCH 04/29] mm: kmem_estimate_pages()
` [PATCH 05/29] mm: allow PF_MEMALLOC from softirq context
` [PATCH 06/29] mm: serialize access to min_free_kbytes
` [PATCH 07/29] mm: emergency pool
` [PATCH 08/29] mm: system wide ALLOC_NO_WATERMARK
` [PATCH 09/29] mm: __GFP_MEMALLOC
` [PATCH 10/29] mm: memory reserve management
` [PATCH 11/29] selinux: tag avc cache alloc as non-critical
` [PATCH 12/29] net: wrap sk->sk_backlog_rcv()
` [PATCH 13/29] net: packet split receive api
` [PATCH 14/29] net: sk_allocation() - concentrate socket related allocations
` [PATCH 15/29] netvm: network reserve infrastructure
` [PATCH 16/29] netvm: INET reserves
` [PATCH 17/29] netvm: hook skb allocation to reserves
` [PATCH 18/29] netvm: filter emergency skbs
` [PATCH 19/29] netvm: prevent a TCP specific deadlock
` [PATCH 20/29] netfilter: NF_QUEUE vs emergency skbs
` [PATCH 21/29] netvm: skb processing
` [PATCH 22/29] mm: prepare swap entry methods for use in page methods
` [PATCH 23/29] mm: add support for non block device backed swap files
` [PATCH 24/29] mm: methods for teaching filesystems about PG_swapcache pages
` [PATCH 25/29] nfs: remove mempools
` [PATCH 26/29] nfs: teach the NFS client how to treat PG_swapcache pages
` [PATCH 27/29] nfs: disable data cache revalidation for swapfiles
` [PATCH 28/29] nfs: enable swap on NFS
` [PATCH 29/29] nfs: fix various memory recursions possible with swap over NFS

[PATCH -mm] kobject_add error handling when set name failed
 2007-12-14 22:23 UTC  (2+ messages)

[PATCH] x86: Add temporary ifdefs to kprobes_{32|64}.c
 2007-12-14 22:38 UTC 

[PATCH] x86: Further reduce kprobes_{32|64}.c
 2007-12-14 22:37 UTC 

[PATCH 01/11] drivers/net/ax88796.c: Use print_mac
 2007-12-14 22:34 UTC  (11+ messages)
  ` [PATCH 02/11] drivers/net/hplance.c: "
  ` [PATCH 03/11] drivers/net/mac8390.c: "
  ` [PATCH 04/11] drivers/net/mac89x0.c: "
  ` [PATCH 05/11] drivers/net/niu.c: "
  ` [PATCH 06/11] drivers/net/pcnet32.c: "
  ` [PATCH 07/11] drivers/net/smc911x.c: "
  ` [PATCH 08/11] drivers/net/sunvnet.c: "
  ` [PATCH 09/11] drivers/net/tg3.c: "
  ` [PATCH 10/11] drivers/net/tulip/de4x5.c: "
  ` [PATCH 11/11] drivers/net/usb/catc.c: "

Strange ATA problems
 2007-12-14 22:24 UTC  (4+ messages)

[PATCH 3/3] cciss: version change to 3.6.18
 2007-12-14 22:21 UTC 

[PATCH 2/3] cciss: change information displayed in /proc/drivers/cciss
 2007-12-14 22:20 UTC 

[PATCH 1/3] cciss: export more attributes to sysfs (repost)
 2007-12-14 22:17 UTC 

2.6.24-rc5-rt1
 2007-12-14 22:13 UTC 

Possible issue with dangling PCI BARs
 2007-12-14 22:11 UTC  (3+ messages)

[PATCH] x86: Reduce diff between kprobes_{32|64}.c
 2007-12-14 22:11 UTC 

[PATCH] x86: Unify kpropes MAX_INSN_SIZE definition
 2007-12-14 22:10 UTC 

RFC: outb 0x80 in inb_p, outb_p harmful on some modern AMD64 with MCP51 laptops
 2007-12-14 22:05 UTC  (17+ messages)
                      ` More info on port 80 symptoms on MCP51 machine

Working upstream toolchain for avr32?
 2007-12-14 21:59 UTC  (8+ messages)

[PATCH] logo: move declarations of logos to linux_logo.h
 2007-12-14 22:00 UTC  (5+ messages)
    ` [Linux-fbdev-devel] "

kobject ->k_name memory leak
 2007-12-14 21:48 UTC  (5+ messages)

Fwd: NFS , Kjournald - status D (uninterruptible sleep) - maquina lenta
 2007-12-14 21:33 UTC 

[GIT PATCH] ACPI patches for 2.6.24-rc5 (take 2)
 2007-12-14 21:20 UTC 

[UNIONFS] 00/42 Unionfs and related patches review
 2007-12-14 21:15 UTC  (3+ messages)

PCI resource unavailable on mips
 2007-12-14 21:12 UTC  (4+ messages)

[perfmon] Re: [perfmon2] perfmon2 merge news
 2007-12-14 21:07 UTC  (7+ messages)
      `  "

[2.6 patch] drivers/net/s2io.c section fixes
 2007-12-14 20:28 UTC  (2+ messages)

[2.6 patch] drivers/net/sis190.c section fix
 2007-12-14 20:27 UTC  (2+ messages)

2.6.24-rc4-mm1
 2007-12-14 20:14 UTC  (4+ messages)
` 2.6.24-rc4-mm1 - BUG in tcp_fragment
    ` [PATCH net-2.6.25] Revert recent TCP work

[PATCH] fat: Editions to support fat_fallocate()
 2007-12-14 20:12 UTC 

[PATCH] printk_ratelimit functions should use CONFIG_PRINTK
 2007-12-14 20:11 UTC  (3+ messages)

Linux 2.6.22.15
 2007-12-14 19:51 UTC  (2+ messages)

[PATCH 0/2] gpiolib: add support for PCA9539
 2007-12-14 19:51 UTC  (3+ messages)
  ` READ THIS NOW *BEFORE* RESPONDING TO THIS THREAD --> "

[PATCH 12/30] blk_end_request: changing ub (take 4)
 2007-12-14 19:49 UTC  (5+ messages)

[PATCH 0/6] clean up patches
 2007-12-14 19:33 UTC  (8+ messages)
` [PATCH 1/6] SPI: clean up remove duplicated headers
  ` [PATCH 2/6] drivers/parisc/ccio-dma.c: "
    ` [PATCH 3/6] drivers/char/keyboard.c: "
      ` [PATCH 4/6] drivers/input: "
        ` [PATCH 5/6] drivers/net: "
          ` [PATCH 6/6] drivers/misc/atmel-ssc.c: "

2.6.24-rc5-mm1
 2007-12-14 19:26 UTC  (4+ messages)

[PATCH] AS apple talk protocol register_snap_client failed
 2007-12-14 19:23 UTC  (2+ messages)

[PATCH] dio: falling through to buffered I/O when invalidation of a page fails
 2007-12-14 19:15 UTC  (4+ messages)

[PATCH -mm -v3] x86 boot : export boot_params via sysfs
 2007-12-14 19:00 UTC  (4+ messages)

[PATCH] UML - Add asm/fixmap.h include
 2007-12-14 18:55 UTC  (3+ messages)

[PATCH 0/6] clean up patches
 2007-12-14 18:56 UTC 

QUEUE_FLAG_CLUSTER: not working in 2.6.24 ?
 2007-12-14 18:30 UTC  (14+ messages)
                ` [PATCH] fix page_alloc for larger I/O segments (improved)

[PATCH] ia64: Avoid unnecessary TLB flushes when allocating memory
 2007-12-14 18:19 UTC  (4+ messages)

dst cache overflow
 2007-12-14 17:29 UTC  (5+ messages)

[PATCH REVISED] Avoid overflows in kernel/time.c
 2007-12-14 17:58 UTC  (3+ messages)

[PATCH] Make WARN_ON/WARN_ON_ONCE no-ops when CONFIG_BUG is off
 2007-12-14 18:02 UTC  (2+ messages)

[PATCH] export iov_shorten for ext4's use
 2007-12-14 17:59 UTC 

[PATCH v2] dmaengine: Simple DMA memcpy test client
 2007-12-14 17:45 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