All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2006-06-16 21:44:47 to 2006-06-17 07:25:43 UTC [more...]

[Qemu-devel] VMware Player
 2006-06-17  7:25 UTC  (2+ messages)

WP flag in CR0, setting
 2006-06-17  7:21 UTC  (3+ messages)

[PATCH] Update gitweb README: gitweb is now included with git
 2006-06-17  7:20 UTC  (2+ messages)

lockless pagecache patch for 2.6.17-rc6
 2006-06-17  7:17 UTC 

[RFC] Whitelist chipsets supporting MSI and check Hyper-transport capabilities
 2006-06-17  7:11 UTC  (5+ messages)

Linux 2.4.33-rc1
 2006-06-17  7:10 UTC  (7+ messages)

[ALSA - driver 0001603]: via8235 no sound since kernel 2.6.13
 2006-06-17  7:06 UTC 

[PATCH 0/5] Adaptive readahead updates 2
 2006-06-17  7:00 UTC  (8+ messages)
` [PATCH 4/5] readahead: backoff on I/O error

ANNOUNCE: mdadm 2.5.1 - A tool for managing Soft RAID under Linux
 2006-06-17  7:00 UTC  (3+ messages)
` mdadm 2.5.1 - A problem came up

FOR REVIEW: New x86-64 vsyscall vgetcpu()
 2006-06-17  6:58 UTC  (11+ messages)
        ` [discuss] "

git-1.4.0 make problems
 2006-06-17  6:58 UTC  (2+ messages)

[PATCH] Update gitweb README: gitweb is now included with git
 2006-06-17  6:53 UTC 

statistics infrastructure (in -mm tree) review
 2006-06-17  6:51 UTC  (3+ messages)

[PATCHSET] sata_nv: convert to new EH and add hotplug support, take 2
 2006-06-17  6:49 UTC  (7+ messages)
` [PATCH 3/6] sata_nv: simplify constants
` [PATCH 1/6] sata_nv: kill not-working hotplug code
` [PATCH 2/6] sata_nv: kill struct nv_host_desc and nv_host
` [PATCH 6/6] sata_nv: add hotplug support
` [PATCH 5/6] sata_nv: convert to new EH
` [PATCH 4/6] sata_nv: better irq handlers

updated [Patch 1/1] AF_UNIX Datagram getpeersec
 2006-06-17  6:47 UTC  (3+ messages)

[RFC][PATCH] binfmt: turn MAX_ARG_PAGES into a sysctl tunable
 2006-06-17  6:41 UTC  (3+ messages)

[Cluster-devel] cluster/gfs-kernel/src/gfs ops_file.c ops_fstype.c
 2006-06-17  6:38 UTC 

[Qemu-devel] linux-test-0.5.1.tar.gz seems outdated
 2006-06-17  6:17 UTC  (2+ messages)
` [Qemu-devel] Re: linux-test-0.5.1.tar.gz seems outdated, but isn't

parsecvs and unnamed branches
 2006-06-17  5:51 UTC  (13+ messages)

Collecting cvsps patches
 2006-06-17  5:50 UTC  (7+ messages)

[ALSA - driver 0002215]: Agere softmodem attached to Intel HDA does not work
 2006-06-17  5:45 UTC 

[PATCH 1/1] vfs: support for COW files in sys_open
 2006-06-17  5:16 UTC  (2+ messages)

[Ubuntu PATCH] Make tulip driver not handle Davicom NICs
 2006-06-17  5:43 UTC  (2+ messages)

AGPGART: unable to get memory for graphics translation table
 2006-06-17  5:43 UTC  (7+ messages)

[lm-sensors] [PATCH] Update the maintainers file for w83791d
 2006-06-17  5:33 UTC 

[lm-sensors] [PATCH] detect: update sensors-detect for w83791d and
 2006-06-17  5:33 UTC 

[PATCH] auto-detect changed $prefix in Makefile and properly rebuild to avoid broken install
 2006-06-17  5:28 UTC  (5+ messages)

[uml-devel] hello!
 2006-06-17  5:14 UTC 

[RFC][PATCH] avoid cpu hot remove of cpus which have special RT tasks
 2006-06-17  5:12 UTC  (10+ messages)

Using bestcomm in an external module (MPC5200B to be exact)
 2006-06-17  4:47 UTC 

[RFC/PATCH 2/2] slab: consolidate allocation paths
 2006-06-17  4:44 UTC  (3+ messages)

MPC5200B SPI PSC3 Problem
 2006-06-17  4:22 UTC 

Prestige R&plica Watches 51
 2006-06-17  4:16 UTC 

[PATCH v2 0/7][RFC] Ammasso 1100 iWARP Driver
 2006-06-17  3:59 UTC  (5+ messages)
