All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-05-25 11:16:19 to 2007-05-25 13:12:28 UTC [more...]

[PATCH] Fix mishandling of $Id$ expanded in the repository copy in convert.c
 2007-05-25 13:12 UTC  (3+ messages)

[PATCH 0/7] coredump: core dump masking support v5
 2007-05-25 13:11 UTC  (7+ messages)
` [PATCH 1/7] bound suid_dumpable sysctl
` [PATCH 2/7] reimplementation of dumpable using two flags
` [PATCH 3/7] add an interface for core dump filter
` [PATCH 4/7] ELF: enable core dump filtering
` [PATCH 5/7] ELF-FDPIC: remove an unused argument
` [PATCH 6/7] ELF-FDPIC: enable core dump filtering

zImage.elf loads but not starts
 2007-05-25 13:16 UTC  (21+ messages)
` zImage.elf loads but does not start

[PATCH] Do not destroy domains that timeout when shutting down
 2007-05-25 13:09 UTC  (4+ messages)

[RFC] [PATCH 0/3] Add group fairness to CFS
 2007-05-25 13:05 UTC  (9+ messages)

comparison of safe pointers
 2007-05-25 13:07 UTC 

[Xenomai-help] Problem with interrupt enabling
 2007-05-25 13:05 UTC  (9+ messages)

Re: [Xen-users] Re: Xen 3.1 released!
 2007-05-25 13:05 UTC  (4+ messages)

[B.A.T.M.A.N.] CHANGELOG
 2007-05-25 13:04 UTC  (5+ messages)

2.6.22-rc2-mm1
 2007-05-25 13:04 UTC  (7+ messages)
` rmmod e1000 hangs (Was Re: 2.6.22-rc2-mm1)

[PATCH 0/2] use list_for_each() for iteration in hostap and prism54 driver
 2007-05-25 13:04 UTC  (3+ messages)
` [PATCH 1/2] use list_for_each() for iteration in Host AP driver
` [PATCH 2/2] use list_for_each() for iteration in Prism 54 driver

[rfc patch] firewire: prefix modules with firewire- instead of fw-
 2007-05-25 13:01 UTC  (2+ messages)

Linux Magazin article on mac80211
 2007-05-25 13:01 UTC  (4+ messages)

[Bluez-devel] CUPS plugin discovery bits
 2007-05-25 12:58 UTC  (10+ messages)

[RFC] LZO de/compression support - take 4
 2007-05-25 12:57 UTC  (6+ messages)

[U-Boot-Users] [PATCH] Fix ppc4xx bootstrap letter displayed on startup
 2007-05-25 12:56 UTC 

[PATCH -mm] Freezer: Avoid freezing kernel threads prematurely
 2007-05-25 13:01 UTC 

[ALSA] ALSA Power Management, Drivers behaving unexpectedly after suspend/resume cycle
 2007-05-25 12:54 UTC  (5+ messages)

[KJ] looking for a project? (ARRAY_SIZE)
 2007-05-25 12:54 UTC  (4+ messages)

monitoring both logins and logouts via ssh
 2007-05-25 12:54 UTC  (2+ messages)

Latest GCC/GLIBC working combo for a Linux 2.4.x kernel?
 2007-05-25 12:54 UTC  (2+ messages)

[PATCH] libata: always use polling SETXFER
 2007-05-25 12:52 UTC  (5+ messages)

[PATCH 0/6] Patch sync from Ubuntu tree
 2007-05-25 12:52 UTC  (4+ messages)
` [PATCH 1/6] i386/x86_64: Allow disabling the putstr's from compressed boot wrapper

[PATCH] Hibernation: Prepare to enter the low power state
 2007-05-25 12:56 UTC 

IDE/ATA: Intel i865-based mainboard, CDROM not detected
 2007-05-25 12:49 UTC  (2+ messages)

[Bluez-devel] How to emulate DTE and DCE with Free2Move BT HCI?
 2007-05-25 12:48 UTC 

[patch] CFS scheduler, -v14
 2007-05-25 12:46 UTC  (4+ messages)

[RFC] Fourth round of support for cloning submodules
 2007-05-25 12:44 UTC  (18+ messages)

[2/3] 2.6.22-rc2: known regressions v2
 2007-05-25 12:40 UTC  (15+ messages)

MPC8560 Gianfar driver hangs after soft reboot
 2007-05-25 12:42 UTC  (2+ messages)

[PATCH] calling zap_low_mappings breaks xen boot on the es7000
 2007-05-25 12:39 UTC  (3+ messages)
  `  "

