mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-29 22:58:42 to 2021-12-21 21:18:07 UTC [more...]

+ linux-next-git-rejects.patch added to -mm tree
 2021-12-21 21:18 UTC 

+ docs-vm-add-vmalloced-kernel-stacks-document.patch added to -mm tree
 2021-12-16 22:37 UTC 

+ docs-vm-fix-unexpected-indentation-warns-in-page_owner.patch added to -mm tree
 2021-12-16 22:32 UTC 

+ mm-page_alloc-modify-the-comment-section-for-alloc_contig_pages.patch added to -mm tree
 2021-12-16 22:30 UTC 

+ lib-stackdepot-allow-optional-init-and-stack_table-allocation-by-kvmalloc-fixup4.patch added to -mm tree
 2021-12-16 22:23 UTC 

+ documentation-accounting-add-thrashing-page-cache-and-direct-compact.patch added to -mm tree
 2021-12-16 22:18 UTC 

+ zpool-remove-the-list-of-pools_head.patch added to -mm tree
 2021-12-16 22:16 UTC 

+ mm-memcg-use-struct_size-helper-in-kzalloc.patch added to -mm tree
 2021-12-16 22:09 UTC 

+ mm-damon-add-access-checking-for-hugetlb-pages.patch added to -mm tree
 2021-12-16 22:08 UTC 

+ mm-percpu-add-generic-pcpu_populate_pte-function.patch added to -mm tree
 2021-12-16 22:02 UTC 

+ mm-percpu-add-generic-pcpu_fc_alloc-free-funciton.patch added to -mm tree
 2021-12-16 22:02 UTC 

+ mm-percpu-add-pcpu_fc_cpu_to_node_fn_t-typedef.patch added to -mm tree
 2021-12-16 22:02 UTC 

+ mm-percpu-generalize-percpu-related-config.patch added to -mm tree
 2021-12-16 22:02 UTC 

+ uuid-remove-licence-boilerplate-text-from-the-header.patch added to -mm tree
 2021-12-16 21:14 UTC 

+ uuid-discourage-people-from-using-uapi-header-in-new-code.patch added to -mm tree
 2021-12-16 21:14 UTC 

+ mm-fix-panic-in-__alloc_pages.patch added to -mm tree
 2021-12-15 12:20 UTC  (14+ messages)

+ documentation-vm-page_ownerrst-update-the-documentation-fix.patch added to -mm tree
 2021-12-14 20:41 UTC 

+ documentation-vm-page_ownerrst-update-the-documentation.patch added to -mm tree
 2021-12-14 20:41 UTC 

+ mm-page_alloc-fix-__alloc_size-attribute-for-alloc_pages_exact_nid.patch added to -mm tree
 2021-12-14 18:30 UTC 

+ panic-allow-printing-extra-panic-information-on-kdump.patch added to -mm tree
 2021-12-14 18:29 UTC 

+ panic-add-option-to-dump-all-cpus-backtraces-in-panic_print.patch added to -mm tree
 2021-12-14 18:29 UTC 

+ docs-sysctl-kernel-add-missing-bit-to-panic_print.patch added to -mm tree
 2021-12-14 18:29 UTC 

[obsolete] linux-next-git-rejects.patch removed from -mm tree
 2021-12-14 18:22 UTC 

mmotm 2021-12-13-21-28 uploaded
 2021-12-14  5:29 UTC 

+ hashh-remove-unused-define-directive-fix.patch added to -mm tree
 2021-12-14  4:38 UTC 

+ drivers-gpu-drm-vmwgfx-vmwgfx_gemc-printk-fix.patch added to -mm tree
 2021-12-14  3:42 UTC 

+ mm-mempolicy-fix-all-kernel-doc-warnings.patch added to -mm tree
 2021-12-14  0:05 UTC 

+ mm-fix-race-between-madv_free-reclaim-and-blkdev-direct-io-read.patch added to -mm tree
 2021-12-13 22:16 UTC 

+ fat-use-io_schedule_timeout-instead-of-congestion_wait.patch added to -mm tree
 2021-12-13 21:32 UTC 

