All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-04-17 05:16:02 to 2008-04-17 09:10:16 UTC [more...]

[PATCH 00/45] KVM updates for the 2.6.26 merge window (part III)
 2008-04-17  9:10 UTC  (8+ messages)
` [PATCH 01/45] s390: fixup for kvm
` [PATCH 05/45] s390: KVM preparation: split sysinfo defintions for kvm use
` [PATCH 07/45] KVM: s390: sie intercept handling
` [PATCH 08/45] KVM: s390: interrupt subsystem, cpu timer, waitpsw
` [PATCH 09/45] KVM: s390: intercepts for privileged instructions
` [PATCH 10/45] KVM: s390: interprocessor communication via sigp
` [PATCH 11/45] KVM: s390: intercepts for diagnose instructions

[RESEND][RFC] BFQ I/O Scheduler
 2008-04-17  9:14 UTC  (9+ messages)

[v2.6.26] what's brewing in x86.git for v2.6.26
 2008-04-17  9:06 UTC  (17+ messages)

[PATCH-mm 1/3] mac80211: tkip.c use get/put_unaligned helpers
 2008-04-17  9:04 UTC  (3+ messages)

- git-arm-drivers-mfd-htc-pasic3c-is-arm-specific.patch removed from -mm tree
 2008-04-17  9:04 UTC 

x86: ppc fixes for find_first_bit
 2008-04-17  9:04 UTC  (6+ messages)
  ` [PATCH] x86: fix find_next_bit breakage on ppc and powerpc

oss git tree busted
 2008-04-17  9:00 UTC  (4+ messages)

[JFFS2] Running fsstress on JFFS2 causing freeze
 2008-04-17  8:58 UTC  (3+ messages)

Smartmedia/xd card support - request for comments
 2008-04-17  8:50 UTC 

[PATCH 1] Makefile.am: use PACKAGE_TARNAME
 2008-04-17  8:57 UTC 

A question about the 8250/16550 Driver
 2008-04-17  8:55 UTC  (2+ messages)

[linux-dvb] TT-Budget C-1501
 2008-04-17  8:53 UTC  (6+ messages)

Block: Prevent busy looping
 2008-04-17  8:50 UTC  (5+ messages)
      `  "

[PATCH 0/7] XFS: case-insensitive lookup and Unicode support
 2008-04-17  8:49 UTC  (5+ messages)
` [PATCH 5/7] XFS: Unicode case-insensitive lookup implementation

Maintaining commit.template config through clones
 2008-04-17  8:47 UTC 

