mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-17 04:55:54 to 2020-04-23 22:44:26 UTC [more...]

incoming
 2020-04-23 22:44 UTC  (32+ messages)
` [patch 01/15] sh: fix build error in mm/init.c
` [patch 02/15] slub: avoid redzone when choosing freepointer location
` [patch 03/15] mm/userfaultfd: disable userfaultfd-wp on x86_32
` [patch 04/15] MAINTAINERS: add an entry for kfifo
` [patch 05/15] mm/hugetlb: fix a addressing exception caused by huge_pte_offset
` [patch 06/15] mm, gup: return EINTR when gup is interrupted by fatal signals
` [patch 07/15] checkpatch: fix a typo in the regex for $allocFunctions
` [patch 08/15] tools/build: tweak unused value workaround
` [patch 09/15] mm/ksm: fix NULL pointer dereference when KSM zero page is enabled
` [patch 10/15] mm/shmem: fix build without THP
` [patch 11/15] vmalloc: fix remap_vmalloc_range() bounds checks
` [patch 12/15] shmem: fix possible deadlocks on shmlock_user_lock
` [patch 13/15] mm: shmem: disable interrupt when acquiring info->lock in userfaultfd_copy path
` [patch 14/15] coredump: fix null pointer dereference on coredump
` [patch 15/15] tools/vm: fix cross-compile build
` + mm-memory_hotplug-refrain-from-adding-memory-into-an-impossible-node.patch added to -mm tree
` + x86-mm-define-mm_p4d_folded.patch "
` + mm-debug-add-tests-validating-architecture-page-table-helpers-v17.patch "
` + mm-mmapc-add-more-sanity-checks-to-get_unmapped_area.patch "
` + mm-mmapc-do-not-allow-mappings-outside-of-allowed-limits.patch "
` + initrdmem=-option-to-specify-initrd-physical-address-checkpatch-fixes.patch "
` + initrdmem=-option-to-specify-initrd-physical-address.patch "
` mmotm 2020-04-20-22-43 uploaded
` + mm-swapfilec-found_free-could-be-represented-by-tmp-max.patch added to -mm tree
` + mm-swapfilec-tmp-is-always-smaller-than-max.patch "
` + mm-swapfilec-omit-a-duplicate-code-by-compare-tmp-and-max-first.patch "
` + kasan-initialise-array-in-kasan_memcmp-test.patch "
` + kvm-svm-change-flag-passed-to-gup-fast-in-sev_pin_memory.patch "
` + mm-pass-task-and-mm-to-do_madvise-fix.patch "
` + mm-support-vector-address-ranges-for-process_madvise.patch "
` + mm-support-vector-address-ranges-for-process_madvise-fix.patch "

[merged] proc-use-named-enums-for-better-readability.patch removed from -mm tree
 2020-04-23 19:52 UTC 

[merged] proc-use-human-readable-values-for-hidepid.patch removed from -mm tree
 2020-04-23 19:52 UTC 

[merged] docs-proc-add-documentation-for-hidepid=4-and-subset=pid-options-and-new-mount-behavior.patch removed from -mm tree
 2020-04-23 19:52 UTC 

[merged] proc-add-option-to-mount-only-a-pids-subset.patch removed from -mm tree
 2020-04-23 19:52 UTC 

[merged] proc-instantiate-only-pids-that-we-can-ptrace-on-hidepid=4-mount-option.patch removed from -mm tree
 2020-04-23 19:52 UTC 

[merged] proc-allow-to-mount-many-instances-of-proc-in-one-pid-namespace.patch removed from -mm tree
 2020-04-23 19:52 UTC 

[merged] proc-rename-struct-proc_fs_info-to-proc_fs_opts.patch removed from -mm tree
 2020-04-23 19:52 UTC 

[merged] squashfs-squashfs_fsh-replace-zero-length-array-with-flexible-array-member.patch removed from -mm tree
 2020-04-23 19:52 UTC 

[merged] tools-vm-fix-cross-compile-build.patch removed from -mm tree
 2020-04-23 19:52 UTC 

[merged] coredump-fix-null-pointer-dereference-on-coredump.patch removed from -mm tree
 2020-04-23 19:51 UTC 

[merged] mm-shmem-disable-interrupt-when-acquiring-info-lock-in-userfaultfd_copy-path.patch removed from -mm tree
 2020-04-23 19:51 UTC 

[merged] shmem-fix-possible-deadlocks-on-shmlock_user_lock.patch removed from -mm tree
 2020-04-23 19:51 UTC 

[merged] vmalloc-fix-remap_vmalloc_range-bounds-checks.patch removed from -mm tree
 2020-04-23 19:51 UTC 

[merged] mm-shmem-fix-build-without-thp.patch removed from -mm tree
 2020-04-23 19:51 UTC 

[merged] mm-ksm-fix-null-pointer-dereference-when-ksm-zero-page-is-enabled.patch removed from -mm tree
 2020-04-23 19:51 UTC 

[merged] tools-build-tweak-unused-value-workaround.patch removed from -mm tree
 2020-04-23 19:51 UTC 

[merged] checkpatch-fix-a-typo-in-the-regex-for-allocfunctions.patch removed from -mm tree
 2020-04-23 19:51 UTC 

[merged] mm-gup-return-eintr-when-gup-is-interrupted-by-fatal-signals.patch removed from -mm tree
 2020-04-23 19:51 UTC 

[merged] mm-hugetlb-fix-a-addressing-exception-caused-by-huge_pte_offset.patch removed from -mm tree
 2020-04-23 19:51 UTC 

[merged] maintainers-add-an-entry-for-kfifo.patch removed from -mm tree
 2020-04-23 19:51 UTC 

[merged] mm-userfaultfd-disable-userfaultfd-wp-on-x86_32.patch removed from -mm tree
 2020-04-23 19:51 UTC 

[merged] slub-avoid-redzone-when-choosing-freepointer-location.patch removed from -mm tree
 2020-04-23 19:51 UTC 

[merged] sh-fix-build-error-in-mm-initc.patch removed from -mm tree
 2020-04-23 19:51 UTC 

[obsolete] linux-next-git-rejects.patch removed from -mm tree
 2020-04-23  0:31 UTC 

+ linux-next-git-rejects.patch added to -mm tree
 2020-04-22  0:55 UTC 

[folded-merged] mm-ksm-fix-null-pointer-dereference-when-ksm-zero-page-is-enabled-v4-fix.patch removed from -mm tree
 2020-04-21  1:08 UTC 

[folded-merged] mm-ksm-fix-null-pointer-dereference-when-ksm-zero-page-is-enabled-v4.patch removed from -mm tree
 2020-04-21  1:08 UTC 

[folded-merged] maintainers-add-an-entry-for-kfifo-fix-fix.patch removed from -mm tree
 2020-04-21  1:08 UTC 

[folded-merged] maintainers-add-an-entry-for-kfifo-fix.patch removed from -mm tree
 2020-04-21  1:07 UTC 

+ mm-memcg-fix-error-return-value-of-mem_cgroup_css_alloc-fix.patch added to -mm tree
 2020-04-20 23:39 UTC 

+ kernel-rename-show_stack_loglvl-=-show_stack.patch added to -mm tree
 2020-04-20 23:14 UTC 

+ kernel-use-show_stack_loglvl.patch added to -mm tree
 2020-04-20 23:14 UTC 

+ sched-print-stack-trace-with-kern_info.patch added to -mm tree
 2020-04-20 23:14 UTC 

+ kdb-dont-play-with-console_loglevel.patch added to -mm tree
 2020-04-20 23:14 UTC 

+ power-use-show_stack_loglvl.patch added to -mm tree
 2020-04-20 23:14 UTC 

+ x86-amd_gart-print-stacktrace-for-a-leak-with-kern_err.patch added to -mm tree
 2020-04-20 23:14 UTC 

+ sysrq-use-show_stack_loglvl.patch added to -mm tree
 2020-04-20 23:14 UTC 

+ xtensa-add-show_stack_loglvl.patch added to -mm tree
 2020-04-20 23:14 UTC 

+ xtensa-add-loglvl-to-show_trace.patch added to -mm tree
 2020-04-20 23:13 UTC 

+ x86-add-show_stack_loglvl.patch added to -mm tree
 2020-04-20 23:13 UTC 

+ x86-add-missing-const-qualifiers-for-log_lvl.patch added to -mm tree
 2020-04-20 23:13 UTC 

+ unicore32-add-show_stack_loglvl.patch added to -mm tree
 2020-04-20 23:13 UTC 

+ unicore32-add-loglvl-to-c_backtrace.patch added to -mm tree
 2020-04-20 23:13 UTC 

+ unicore32-remove-unused-pmode-argument-in-c_backtrace.patch added to -mm tree
 2020-04-20 23:13 UTC 

+ um-add-show_stack_loglvl.patch added to -mm tree
 2020-04-20 23:13 UTC 

+ um-sysrq-remove-needless-variable-sp.patch added to -mm tree
 2020-04-20 23:13 UTC 

+ sparc-add-show_stack_loglvl.patch added to -mm tree
 2020-04-20 23:13 UTC 

+ sh-add-show_stack_loglvl.patch added to -mm tree
 2020-04-20 23:13 UTC 

+ sh-add-loglvl-to-show_trace.patch added to -mm tree
 2020-04-20 23:13 UTC 

+ sh-add-loglvl-to-printk_address.patch added to -mm tree
 2020-04-20 23:13 UTC 

+ sh-remove-needless-printk.patch added to -mm tree
 2020-04-20 23:13 UTC 

+ sh-add-loglvl-to-dump_mem.patch added to -mm tree
 2020-04-20 23:13 UTC 

+ s390-add-show_stack_loglvl.patch added to -mm tree
 2020-04-20 23:13 UTC 

+ riscv-add-show_stack_loglvl.patch added to -mm tree
 2020-04-20 23:13 UTC 

+ parisc-add-show_stack_loglvl.patch added to -mm tree
 2020-04-20 23:12 UTC 

+ powerpc-add-show_stack_loglvl.patch added to -mm tree
 2020-04-20 23:12 UTC 

+ openrisc-add-show_stack_loglvl.patch added to -mm tree
 2020-04-20 23:11 UTC 

+ nios2-add-show_stack_loglvl.patch added to -mm tree
 2020-04-20 23:11 UTC 

+ nds32-add-show_stack_loglvl.patch added to -mm tree
 2020-04-20 23:11 UTC 

+ mips-add-show_stack_loglvl.patch added to -mm tree
 2020-04-20 23:11 UTC 

+ microblaze-add-show_stack_loglvl.patch added to -mm tree
 2020-04-20 23:11 UTC 

+ microblaze-add-loglvl-to-microblaze_unwind.patch added to -mm tree
 2020-04-20 23:11 UTC 

+ microblaze-add-loglvl-to-microblaze_unwind_inner.patch added to -mm tree
 2020-04-20 23:11 UTC 

+ m68k-add-show_stack_loglvl.patch added to -mm tree
 2020-04-20 23:11 UTC 

+ ia64-add-show_stack_loglvl.patch added to -mm tree
 2020-04-20 23:11 UTC 

+ ia64-pass-log-level-as-arg-into-ia64_do_show_stack.patch added to -mm tree
 2020-04-20 23:11 UTC 

+ hexagon-add-show_stack_loglvl.patch added to -mm tree
 2020-04-20 23:11 UTC 

+ h8300-add-show_stack_loglvl.patch added to -mm tree
 2020-04-20 23:11 UTC 

+ csky-add-show_stack_loglvl.patch added to -mm tree
 2020-04-20 23:11 UTC 

+ c6x-add-show_stack_loglvl.patch added to -mm tree
 2020-04-20 23:11 UTC 

+ arm64-add-show_stack_loglvl.patch added to -mm tree
 2020-04-20 23:11 UTC 

+ arm64-add-loglvl-to-dump_backtrace.patch added to -mm tree
 2020-04-20 23:11 UTC 

+ arm-add-show_stack_loglvl.patch added to -mm tree
 2020-04-20 23:10 UTC 

+ arm-wire-up-dump_backtrace_entrystm.patch added to -mm tree
 2020-04-20 23:10 UTC 

+ arm-add-loglvl-to-dump_backtrace.patch added to -mm tree
 2020-04-20 23:10 UTC 

+ arm-add-loglvl-to-unwind_backtrace.patch added to -mm tree
 2020-04-20 23:10 UTC 

+ arm-asm-add-loglvl-to-c_backtrace.patch added to -mm tree
 2020-04-20 23:10 UTC 

+ arc-add-show_stack_loglvl.patch added to -mm tree
 2020-04-20 23:10 UTC 

+ alpha-add-show_stack_loglvl.patch added to -mm tree
 2020-04-20 23:10 UTC 

+ kallsyms-printk-add-loglvl-to-print_ip_sym.patch added to -mm tree
 2020-04-20 23:10 UTC 

+ tools-testing-selftests-vm-remove-duplicate-headers.patch added to -mm tree
 2020-04-20 22:36 UTC 

+ fs-binfmt_elfc-allocate-initialized-memory-in-fill_thread_core_info.patch added to -mm tree
 2020-04-20 22:34 UTC 

+ fs-binfmt_elfc-allocate-initialized-memory-in-fill_thread_core_info.patch added to -mm tree
 2020-04-20 22:32 UTC 

+ proc-use-named-enums-for-better-readability.patch added to -mm tree
 2020-04-20 22:24 UTC 

+ proc-use-human-readable-values-for-hidepid.patch added to -mm tree
 2020-04-20 22:24 UTC 

+ docs-proc-add-documentation-for-hidepid=4-and-subset=pid-options-and-new-mount-behavior.patch added to -mm tree
 2020-04-20 22:24 UTC 

+ proc-add-option-to-mount-only-a-pids-subset.patch added to -mm tree
 2020-04-20 22:24 UTC 

+ proc-instantiate-only-pids-that-we-can-ptrace-on-hidepid=4-mount-option.patch added to -mm tree
 2020-04-20 22:24 UTC 

+ proc-allow-to-mount-many-instances-of-proc-in-one-pid-namespace.patch added to -mm tree
 2020-04-20 22:24 UTC 

+ proc-rename-struct-proc_fs_info-to-proc_fs_opts.patch added to -mm tree
 2020-04-20 22:23 UTC 

+ scripts-decodecode-fix-trapping-instruction-formatting.patch added to -mm tree
 2020-04-20 22:12 UTC 

[to-be-updated] mm-swapfilec-move-new_cluster-to-check-free_clusters-directly.patch removed from -mm tree
 2020-04-20 22:10 UTC 

[to-be-updated] mm-swapfilec-compare-tmp-and-max-after-trying-to-iterate-on-swap_map.patch removed from -mm tree
 2020-04-20 22:10 UTC 

[to-be-updated] mm-swapfilec-tmp-is-always-smaller-than-max.patch removed from -mm tree
 2020-04-20 22:10 UTC 

[to-be-updated] mm-swapfilec-found_free-could-be-represented-by-tmp-max.patch removed from -mm tree
 2020-04-20 22:10 UTC 

+ mm-memory-remove-unnecessary-pte_devmap-case-in-copy_one_pte.patch added to -mm tree
 2020-04-20 22:08 UTC 

+ kernel-kcovc-fix-typos-in-kcov_remote_start-documentation.patch added to -mm tree
 2020-04-20 22:07 UTC 

+ hugetlbfs-remove-hugetlb_add_hstate-warning-for-existing-hstate-fix.patch added to -mm tree
 2020-04-20 22:04 UTC 

+ usercopy-mark-dma-kmalloc-caches-as-usercopy-caches.patch added to -mm tree
 2020-04-20 21:56 UTC 

+ khugepaged-add-self-test-fix.patch added to -mm tree
 2020-04-20 21:41 UTC 

+ es-khugepaged-introduce-max_ptes_shared-tunable-fix.patch added to -mm tree
 2020-04-20 21:41 UTC 

+ mm-remove-vmalloc_user_node_flags-fix.patch added to -mm tree
 2020-04-20 21:36 UTC 

+ mm-remove-__vmalloc_node_flags_caller-fix.patch added to -mm tree
 2020-04-20 21:36 UTC 

+ mm-memmap_init-iterate-over-memblock-regions-rather-that-check-each-pfn-fix.patch added to -mm tree
 2020-04-20 20:32 UTC 

+ hugetlbfs-remove-hugetlb_add_hstate-warning-for-existing-hstate-fix.patch added to -mm tree
 2020-04-20 20:26 UTC 

+ dynamic_debug-add-an-option-to-enable-dynamic-debug-for-modules-only-v2.patch added to -mm tree
 2020-04-20 19:45 UTC 

[merged] test_firmware-remove-unnecessary-test_fw_mutex-in-test_dev_config_show_xxx.patch removed from -mm tree
 2020-04-20 19:17 UTC 

[merged] mm-fix-mremap_dontunmap-accounting-on-vma-merge.patch removed from -mm tree
 2020-04-20 19:17 UTC 

+ mm-swapfilec-move-new_cluster-to-check-free_clusters-directly.patch added to -mm tree
 2020-04-19  3:57 UTC 

+ mm-swapfilec-compare-tmp-and-max-after-trying-to-iterate-on-swap_map.patch added to -mm tree
 2020-04-19  3:56 UTC 

+ mm-swapfilec-tmp-is-always-smaller-than-max.patch added to -mm tree
 2020-04-19  3:56 UTC 

+ mm-swapfilec-found_free-could-be-represented-by-tmp-max.patch added to -mm tree
 2020-04-19  3:56 UTC 

+ mm-swapfilec-simplify-the-calculation-of-n_goal.patch added to -mm tree
 2020-04-18 22:13 UTC 

+ mm-swapfilec-remove-the-extra-check-in-scan_swap_map_slots.patch added to -mm tree
 2020-04-18 22:13 UTC 

+ elfnote-mark-all-note-sections-shf_alloc.patch added to -mm tree
 2020-04-18 20:19 UTC 

+ ipc-convert-ipcs_idr-to-xarray.patch added to -mm tree
 2020-04-18 20:15 UTC 

+ mm-swap-properly-update-readahead-statistics-in-unuse_pte_range.patch added to -mm tree
 2020-04-18 20:01 UTC 

+ squashfs-migrate-from-ll_rw_block-usage-to-bio-fix.patch added to -mm tree
 2020-04-18 19:47 UTC 

mmotm 2020-04-17-20-35 uploaded
 2020-04-18 19:47 UTC  (2+ messages)
  ` mmotm 2020-04-17-20-35 uploaded (squashfs)