` [PATCH v2 4/7] AMSO1100 Memory Management

tg3 timeouts with 2.6.17-rc6
 2006-06-17  3:37 UTC 

[RFC][PATCH 00/20] Mount writer count and read-only bind mounts (v2)
 2006-06-17  3:35 UTC  (26+ messages)
` [RFC][PATCH 01/20] prepare for write access checks: collapse if()
` [RFC][PATCH 02/20] r/o bind mount prepwork: move open_namei()'s vfs_create()
` [RFC][PATCH 03/20] Add vfsmount writer count
` [RFC][PATCH 04/20] elevate mnt writers for callers of vfs_mkdir()
` [RFC][PATCH 05/20] elevate write count during entire ncp_ioctl()
` [RFC][PATCH 07/20] elevate mount count for extended attributes
` [RFC][PATCH 06/20] sys_symlinkat() elevate write count around vfs_symlink()
` [RFC][PATCH 08/20] sys_linkat(): elevate write count around vfs_link()
` [RFC][PATCH 09/20] mount_is_safe(): add comment
` [RFC][PATCH 11/20] elevate write count over calls to vfs_rename()
` [RFC][PATCH 10/20] unix_find_other() elevate write count for touch_atime()
` [RFC][PATCH 12/20] tricky: elevate write count files are open()ed
` [RFC][PATCH 13/20] elevate writer count for do_sys_truncate()
` [RFC][PATCH 15/20] elevate write count for do_sys_utime() and touch_atime()
` [RFC][PATCH 14/20] elevate write count for do_utimes()
` [RFC][PATCH 16/20] sys_mknodat(): elevate write count for vfs_mknod/create()
` [RFC][PATCH 17/20] elevate mnt writers for vfs_unlink() callers
` [RFC][PATCH 19/20] elevate writer count for custom 'struct file'
` [RFC][PATCH 18/20] do_rmdir(): elevate write count
` [RFC][PATCH 20/20] honor r/w changes at do_remount() time

[UBUNTU:acpi/ec] Use semaphore instead of spinlock
 2006-06-17  2:57 UTC  (6+ messages)

[ETHTOOL]: Fix UFO typo
 2006-06-17  2:53 UTC  (2+ messages)

[PATCH 1/6][SCTP]: Limit association max_retrans setting in setsockopt
 2006-06-17  2:53 UTC  (2+ messages)

[ALSA - lib 0002203]: Segmentation fault and exact rate : nan (0/0)
 2006-06-17  2:51 UTC 

tg3 timeouts with 2.6.17-rc6
 2006-06-17  2:51 UTC  (6+ messages)

[PATCH - ca0106] add mixer controls to ca0106
 2006-06-17  2:31 UTC 

Latest stuff It will be great Enjoy
 2006-06-17  2:27 UTC 

[PATCH] pam_namespace : allow use of X and gdm while polyinstantiating /tmp
 2006-06-17  2:24 UTC  (5+ messages)

[PATCH]HVM acpi guest OS suppot in piix4 ACPI event logical model-part 4 of 4
 2006-06-17  2:24 UTC 

[PATCH]HVM acpi guest OS suppot in piix4 ACPI event logical model-part 3 of 4
 2006-06-17  2:23 UTC 

[PATCH]HVM acpi guest OS suppot in piix4 ACPI event logical model-part 2 of 4
 2006-06-17  2:22 UTC 

[PATCH]HVM acpi guest OS suppot in piix4 ACPI event logical model-part 1 of 4
 2006-06-17  2:21 UTC 

[lm-sensors] Intel 82801BA ICH2 worked some time ago
 2006-06-17  1:51 UTC 

[Qemu-devel] QGui
 2006-06-17  1:47 UTC 

Cygwin git and windows network shares
 2006-06-17  1:23 UTC  (6+ messages)

Fwd: Xen scheduler
 2006-06-17  0:47 UTC 

Porcelain specific metadata under .git?
 2006-06-17  0:43 UTC  (5+ messages)

Fwd: Xen scheduler
 2006-06-17  0:43 UTC 

[linux-lvm] LVM and Device Mapper
 2006-06-17  0:42 UTC  (5+ messages)

dc395x: "Please contact" message received in syslog
 2006-06-17  0:39 UTC  (3+ messages)

Sparse minor space in ub
 2006-06-17  0:39 UTC  (3+ messages)

[linux-lvm] Effects of XXremove and then XXcreate on fs
 2006-06-17  0:36 UTC  (2+ messages)

Hard drives shutting themselves off in RAID mode
 2006-06-17  0:35 UTC  (8+ messages)

procfs and sysfs changes?
 2006-06-17  0:19 UTC  (2+ messages)

2.6.17-rc6-mm2
 2006-06-17  0:22 UTC  (9+ messages)

[PATCH] scsi_transport_sas: introduce a sas_port entity
 2006-06-17  0:16 UTC 

[PATCH 9/16] 2.6.17-rc6 perfmon2 patch for review: kernel-level API support (kapi)
 2006-06-17  0:15 UTC  (5+ messages)

[KJ]. Need a{} Diploma?
 2006-06-17  0:05 UTC 

Cinelerra--Video Editing??
 2006-06-17  0:03 UTC  (4+ messages)

Passing references to kobjects between userland and kernel
 2006-06-16 23:58 UTC  (2+ messages)

Driver model ISA bus
 2006-06-16 23:42 UTC  (3+ messages)

Debugging PAE Xen with >4GB
 2006-06-16 23:43 UTC 

change cpu_freq
 2006-06-16 23:35 UTC 

[PATCH 3/4] Twofish cipher - i586 assembler
 2006-06-16 23:22 UTC  (2+ messages)

git-rebase nukes multiline comments
 2006-06-16 23:21 UTC  (5+ messages)

[Cluster-devel] conga/luci/utils luci_admin
 2006-06-16 23:19 UTC 

[ALSA - driver 0002159]: ac3 passthrough not working on recent versions
 2006-06-16 23:17 UTC 

[Cluster-devel] conga ./conga.spec.in.in luci/Makefile luci/in 
 2006-06-16 23:14 UTC 

[PATCH] Page writeback broken after resume: wb_timer lost
 2006-06-16 23:12 UTC  (4+ messages)

[PATCH 2/2] Fix console handling during suspend/resume
 2006-06-16 23:05 UTC  (2+ messages)

[PATCH 2/2] Fix console handling during suspend/resume
 2006-06-16 23:04 UTC  (7+ messages)

[Bluez-devel] Bug: infinite loop in extract_seq() when sdp_extract_seqtype() fails
 2006-06-16 23:01 UTC 

Lazy clone ideas
 2006-06-16 22:59 UTC  (2+ messages)

[Cluster-devel] conga/luci/sysconfig
 2006-06-16 22:52 UTC 

[lm-sensors] patch
 2006-06-16 22:49 UTC  (4+ messages)

[lm-sensors] patch i2c-scx200_acb-mark-scx200_acb_probe-init.patch
 2006-06-16 22:49 UTC 

[lm-sensors] patch i2c-scx200_acb-documentation-update.patch added
 2006-06-16 22:49 UTC 

[lm-sensors] patch i2c-opencores-cleanup.patch added to gregkh-2.6
 2006-06-16 22:48 UTC 

[lm-sensors] patch i2c-mark-data-const-for-write-block.patch added
 2006-06-16 22:48 UTC 

[lm-sensors] patch i2c-i801-06-merge-setup-function.patch added to
 2006-06-16 22:48 UTC 

[lm-sensors] patch i2c-i801-04-cleanups.patch added to gregkh-2.6
 2006-06-16 22:48 UTC 

[lm-sensors] patch i2c-i801-03-remove-pci-function-check.patch
 2006-06-16 22:48 UTC 

[lm-sensors] patch i2c-i801-02-remove-force_addr-parameter.patch
 2006-06-16 22:48 UTC 

[lm-sensors] patch hwmon-vid-add-core-and-conroe-support.patch
 2006-06-16 22:48 UTC 

[lm-sensors] patch hwmon-lm70-new-driver.patch added to gregkh-2.6
 2006-06-16 22:47 UTC 

[lm-sensors] patch hwmon-kconfig-header-fix.patch added to
 2006-06-16 22:47 UTC 

Raid5 reshape
 2006-06-16 22:44 UTC  (7+ messages)

squashfs size in statfs
 2006-06-16 22:38 UTC  (5+ messages)

gcc-4.1.0 cross-compile for MIPS
 2006-06-16 22:33 UTC  (2+ messages)

[RFC] qla4xxx: TODO for re-submission
 2006-06-16 22:32 UTC 

[patch 0/5] [PATCH,RFC] vfs: per-superblock unused dentries list (2nd version)
 2006-06-16 22:25 UTC  (4+ messages)

secondary CPU kicking on 86xx
 2006-06-16 22:18 UTC  (2+ messages)

MSI support on Linux PCI implementation for Ocotea
 2006-06-16 22:13 UTC  (4+ messages)

Bug: XFS internal error XFS_WANT_CORRUPTED_RETURN
 2006-06-16 22:11 UTC  (5+ messages)

[linux-lvm] vgchange -ay --partial fails
 2006-06-16 22:07 UTC 

[ALSA - driver 0002214]: Problem recording sound from an USB device
 2006-06-16 22:08 UTC 

[KJ] Invitation to the 2006 kernel summit
 2006-06-16 22:03 UTC  (2+ messages)

[ALSA - driver 0002214]: Problem recording sound from an USB device
 2006-06-16 21:53 UTC 

[Qemu-devel] qemu qemu-doc.texi
 2006-06-16 21:48 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.