This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 8ba9fbe1e4b8 Merge tag 'drm-fixes-2021-08-20-3' of git://anongit.freede [...] new b1e1ef345433 Revert "mm/shmem: fix shmem_swapin() race with swapoff" new c04b3d069043 Revert "mm: swap: check if swap backing device is congeste [...] new 47aef6010b83 mm/page_alloc: don't corrupt pcppage_migratetype new b16ee0f9ed79 mmflags.h: add missing __GFP_ZEROTAGS and __GFP_SKIP_KASAN [...] new 91ed3ed0f798 MAINTAINERS: update ClangBuiltLinux IRC chat new f56ce412a59d mm: memcontrol: fix occasional OOMs due to proportional me [...] new fcc00621d88b mm/hwpoison: retry with shake_page() for unhandlable pages new 57f29762cdd4 mm: vmscan: fix missing psi annotation for node_reclaim() new a7cb5d23eaea kfence: fix is_kfence_address() for addresses below KFENCE [...] new c7b1850dfb41 hugetlb: don't pass page cache pages to restore_reserve_on_error new ed3bad2e4fd7 Merge branch 'akpm' (patches from Andrew) new d66cd5dea551 cpufreq: blacklist Qualcomm sc8180x in cpufreq-dt-platdev new f7d635883fb7 cpufreq: arm_scmi: Fix error path when allocation failed new 5d79e5ce5489 cpufreq: blocklist Qualcomm sm8150 in cpufreq-dt-platdev new 484f2b7c61b9 cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant new a87a10961a74 Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/p [...] new 335ffab3ef86 opp: remove WARN when no valid OPPs remain new c3ddfe66d2bb opp: Drop empty-table checks from _put functions new 0da04f884ae3 Merge branch 'opp/fixes' of git://git.kernel.org/pub/scm/l [...] new f2963c7ec7cc Merge branch 'pm-opp' new cae68764583b Merge tag 'pm-5.14-rc7' of git://git.kernel.org/pub/scm/li [...] new 2bbfa0addd63 ACPI: PRM: Deal with table not present or no module found new 4753b46e1607 ACPI: PM: s2idle: Invert Microsoft UUID entry and exit new 0f09f4c48118 Merge branch 'acpi-pm' new fa54d366a6e4 Merge tag 'acpi-5.14-rc7' of git://git.kernel.org/pub/scm/ [...]
The 25 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: MAINTAINERS | 2 +- drivers/acpi/prmt.c | 6 ++++++ drivers/acpi/x86/s2idle.c | 4 ++-- drivers/cpufreq/armada-37xx-cpufreq.c | 6 +++++- drivers/cpufreq/cpufreq-dt-platdev.c | 2 ++ drivers/cpufreq/scmi-cpufreq.c | 2 +- drivers/opp/core.c | 15 --------------- drivers/opp/of.c | 5 +++-- include/linux/kfence.h | 7 ++++--- include/linux/memcontrol.h | 29 +++++++++++++++-------------- include/trace/events/mmflags.h | 4 +++- mm/hugetlb.c | 19 ++++++++++++++----- mm/memory-failure.c | 12 +++++++++--- mm/page_alloc.c | 25 ++++++++++++------------- mm/shmem.c | 14 +------------- mm/swap_state.c | 7 ------- mm/vmscan.c | 30 ++++++++++++++++++++++-------- 17 files changed, 100 insertions(+), 89 deletions(-)