This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from b3a987b0264d Linux 5.5-rc6 new bc8a76a152c5 drm/i915/gen9: Clear residual context state on context switch new 63d264fe0868 Merge tag 'Intel-CVE-2019-14615' from bundle by Akeem Abodunrin. new cc638f329ef6 mm, thp: tweak reclaim/compaction effort of local-only and [...] new 8068df3b6037 mm/memory_hotplug: don't free usage map when removing a re [...] new 97d3d0f9a1cf mm/huge_memory.c: thp: fix conflict of above-47bit hint ad [...] new 991589974d9c mm/shmem.c: thp, shmem: fix conflict of above-47bit hint a [...] new 4a87e2a25dc2 mm: memcg/slab: fix percpu slab vmstats flushing new 8e57f8acbbd1 mm, debug_pagealloc: don't rely on static keys too early new 6d9e8c651dd9 mm/page-writeback.c: avoid potential division by zero in w [...] new d3ac946ec9de mm/page-writeback.c: use div64_ul() for u64-by-unsigned-lo [...] new 0a5d1a7f6470 mm/page-writeback.c: improve arithmetic divisions new 2fe20210fc5f mm: memcg/slab: call flush_memcg_workqueue() only if memcg [...] new 554913f600b4 mm: khugepaged: add trace status description for SCAN_PAGE [...] new 3f1f9a9b715c Merge branch 'akpm' (patches from Andrew) new 8379bb84be75 keys: Fix request_key() cache new 40a708bd622b afs: Fix use-after-loss-of-ref new f52b83b0b1c4 afs: Fix afs_lookup() to not clobber the version on a new dentry new e033e7d4a808 Merge branch 'dhowells' (patches from DavidH)
The 18 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: drivers/gpu/drm/i915/gt/intel_lrc.c | 8 +++++ fs/afs/dir.c | 18 +++++------ include/linux/mm.h | 18 +++++++++-- include/linux/mmzone.h | 5 ++- include/trace/events/afs.h | 12 ++------ include/trace/events/huge_memory.h | 3 +- init/main.c | 1 + kernel/cred.c | 4 +-- mm/huge_memory.c | 38 ++++++++++++++--------- mm/memcontrol.c | 37 ++++++---------------- mm/mempolicy.c | 10 ++++-- mm/page-writeback.c | 10 +++--- mm/page_alloc.c | 61 +++++++++++-------------------------- mm/shmem.c | 7 +++-- mm/slab.c | 4 +-- mm/slab_common.c | 3 +- mm/slub.c | 2 +- mm/sparse.c | 9 +++++- mm/vmalloc.c | 4 +-- 19 files changed, 123 insertions(+), 131 deletions(-)