This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 9322c47b21b9 Merge tag 'xfs-5.9-fixes-2' of git://git.kernel.org/pub/sc [...] new f1796544a0ca memcg: fix use-after-free in uncharge_batch new e3336cab2579 mm: memcg: fix memcg reclaim soft lockup new dc07a728d49c mm: slub: fix conversion of freelist_corrupted() new f548a64570cb MAINTAINERS: update Cavium/Marvell entries new b96442896577 MAINTAINERS: add LLVM maintainers new 9d90dd188d5e MAINTAINERS: IA64: mark Status as Odd Fixes only new e80d3909be42 mm: track page table modifications in __apply_to_page_range() new fff1662cc423 ipc: adjust proc_ipc_sem_dointvec definition to match prototype new b0daa2c73f3a fork: adjust sysctl_max_threads definition to match prototype new 13e45417cedb checkpatch: fix the usage of capture group ( ... ) new 7867fd7cc44e mm: madvise: fix vma user-after-free new ebdf8321eeeb mm/migrate: fixup setting UFFD_WP flag new ad7df764b7e1 mm/rmap: fixup copying of soft dirty and uffd ptes new 6128763fc324 mm/migrate: remove unnecessary is_zone_device_page() check new 3d321bf82c4b mm/migrate: preserve soft dirty in remove_migration_pte() new 953f064aa6b2 mm/hugetlb: try preferred node first when alloc gigantic p [...] new 17743798d812 mm/hugetlb: fix a race between hugetlb sysctl handlers new e5a59d308f52 mm/khugepaged.c: fix khugepaged's request size in collapse_file new 428fc0aff4e5 include/linux/log2.h: add missing () around n in roundup_p [...] new 7514c0362ffd Merge branch 'akpm' (patches from Andrew) new e5ed6069b7d8 ARC: pgalloc.h: delete a duplicated word + other fixes new feb92d7d3813 ARC: perf: don't bail setup if pct irq missing in device-tree new fe81d927b78c ARC: HSDK: wireup perf irq new e5c388b4b967 ARC: show_regs: fix r12 printing and simplify new 89d29997f103 irqchip/eznps: Fix build error for !ARC700 builds new 4af22ded0ecf arc: fix memory initialization for systems with two memory banks new 26907eb605fb ARC: [plat-hsdk]: Switch ethernet phy-mode to rgmii-id new 70187f7727d4 Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/li [...] new 46d4a403a04c auxdisplay: Replace HTTP links with HTTPS ones new 4e4bb894467c clang-format: Update with the latest for_each macro list new aac544c3553d Compiler Attributes: remove comment about sparse not suppo [...] new 5861af92ff2a Compiler Attributes: fix comment concerning GCC 4.6 new e5fc436f06ee sparse: use static inline for __chk_{user,io}_ptr() new dd9fb9bb3340 Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format- [...]
The 34 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: .clang-format | 12 +++++ MAINTAINERS | 32 +++++++------- arch/arc/boot/dts/hsdk.dts | 6 ++- arch/arc/include/asm/pgalloc.h | 4 +- arch/arc/kernel/perf_event.c | 14 ++---- arch/arc/kernel/troubleshoot.c | 77 +++++++++++++-------------------- arch/arc/mm/init.c | 27 +++++++----- arch/arc/plat-eznps/include/plat/ctop.h | 1 - drivers/auxdisplay/arm-charlcd.c | 2 +- include/linux/compiler_attributes.h | 8 +--- include/linux/compiler_types.h | 4 +- include/linux/log2.h | 2 +- include/soc/nps/common.h | 6 +++ ipc/ipc_sysctl.c | 2 +- kernel/fork.c | 2 +- mm/hugetlb.c | 49 ++++++++++++++++----- mm/khugepaged.c | 2 +- mm/madvise.c | 2 +- mm/memcontrol.c | 6 +++ mm/memory.c | 37 ++++++++++------ mm/migrate.c | 29 ++++++++----- mm/rmap.c | 9 +++- mm/slub.c | 12 ++--- mm/vmscan.c | 8 ++++ scripts/checkpatch.pl | 4 +- 25 files changed, 207 insertions(+), 150 deletions(-)