[patch 00/41] Buffered write deadlock fix and new aops for 2.6.22-rc2-mm1
 2007-05-25 12:22 UTC  (55+ messages)
` [patch 01/41] mm: revert KERNEL_DS buffered write optimisation
` [patch 02/41] Revert 81b0c8713385ce1b1b9058e916edcf9561ad76d6
` [patch 03/41] Revert 6527c2bdf1f833cc18e8f42bd97973d583e4aa83
` [patch 04/41] mm: clean up buffered write code
` [patch 05/41] mm: debug write deadlocks
` [patch 06/41] mm: trim more holes
` [patch 07/41] mm: buffered write cleanup
` [patch 08/41] mm: write iovec cleanup
` [patch 09/41] mm: fix pagecache write deadlocks
` [patch 10/41] mm: buffered write iterator
` [patch 11/41] fs: fix data-loss on error
` [patch 12/41] fs: introduce write_begin, write_end, and perform_write aops
` [patch 13/41] mm: restore KERNEL_DS optimisations
` [patch 14/41] implement simple fs aops
` [patch 15/41] block_dev convert to new aops
` [patch 16/41] ext2 "
` [patch 17/41] ext3 "
` [patch 18/41] ext4 "
` [patch 19/41] xfs "
` [patch 20/41] fs: new cont helpers
` [patch 21/41] fat convert to new aops
` [patch 22/41] adfs "
` [patch 23/41] hfs "
` [patch 24/41] hfsplus "
` [patch 25/41] hpfs "
` [patch 26/41] bfs "
` [patch 27/41] qnx4 "
` [patch 28/41] reiserfs use generic write
` [patch 29/41] reiserfs convert to new aops
` [patch 30/41] reiserfs use generic_cont_expand_simple
` [patch 31/41] With reiserfs no longer using the weird generic_cont_expand, remove it completely
` [patch 32/41] nfs convert to new aops
` [patch 33/41] smb "
` [patch 34/41] fuse "
` [patch 35/41] hostfs "
` [patch 36/41] jffs2 "
` [patch 37/41] ufs "
` [patch 38/41] udf "
` [patch 39/41] sysv "
` [patch 40/41] minix "
` [patch 41/41] jfs "

[KJ] HI
 2007-05-25 12:36 UTC  (2+ messages)
` [KJ] Hi

HTTP trees trailing GIT trees
 2007-05-25 12:36 UTC  (7+ messages)

[lm-sensors] [PATCH] hdaps - switch to using input-polldev
 2007-05-25 12:33 UTC  (3+ messages)

[PATCH] Add git-submodule command
 2007-05-25 12:24 UTC  (2+ messages)

[U-Boot-Users] Abour JFFS2 commands
 2007-05-25 12:22 UTC  (2+ messages)

ext4 and creation time
 2007-05-25 12:19 UTC  (3+ messages)

For which succeed
 2007-05-25 12:19 UTC 

mount blocking port for mountd
 2007-05-25 11:54 UTC 

[PATCH] qe_lib: export symbols to fix compile error when QE drivers compile as modules
 2007-05-25 12:15 UTC  (2+ messages)

[patch] x86_64: fix sched_clock()
 2007-05-25 12:15 UTC  (18+ messages)
                      ` [patch] sched_clock: fix preempt count imbalance
                      ` [patch] sched_clock(): cleanups, #2

[lm-sensors] [PATCH] hwmon-vid: Don't spam the logs when VRM
 2007-05-25 12:17 UTC  (2+ messages)

[PATCH -mm 0/4] swsusp: Fix hibernation/restore code ordering
 2007-05-25 12:20 UTC  (5+ messages)
