mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-16 04:44:40 to 2020-12-18 22:02:43 UTC [more...]

incoming
 2020-12-18 22:01 UTC  (7+ messages)
` [patch 01/78] mm/memcg: bail early from swap accounting if memcg disabled
` [patch 02/78] mm/memcg: warning on !memcg after readahead page charged
` [patch 03/78] mm/memcg: remove unused definitions
` [patch 04/78] mm, kvm: account kvm_vcpu_mmap to kmemcg
` [patch 05/78] mm/memcontrol:rewrite mem_cgroup_page_lruvec()
` [patch 06/78] epoll: check for events when removing a timed out thread from the wait queue

[folded-merged] kasan-add-and-integrate-kasan-boot-parameters-fix.patch removed from -mm tree
 2020-12-18 20:08 UTC 

[folded-merged] arm64-mte-add-in-kernel-tag-fault-handler-fix.patch removed from -mm tree
 2020-12-18 20:08 UTC 

[folded-merged] kasan-shadow-declarations-only-for-software-modes-fix.patch removed from -mm tree
 2020-12-18 20:07 UTC 

[folded-merged] mm-memcontrol-rewrite-mem_cgroup_page_lruvec-fix.patch removed from -mm tree
 2020-12-18 20:05 UTC 

[folded-merged] mm-memcontrol-rewrite-mem_cgroup_page_lruvec-fix-fix.patch removed from -mm tree
 2020-12-18 20:05 UTC 

+ mm-hugetlb-fix-deadlock-in-hugetlb_cow-error-path.patch added to -mm tree
 2020-12-18 19:39 UTC 

+ selftests-vm-fix-building-protection-keys-test.patch added to -mm tree
 2020-12-18 19:35 UTC 

[to-be-updated] selftests-vm-fix-building-protection-keys-test.patch removed from -mm tree
 2020-12-18 19:03 UTC 

+ mm-generalise-cow-smc-tlb-flushing-race-comment.patch added to -mm tree
 2020-12-18 18:57 UTC 

+ lib-zlib-fix-inflating-zlib-streams-on-s390.patch added to -mm tree
 2020-12-18 18:49 UTC 

+ kfence-add-test-suite-fix.patch added to -mm tree
 2020-12-18 18:46 UTC 

[obsolete] linux-next-git-rejects.patch removed from -mm tree
 2020-12-18 18:10 UTC 

+ kasan-fix-memory-leak-of-kasan-quarantine.patch added to -mm tree
 2020-12-18  3:28 UTC 

+ mm-fix-spelling-mistake-in-kconfig-whats-whats.patch added to -mm tree
 2020-12-18  3:24 UTC 

[to-be-updated] lib-cmdline_kunit-add-a-new-test-suite-for-cmdline-api-fix-2.patch removed from -mm tree
 2020-12-17 23:02 UTC 

[to-be-updated] lib-cmdline_kunit-add-a-new-test-suite-for-cmdline-api-fix-3.patch removed from -mm tree
 2020-12-17 23:02 UTC 

[to-be-updated] lib-cmdline_kunit-add-a-new-test-suite-for-cmdline-api.patch removed from -mm tree
 2020-12-17 23:02 UTC 

[to-be-updated] lib-cmdline_kunit-add-a-new-test-suite-for-cmdline-api-fix.patch removed from -mm tree
 2020-12-17 23:02 UTC 

[to-be-updated] lib-cmdline-allow-null-to-be-an-output-for-get_option.patch removed from -mm tree
 2020-12-17 23:02 UTC 

[to-be-updated] lib-bits_kunit-follow-new-file-name-convention-for-kunit-tests.patch removed from -mm tree
 2020-12-17 23:02 UTC 

[to-be-updated] lib-cmdline-fix-get_option-for-strings-starting-with-hyphen.patch removed from -mm tree
 2020-12-17 23:02 UTC 

[to-be-updated] lib-linear_ranges_kunit-follow-new-file-name-convention-for-kunit-tests.patch removed from -mm tree
 2020-12-17 23:02 UTC 

[to-be-updated] lib-list_kunit-follow-new-file-name-convention-for-kunit-tests.patch removed from -mm tree
 2020-12-17 23:02 UTC 

[merged] kasan-fix-object-remain-in-offline-per-cpu-quarantine.patch removed from -mm tree
 2020-12-17 13:50 UTC  (5+ messages)

incoming
 2020-12-17 12:02 UTC  (77+ messages)
