-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
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.
+gregkh-driver-remove-duplication-from-documentation-power-devicestxt.patch
+gregkh-driver-driver-core-pm_debug-device-suspend-messages-become-informative.patch
Driver tree updates
+gregkh-i2c-w1-warning-fix.patch
i2c tree update
+input-powermac-cleanup-of-mac_hid-and-support-for-ctrlclick-and-commandclick.patch
powermac input driver cleanup and feature work
+forcedeth-suggested-cleanups.patch
+forcedeth-add-support-for-flow-control.patch
+forcedeth-add-support-for-configuration.patch
Bring back these forcedeth patches
+secmark-add-new-packet-controls-to-selinux-disable-new-controls-for-selinux-by-default.patch
Make the secmark Kconfiguration more user-friendly.
+git-nfs-fixup.patch
Fix reject in git-nfs.patch.
+git-scsi-target-warning-fix.patch
Fix wanring in git-scsi-target.patch
+gregkh-usb-usb-added-support-for-asix-88178-chipset-usb-gigabit-ethernet-adaptor.patch
+gregkh-usb-usb-correct-the-usb-info-in-documentation-power-swsusptxt.patch
+gregkh-usb-usb-remove-4088-byte-limit-on-usbfs-control-urbs.patch
+gregkh-usb-usb-allow-high-bandwidth-isochronous-packets-via-usbfs.patch
+gregkh-usb-uhci-use-integer-sized-frame-numbers.patch
+gregkh-usb-uhci-fix-race-in-iso-dequeuing.patch
+gregkh-usb-uhci-store-the-period-in-the-queue-header.patch
+gregkh-usb-uhci-remove-iso-tds-as-they-are-used.patch
+gregkh-usb-fix-a-deadlock-in-usbtest.patch
+gregkh-usb-usb_interrupt_msg.patch
USB tree updates
+revert-gregkh-usb-usb-ohci-avoids-root-hub-timer-polling.patch
Revert a USB patch which caused swsusp resume hangs
+git-supertrak-fixup.patch
Fix reject in git-supertrak.patch
+x86_64-mm-i386-numa-summit-check-fix.patch
+x86_64-dont-warn-for-overflow-in-nommu-case-when-dma_mask-is-32bit-fix.patch
x86_64 things
-introduce-mechanism-for-registering-active-regions-of-memory.patch
-have-power-use-add_active_range-and-free_area_init_nodes.patch
-have-x86-use-add_active_range-and-free_area_init_nodes.patch
-have-x86_64-use-add_active_range-and-free_area_init_nodes.patch
-have-ia64-use-add_active_range-and-free_area_init_nodes.patch
Hopefully the source of recent memory-management initialisation problems.
+fix-broken-vm86-interrupt-signal-handling.patch
x86 fix
+x86-move-vsyscall-page-out-of-fixmap-above-stack.patch
+x86-move-vsyscall-page-out-of-fixmap-above-stack-tidy.patch
Move the x86 vsyscall page elsewhere (Xen preparation)
+pdflush-handle-resume-wakeups.patch
Fix pdflush interaction with swsusp resume
+genirq-rename-desc-handler-to-desc-chip.patch
+genirq-rename-desc-handler-to-desc-chip-power-fix.patch
+genirq-rename-desc-handler-to-desc-chip-ia64-fix.patch
Rename irq_desc.handler to irq_desc.chip (big stupid patch which is
preparation for the genirq patches, which had merge problems).
+edd-isnt-experimental-anymore.patch
EDD is ready for prime time.
+add-print_fatal_signals-support.patch
Add `print-fatal-signals=1' boot option - causes the kernel to emit debug
info when a task is killed in strange circumstances.