This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from ab6f762f0f53 printk: queue wake_up_klogd irq_work only if per-CPU areas [...] new 0102e4efda76 xen: Use evtchn_type_t as a type for event channels new 3a169c0be75b xen/blkfront: fix memory allocation flags in blkfront_setu [...] new 0e1b42710787 x86/xen: make xen_pvmmu_arch_setup() static new d6f34f4c6b4a x86/xen: fix booting 32-bit pv guest new e6383b185a99 Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org [...] new 98060484e232 xtensa: replace setup_irq() by request_irq() new 44d92b2c40da xtensa: remove meaningless export ccflags-y new 70cbddb97385 arch/xtensa: fix grammar in Kconfig help text new 9539303a9baa Merge tag 'xtensa-20200410' of git://github.com/jcmvbkbc/l [...] new ec95f1dedc9c orangefs: get rid of knob code... new 0e393a9a8f2a orangefs: don't mess with I_DIRTY_TIMES in orangefs_flush new aa317d3351de orangefs: clarify build steps for test server in orangefs.txt new 4e4bdcfa2129 Merge tag 'for-linus-5.7-ofs1' of git://git.kernel.org/pub [...] new 86f93e7447f9 docs: filesystems: fix typo in qnx6.rst new ed01b03018b3 docs: kernel-parameters.txt: Remove nompx new cd4ca34153cc docs: kernel-parameters.txt: Fix broken references new 869903904242 Documentation: sysrq: fix RST formatting new 2abf99b94c17 docs: driver-api: address duplicate label warning new 19905fe667b6 Documentation: driver-api/usb/writing_usb_driver.rst Updat [...] new befacdcf47d4 Documentation: android: binderfs: add 'stats' mount option new ca6151a9788e Merge tag 'docs-5.7-2' of git://git.lwn.net/linux new 25efb2ffdf99 hfsplus: fix crash and filesystem corruption when deleting files new 9b8b17541f13 mm, memcg: do not high throttle allocators based on wraparound new b991cee567bf mm, slab_common: fix a typo in comment "eariler"->"earlier" new 2370ae4b1d5a docs: mm: slab.h: fix a broken cross-reference new e6a0a7ad1c2b mm/page_alloc.c: fix kernel-doc warning new 8b885f53b03e mm/page_alloc: make pcpu_drain_mutex and pcpu_drain static new 783fda856e10 ocfs2: no need try to truncate file beyond i_size new 8676af1ff2d2 mm: cma: NUMA node interface new cf11e85fc08c mm: hugetlb: optionally allocate gigantic hugepages using cma new 09ef5283fd96 mm/mmap.c: initialize align_offset explicitly for vm_unmap [...] new 8efd6f5b1732 mm/memory.c: refactor insert_page to prepare for batched-l [...] new 251a0ffeaeee mm: bring sparc pte_index() semantics inline with other platforms new c97078bd219c mm: define pte_index as macro for x86 new 8cd3984d81d5 mm/memory.c: add vm_insert_pages() new c62da0c35d58 mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS new 6cb4d9a2870d mm/vma: introduce VM_ACCESS_FLAGS new 78e7c5af080b mm/special: create generic fallbacks for pte_special() and [...] new 96c6b598135e mm/memory_hotplug: drop the flags field from struct mhp_re [...] new f5637d3b42ab mm/memory_hotplug: rename mhp_restrictions to mhp_params new c164fbb40c43 x86/mm: thread pgprot_t through init_memory_mapping() new 30796e18c299 x86/mm: introduce __set_memory_prot() new 4e00c5affdd4 powerpc/mm: thread pgprot_t through create_section_mapping() new bfeb022f8fe4 mm/memory_hotplug: add pgprot_t to mhp_params new a50d8d98a87f mm/memremap: set caching mode for PCI P2PDMA memory to WC new d7d27cfc5cf0 kmod: make request_module() return an error when autoloadi [...] new 26c5d78c976c fs/filesystems.c: downgrade user-reachable WARN_ONCE() to [...] new 6e7158250625 docs: admin-guide: document the kernel.modprobe sysctl new 6d573a075283 selftests: kmod: fix handling test numbers above 9 new 23756e551f35 selftests: kmod: test disabling module autoloading new 149ed3d404c9 change email address for Pali Rohár new cb8d9937e855 drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci [...] new 3bfa7e141b0b fs/seq_file.c: seq_read(): add info message about buggy .n [...] new f4d74ef6220c kernel/gcov/fs.c: gcov_seq_next() should increase position index new 89163f93c6f9 ipc/util.c: sysvipc_find_ipc() should increase position index new 5b8b9d0c6d0e Merge branch 'akpm' (patches from Andrew)
The 56 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 | 1 + .../ABI/testing/sysfs-platform-dell-laptop | 8 +- Documentation/admin-guide/binderfs.rst | 6 + Documentation/admin-guide/kernel-parameters.txt | 16 +- Documentation/admin-guide/sysctl/kernel.rst | 21 +++ Documentation/admin-guide/sysrq.rst | 20 +-- .../driver-api/usb/writing_usb_driver.rst | 7 +- Documentation/driver-api/w1.rst | 3 - Documentation/filesystems/orangefs.rst | 34 +++-- Documentation/filesystems/qnx6.rst | 2 +- MAINTAINERS | 16 +- arch/alpha/include/asm/page.h | 3 - arch/alpha/include/asm/pgtable.h | 2 - arch/arc/include/asm/page.h | 2 +- arch/arm/include/asm/page.h | 4 +- arch/arm/include/asm/pgtable-2level.h | 2 - arch/arm/include/asm/pgtable.h | 15 +- arch/arm/mach-omap2/omap-secure.c | 2 +- arch/arm/mach-omap2/omap-secure.h | 2 +- arch/arm/mach-omap2/omap-smc.S | 2 +- arch/arm/mm/fault.c | 2 +- arch/arm/mm/mmu.c | 14 ++ arch/arm64/include/asm/page.h | 4 +- arch/arm64/mm/fault.c | 2 +- arch/arm64/mm/init.c | 6 + arch/arm64/mm/mmu.c | 7 +- arch/c6x/include/asm/page.h | 5 +- arch/csky/include/asm/page.h | 3 - arch/csky/include/asm/pgtable.h | 3 - arch/h8300/include/asm/page.h | 2 - arch/hexagon/include/asm/page.h | 3 +- arch/hexagon/include/asm/pgtable.h | 2 - arch/ia64/include/asm/page.h | 5 +- arch/ia64/include/asm/pgtable.h | 2 - arch/ia64/mm/init.c | 7 +- arch/m68k/include/asm/mcf_pgtable.h | 10 -- arch/m68k/include/asm/motorola_pgtable.h | 2 - arch/m68k/include/asm/page.h | 3 - arch/m68k/include/asm/sun3_pgtable.h | 2 - arch/microblaze/include/asm/page.h | 2 - arch/microblaze/include/asm/pgtable.h | 4 - arch/mips/include/asm/page.h | 5 +- arch/mips/include/asm/pgtable.h | 44 ++++-- arch/nds32/include/asm/page.h | 3 - arch/nds32/include/asm/pgtable.h | 9 -- arch/nds32/mm/fault.c | 2 +- arch/nios2/include/asm/page.h | 3 +- arch/nios2/include/asm/pgtable.h | 3 - arch/openrisc/include/asm/page.h | 5 - arch/openrisc/include/asm/pgtable.h | 2 - arch/parisc/include/asm/page.h | 3 - arch/parisc/include/asm/pgtable.h | 2 - arch/powerpc/include/asm/book3s/64/hash.h | 3 +- arch/powerpc/include/asm/book3s/64/radix.h | 3 +- arch/powerpc/include/asm/page.h | 9 +- arch/powerpc/include/asm/page_64.h | 7 +- arch/powerpc/include/asm/sparsemem.h | 3 +- arch/powerpc/mm/book3s64/hash_utils.c | 5 +- arch/powerpc/mm/book3s64/pgtable.c | 7 +- arch/powerpc/mm/book3s64/pkeys.c | 2 +- arch/powerpc/mm/book3s64/radix_pgtable.c | 18 ++- arch/powerpc/mm/mem.c | 10 +- arch/riscv/include/asm/page.h | 3 +- arch/s390/include/asm/page.h | 3 +- arch/s390/mm/fault.c | 2 +- arch/s390/mm/init.c | 9 +- arch/sh/include/asm/page.h | 3 - arch/sh/mm/init.c | 7 +- arch/sparc/include/asm/page_32.h | 3 - arch/sparc/include/asm/page_64.h | 3 - arch/sparc/include/asm/pgtable_32.h | 7 - arch/sparc/include/asm/pgtable_64.h | 10 +- arch/um/include/asm/pgtable.h | 10 -- arch/unicore32/include/asm/page.h | 3 - arch/unicore32/include/asm/pgtable.h | 3 - arch/unicore32/mm/fault.c | 2 +- arch/x86/include/asm/page_types.h | 7 +- arch/x86/include/asm/pgtable.h | 6 + arch/x86/include/asm/set_memory.h | 1 + arch/x86/kernel/amd_gart_64.c | 3 +- arch/x86/kernel/setup.c | 4 + arch/x86/mm/init.c | 9 +- arch/x86/mm/init_32.c | 19 ++- arch/x86/mm/init_64.c | 40 ++--- arch/x86/mm/mm_internal.h | 3 +- arch/x86/mm/pat/set_memory.c | 13 ++ arch/x86/mm/pkeys.c | 2 +- arch/x86/platform/uv/bios_uv.c | 3 +- arch/x86/um/asm/vm-flags.h | 10 +- arch/x86/xen/setup.c | 2 +- arch/x86/xen/xen-head.S | 2 +- arch/xtensa/Kconfig | 2 +- arch/xtensa/boot/Makefile | 1 - arch/xtensa/include/asm/page.h | 3 - arch/xtensa/include/asm/pgtable.h | 3 - arch/xtensa/kernel/smp.c | 8 +- arch/xtensa/kernel/time.c | 12 +- drivers/block/xen-blkfront.c | 17 ++- drivers/char/hw_random/omap3-rom-rng.c | 4 +- drivers/dma/tegra20-apb-dma.c | 1 - drivers/hwmon/dell-smm-hwmon.c | 4 +- drivers/platform/x86/dell-laptop.c | 4 +- drivers/platform/x86/dell-rbtn.c | 4 +- drivers/platform/x86/dell-rbtn.h | 2 +- drivers/platform/x86/dell-smbios-base.c | 4 +- drivers/platform/x86/dell-smbios-smm.c | 2 +- drivers/platform/x86/dell-smbios.h | 2 +- drivers/platform/x86/dell-smo8800.c | 2 +- drivers/platform/x86/dell-wmi.c | 4 +- drivers/power/supply/bq2415x_charger.c | 4 +- drivers/power/supply/bq27xxx_battery.c | 2 +- drivers/power/supply/isp1704_charger.c | 2 +- drivers/power/supply/rx51_battery.c | 4 +- drivers/staging/gasket/gasket_core.c | 2 +- drivers/xen/events/events_2l.c | 16 +- drivers/xen/events/events_base.c | 93 ++++++------ drivers/xen/events/events_fifo.c | 22 +-- drivers/xen/events/events_internal.h | 30 ++-- drivers/xen/evtchn.c | 13 +- drivers/xen/gntdev-common.h | 3 +- drivers/xen/gntdev.c | 2 +- drivers/xen/pvcalls-back.c | 5 +- drivers/xen/pvcalls-front.c | 15 +- drivers/xen/xen-pciback/xenbus.c | 7 +- drivers/xen/xen-scsiback.c | 3 +- drivers/xen/xenbus/xenbus_client.c | 6 +- fs/filesystems.c | 4 +- fs/hfsplus/attributes.c | 4 + fs/ocfs2/alloc.c | 4 + fs/orangefs/file.c | 34 +---- fs/orangefs/inode.c | 39 +---- fs/orangefs/orangefs-kernel.h | 4 - fs/seq_file.c | 7 +- fs/udf/ecma_167.h | 2 +- fs/udf/osta_udf.h | 2 +- include/linux/cma.h | 14 +- include/linux/hugetlb.h | 12 ++ include/linux/memblock.h | 3 + include/linux/memory_hotplug.h | 21 +-- include/linux/mm.h | 34 ++++- include/linux/power/bq2415x_charger.h | 2 +- include/linux/slab.h | 2 +- include/xen/events.h | 22 +-- include/xen/interface/event_channel.h | 2 +- include/xen/xenbus.h | 5 +- ipc/util.c | 2 +- kernel/gcov/fs.c | 2 +- kernel/kmod.c | 4 +- mm/cma.c | 16 +- mm/hugetlb.c | 109 +++++++++++++ mm/memblock.c | 2 +- mm/memcontrol.c | 3 + mm/memory.c | 168 ++++++++++++++++++--- mm/memory_hotplug.c | 11 +- mm/memremap.c | 17 ++- mm/mmap.c | 4 +- mm/mprotect.c | 4 +- mm/page_alloc.c | 5 +- mm/slab_common.c | 2 +- tools/laptop/freefall/freefall.c | 2 +- tools/testing/selftests/kmod/kmod.sh | 43 +++++- 161 files changed, 904 insertions(+), 613 deletions(-)