+ kunit-replace-kernelh-with-the-necessary-inclusions.patch added to -mm tree
 2021-12-13 21:20 UTC 

+ mm-migratec-rework-migration_entry_wait-to-not-take-a-pageref-v5.patch added to -mm tree
 2021-12-13 21:13 UTC 

+ tools-vm-page_owner_sortc-delete-invalid-duplicate-code.patch added to -mm tree
 2021-12-13 21:09 UTC 

+ panic-remove-oops_id.patch added to -mm tree
 2021-12-13 20:56 UTC 

+ mm-add-group_oom_kill-memoryevent-fix.patch added to -mm tree
 2021-12-13 20:52 UTC 

+ tools-vm-page_owner_sortc-two-trivial-fixes.patch added to -mm tree
 2021-12-13 20:50 UTC 

[alternative-merged] increase-default-mlock_limit-to-8-mib.patch removed from -mm tree
 2021-12-13 17:22 UTC 

+ mm-migratec-rework-migration_entry_wait-to-not-take-a-pageref.patch added to -mm tree
 2021-12-13 11:30 UTC  (3+ messages)

incoming
 2021-12-11  1:08 UTC  (23+ messages)
` [patch 01/21] Increase default MLOCK_LIMIT to 8 MiB
` [patch 02/21] MAINTAINERS: update kdump maintainers
` [patch 03/21] mailmap: update email address for Guo Ren
` [patch 04/21] filemap: remove PageHWPoison check from next_uptodate_page()
` [patch 05/21] timers: implement usleep_idle_range()
` [patch 06/21] mm/damon/core: fix fake load reports due to uninterruptible sleeps
` [patch 07/21] mm/damon/core: use better timer mechanisms selection threshold
` [patch 08/21] mm/damon/dbgfs: remove an unnecessary error message
` [patch 09/21] mm/damon/core: remove unnecessary error messages
` [patch 10/21] mm/damon/vaddr: remove an unnecessary warning message
` [patch 11/21] mm/damon/vaddr-test: split a test function having >1024 bytes frame size
` [patch 12/21] mm/damon/vaddr-test: remove unnecessary variables
` [patch 13/21] selftests/damon: skip test if DAMON is running
` [patch 14/21] selftests/damon: test DAMON enabling with empty target_ids case
` [patch 15/21] selftests/damon: test wrong DAMOS condition ranges input
` [patch 16/21] selftests/damon: test debugfs file reads/writes with huge count
` [patch 17/21] selftests/damon: split test cases
` [patch 18/21] mm/slub: fix endianness bug for alloc/free_traces attributes
` [patch 19/21] mm/memcg: relocate mod_objcg_mlstate(), get_obj_stock() and put_obj_stock()
` [patch 20/21] hugetlbfs: fix issue of preallocation of gigantic pages can't work
` [patch 21/21] mm: bdi: initialize bdi_min_ratio when bdi is unregistered

[folded-merged] mm-bdi-initialize-bdi_min_ratio-when-bdi-unregister-fix.patch removed from -mm tree
 2021-12-10 22:30 UTC 

+ kernel-sys-only-take-tasklist_lock-for-get-setpriorityprio_pgrp-checkpatch-fixes.patch added to -mm tree
 2021-12-10 21:05 UTC 

+ kernel-sys-only-take-tasklist_lock-for-get-setpriorityprio_pgrp.patch added to -mm tree
 2021-12-10 21:01 UTC 

+ mm-delete-unsafe-bug-from-page_cache_add_speculative.patch added to -mm tree
 2021-12-10 17:19 UTC 

+ fs-adfs-remove-unneeded-variable-make-code-cleaner.patch added to -mm tree
 2021-12-10 17:12 UTC 

+ mm-hwpoison-fix-condition-in-free-hugetlb-page-path.patch added to -mm tree
 2021-12-10 17:00 UTC 

+ mm-damon-dbgfs-support-all-damos-stats.patch added to -mm tree
 2021-12-10 16:50 UTC 

+ docs-admin-guide-mm-damon-usage-update-for-schemes-statistics.patch added to -mm tree
 2021-12-10 16:50 UTC 

+ docs-admin-guide-mm-damon-reclaim-document-statistics-parameters.patch added to -mm tree
 2021-12-10 16:50 UTC 

+ mm-damon-reclaim-provide-reclamation-statistics.patch added to -mm tree
 2021-12-10 16:50 UTC 

+ mm-damon-schemes-account-how-many-times-quota-limit-has-exceeded.patch added to -mm tree
 2021-12-10 16:50 UTC 

+ mm-damon-schemes-account-scheme-actions-that-successfully-applied.patch added to -mm tree
 2021-12-10 16:50 UTC 

+ linux-next-git-rejects.patch added to -mm tree
 2021-12-10 16:38 UTC 

+ kcov-fix-generic-kconfig-dependencies-if-arch_wants_no_instr.patch added to -mm tree
 2021-12-10 16:35 UTC 

+ mm-oom_kill-wake-futex-waiters-before-annihilating-victim-shared-mutex.patch added to -mm tree
 2021-12-10  9:26 UTC  (2+ messages)

+ mm-vmscan-reduce-throttling-due-to-a-failure-to-make-progress-fix.patch added to -mm tree
 2021-12-09 20:47 UTC 

+ include-linux-unaligned-replace-kernelh-with-the-necessary-inclusions.patch added to -mm tree
 2021-12-09 20:36 UTC 

+ docs-admin-guide-mm-damon-usage-update-for-kdamond_pid-and-mkrm_contexts.patch added to -mm tree
 2021-12-09 20:32 UTC 

+ mm-damon-remove-a-mistakenly-added-comment-for-a-future-feature.patch added to -mm tree
 2021-12-09 20:32 UTC 

+ docs-admin-guide-mm-damon-usage-mention-tracepoint-at-the-beginning.patch added to -mm tree
 2021-12-09 20:32 UTC 

+ docs-admin-guide-mm-damon-usage-remove-redundant-information.patch added to -mm tree
 2021-12-09 20:32 UTC 

+ docs-admin-guide-mm-damon-usage-update-for-scheme-quotas-and-watermarks.patch added to -mm tree
 2021-12-09 20:32 UTC 

+ mm-damon-convert-macro-functions-to-static-inline-functions.patch added to -mm tree
 2021-12-09 20:32 UTC 

+ kernelh-include-a-note-to-discourage-people-from-including-it-in-headers.patch added to -mm tree
 2021-12-09 20:29 UTC 

+ fs-binfmt_elf-use-pt_load-p_align-values-for-static-pie.patch added to -mm tree
 2021-12-09 20:27 UTC 

+ mm-oom_kill-allow-process_mrelease-to-run-under-mmap_lock-protection.patch added to -mm tree
 2021-12-09 20:19 UTC 

+ mm-document-locking-restrictions-for-vm_operations_struct-close.patch added to -mm tree
 2021-12-09 20:19 UTC 

+ mm-protect-free_pgtables-with-mmap_lock-write-lock-in-exit_mmap.patch added to -mm tree
 2021-12-09 20:18 UTC 

+ maintainers-mark-more-list-instances-as-moderated.patch added to -mm tree
 2021-12-09  0:16 UTC 

+ kernel-crash_core-suppress-unknown-crashkernel-parameter-warning.patch added to -mm tree
 2021-12-08 23:37 UTC 

+ mm-mempolicy-fix-thp-allocations-escaping-mempolicy-restrictions.patch added to -mm tree
 2021-12-08 23:30 UTC 

+ mm-oom_kill-wake-futex-waiters-before-annihilating-victim-shared-mutex.patch added to -mm tree
 2021-12-08 23:28 UTC 

+ test_hashc-refactor-into-kunit.patch added to -mm tree
 2021-12-08 23:26 UTC 

+ lib-kconfigdebug-properly-split-hash-test-kernel-entries.patch added to -mm tree
 2021-12-08 23:26 UTC 

+ test_hashc-split-test_hash_init.patch added to -mm tree
 2021-12-08 23:26 UTC 

+ test_hashc-split-test_int_hash-into-arch-specific-functions.patch added to -mm tree
 2021-12-08 23:26 UTC 

+ hashh-remove-unused-define-directive.patch added to -mm tree
 2021-12-08 23:26 UTC 

+ mm-oom_kill-allow-process_mrelease-to-run-under-mmap_lock-protection.patch added to -mm tree
 2021-12-08 23:17 UTC 

+ mm-document-locking-restrictions-for-vm_operations_struct-close.patch added to -mm tree
 2021-12-08 23:17 UTC 

+ mm-move-tlb_flush_pending-inline-helpers-to-mm_inlineh.patch added to -mm tree
 2021-12-08  5:46 UTC  (2+ messages)

+ mm-move-anon_vma-declarations-to-linux-mm_inlineh.patch added to -mm tree
 2021-12-08  5:43 UTC  (2+ messages)

+ lib-list_debugc-print-more-list-debugging-context-in-__list_del_entry_valid.patch added to -mm tree
 2021-12-08  4:35 UTC 

+ mm-remove-unneeded-variable.patch added to -mm tree
 2021-12-08  4:29 UTC 

+ gfp-further-document-gfp_dma32.patch added to -mm tree
 2021-12-08  0:23 UTC 

+ mm-vmalloc-allocate-small-pages-for-area-pages.patch added to -mm tree
 2021-12-08  0:22 UTC 

+ mm-vmalloc-allocate-small-pages-for-area-pages-fix.patch added to -mm tree
 2021-12-08  0:22 UTC 

+ mm-vmscan-reduce-throttling-due-to-a-failure-to-make-progress.patch added to -mm tree
 2021-12-08  0:08 UTC 

+ x86-mm-add-x86_64-support-for-page-table-check.patch added to -mm tree
 2021-12-08  0:05 UTC 

+ mm-page-table-check.patch added to -mm tree
 2021-12-08  0:05 UTC 

+ mm-ptep_clear-page-table-helper.patch added to -mm tree
 2021-12-08  0:05 UTC 

+ mm-change-page-type-prior-to-adding-page-table-entry.patch added to -mm tree
 2021-12-08  0:05 UTC 

mmotm 2021-12-06-22-21 uploaded
 2021-12-07  6:21 UTC 

[nacked] fs-binfmt_elf-fix-at_phdr-for-unusual-elf-files.patch removed from -mm tree
 2021-12-07  2:38 UTC 

+ ubsan-remove-config_ubsan_object_size.patch added to -mm tree
 2021-12-07  2:11 UTC 

+ mm-migrate-move-node-demotion-code-to-near-its-user.patch added to -mm tree
 2021-12-07  1:42 UTC 

+ ocfs2-clearly-handle-ocfs2_grab_pages_for_write-return-value.patch added to -mm tree
 2021-12-07  1:04 UTC 

+ mm-damon-modify-damon_rand-macro-to-static-inline-function.patch added to -mm tree
 2021-12-07  0:59 UTC 

+ kfence-fix-memory-leak-when-cat-kfence-objects.patch added to -mm tree
 2021-12-07  0:57 UTC 

+ proc-make-the-proc_create-stubs-static-inlines-fix2-fix.patch added to -mm tree
 2021-12-07  0:54 UTC 

+ tools-vm-page_owner_sortc-support-sorting-pid-and-time.patch added to -mm tree
 2021-12-07  0:48 UTC 

[obsolete] linux-next-git-rejects.patch removed from -mm tree
 2021-12-06 21:06 UTC 

+ hugetlb-add-hugetlbnuma_stat-file-fix-2.patch added to -mm tree
 2021-12-06  7:41 UTC  (2+ messages)

+ proc-remove-pde_data-completely-fix-fix.patch added to -mm tree
 2021-12-06  7:40 UTC  (2+ messages)

+ fs-move-dcache-sysctls-to-its-own-file-fix-2.patch added to -mm tree
 2021-12-06  7:39 UTC  (2+ messages)

+ fs-move-inode-sysctls-to-its-own-file-fix.patch added to -mm tree
 2021-12-06  7:39 UTC  (2+ messages)

[failures] delayacct-track-delays-from-memory-compact.patch removed from -mm tree
 2021-12-03 21:02 UTC 

+ delayacct-track-delays-from-memory-compact.patch added to -mm tree
 2021-12-03 20:32 UTC 

+ mm-add-group_oom_kill-memory-event.patch added to -mm tree
 2021-12-03 20:17 UTC 

+ linux-next-rejects.patch added to -mm tree
 2021-12-03 17:31 UTC 

+ linux-next-git-rejects.patch added to -mm tree
 2021-12-03 17:30 UTC 

mmotm 2021-12-02-17-04 uploaded
 2021-12-03  1:05 UTC 

+ device-dax-remove-pfn-from-__dev_dax_ptepmdpud_fault-fix.patch added to -mm tree
 2021-12-03  1:02 UTC 

+ mm-shmem-dont-truncate-page-if-memory-failure-happens-checkpatch-fixes.patch added to -mm tree
 2021-12-02 23:21 UTC 

+ mm-shmem-dont-truncate-page-if-memory-failure-happens.patch added to -mm tree
 2021-12-02 23:20 UTC 

+ mm-damon-move-damon_rand-definition-into-damonh.patch added to -mm tree
 2021-12-02 23:12 UTC 

+ proc-make-the-proc_create-stubs-static-inlines-fix2.patch added to -mm tree
 2021-12-02 23:07 UTC 

+ mm-ksm-fix-use-after-free-kasan-report-in-ksm_might_need_to_copy.patch added to -mm tree
 2021-12-02 22:59 UTC 

+ mm-mempolicy-wire-up-syscall-set_mempolicy_home_node.patch added to -mm tree
 2021-12-02 22:55 UTC 

+ mm-mempolicy-add-set_mempolicy_home_node-syscall.patch added to -mm tree
 2021-12-02 22:55 UTC 

+ mm-mempolicy-use-policy_node-helper-with-mpol_preferred_many.patch added to -mm tree
 2021-12-02 22:55 UTC 

+ device-dax-compound-devmap-support.patch added to -mm tree
 2021-12-02 21:33 UTC 

+ device-dax-set-mapping-prior-to-vmf_insert_pfn_pmdpud.patch added to -mm tree
 2021-12-02 21:32 UTC 

+ device-dax-remove-pfn-from-__dev_dax_ptepmdpud_fault.patch added to -mm tree
 2021-12-02 21:32 UTC 

+ device-dax-factor-out-page-mapping-initialization.patch added to -mm tree
 2021-12-02 21:32 UTC 

+ device-dax-ensure-dev_dax-pgmap-is-valid-for-dynamic-devices.patch added to -mm tree
 2021-12-02 21:32 UTC 

+ device-dax-use-struct_size.patch added to -mm tree
 2021-12-02 21:32 UTC 

+ mm-memremap-add-zone_device-support-for-compound-pages.patch added to -mm tree
 2021-12-02 21:32 UTC 

+ device-dax-use-align-for-determining-pgoff.patch added to -mm tree
 2021-12-02 21:32 UTC 

+ mm-page_alloc-refactor-memmap_init_zone_device-page-init.patch added to -mm tree
 2021-12-02 21:32 UTC 

+ mm-page_alloc-split-prep_compound_page-into-head-and-tail-subparts.patch added to -mm tree
 2021-12-02 21:32 UTC 

+ lib-kconfigdebug-make-test_kmod-depend-on-page_size_less_than_256kb.patch added to -mm tree
 2021-12-02  4:46 UTC 

+ arch-kconfig-split-page_size_less_than_256kb-from-page_size_less_than_64kb.patch added to -mm tree
 2021-12-02  4:46 UTC 

+ btrfs-use-generic-kconfig-option-for-256kb-page-size-limit.patch added to -mm tree
 2021-12-02  4:46 UTC 

+ firmware_loader-move-firmware-sysctl-to-its-own-files-fix-3.patch added to -mm tree
 2021-12-02  4:39 UTC 

+ list-introduce-list_is_head-helper-and-re-use-it-in-listh.patch added to -mm tree
 2021-12-02  4:30 UTC 

+ selftests-damon-skip-test-if-damon-is-running.patch added to -mm tree
 2021-12-02  3:40 UTC 

+ selftests-damon-test-damon-enabling-with-empty-target_ids-case.patch added to -mm tree
 2021-12-02  3:40 UTC 

+ selftests-damon-test-debugfs-file-reads-writes-with-huge-count.patch added to -mm tree
 2021-12-02  3:40 UTC 

+ selftests-damon-split-test-cases.patch added to -mm tree
 2021-12-02  3:40 UTC 

+ mm-damon-core-remove-unnecessary-error-messages.patch added to -mm tree
 2021-12-02  3:40 UTC 

+ selftests-damon-test-wrong-damos-condition-ranges-input.patch added to -mm tree
 2021-12-02  3:40 UTC 

+ mm-damon-vaddr-test-remove-unnecessary-variables.patch added to -mm tree
 2021-12-02  3:40 UTC 

+ mm-damon-vaddr-test-split-a-test-function-having-1024-bytes-frame-size.patch added to -mm tree
 2021-12-02  3:40 UTC 

+ mm-damon-dbgfs-remove-an-unnecessary-error-message.patch added to -mm tree
 2021-12-02  3:40 UTC 

+ mm-damon-vaddr-remove-an-unnecessary-warning-message.patch added to -mm tree
 2021-12-02  3:40 UTC 

+ mm-damon-core-use-better-timer-mechanisms-selection-threshold.patch added to -mm tree
 2021-12-02  3:40 UTC 

+ sysctl-add-and-use-base-directory-declarer-and-registration-helper-fix.patch added to -mm tree
 2021-12-01 22:12 UTC 

[failures] mm-shmem-dont-truncate-page-if-memory-failure-happens.patch removed from -mm tree
 2021-12-01 20:55 UTC 

+ fs-binfmt_elf-fix-at_phdr-for-unusual-elf-files.patch added to -mm tree
 2021-12-01 15:35 UTC  (2+ messages)

+ lib-stackdepot-always-do-filter_irq_stacks-in-stack_depot_save.patch added to -mm tree
 2021-12-01  2:58 UTC 

+ proc-remove-pde_data-completely-fix.patch added to -mm tree
 2021-12-01  2:52 UTC 

+ mm-rmap-fix-potential-batched-tlb-flush-race-fix.patch added to -mm tree
 2021-12-01  2:45 UTC 

+ mm-rmap-fix-potential-batched-tlb-flush-race.patch added to -mm tree
 2021-12-01  2:45 UTC 

+ firmware_loader-move-firmware-sysctl-to-its-own-files-fix-fix.patch added to -mm tree
 2021-12-01  1:27 UTC  (2+ messages)

+ firmware_loader-move-firmware-sysctl-to-its-own-files-fix.patch added to -mm tree
 2021-11-30 21:51 UTC  (2+ messages)

+ timers-implement-usleep_idle_range.patch added to -mm tree
 2021-11-30  8:31 UTC  (2+ messages)

mmotm 2021-11-29-18-58 uploaded
 2021-11-30  2:58 UTC 

+ sysctl-add-helper-to-register-a-sysctl-mount-point-fix.patch added to -mm tree
 2021-11-30  2:56 UTC 

+ fs-coredump-move-coredump-sysctls-into-its-own-file.patch added to -mm tree
 2021-11-29 22:57 UTC 

+ kprobe-move-sysctl_kprobes_optimization-to-kprobesc.patch added to -mm tree
 2021-11-29 22:58 UTC 

+ sysctl-add-and-use-base-directory-declarer-and-registration-helper.patch added to -mm tree
 2021-11-29 22:57 UTC 

+ fs-move-namespace-sysctls-and-declare-fs-base-directory.patch added to -mm tree
 2021-11-29 22:57 UTC 

+ fs-move-inode-sysctls-to-its-own-file.patch added to -mm tree
 2021-11-29 22:57 UTC 

+ printk-fix-build-warning-when-config_printk=n.patch added to -mm tree
 2021-11-29 22:57 UTC 

+ kernel-sysctlc-rename-sysctl_init-to-sysctl_init_bases.patch added to -mm tree
 2021-11-29 22:57 UTC 

+ fs-move-pipe-sysctls-to-is-own-file.patch added to -mm tree
 2021-11-29 22:57 UTC 


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).