` [patch 18/95] lib/list_kunit: follow new file name convention for KUnit tests
` [patch 28/95] string.h: add FORTIFY coverage for strscpy()
` [patch 31/95] lib: cleanup kstrto*() usage
` [patch 32/95] lib/lz4: explicitly support in-place decompression
` [patch 33/95] bitops: introduce the for_each_set_clump macro
` [patch 34/95] lib/test_bitmap.c: add for_each_set_clump test cases
` [patch 36/95] gpio: xilinx: utilize generic bitmap_get_value and _set_value
` [patch 37/95] checkpatch: add new exception to repeated word check
` [patch 38/95] checkpatch: fix false positives in REPEATED_WORD warning
` [patch 39/95] checkpatch: ignore generated CamelCase defines and enum values
` [patch 40/95] checkpatch: prefer static const declarations
` [patch 41/95] checkpatch: allow --fix removal of unnecessary break statements
` [patch 42/95] checkpatch: extend attributes check to handle more patterns
` [patch 43/95] checkpatch: add a fixer for missing newline at eof
` [patch 44/95] checkpatch: update __attribute__((section("name"))) quote removal
` [patch 45/95] checkpatch: add fix option for GERRIT_CHANGE_ID
` [patch 46/95] checkpatch: add __alias and __weak to suggested __attribute__ conversions
` [patch 47/95] checkpatch: improve email parsing
` [patch 48/95] checkpatch: fix spelling errors and remove repeated word
` [patch 49/95] checkpatch: avoid COMMIT_LOG_LONG_LINE warning for signature tags
` [patch 50/95] checkpatch: fix unescaped left brace
` [patch 51/95] checkpatch: add fix option for ASSIGNMENT_CONTINUATIONS
` [patch 52/95] checkpatch: add fix option for LOGICAL_CONTINUATIONS
` [patch 53/95] checkpatch: add fix and improve warning msg for non-standard signature
` [patch 54/95] checkpatch: add warning for unnecessary use of %h[xudi] and %hh[xudi]
` [patch 55/95] checkpatch: add warning for lines starting with a '#' in commit log
` [patch 56/95] checkpatch: fix TYPO_SPELLING check for words with apostrophe
` [patch 57/95] checkpatch: add printk_once and printk_ratelimit to prefer pr_<level> warning
` [patch 58/95] fs/nilfs2: remove some unused macros to tame gcc
` [patch 59/95] kdump: append uts_namespace.name offset to VMCOREINFO
` [patch 60/95] rapidio: remove unused rio_get_asm() and rio_get_device()
` [patch 61/95] gcov: remove support for GCC < 4.9
` [patch 62/95] gcov: fix kernel-doc markup issue
` [patch 63/95] bfs: don't use WARNING: string when it's just info
` [patch 64/95] relay: remove unused buf_mapped and buf_unmapped callbacks
` [patch 65/95] relay: require non-NULL callbacks in relay_open()
` [patch 66/95] relay: make create_buf_file and remove_buf_file callbacks mandatory
` [patch 67/95] relay: allow the use of const callback structs
` [patch 68/95] drm/i915: make relay callbacks const
` [patch 69/95] ath10k: "
` [patch 70/95] ath11k: "
` [patch 71/95] ath9k: "
` [patch 72/95] blktrace: "
` [patch 73/95] kernel/resource.c: fix kernel-doc markups
` [patch 74/95] ubsan: remove redundant -Wno-maybe-uninitialized
` [patch 75/95] ubsan: move cc-option tests into Kconfig
` [patch 76/95] ubsan: disable object-size sanitizer under GCC
` [patch 77/95] ubsan: disable UBSAN_TRAP for all*config
` [patch 78/95] ubsan: enable for all*config builds
` [patch 79/95] ubsan: remove UBSAN_MISC in favor of individual options
` [patch 80/95] ubsan: expand tests and reporting
` [patch 81/95] kcov: don't instrument with UBSAN
` [patch 82/95] lib/ubsan.c: mark type_check_kinds with static keyword
` [patch 83/95] reboot: refactor and comment the cpu selection code
` [patch 84/95] reboot: allow to specify reboot mode via sysfs
` [patch 85/95] reboot: remove cf9_safe from allowed types and rename cf9_force
` [patch 86/95] reboot: allow to override reboot type if quirks are found
` [patch 87/95] reboot: hide from sysfs not applicable settings
` [patch 88/95] fault-injection: handle EI_ETYPE_TRUE
` [patch 89/95] lib/lzo/lzo1x_compress.c: make lzogeneric1x_1_compress() static
` [patch 90/95] apparmor: remove duplicate macro list_entry_is_head()
` [patch 91/95] mm: unexport follow_pte_pmd
` [patch 92/95] mm: simplify follow_pte{,pmd}
` [patch 93/95] mm: fix some spelling mistakes in comments
` [patch 94/95] mmap locking API: don't check locking if the mm isn't live yet
` [patch 95/95] mm/gup: assert that the mmap lock is held in __get_user_pages()