+ mm-switch-the-test_vmalloc-module-to-use-__vmalloc_node-fix.patch added to -mm tree
 2020-04-18  3:30 UTC 

+ mm-replace-zero-length-array-with-flexible-array-member-fix.patch added to -mm tree
 2020-04-18  2:42 UTC 

+ mm-slub-fix-corrupted-freechain-in-deactivate_slab-fix.patch added to -mm tree
 2020-04-18  1:12 UTC 

+ kernel-hung_taskc-introduce-sysctl-to-print-all-traces-when-a-hung-task-is-detected.patch added to -mm tree
 2020-04-18  0:50 UTC 

+ panic-add-sysctl-to-dump-all-cpus-backtraces-on-oops-event.patch added to -mm tree
 2020-04-18  0:47 UTC 

+ mm-swapfilec-remove-the-unnecessary-goto-for-ssd-case.patch added to -mm tree
 2020-04-18  0:14 UTC 

+ mm-swapfilec-explicitly-show-ssd-non-ssd-is-handled-mutually-exclusive.patch added to -mm tree
 2020-04-18  0:14 UTC 

+ mm-swapfilec-offset-is-only-used-when-there-is-more-slots.patch added to -mm tree
 2020-04-18  0:14 UTC 

+ mm-rename-gfpflags_to_migratetype-to-gfp_migratetype-for-same-convention.patch added to -mm tree
 2020-04-18  0:07 UTC 