[TOMOYO #7 00/30] TOMOYO Linux 1.6.0 released
 2008-04-17  8:45 UTC  (14+ messages)
` [TOMOYO #7 30/30] Hooks for SAKURA and TOMOYO

[PATCH 1/2] kvm-s390: provide get/set_mp_state stubs to fix compile error
 2008-04-17  8:44 UTC  (6+ messages)
` [PATCH 2/2] virtio-s390: Change virtio interrupt definitions to follow architecture

RFC: Self-snapshotting in Linux
 2008-04-17  8:43 UTC  (8+ messages)

2.6.25 released with bug, which leads to XFS crash?
 2008-04-17  8:12 UTC  (2+ messages)

Query regarding modifying the DMA Mask based on the available memory in the system
 2008-04-17  8:43 UTC  (2+ messages)

[PATCH 0/3] Qemu crashes with pci passthrough
 2008-04-17  8:42 UTC  (4+ messages)
` [PATCH 1/3] don't exit on errors while registering ioports
  ` [PATCH 2/3] map regions as registered
    ` [PATCH 3/3] propagate errors from ioport registering up to pci level

Man pages lack of exit status information
 2008-04-17  8:38 UTC  (3+ messages)

[Cluster-devel] [GFS2] Pre-pull patch posting
 2008-04-17  8:39 UTC  (49+ messages)
` [Cluster-devel] [PATCH 01/48] [GFS2] Speed up gfs2_write_alloc_required, deprecate gfs2_extent_map
  ` [Cluster-devel] [PATCH 02/48] [GFS2] Streamline indirect pointer tree height calculation
    ` [Cluster-devel] [PATCH 03/48] [GFS2] Get rid of unneeded parameter in gfs2_rlist_alloc
      ` [Cluster-devel] [PATCH 04/48] [GFS2] Fix debug inode printing
        ` [Cluster-devel] [PATCH 05/48] [GFS2] Only do lo_incore_commit once
          ` [Cluster-devel] [PATCH 06/48] [GFS2] Misc fixups
            ` [Cluster-devel] [PATCH 07/48] [GFS2] Only wake the reclaim daemon if we need to
              ` [Cluster-devel] [PATCH 08/48] [GFS2] make gfs2_glock_hold() static
                ` [Cluster-devel] [PATCH 09/48] [GFS2] Plug an unlikely leak
                  ` [Cluster-devel] [PATCH 10/48] [GFS2] Allocate gfs2_rgrpd from slab memory
                    ` [Cluster-devel] [PATCH 11/48] [GFS2] Combine rg_flags and rd_flags
                      ` [Cluster-devel] [PATCH 12/48] [GFS2] Get rid of gl_waiters2
                        ` [Cluster-devel] [PATCH 13/48] [GFS2] Move part of gfs2_block_map into a separate function
                          ` [Cluster-devel] [PATCH 14/48] [GFS2] Introduce array of buffers to struct metapath
                            ` [Cluster-devel] [PATCH 15/48] [GFS2] Add consts to various bits of rgrp.c
                              ` [Cluster-devel] [PATCH 16/48] [GFS2] Eliminate gl_req_bh
                                ` [Cluster-devel] [PATCH 17/48] [GFS2] Remove lm.[ch] and distribute content
                                  ` [Cluster-devel] [PATCH 18/48] [GFS2] Remove rgrp and glock version numbers
                                    ` [Cluster-devel] [PATCH 19/48] [GFS2] Shrink & rename di_depth
                                      ` [Cluster-devel] [PATCH 20/48] [GFS2] Remove unused counters
                                        ` [Cluster-devel] [PATCH 21/48] [GFS2] Reduce inode size by merging fields
                                          ` [Cluster-devel] [PATCH 22/48] [GFS2] Merge the rd_last_alloc_meta and rd_last_alloc_data fields
                                            ` [Cluster-devel] [PATCH 23/48] [GFS2] Update gfs2_trans_add_unrevoke to accept extents
                                              ` [Cluster-devel] [PATCH 24/48] [GFS2] Merge gfs2_alloc_meta and gfs2_alloc_data
                                                ` [Cluster-devel] [PATCH 25/48] [GFS2] Add extent allocation to block allocator
                                                  ` [Cluster-devel] [PATCH 26/48] [GFS2] The case of the missing asterisk
                                                    ` [Cluster-devel] [PATCH 27/48] [GFS2] Add a function to interate over an extent
                                                      ` [Cluster-devel] [PATCH 28/48] [GFS2] Eliminate (almost) duplicate field from gfs2_inode
                                                        ` [Cluster-devel] [PATCH 29/48] [GFS2] Get inode buffer only once per block map call
                                                          ` [Cluster-devel] [PATCH 30/48] [GFS2] Fix bug where we called drop_bh incorrectly
                                                            ` [Cluster-devel] [PATCH 31/48] [GFS2] be*_add_cpu conversion
                                                              ` [Cluster-devel] [PATCH 32/48] [GFS2] gfs2/ops_file.c should #include "ops_inode.h"
                                                                ` [Cluster-devel] [PATCH 33/48] [GFS2] proper extern for gfs2/locking/dlm/mount.c:gdlm_ops
                                                                  ` [Cluster-devel] [PATCH 34/48] [GFS2] Fix a page lock / glock deadlock
                                                                    ` [Cluster-devel] [PATCH 35/48] [GFS2] Allow bmap to allocate extents
                                                                      ` [Cluster-devel] [PATCH 36/48] [GFS2] fix file_system_type leak on gfs2meta mount
                                                                        ` [Cluster-devel] [PATCH 37/48] [GFS2] remove gfs2_dev_iops
                                                                          ` [Cluster-devel] [PATCH 38/48] [GFS2] re-support special inode
                                                                            ` [Cluster-devel] [PATCH 39/48] [GFS2] Need to ensure that sector_t is 64bits for GFS2
                                                                              ` [Cluster-devel] [PATCH 40/48] [GFS2] possible null pointer dereference fixup
                                                                                ` [Cluster-devel] [PATCH 41/48] [GFS2] gfs2_adjust_quota has broken unstuffing code
                                                                                  ` [Cluster-devel] [PATCH 42/48] [GFS2] Remove drop of module ref where not needed
                                                                                    ` [Cluster-devel] [PATCH 43/48] [GFS2] Streamline quota lock/check for no-quota case
                                                                                      ` [Cluster-devel] [PATCH 44/48] [GFS2] Faster gfs2_bitfit algorithm
                                                                                        ` [Cluster-devel] [PATCH 45/48] [GFS2] fs/gfs2/recovery.c: suppress warnings
                                                                                          ` [Cluster-devel] [PATCH 46/48] [GFS2] Invalidate cache at correct point
                                                                                            ` [Cluster-devel] [PATCH 47/48] [GFS2] test for IS_ERR rather than 0
                                                                                              ` [Cluster-devel] [PATCH 48/48] [GFS2] fix GFP_KERNEL misuses

USB on MPC8641D
 2008-04-17  8:36 UTC  (3+ messages)

Fusion/DVICO HDTV Dual 4 not working and crashing lsusb
 2008-04-17  8:30 UTC  (4+ messages)

[kernel-2.6.18.5] Make install keeps asking dm_mirror module
 2008-04-17  8:31 UTC  (2+ messages)
` [BUG] [kernel-2.6.24.4] mm/slab.c:2948!

[U-Boot-Users] Again on PCMCIA/IDE and PXA270
 2008-04-17  8:23 UTC  (3+ messages)

[PATCH 0/2] kvm-s390 fixes
 2008-04-17  8:21 UTC  (2+ messages)

[PATCH 0/7] OMFS filesystem version 3
 2008-04-17  8:17 UTC  (12+ messages)

ehci-hcd affects hda speed
 2008-04-17  8:20 UTC  (4+ messages)

[Qemu-devel] [PATCH] Reboot CPU on triple fault
 2008-04-17  8:07 UTC  (8+ messages)
    ` [Qemu-devel] "
      ` [Qemu-devel] [PATCH] x86: Reboot CPU on triple fault - Version 3
        ` [Qemu-devel] [PATCH] x86: Reboot CPU on triple fault - Version 4
          ` [Qemu-devel] "

safely apply new rulesets: iptables-apply
 2008-04-17  8:05 UTC  (6+ messages)

[PATCH 2/2] ia64: simplify notify hooks in mca.c
 2008-04-17  8:00 UTC 

[PATCH 1/2] ia64: do notify DIE_MCA_MONARCH_PROCESS for each monarchs
 2008-04-17  7:59 UTC 

linux-next: Tree for April 16
 2008-04-17  7:53 UTC  (3+ messages)

ls -l is broken
 2008-04-17  7:53 UTC  (3+ messages)
  ` Fixed strace [ was Re: ls -l is broken ]

[patch 00/66] 2.6.24-stable review
 2008-04-17  8:01 UTC  (3+ messages)
` USB: serial: ti_usb_3410_5052: Correct TUSB3410 endpoint requirements

[PATCH] udf: use crc_itu_t from lib instead of udf_crc
 2008-04-17  7:51 UTC  (2+ messages)

Mount linux file system from sd card on ml403 board
 2008-04-17  7:17 UTC 

- proc-switch-proc-driver-ray_cs-ray_cs-to-seq_file-interface.patch removed from -mm tree
 2008-04-17  7:39 UTC 

- afs-do-not-describe-debug-parameters-with-their-value.patch removed from -mm tree
 2008-04-17  7:39 UTC 

Extboot Option ROM rewritten in C - v3
 2008-04-17  7:36 UTC  (4+ messages)

gart: factor out common code
 2008-04-17  7:34 UTC  (6+ messages)

alsa 1.0.16 on kernel 2.6.23.9
 2008-04-17  7:26 UTC 

[patch 1/3] NFS: fix potential NULL pointer dereference
 2008-04-17  7:25 UTC  (8+ messages)

[Bluez-users] Unable to read data via RFCOMM socket from a JSR82 program running on phone
 2008-04-17  7:24 UTC  (4+ messages)

[TOMOYO #7 30/30] Hooks for SAKURA and TOMOYO
 2008-04-17  7:24 UTC  (2+ messages)

Confused about "ident" filter
 2008-04-17  7:15 UTC 

build breakage from of i2c helper patch
 2008-04-17  7:11 UTC  (2+ messages)

[PATCH] [mcast-tools] Enable build of pim6sd when glibc is higher than 2.3.x
 2008-04-17  7:12 UTC 

[PATCH 001b/001] snd-powermac: older kernel compatibility
 2008-04-17  7:10 UTC  (3+ messages)

[LMB][2/2] Restructure allocation loops to avoid unsigned underflow
 2008-04-17  7:09 UTC  (2+ messages)

[PATCH 00/13] Network driver changes for 2.6.26
 2008-04-17  6:50 UTC  (3+ messages)
` [PATCH 06/13] sis190: use netdev_alloc_skb

crlf with git-svn driving me nuts
 2008-04-17  7:07 UTC  (8+ messages)

[PATCH 4/4] block: add large command support
 2008-04-17  7:07 UTC  (5+ messages)

[Buildroot] Mount_filesystem_s3c2440
 2008-04-17  7:05 UTC 

a question about serial driver on MPC8313
 2008-04-17  7:00 UTC  (2+ messages)

[PATCH 0/6] move ipvs to PRE/POSTROUTING
 2008-04-17  6:59 UTC  (4+ messages)
` [PATCH 2/6] "

[PATCH] mos7840: test and propagate set_uart_reg return value
 2008-04-17  6:58 UTC  (2+ messages)

Warning on memory offline (and possible in usual migration?)
 2008-04-17  6:55 UTC  (11+ messages)
        ` Warning on memory offline (possible in migration ?)

Please pull from 'powerpc-next' branch
 2008-04-17  6:41 UTC 

mpc5200: add interrupt type function
 2008-04-17  6:41 UTC  (3+ messages)

[PATCH]: net/bonding: Enable to change device type before enslaving
 2008-04-17  6:29 UTC  (5+ messages)

[GIT PULL] s390 patches for 2.6.26
 2008-04-17  6:25 UTC 

OMAP3 DSPBridge review
 2008-04-17  6:24 UTC  (4+ messages)

Re: Re: fsck --full is Ok, but clones are not, "missing commits"?!
 2008-04-17  6:18 UTC  (6+ messages)
  `  "

AMD Quad Core clock problem?
 2008-04-17  6:17 UTC  (3+ messages)

[linux-dvb] SkyStar 2.8A NDA negotiations status?
 2008-04-17  6:15 UTC 

[Buildroot] Mount_filesystem_s3c2440
 2008-04-17  6:10 UTC 

Mapping PCI BAR through /sys/devices/pci* sets cache-disable and write-through
 2008-04-17  5:20 UTC  (3+ messages)
` Mapping PCI BAR through /sys/devices/pci* sets cache-disable andwrite-through

Git GUI bug?
 2008-04-17  6:08 UTC  (2+ messages)

can't shut down
 2008-04-17  6:03 UTC  (3+ messages)

[PATCH] pxa_camera: Add support for YUV modes
 2008-04-17  5:55 UTC  (5+ messages)

Why MLDv2 Report packet is freed ?
 2008-04-17  5:49 UTC  (5+ messages)

KVM Test result, kernel eeff99b.., userspace cd6ac04.. -- One new issue
 2008-04-17  5:47 UTC 

[ kvm-Bugs-1944629 ] Can't boot smp guests on ia32e host
 2008-04-17  5:44 UTC 

[PATCH 0/2] add new notifier function ,take3
 2008-04-17  5:31 UTC  (9+ messages)

[PATCH] cgroup: fix a race condition in manipulating tsk->cg_list
 2008-04-17  5:27 UTC  (17+ messages)

[GIT PULL] SLUB fixes for 2.6.26
 2008-04-17  5:25 UTC 


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.