mmotm 2020-12-16-10-40 uploaded
 2020-12-16 18:41 UTC 

[merged] mm-fix-some-spelling-mistakes-in-comments.patch removed from -mm tree
 2020-12-16 17:12 UTC 

[merged] lib-lzo-make-lzogeneric1x_1_compress-static.patch removed from -mm tree
 2020-12-16 17:11 UTC 

[merged] reboot-hide-from-sysfs-not-applicable-settings.patch removed from -mm tree
 2020-12-16 17:11 UTC 

[merged] reboot-allow-to-specify-reboot-mode-via-sysfs.patch removed from -mm tree
 2020-12-16 17:11 UTC 

[merged] mm-simplify-follow_ptepmd.patch removed from -mm tree
 2020-12-16 17:12 UTC 

[merged] reboot-refactor-and-comment-the-cpu-selection-code.patch removed from -mm tree
 2020-12-16 17:11 UTC 

[merged] mm-unexport-follow_pte_pmd.patch removed from -mm tree
 2020-12-16 17:12 UTC 

[merged] lib-ubsanc-mark-type_check_kinds-with-static-keyword.patch removed from -mm tree
 2020-12-16 17:11 UTC 

[merged] apparmor-remove-duplicate-macro-list_entry_is_head.patch removed from -mm tree
 2020-12-16 17:12 UTC 

[merged] ubsan-expand-tests-and-reporting.patch removed from -mm tree
 2020-12-16 17:11 UTC 

[merged] fault-injection-handle-ei_etype_true.patch removed from -mm tree
 2020-12-16 17:11 UTC 

[merged] ubsan-remove-ubsan_misc-in-favor-of-individual-options.patch removed from -mm tree
 2020-12-16 17:11 UTC 

[merged] ubsan-enable-for-allconfig-builds.patch removed from -mm tree
 2020-12-16 17:11 UTC 

[merged] reboot-allow-to-override-reboot-type-if-quirks-are-found.patch removed from -mm tree
 2020-12-16 17:11 UTC 

[merged] ubsan-disable-ubsan_trap-for-allconfig.patch removed from -mm tree
 2020-12-16 17:11 UTC 

[merged] reboot-remove-cf9_safe-from-allowed-types-and-rename-cf9_force.patch removed from -mm tree
 2020-12-16 17:11 UTC 

[merged] ubsan-disable-object-size-sanitizer-under-gcc.patch removed from -mm tree
 2020-12-16 17:11 UTC 

[merged] ubsan-remove-redundant-wno-maybe-uninitialized.patch removed from -mm tree
 2020-12-16 17:11 UTC 

[merged] kcov-dont-instrument-with-ubsan.patch removed from -mm tree
 2020-12-16 17:11 UTC 

[merged] blktrace-make-relay-callbacks-const.patch removed from -mm tree
 2020-12-16 17:11 UTC 

[merged] ath9k-make-relay-callbacks-const.patch removed from -mm tree
 2020-12-16 17:11 UTC 

[merged] ath11k-make-relay-callbacks-const.patch removed from -mm tree
 2020-12-16 17:11 UTC 

[merged] ath10k-make-relay-callbacks-const.patch removed from -mm tree
 2020-12-16 17:11 UTC 

[merged] drm-i915-make-relay-callbacks-const.patch removed from -mm tree
 2020-12-16 17:10 UTC 

[merged] relay-make-create_buf_file-and-remove_buf_file-callbacks-mandatory.patch removed from -mm tree
 2020-12-16 17:10 UTC 

[merged] ubsan-move-cc-option-tests-into-kconfig.patch removed from -mm tree
 2020-12-16 17:11 UTC 

[merged] resource-fix-kernel-doc-markups.patch removed from -mm tree
 2020-12-16 17:11 UTC 

[merged] gcov-fix-kernel-doc-markup-issue.patch removed from -mm tree
 2020-12-16 17:10 UTC 

[merged] rapidio-remove-unused-rio_get_asm-and-rio_get_device.patch removed from -mm tree
 2020-12-16 17:10 UTC 

[merged] kdump-append-uts_namespacename-offset-to-vmcoreinfo.patch removed from -mm tree
 2020-12-16 17:10 UTC 

