This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from da690031a5d6 Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...] new 6d6b8b9f4fce perf: Fix task_function_call() error handling new aa5c3a2911e6 Merge tag 'perf-urgent-2020-10-11' of git://git.kernel.org [...] new bc21a291fc11 x86/mce: Use idtentry_nmi_enter/exit() new 0c7689830e90 Documentation/x86: Fix incorrect references to zero-page.txt new c120ec12e216 Merge tag 'x86-urgent-2020-10-11' of git://git.kernel.org/ [...] new 8a018eb55e3a pipe: Fix memory leaks in create_pipe_files() new 5b697f86f9f1 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new ae4a380109d1 MAINTAINERS: change hardening mailing list new 512b557ac8a8 MAINTAINERS: Antoine Tenart's email address new bc4fe4cdd602 mm: mmap: Fix general protection fault in unlink_file_vma() new 8b7b2eb131d3 mm: validate inode in mapping_set_error() new 4aab2be09830 mm: khugepaged: recalculate min_free_kbytes after memory h [...] new 3dd0130f2430 Merge branch 'akpm' (patches from Andrew)
The 13 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .mailmap | 4 +++- Documentation/x86/boot.rst | 6 +++--- MAINTAINERS | 8 ++++---- arch/x86/kernel/cpu/mce/core.c | 6 ++++-- fs/pipe.c | 11 +++++------ include/linux/khugepaged.h | 5 +++++ include/linux/pagemap.h | 3 ++- include/linux/watch_queue.h | 6 ++++++ kernel/events/core.c | 5 +++-- mm/khugepaged.c | 13 +++++++++++-- mm/mmap.c | 6 +++++- mm/page_alloc.c | 3 +++ 12 files changed, 54 insertions(+), 22 deletions(-)