+ mm-thp-rename-pmd_mknotpresent-as-pmd_mknotvalid.patch added to -mm tree
 2020-04-18  0:05 UTC 

+ powerpc-mm-drop-platform-defined-pmd_mknotpresent.patch added to -mm tree
 2020-04-18  0:05 UTC 

+ mm-page_allocc-use-node_mask_none-in-build_zonelists.patch added to -mm tree
 2020-04-18  0:01 UTC 

+ mm-slub-fix-corrupted-freechain-in-deactivate_slab.patch added to -mm tree
 2020-04-17 23:59 UTC 

+ selftests-vm-pkeys-fix-multilib-builds-for-x86.patch added to -mm tree
 2020-04-17 23:31 UTC 

+ selftests-vm-pkeys-use-the-correct-page-size-on-powerpc.patch added to -mm tree
 2020-04-17 23:31 UTC 

+ selftests-vm-pkeys-override-access-right-definitions-on-powerpc.patch added to -mm tree
 2020-04-17 23:31 UTC 

+ selftests-vm-pkeys-test-correct-behaviour-of-pkey-0.patch added to -mm tree
 2020-04-17 23:31 UTC 

+ selftests-vm-pkeys-introduce-a-sub-page-allocator.patch added to -mm tree
 2020-04-17 23:31 UTC 