[merged] relay-allow-the-use-of-const-callback-structs.patch removed from -mm tree
 2020-12-16 17:10 UTC 

[merged] checkpatch-add-__alias-and-__weak-to-suggested-__attribute__-conversions.patch removed from -mm tree
 2020-12-16 17:10 UTC 

[merged] checkpatch-add-warning-for-unnecessary-use-of-%h-and-%hh.patch removed from -mm tree
 2020-12-16 17:10 UTC 

[merged] checkpatch-add-printk_once-and-printk_ratelimit-to-prefer-pr_level-warning.patch removed from -mm tree
 2020-12-16 17:10 UTC 

[merged] fs-nilfs2-remove-some-unused-macros-to-tame-gcc.patch removed from -mm tree
 2020-12-16 17:10 UTC 

[merged] gcov-remove-support-for-gcc-49.patch removed from -mm tree
 2020-12-16 17:10 UTC 

[merged] bfs-dont-use-warning-string-when-its-just-info.patch removed from -mm tree
 2020-12-16 17:10 UTC 

[merged] relay-remove-unused-buf_mapped-and-buf_unmapped-callbacks.patch removed from -mm tree
 2020-12-16 17:10 UTC 

[merged] relay-require-non-null-callbacks-in-relay_open.patch removed from -mm tree
 2020-12-16 17:10 UTC 

[merged] checkpatch-add-fix-option-for-gerrit_change_id.patch removed from -mm tree
 2020-12-16 17:10 UTC 

[merged] checkpatch-fix-typo_spelling-check-for-words-with-apostrophe.patch removed from -mm tree
 2020-12-16 17:10 UTC 

[merged] checkpatch-add-warning-for-lines-starting-with-a-in-commit-log.patch removed from -mm tree
 2020-12-16 17:10 UTC 

[merged] checkpatch-add-a-fixer-for-missing-newline-at-eof.patch removed from -mm tree
 2020-12-16 17:09 UTC 

[merged] checkpatch-add-fix-and-improve-warning-msg-for-non-standard-signature.patch removed from -mm tree
 2020-12-16 17:10 UTC 

[merged] checkpatch-add-fix-option-for-logical_continuations.patch removed from -mm tree
 2020-12-16 17:10 UTC 

[merged] checkpatch-add-fix-option-for-assignment_continuations.patch removed from -mm tree
 2020-12-16 17:10 UTC 

[merged] checkpatch-fix-unescaped-left-brace.patch removed from -mm tree
 2020-12-16 17:10 UTC 

[merged] checkpatch-avoid-commit_log_long_line-warning-for-signature-tags.patch removed from -mm tree
 2020-12-16 17:10 UTC 

[merged] checkpatch-fix-false-positives-in-repeated_word-warning.patch removed from -mm tree
 2020-12-16 17:09 UTC 

[merged] checkpatch-fix-spelling-errors-and-remove-repeated-word.patch removed from -mm tree
 2020-12-16 17:10 UTC 

[merged] checkpatch-add-new-exception-to-repeated-word-check.patch removed from -mm tree
 2020-12-16 17:09 UTC 

[merged] checkpatch-improve-email-parsing.patch removed from -mm tree
 2020-12-16 17:10 UTC 

[merged] add-new-file-in-lkdtm-to-test-fortified-strscpy.patch removed from -mm tree
 2020-12-16 17:09 UTC 

[merged] lib-cleanup-kstrto-usage.patch removed from -mm tree
 2020-12-16 17:09 UTC 

[merged] stringh-detect-intra-object-overflow-in-fortified-string-functions.patch removed from -mm tree
 2020-12-16 17:09 UTC 

[merged] lkdtm-tests-for-fortify_source.patch removed from -mm tree
 2020-12-16 17:09 UTC 

[merged] checkpatch-update-__attribute__sectionname-quote-removal.patch removed from -mm tree
 2020-12-16 17:10 UTC 

[merged] lib-cmdline_kunit-add-a-new-test-suite-for-cmdline-api.patch removed from -mm tree
 2020-12-16 17:09 UTC 

[merged] lib-cmdline-fix-get_option-for-strings-starting-with-hyphen.patch removed from -mm tree
 2020-12-16 17:09 UTC 

[merged] lib-linear_ranges_kunit-follow-new-file-name-convention-for-kunit-tests.patch removed from -mm tree
 2020-12-16 17:09 UTC 

[merged] lib-test_lockup-minimum-fix-to-get-it-compiled-on-preempt_rt.patch removed from -mm tree
 2020-12-16 17:08 UTC 

[merged] checkpatch-extend-attributes-check-to-handle-more-patterns.patch removed from -mm tree
 2020-12-16 17:09 UTC 

