public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: linux-kernel@vger.kernel.org
Subject: 2.6.23-rc8-mm1
Date: Tue, 25 Sep 2007 01:46:25 -0700	[thread overview]
Message-ID: <20070925014625.3cd5f896.akpm@linux-foundation.org> (raw)


ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc8/2.6.23-rc8-mm1/

- Various fixes against 2.6.23-rc7-mm1.

- I repulled the subsystem git trees, but not the subsystem quilt trees. 
  Large amounts of stuff broke as a result - not a bad effort for 24 hours :(

- git-sched.patch broke and was dropped

- The cpuidle code wasn't readded to the acpi tree today, so it still isn't in
  2.6.23-rc8-mm1.



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.

- Occasional 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.23-rc7-mm1:


 git-acpi.patch
 git-alsa.patch
 git-arm.patch
 git-audit-master.patch
 git-avr32.patch
 git-cifs.patch
 git-cpufreq.patch
 git-powerpc.patch
 git-powerpc-galak.patch
 git-drm.patch
 git-dvb.patch
 git-hwmon.patch
 git-gfs2-nmw.patch
 git-hid.patch
 git-ieee1394.patch
 git-infiniband.patch
 git-input.patch
 git-jfs.patch
 git-jg-misc.patch
 git-kbuild.patch
 git-kvm.patch
 git-leds.patch
 git-libata-all.patch
 git-md-accel.patch
 git-mips.patch
 git-mmc.patch
 git-mtd.patch
 git-ubi.patch
 git-net.patch
 git-backlight.patch
 git-nfs.patch
 git-nfsd.patch
 git-ocfs2.patch
 git-r8169.patch
 git-selinux.patch
 git-s390.patch
 git-sh.patch
 git-scsi-misc.patch
 git-block.patch
 git-unionfs.patch
 git-watchdog.patch
 git-wireless.patch
 git-ipwireless_cs.patch
 git-newsetup.patch
 git-xfs.patch
 git-cryptodev.patch
 git-kgdb.patch

 git trees

-alsa-procfs-fix.patch
-ehca_irq-misc-cpuinit-section-annotations-and-ifdef-cleanups.patch
-git-backlight-build-fix.patch

 Merged into mainline or a subsystem tree

-fix-potential-oops-in-generic_setlease-v2.patch

 Folded into fix-potential-oops-in-generic_setlease.patch

+fix-potential-oops-in-generic_setlease-fix.patch

 Fix fix-potential-oops-in-generic_setlease.patch

+fix-modules-oopsing-in-lguest-guests.patch

 lguest fix

+git-cifs-build-fix.patch

 Fix git-cifs.patch

+git-hwmon-fixup.patch

 Fix rejects in git-hwmon.patch

+git-jg-warning-fixes.patch

 Fix git-jg-misc.patch

-git-mips-fixup.patch

 Unneeded

-mips-add-gpio-support-to-the-bcm947xx-platform-update.patch

 Folded into  mips-add-gpio-support-to-the-bcm947xx-platform.patch

-mips-gpio-led-driver-for-the-wgt634u-machine.patch
-mips-move-platform-independent-cfe-code-into-arch-mips-cfe.patch
-mips-add-cfe-support-to-bcm947xx-code.patch

 Merged, or broken by git-mips changes.

+git-net-sctp-build-fix.patch
+mv643xx_eth-remove-redundant-multiple-initialization.patch
+iseries_veth-kill-unused-variable.patch
+git-net-fix-pasemi_mac.patch

 Keep fixing git-net.patch

+net-bluetooth-hidp-corec-make-hidp_setup_input.patch

 bluetooth fix

+git-nfsd-fix-generic_setlease-mismerge.patch
+git-nfsd-fix-memory-shortage-can-result-in-inconsistent-flocks-state.patch

 Fix stuff in git-nfsd.patch

+ipsc-update-version-information.patch

 scsi driver fix

+git-block-dasd_eckd-fix.patch
+git-block-ps3disk-fix.patch

 Fix git-block

+usb-skeleton-leaking-locks-on-open.patch

 USB fix

-iwl3945-is-bust.patch
-git-wireless-b44-is-bust.patch

 Unneeded - wireless got better.

+x86-64-calgary-fix-calgary=disable=busnum-for-calioc2.patch
+x86-64-calgary-get-rid-of-translate_phb.patch

 Calgary updates

+mm-use-pagevec-to-rotate-reclaimable-page-fix-2.patch

 Fix mm-use-pagevec-to-rotate-reclaimable-page.patch some more

+memoryless-nodes-fixup-uses-of-node_online_map-in-generic-code-fix-2-3.patch

 Fix memoryless-nodes-fixup-uses-of-node_online_map-in-generic-code.patch
 some more

+maps-pssproportional-set-size-accounting-in-smaps.patch

 /proc/pid/smaps feature

+oom-move-prototypes-to-appropriate-header-file-fix.patch

 Fix oom-move-prototypes-to-appropriate-header-file.patch

+track-accurate-idle-time-with-tick_schedidle_sleeptime-fix.patch

 Fix track-accurate-idle-time-with-tick_schedidle_sleeptime.patch

-aio-dont-confuse-debug-define-location.patch

 Generated warnings - dropped

+ecryptfs-update-metadata-read-write-functions-cleanup.patch

 Fix ecryptfs-update-metadata-read-write-functions.patch

+ecryptfs-fix-data-types.patch

 Fix ecryptfs patches in -mm

+intel-fb-whitespace-bracket-and-other-clean-ups.patch
+intel-fb-obvious-changes-and-corrections.patch
+intel-fb-force-even-line-count-in-interlaced-mode.patch
+intel-fb-more-interlaced-mode-support.patch

 fbdev updates

+r-o-bind-mounts-elevate-write-count-for-do_utimes-touch-command-causes-oops.patch

 Fix r-o-bind-mounts-elevate-write-count-for-do_utimes.patch

-r-o-bind-mounts-track-number-of-mount-writers-hack-hack-hack.patch
+r-o-bind-mounts-track-number-of-mount-writers-make-lockdep-happy-with-r-o-bind-mounts.patch

 Fix this properly

+ext2-reservations-fix-for-r-o-bind-mounts-take-writer-count-v2.patch

 Fix ext3-reservations.patch for the r-o bind mounts code

+use-extended-crashkernel-command-line-on-i386-fix-config_nohighmem-for-extended-crashkernel-command-line.patch
+use-extended-crashkernel-command-line-on-i386-fix-config_nohighmem-for-extended-crashkernel-command-line-fix.patch

 Fix use-extended-crashkernel-command-line-on-i386.patch

+use-extended-crashkernel-command-line-on-ia64-fix.patch

 Fix use-extended-crashkernel-command-line-on-ia64.patch

+add-documentation-for-extended-crashkernel-syntax-add-extended-crashkernel-syntax-to-kernel-parameterstxt.patch

 Update add-documentation-for-extended-crashkernel-syntax.patch


5381 commits in 2052 patch files

ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc8/2.6.23-rc8-mm1/patch-list


             reply	other threads:[~2007-09-25  8:46 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-25  8:46 Andrew Morton [this message]
2007-09-25 10:39 ` 2.6.23-rc8-mm1 Kamalesh Babulal
2007-09-25 15:46   ` 2.6.23-rc8-mm1 Andrew Morton
2007-09-25 12:19 ` [-mm Patch] fs/udf/balloc.c: mark a variable as uninitialized_var() WANG Cong
2007-09-25 12:52 ` [-mm Patch] drivers/usb/misc/sisusbvga/sisusb.c: kill two unused variables WANG Cong
2007-09-25 12:53 ` 2.6.23-rc8-mm1 - drivers/net/ibm_newemac/mal - broken Kamalesh Babulal
2007-09-25 16:16   ` Andrew Morton
2007-09-25 13:46 ` 2.6.23-rc8-mm1 -- powerpc link failure Andy Whitcroft
2007-09-25 15:23   ` Jiri Kosina
2007-09-27 12:03     ` Andy Whitcroft
2007-09-27 12:13       ` Jiri Kosina
2007-09-27 17:13         ` Andrew Morton
2007-09-27 19:31           ` Sam Ravnborg
2007-09-27 22:13         ` Andrew Morton
2007-09-27 22:17           ` Jiri Kosina
2007-09-25 17:26 ` 2.6.23-rc8-mm1 Randy Dunlap
2007-09-25 17:39   ` 2.6.23-rc8-mm1 Josef Sipek
2007-09-25 17:45   ` [PATCH 1/1] Unionfs: move poison #define into poison.h Josef 'Jeff' Sipek
2007-09-26  1:02     ` Josef 'Jeff' Sipek
2007-09-25 19:02 ` 2.6.23-rc8-mm1: unscrew UFS Alexey Dobriyan
2007-09-25 20:00 ` 2.6.23-rc8-mm1 - powerpc memory hotplug link failure Kamalesh Babulal
2007-09-25 22:01   ` Badari Pulavarty
2007-09-26  8:18     ` Kamalesh Babulal
2007-09-26  1:32   ` KAMEZAWA Hiroyuki
2007-09-26  1:48     ` KAMEZAWA Hiroyuki
2007-09-26  8:19       ` Kamalesh Babulal
2007-09-25 20:56 ` 2.6.23-rc8-mm1: drivers/kvm/ioapic.o build failure Mariusz Kozlowski
2007-09-26  9:00   ` [kvm-devel] " Avi Kivity
2007-09-26  9:14     ` Andrew Morton
2007-09-26  9:18       ` Avi Kivity
2007-09-25 22:05 ` 2.6.23-rc8-mm1 Badari Pulavarty
2007-09-26 12:28   ` 2.6.23-rc8-mm1 Andy Whitcroft
2007-09-25 22:23 ` 2.6.23-rc8-mm1 : wgt634u.c trem
2007-09-26  7:51 ` black screen after kill X [Was: 2.6.23-rc8-mm1] Jiri Slaby

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=20070925014625.3cd5f896.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.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