mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-16 04:46:00 to 2020-12-18 22:03:39 UTC [more...]

incoming
 2020-12-18 22:03 UTC  (34+ 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
` [patch 07/78] epoll: simplify signal handling
` [patch 08/78] epoll: pull fatal signal checks into ep_send_events()
` [patch 09/78] epoll: move eavail next to the list_empty_careful check
` [patch 10/78] epoll: simplify and optimize busy loop logic
` [patch 11/78] epoll: pull all code between fetch_events and send_event into the loop
` [patch 12/78] epoll: replace gotos with a proper loop
` [patch 13/78] epoll: eliminate unnecessary lock for zero timeout
` [patch 14/78] kasan: drop unnecessary GPL text from comment headers
` [patch 15/78] kasan: KASAN_VMALLOC depends on KASAN_GENERIC
` [patch 16/78] kasan: group vmalloc code
` [patch 17/78] kasan: shadow declarations only for software modes
` [patch 18/78] kasan: rename (un)poison_shadow to (un)poison_range
` [patch 19/78] kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_*
` [patch 20/78] kasan: only build init.c for software modes
` [patch 21/78] kasan: split out shadow.c from common.c
` [patch 22/78] kasan: define KASAN_MEMORY_PER_SHADOW_PAGE
` [patch 23/78] kasan: rename report and tags files
` [patch 24/78] kasan: don't duplicate config dependencies
` [patch 25/78] kasan: hide invalid free check implementation
` [patch 26/78] kasan: decode stack frame only with KASAN_STACK_ENABLE
` [patch 27/78] kasan, arm64: only init shadow for software modes
` [patch 28/78] kasan, arm64: only use kasan_depth "
` [patch 29/78] kasan, arm64: move initialization message
` [patch 30/78] kasan, arm64: rename kasan_init_tags and mark as __init
` [patch 31/78] kasan: rename addr_has_shadow to addr_has_metadata
` [patch 33/78] kasan: rename SHADOW layout macros to META
` [patch 35/78] kasan: introduce CONFIG_KASAN_HW_TAGS

[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  (50+ 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 33/95] bitops: introduce the for_each_set_clump macro
` [patch 56/95] checkpatch: fix TYPO_SPELLING check for words with apostrophe
` [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).