LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
max_sectors_kb problem
 2008-03-20 22:45 UTC  (2+ messages)

MAINTAINERS: bluez-devel is subscribers-only
 2008-03-20 22:41 UTC  (4+ messages)

[PATCH] audit: netlink socket can be auto-bound to pid other than current->pid (v2)
 2008-03-20 22:39 UTC  (2+ messages)

[PATCH] 0/2 Add support for maple "Visual Memory Unit" on SEGA Dreamcast
 2008-03-20 22:39 UTC  (8+ messages)
` [PATCH] 1/2 Maple: Update bus driver to allow support of VMU device
  ` [PATCH] 2/2 mtd: Add support for the Dreamcast VMU flash

[RFC][PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks
 2008-03-20 22:34 UTC  (5+ messages)

v2 patch for Freescale DIU driver
 2008-03-20 22:33 UTC  (5+ messages)
` [PATCH 1/2 v2] Driver for Freescale 8610 and 5121 DIU
  ` [PATCH 2/2 v2] Add DIU platform code for MPC8610HPCD

Fix permissions of /proc/net
 2008-03-20 22:27 UTC  (3+ messages)

[PATCH 0/79] smpboot integration
 2008-03-20 22:27 UTC  (25+ messages)
` [PATCH 24/79] [PATCH] define bios to apicid mapping
  ` [PATCH 25/79] [PATCH] initialize map pointers in setup_32.c
    ` [PATCH 26/79] [PATCH] make node to apic mapping declarations unconditional
      ` [PATCH 27/79] [PATCH] fix alloc_bootmem_pages_node macro
        ` [PATCH 28/79] [PATCH] use specialized routine for setup per-cpu area
          ` [PATCH 29/79] [PATCH] fill bios cpu to apicid maps
            ` [PATCH 30/79] [PATCH] fill cpu to apicid and present map in mpparse
              ` [PATCH 31/79] [PATCH] get rid of cpucount
                ` [PATCH 32/79] [PATCH] allow user to impress friends
                  ` [PATCH 33/79] [PATCH] do smp tainting checks in a separate function
                    ` [PATCH 34/79] [PATCH] move impress_friends and smp_check to cpus_done
                      ` [PATCH 35/79] [PATCH] add subarch support (for headers) to x86_64
                        ` [PATCH 36/79] [PATCH] include mach_wakecpu.h in smpboot_64
                          ` [PATCH 37/79] [PATCH] include smpboot_hooks.h in smpboot_64.c
                            ` [PATCH 38/79] [PATCH] move smp_intr_init away from smpboot_32.c
                              ` [PATCH 57/79] [PATCH] call do_boot_cpu directly from native_cpu_up
                                ` [PATCH 58/79] [PATCH] include mach_apic.h in smpboot_64.c and smpboot.c
                                  ` [PATCH 45/79] [PATCH] fix apic acking of irqs

Suspend and hibernation patchset
 2008-03-20 22:26 UTC  (12+ messages)
` Suspend and hibernation patchset against -rc6
  ` suspend slow in 2.6.25-rc6 (was Re: Suspend and hibernation patchset against -rc6)

[patch 0/4] Markers updates for 2.6.25-rc6
 2008-03-20 22:24 UTC  (14+ messages)
` [patch 1/4] Markers - depends on not PREEMPT_RCU
` [patch 4/4] Markers Support for Proprierary Modules

fsync/MAP_SHARED slowdown
 2008-03-20 22:17 UTC  (2+ messages)

[PATCH/RFC] introduce ARCH_CAN_UNALIGNED_ACCESS Kconfig symbol
 2008-03-20 22:10 UTC  (16+ messages)
  ` [PATCH/RFC v2] "
    ` [PATCH/RFC v3] "
        ` [PATCH/RFC v4] introduce HAVE_UNALIGNED_ACCESS_SUPPORT "

[RFC] libcg: design and plans
 2008-03-20 22:04 UTC  (2+ messages)

[PATCH] ehea: Fix IPv6 support
 2008-03-20 21:54 UTC  (2+ messages)

[PATCH 3/3] Infiniband: don't use task_struct.tgid in make_cm_node()
 2008-03-20 21:51 UTC 

CPU siblings
 2008-03-20 21:48 UTC  (2+ messages)

[patch 0/6] vfs: mountinfo update
 2008-03-20 21:43 UTC  (7+ messages)
` [patch 3/6] vfs: mountinfo stable peer group id

[PATCH] mass storage : emulation of sat scsi_pass_thru with ATACB
 2008-03-20 21:39 UTC  (2+ messages)
` patch usb-mass-storage-emulation-of-sat-scsi_pass_thru-with-atacb.patch added to gregkh-2.6 tree

[PATCH][RESEND][v3] Modify loop device to be able to manage partitions of the disk image
 2008-03-20 21:36 UTC  (6+ messages)
` [PATCH][v4] "

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

[PATCH] drivers/net/wan/wanxl.c: time_before(timeout, jiffies) -> jiffies, timeout
 2008-03-20 21:06 UTC  (4+ messages)

[patch 2/9] Store max number of objects in the page struct
 2008-03-20 21:05 UTC  (2+ messages)

[PATCH] firewire: debug interrupt events
 2008-03-20 21:04 UTC 

ehci-hcd affects hda speed
 2008-03-20 21:01 UTC  (9+ messages)

[RFC PATCH] kernel: add byteorder macros with alignment fixups
 2008-03-20 20:39 UTC  (9+ messages)
      ` [PATCH] kernel: add byteorder function "
      ` [PATCH] kernel: create linux/unaligned.h

deadlock on 2.6.24.3-rt3
 2008-03-20 20:31 UTC  (4+ messages)

[PATCH] scripts/kconfig/lxdialog/inputbox.c: reversed draw_box(dlg.border.atr and dlg.dialog.atr) in dialog_inputbox()
 2008-03-20 20:30 UTC 

[PATCH 00 of 31] x86: unification and xen updates
 2008-03-20 20:24 UTC  (12+ messages)

many items in Documentation/feature-removal-schedule.txt have expired, please update
 2008-03-20 20:22 UTC  (4+ messages)

Why does "make oldconfig" always set CONFIG_SLUB_DEBUG=y ?
 2008-03-20 20:19 UTC  (3+ messages)

suspend not working on macbook pro
 2008-03-20 20:14 UTC  (3+ messages)

[PATCH -rt] rt-slab: fix cpu inconsistency case
 2008-03-20 20:10 UTC  (3+ messages)

LinuxPPS (RESUBMIT 2): the PPS Linux implementation
 2008-03-20 20:04 UTC  (8+ messages)
` [PATCH 1/7] LinuxPPS core support
  ` [PATCH 2/7] PPS: userland header file for PPS API
    ` [PATCH 3/7] PPS: documentation programs and examples
      ` [PATCH 4/7] PPS: LinuxPPS clients support
        ` [PATCH 5/7] PPS: serial "

kernel support for newer UDF versions (> 2.01)
 2008-03-20 19:56 UTC  (5+ messages)

[PATCH] ehca: remove tgid checking
 2008-03-20 19:40 UTC  (2+ messages)

2008/3/21 →■⊙PHP購物車資料庫網站專案◇■× 3:32
 2008-03-20 19:32 UTC 

[0/2] vmalloc: Add /proc/vmallocinfo to display mappings
 2008-03-20 19:22 UTC  (4+ messages)
` [1/2] vmalloc: Show vmalloced areas via /proc/vmallocinfo

[patch 0/4] x86: vSMP updates
 2008-03-20 19:02 UTC  (7+ messages)
` [patch 1/4] x86: vSMP: Fix is_vsmp_box()
` [patch 4/4] x86: apic_is_clustered_box to indicate unsynched TSC's on multiboard vSMP systems

[GIT] Please pull another NFS client fix for 2.6.25
 2008-03-20 18:53 UTC 

[BUG]2.6.25-rc6:Unable to handle kernel paging request
 2008-03-20 18:42 UTC  (3+ messages)

[PATCH] Corrections to Documentation/rbtree.txt
 2008-03-20 18:39 UTC  (2+ messages)

Fw: 2.6.24.X: SATA/AHCI related boot delay. - not with 2.6.24.3
 2008-03-20 18:03 UTC 

[PATCH] Memory corruption in block2mtd.c
 2008-03-20 17:35 UTC  (2+ messages)

[GIT PULL] FireWire updates post 2.6.24
 2008-03-20 17:28 UTC  (6+ messages)
` [GIT PULL] IEEE 1394 regression fix
  ` [GIT PULL] FireWire updates
        ` [GIT PULL] FireWire update

[2.6.25-rc5-mm1][regression] ia64: hackbench doesn't finish >12 hour
 2008-03-20 17:23 UTC  (8+ messages)
        ` [2.6.25-rc5-mm1][regression] ia64: hackbench doesn't finish>12 hour
            ` [2.6.25-rc5-mm1][regression] ia64: hackbench doesn't finish>12hour

2.6.25-rc[12] Video4Linux Bttv Regression
 2008-03-20 17:22 UTC  (5+ messages)

[GIT PATCH] SCSI fixes for 2.6.25-rc6
 2008-03-20 17:01 UTC 

Device tree file customization for 2.6.18
 2008-03-20 17:00 UTC 

[PATCH 5/5] ptrace: it is fun to strace /sbin/init
 2008-03-20 16:57 UTC  (3+ messages)

2.6.25-rc5-git5 KVM memory not freed
 2008-03-20 16:41 UTC 

preempt_disable() question
 2008-03-20 16:23 UTC  (2+ messages)

Please pull git390 'for-linus' branch
 2008-03-20 16:13 UTC 

[PATCH 1/1] file capabilities: remove cap_task_kill() (-git)
 2008-03-20 15:29 UTC  (7+ messages)

[PATCH 3/4] pids: __set_special_pids: use change_pid() helper
 2008-03-20 15:28 UTC 

[PATCH 3/4] pids: sys_setpgid: use change_pid() helper
 2008-03-20 15:28 UTC 

[PATCH 2/4] pids: introduce change_pid() helper
 2008-03-20 15:28 UTC 

[PATCH 1/4] pids: de_thread: don't clear session/pgrp pids for the old leader
 2008-03-20 15:28 UTC 

[GIT PATCHES] V4L/DVB updates
 2008-03-20 15:18 UTC 

linux-next: Tree for March 20
 2008-03-20 15:14 UTC  (4+ messages)
` [BUG] linux-next: Tree for March 20 kernel oops, when loading mpt fusion driver

[BUG?] 2.6.25-rc[23]-mm1 cgroup list corruption under load with VM Scalability patches
 2008-03-20 14:52 UTC  (5+ messages)
      `  "

[2.6.25-rc5-mm1] regression: cannot run Postfix sendmail command as non-root
 2008-03-20 14:38 UTC  (7+ messages)

[RFC][PATCH] mark /proc/sys/dev/scsi/logging_level to be removed
 2008-03-20 14:35 UTC  (2+ messages)

2.6.25-rc5-mm1
 2008-03-20 14:28 UTC  (4+ messages)
` [2.6.25-rc5-mm1] BUG: spinlock bad magic early during boot

Xen common code across architecture
 2008-03-20 14:23 UTC  (2+ messages)

2.6.24.3: regular sata drive resets - worrisome?
 2008-03-20 14:18 UTC 

[PATCH 6/6] USB: enable USB-PERSIST by default
 2008-03-20 14:17 UTC  (2+ messages)

[RFC] Disk shock protection (revisited)
 2008-03-20 14:13 UTC  (7+ messages)
        ` [PATCH 1/4] disk-protect: Add disk shock protection helpers to libata

BUG: soft lockup detected on Phenom with Debian 2.6.24-4
 2008-03-20 13:45 UTC  (4+ messages)

[PATCH] blk: missing add of padded bytes to io completion byte count
 2008-03-20 12:54 UTC  (4+ messages)

[PATCH] Fix data leak in nobh_write_end
 2008-03-20 12:39 UTC  (2+ messages)

BUG: drop_pagecache_sb vs kjournald lockup
 2008-03-20 12:28 UTC  (3+ messages)
  ` [PATCH] A deadlock free and best try version of drop_caches()

Buffered I/O to block device very slow and other SCSI issues
 2008-03-20 11:59 UTC  (4+ messages)

2.6.25-rc6-00074-g264e3e8: serious problem with ALSA Intel-HDA and MSI
 2008-03-20 11:41 UTC  (2+ messages)
` [alsa-devel] "

USB-audio strange problems
 2008-03-20 11:21 UTC  (4+ messages)

iommu breaks usb after resume
 2008-03-20 11:14 UTC 

[PATCH] [keys] Always use key_get() to increment key refcount
 2008-03-20 11:13 UTC  (3+ messages)

GIT commit description flag(s)
 2008-03-20 11:06 UTC  (4+ messages)

2.6.25-rc6 hangs at resume after suspend to RAM on Mac mini Core Duo
 2008-03-20 10:54 UTC  (4+ messages)

[linux-pm] [PATCH -mm] kexec jump -v9
 2008-03-20 10:40 UTC  (2+ messages)

APM lockups since 2.6.25
 2008-03-20 10:31 UTC  (2+ messages)

Kernel stack trace in 2.6.24.3-34.fc8
 2008-03-20 10:23 UTC  (2+ messages)

OOM (HighMem) on linux 2.6.24.2
 2008-03-20 10:17 UTC  (5+ messages)

WM97xx touchscreen drivers
 2008-03-20  9:42 UTC  (2+ messages)
` [PATCH 1/6] Core driver for WM97xx touchscreens

[PATCH 2.6.25-rc6-git2] drm: fix printk format warning
 2008-03-18 21:14 UTC 

[PATCH] kernel: add bit rotation helpers for 16 and 8 bit
 2008-03-18 20:32 UTC  (2+ messages)

page:  |  | latest

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).