All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2006-08-09 13:31:16 to 2006-08-09 16:10:51 UTC [more...]

[PATCH 2/3] Kprobes: Define retval helper
 2006-08-09 16:10 UTC  (10+ messages)
` [PATCH 1/3] Kprobes: Make kprobe modules more portable

[RFC][PATCH 0/9] Network receive deadlock prevention for NBD
 2006-08-09 16:05 UTC  (23+ messages)
` [RFC][PATCH 2/9] deadlock prevention core
  ` -v2 "

Sparc32/64 porting effort, interest?
 2006-08-09 16:09 UTC  (5+ messages)

cmipci driver locking up linux hard
 2006-08-09 16:09 UTC  (8+ messages)

[PATCH 2.6.18_rc4 1/1] via82cxxx: Add support for 8237A ISA bridge
 2006-08-09 16:05 UTC 

U-Boot on Xilinx ML403
 2006-08-09 16:07 UTC 

another in kernel alsa update that breaks backward compatibilty?
 2006-08-09 16:07 UTC  (6+ messages)
` [Alsa-user] "

[uml-devel] Which version to use
 2006-08-09 16:06 UTC 

NPTL on OMAP 5912
 2006-08-09 16:06 UTC  (2+ messages)
` Memory Expansion on OMAP2420 H4

RFC: Location for Device Tree Sources?
 2006-08-09 16:05 UTC  (3+ messages)

libata pata_pdc2027x success on sparc64
 2006-08-09 16:05 UTC  (5+ messages)

getting domU current privlege level?
 2006-08-09 15:59 UTC  (2+ messages)

setting up a git repo on apache
 2006-08-09 15:58 UTC 

Daily Xen Builds
 2006-08-09 15:58 UTC 

[Qemu-devel] Port Qemu to another ARM platform
 2006-08-09 15:56 UTC  (5+ messages)
    ` [Qemu-devel] asking about nfs server on Windows

3945 driver using d80211
 2006-08-09 15:49 UTC  (6+ messages)

[parisc-linux] Fwd: [patch] enable pie scripts for hppa64
 2006-08-09 15:54 UTC  (2+ messages)

the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion
 2006-08-09 15:52 UTC  (19+ messages)

[Cluster-devel] conga/luci Makefile
 2006-08-09 15:52 UTC 

Another article abour Reiser4 on linux.com
 2006-08-09 15:51 UTC  (6+ messages)
`  "

[Bluez-devel] connect() and L2CAP_CONN_TIMEOUT
 2006-08-09 15:51 UTC 

[RFC] [PATCH] Relative lazy atime
 2006-08-09 15:49 UTC  (5+ messages)

Time to forbid non-subscribers from posting to the list?
 2006-08-09 15:47 UTC  (7+ messages)

[RFC][XM-TEST][PATCH] Change xm-test HVM disk.img to be an iso cdrom image with grub and an initramfs
 2006-08-09 15:44 UTC  (4+ messages)

au1100 MMC support
 2006-08-09 15:44 UTC  (3+ messages)

[Xenomai-help] -110 error on rt_task_send... bug?
 2006-08-09 15:42 UTC  (5+ messages)
  ` [Xenomai-core] "

[PATCH][0/2] RTAS MSI
 2006-08-09 15:41 UTC  (8+ messages)

OverflowError during xm sched-sedf
 2006-08-09 15:41 UTC 

[Xenomai-help] WG: Xenomai vs. RTAI
 2006-08-09 15:41 UTC  (2+ messages)

[PATCH] sunrpc/auth_gss: NULL pointer deref in gss_pipe_release()
 2006-08-09 15:39 UTC  (4+ messages)
  ` [PATCHv2] "

[PATCH 2/2 take 2] userland support for new range_transition statements
 2006-08-09 15:39 UTC  (7+ messages)
        ` [PATCH 2/2 take 2] userland support for new range_transitionstatements

ext3 corruption
 2006-08-09 15:38 UTC  (5+ messages)

