From: Andrew Morton <akpm@digeo.com>
To: linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: 2.5.59-mm1
Date: Fri, 17 Jan 2003 00:24:51 -0800 [thread overview]
Message-ID: <20030117002451.69f1eda1.akpm@digeo.com> (raw)
http://www.zip.com.au/~akpm/linux/patches/2.5/2.5.59/2.5.59-mm1/
I've stripped these patches down to just those things which seriously should
go into Linus's tree.
I'm mainly interested in gathering bugfixes across the rest of this month,
but if people have more substantial things which are clearly 2.6 material and
need some testing then OK.
Changes since 2.5.58-mm1:
-deadline-np.patch
-saner-readahead.patch
-ext3-leak-fix.patch
-hugetlbfs-read-write.patch
-ext3-ino_t-cleanup.patch
Merged
-rcf.patch
run-child-first didn't seem to help anything, and an alarming number of
cleanups and fixes were needed to get it working right. Later.
-cputimes_stat.patch
Not to Linus's taste.
-smaller-head-arrays.patch
This was just for trolling Manfred.
+deadline-np-42.patch
+deadline-np-43.patch
I/O scheduler changes from Nick.
-ptrace-flush.patch
Wasn't a serious patch anyway
-rcu-stats.patch
Not sure we need this.
+ext3-scheduling-storm.patch
Fix the bug wherein ext3 sometimes shows blips of 100k context
switches/sec.
-ext3-fsync-speedup.patch
Haven't tested this yet.
-lockless-current_kernel_time.patch
Is ia32-only.
-honour-vm_reserved.patch
Unnecessary
+mixer-bounds-check.patch
sound/oss/sb_mixer.c fixlets
+kirq.patch
Nitin Kamble's rework of the ia32 SMP interrupt distribution logic.
+ext3-truncate-ordered-pages.patch
Free truncated pages earlier from ext3 - should fix the strange "cannot
fork" thing which Con reports.
+read_cache_pages-cleanup.patch
+remove-GFP_HIGHIO.patch
Cleanups.
-wli-02_do_sak.patch
-wli-03_proc_super.patch
-wli-06_uml_get_task.patch
-wli-07_numaq_mem_map.patch
-wli-08_numaq_pgdat.patch
-wli-09_has_stopped_jobs.patch
-wli-10_inode_wait.patch
-wli-13_rmap_nrpte.patch
Not convinced about these.
-dcache_rcu-2.patch
-dcache_rcu-3.patch
Looks like nothing is happening here until Mr Viro returns.
-page-walk-api.patch
-page-walk-api-2.5.53-mm2-update.patch
-page-walk-scsi.patch
-page-walk-scsi-2.5.53-mm2.patch
This is 2.7 material.
+stack-overflow-fix.patch
Fix thinko in the ia32 stack overflow checker.
+Richard_Henderson_for_President.patch
It's all right for him - he lives in Australia.
+parenthesise-pgd_index.patch
+macro-double-eval-fix.patch
+mmzone-parens.patch
+blkdev-fixes.patch
Header file safety.
All 34 patches:
kgdb.patch
devfs-fix.patch
deadline-np-42.patch
(undescribed patch)
deadline-np-43.patch
(undescribed patch)
setuid-exec-no-lock_kernel.patch
remove lock_kernel() from exec of setuid apps
buffer-debug.patch
buffer.c debugging
warn-null-wakeup.patch
reiserfs-readpages.patch
reiserfs v3 readpages support
fadvise.patch
implement posix_fadvise64()
ext3-scheduling-storm.patch
ext3: fix scheduling storm and lockups
auto-unplug.patch
self-unplugging request queues
less-unplugging.patch
Remove most of the blk_run_queues() calls
scheduler-tunables.patch
scheduler tunables
htlb-2.patch
hugetlb: fix MAP_FIXED handling
mixer-bounds-check.patch
OSS ioctl bounds checking fix
kirq.patch
ext3-truncate-ordered-pages.patch
ext3: explicitly free truncated pages
prune-icache-stats.patch
add stats for page reclaim via inode freeing
vma-file-merge.patch
mmap-whitespace.patch
read_cache_pages-cleanup.patch
cleanup in read_cache_pages()
remove-GFP_HIGHIO.patch
remove __GFP_HIGHIO
quota-lockfix.patch
quota locking fix
quota-offsem.patch
quota semaphore fix
oprofile-p4.patch
op4-fix.patch
wli-11_pgd_ctor.patch
(undescribed patch)
wli-11_pgd_ctor-update.patch
pgd_ctor update
stack-overflow-fix.patch
stack overflow checking fix
Richard_Henderson_for_President.patch
Subject: [PATCH] Richard Henderson for President!
parenthesise-pgd_index.patch
Subject: i386 pgd_index() doesn't parenthesize its arg
macro-double-eval-fix.patch
Subject: Re: i386 pgd_index() doesn't parenthesize its arg
mmzone-parens.patch
asm-i386/mmzone.h macro paren/eval fixes
blkdev-fixes.patch
blkdev.h fixes
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/
next reply other threads:[~2003-01-17 8:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-17 8:24 Andrew Morton [this message]
2003-01-17 8:30 ` 2.5.59-mm1 Andrew Morton
2003-01-17 8:46 ` 2.5.59-mm1 Anton Blanchard
2003-01-17 9:06 ` 2.5.59-mm1 Andrew Morton
2003-01-21 14:03 ` 2.5.59-mm1 Bill Davidsen
2003-01-21 17:27 ` 2.5.59-mm1 Andrew Morton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030117002451.69f1eda1.akpm@digeo.com \
--to=akpm@digeo.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox