LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: linux-kernel@vger.kernel.org
Subject: 2.6.20-rc6-mm3
Date: Mon, 29 Jan 2007 20:45:28 -0800 [thread overview]
Message-ID: <20070129204528.eb8d695e.akpm@osdl.org> (raw)
Temporarily at
http://userweb.kernel.org/~akpm/2.6.20-rc6-mm3/
Will appear later at
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.20-rc6/2.6.20-rc6-mm3/
- Restored git-block.patch: mainly the block unplugging rework. The
problematic CFQ updates have been taken out.
- Restored the fsaio patches as a consequence.
- A huge ACPI update.
- A decent number of x86 patches have been temporarily dropped due to their
clash against the ACPI update.
- A few problems reported against 2.6.20-rc6-mm2 have been fixed.
Boilerplate:
- See the `hot-fixes' directory for any important updates to this patchset.
- To fetch an -mm tree using git, use (for example)
git-fetch git://git.kernel.org/pub/scm/linux/kernel/git/smurf/linux-trees.git tag v2.6.16-rc2-mm1
git-checkout -b local-v2.6.16-rc2-mm1 v2.6.16-rc2-mm1
- -mm kernel commit activity can be reviewed by subscribing to the
mm-commits mailing list.
echo "subscribe mm-commits" | mail majordomo@vger.kernel.org
- If you hit a bug in -mm and it is not obvious which patch caused it, it is
most valuable if you can perform a bisection search to identify which patch
introduced the bug. Instructions for this process are at
http://www.zip.com.au/~akpm/linux/patches/stuff/bisecting-mm-trees.txt
But beware that this process takes some time (around ten rebuilds and
reboots), so consider reporting the bug first and if we cannot immediately
identify the faulty patch, then perform the bisection search.
- When reporting bugs, please try to Cc: the relevant maintainer and mailing
list on any email.
- When reporting bugs in this kernel via email, please also rewrite the
email Subject: in some manner to reflect the nature of the bug. Some
developers filter by Subject: when looking for messages to read.
- Semi-daily snapshots of the -mm lineup are uploaded to
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/mm/ and are announced on
the mm-commits list.
Changes since 2.6.20-rc6-mm2:
origin.patch
git-acpi.patch
git-ibm-acpi.patch
git-alsa.patch
git-agpgart.patch
git-arm.patch
git-avr32.patch
git-cpufreq.patch
git-powerpc.patch
git-drm.patch
git-dvb.patch
git-gfs2-nmw.patch
git-hid.patch
git-ieee1394.patch
git-infiniband.patch
git-input.patch
git-jfs.patch
git-libata-all.patch
git-lxdialog.patch
git-mips.patch
git-mmc.patch
git-mtd.patch
git-ubi.patch
git-netdev-all.patch
git-net.patch
git-ioat.patch
git-ocfs2.patch
git-pciseg.patch
git-s390.patch
git-sh.patch
git-scsi-misc.patch
git-scsi-rc-fixes.patch
git-block.patch
git-qla3xxx.patch
git-unionfs.patch
git-watchdog.patch
git-ipwireless_cs.patch
git-cryptodev.patch
git-gccbug.patch
git trees
-bonding-arp-monitoring-broken-on-x86_64.patch
-powerpc-fix-sys_pciconfig_iobase-bus-matching.patch
-netfilter-is-subscribers-only.patch
-remove-useless-reference-to-obsolete-kerneld.patch
-sound-isa-gus-gus_mainc-use-abs-instead-of-x-0-x-x.patch
-fix-gfs2-circular-dependency.patch
-git-ieee1494-build-fix.patch
-git-netdev-all-fixup.patch
-pnpacpi-remove-experimental-dependency.patch
-cdevh-forward-declarations.patch
Merged into mainline or a subsystem tree.
+fuse-fix-bug-in-control-filesystem-mount.patch
+cdevh-forward-declarations.patch
+fix-via-irq-quirk-breakage.patch
+i386-in-assign_irq_vector-look-at-all-vectors-before-giving-up.patch
+translate-dashes-in-filenames-for-headers-install.patch
+remove-warning-vfs-is-out-of-sync-with-lock-manager.patch
+scsi_ioctl-sg_io-timeout-conversion-fix.patch
+fix-for-patch-ecdfc9787fe527491baefc22dce8b2dbd5b2908d.patch
2.6.20 queue.
+enable-mouse-button-23-emulation-for-x86-macs.patch
Might be 2.6.20.
-x86-fix-vdso-mapping-for-aout-executables-fixes.patch
-x86-fix-vdso-mapping-for-aout-executables-fixes-2.patch
-x86-fix-vdso-mapping-for-aout-executables-cleanups.patch
-x86-fix-vdso-mapping-for-aout-executables-doh.patch
-x86-fix-vdso-mapping-for-aout-executables-sh-fix.patch
-x86-fix-vdso-mapping-for-aout-executables-x86_64-fixpatch.patch
Folded into x86-fix-vdso-mapping-for-aout-executables.patch
+acpi-updates-rtc-cmos-device-platform_data-vs-git-acpi.patch
Update acpi-updates-rtc-cmos-device-platform_data.patch for git-acpi.
+drivers-acpi-hotkeyc-make-2-structs-static.patch
ACPI cleanup
+powerpc-rtas-msi-support.patch
powerpc MSI support
+spider-fix-gregkh-driver-network-device.patch
Fix gregkh patch
+drivers-media-video-cafe_ccicc-fix-warning.patch
+cx88-videoc-remove-struct-radionorms.patch
+if-0-v4l_printk_ioctl_arg.patch
DVB things
+tsl2550-support-i2c-device-driver.patch
I2C driver
+config_input_debug-improvements.patch
input Kconfig tweaks
+make-help-in-build-tree-doesnt-show-headers_-targets.patch
+kbuild-remove-references-to-deprecated-prepare-all-target.patch
+new-toplevel-target-headers_check_all.patch
kbuild things
+libata-fix-translation-for-start-stop-unit.patch
libata fix
+ehea-fixed-wrong-jumbo-frames-status-query.patch
+ehea-fixed-missing-tasklet_kill-call.patch
+sky2-fix-msi-related-resume-breakage.patch
netdev fixes
+bonding-arp-monitoring-broken-on-x86_64.patch
net fix
+fix-i-oat-for-kexec.patch
Fix IOAT driver.
+git-block-fixup.patch
+git-block-borkage.patch
+git-block-atomicity-fix.patch
Restore git-block fixes
+drivers-char-pcmcia-ipwireless_cs_-possible-cleanups.patch
Fix git-ipwireless_cs.patch
-x86_64-mm-amd-tsc-sync.patch
-x86_64-mm-always-use-physical-delivery-mode-on-8-cpus.patch
-x86_64-mm-remove-es7000-workaround.patch
-x86_64-mm-remove-clustered-apic-mode.patch
-x86_64-mm-default-to-physical-mode-on-hotplug-cpu-kernels.patch
-x86_64-mm-share-whats-shareable.patch
-x86_64-mm-only-call-unreachable_devices-when-type-1-is-available.patch
-x86_64-mm-only-map-whats-necessary.patch
-x86_64-mm-detect-and-support-the-e7520-and-the-945g-gz-p-pl.patch
-x86_64-mm-reserve-resources-but-only-when-were-sure-about-them.patch
-x86_64-mm-fix-x86_64-ioremap-base_address.patch
-x86_64-mm-reject-a-broken-mcfg-tables-on-asus-etc.patch
-x86_64-mm-readd-fadt-physflat.patch
Temporarily dropped due to clashes with new git-acpi tree.
-mmconfig-cleanup.patch
-mmconfig-fix-unreachable_devices.patch
-i386-modpost-apic-related-warning-fixes.patch
Ditto.
-remove-final-vestiges-of-config_unwind_info.patch
Dropped
+i386-probe_roms-cleanup.patch
+x86_64-sync-up-probe_roms-with-i386.patch
+i386-add-option-to-show-more-code-in-oops-reports.patch
+use-__u32-in-asm-x86_64-msrh.patch
+cleanup-x86_64-mm-vmi-timer.patch
x86 updates.
+page_mkwrite-race-fix.patch
VM fix
+sn2-use-static-proc_fops.patch
ia64 cleanup
+replace-highest_possible_node_id-with-nr_node_ids-fix.patch
+convert-highest_possible_processor_id-to-nr_cpu_ids.patch
Fix patches in -mm.
-mm-search_binary_handler-mem-limit-fix.patch
Dropped.
+highmem-catch-illegal-nesting.patch
+change-constant-zero-to-notify_done-in-ratelimit_handler.patch
Misc updates.
+tick-management-dyntick--highres-functionality-fix.patch
+tick-management-dyntick--highres-functionality-fix-2.patch
Fix tick-management-dyntick--highres-functionality.patch
+kblockd-use-flush_work.patch
Restore this due to git-block restoration.
+ecryptfs-generalize-metadata-read-write-fs-ecryptfs-make-code-static.patch
Fix ecryptfs-generalize-metadata-read-write.patch
+fsaio-add-a-wait-queue-arg-to-the-wait_bit-action-routine.patch
+fsaio-add-a-wait-queue-arg-to-the-wait_bit-action-routine-gfs2-fix.patch
+fsaio-rename-__lock_page-to-lock_page_blocking.patch
+fsaio-interfaces-to-initialize-and-to-test-a-wait-bit-key.patch
+fsaio-add-a-default-io-wait-bit-field-in-task-struct.patch
+fsaio-enable-wait-bit-based-filtered-wakeups-to-work-for-aio.patch
+fsaio-enable-wait-bit-based-filtered-wakeups-to-work-for-aio-fix.patch
+fsaio-enable-wait-bit-based-filtered-wakeups-to-work-for-aio-fix-sparse-fix.patch
+fsaio-enable-asynchronous-wait-page-and-lock-page.patch
+fsaio-filesystem-aio-read.patch
+fsaio-aio-o_sync-filesystem-write.patch
Restore these due to git-block restoration.
+rcu-debug-trace-for-rcu-fix.patch
+rcu-debug-trace-for-rcu-fix-2.patch
Fix rcu-debug-trace-for-rcu.patch
+ufs2-write-mount-as-rw.patch
+ufs2-write-inodes-write.patch
+ufs2-write-block-allocation-update.patch
UFS2 write support.
+readahead-min-max-sizes-increase-vm_min_readahead-to-32kb.patch
+readahead-state-based-method-prevent-tiny-size.patch
+readahead-state-based-method-move-readahead_ratio-out-of-compute_thrashing_threshold.patch
+readahead-initial-method-user-recommended-size-rename-to-read_ahead_initial_kb.patch
+readahead-thrashing-recovery-method-fix.patch
+readahead-call-scheme-fix-thrashed-unaligned-read.patch
+readahead-laptop-mode-fix.patch
Update readahead patches in -mm.
+sysctl-move-utsname-sysctls-to-their-own-file-fix.patch
Fix sysctl-move-utsname-sysctls-to-their-own-file.patch
All 1487 patches:
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.20-rc6/2.6.20-rc6-mm3/patch-list
next reply other threads:[~2007-01-30 4:45 UTC|newest]
Thread overview: 124+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-30 4:45 Andrew Morton [this message]
2007-01-30 4:50 ` 2.6.20-rc6-mm3 Jeff Garzik
2007-01-30 5:11 ` 2.6.20-rc6-mm3 Andrew Morton
2007-01-30 9:56 ` 2.6.20-rc6-mm3 Evgeniy Polyakov
2007-01-30 8:16 ` 2.6.20-rc6-mm3 Sunil Naidu
2007-01-30 8:32 ` 2.6.20-rc6-mm3 Andrew Morton
2007-01-30 9:06 ` 2.6.20-rc6-mm3 Olivier Galibert
2007-01-30 9:26 ` 2.6.20-rc6-mm3 Andrew Morton
2007-01-30 18:47 ` 2.6.20-rc6-mm3 Olivier Galibert
2007-01-31 7:57 ` 2.6.20-rc6-mm3 Len Brown
2007-02-01 4:25 ` 2.6.20-rc6-mm3 Len Brown
2007-01-30 22:18 ` 2.6.20-rc6-mm3 Maciej Rutecki
2007-01-30 22:27 ` 2.6.20-rc6-mm3 Andrew Morton
2007-01-31 0:55 ` 2.6.20-rc6-mm3 Karsten Wiese
2007-01-31 13:22 ` 2.6.20-rc6-mm3 Ingo Molnar
2007-01-31 14:25 ` 2.6.20-rc6-mm3 Karsten Wiese
2007-02-01 8:01 ` 2.6.20-rc6-mm3 Ingo Molnar
2007-02-01 10:44 ` 2.6.20-rc6-mm3 Karsten Wiese
2007-03-01 11:11 ` 2.6.20-rc6-mm3 Karsten Wiese
2007-02-03 0:37 ` 2.6.20-rc6-mm3 Pavel Machek
2007-02-01 13:03 ` [PATCH -mm] gtod persistent clock resume fix Thomas Gleixner
2007-01-31 11:54 ` 2.6.20-rc6-mm3 Maciej Rutecki
2007-02-01 4:10 ` 2.6.20-rc6-mm3 Len Brown
2007-02-01 4:17 ` 2.6.20-rc6-mm3 Andrew Morton
2007-01-31 1:16 ` 2.6.20-rc6-mm3 Tilman Schmidt
2007-01-31 1:25 ` 2.6.20-rc6-mm3 Andrew Morton
2007-01-31 11:38 ` 2.6.20-rc6-mm3 Tilman Schmidt
2007-01-31 12:29 ` 2.6.20-rc6-mm3 Alexey Starikovskiy
2007-01-31 16:02 ` 2.6.20-rc6-mm3 Maciej Rutecki
2007-01-31 18:28 ` 2.6.20-rc6-mm3 Tilman Schmidt
2007-01-31 21:52 ` 2.6.20-rc6-mm3 Mattia Dongili
2007-01-31 23:21 ` 2.6.20-rc6-mm3 Mattia Dongili
2007-02-01 19:04 ` 2.6.20-rc6-mm3 Ingo Molnar
2007-02-01 19:36 ` 2.6.20-rc6-mm3 Thomas Gleixner
2007-02-01 20:01 ` 2.6.20-rc6-mm3 Thomas Gleixner
2007-02-01 21:11 ` 2.6.20-rc6-mm3 Mattia Dongili
2007-02-01 22:33 ` 2.6.20-rc6-mm3 Thomas Gleixner
2007-02-02 19:18 ` dynticks + iptables almost stops the boot process [was: Re: 2.6.20-rc6-mm3] Mattia Dongili
2007-02-02 20:27 ` Thomas Gleixner
2007-02-02 20:43 ` Mattia Dongili
2007-02-06 16:48 ` Ingo Molnar
2007-02-06 19:28 ` Mattia Dongili
2007-02-06 23:12 ` Tilman Schmidt
2007-02-06 23:17 ` Thomas Gleixner
2007-02-07 1:01 ` Andrew Morton
2007-02-07 19:33 ` Ingo Molnar
2007-02-01 21:37 ` 2.6.20-rc6-mm3 Mattia Dongili
2007-02-01 20:24 ` 2.6.20-rc6-mm3 Mattia Dongili
2007-02-01 0:14 ` 2.6.20-rc6-mm3 Christoph Lameter
2007-02-01 0:24 ` 2.6.20-rc6-mm3 Andrew Morton
2007-02-01 0:27 ` 2.6.20-rc6-mm3 Christoph Lameter
2007-02-01 0:36 ` 2.6.20-rc6-mm3 Andrew Morton
2007-02-01 0:38 ` 2.6.20-rc6-mm3 Christoph Lameter
2007-02-01 6:20 ` 2.6.20-rc6-mm3 David Chinner
2007-02-01 7:12 ` 2.6.20-rc6-mm3 Andrew Morton
2007-02-01 19:01 ` 2.6.20-rc6-mm3 Christoph Lameter
2007-02-01 19:18 ` 2.6.20-rc6-mm3 Jens Axboe
2007-02-01 20:18 ` 2.6.20-rc6-mm3 Christoph Lameter
2007-02-01 20:26 ` 2.6.20-rc6-mm3 Jens Axboe
2007-02-01 23:02 ` 2.6.20-rc6-mm3 Christoph Lameter
2007-02-05 12:02 ` 2.6.20-rc6-mm3 Jens Axboe
2007-02-05 12:17 ` 2.6.20-rc6-mm3 Jens Axboe
2007-02-05 12:56 ` 2.6.20-rc6-mm3 Jens Axboe
2007-02-05 18:20 ` 2.6.20-rc6-mm3 Christoph Lameter
2007-02-05 18:34 ` 2.6.20-rc6-mm3 Jens Axboe
2007-02-02 4:08 ` 2.6.20-rc6-mm3 David Chinner
2007-02-02 7:31 ` 2.6.20-rc6-mm3 Jens Axboe
2007-02-01 18:24 ` 2.6.20-rc6-mm3 Cedric Le Goater
2007-02-01 19:37 ` 2.6.20-rc6-mm3 Starikovskiy, Alexey Y
2007-02-01 20:29 ` 2.6.20-rc6-mm3 Cedric Le Goater
2007-02-01 20:38 ` 2.6.20-rc6-mm3 Cedric Le Goater
2007-02-02 14:22 ` 2.6.20-rc6-mm3 Starikovskiy, Alexey Y
2007-02-02 14:47 ` 2.6.20-rc6-mm3 Cedric Le Goater
2007-02-02 14:50 ` 2.6.20-rc6-mm3 Starikovskiy, Alexey Y
2007-02-02 16:04 ` 2.6.20-rc6-mm3 Cedric Le Goater
2007-02-03 7:30 ` 2.6.20-rc6-mm3 Cedric Le Goater
2007-02-03 7:57 ` 2.6.20-rc6-mm3 Starikovskiy, Alexey Y
2007-02-02 17:39 ` 2.6.20-rc6-mm3 Daniel Walker
2007-02-06 16:03 ` 2.6.20-rc6-mm3 Daniel Walker
2007-02-06 18:36 ` 2.6.20-rc6-mm3 Thomas Gleixner
2007-02-06 18:45 ` 2.6.20-rc6-mm3 Daniel Walker
2007-02-06 19:07 ` 2.6.20-rc6-mm3 Thomas Gleixner
2007-02-06 19:55 ` 2.6.20-rc6-mm3 Daniel Walker
2007-02-06 20:20 ` 2.6.20-rc6-mm3 Thomas Gleixner
2007-02-06 20:40 ` 2.6.20-rc6-mm3 Daniel Walker
2007-02-06 20:52 ` 2.6.20-rc6-mm3 Ingo Molnar
2007-02-06 20:56 ` 2.6.20-rc6-mm3 Daniel Walker
2007-02-06 21:09 ` 2.6.20-rc6-mm3 Ingo Molnar
2007-02-06 21:20 ` 2.6.20-rc6-mm3 Ingo Molnar
2007-02-06 21:23 ` 2.6.20-rc6-mm3 Daniel Walker
2007-02-06 21:41 ` 2.6.20-rc6-mm3 Ingo Molnar
2007-02-06 21:54 ` 2.6.20-rc6-mm3 Daniel Walker
2007-02-06 22:08 ` 2.6.20-rc6-mm3 Ingo Molnar
2007-02-06 22:42 ` 2.6.20-rc6-mm3 Daniel Walker
2007-02-06 22:56 ` 2.6.20-rc6-mm3 Ingo Molnar
2007-02-06 23:04 ` 2.6.20-rc6-mm3 Daniel Walker
2007-02-06 23:14 ` 2.6.20-rc6-mm3 Ingo Molnar
2007-02-06 23:22 ` 2.6.20-rc6-mm3 Daniel Walker
2007-02-06 23:28 ` 2.6.20-rc6-mm3 Ingo Molnar
2007-02-06 23:35 ` 2.6.20-rc6-mm3 Daniel Walker
2007-02-06 23:44 ` 2.6.20-rc6-mm3 Thomas Gleixner
2007-02-06 23:51 ` 2.6.20-rc6-mm3 Ingo Molnar
2007-02-07 2:46 ` 2.6.20-rc6-mm3 Daniel Walker
2007-02-06 23:36 ` 2.6.20-rc6-mm3 Thomas Gleixner
2007-02-07 1:12 ` 2.6.20-rc6-mm3 Daniel Walker
2007-02-07 14:53 ` 2.6.20-rc6-mm3 Thomas Gleixner
2007-02-06 23:37 ` 2.6.20-rc6-mm3 Ingo Molnar
2007-02-06 22:13 ` 2.6.20-rc6-mm3 Thomas Gleixner
2007-02-06 21:43 ` 2.6.20-rc6-mm3 Thomas Gleixner
2007-02-06 21:59 ` 2.6.20-rc6-mm3 Daniel Walker
2007-02-06 21:17 ` 2.6.20-rc6-mm3 Thomas Gleixner
2007-02-06 21:25 ` 2.6.20-rc6-mm3 Daniel Walker
2007-02-06 23:15 ` 2.6.20-rc6-mm3 Rob Landley
2007-02-06 23:28 ` 2.6.20-rc6-mm3 Daniel Walker
2007-02-06 23:55 ` 2.6.20-rc6-mm3 Rob Landley
2007-02-06 22:11 ` [-mm patch] #ifdef ACPI_FUTURE_USAGE acpi_os_readable() Adrian Bunk
2007-02-06 22:12 ` [RFC: -mm patch] drivers/net/atl1/: possible cleanups Adrian Bunk
2007-02-07 0:19 ` Jay Cliburn
2007-02-07 0:22 ` Jeff Garzik
2007-02-07 0:24 ` J. K. Cliburn
2007-02-07 0:24 ` Adrian Bunk
2007-02-06 22:12 ` [-mm patch] drivers/scsi/aacraid/: cleanups Adrian Bunk
2007-02-06 22:12 ` [-mm patch] make gfs2_writepages() static Adrian Bunk
2007-02-07 10:50 ` Steven Whitehouse
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=20070129204528.eb8d695e.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--subject='Re: 2.6.20-rc6-mm3' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).