boot problems on pseries
 2006-08-09 15:37 UTC  (2+ messages)

[PATCH 00/25] RPC client transport switch, continued
 2006-08-09 15:37 UTC  (33+ messages)
` [PATCH 01/25] SUNRPC: avoid choosing an IPMI port for RPC traffic
` [PATCH 02/25] SUNRPC: Create a helper to tell whether a transport is bound
` [PATCH 03/25] SUNRPC: Make RPC portmapper use per-transport storage
` [PATCH 04/25] SUNRPC: Clean-up after recent changes to sunrpc/pmap_clnt.c
` [PATCH 05/25] SUNRPC: Support for RPC child tasks no longer needed
` [PATCH 06/25] SUNRPC: Introduce transport switch callout for pluggable rpcbind
` [PATCH 07/25] SUNRPC: create API for getting remote peer address
` [PATCH 08/25] LOCKD: Teach lockd to use the new rpc_peeraddr() API
` [PATCH 09/25] SUNRPC: Teach the RPC portmapper "
` [PATCH 10/25] SUNRPC: remove extraneous header inclusions
` [PATCH 11/25] SUNRPC: add xprt switch API for printing formatted remote peer addresses
` [PATCH 12/25] SUNRPC: Create API for displaying remote peer address
` [PATCH 13/25] SUNRPC: Teach rpc_pipe.c to use new rpc_peeraddr() API
` [PATCH 14/25] SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer address
` [PATCH 15/25] SUNRPC: Clean-up after previous patches
` [PATCH 16/25] SUNRPC: use sockaddr + size when creating remote transport endpoints
` [PATCH 17/25] LOCKD: Convert to use new rpc_create() API
` [PATCH 18/25] NFS: Convert NFS client "
` [PATCH 19/25] NFSD: Convert NFS server callback logic to use new rpc_create API
` [PATCH 20/25] SUNRPC: Convert RPC portmapper to use new rpc_create() API
` [PATCH 21/25] SUNRPC: Eliminate xprt_create_proto and rpc_create_client
` [PATCH 22/25] NFS: remove a no-longer-needed error check in nfs_symlink()
` [PATCH 23/25] NFS: Fix double d_drop in nfs_instantiate() error path
` [PATCH 24/25] NFS: copy symlinks into page cache before sending NFS SYMLINK request
` [PATCH 25/25] NFS: Use cached page as buffer for NFS symlink requests

[PATCH] update {g5,iseries,pseries}_defconfigs
 2006-08-09 15:35 UTC  (6+ messages)

[PATCH] Offer PCI as a CONFIG choice for PPC_86xx
 2006-08-09 15:37 UTC 

Time to forbid non-subscribers from posting to the list?
 2006-08-09 15:35 UTC  (5+ messages)

[PATCH] limit recursion when flushing shost->starved_list
 2006-08-09 15:31 UTC 

[PATCH] pcnet32: break in 2.6.18-rc1 identified (corrected)
 2006-08-09 15:35 UTC  (3+ messages)

[RFC] fc transport: extensions for fast fail and dev loss
 2006-08-09 15:31 UTC  (5+ messages)
` [RFC] [Last Rites] "

[Cluster-devel] conga/luci Makefile
 2006-08-09 15:28 UTC 

Powerop-core.patch
 2006-08-09 15:27 UTC  (2+ messages)

[PATCH 1/1] ipr: Support attaching SATA devices
 2006-08-09 15:27 UTC  (2+ messages)

[PATCH 8/8] d80211/bcm43xx: Modify ieee80211_ioctl.c for wireless statistics
 2006-08-09 15:27 UTC  (3+ messages)

xmlrpclib.ProtocolError: <ProtocolError for /RPC2: -1 >
 2006-08-09 15:24 UTC  (3+ messages)

rc4: lukewarm irq warning during boot
 2006-08-09 15:24 UTC  (2+ messages)

[Cluster-devel] cluster/fence/man fence_ipmilan.8
 2006-08-09 15:22 UTC 

[PATCH] [LIBXC] clean specified files instead of wildcarding
 2006-08-09 15:22 UTC  (2+ messages)

[PATCH 1/8] d80211/bcm43xx: Modify struct ieee80211_rx_status for wireless statistics
 2006-08-09 15:21 UTC  (3+ messages)

tg3: tg3_stop_block timed out
 2006-08-09 15:20 UTC  (6+ messages)

[PATCH] dm-mpath: kmalloc+memset -> kzalloc
 2006-08-09 15:17 UTC 

Dumb question
 2006-08-09 15:17 UTC  (2+ messages)

Re: [PATCH] [LIBXC] add architecture-specific parameter to xc_linux_build()
 2006-08-09 15:14 UTC  (2+ messages)

[Cluster-devel] Revised: Please review my Makefile, configure, & Misc patches
 2006-08-09 15:12 UTC 

[LARTC] getting a local name on a network
 2006-08-09 15:09 UTC 

[PATCH] Change some sysctl variables to __read_mostly
 2006-08-09 15:09 UTC 

architecture-specific stuff in xend
 2006-08-09 15:07 UTC  (4+ messages)
` [XenPPC] Re: [Xen-devel] "

[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
 2006-08-09 15:07 UTC  (4+ messages)

RE:SystemAce Driver
 2006-08-09 15:06 UTC  (3+ messages)
` SystemAce Driver

[Bluez-devel] "File descriptor in bad state" on sdp_connect()
 2006-08-09 15:06 UTC  (3+ messages)

What does 'udevtrigger' & 'udevsettle' stand for?!
 2006-08-09 15:04 UTC 

[PATCH 0/9] tulip patches from parisc-linux
 2006-08-09 15:00 UTC  (7+ messages)
` [PATCH 1/9] [TULIP] Fix PHY init and reset
  ` [PATCH 2/9] [TULIP] Print physical address in tulip_init_one
    ` [PATCH 3/9] [TULIP] Make tulip_stop_rxtx() failure case slightly more informative
      ` [PATCH 4/9] [TULIP] Clean tulip.h so it can be used by winbond-840.c

Who cares about PReP?
 2006-08-09 15:00 UTC  (2+ messages)

[PATCH 2/2] userland support for new range_transition statements
 2006-08-09 15:00 UTC  (2+ messages)

[PATCH] [LIBXC] add architecture-specific parameter to xc_linux_build()
 2006-08-09 15:00 UTC  (2+ messages)

Resize on dirty array?
 2006-08-09 14:56 UTC  (9+ messages)

[RFC] ELF Relocatable x86 and x86_64 bzImages
 2006-08-09 14:56 UTC  (4+ messages)

