lkml.org 
[lkml]   [2012]   [Sep]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Subjectmmotm 2012-09-06-16-46 uploaded
    From
    Date
    The mm-of-the-moment snapshot 2012-09-06-16-46 has been uploaded to

    http://www.ozlabs.org/~akpm/mmotm/

    mmotm-readme.txt says

    README for mm-of-the-moment:

    http://www.ozlabs.org/~akpm/mmotm/

    This is a snapshot of my -mm patch queue. Uploaded at random hopefully
    more than once a week.

    You will need quilt to apply these patches to the latest Linus release (3.x
    or 3.x-rcY). The series file is in broken-out.tar.gz and is duplicated in
    http://ozlabs.org/~akpm/mmotm/series

    The file broken-out.tar.gz contains two datestamp files: .DATE and
    .DATE-yyyy-mm-dd-hh-mm-ss. Both contain the string yyyy-mm-dd-hh-mm-ss,
    followed by the base kernel version against which this patch series is to
    be applied.

    This tree is partially included in linux-next. To see which patches are
    included in linux-next, consult the `series' file. Only the patches
    within the #NEXT_PATCHES_START/#NEXT_PATCHES_END markers are included in
    linux-next.

    A git tree which contains the memory management portion of this tree is
    maintained at https://github.com/mstsxfx/memcg-devel.git by Michal Hocko.
    It contains the patches which are between the "#NEXT_PATCHES_START mm" and
    "#NEXT_PATCHES_END" markers, from the series file,
    http://www.ozlabs.org/~akpm/mmotm/series.


    A full copy of the full kernel tree with the linux-next and mmotm patches
    already applied is available through git within an hour of the mmotm
    release. Individual mmotm releases are tagged. The master branch always
    points to the latest release, so it's constantly rebasing.

    http://git.cmpxchg.org/?p=linux-mmotm.git;a=summary

    To develop on top of mmotm git:

    $ git remote add mmotm git://git.cmpxchg.org/linux-mmotm.git
    $ git remote update mmotm
    $ git checkout -b topic mmotm/master
    <make changes, commit>
    $ git send-email mmotm/master.. [...]

    To rebase a branch with older patches to a new mmotm release:

    $ git remote update mmotm
    $ git rebase --onto mmotm/master <topic base> topic




    The directory http://www.ozlabs.org/~akpm/mmots/ (mm-of-the-second)
    contains daily snapshots of the -mm tree. It is updated more frequently
    than mmotm, and is untested.

    A git copy of this tree is available at

    http://git.cmpxchg.org/?p=linux-mmots.git;a=summary

    and use of this tree is similar to
    http://git.cmpxchg.org/?p=linux-mmotm.git, described above.


    This mmotm tree contains the following patches against 3.6-rc4:
    (patches marked "*" will be included in linux-next)

    origin.patch
    * memory-hotplug-reset-pgdat-kswapd-to-null-if-creating-kernel-thread-fails.patch
    * mm-ia64-fix-a-memory-block-size-bug.patch
    * maintainers-fix-txt-maintainer-list-and-source-repo-path.patch
    * nbd-clear-waiting_queue-on-shutdown.patch
    * slab-do-clearslabpfmemalloc-for-all-pages-of-slab.patch
    * slab-fix-starting-index-for-finding-another-object.patch
    * slub-consider-pfmemalloc_match-in-get_partial_node.patch
    * include-net-sockh-squelch-compiler-warning-in-sk_rmem_schedule.patch
    * pid-namespace-limit-value-of-ns_last_pid-to-0-max_pid.patch
    * compilerh-add-__visible.patch
    linux-next.patch
    linux-next-git-rejects.patch
    i-need-old-gcc.patch
    arch-alpha-kernel-systblss-remove-debug-check.patch
    * cris-fix-i-o-macros.patch
    * drivers-scsi-iprc-missing-unlock-before-a-return.patch
    * selinux-fix-sel_netnode_insert-suspicious-rcu-dereference.patch
    * vfs-d_obtain_alias-needs-to-use-as-default-name.patch
    * cpu_hotplug-unmap-cpu2node-when-the-cpu-is-hotremoved.patch
    * acpi_memhotplugc-fix-memory-leak-when-memory-device-is-unbound-from-the-module-acpi_memhotplug.patch
    * acpi_memhotplugc-free-memory-device-if-acpi_memory_enable_device-failed.patch
    * acpi_memhotplugc-remove-memory-info-from-list-before-freeing-it.patch
    * acpi_memhotplugc-dont-allow-to-eject-the-memory-device-if-it-is-being-used.patch
    * acpi_memhotplugc-bind-the-memory-device-when-the-driver-is-being-loaded.patch
    * acpi_memhotplugc-auto-bind-the-memory-device-which-is-hotplugged-before-the-driver-is-loaded.patch
    * arch-x86-platform-iris-irisc-register-a-platform-device-and-a-platform-driver.patch
    * x86-mm-initc-devmem_is_allowed-off-by-one.patch
    * x86-numa-dont-check-if-node-is-numa_no_node.patch
    * audith-replace-defines-with-c-stubs.patch
    * mn10300-only-add-mmem-funcs-to-kbuild_cflags-if-gcc-supports-it.patch
    * dma-dmaengine-lower-the-priority-of-failed-to-get-dma-channel-message.patch
    * pcmcia-move-unbind-rebind-into-dev_pm_opscomplete.patch
    * drm-i915-optimize-div_round_closest-call.patch
    cyber2000fb-avoid-palette-corruption-at-higher-clocks.patch
    * timeconstpl-remove-deprecated-defined-array.patch
    * time-dont-inline-export_symbol-functions.patch
    * h8300-select-generic-atomic64_t-support.patch
    * thermal-add-generic-cpufreq-cooling-implementation.patch
    * hwmon-exynos4-move-thermal-sensor-driver-to-driver-thermal-directory.patch
    * thermal-exynos5-add-exynos5-thermal-sensor-driver-support.patch
    * thermal-exynos-register-the-tmu-sensor-with-the-kernel-thermal-layer.patch
    * arm-exynos-add-thermal-sensor-driver-platform-data-support.patch
    * thermal-exynos-fix-build-error.patch
    * thermal-exynos-remove-duplicate-inclusion-of-errh-header-file.patch
    * thermal-exynos-use-devm_-functions.patch
    * unicore32-select-generic-atomic64_t-support.patch
    * readahead-fault-retry-breaks-mmap-file-read-random-detection.patch
    * drivers-scsi-atp870uc-fix-bad-use-of-udelay.patch
    * drivers-scsi-iprc-remove-an-unneeded-check.patch
    * cciss-cleanup-bitops-usage.patch
    * cciss-use-check_signature.patch
    * cciss-remove-useless-set-memory-to-zero-use-memset.patch
    * block-store-partition_meta_infouuid-as-a-string.patch
    * init-reduce-partuuid-min-length-to-1-from-36.patch
    * block-partition-msdos-provide-uuids-for-partitions.patch
    * vfs-increment-iversion-when-a-file-is-truncated.patch
    * fs-push-rcu_barrier-from-deactivate_locked_super-to-filesystems.patch
    * mm-slab-remove-duplicate-check.patch
    mm.patch
    * mm-remove-__gfp_no_kswapd.patch
    * x86-pat-remove-the-dependency-on-vm_pgoff-in-track-untrack-pfn-vma-routines.patch
    * x86-pat-separate-the-pfn-attribute-tracking-for-remap_pfn_range-and-vm_insert_pfn.patch
    * x86-pat-separate-the-pfn-attribute-tracking-for-remap_pfn_range-and-vm_insert_pfn-fix.patch
    * mm-x86-pat-rework-linear-pfn-mmap-tracking.patch
    * mm-introduce-arch-specific-vma-flag-vm_arch_1.patch
    * mm-kill-vma-flag-vm_insertpage.patch
    * mm-kill-vma-flag-vm_can_nonlinear.patch
    * mm-use-mm-exe_file-instead-of-first-vm_executable-vma-vm_file.patch
    * mm-kill-vma-flag-vm_executable-and-mm-num_exe_file_vmas.patch
    * mm-prepare-vm_dontdump-for-using-in-drivers.patch
    * mm-kill-vma-flag-vm_reserved-and-mm-reserved_vm-counter.patch
    * mm-kill-vma-flag-vm_reserved-and-mm-reserved_vm-counter-fix.patch
    * mm-fix-nonuniform-page-status-when-writing-new-file-with-small-buffer.patch
    * mm-fix-nonuniform-page-status-when-writing-new-file-with-small-buffer-fix.patch
    * mm-fix-nonuniform-page-status-when-writing-new-file-with-small-buffer-fix-fix.patch
    * mm-mmapc-replace-find_vma_prepare-with-clearer-find_vma_links.patch
    * mm-compaction-update-comment-in-try_to_compact_pages.patch
    * mm-vmscan-scale-number-of-pages-reclaimed-by-reclaim-compaction-based-on-failures.patch
    * mm-vmscan-scale-number-of-pages-reclaimed-by-reclaim-compaction-based-on-failures-fix.patch
    * mm-compaction-capture-a-suitable-high-order-page-immediately-when-it-is-made-available.patch
    * revert-mm-mempolicy-let-vma_merge-and-vma_split-handle-vma-vm_policy-linkages.patch
    * mempolicy-remove-mempolicy-sharing.patch
    * mempolicy-fix-a-race-in-shared_policy_replace.patch
    * mempolicy-fix-refcount-leak-in-mpol_set_shared_policy.patch
    * mempolicy-fix-a-memory-corruption-by-refcount-imbalance-in-alloc_pages_vma.patch
    * mempolicy-fix-a-memory-corruption-by-refcount-imbalance-in-alloc_pages_vma-v2.patch
    * mm-mmu_notifier-fix-inconsistent-memory-between-secondary-mmu-and-host.patch
    * mm-mmu_notifier-fix-inconsistent-memory-between-secondary-mmu-and-host-fix.patch
    * mm-mmu_notifier-have-mmu_notifiers-use-a-global-srcu-so-they-may-safely-schedule.patch
    * mm-mmu_notifier-init-notifier-if-necessary.patch
    * mm-mmu_notifier-init-notifier-if-necessary-v2.patch
    * mm-vmscan-fix-error-number-for-failed-kthread.patch
    * oom-remove-deprecated-oom_adj.patch
    * mm-hugetlb-add-arch-hook-for-clearing-page-flags-before-entering-pool.patch
    * mm-adjust-final-endif-position-in-mm-internalh.patch
    * thp-fix-the-count-of-thp_collapse_alloc.patch
    * thp-remove-unnecessary-check-in-start_khugepaged.patch
    * thp-move-khugepaged_mutex-out-of-khugepaged.patch
    * thp-remove-unnecessary-khugepaged_thread-check.patch
    * thp-remove-wake_up_interruptible-in-the-exit-path.patch
    * thp-remove-some-code-depend-on-config_numa.patch
    * thp-merge-page-pre-alloc-in-khugepaged_loop-into-khugepaged_do_scan.patch
    * thp-release-page-in-page-pre-alloc-path.patch
    * thp-introduce-khugepaged_prealloc_page-and-khugepaged_alloc_page.patch
    * thp-remove-khugepaged_loop.patch
    * thp-use-khugepaged_enabled-to-remove-duplicate-code.patch
    * thp-remove-unnecessary-set_recommended_min_free_kbytes.patch
    * mm-fix-potential-anon_vma-locking-issue-in-mprotect.patch
    * thp-x86-introduce-have_arch_transparent_hugepage.patch
    * thp-remove-assumptions-on-pgtable_t-type.patch
    * thp-introduce-pmdp_invalidate.patch
    * thp-make-madv_hugepage-check-for-mm-def_flags.patch
    * thp-s390-thp-splitting-backend-for-s390.patch
    * thp-s390-thp-pagetable-pre-allocation-for-s390.patch
    * thp-s390-disable-thp-for-kvm-host-on-s390.patch
    * thp-s390-architecture-backend-for-thp-on-s390.patch
    * ipc-mqueue-remove-unnecessary-rb_init_node-calls.patch
    * rbtree-reference-documentation-rbtreetxt-for-usage-instructions.patch
    * rbtree-empty-nodes-have-no-color.patch
    * rbtree-empty-nodes-have-no-color-fix.patch
    * rbtree-fix-incorrect-rbtree-node-insertion-in-fs-proc-proc_sysctlc.patch
    * rbtree-move-some-implementation-details-from-rbtreeh-to-rbtreec.patch
    * rbtree-move-some-implementation-details-from-rbtreeh-to-rbtreec-fix.patch
    * rbtree-performance-and-correctness-test.patch
    * rbtree-performance-and-correctness-test-fix.patch
    * rbtree-break-out-of-rb_insert_color-loop-after-tree-rotation.patch
    * rbtree-adjust-root-color-in-rb_insert_color-only-when-necessary.patch
    * rbtree-low-level-optimizations-in-rb_insert_color.patch
    * rbtree-adjust-node-color-in-__rb_erase_color-only-when-necessary.patch
    * rbtree-adjust-root-color-in-rb_insert_color-only-when-necessary-fix.patch
    * rbtree-optimize-case-selection-logic-in-__rb_erase_color.patch
    * rbtree-low-level-optimizations-in-__rb_erase_color.patch
    * rbtree-coding-style-adjustments.patch
    * rbtree-optimize-fetching-of-sibling-node.patch
    * rbtree-test-fix-sparse-warning-about-64-bit-constant.patch
    * rbtree-add-__rb_change_child-helper-function.patch
    * rbtree-place-easiest-case-first-in-rb_erase.patch
    * rbtree-handle-1-child-recoloring-in-rb_erase-instead-of-rb_erase_color.patch
    * rbtree-low-level-optimizations-in-rb_erase.patch
    * rbtree-augmented-rbtree-test.patch
    * rbtree-faster-augmented-rbtree-manipulation.patch
    * rbtree-remove-prior-augmented-rbtree-implementation.patch
    * rbtree-add-rb_declare_callbacks-macro.patch
    * rbtree-add-prio-tree-and-interval-tree-tests.patch
    * mm-replace-vma-prio_tree-with-an-interval-tree.patch
    * kmemleak-use-rbtree-instead-of-prio-tree.patch
    * prio_tree-remove.patch
    * rbtree-move-augmented-rbtree-functionality-to-rbtree_augmentedh.patch
    * memory-hotplug-build-zonelists-when-offlining-pages.patch
    * mm-mmu_notifier-make-the-mmu_notifier-srcu-static.patch
    * mm-change-enum-migrate_mode-with-bitwise-type.patch
    * mm-support-migrate_discard.patch
    * mm-support-migrate_discard-fix.patch
    * mm-move-all-mmu-notifier-invocations-to-be-done-outside-the-pt-lock.patch
    * mm-move-all-mmu-notifier-invocations-to-be-done-outside-the-pt-lock-fix.patch
    * mm-wrap-calls-to-set_pte_at_notify-with-invalidate_range_start-and-invalidate_range_end.patch
    * frv-kill-used-but-uninitialized-variable.patch
    * score-select-generic-atomic64_t-support.patch
    * drivers-misc-lis3lv02d-add-generic-dt-matching-code.patch
    * drivers-misc-lis3lv02d-lis3lv02d_spic-add-dt-matching-table-passthru-code.patch
    * cross-arch-dont-corrupt-personality-flags-upon-exec.patch
    * tile-fix-personality-bits-handling-upon-exec.patch
    * kernel-sysc-call-disable_nonboot_cpus-in-kernel_restart.patch
    * lib-vsprintf-optimize-division-by-10-for-small-integers.patch
    * lib-vsprintf-optimize-division-by-10000.patch
    * lib-vsprintf-optimize-put_dec_trunc8.patch
    * lib-vsprintf-fix-broken-comments.patch
    * lib-vsprintf-update-documentation-to-cover-all-of-%p.patch
    * maintainers-update-gpio-subsystem-file-list.patch
    * maintainers-add-defconfig-file-to-imx-section.patch
    * maintainers-update-gianfar_ptp-after-renaming.patch
    * drivers-video-backlight-pwm_blc-add-device-tree-support-for-low-threshold-brightness.patch
    * drivers-video-backlight-da9052_blc-use-usleep_range-instead-of-msleep-for-small-sleeps.patch
    * drivers-video-backlight-ltv350qvc-use-usleep_range-instead-of-msleep-for-small-sleeps.patch
    * drivers-video-backlight-kb3886_blc-use-usleep_range-instead-of-msleep-for-small-sleeps.patch
    * backlight-lp855x-add-fast-bit-description-for-lp8556.patch
    * backlight-add-backlight-driver-for-lm3630-chip.patch
    * backlight-add-backlight-driver-for-lm3630-chip-fix.patch
    * backlight-add-new-lm3639-backlight-driver.patch
    * backlight-add-new-lm3639-backlight-driver-fix.patch
    * backlight-remove-progear-driver.patch
    * lib-parserc-avoid-overflow-in-match_number.patch
    * lib-parserc-avoid-overflow-in-match_number-fix.patch
    * drivers-firmware-dmi_scanc-check-dmi-version-when-get-system-uuid.patch
    * drivers-firmware-dmi_scanc-check-dmi-version-when-get-system-uuid-fix.patch
    * drivers-firmware-dmi_scanc-fetch-dmi-version-from-smbios-if-it-exists.patch
    * drivers-firmware-dmi_scanc-fetch-dmi-version-from-smbios-if-it-exists-checkpatch-fixes.patch
    * epoll-support-for-disabling-items-and-a-self-test-app.patch
    * drivers-rtc-rtc-isl1208c-add-support-for-the-isl1218.patch
    * rtc-proc-permit-the-proc-driver-rtc-device-to-use-other-devices.patch
    * rtc-add-dallas-ds2404-driver.patch
    * rtc-add-dallas-ds2404-driver-fix.patch
    * rtc-snvs-add-freescale-rtc-snvs-driver.patch
    * rtc-snvs-add-freescale-rtc-snvs-driver-fix.patch
    * rtc-recycle-id-when-unloading-a-rtc-driver.patch
    * rtc-at91sam9-use-module_platform_driver-macro.patch
    * rtc-tps65910-add-rtc-driver-for-tps65910-pmic-rtc.patch
    * rtc-add-max8907-rtc-driver.patch
    * rtc-kconfig-remove-unnecessary-dependencies.patch
    * drivers-rtc-rtc-jz4740c-fix-irq-error-check.patch
    * drivers-rtc-rtc-spearc-fix-several-error-checks.patch
    * rtc-rc5t583-add-ricoh-rc5t583-rtc-driver.patch
    * drivers-rtc-rtc-coh901331c-use-clk_prepare_enable-and-clk_disable_unprepare.patch
    * fat-use-accessor-function-for-msdos_dir_entry-start.patch
    * fat-exportfs-move-nfs-support-code.patch
    * fat-exportfs-fix-dentry-reconnection.patch
    * fs-fat-fix-a-checkpatch-issue-in-namei_msdosc.patch
    * fs-fat-fix-some-checkpatch-issues-in-fath.patch
    * fs-fat-changed-indentation-of-some-comments-in-fath.patch
    * fs-fat-fix-two-checkpatch-issues-in-cachec.patch
    * fs-fat-fixes-some-small-checkpatch-issues-in-dirc.patch
    * fs-fat-fix-all-other-checkpatch-issues-in-dirc.patch
    * fs-fat-fix-all-other-checkpatch-issues-in-dirc-fix.patch
    * fs-fat-fix-checkpatch-issues-in-fatentc.patch
    * fat-no-need-to-reset-eof-in-ent_put-for-fat32.patch
    * fat-simplify-writeback_inode.patch
    * fat-simplify-writeback_inode-checkpatch-fixes.patch
    * fat-simplify-writeback_inode-checkpatch-fixes-fix.patch
    * device_cgroup-add-deny_all-in-dev_cgroup-structure.patch
    * device_cgroup-introduce-dev_whitelist_clean.patch
    * device_cgroup-convert-device_cgroup-internally-to-policy-exceptions.patch
    * device_cgroup-rename-whitelist-to-exception-list.patch
    * coredump-move-core-dump-functionality-into-its-own-file.patch
    * coredump-make-core-dump-functionality-optional.patch
    * coredump-make-core-dump-functionality-optional-fix.patch
    * coredump-update-coredump-related-headers.patch
    * proc-return-enomem-when-inode-allocation-failed.patch
    * proc-no-need-to-initialize-proc_inode-fd-in-proc_get_inode.patch
    * proc-use-kzalloc-instead-of-kmalloc-and-memset.patch
    * proc-use-kzalloc-instead-of-kmalloc-and-memset-fix.patch
    * proc_sysctlc-use-bug_on-instead-of-bug.patch
    * kdump-remove-unneeded-include.patch
    * ipc-semc-alternatives-to-preempt_disable.patch
    * rapidio-tsi721-modify-mport-name-assignment.patch
    * nbd-add-set-flags-ioctl.patch
    * nbd-handle-discard-requests.patch
    * aoe-for-performance-support-larger-packet-payloads.patch
    * aoe-kernel-thread-handles-i-o-completions-for-simple-locking.patch
    * aoe-become-i-o-request-queue-handler-for-increased-user-control.patch
    * aoe-use-a-kernel-thread-for-transmissions.patch
    * aoe-use-packets-that-work-with-the-smallest-mtu-local-interface.patch
    * aoe-failover-remote-interface-based-on-aoe_deadsecs-parameter.patch
    * aoe-do-revalidation-steps-in-order.patch
    * aoe-disallow-unsupported-aoe-minor-addresses.patch
    * aoe-associate-frames-with-the-aoe-storage-target.patch
    * aoe-increase-net_device-reference-count-while-using-it.patch
    * aoe-remove-unused-code-and-add-cosmetic-improvements.patch
    * aoe-update-internal-version-number-to-49.patch
    * aoe-update-copyright-year-in-touched-files.patch
    * aoe-update-documentation-with-new-url-and-vm-settings-reference.patch
    * taskstats-cgroupstats_user_cmd-may-leak-on-error.patch
    * lib-decompressc-add-__init-to-decompress_method-and-data.patch
    make-sure-nobodys-leaking-resources.patch
    journal_add_journal_head-debug.patch
    releasing-resources-with-children.patch
    make-frame_pointer-default=y.patch
    mutex-subsystem-synchro-test-module.patch
    mutex-subsystem-synchro-test-module-fix.patch
    slab-leaks3-default-y.patch
    put_bh-debug.patch
    add-debugging-aid-for-memory-initialisation-problems.patch
    workaround-for-a-pci-restoring-bug.patch
    single_open-seq_release-leak-diagnostics.patch
    add-a-refcount-check-in-dput.patch


    \
     
     \ /
      Last update: 2012-09-07 02:41    [W:3.270 / U:1.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site