This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 5f179793f0a7 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...] new 356ff8a9a78f Revert "mm, thp: consolidate THP gfp handling into alloc_h [...] new de7243057e7c fs/xfs: fix f_ffree value for statfs when project quota is set new a579121f94ab xfs: fix PAGE_MASK usage in xfs_free_file_space new 7d048df4e9b0 xfs: fix inverted return from xfs_btree_sblock_verify_crc new 6744557b53a2 vfs: allow some remap flags to be passed to vfs_clone_file_range new 17614445576b splice: don't read more than available pipe space new 8f67b5adc030 iomap: partially revert 4721a601099 (simulated directio sh [...] new f896adc42d53 Merge tag 'xfs-4.20-fixes-3' of git://git.kernel.org/pub/s [...] new 27c0f2b01970 clk: zynqmp: handle fixed factor param query error new 48d7f160b107 dt-bindings: clk: Introduce 'protected-clocks' property new b181b3b801da clk: qcom: Support 'protected-clocks' property new 149964e2d618 Merge branch 'clk-protected-binding' into clk-fixes new d206e6b7ea3f arm64: dts: qcom: sdm845-mtp: Mark protected gcc clocks new d9f5b7f5dd0f clk: mvebu: Off by one bugs in cp110_of_clk_get() new 2e85c57493e3 clk: mmp: Off by one in mmp_clk_add() new 9a43be9cedd5 clk: zynqmp: Off by one in zynqmp_is_valid_clock() new 570c9139c358 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...] new b7d624ab4312 asm-generic: unistd.h: fixup broken macro include. new 8214bdf7d3e6 Merge tag 'asm-generic-4.20' of git://git.kernel.org/pub/s [...]
The 19 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: .../devicetree/bindings/clock/clock-bindings.txt | 16 +++++++++++ arch/arm64/boot/dts/qcom/sdm845-mtp.dts | 6 ++++ drivers/clk/mmp/clk.c | 2 +- drivers/clk/mvebu/cp110-system-controller.c | 4 +-- drivers/clk/qcom/common.c | 18 ++++++++++++ drivers/clk/zynqmp/clkc.c | 5 +++- fs/iomap.c | 9 ------ fs/read_write.c | 2 +- fs/splice.c | 7 ++++- fs/xfs/libxfs/xfs_btree.c | 2 +- fs/xfs/xfs_bmap_util.c | 4 +-- fs/xfs/xfs_qm_bhv.c | 2 +- include/linux/gfp.h | 12 +++++--- include/uapi/asm-generic/unistd.h | 4 +++ mm/huge_memory.c | 27 +++++++++--------- mm/mempolicy.c | 32 ++++++++++++++++++++-- mm/shmem.c | 2 +- 17 files changed, 113 insertions(+), 41 deletions(-)