` [PATCH -mm 1/4] swsusp: Remove incorrect code from user.c
` [PATCH -mm 2/4] swsusp: Remove code duplication between disk.c and user.c
` [PATCH -mm 3/4] swsusp: Introduce restore platform operations
` [PATCH -mm 4/4] swsusp: Fix hibernation code ordering

[PATCH] Remove clockevents_{release,request}_device
 2007-05-25 12:14 UTC  (2+ messages)

[uml-devel] help needed regarding UML installation
 2007-05-25 12:00 UTC  (2+ messages)

[lm-sensors] [PATCH] hwmon/pc87360: Convert to a platform driver
 2007-05-25 12:07 UTC  (2+ messages)

PAM auth problems
 2007-05-25 12:02 UTC  (2+ messages)

unsupported CPU with Enhanced SpeedStep
 2007-05-25 11:55 UTC 

[U-Boot-Users] Imminent u-boot-fdt pull request
 2007-05-25 11:54 UTC  (3+ messages)

[npiggin@wotan.suse.de: Re: [patch 00/41] Buffered write deadlock fix and new aops for 2.6.21-mm2]
 2007-05-25 11:52 UTC 

[PATCH 3/3] mac80211: debugfs support for TSM and DLS
 2007-05-25 11:52 UTC 

[PATCH 2/3] mac80211: IEEE802.11e/WMM TS management and DLS support
 2007-05-25 11:52 UTC 

[PATCH 1/3] mac80211: add IEEE802.11e/WMM structures
 2007-05-25 11:52 UTC 

[TAKE 2][PATCH 0/3] IEEE802.11e/WMM TS management and DLS support
 2007-05-25 11:52 UTC 

StGIT and conflicts
 2007-05-25 12:45 UTC  (3+ messages)

Performance comparaison with dbench on KVM
 2007-05-25 11:51 UTC  (5+ messages)

[KJ] [PATCH] potential parse error in ifdef
 2007-05-25 11:50 UTC  (3+ messages)
`  "
  ` [KJ] "

[RFD] BIO_RW_BARRIER - what it means for devices, filesystems, and dm/md
 2007-05-25 11:49 UTC  (3+ messages)

[patch 0/7] RFC: PS3 Storage Drivers
 2007-05-25 11:45 UTC  (5+ messages)
` [patch 5/7] ps3: Disk Storage Driver
` [patch 6/7] ps3: ROM "

[PATCH] tty_io: Use kzalloc
 2007-05-25 11:45 UTC  (4+ messages)
    ` [PATCH v2] "

pcmcia resume 60 second hang. Re: [patch 00/69] -stable review
 2007-05-25 11:44 UTC  (3+ messages)

[1/1] HIFN: preliminary HIFN 795x driver for new async cryptoapi
 2007-05-25 11:35 UTC  (2+ messages)

[PATCH] libata: Add MMIO support to pata_sil680
 2007-05-25 11:32 UTC  (12+ messages)

re:Cheapest way to solve health problems
 2007-05-25 11:32 UTC 

[patch] Add the device IDs for AMD/ATI SB700
 2007-05-25 11:30 UTC  (2+ messages)

Check out the wonders of pound melting
 2007-05-25 11:28 UTC 

RESVSP problems
 2007-05-25 11:24 UTC  (4+ messages)

HPA patch doesn't work on my SATA, kernel-2.6.18
 2007-05-25 11:07 UTC 

CONFIG_DEBUG_RODATA prevents kprobes from working on 2.6.22-rc2
 2007-05-25 12:19 UTC  (2+ messages)

How do we import patches from non-git sources?
 2007-05-25 11:24 UTC  (3+ messages)

[patch 3/8] mm: merge nopfn into fault
 2007-05-25 11:18 UTC  (9+ messages)

[Ocfs2-devel] [git patches] ocfs2 updates
 2007-05-25 11:17 UTC 

[RFC] [PATCH 0/2] ASoC sound support for SMDK2440 boards
 2007-05-25 11:16 UTC  (5+ messages)
  ` [RFC] [PATCH 0/2] ASoC sound support for SMDK2440boards


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.