+ selftests-vm-pkeys-detect-write-violation-on-a-mapped-access-denied-key-page.patch added to -mm tree
 2020-04-17 23:31 UTC 

+ selftests-vm-pkeys-associate-key-on-a-mapped-page-and-detect-write-violation.patch added to -mm tree
 2020-04-17 23:31 UTC 

+ selftests-vm-pkeys-associate-key-on-a-mapped-page-and-detect-access-violation.patch added to -mm tree
 2020-04-17 23:30 UTC 

+ selftests-vm-pkeys-improve-checks-to-determine-pkey-support.patch added to -mm tree
 2020-04-17 23:30 UTC 

+ selftests-vm-pkeys-fix-assertion-in-test_pkey_alloc_exhaust.patch added to -mm tree
 2020-04-17 23:30 UTC 

+ selftests-vm-pkeys-fix-number-of-reserved-powerpc-pkeys.patch added to -mm tree
 2020-04-17 23:30 UTC 

+ selftests-vm-pkeys-introduce-powerpc-support.patch added to -mm tree
 2020-04-17 23:30 UTC 

+ selftests-vm-pkeys-introduce-generic-pkey-abstractions.patch added to -mm tree
 2020-04-17 23:30 UTC 

+ selftests-vm-pkeys-use-the-correct-huge-page-size.patch added to -mm tree
 2020-04-17 23:30 UTC 