[patch 0/6] cleanup setup.c (take #2)
 2006-08-09 14:52 UTC  (7+ messages)
` [PATCH 1/6] setup.c: cleanup bootmem_init()
` [PATCH 2/6] setup.c: move initrd code inside dedicated functions
` [PATCH 3/6] setup.c: remove useless includes
` [PATCH 4/6] setup.c: do not inline functions
` [PATCH 5/6] setup.c: remove MAXMEM macro
` [PATCH 6/6] setup.c: use early_param() for early command line parsing

Only 3.2G ram out of 4G seen in an i386 box
 2006-08-09 14:54 UTC  (5+ messages)

[lm-sensors] Vt1211
 2006-08-09 14:50 UTC  (2+ messages)

Bug report for MV643XX driver
 2006-08-09 14:47 UTC 

[Cluster-devel] cluster/fence/man fence_ipmilan.8
 2006-08-09 14:48 UTC 

Welcome + Boot Error
 2006-08-09 14:45 UTC  (3+ messages)
` NFS Bootargs

[uml-devel] [PATCH 2/3] uml: fix proc-vs-interrupt context spinlock deadlock
 2006-08-09 14:44 UTC  (3+ messages)
`  "

[PATCH] Porting Mini-OS to ia64
 2006-08-09 14:39 UTC  (5+ messages)
` [PATCH][RESEND] "

d80211 merge plans
 2006-08-09 14:37 UTC  (3+ messages)

Map memory to user, then map it back to kernel
 2006-08-09 14:32 UTC  (2+ messages)

[Drbd-dev] DRBD 8 rejects some state changes that it shouldn't
 2006-08-09 14:28 UTC  (2+ messages)

[PATCH 6/6] setup.c: use early_param() for early command line parsing
 2006-08-09 14:25 UTC  (4+ messages)

mm snapshot broken-out-2006-08-08-00-59.tar.gz uploaded
 2006-08-09 14:20 UTC 

Re : Re : Re : sparsemem usage
 2006-08-09 14:19 UTC  (2+ messages)
` Re : "

[PATCH] Add Promise SuperTrak EX 'stex' driver
 2006-08-09 14:18 UTC 

Marvell PATA IDE Controller
 2006-08-09 14:36 UTC  (4+ messages)

flex scanner jammed problem
 2006-08-09 14:14 UTC  (2+ messages)
` [lm-sensors] Flex Scanner Jammed Problem

[PATCH] move IMMUTABLE|APPEND checks to notify_change()
 2006-08-09 14:11 UTC  (4+ messages)

weather satellite receiving
 2006-08-09 14:07 UTC  (2+ messages)

CVS patch
 2006-08-09 14:06 UTC 

id -Z subsumed by secon?
 2006-08-09 14:05 UTC  (5+ messages)
  ` stat's -Z/--context option is gone [Re: "

What the relationship of "users" file, "rolemap" file, "appconfig-strict/seusers" file and so on in Reference policy?
 2006-08-09 14:03 UTC  (2+ messages)

[PATCH] sys_getppid oopses on debug kernel (v2)
 2006-08-09 18:24 UTC  (5+ messages)
      ` [PATCH] sys_getppid-oopses-on-debug-kernel-v2-simplify

Bug in multipath detecting devices
 2006-08-09 13:58 UTC 

PATCH Fix bonding active-backup behavior for VLAN interfaces
 2006-08-09 13:57 UTC  (4+ messages)
` Stackable devices

Why the "opd" section?
 2006-08-09 13:55 UTC  (6+ messages)
      ` .tc entries question

Acpi oops 2.6.17.7 vanilla
 2006-08-09 13:50 UTC  (2+ messages)

Problem with router connected to two ISPs (connection marking?)
 2006-08-09 13:50 UTC  (2+ messages)

make 16C950 UARTs work
 2006-08-09  8:31 UTC  (5+ messages)

swsusp and suspend2 like to overheat my laptop
 2006-08-09 13:45 UTC  (16+ messages)
            `  "
              ` [Suspend2-devel] "

[RFC, PATCH 0/5] Going forward with Resource Management - A cpu controller
 2006-08-09 13:43 UTC  (18+ messages)
                          ` memory resource accounting (was Re: [RFC, PATCH 0/5] Going forward with Resource Management - A cpu controller)

Various question about alsa plugins
 2006-08-09 13:44 UTC 

[PATCH] ReiserFS: Make sure all dentries refs are released before calling kill_block_super()
 2006-08-09 13:43 UTC  (3+ messages)
` 2.6.18-rc3-mm2: reiserfs problem?
    ` [PATCH] ReiserFS: Make sure all dentries refs are released before calling kill_block_super() [try #2]

[PATCH] Workaround for strange cmp bug
 2006-08-09 13:42 UTC  (4+ messages)

Freezes: ata1 is slow to respond, please be patient
 2006-08-09 13:41 UTC 

[RFC][PATCH -mm 0/5] swsusp: Fix handling of highmem
 2006-08-09 13:35 UTC  (13+ messages)
` [RFC][PATCH -mm 1/5] swsusp: Introduce memory bitmaps
` [RFC][PATCH -mm 3/5] swsusp: Fix handling of highmem
` [RFC][PATCH -mm 2/5] swsusp: Use memory bitmaps during resume


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.