[merged] checkpatch-allow-fix-removal-of-unnecessary-break-statements.patch removed from -mm tree
 2020-12-16 17:09 UTC 

[merged] checkpatch-prefer-static-const-declarations.patch removed from -mm tree
 2020-12-16 17:09 UTC 

[merged] checkpatch-ignore-generated-camelcase-defines-and-enum-values.patch removed from -mm tree
 2020-12-16 17:09 UTC 

[merged] lib-lz4-explicitly-support-in-place-decompression.patch removed from -mm tree
 2020-12-16 17:09 UTC 

[merged] stringh-add-fortify-coverage-for-strscpy.patch removed from -mm tree
 2020-12-16 17:09 UTC 

[merged] correct-wrong-filenames-in-comment.patch removed from -mm tree
 2020-12-16 17:09 UTC 

[merged] ilog2-improve-ilog2-for-constant-arguments.patch removed from -mm tree
 2020-12-16 17:09 UTC 

[merged] lib-string-remove-unnecessary-undefs.patch removed from -mm tree
 2020-12-16 17:09 UTC 

[merged] lib-bits_kunit-follow-new-file-name-convention-for-kunit-tests.patch removed from -mm tree
 2020-12-16 17:09 UTC 

[merged] lib-cmdline-allow-null-to-be-an-output-for-get_option.patch removed from -mm tree
 2020-12-16 17:09 UTC 

[merged] lib-list_kunit-follow-new-file-name-convention-for-kunit-tests.patch removed from -mm tree
 2020-12-16 17:08 UTC 

[merged] lib-stackdepotc-use-array_size-helper-in-jhash2.patch removed from -mm tree
 2020-12-16 17:08 UTC 

[merged] lib-stackdepotc-replace-one-element-array-with-flexible-array-member.patch removed from -mm tree
 2020-12-16 17:08 UTC 

[merged] lib-stackdepotc-use-flex_array_size-helper-in-memcpy.patch removed from -mm tree
 2020-12-16 17:08 UTC 

[merged] bitmap-remove-unused-function-declaration.patch removed from -mm tree
 2020-12-16 17:08 UTC 

[merged] lib-test_free_pages-add-basic-progress-indicators.patch removed from -mm tree
 2020-12-16 17:08 UTC 

[merged] acctc-use-elif-instead-of-end-and-elif.patch removed from -mm tree
 2020-12-16 17:08 UTC 

[merged] bitmap-convert-bitmap_empty-bitmap_full-to-return-boolean.patch removed from -mm tree
 2020-12-16 17:08 UTC 

[merged] kernelh-split-out-mathematical-helpers.patch removed from -mm tree
 2020-12-16 17:08 UTC 

[merged] asm-generic-force-inlining-of-get_order-to-work-around-gcc10-poor-decision.patch removed from -mm tree
 2020-12-16 17:08 UTC 

[merged] proc-fix-lookup-in-proc-net-subdirectories-after-setns2.patch removed from -mm tree
 2020-12-16 17:08 UTC 

[merged] fs-proc-make-pde_get-return-nothing.patch removed from -mm tree
 2020-12-16 17:08 UTC 

[merged] procfs-delete-duplicated-words-other-fixes.patch removed from -mm tree
 2020-12-16 17:08 UTC 

[merged] proc-provide-details-on-indirect-branch-speculation.patch removed from -mm tree
 2020-12-16 17:08 UTC 

[merged] mm-fix-a-race-on-nr_swap_pages.patch removed from -mm tree
 2020-12-16 17:08 UTC 

[merged] mm-memory_hotplug-quieting-offline-operation.patch removed from -mm tree
 2020-12-16 17:08 UTC 

[merged] alpha-replace-bogus-in_interrupt.patch removed from -mm tree
 2020-12-16 17:08 UTC 

+ linux-next-git-rejects.patch added to -mm tree
 2020-12-16 17:06 UTC 

[obsolete] linux-next-rejects.patch removed from -mm tree
 2020-12-16 17:01 UTC 

[to-be-updated] mmap-locking-api-dont-check-locking-if-the-mm-isnt-live-yet.patch removed from -mm tree
 2020-12-16 16:59 UTC 

[to-be-updated] mm-gup-assert-that-the-mmap-lock-is-held-in-__get_user_pages.patch removed from -mm tree
 2020-12-16 16:59 UTC 

[patch 012/200] mm: slab: clarify krealloc()'s behavior with __GFP_ZERO
 2020-12-16 11:23 UTC  (5+ messages)


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