+ selftests-vm-pkeys-fix-alloc_random_pkey-to-make-it-really-random.patch added to -mm tree
 2020-04-17 23:30 UTC 

+ selftests-vm-pkeys-fix-assertion-in-pkey_disable_set-clear.patch added to -mm tree
 2020-04-17 23:30 UTC 

+ selftests-vm-pkeys-fix-pkey_disable_clear.patch added to -mm tree
 2020-04-17 23:30 UTC 

+ selftests-vm-pkeys-add-helpers-for-pkey-bits.patch added to -mm tree
 2020-04-17 23:30 UTC 

+ selftests-vm-pkeys-use-sane-types-for-pkey-register.patch added to -mm tree
 2020-04-17 23:30 UTC 

+ selftests-vm-pkeys-make-gcc-check-arguments-of-sigsafe_printf.patch added to -mm tree
 2020-04-17 23:30 UTC 

+ selftests-vm-pkeys-move-some-definitions-to-arch-specific-header.patch added to -mm tree
 2020-04-17 23:30 UTC 

+ selftests-vm-pkeys-move-generic-definitions-to-header-file.patch added to -mm tree
 2020-04-17 23:30 UTC 

+ selftests-vm-pkeys-rename-all-references-to-pkru-to-a-generic-name.patch added to -mm tree
 2020-04-17 23:30 UTC 

