ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.6-rc3/2.6.6-rc3-mm2/ - Lots of little fixes and updates. Nothing really major. - The huge memory leak from 2.6.6-rc3-mm1 is fixed. linus.patch bk-acpi.patch bk-agpgart.patch bk-alsa.patch bk-cifs.patch bk-cpufreq.patch bk-driver-core.patch bk-drm.patch bk-i2c.patch bk-input.patch bk-libata.patch bk-netdev.patch bk-ntfs.patch bk-pci.patch bk-scsi.patch bk-usb.patch Latest versions of various development trees -cifs-build-fix.patch -nfs-printk-warning-fix.patch -efivars-sysfs-fix.patch -dvbfix-adapter-module-removal-bug.patch -s390-oprofile-config-cleanup.patch -make-ikconfig-quiet.patch -ppc64-shmget-translation-bugfix.patch -aic7xxx-deadlock-fix.patch -aic7xxx-section-fix.patch -string_h-needs-compiler_h.patch -new-set-of-input-patches-synaptics-cleanup.patch -new-set-of-input-patches-synaptics-middle-button-support.patch -new-set-of-input-patches-dont-change-max-proto.patch -new-set-of-input-patches-atkbd-soften-accusation.patch -new-set-of-input-patches-atkbd-trailing-whitespace.patch -new-set-of-input-patches-atkbd-use-bitfields.patch -new-set-of-input-patches-atkbd-timeout-complaints.patch -new-set-of-input-patches-psmouse-rescan-on-hotplug.patch -new-set-of-input-patches-psmouse-reconnect-after-error.patch -new-set-of-input-patches-psmouse-add-protocol_handler.patch -new-set-of-input-patches-psmouse-sliced-commands.patch -new-set-of-input-patches-atkbd-reconnect-probe.patch -new-set-of-input-patches-allow-disabling-psaux.patch -new-set-of-input-patches-serio-whitespace.patch -new-set-of-input-patches-serio-open-close-optional.patch Merged +page_mapping-race-fix.patch Avoid a possible BUG in the rmap code. +fealnx-bogon-fix.patch Locking fix +rmap-9-page_add_anon_rmap-bug-fix.patch Fix a BUG in the rmap code +rmap-anonhd-locking-fix.patch Fix a race in the rmap code +small-numa-api-fixups.patch Fixes against the NUMA API +vm_area_struct-size-comment.patch +rmapc-comment-style-fixups.patch +rmap-20-i_mmap_shared-into-i_mmap.patch +rmap-21-try_to_unmap_one-mapcount.patch +rmap-22-flush_dcache_mmap_lock.patch +rmap-23-empty-flush_dcache_mmap_lock.patch More VM/rmap work +partial-prefetch-for-vma_prio_tree_next.patch Might speed up the prio-tree code. +fix-deadlock-in-journalled-quota-fix.patch Fix fix-deadlock-in-journalled-quota.patch +ppc-ppc64-cleanup-ppc970-cpu-initialization.patch +benh-credits-update.patch +ppc32-add-missing-dma_mapping_error.patch ppc things -selinux-inode-race-trap.patch No longer needed +sched-ppc64-sched-domain-support-fix.patch Fix sched-ppc64-sched-domain-support.patch +sched-kthread_stop_race_fix.patch Fix a race in kthread_stop() +fixes-in-32-bit-ioctl-emulation-code.patch fs/compat.c locking fixes +binfmt_misc-credentials-fixes-2.patch Fixes against binfmt_misc-credentials.patch -fix-acer-travelmate-360-interrupt-routing.patch I was asked to drop this. +ext3-reservation-bad-inode-fix.patch ext3 reservation code fix +autofs-locking-fix.patch +autofs4-race-fix.patch Fixes against the autofs4 patches +ext3-error-handling-fixes.patch Fix some error-path code in ext3/namei,c +re-open-descriptors-closed-on-exec-by-selinux-to.patch SELinux fix +cyclades-maintainers-update.patch MAINTAINERS update +laptop-mode-mutt-noatime-doc-update.patch Documentation -bssprot.patch -bssprot-sparc-fix.patch -bssprot-cleanup.patch -bssprot-more-fixes.patch Dropped. These were causing pain and Wine userspace can work around it. We should fix this though. +shrink_slab-handle-GFP_NOFS-fix.patch Fix ghastly VFS cache leak. +reiserfs-remove-debugging-warning-from-block-allocator.patch resierfs tidyup. +tdfxfbc-warning-fix.patch Fix warnings in the tdfx driver ia64-cpuhotplug-core_kernel_init.patch ia64-cpuhotplug-init_removal.patch ia64-cpuhotplug-sysfs_ia64.patch ia64-cpuhotplug-irq_affinity_fix.patch ia64-cpuhotplug-palinfo.patch Updated -ia64-cpuhotplug-hotcpu.patch -ia64-cpuhotplug-cpu_present_map.patch Dropped. ia64-cpuhotplug-cpu_present_map.patch interacts fatally with the sched-domains code. +cmpci-update.patch Update the cmpci.c OSS driver +i2o-subsystem-fixing-and-cleanup-for-26-i2o-config-cleanpatch.patch +i2o-subsystem-fixing-and-cleanup-for-26-i2o-passthrupatch.patch +i2o-subsystem-fixing-and-cleanup-for-26-i2o_block-cleanuppatch.patch +i2o-subsystem-fixing-and-cleanup-for-26-i2o-64-bit-fixpatch.patch +i2o-subsystem-fixing-and-cleanup-for-26-i2o-makefile-cleanuppatch.patch i20 fixes/cleanups +dentry-and-inode-cache-hash-algorithm-performance-changes.patch Bettern hashing functions for the dentry and inode caches +fix-mtd-suspend-resume.patch PM fix in MTD +remove-blk_queue_bounce-messages.patch Kill some printks +fix-deadlock-in-__create_workqueue-2.patch Fix a deadlock in the workqueue code +throttle-p4-thermal-warnings.patch Less log output. +i82365c-warning-fix.patch Fix a warning +allow-i386-to-reenable-interrupts-on-lock-contention.patch re-enable interrupts while spinning in spin_lcok_irq() on ia32. +make-4k-stacks-permanent.patch Fill my inbox. +worker_thread-race-fix.patch Fix wakeup race in the workqueue code. +force-config_regparm-to-y.patch Remove the CONFIG_REGPARM option. +kernel-syscalls-retval-fix.patch +remove-errno-refs.patch +ia64-remove-errno-refs.patch Fiddle with kernel syscalls and remove the global `errno' variable. I actually meant to drop this because we'll be doing it differently. +warn-when-smp_call_function-is-called-with-interrupts-disabled.patch smp_call_function() is deadlocky if the caller has disabled interrupts +initio-ini-9x00u-uw-error-handling-in-26.patch Fix a scsi driver +fixup-68360-module-refcounting.patch Fix module refcounting in this driver. +missing-closing-n-in-printk.patch Fix a printk. +intermezzo-stack-reduction.patch Reduce stack usage in intermezzo +lance-racal-interlan-fix.patch Fix the lance net driver for one type of NIC. +gcc-340-fixes-for-266-rc3-x86_64-kernel.patch Fix the x86_64 port for gcc-3.4 +fix-warn_on-on-xfs-module-unload.patch prevent a warning when xfs.ko is unloaded. +ppc64-use-generic-ipc-syscall-translation.patch PPC64 code consolidation +proc-sys-kernel-vermagic.patch Add /proc/sys/kernel/vermagic so that package installers can work out how the kernel was built (soliciting feedback on this one). +ramdisk-size-warning-fix.patch Fix an assembler warning +cyclades-cleanups.patch +cyclades-cleanups-cleanups.patch Clean up the cyclades driver +nforce-disconnect-fix.patch Fix the nforce2 horrors. +delete-posix-conformance-testing-by-unifix-message.patch Kill another boot-time printk. +jiffies-to-clockt-fix_a1.patch Timekeeping accuracy fixes. +readahead-private.patch Prevent concurrent reads against the same fd from screwing with the readahead state. +static-define_per_cpu-vs-modules-2.patch Work around relative address displacement problems on s390. +introduce-asm--8253pith.patch +use-pit_tick_rate-in-spkrc.patch +use-clock_tick_rate.patch Fiddle with the PIT code to make it more friendly to non-PC machines. +netpoll-attributions.patch Update the attributions in netpoll.c +265-es7000-subarch-update-for-generic-arch.patch Make es7000 a real subarch +new-i2c-video-decoder-calls.patch +new-i2c-video-decoder-calls-saa7111.patch i2c cleanups/fixes +get_thread_area-macros.patch Fix the get_thread_area() macros +update-documentation-mdtxt.patch MD documentation update +invalid-notify_changesymlink-in-nfsd.patch Fix notofy_change() in knfsd. +bfs-filesystem-read-past-the-end-of-dir.patch BFS fix +simplify-mqueue_inode_info-messages-allocation.patch Fix a leak in the posix message queue code. +filtered-wakeups-core.patch +filtered-buffer_head-wakeups.patch +filtered-buffer_head-wakeups-tweaks.patch +wake-one-pg_locked-bh_lock-semantics.patch +wake-one-pg_locked-bh_lock-semantics-tweaks.patch More efficient sleeps and and wakeups, use them in the VFS.