+ selftests-x86-pkeys-move-selftests-to-arch-neutral-directory.patch added to -mm tree
 2020-04-17 23:30 UTC 

+ kernel-better-document-the-use_mm-unuse_mm-api-contract-v2.patch added to -mm tree
 2020-04-17 23:07 UTC 

+ kernel-move-use_mm-unuse_mm-to-kthreadc-v2.patch added to -mm tree
 2020-04-17 23:07 UTC 

[alternative-merged] kernel-better-document-the-use_mm-unuse_mm-api-contract-fix.patch removed from -mm tree
 2020-04-17 23:03 UTC 

+ mm-page_alloc-fix-watchdog-soft-lockups-during-set_zone_contiguous.patch added to -mm tree
 2020-04-17 22:12 UTC 

+ lib-test_lockupc-make-test_inode-static.patch added to -mm tree
 2020-04-17 22:03 UTC 

+ mm-fix-mremap_dontunmap-accounting-on-vma-merge.patch added to -mm tree
 2020-04-17 19:22 UTC 

+ hugetlbfs-clean-up-command-line-processing.patch added to -mm tree
 2020-04-17 19:17 UTC 

+ hugetlbfs-remove-hugetlb_add_hstate-warning-for-existing-hstate.patch added to -mm tree
 2020-04-17 19:17 UTC 

+ hugetlbfs-move-hugepagesz=-parsing-to-arch-independent-code.patch added to -mm tree
 2020-04-17 19:17 UTC 

+ hugetlbfs-add-arch_hugetlb_valid_size.patch added to -mm tree
 2020-04-17 19:17 UTC 

+ mm-page_alloc-integrate-classzone_idx-and-high_zoneidx.patch added to -mm tree
 2020-04-17  4:55 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).