This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm
in repository toolchain/ci/binutils-gdb.
from cb3a9d1b79 Automatic date update in version.in
adds d3827c8d2d gdb: add Tiezhu Yang as LoongArch maintainer
adds 863cd1c236 gdb: testsuite: print explicit test result in can_spawn_for_attach
adds 1dbf27133d gdb: testsuite: fix wrong expected result in attach-pie-noexec.exp
adds 81c9e0f6c4 Prevent an assertion from being triggered when linking an AR [...]
new 95e96e052a Fix linker tests to compile with gcc-12.
The 1 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:
bfd/ChangeLog | 7 ++++++
bfd/elf32-arm.c | 8 +++++++
gdb/MAINTAINERS | 4 ++++
gdb/testsuite/lib/gdb.exp | 46 ++++++++++++++++++++++++++++++++++------
ld/ChangeLog | 10 +++++++++
ld/testsuite/ld-elf/pr21964-1a.c | 2 +-
ld/testsuite/ld-elf/pr21964-1b.c | 2 +-
ld/testsuite/ld-elf/pr21964-1c.c | 2 +-
ld/testsuite/ld-elf/pr21964-2a.c | 2 +-
ld/testsuite/ld-elf/pr21964-2b.c | 2 +-
ld/testsuite/ld-elf/pr21964-3a.c | 2 +-
11 files changed, 74 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm
in repository toolchain/ci/base-artifacts.
discards 2f9595a3 0: update: binutils-gcc: 1
new 2163d160 0: update: binutils-gcc: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (2f9595a3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (2163d160)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 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:
01-reset_artifacts/console.log.xz | Bin 1516 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 50588 -> 51480 bytes
04-build_abe-gcc/console.log.xz | Bin 229532 -> 229876 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3856 -> 3804 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2648 -> 2516 bytes
07-check_regression/console.log.xz | Bin 3176 -> 3188 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 8 +-
07-check_regression/results.compare | 28 +-
07-check_regression/results.compare2 | 24 +-
07-check_regression/results.regressions | 28 +-
08-update_baseline/console.log | 570 ++--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 8 +-
08-update_baseline/results.compare | 28 +-
08-update_baseline/results.compare2 | 24 +-
08-update_baseline/results.regressions | 28 +-
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 2751352 -> 2779320 bytes
sumfiles/g++.sum | 136 +-
sumfiles/gcc.log.xz | Bin 2357228 -> 2335716 bytes
sumfiles/gcc.sum | 4468 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 895144 -> 891964 bytes
sumfiles/gfortran.sum | 44 +-
sumfiles/libatomic.log.xz | Bin 2172 -> 2176 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 188288 -> 188440 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2536 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 461964 -> 448456 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2724 insertions(+), 2724 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch cygwin-3_3-branch
in repository newlib.
from 0e1847fb8 Cygwin: pty: Isolate CTRL_C_EVENTs between ptys.
new 598a0c9bb Cygwin: pty: Avoid cutting the branch the pty master is sitting on.
new a9fb6a22e Cygwin: sysconf: _SC_TZNAME_MAX: return -1 as valid value
The 2 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:
winsup/cygwin/exceptions.cc | 3 ++
winsup/cygwin/fhandler.h | 2 ++
winsup/cygwin/fhandler_termios.cc | 20 ++++++++---
winsup/cygwin/fhandler_tty.cc | 76 ++++++++++++++++++++-------------------
winsup/cygwin/sigproc.cc | 3 +-
winsup/cygwin/sysconf.cc | 2 +-
winsup/cygwin/tty.cc | 11 ++----
7 files changed, 66 insertions(+), 51 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6df0c8d417f ipa: Improve error handling for target_clone single value
new 9ef2bfdd451 Restrict new testcase gcc.target/i386/pr80270.c to x86_64.
The 1 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:
gcc/testsuite/gcc.target/i386/pr80270.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_profiled_lto
in repository toolchain/ci/base-artifacts.
discards 209584a6 0: update: binutils-gcc: 2
new e15e32ca 0: update: binutils-gcc: 2
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (209584a6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 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:
01-reset_artifacts/console.log.xz | Bin 1632 -> 1520 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 50428 -> 51600 bytes
05-build_abe-bootstrap_profiled_lto/console.log.xz | Bin 947776 -> 943432 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch akpm
in repository linux-next.
omits 43b55c532c25 selftests: kselftest framework: provide "finished" helper
omits b50a5c6eaaca selftests: vm: remove dependecy from internal kernel macros
omits 7e463f38bfab mm/huge_memory: remove stale page_trans_huge_mapcount()
omits c7fc612258e9 mm/swapfile: remove stale reuse_swap_page()
omits 61d1d7c17415 mm/khugepaged: remove reuse_swap_page() usage
omits 1076e9805bc5 mm/huge_memory: streamline COW logic in do_huge_pmd_wp_page()
omits 8c9acf31b074 mm: streamline COW logic in do_swap_page()
omits 84d1ba153664 mm: slightly clarify KSM logic in do_swap_page()
omits 4459eb67761d mm: optimize do_wp_page() for fresh pages in local LRU pagevecs
omits f14eb941c3a7 mm: optimize do_wp_page() for exclusive pages in the swapcache
omits 623c533f04d3 userfaultfd/selftests: enable hugetlb remap and remove eve [...]
omits 2edc958704a6 selftests/vm: add hugetlb madvise MADV_DONTNEED MADV_REMOVE test
omits a1842f4b48a8 mm: enable MADV_DONTNEED for hugetlb mappings
omits f9c405ad7a17 mm/rmap: fix argument list that the kdoc format and script [...]
omits 41543c017ccd kasan: print virtual mapping info in reports
omits 9f8d6dc2715f kasan: update function name in comments
omits a5fdcf630c68 mm/kasan: remove unnecessary CONFIG_KASAN option
omits 6338afde337d kasan: test: support async (again) and asymm modes for HW_TAGS
omits dbbbd949b6bb kasan-improve-vmalloc-tests-fix-3-fix
omits dedb50ea766f another fix for "kasan: improve vmalloc tests"
omits 0c22edbbb124 fix for "kasan: improve vmalloc tests"
omits e8653df23df0 similar to "kasan: test: fix compatibility with FORTIFY_SOURCE"
omits 80ae1e4fe701 kasan: improve vmalloc tests
omits da983cbac816 kasan: documentation updates
omits 8f3ea2424813 arm64: select KASAN_VMALLOC for SW/HW_TAGS modes
omits b0524ed0d78f kasan: allow enabling KASAN_VMALLOC and SW/HW_TAGS
omits 6989ae4c4dca kasan: add kasan.vmalloc command line flag
omits fa5ebd56c874 kasan: clean up feature flags for HW_TAGS mode
omits f63a40c9ec4c kasan: mark kasan_arg_stacktrace as __initdata
omits c01587402f43 kasan, arm64: don't tag executable vmalloc allocations
omits 8a6a3cb91415 kasan, vmalloc: only tag normal vmalloc allocations
omits 47386cbe1d29 kasan, vmalloc: add vmalloc tagging for HW_TAGS
omits d7e5b33e87cf kasan, page_alloc: allow skipping memory init for HW_TAGS
omits bdc3e7149f47 kasan, page_alloc: allow skipping unpoisoning for HW_TAGS
omits 34606c92de10 kasan, mm: only define ___GFP_SKIP_KASAN_POISON with HW_TAGS
omits 4d638c681f9d kasan, vmalloc: unpoison VM_ALLOC pages after mapping
omits 33716b2d8226 kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_tagged
omits 13ffc54f565d kasan, vmalloc: add vmalloc tagging for SW_TAGS
omits 6ad34f01db81 fix for "kasan, fork: reset pointer tags of vmapped stacks"
omits a6c47806680c kasan, arm64: reset pointer tags of vmapped stacks
omits dbcd55bd6681 kasan, fork: reset pointer tags of vmapped stacks
omits 56f10bcfb670 kasan, vmalloc: reset tags in vmalloc functions
omits b88a9203c628 kasan: add wrappers for vmalloc hooks
omits 6068884bbb2d kasan: reorder vmalloc hooks
omits 31526cc9816c kasan, vmalloc: drop outdated VM_KASAN comment
omits 4a19e7113e82 kasan, x86, arm64, s390: rename functions for modules shadow
omits f6de0e9ef8e3 kasan: define KASAN_VMALLOC_INVALID for SW_TAGS
omits cba15058f9f3 kasan: clean up metadata byte definitions
omits 81d17ea20cb6 kasan, page_alloc: rework kasan_unpoison_pages call site
omits 904703a0d000 kasan, page_alloc: move kernel_init_free_pages in post_alloc_hook
omits 59c71e27c671 kasan, page_alloc: move SetPageSkipKASanPoison in post_alloc_hook
omits 51223b1844dd kasan, page_alloc: combine tag_clear_highpage calls in pos [...]
omits eee478a39013 kasan, page_alloc: merge kasan_alloc_pages into post_alloc_hook
omits 8d75313f0c82 kasan, page_alloc: refactor init checks in post_alloc_hook
omits aaa9d5a0f3d1 kasan: only apply __GFP_ZEROTAGS when memory is zeroed
omits c72a3940f787 mm: clarify __GFP_ZEROTAGS comment
omits 45e064798cf7 kasan: drop skip_kasan_poison variable in free_pages_prepare
omits 69f45b43fad2 kasan, page_alloc: init memory of skipped pages on free
omits a036af68ffec kasan, page_alloc: simplify kasan_poison_pages call site
omits d706159e9ac0 kasan, page_alloc: merge kasan_free_pages into free_pages_prepare
omits ce19a1773964 kasan, page_alloc: move tag_clear_highpage out of kernel_i [...]
omits 2c026ff3b2bc kasan, page_alloc: deduplicate should_skip_kasan_poison
omits 08cbc7d0cb9a Revert "mm/migration: add trace events for base page and H [...]
omits 586495aa0a2a Merge branch 'akpm-current/current'
omits e0c3333e681d Merge branch 'for-next/execve' of git://git.kernel.org/pub [...]
omits 3c3a8714a449 Merge branch 'for-next' of git://git.infradead.org/users/w [...]
omits ae4ef449cd46 Merge branch 'sysctl-next' of git://git.kernel.org/pub/scm [...]
omits 70485cf3a020 Merge branch 'rust-next' of https://github.com/Rust-for-Li [...]
omits bc906a222219 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits a21e1723b5be Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 1b365e1d90dc Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits e08b361bc113 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 3a977062c8db Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 1b44a4d61a8b Merge branch 'mhi-next' of git://git.kernel.org/pub/scm/li [...]
omits bf3e6a8cf85b Merge branch 'kunit' of git://git.kernel.org/pub/scm/linux [...]
omits 11d6ec104593 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits a1ba03fa430a Merge branch 'hyperv-next' of git://git.kernel.org/pub/scm [...]
omits 575311b6fbd2 Merge branch 'main' of git://git.infradead.org/users/willy [...]
omits fe71fb93a483 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 9e5b18d05236 Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
omits d3c63bee76aa Merge branch 'libnvdimm-for-next' of git://git.kernel.org/ [...]
omits db6d41cdcd85 Merge branch 'rtc-next' of git://git.kernel.org/pub/scm/li [...]
omits 1231f63d77f8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 77fb08e106e2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 2cb42bd944a6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits ec023cba948c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 99da49e22f23 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits e1d7f6b0dda5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 61ea7a63fb0f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 1aa35cfd6416 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits c00ab10b8f14 Merge branch 'gpio/for-next' of git://git.kernel.org/pub/s [...]
omits 957349626433 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 533c1bfa5506 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
omits 601cd64af891 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits e8b5ed96914b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits ab3b987b7399 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 64fd28936064 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 3f3006c4dc1d Merge branch 'icc-next' of git://git.kernel.org/pub/scm/li [...]
omits 6057ce260c89 Merge branch 'togreg' of git://git.kernel.org/pub/scm/linu [...]
omits 47441e15a295 Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...]
omits 2702e410f288 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 0f458c6f112d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 5f92f73cffad Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 8fcc17631035 Merge branch 'extcon-next' of git://git.kernel.org/pub/scm [...]
omits 3e9faa31c36a next-20220224/char-misc
omits 501f0299ee34 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/li [...]
omits 5a3ea86a9304 Merge branch 'for-usb-next' of git://git.kernel.org/pub/sc [...]
omits 48d3274a3fe4 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...]
omits 3b36f898b4b3 Merge branch 'driver-core-next' of git://git.kernel.org/pu [...]
omits cc08afb01ab0 Merge branch 'for-next' of git://github.com/cminyard/linux [...]
omits 4487c9261276 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 24626c73ecb7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits ca3f72d66eb4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 39c02676641b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 222b389095dd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits f78a418b6411 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 4de11785d9e9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 97b15d1cae6b Merge branch 'next' of git://git.kernel.org/pub/scm/virt/k [...]
omits 17a44bc96c9e Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/li [...]
omits 952b33d32a4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 2585fbe4b79a Merge branch 'irq/irqchip-next' of git://git.kernel.org/pu [...]
omits b02e511b74b5 Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...]
omits e31ccb580a62 Merge branch 'timers/drivers/next' of git://git.linaro.org [...]
omits 582686ca4d0f Merge branch 'auto-latest' of git://git.kernel.org/pub/scm [...]
omits e6260bc0c58e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 7bd68df7a5a2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits d85244120d05 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits ebf759f22cb3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 747af8d273aa Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 1abd0d052860 Merge branch 'master' of https://scm.osdn.net/gitroot/tomo [...]
omits 5dd89e9348aa Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits c1f6996b6208 Merge branch 'next-integrity' of git://git.kernel.org/pub/ [...]
omits 1f42a8d94943 Merge branch 'apparmor-next' of git://git.kernel.org/pub/s [...]
omits 71b4a2d17eda Merge branch 'next-testing' of git://git.kernel.org/pub/sc [...]
omits dbece9d1d840 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits acf9628c0b74 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 563f9523d2a3 next-20220222/mfd
omits 3525d82c82c5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits cf1484d37c7d Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm [...]
omits 4573d0f67a03 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits cbd84b167602 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 673d26dd88a6 Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
omits e1ebfe17998c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 442a0a30e0ff Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 106afe80fa5f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 58b79e8a7e0b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits c348eb609c98 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits d3e790dddf21 Merge branch 'imx-drm/next' of https://git.pengutronix.de/ [...]
omits 314e15dad46d Merge branch 'msm-next' of https://gitlab.freedesktop.org/ [...]
omits 992e4fda539c Merge branch 'drm/tegra/for-next' of git://anongit.freedes [...]
omits 577673366c20 Merge branch 'for-linux-next' of git://anongit.freedesktop [...]
omits d64cd9e700cc Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
omits 027885638cbb Merge branch 'for-linux-next' of git://anongit.freedesktop [...]
omits cfc58a789bdc next-20220224/drm
omits b1c65e65460a Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 19ebd60011a3 Merge branch 'spi-nor/next' of git://git.kernel.org/pub/sc [...]
omits 46916a62f012 Merge branch 'nand/next' of git://git.kernel.org/pub/scm/l [...]
omits b4c7d893a4c6 Merge branch 'mtd/next' of git://git.kernel.org/pub/scm/li [...]
omits 4e09c937e310 Merge branch 'main' of git git://git.kernel.org/pub/scm/li [...]
omits b97aec25ab73 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 1e0ab422168b Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/l [...]
omits a3b7ce3ced6c Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 74e663c6b53f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 316b983835a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 8135f6548ebf Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 5585ef76b900 Merge branch 'opp/linux-next' of git://git.kernel.org/pub/ [...]
omits 89747ec1fd19 Merge branch 'cpupower' of git://git.kernel.org/pub/scm/li [...]
omits 77eec8194a27 Merge branch 'cpufreq/arm/linux-next' of git://git.kernel. [...]
omits a419a8044f6b Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
omits f5e40e9f527a Merge branch 'master' of git://linuxtv.org/mchehab/media-next.git
omits b60dfe0464f7 Merge branch 'master' of git://linuxtv.org/media_tree.git
omits a5c52e5cecb7 Merge branch 'docs-next' of git://git.lwn.net/linux.git
omits 03de4e1d1f2c Merge branch 'hwmon-next' of git://git.kernel.org/pub/scm/ [...]
omits 4d1d919afdf0 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...]
omits cd7cc540fc33 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 5e4ab3b960ab Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 6ca0a510f01c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 1f6aae68ded8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 07354f4ae0dd Merge branch 'locks-next' of git://git.kernel.org/pub/scm/ [...]
omits 7b3dec00fe03 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 21063e256f62 Merge branch 'master' of https://github.com/Paragon-Softwa [...]
omits 8a0ba88030b6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits df9e0596d7cd Merge branch 'linux-next' of git://git.linux-nfs.org/proje [...]
omits f87a88dc03f4 Merge branch 'ksmbd-for-next' of https://github.com/smfren [...]
omits cda2f8101db7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits e877b2b66f7c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 4aca06cda0a2 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits c1c6e136b767 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits d8bee7f91a19 Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
omits 3c58b03d6fd5 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits c1cbeda99202 Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
omits 25ebc69693da Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 5d820d692b5e Merge branch 'master' of git://git.kernel.org/pub/scm/fs/f [...]
omits 9043b21c35b0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 893b66ecd116 Merge branch 'xtensa-for-next' of git://github.com/jcmvbkb [...]
omits cc6c4191c8b3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 775a367650b5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits af69a7a5a644 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 075157684406 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 108c6ddf5b3f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 50557a2b6d06 Merge branch 'for-next' of git://github.com/openrisc/linux.git
omits 86e6b4856e82 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 467df01054fc Merge branch 'mips-next' of git://git.kernel.org/pub/scm/l [...]
omits d3aafcb9b8dd Merge branch 'next' of git://git.monstr.eu/linux-2.6-micro [...]
omits a871573250c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits ff93dbe734de Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 39158398ea7d Merge branch 'h8300-next' of git://git.sourceforge.jp/gitr [...]
omits ef9f4878ecd7 Merge branch 'renesas-clk' of git://git.kernel.org/pub/scm [...]
omits afd4508df0ce Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 6e51563e0ee5 Merge branch 'clk-next' of git://git.kernel.org/pub/scm/li [...]
omits d4b25665cd7f Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git
omits c550200c2f75 Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...]
omits 595275416e68 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 76a4e1171f3e Merge branch 'next' of https://git.linaro.org/people/jens. [...]
omits bcfb0ce72ea8 Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
omits b56deb2b2241 Merge branch 'stm32-next' of git://git.kernel.org/pub/scm/ [...]
omits 41c12c976bda Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
omits a917943a3aef Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 84b6b41dbfee Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits cca0be638110 Merge branch 'reset/next' of https://git.pengutronix.de/gi [...]
omits 942593c4c279 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits fed09b78c2b5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 3e46ec7d549a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 6b9c42995b55 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits fa380120efa6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 5ec475afb873 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits dae6e22ad01b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits a9e1b91b044d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 8df5bcab247a Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
omits e302cf35b268 Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...]
omits df591ed146f1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 508f8e283533 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits e64757ab7079 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits f8fb23254c79 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits cf1209e5cd14 Merge branch 'for-next/core' of git://git.kernel.org/pub/s [...]
omits c819471c65d8 Merge branch 'for-next' of git://git.armlinux.org.uk/~rmk/ [...]
omits 5ecb34da96ab Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits db0a1a0a3f5f Merge branch 'for-next' of git://git.infradead.org/users/h [...]
omits 977b55d3dfb8 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/l [...]
omits cf329fb80617 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits cbe75b0825eb Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
omits 24d2cd2b062d Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
omits b4e03e0dde48 Merge branch 'zstd-linus' of https://github.com/terrelln/l [...]
omits d2b25bb675e5 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linu [...]
omits 9e5230effd5c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 08be691edc91 Merge branch 'rtc-fixes' of git://git.kernel.org/pub/scm/l [...]
omits ca29a0e9ac75 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
omits 0da817c64d5b Merge branch 'hwmon' of git://git.kernel.org/pub/scm/linux [...]
omits e91f063c9e53 Merge branch 'master' of git://git.kernel.org/pub/scm/virt [...]
omits 498ceb377090 Merge branch 'mips-fixes' of git://git.kernel.org/pub/scm/ [...]
omits cd9eeca1c0f7 Merge branch 'fixes' of git://linuxtv.org/mchehab/media-next.git
omits ee0bb3e85c80 Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/l [...]
omits c82eda28e7f7 Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
omits 83e00152dbfd Merge branch 'for-usb-fixes' of git://git.kernel.org/pub/s [...]
omits b34d91041b72 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits c95f6843f2b0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits cf91d23d933d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 8c501db9dba4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 95476752c92d Merge branch 'main' of git git://git.kernel.org/pub/scm/li [...]
omits 20698b22c305 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits d106c3613c7b Merge branch 'fixes' of https://git.linaro.org/people/jens [...]
omits 40088d638c2b Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/l [...]
omits 2002527ecc5e Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/lin [...]
omits dc7f71f1a2da ipc/mqueue: use get_tree_nodev() in mqueue_get_tree()
omits 0251c9292068 Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang"
omits 06b87692b335 kernel/resource: fix kfree() of bootmem memory again
omits 957eaff81d4f kcov: properly handle subsequent mmap calls
omits 28d0bfa1c31c kcov: split ioctl handling into locked and unlocked parts
omits 183fbab192a6 panic: add option to dump all CPUs backtraces in panic_print
omits 6faafc2e30de sysctl: documentation: fix table format warning
omits 21af7f98ef85 docs: sysctl/kernel: add missing bit to panic_print
omits 3767941a36fb kasan: no need to unset panic_on_warn in end_report()
omits 3db563a339bc ubsan: no need to unset panic_on_warn in ubsan_epilogue()
omits 93caee23dcb3 panic: unset panic_on_warn inside panic()
omits 605447689d33 docs: kdump: add scp example to write out the dump file
omits dd6f082852a9 docs: kdump: update description about sysfs file system support
omits 0a0d5b04729e arm64: mm: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
omits adfbfc67ef4c x86/setup: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
omits 99d0df435ede riscv: mm: init: use IS_ENABLED(CONFIG_KEXEC_CORE) instead [...]
omits 6491f4868de7 kexec: make crashk_res, crashk_low_res and crash_notes sym [...]
omits ea4810377cf3 selftests/exec: test for empty string on NULL argv
omits 76dd81a1754f exec: Fix min/max typo in stack space calculation
omits d64a20b9e7e6 exec: force single empty string when argv is empty
omits d622ae9af796 fat: use pointer to simple type in put_user()
omits 1f00f6b4e0f2 minix: fix bug when opening a file with O_DIRECT
omits 547dbeaaaec8 fs/pipe.c: local vars have to match types of proper pipe_i [...]
omits cb3a9dc33acc fs/pipe: use kvcalloc to allocate a pipe_buffer array
omits b3207f30a722 init/main.c: silence some -Wunused-parameter warnings
omits 7a658013d319 init/main.c: return 1 from handled __setup() functions
omits 34914247e6e0 init.h: improve __setup and early_param documentation
omits a6c6e4aa7534 init: use ktime_us_delta() to make initcall_debug log more [...]
omits 2e11825ba597 kallsyms: print module name in %ps/S case when KALLSYMS is [...]
omits 8e58a594dd60 binfmt: move more stuff undef CONFIG_COREDUMP
omits 03ce9e29fb9b ELF: fix overflow in total mapping size calculation
omits 6d74d974a47e fs/binfmt_elf: refactor load_elf_binary function
omits 8a0726c73340 fs-binfmt_elf-fix-at_phdr-for-unusual-elf-files-v5
omits 56223a1180d5 fs/binfmt_elf: fix AT_PHDR for unusual ELF files
omits 7f07bb32d519 checkpatch: add early_param exception to blank line after [...]
omits 9055de39ff05 checkpatch: add --fix option for some TRAILING_STATEMENTS
omits cea533eef6d0 checkpatch: prefer MODULE_LICENSE("GPL") over MODULE_LICEN [...]
omits b3030e5cb701 lz4: fix LZ4_decompress_safe_partial read out of bound
omits b1f061f5317d bitfield: add explicit inclusions to the example
omits d6a88d16c1e3 ilog2: force inlining of __ilog2_u32() and __ilog2_u64()
omits 7839159f26b0 include: drop pointless __compiler_offsetof indirection
omits 985055437ce6 Kconfig.debug: make DEBUG_INFO always default=n
omits 9e92887a9dad Kconfig.debug: make DEBUG_INFO selectable from a choice
omits 2fa32cd2fa1b kernel/ksysfs.c: use helper macro __ATTR_RW
omits 46f408807b55 proc/sysctl: make protected_* world readable
omits d4e8e796c76b proc/vmcore: fix vmcore_alloc_buf() kernel-doc comment
omits 1dbe694f0a06 proc/vmcore: fix possible deadlock on concurrent mmap and read
omits 75956e62cd9c proc-alloc-path_max-bytes-for-proc-pid-fd-symlinks-fix
omits eb9837c025aa proc: alloc PATH_MAX bytes for /proc/${pid}/fd/ symlinks
omits 64cdb88d2355 kernel/hung_task.c: Monitor killed tasks.
omits 8b7655a81259 fs/buffer.c: dump more info for __getblk_gfp() stall problem
omits ac1344332418 fs/buffer.c: add debug print for __getblk_gfp() stall problem
omits 906b0cb12bab Docs/damon: update outdated term 'regions update interval'
omits fd2ce0ab20af Docs/vm/damon/design: update DAMON-Idle Page Tracking inte [...]
omits 1f808c2d5023 Docs/vm/damon: call low level monitoring primitives the op [...]
omits 6a011102c302 mm/damon: remove unnecessary CONFIG_DAMON option
omits 7382d09becf4 mm/damon/paddr,vaddr: remove damon_{p,v}a_{target_valid,se [...]
omits d836bd5aca9e mm/damon/dbgfs-test: fix is_target_id() change
omits 39a45726c551 mm/damon/dbgfs: use operations id for knowing if the targe [...]
omits ae4cc411c95d mm/damon/dbgfs: use damon_select_ops() instead of damon_{v [...]
omits f137e09021c1 mm/damon/reclaim: use damon_select_ops() instead of damon_ [...]
omits 8cfe4e1534db mm/damon/paddr,vaddr: register themselves to DAMON in subs [...]
omits 12da88445b90 mm/damon: let monitoring operations can be registered and [...]
omits aec84450e8b5 mm/damon: rename damon_primitives to damon_operations
omits 680cc0582e21 mm/damon: remove redundant page validation
omits 2198a22e0036 mm/damon: remove the target id concept
omits a033e3a1acbc mm/damon/core: move damon_set_targets() into dbgfs
omits ed78cc2c3d29 Docs/admin-guide/mm/damon/usage: update for changed initai [...]
omits 255ebf774a56 mm/damon/dbgfs/init_regions: use target index instead of t [...]
omits 973c1b8c5730 mm/hmm.c: remove unneeded local variable ret
omits bb441054e83c mm/kfence: remove unnecessary CONFIG_KFENCE option
omits eb36d8fed32b mm/highmem: remove unnecessary done label
omits 7ce2df5e59c2 highmem-document-kunmap_local-v2
omits a11bab6a2ce4 highmem: document kunmap_local()
omits 789d7902bf9d mm/usercopy: return 1 from hardened_usercopy __setup() handler
omits beca4e08022d mm: uninline copy_overflow()
omits 145b6dd8a19d mm: remove usercopy_warn()
omits 2a10b5fdceec mm/zswap.c: allow handling just same-value filled pages
omits 2ea563be7af9 mm/rmap: convert from atomic_t to refcount_t on anon_vma-> [...]
omits 405a437bf955 drivers/base/memory: clarify adding and removing of memory blocks
omits 35bda1055b82 drivers/base/memory: determine and store zone for single-z [...]
omits 2d48995d085d drivers/base/node: rename link_mem_sections() to register_ [...]
omits aca0497d32a2 mm/memory_hotplug: fix misplaced comment in offline_pages
omits 264d5a4beb23 mm/memory_hotplug: clean up try_offline_node
omits a84f5a83bbb2 mm/memory_hotplug: avoid calling zone_intersects() for ZON [...]
omits ac713345e7e1 mm-memory_hotplug-remove-obsolete-comment-of-__add_pages-fix
omits 47058b65b220 mm/memory_hotplug: remove obsolete comment of __add_pages
omits c809cb409310 drivers/base/node: consolidate node device subsystem initi [...]
omits 06ae9802cbf3 drivers/base/memory: add memory block to memory group afte [...]
omits c963e1406697 memcg: do not tweak node in alloc_mem_cgroup_per_node_info
omits d444f64298c9 mm: make free_area_init_node aware of memory less nodes
omits f67d775241d6 mm, memory_hotplug: reorganize new pgdat initialization
omits 06f695477078 mm, memory_hotplug: drop arch_free_nodedata
omits 4a9e7424b92c mm-handle-uninitialized-numa-nodes-gracefully-fix
omits 949090c3c6bf mm: handle uninitialized numa nodes gracefully
omits 6efdcd23907b mm, memory_hotplug: make arch_alloc_nodedata independent o [...]
omits 412d6a76dc80 mm: fix race between MADV_FREE reclaim and blkdev direct IO read
omits b5be6d2f68ac mm/balloon_compaction: make balloon page compaction callba [...]
omits e4413def64cb mm/hwpoison: check the subpage, not the head page
omits 726c31490b97 mm/ksm: use helper macro __ATTR_RW
omits 22c9414347d9 mm/vmstat: add event for ksm swapping in copy
omits c6d2e41fb123 mm: page_io: fix psi memory pressure error on cold swapins
omits fa28363c6867 memory tiering: skip to scan fast memory
omits ec6c31cfa1d8 NUMA balancing: optimize page placement for memory tiering system
omits eb38de0e1966 NUMA Balancing: add page promotion counter
omits da875cc24adf powerpc/fadump: opt out from freeing pages on cma activati [...]
omits c7350d69cf4f mm/cma: provide option to opt out from exposing pages on a [...]
omits 35e7d055302e mm,migrate: fix establishing demotion target
omits e05239e90b65 mm/migration: add trace events for base page and HugeTLB m [...]
omits 7cbc64f7ec72 mm/migration: add trace events for THP migrations
omits b1227c037812 mm-mempolicy-convert-from-atomic_t-to-refcount_t-on-mempol [...]
omits fe9c334f76ac mm/mempolicy: convert from atomic_t to refcount_t on mempo [...]
omits 0a608eaf4a13 userfaultfd: provide unmasked address on page-fault
omits 7c63dab92a14 mm/hugetlb: use helper macro __ATTR_RW
omits 5335db7a3e99 hugetlb-clean-up-potential-spectre-issue-warnings-v2
omits dc8a50059e7c hugetlb: clean up potential spectre issue warnings
omits 95b5c3316d43 mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLB
omits b7914c575025 mm: sparsemem: move vmemmap related to HugeTLB to CONFIG_H [...]
omits e655900bf0ca selftests: vm: add a hugetlb test case
omits 54109c4b36f2 mm: sparsemem: use page table lock to protect kernel pmd o [...]
omits 548570a130ea mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a s [...]
omits 0758299ff1bc mm: hugetlb: free the 2nd vmemmap page associated with eac [...]
omits 30a80689d9e2 mm/hwpoison: add in-use hugepage hwpoison filter judgement
omits 381be5c5e6f1 mm/hwpoison: avoid the impact of hwpoison_filter() return [...]
omits 7c0502875f5b mm-hwpoison-inject-support-injecting-hwpoison-to-free-page-fix
omits cdfe7d6190d2 mm/hwpoison-inject: support injecting hwpoison to free page
omits 0df84aeae53e mm/memory-failure.c: remove unnecessary PageTransTail check
omits dce1f3df38a2 mm/memory-failure.c: remove obsolete comment in __soft_off [...]
omits c0e2e51b20b8 mm/memory-failure.c: rework the try_to_unmap logic in hwpo [...]
omits 56eb204ced72 mm/memory-failure.c: remove PageSlab check in hwpoison_filter_dev
omits cf0b8cd4f75a mm/memory-failure.c: fix race with changing page more robustly
omits 8fcc0aea4f54 mm/memory-failure.c: rework the signaling logic in kill_proc
omits fc29059dcaac mm/memory-failure.c: catch unexpected -EFAULT from vma_address()
omits 88813510acb0 mm/memory-failure.c: minor clean up for memory_failure_dev [...]
omits 17788fadbc9f mm: invalidate hwpoison page cache page in fault path
omits 44b25e5d839b mm/hwpoison: fix error page recovered but reported "not re [...]
omits c44fa291545e mm/memory-failure.c: remove obsolete comment
omits f58af42cb6b9 mm: count time in drain_all_pages during direct reclaim as [...]
omits bf77dceae90a arch-x86-mm-numa-do-not-initialize-nodes-twice-v2
omits 124061bf6da7 arch/x86/mm/numa: Do not initialize nodes twice
omits b8388a3e991f mm/page_alloc: do not prefetch buddies during bulk free
omits 616d6d7fa543 mm/page_alloc: limit number of high-order pages on PCP dur [...]
omits 4ce5411ebac6 mm/page_alloc: free pages in a single pass during bulk free
omits 9ef925e5acee mm/page_alloc: drain the requested list first during bulk free
omits 4edfc8c9daed mm/page_alloc: simplify how many pages are selected per pc [...]
omits 79cd522038f3 mm/page_alloc: track range of active PCP lists during bulk free
omits faf8d0a190e9 mm/page_alloc: fetch the correct pcp buddy during bulk free
omits f7d4f0e65720 mm/pages_alloc.c: don't create ZONE_MOVABLE beyond the end [...]
omits d348dcdb2bf0 mm/page_alloc: mark pagesets as __maybe_unused
omits 0812ff80b0c8 mm: enforce pageblock_order < MAX_ORDER
omits 7d746be447d5 cma: factor out minimum alignment requirement
omits edcb20d752b9 mm/page_alloc: don't pass pfn to free_unref_page_commit()
omits 5a441604bcb0 mm/mmzone.h: remove unused macros
omits 8f45fe194f1d mm: discard __GFP_ATOMIC
omits 42419b773ae5 mm/mmzone.c: use try_cmpxchg() in page_cpupid_xchg_last()
omits d12245bf1d95 mm/page_alloc: add penalty to local_node
omits e32cd45c8cfd mm/page_alloc: adding same penalty is enough to get round- [...]
omits b1b857484829 mm: page_alloc: avoid merging non-fallbackable pageblocks [...]
omits 1cf5a7387466 mm/vmalloc.c: vmap(): don't allow invalid pages
omits 5b00eff83312 mm/vmalloc.c: fix "unused function" warning
omits 6eb04c3d50a1 mm/vmalloc: eliminate an extra orig_gfp_mask
omits f36150242fff mm/vmalloc: add adjust_search_size parameter
omits fb343fe8175c mm/vmalloc: Move draining areas out of caller context
omits a84620f4c990 mm/vmalloc: remove unneeded function forward declaration
omits 36b7d8ae2bc1 mm/sparse: make mminit_validate_memmodel_limits() static
omits 3d59383cb8b7 memfd: fix shmem huge page failed to set F_SEAL_WRITE attr [...]
omits 35f6cca25ead mm/memory.c: use helper function range_in_vma()
omits 9b1ef7524bdb mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT
omits af8b439250bc mm/mmap: drop generic vm_get_page_prot()
omits 448a421abf62 ia64/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
omits 17855d138943 nds32/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
omits 5e8cef73ceed hexagon/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
omits c8c8c2de523d nios2/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
omits 5465c424a1b3 microblaze/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
omits 859fea032b63 um/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
omits bfedfa607ff7 openrisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
omits eca0e97c9560 parisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
omits c6295352fbdb extensa/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
omits 9e3a9d7c169e csky/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
omits be754cf3aeba arc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
omits a21370e0ac87 sh/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
omits 283dcfb849a8 alpha/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
omits 542299a96a65 riscv/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
omits ac6562b4b3ce s390/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
omits a8c909ea5de1 mm/mmap: drop arch_vm_get_page_pgprot()
omits 55e706d3a89d mm/mmap: drop arch_filter_pgprot()
omits 9672f71a1a9a mm/mmap: drop protection_map[]
omits cf499bc9a57b x86-mm-enable-arch_has_vm_get_page_prot-fix
omits 89d04bd5b792 x86/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
omits 24b27157985d arm/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
omits c95571f19a74 m68k/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
omits fd42b770a259 mips/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
omits 616afc58a70d sparc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
omits 2291538c4069 arm64/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
omits a2894a736678 powerpc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
omits ef7cb50b9bac mm/mmap: add new config ARCH_HAS_VM_GET_PAGE_PROT
omits ee7744f54c00 mm/mmap: clarify protection_map[] indices
omits 9d132e1a5b1f mm/debug_vm_pgtable: drop protection_map[] usage
omits be6f4d1893b9 mm/mmap: return 1 from stack_guard_gap __setup() handler
omits 67b00765cc2b mm: rework swap handling of zap_pte_range
omits 306a2cc9054f mm: change zap_details.zap_mapping into even_cows
omits b39397a923c9 mm: rename zap_skip_check_mapping() to should_zap_page()
omits d345ffa567f5 mm-dont-skip-swap-entry-even-if-zap_details-specified-v5
omits 7ff28f154814 mm: don't skip swap entry even if zap_details specified
omits b9acb9cc5fdf mm: replace multiple dcache flush with flush_dcache_folio()
omits 222e5aa40beb mm: userfaultfd: fix missing cache flush in mcopy_atomic_p [...]
omits 7771a13fa888 mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte()
omits 3408ef9811a0 mm: hugetlb: fix missing cache flush in hugetlb_mcopy_atom [...]
omits 606a382f5868 mm: hugetlb: fix missing cache flush in copy_huge_page_fro [...]
omits 21266078d9f3 mm: fix missing cache flush for all tail pages of compound page
omits 370fa088ad77 mm: thp: fix wrong cache flush in remove_migration_pmd()
omits c86eaa2033ac mm: remove mmu_gathers storage from remaining architectures
omits d4ca7ba65c34 mm: merge pte_mkhuge() call into arch_make_huge_pte()
omits e70b874f781e mm: generalize ARCH_HAS_FILTER_PGPROT
omits 386dbb0c577f mm/memcg: move generation assignment and comparison together
omits 42eb869a7083 mm/memcg: set pos to prev unconditionally
omits dca29f6fbd00 mm/memcg: set memcg after css verified and got reference
omits 600bd833dfa2 mm/memcontrol: return 1 from cgroup.memory __setup() handler
omits 687525903ea5 mm/memcg: disable migration instead of preemption in drain [...]
omits fadfca9d2888 mm/memcg: protect memcg_stock with a local_lock_t
omits 4d26c4e41da8 mm/memcg: opencode the inner part of obj_cgroup_uncharge_p [...]
omits c498691deb0d mm/memcg: protect per-CPU counter by disabling preemption [...]
omits 6af32da49073 mm/memcg: disable threshold event handlers on PREEMPT_RT
omits 4ab460f71701 mm/memcg: revert ("mm/memcg: optimize user context object [...]
omits eeaddd3990cc memcg: synchronously enforce memory.high for large overcharges
omits f999bd0dd67d selftests: memcg: test high limit for single entry allocation
omits fcdd2323627c memcg: unify force charging conditions
omits 1ce1a52d75a4 memcg: refactor mem_cgroup_oom
omits 731bf8740b59 mm/memcg: retrieve parent memcg from css.parent
omits 59458da94691 mm/memcg: mem_cgroup_per_node is already set to 0 on allocation
omits 9cb25da6befb memcg: add per-memcg total kernel memory stat
omits 02835254e766 memcg: replace in_interrupt() with !in_task()
omits c4a6913577ac tmpfs: support for file creation time
omits 4debdb3bed74 mm/gup: remove unused get_user_pages_locked()
omits 064bd245854e mm: change lookup_node() to use get_user_pages_fast()
omits d56c22cef333 mm/gup: remove unused pin_user_pages_locked()
omits 38113d8340bd mm/gup: follow_pfn_pte(): -EEXIST cleanup
omits 3968eb537236 mm: fix invalid page pointer returned with FOLL_PIN gups
omits 18f6a1542d68 filemap: remove find_get_pages()
omits d2e8857472c2 mm: unexport page_init_poison
omits a34a05052c97 tools/vm/page_owner_sort.c: fix the instructions for use
omits 5ee63b11f61e mm/page_owner.c: record tgid
omits 6a048181fa4d mm/page_owner: record task command name
omits f3a893f7d4d8 mm/page_owner: print memcg information
omits 6d57faed08d8 mm/page_owner: use scnprintf() to avoid excessive buffer o [...]
omits cc1980146557 lib/vsprintf: avoid redundant work with 0 size
omits 0ae8fbca5842 Documentation/vm/page_owner.rst: fix comments
omits f96d8d709f8a Documentation/vm/page_owner.rst: fix unexpected indentation warns
omits de3e2d69021e documentation-vm-page_ownerrst-update-the-documentation-fix
omits 86c03549d66e Documentation/vm/page_owner.rst: update the documentation
omits 6d1e55311b28 tools/vm/page_owner_sort.c: delete invalid duplicate code
omits efa049c4c4f2 tools/vm/page_owner_sort.c: two trivial fixes
omits c9e276be6016 tools/vm/page_owner_sort.c: support sorting pid and time
omits 26ccb7699e10 tools/vm/page_owner_sort.c: add switch between culling by [...]
omits f6ac09d31b2f tools/vm/page_owner_sort.c: support sorting by stack trace
omits a975ba7b477c tools/vm/page_owner_sort.c: fix NULL-pointer dereference w [...]
omits 124b84fcb960 tools/vm/page_owner_sort.c: sort by stacktrace before culling
omits d7ace6b604b0 mm/memremap: avoid calling kasan_remove_zero_shadow() for [...]
omits c4e1609c9abe mm/page_alloc: reuse tail struct pages for compound devmaps
omits fac369651cd7 mm/sparse-vmemmap: improve memory savings for compound devmaps
omits 5bd93cb91eff mm/hugetlb_vmemmap: move comment block to Documentation/vm
omits 6f7e42cac4b6 mm/sparse-vmemmap: refactor core of vmemmap_populate_basep [...]
omits 5819eb7b5a2c mm/sparse-vmemmap: add a pgmap argument to section activation
omits 065980f517b9 mount: warn only once about timestamp range expiration
omits 2b84107da58a remove congestion tracking framework
omits 4ce83c99f1e3 block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"
omits b9acaebf6da6 f2fs: replace congestion_wait() calls with io_schedule_timeout()
omits 541e681ad651 remove-bdi_congested-and-wb_congested-and-related-functions-fix
omits 1ef78b9b80da remove bdi_congested() and wb_congested() and related functions
omits 0b8133e5a649 remove inode_congested()
omits e64779d34bbc ceph: remove reliance on bdi congestion
omits c52485fc5977 nfs: remove reliance on bdi congestion
omits 21be0de9696a fuse: remove reliance on bdi congestion
omits 26487586ed5a mm: improve cleanup when ->readpages doesn't process all pages
omits e9ac70c77d31 mm: document and polish read-ahead code
omits 82da94f215cd doc: convert 'subsection' to 'section' in gfp.h
omits 050501320757 ocfs2: fix ocfs2 corrupt when iputting an inode
omits db5801d11fec ocfs2: clear links count in ocfs2_mknod() if an error occurs
omits 2620e4a50539 ocfs2: reflink deadlock when clone file to the same direct [...]
omits 71ec308f6f4d fs/ocfs2: fix comments mentioning i_mutex
omits b0c84db35454 ocfs2: cleanup some return variables
omits 8690f5d1271e ntfs: add sanity check on allocation size
omits ebaffc410a54 scripts/spelling.txt: add more spellings to spelling.txt
omits a4dfc88e6998 procfs: prevent unprivileged processes accessing fdinfo dir
omits f764ac4a7dc2 /proc/kpageflags: do not use uninitialized struct pages
omits f7a65c276ab3 /proc/kpageflags: prevent an integer overflow in stable_pa [...]
omits eba96115c31c userfaultfd: mark uffd_wp regardless of VM_WRITE flag
omits 071282a829fd mm: fix use-after-free when anon vma name is used after vm [...]
omits 0881a3c8ad7e mm: prevent vm_area_struct::anon_name refcount saturation
omits efd58ba3f168 mm: refactor vm_area_struct::anon_vma_name usage code
omits 1bc6cba9db1e selftests/vm: cleanup hugetlb file after mremap test
omits 3f7ef1fdf526 mm: fix panic in __alloc_pages
omits d8d0cf582288 coredump: also dump first pages of non-executable ELF libraries
omits c84a2b7b4032 hwmon: (pmbus) Add mutex to regulator ops
omits 929229098efb Merge branch 'devel' into for-next
omits 3237c6c988bb Merge remote-tracking branch 'spi/for-5.18' into spi-next
omits 6edab8fc7036 Merge branch 'spi-linus' into spi-next
omits 75bbf0a182cf Merge remote-tracking branch 'asoc/for-5.18' into asoc-next
omits 785d831cbcec Merge branch 'asoc-linus' into asoc-next
omits 9e2511cc3be9 Merge branch 'thermal-int340x-fixes' into linux-next
omits 996b844ea0e8 Merge branch 'powercap' into linux-next
omits 4082a504e252 Merge branches 'acpi-misc' and 'acpi-x86' into linux-next
omits 27422d1ca497 x86/PCI: Disable exclusion of E820 reserved addresses in s [...]
omits e7dbe86544fa random: unify cycles_t and jiffies usage and types
omits 9cfb5d9ede85 selftests/vm/transhuge-stress: Support file-backed PMD folios
omits 627e4cef0741 mm/filemap: Support VM_HUGEPAGE for file mappings
omits e6b4883851d4 mm/readahead: Switch to page_cache_ra_order
omits 178b0467e87e mm/readahead: Align file mappings for non-DAX
omits 63caedfb701c mm/readahead: Add large folio readahead
omits 0a03feb30612 mm: Support arbitrary THP sizes
omits ebb3414c6b3f mm: Make large folios depend on THP
omits 635bad6ce9ee mm: Fix READ_ONLY_THP warning
omits ea5b7867d612 mm/filemap: Allow large folios to be added to the page cache
omits 6b22ecabda99 mm: Turn can_split_huge_page() into can_split_folio()
omits cd29cf35007e mm/vmscan: Convert pageout() to take a folio
omits 1b9328f1add9 mm/vmscan: Turn page_check_references() into folio_check_r [...]
omits 9b460194d3af mm/vmscan: Account large folios correctly
omits 702703fcde22 mm/vmscan: Optimise shrink_page_list for non-PMD-sized folios
omits 3b1fcee004d7 mm/vmscan: Free non-shmem folios without splitting them
omits 68e05b9631fe mm/rmap: Constify the rmap_walk_control argument
omits efe8a99f35f6 mm/rmap: Convert rmap_walk() to take a folio
omits 094b43010951 mm: Turn page_anon_vma() into folio_anon_vma()
omits d1b4e5eeccfd mm/rmap: Turn page_lock_anon_vma_read() into folio_lock_an [...]
omits d29c6d80dcfd mm/damon: Convert damon_pa_young() to use a folio
omits f25e8294558e mm/damon: Convert damon_pa_mkold() to use a folio
omits 0397ee36988c mm/migrate: Convert remove_migration_ptes() to folios
omits 058f0519aff7 mm/rmap: Convert make_device_exclusive_range() to use folios
omits 5f774b6dd1cf mm/rmap: Convert try_to_migrate() to folios
omits 3c83d6e0602c mm/rmap: Convert try_to_unmap() to take a folio
omits 105487f838ba random: cleanup UUID handling
omits 07f12a9ee29d Merge branch 'for-next-next-v5.17-20220224' into for-next- [...]
omits f35ef04f7adc Merge branch 'for-next-current-v5.16-20220224' into for-ne [...]
omits 8ff1070eb2b7 Merge branch 'ext/qu/scrub-refactor' into for-next-next-v5 [...]
omits d3cb500f9ca9 Merge branch 'ext/qu/subpage-more-sizes' into for-next-nex [...]
omits 73f126fc2a3d Merge branch 'ext/naohiro/zoned-write' into for-next-next- [...]
omits fa3b92e259c8 Merge branch 'ext/josef/cross-mount' into for-next-next-v5 [...]
omits eeafc9236876 Merge branch 'misc-next' into for-next-next-v5.17-20220224
omits 0f1774dd0a56 Merge branch 'misc-5.17' into for-next-current-v5.16-20220224
omits 1b6dfd207046 btrfs: use scrub_simple_mirror() to handle RAID56 data str [...]
omits 3626a285f87d btrfs: introduce dedicated helper to scrub simple-stripe b [...]
omits 745c1912c99b btrfs: introduce dedicated helper to scrub simple-mirror b [...]
omits e5e8dac836c4 btrfs: introduce a helper to locate an extent item
omits 44c2057b8ee1 btrfs: expand subpage support to any PAGE_SIZE > 4K
omits 2b392410e3f6 btrfs: make nodesize >= PAGE_SIZE case to reuse the non-su [...]
omits 4f792f7b64a4 btrfs: use dummy extent buffer for super block sys chunk a [...]
omits e0d8f7dafc60 btrfs: zoned: mark relocation as writing
omits 38ae258ab327 fs: add asserting functions for sb_start_{write,pagefault, [...]
omits aaf40970b1d0 fs: allow cross-vfsmount reflink/dedupe
omits 244a73f987b0 btrfs: remove the cross file system checks from remap
omits 7b7c9f983ce3 Merge branch 'pm-cpufreq-fixes' into linux-next
omits e9a9bca06a61 btrfs: fix relocation crash due to premature return from b [...]
omits 1d2fdb846a51 btrfs: pass btrfs_fs_info to btrfs_recover_relocation
omits f2be5edc50c3 btrfs: pass btrfs_fs_info for deleting snapshots and cleaner
omits 5d43f2852b07 btrfs: do not start relocation until in progress drops are done
omits a36e70167732 btrfs: tree-checker: use u64 for item data end to avoid overflow
omits f4d5f699797d btrfs: do not WARN_ON() if we have PageError set
omits 54fe2534e470 btrfs: add filesystems state details to error messages
omits 3d4441e0c202 fs/lock: only call lm_breaker_owns_lease if there is conflict.
omits ad9725fc2321 fs/lock: add new callback, lm_lock_expired, to lock_manage [...]
omits 85237ff74dbc fs/lock: documentation cleanup. Replace inode->i_lock with [...]
omits 7fbd729b6770 NFSD: Fix nfsd_breaker_owns_lease() return values
omits 512c6b576334 NFSD: Clean up _lm_ operation names
omits f86d1212ed24 arch: Remove references to CONFIG_NFSD_V3 in the default configs
omits 20ac2a1facb3 NFSD: Remove CONFIG_NFSD_V3
omits e57d8ef5e6ec nfsd: more robust allocation failure handling in nfsd_file [...]
omits 588980f83661 SUNRPC: Teach server to recognize RPC_AUTH_TLS
omits 0150d93c2444 random: do crng pre-init loading in worker rather than irq
omits e1dee49557f9 btrfs: reduce extent threshold for autodefrag
omits 585dbbf304e6 binfmt_elf: Introduce KUnit test
omits f7199477eb8b ELF: Properly redefine PT_GNU_* in terms of PT_LOOS
omits f4492d3e7a40 MAINTAINERS: Update execve entry with more details
omits 2479fb4ffc69 exec: cleanup comments
omits daeca664b2e7 fs/binfmt_elf: Refactor load_elf_binary function
omits 3a792dad01db fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
omits 56cb837c6ebb binfmt: move more stuff undef CONFIG_COREDUMP
omits 19cb36bdbd3d selftests/exec: Test for empty string on NULL argv
omits 90bb398fa397 exec: Force single empty string when argv is empty
omits 958cb59ba5e3 coredump: Also dump first pages of non-executable ELF libraries
omits 8904d9cd90ee ELF: fix overflow in total mapping size calculation
omits af8295eadebf btrfs: autodefrag: only scan one inode once
omits 0be00fe7b5ae btrfs: defrag: don't use merged extent map for their gener [...]
omits cbf4ca4b4aa5 btrfs: defrag: bring back the old file extent search behavior
omits 10f902f982c7 btrfs: deal with unexpected extent type during reflinking
omits 8db7eae0df30 btrfs: fix unexpected error path when reflinking an inline extent
omits 6775bb156c9b btrfs: reset last_reflink_trans after fsyncing inode
omits aee4d01f645d btrfs: voluntarily relinquish cpu when doing a full fsync
omits 1a10e01dde22 btrfs: hold on to less memory when logging checksums durin [...]
omits e7a026574b3c btrfs: stop copying old file extents when doing a full fsync
omits 7f6eec93491e btrfs: fix lost prealloc extents beyond eof after full fsync
omits 73fb283a3934 btrfs: subpage: fix a wrong check on subpage->writers
omits 0cbe7d755415 btrfs: do not clean up repair bio if submit fails
omits 0dcafb70a929 btrfs: do not try to repair bio that has no mirror set
omits e23122f097c3 btrfs: do not double complete bio on errors during compres [...]
omits 5ddf0accb694 btrfs: track compressed bio errors as blk_status_t
omits efba8147503a btrfs: remove the bio argument from finish_compressed_bio_read
omits e62fa9036543 btrfs: check correct bio in finish_compressed_bio_read
omits 11c288ab4493 btrfs: handle csum lookup errors properly on reads
omits 9e712c3fd9bd btrfs: make search_csum_tree return 0 if we get -EFBIG
omits b6ea5808bdf1 btrfs: add BTRFS_IOC_ENCODED_WRITE
omits 460cb4a4a271 btrfs: add BTRFS_IOC_ENCODED_READ ioctl
omits 965592746ce6 btrfs: add definitions and documentation for encoded I/O ioctls
omits 4c202418fa28 btrfs: optionally extend i_size in cow_file_range_inline()
omits c357df4ad125 btrfs: clean up cow_file_range_inline()
omits 6cef12a869cc btrfs: support different disk extent size for delalloc
omits 157f15374dda btrfs: add ram_bytes and offset to btrfs_ordered_extent
omits d550935d04e3 btrfs: don't advance offset for compressed bios in btrfs_c [...]
omits 49a00a5da4ad fs: export variant of generic_write_checks without iov_iter
omits 5bc809887303 fs: export rw_verify_area()
omits 717010ddbd01 btrfs: defrag: remove an ambiguous condition for rejection
omits 6058cf4c6dc8 btrfs: defrag: don't defrag extents which are already at m [...]
omits a912e086e5e2 btrfs: defrag: don't try to merge regular extents with pre [...]
omits e5e5d45ed9c8 cifs: truncate the inode and mapping when we simulate fcollapse
omits 4a85422750e8 mmc: mtk-sd: use div64_u64() instead of do_div()
omits 356f316ea53d dt-bindings: mmc: imx-esdhc: Add imx93 compatible string
omits 867b8ff90049 dt-bindings: mmc: sdhci-am654: Add compatible string for AM62 SoC
omits 088d804530bb mmc: sdhci_am654: Fix the driver data of AM64 SoC
omits 2ecb866af004 Merge branch 'thermal-hfi' into linux-next
omits fdc213cffdcd Merge branches 'thermal-int340x', 'thermal-powerclamp' and [...]
omits 211a0157e0ba Merge branch 'devprop' into linux-next
omits 676838c92488 Merge branches 'pm-cpufreq', 'pm-sleep' and 'pm-tools' int [...]
omits 57abb4b04c40 Merge branch 'pnp' into linux-next
omits 4ee35c1a0867 Merge branch 'acpi-ec' into linux-next
omits 93f60785d0ae Merge branch 'acpi-pm' into linux-next
omits dc168028ce70 Merge branches 'acpica', 'acpi-osl', 'acpi-tables', 'acpi- [...]
omits 61ebc558e427 NFSD: Move svc_serv_ops::svo_function into struct svc_serv
omits aa7bccaefba5 NFSD: Remove svc_serv_ops::svo_module
omits b9b472f7ba85 SUNRPC: Remove svc_shutdown_net()
omits 32ed6f8c59e3 SUNRPC: Rename svc_close_xprt()
omits 0db2904f2b04 SUNRPC: Rename svc_create_xprt()
omits 5ff9a2b2cea3 SUNRPC: Remove svo_shutdown method
omits 11f4d320f1cd SUNRPC: Merge svc_do_enqueue_xprt() into svc_enqueue_xprt()
omits 3607fe1c685b SUNRPC: Remove the .svo_enqueue_xprt method
omits d81d751c1d48 SUNRPC: Record endpoint information in trace log
omits 35b540f515a8 SUNRPC: Same as SVC_RQST_ENDPOINT, but without the xid
omits eb9654f45c7f SUNRPC: Improve sockaddr handling in the svc_xprt_create_e [...]
omits 01b45bed9dbd NFSD: Remove NFSD_PROC_ARGS_* macros
omits ea54aba425cc NFSD: Use __sockaddr field to store socket addresses
omits 5ad15363f151 tracing: Update print fmt check to handle new __get_sockad [...]
omits 8eb56e85c721 tracing: Introduce helpers to safely handle dynamic-sized [...]
omits 42150d175769 NFSD: Streamline the rare "found" case
omits b6fa52e5d1ef NFSD: Skip extra computation for RC_NOCACHE case
omits 35ece76bed2e NFSD: De-duplicate hash bucket indexing
omits b6af493306d5 nfsd: Add support for the birth time attribute
omits 0fda72bcacec Merge branch 'devel-stable' into for-next
omits 9eef772d739d Merge branches 'misc' and 'fixes' into for-next
omits 9c86c5b644e1 btrfs: defrag: allow defrag_one_cluster() to skip large ex [...]
omits aaa90f74f643 btrfs: qgroup: remove outdated TODO comments
omits ba49437ffe46 btrfs: qgroup: remove duplicated check in adding qgroup relations
omits 8c3a3470eb51 btrfs: add lzo workspace buffer length constants
omits 98e25eebe761 btrfs: prevent copying too big compressed lzo segment
omits 0e2d90e4c17d btrfs: populate extent_map::generation when reading from disk
omits 111ca8b72337 btrfs: assert we have a write lock when removing and repla [...]
omits 4b4301430e91 btrfs: remove no longer used counter when reading data page
omits c7bbe4fee078 btrfs: fix lost error return value when reading a data page
omits 7cb1c8762edf btrfs: stop checking for NULL return from btrfs_get_extent()
omits 8e9632ca2f0b btrfs: prepare extents to be logged before locking a log t [...]
omits 5aa9c0b4aa01 btrfs: remove useless path release in the fast fsync path
omits 2e004674b727 btrfs: remove constraint on number of visited leaves when [...]
omits bcd4239c9aba btrfs: avoid unnecessary computation when deleting items f [...]
omits 7862918c6a47 btrfs: avoid unnecessary COW of leaves when deleting items [...]
omits 734fcb5449bb btrfs: remove unnecessary leaf free space checks when push [...]
omits 2b40ccb1afb4 btrfs: stop checking for NULL return from btrfs_get_extent [...]
omits 9e6ae143390c btrfs: zoned: remove redundant assignment in btrfs_check_z [...]
omits 6862b77e1e24 btrfs: replace BUILD_BUG_ON by static_assert
omits 72f76408add8 btrfs: zoned: allow DUP on meta-data block groups
omits 9f0d9db18936 btrfs: zoned: prepare for allowing DUP on zoned
omits 838925ff7995 btrfs: zoned: make zone finishing multi stripe capable
omits c17c3b71d4b1 btrfs: zoned: make zone activation multi stripe capable
omits 54215ec3c69c btrfs: add support for multiple global roots
omits a3cd4dc0f4f9 btrfs: add code to support the block group root
omits f10fe96b92b7 btrfs: abstract out loading the tree root
omits eee4c213ae2f btrfs: tree-checker: don't fail on empty extent roots for [...]
omits 6a1abac840b0 btrfs: disable space cache related mount options for exten [...]
omits 4692db3b7ac3 btrfs: disable snapshot creation/deletion for extent tree v2
omits ea96a3951cb6 btrfs: disable scrub for extent-tree-v2
omits d2227226993a btrfs: disable qgroups in extent tree v2
omits 0bd375c30275 btrfs: disable device manipulation ioctl's EXTENT_TREE_V2
omits 39563054aa69 btrfs: disable balance for extent tree v2 for now
omits 5ed329763a9b btrfs: add definition for EXTENT_TREE_V2
omits 986431c6ac75 btrfs: use single variable to track return value at btrfs_ [...]
omits 3ef7d106e3e1 btrfs: avoid inode logging during rename and link when possible
omits 7696a7c5d318 btrfs: stop doing unnecessary log updates during a rename
omits a340f903aa9c btrfs: avoid logging all directory changes during renames
omits 8846e33283e0 btrfs: pass the dentry to btrfs_log_new_name() instead of [...]
omits 1bfeab220b2b btrfs: add helper to delete a dir entry from a log tree
omits 888052b9ac3a btrfs: send: remove redundant ret variable in fs_path_copy
omits 293333131d00 btrfs: move QUOTA_ENABLED check to rescan_should_stop from [...]
omits d7768a525dc1 btrfs: scrub: remove redundant initialization of increment
omits 2d4e07ae9ac5 btrfs: zoned: remove redundant initialization of to_add
omits 6b1b48d6069e btrfs: cleanup temporary variables when finding rotational [...]
omits 37cc484f27ff btrfs: use dev_t to match device in device_matched
omits 83fe20dabcb4 btrfs: add device major-minor info in the struct btrfs_device
omits e4c9fc1ccc9f btrfs: match stale devices by dev_t
omits dc2c21fb4745 btrfs: harden identification of a stale device
omits 36f50986139d btrfs: simplify fs_devices member access in btrfs_init_dev [...]
omits 516f0f1fd7c0 btrfs: reuse existing inode from btrfs_ioctl
omits 1a67593cb51e btrfs: move missing device handling in a dedicate function
omits 17324077a2fa btrfs: stop trying to log subdirectories created in past t [...]
omits d27e80611d2b btrfs: stop copying old dir items when logging a directory
omits 7502ea5b2f12 btrfs: put initial index value of a directory in a constant
omits 2b51b7ceca22 btrfs: don't log unnecessary boundary keys when logging directory
omits 54e32d09f28d btrfs: reuse existing pointers from btrfs_ioctl
omits 1891b32c9b05 btrfs: remove write and wait of struct walk_control
omits 8213c6137687 m68k: defconfig: Update defconfigs for v5.17-rc3
omits 6154ec28c70b m68k: defconfig: Disable fbdev on Sun3/3x
omits ca4405bc407d m68k: defconfig: Update defconfigs for v5.17-rc1
omits 2152543edc5d mfd: intel-lpss: Add Intel Raptor Lake PCH-S PCI IDs
omits d22a1f239212 mfd: ab8500: Drop debugfs module
omits e12d69dd8ccf mfd: sta2x11: Use GFP_KERNEL instead of GFP_ATOMIC
omits 10678cb216e3 mfd: ab8500: Rewrite bindings in YAML
omits 75f177517ef6 mfd: qcom-spmi-pmic: Add pm8953 compatible
omits c4dfa92fb468 mfd: stmfx: Improve error message triggered by regulator f [...]
omits cbc0045b40b6 dt-bindings: mfd: qcom,tcsr: Document msm8953 compatible
omits 74b2dcea291d mfd: rk808: add reboot support to rk808.c
omits a92d9cb140a2 hwmon: sy7636a: Fix trivial 'underline too short' warning
omits b9edd69951ab Merge branches 'nuvoton-dt-for-v5.18' and 'dt-for-v5.18' i [...]
omits aa622e2b7734 Merge branch 'fixes' into next
omits 7894da421112 mmc: core: use sysfs_emit() instead of sprintf()
omits 8001fdb17517 mmc: sunxi-mmc: Add D1 MMC variant
omits 6f26011f5a5f dt-bindings: mmc: sunxi: Add D1 MMC and eMMC compatibles
omits c8f4a8618966 mmc: dw_mmc: Use device_property_string_array_count()
omits 5320b0004947 mmc: davinci: Use of_device_get_match_data() helper
omits 1ebe7a0a62f4 mmc: sdhci-of-at91: Use of_device_get_match_data() helper
omits 341fde0ef869 mmc: sdhci-tegra: Use of_device_get_match_data() helper
omits c36c1ef4febe mmc: wmt-sdmmc: Use of_device_get_match_data() helper
omits 6e445b34316a dt-bindings: mmc: Add compatible for Mediatek MT8186
omits 5d537febf0c7 mmc: sdhci-pci-gli: Add a switch to enable/disable SSC for [...]
omits 2b5d5565bd27 mmc: sdhci-pci-gli: Enable SSC at 50MHz and 100MHz for GL9 [...]
omits b257ff7dc113 mmc: sdhci-pci-gli: Reduce the SSC value at 205MHz for GL9 [...]
omits 4576abc4dbd7 mmc: Add driver for LiteX's LiteSDCard interface
omits caea978ec930 dt-bindings: mmc: Add bindings for LiteSDCard
omits 567b16391a5d MAINTAINERS: co-maintain LiteX platform
omits 4b538a2fa371 mmc: sdhci-tegra: Enable wake on SD card event
omits 0502f7590e8b dt-bindings: mmc: sdhci-msm: Add msm8953 compatible
omits 610c07913de3 mmc: dw_mmc: Fix potential null pointer risk
omits e928a7368ee9 mfd: arizona: Add missing statics to the of_match_tables
omits b546522b0f4d mfd: db8500-prcmu: Remove dead code for a non-existing config
omits c1d1e7de6e2c mfd: intel_soc_pmic_crc: Set main IRQ domain bus token to [...]
omits 295e255a71ac mfd: intel_soc_pmic_crc: Add crystal_cove_charger cell to [...]
omits 3479ee90551d mfd: intel_soc_pmic_crc: Sort cells by IRQ order
omits fecc54c7ccfe Merge branch 'mvebu/arm' into mvebu/for-next
new dcf0c838854c riscv/efi_stub: Fix get_boot_hartid_from_fdt() return value
new 258dd902022c efivars: Respect "block" flag in efivar_entry_set_safe()
new 201b5c016f16 Merge tag 'efi-urgent-for-v5.17-2' of git://git.kernel.org [...]
new 719fce7539cd Merge tag 'soc-fixes-5.17-2' of git://git.kernel.org/pub/s [...]
new 7b83299e5b93 ARM: 9182/1: mmu: fix returns from early_param() and __set [...]
new 83455ad061e1 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/lin [...]
new c0c213a60ea6 Merge branch 'fixes' of https://git.linaro.org/people/jens [...]
new 9995b408f17f net: ipv6: ensure we call ipv6_mc_down() at most once
new 4d08b7b57ece net/smc: Fix cleanup when register ULP fails
new 90d402528574 net: sparx5: Add #include to remove warning
new d4e26aaea7f8 atm: firestream: check the return value of ioremap() in fs_init()
new caef14b7530c net: ipa: fix a build dependency
new 0268259a5bbf Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new f54eeae970f4 bpf: Remove Lorenz Bauer from L7 BPF maintainers
new 18b1ab7aa76b xsk: Fix race at socket teardown
new 06794df9416b Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 58e4e07fd8af Merge branch 'main' of git git://git.kernel.org/pub/scm/li [...]
new 9273d1626653 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new a18a41f30e67 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 7f39c136bce6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 143411a8a726 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 9dfa946f9e30 Merge branch 'for-usb-fixes' of git://git.kernel.org/pub/s [...]
new 91c2bec2cd60 dt-bindings: iio: adc: zynqmp_ams: Add clock entry
new c564e1787fcb iio: adc: xilinx-ams: Fixed missing PS channels
new 23fe22f04b00 iio: adc: xilinx-ams: Fixed wrong sequencer register settings
new 123d838c4e7d iio: adc: xilinx-ams: Fix single channel switching sequence
new 437673073948 Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
new ba115adf61b3 Input: samsung-keypad - properly state IOMEM dependency
new d4ac0a07f2a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 444cf30ba6b8 Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/l [...]
new f1ab624183c8 Merge branch 'fixes' of git://linuxtv.org/mchehab/media-next.git
new 25461765cc5a Merge branch 'mips-fixes' of git://git.kernel.org/pub/scm/ [...]
new 52a2c82d5657 Merge branch 'master' of git://git.kernel.org/pub/scm/virt [...]
new 37859c47ce94 Merge branch 'hwmon' of git://git.kernel.org/pub/scm/linux [...]
new c1a0cfc25d17 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
new 0d22b031662a drm/exynos/exynos7_drm_decon: Use platform_get_irq_byname( [...]
new be52abd4d2b7 drm/exynos: mixer: Use platform_get_irq() to get the interrupt
new b342c1f33598 drm/exynos/exynos_drm_fimd: Use platform_get_irq_byname() [...]
new be0a3b7e2a97 drm/exynos/fimc: Use platform_get_irq() to get the interrupt
new 586d0902456a drm/exynos: gsc: Use platform_get_irq() to get the interrupt
new 0a6e8d0a6df6 drm/exynos: Don't fail if no TE-gpio is defined for DSI driver
new 4188db23285e drm/exynos: Search for TE-gpio in DSI panel's node
new e7c470a4b543 Merge tag 'exynos-drm-fixes-v5.17-rc6' of git://git.kernel [...]
new cc43d96ad4a3 Merge branch 'drm-fixes' of git://git.freedesktop.org/git/ [...]
new 1b279f6ad467 drm/i915/guc/slpc: Correct the param count for unset param
new 08783aa7693f drm/i915: s/JSP2/ICP2/ PCH
new ab9f082af71b Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
new f0d2f15362f0 mmc: meson: Fix usage of meson_mmc_post_req()
new 2874c9744e13 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new f79a13da765b Merge branch 'rtc-fixes' of git://git.kernel.org/pub/scm/l [...]
new 18f7cdace5b1 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new acda5f04c4e5 Merge branch 'zstd-linus' of https://github.com/terrelln/l [...]
new 26d347434829 drm/bridge: ti-sn65dsi86: Properly undo autosuspend
new cb1852783f79 drm/arm: arm hdlcd select DRM_GEM_CMA_HELPER
new aea6d79fce16 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
new fdc1dedcfcad next-20220228/kspp
new 8414168cfc06 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
new d9b9f858491f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b9c7ed354c7d Merge branch 'perf/core' of git://git.kernel.org/pub/scm/l [...]
new 6d6a005d0b06 Merge branch 'for-next' of git://git.infradead.org/users/h [...]
new bf8a3a660266 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 25d490eb4648 ARM: 9172/1: amba: Cleanup amba pclk operation
new dacf3ca134d0 ARM: 9173/1: amba: kill amba_find_match()
new a2e7ae86a6eb ARM: 9174/1: amba: Move EXPORT_SYMBOL() closer to definition
new e46e45f00d9e ARM: 9175/1: Convert to reserve_initrd_mem()
new 9bc19d473014 ARM: 9181/1: vdso: remove -nostdlib compiler flag
new 9f5a9523c64a Merge branches 'misc' and 'fixes' into for-next
new dd88b03ff0c8 ARM: ftrace: ensure that ADR takes the Thumb bit into account
new ad1c2f39fda0 ARM: ftrace: use ADD not POP to counter PUSH at entry
new dc438db5828f ARM: ftrace: use trampolines to keep .init.text in branchi [...]
new d11967870815 ARM: ftrace: avoid redundant loads or clobbering IP
new 65aa7e342a98 ARM: ftrace: avoid unnecessary literal loads
new 953f534a7ed6 ARM: ftrace: enable HAVE_FUNCTION_GRAPH_FP_TEST
new 538b9265c063 ARM: unwind: track location of LR value in stack frame
new 41918ec82eb6 ARM: ftrace: enable the graph tracer with the EABI unwinder
new dd12e97f3c72 ARM: kprobes: treat R7 as the frame pointer register in Th [...]
new 1f640552d987 ARM: cacheflush: avoid clobbering the frame pointer
new 64dff07b1c37 ARM: mach-bcm: disable ftrace in SMC invocation routines
new d6800ca73a7d Revert "ARM: 9144/1: forbid ftrace with clang and thumb2_kernel"
new 74aaaa1e9bba Merge tag 'arm-ftrace-for-rmk' of git://git.kernel.org/pub [...]
new d5b493b066ca Merge branch 'devel-stable' into for-next
new 90c378b0189d Merge branch 'for-next' of git://git.armlinux.org.uk/~rmk/ [...]
new 52d8b1442548 Merge branch 'for-next/core' of git://git.kernel.org/pub/s [...]
new 3ed58ac3fac1 ARM: multi_v7_defconfig: Enable Broadcom STB USB drivers
new eeac19a4d398 ARM: multi_v7_defconfig: Enable BCM23550 and BCM53573
new 35e8815ae0a3 Merge branch 'arm/defconfig' into for-next
new 28f74201e37c ARM: pxa: remove Intel Imote2 and Stargate 2 boards
new 278883945043 Merge tag 'samsung-soc-5.18' of git://git.kernel.org/pub/s [...]
new 9110e82d4df0 Merge branch 'arm/soc' into for-next
new 53238ebcfa56 Merge tag 'tegra-for-5.18-arm64-defconfig' of git://git.ke [...]
new 3bc04fba357a arm64: defconfig: Enable USB controller drivers for TI K3 SoC
new 98d4e4167e2a Merge tag 'ti-k3-config-for-v5.18' of git://git.kernel.org [...]
new ad5065399d7a Merge branch 'arm/defconfig' into for-next
new 345932db14e3 Merge tag 'tegra-for-5.18-soc' of git://git.kernel.org/pub [...]
new c65d68e7e95a soc: ti: k3-socinfo: Add AM62x JTAG ID
new 254a1864e4d0 Merge tag 'ti-driver-soc-for-v5.18' of git://git.kernel.or [...]
new 83ee3f3424a2 Merge branch 'arm/drivers' into for-next
new cba4cdeb35a2 Merge tag 'tegra-for-5.18-dt-bindings' of git://git.kernel [...]
new f08a71d29d9d Merge tag 'tegra-for-5.18-arm-dt' of git://git.kernel.org/ [...]
new 664abe886602 Merge tag 'tegra-for-5.18-arm64-dt' of git://git.kernel.or [...]
new 4216cd957b23 Merge tag 'samsung-dt-5.18-2' of git://git.kernel.org/pub/ [...]
new 2cd76c2aba5e Merge tag 'samsung-dt64-5.18-2' of git://git.kernel.org/pu [...]
new d05883790ac2 ARM: dts: aspeed: tacoma: Clean up KCS nodes
new d1acc52b5286 ARM: dts: aspeed: everest: Label reset-cause-pinhole GPIO
new f173c93f181e ARM: dts: aspeed: rainier: Label reset-cause-pinhole GPIO
new c23fadafebf3 ARM: dts: aspeed: tacoma: Remove CFAM reset GPIO
new b1f16672b4c8 ARM: dts: aspeed: mtjade: Enable secondary flash
new 73a82f2f0942 ARM: dts: aspeed: mtjade: Update rtc-battery-voltage-read- [...]
new b21a502d0cba ARM: dts: aspeed: mtjade: Update host0-ready pin
new cba343e3d2b7 ARM: dts: aspeed: mtjade: Rename GPIO hog nodes to match schema.
new d580bc3b2aa5 ARM: dts: aspeed: mtjade: Move all adc sensors into iio-hw [...]
new e8e91c4e0012 ARM: dts: aspeed: rainier: Remove SPI NOR controllers
new a9a3d60b937a ARM: dts: aspeed: Add ASRock ROMED8HM3 BMC
new 873fddb4ccba ARM: dts: aspeed: rainer: Add RTC battery gpio name
new 454a9fb7746e ARM: dts: aspeed: everest: Add RTC battery gpio name
new 09603f805ab6 ARM: dts: aspeed: p10bmc: Enable ftrace in ramoops buffer
new 2d9f1dd1f28d Merge tag 'aspeed-5.18-devicetree-2' of git://git.kernel.o [...]
new b88ffa66d530 ARM: dts: ox810se: Add Ethernet support
new bb67752b505e Merge tag 'oxnas-arm-soc-dt-for-5.18' of git://git.kernel. [...]
new c4dda0cb4574 dt-bindings: arm: ti: Add bindings for AM625 SoC
new e096242e1ee2 dt-bindings: pinctrl: k3: Introduce pinmux definitions for AM62
new f1d17330a5be arm64: dts: ti: Introduce base support for AM62x SoC
new a033588ec66b arm64: dts: ti: Add support for AM62-SK
new d2717584521a Merge tag 'ti-k3-dt-for-v5.18' of git://git.kernel.org/pub [...]
new 029a5c4356d7 Merge branch 'arm/dt' into for-next
new 7ba5ec63c870 soc: document merges
new f2ffdef0863e Merge tag 'mvebu-fixes-5.17-1' of git://git.kernel.org/pub [...]
new e6e6479c27aa soc: microchip: make mpfs_sys_controller_put static
new 0aee14f3a1ff Merge branch 'arm/soc' into for-next
new 93f9d67d2605 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e3b1544850e9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new fe738cbddb20 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e08b7550963b Merge branches 'dt-for-v5.18' and 'nuvoton-dt-for-v5.18' i [...]
new 6b8329e63e5a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e8336926dce8 Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...]
new d8caa9a76753 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new ed9f3b3d5178 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 6acd70a46699 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 090c35a48c2b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c2e0124eb5a1 arm64: dts: armada-3720-turris-mox: Add missing ethernet0 alias
new 6bc49a535840 Merge branch 'mvebu/arm' into mvebu/for-next
new ebe6f4565efc Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b6b1f9cd9c96 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 6b28b0050355 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 6a9ad5932bab Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2f619c3b6414 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 5f26b2841731 Merge branch 'reset/next' of https://git.pengutronix.de/gi [...]
new 637463b9ce43 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 664eafb38a88 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 79bd3a56814c Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
new 47c3ab8ddb4a Merge branch 'stm32-next' of git://git.kernel.org/pub/scm/ [...]
new 54e15f15dc1f Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
new 012998197c74 Merge branch 'next' of https://git.linaro.org/people/jens. [...]
new 701454b4532c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 183a6f5c6e1e Merge branches 'ti-k3-dts-next' and 'ti-drivers-soc-next' [...]
new e7d66ec28690 Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...]
new 8e8fcf21fe85 Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git
new b02e42ecbc3b Merge branch 'clk-next' of git://git.kernel.org/pub/scm/li [...]
new 98fb5254a1ce dt-bindings: fsl: scu: add imx8dxl scu clock support
new 038a6208e339 clk: imx: off by one in imx_lpcg_parse_clks_from_dt()
new 42ff1b27fbec Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 6563f90932cc Merge branch 'renesas-clk' of git://git.kernel.org/pub/scm [...]
new 7d12ca85e7d6 Merge branch 'h8300-next' of git://git.sourceforge.jp/gitr [...]
new ee55c9c5734e m68k: defconfig: Update defconfigs for v5.17-rc3
new 0d52a01a266b m68k: defconfig: Disable fbdev on Sun3/3x
new 28734fb391d9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 03e2071de870 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c4f967d23c6e Merge branch 'next' of git://git.monstr.eu/linux-2.6-micro [...]
new 30645d979409 Merge branch 'mips-next' of git://git.kernel.org/pub/scm/l [...]
new a6502cf4bd7f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new d723e61a74aa Merge branch 'for-next' of git://github.com/openrisc/linux.git
new f1d94f15d6a9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 38a1756861b8 powerpc: Don't allow the use of EMIT_BUG_ENTRY with BUGFLA [...]
new cb7356986db0 powerpc/boot: Add `otheros-too-big.bld` to .gitignore
new 34d8dac807f0 powerpc/ftrace: Also save r1 in ftrace_caller()
new df45a5578828 powerpc/ftrace: Add recursion protection in prepare_ftrace [...]
new fc75f8733798 powerpc/ftrace: Have arch_ftrace_get_regs() return NULL un [...]
new 76b372814b08 powerpc/ftrace: Style cleanup in ftrace_mprofile.S
new bbbca72352bb powerpc/papr_scm: Implement initial support for injecting [...]
new 406a8c1d8fa5 powerpc: Remove remaining stab codes
new 8b91cee5eadd powerpc/64s/hash: Make hash faults work in NMI context
new 2ce07aeb66d8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new d761893f46d9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 10822c7e666a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new fcdbba28f285 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e7ac9b6b0428 Merge branch 'xtensa-for-next' of git://github.com/jcmvbkb [...]
new 0c2d38473a7f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 27fa01d380f7 Merge branch 'master' of git://git.kernel.org/pub/scm/fs/f [...]
new a129a3f45e92 Merge branch 'misc-5.17' into for-next-current-v5.16-20220228
new c9f207154c2e Merge branch 'for-next-current-v5.16-20220228' into for-ne [...]
new b9682d0e640d btrfs: remove write and wait of struct walk_control
new 8a8108db1112 btrfs: reuse existing pointers from btrfs_ioctl
new 21ef15e38740 btrfs: don't log unnecessary boundary keys when logging directory
new 913bf36244fc btrfs: put initial index value of a directory in a constant
new e9f7b835bf7c btrfs: stop copying old dir items when logging a directory
new 04929eb786c2 btrfs: stop trying to log subdirectories created in past t [...]
new c76211691370 btrfs: move missing device handling in a dedicate function
new 9687bfd7280a btrfs: reuse existing inode from btrfs_ioctl
new 0e4b03edf54e btrfs: simplify fs_devices member access in btrfs_init_dev [...]
new 76c94fc3f62b btrfs: harden identification of a stale device
new b4813c7f0d49 btrfs: match stale devices by dev_t
new 7380537ce730 btrfs: add device major-minor info in the struct btrfs_device
new fc3fc16e8c56 btrfs: use dev_t to match device in device_matched
new 833e8d2bf8dc btrfs: cleanup temporary variables when finding rotational [...]
new 5ea037dc3211 btrfs: zoned: remove redundant initialization of to_add
new 1ab271e1adfa btrfs: scrub: remove redundant initialization of increment
new 7b0fb68684dc btrfs: move QUOTA_ENABLED check to rescan_should_stop from [...]
new 3134cba36edf btrfs: send: remove redundant ret variable in fs_path_copy
new 4afe56d6d849 btrfs: add helper to delete a dir entry from a log tree
new 51f892e206a7 btrfs: pass the dentry to btrfs_log_new_name() instead of [...]
new 12a4086ee1a6 btrfs: avoid logging all directory changes during renames
new e2a1687e6a8f btrfs: stop doing unnecessary log updates during a rename
new c53cc1edf267 btrfs: avoid inode logging during rename and link when possible
new 21c408954078 btrfs: use single variable to track return value at btrfs_ [...]
new d4e686e73df6 btrfs: add definition for EXTENT_TREE_V2
new 482df4898abc btrfs: disable balance for extent tree v2 for now
new 3014676e6125 btrfs: disable device manipulation ioctl's EXTENT_TREE_V2
new 6427f1ad58f9 btrfs: disable qgroups in extent tree v2
new 08d49f867d6e btrfs: disable scrub for extent-tree-v2
new e5af103c5975 btrfs: disable snapshot creation/deletion for extent tree v2
new 4877f3ed359a btrfs: disable space cache related mount options for exten [...]
new 22263d6ec279 btrfs: tree-checker: don't fail on empty extent roots for [...]
new 1451122fe5d5 btrfs: abstract out loading the tree root
new 2c949faaf364 btrfs: add code to support the block group root
new e62324531a51 btrfs: add support for multiple global roots
new 6827d414e8c0 btrfs: zoned: make zone activation multi stripe capable
new ad48bffac0e3 btrfs: zoned: make zone finishing multi stripe capable
new f5569fe07224 btrfs: zoned: prepare for allowing DUP on zoned
new dcf5652291f6 btrfs: zoned: allow DUP on meta-data block groups
new 3bf5f8785235 btrfs: replace BUILD_BUG_ON by static_assert
new 96f046ad355b btrfs: zoned: remove redundant assignment in btrfs_check_z [...]
new 212f0f86810c btrfs: stop checking for NULL return from btrfs_get_extent [...]
new 996217c30796 btrfs: remove unnecessary leaf free space checks when push [...]
new de1b334402f8 btrfs: avoid unnecessary COW of leaves when deleting items [...]
new 812bcdf24092 btrfs: avoid unnecessary computation when deleting items f [...]
new e1e5784c7ce2 btrfs: remove constraint on number of visited leaves when [...]
new 799514f81ea9 btrfs: remove useless path release in the fast fsync path
new ba5b6a18b80b btrfs: prepare extents to be logged before locking a log t [...]
new 4cdd7aec054e btrfs: stop checking for NULL return from btrfs_get_extent()
new 7f7a202dd6e2 btrfs: fix lost error return value when reading a data page
new 4ef205ebc6ff btrfs: remove no longer used counter when reading data page
new 7d6d952ce2df btrfs: assert we have a write lock when removing and repla [...]
new 0694389aab6e btrfs: populate extent_map::generation when reading from disk
new 136f879b52cd btrfs: add lzo workspace buffer length constants
new c7250015a594 btrfs: qgroup: remove duplicated check in adding qgroup relations
new 7cecf5e3a866 btrfs: qgroup: remove outdated TODO comments
new 9af2d06d6d4d fs: export rw_verify_area()
new 49c597f55600 fs: export variant of generic_write_checks without iov_iter
new 40c40cb6e9c0 btrfs: don't advance offset for compressed bios in btrfs_c [...]
new 62ac9cef96f1 btrfs: add ram_bytes and offset to btrfs_ordered_extent
new ec54aa10f016 btrfs: support different disk extent size for delalloc
new 1a7bbf739673 btrfs: clean up cow_file_range_inline()
new 44eedea9e2e3 btrfs: optionally extend i_size in cow_file_range_inline()
new 1e5d1fa972e2 btrfs: add definitions and documentation for encoded I/O ioctls
new 8ba385e00eb9 btrfs: add BTRFS_IOC_ENCODED_READ ioctl
new 4af9848733aa btrfs: add BTRFS_IOC_ENCODED_WRITE
new 39414072a94d btrfs: make search_csum_tree return 0 if we get -EFBIG
new 711ac8e9e6c2 btrfs: handle csum lookup errors properly on reads
new ebeb0d361189 btrfs: check correct bio in finish_compressed_bio_read
new 5a5e8540524b btrfs: remove the bio argument from finish_compressed_bio_read
new efaa3b219b96 btrfs: track compressed bio errors as blk_status_t
new 4a39c8c0ec77 btrfs: do not double complete bio on errors during compres [...]
new 55d05ca24020 btrfs: do not try to repair bio that has no mirror set
new 9d33f4515a05 btrfs: do not clean up repair bio if submit fails
new 7f4a29daa418 btrfs: subpage: fix a wrong check on subpage->writers
new aa1eb087d1d6 btrfs: fix lost prealloc extents beyond eof after full fsync
new 32d624253d82 btrfs: stop copying old file extents when doing a full fsync
new ebfaced84125 btrfs: hold on to less memory when logging checksums durin [...]
new ba3e4236c4e3 btrfs: voluntarily relinquish cpu when doing a full fsync
new 5719d5df88ac btrfs: reset last_reflink_trans after fsyncing inode
new d728f7919501 btrfs: fix unexpected error path when reflinking an inline extent
new 38e49db9d286 btrfs: deal with unexpected extent type during reflinking
new af0b500e288c btrfs: add filesystems state details to error messages
new 340cb9646ca9 btrfs: do not WARN_ON() if we have PageError set
new 20c733b66d39 btrfs: tree-checker: use u64 for item data end to avoid overflow
new 857251b04a90 btrfs: do not start relocation until in progress drops are done
new 012b810918ff btrfs: pass btrfs_fs_info for deleting snapshots and cleaner
new e8a5027720af btrfs: pass btrfs_fs_info to btrfs_recover_relocation
new d72927e01ed5 btrfs: fix relocation crash due to premature return from b [...]
new 5fc8ece6b554 btrfs: remove the cross file system checks from remap
new e38e4c04d7b7 fs: allow cross-vfsmount reflink/dedupe
new 84a0a29385cb Merge branch 'misc-next' into for-next-next-v5.17-20220228
new 1e19d3e20329 fs: add asserting functions for sb_start_{write,pagefault, [...]
new 6e3068172e9e btrfs: zoned: mark relocation as writing
new 45c404049559 Merge branch 'ext/naohiro/zoned-write' into for-next-next- [...]
new 2a2482be8939 btrfs: use dummy extent buffer for super block sys chunk a [...]
new 6d3307016703 btrfs: make nodesize >= PAGE_SIZE case to reuse the non-su [...]
new 21bc475d308c btrfs: expand subpage support to any PAGE_SIZE > 4K
new 7a00dd2e1053 Merge branch 'ext/qu/subpage-more-sizes' into for-next-nex [...]
new b949f0245b13 btrfs: introduce a helper to locate an extent item
new 6e30b6ef85bc btrfs: introduce dedicated helper to scrub simple-mirror b [...]
new a1cae3f2b8a7 btrfs: introduce dedicated helper to scrub simple-stripe b [...]
new ca44c95e9214 btrfs: use scrub_simple_mirror() to handle RAID56 data str [...]
new bfa62dd36fbf Merge branch 'ext/qu/scrub-refactor' into for-next-next-v5 [...]
new b81e09c5fe74 btrfs: remove redundant check in up check_setget_bounds
new 6148d8be4cc9 Merge branch 'dev/setget-speedup-only-first-patch' into fo [...]
new 16f986f72dfa Merge branch 'for-next-next-v5.17-20220228' into for-next- [...]
new e8703399a122 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3de268c4de06 cifs: truncate the inode and mapping when we simulate fcollapse
new 9d973c7ac657 Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
new bb57047df15f Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new ae38ef2e5c45 Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
new 8c3db0fd186c Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new 49088602d7df Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new d5ebe989e6d0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 763f6fdc6dab Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 42a507e041b0 Merge branch 'ksmbd-for-next' of https://github.com/smfren [...]
new 8a6fb936c5bb Merge branch 'linux-next' of git://git.linux-nfs.org/proje [...]
new e377a3e698fb nfsd: Add support for the birth time attribute
new 378a6109dd14 NFSD: De-duplicate hash bucket indexing
new 0f29ce32fbc5 NFSD: Skip extra computation for RC_NOCACHE case
new add1511c3816 NFSD: Streamline the rare "found" case
new d07c9ad62247 tracing: Introduce helpers to safely handle dynamic-sized [...]
new c6ced22997ad tracing: Update print fmt check to handle new __get_sockad [...]
new 9db0e15fb32b NFSD: Use __sockaddr field to store socket addresses
new c1a3f2ce66c8 NFSD: Remove NFSD_PROC_ARGS_* macros
new 26ce14e77a82 SUNRPC: Improve sockaddr handling in the svc_xprt_create_e [...]
new aca3ed791553 SUNRPC: Same as SVC_RQST_ENDPOINT, but without the xid
new 70a60cbfb613 SUNRPC: Record endpoint information in trace log
new a9ff2e99e9fa SUNRPC: Remove the .svo_enqueue_xprt method
new c0219c499799 SUNRPC: Merge svc_do_enqueue_xprt() into svc_enqueue_xprt()
new 87cdd8641c8a SUNRPC: Remove svo_shutdown method
new 352ad31448fe SUNRPC: Rename svc_create_xprt()
new 4355d767a21b SUNRPC: Rename svc_close_xprt()
new c7d7ec8f043e SUNRPC: Remove svc_shutdown_net()
new f49169c97fce NFSD: Remove svc_serv_ops::svo_module
new 37902c631309 NFSD: Move svc_serv_ops::svo_function into struct svc_serv
new 74aaf96feaca SUNRPC: Teach server to recognize RPC_AUTH_TLS
new 4d2eeafecd6c nfsd: more robust allocation failure handling in nfsd_file [...]
new 6a687e69a54e NFSD: Remove CONFIG_NFSD_V3
new 992f06f90b84 arch: Remove references to CONFIG_NFSD_V3 in the default configs
new ecdc0fb11faa NFSD: Clean up _lm_ operation names
new 81da9fbd0c28 NFSD: Fix nfsd_breaker_owns_lease() return values
new c7234469ac65 fs/lock: documentation cleanup. Replace inode->i_lock with [...]
new cd4fa4bf150c fs/lock: add new callback, lm_lock_expired, to lock_manage [...]
new bf27a962851b fs/lock: only call lm_breaker_owns_lease if there is conflict.
new cd09fa9ffe1e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 6565bb453985 Merge branch 'master' of https://github.com/Paragon-Softwa [...]
new f515ec728e49 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b7cb1c6e130a Merge branch 'locks-next' of git://git.kernel.org/pub/scm/ [...]
new 61163db20575 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ec224a24c36f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 8fe57e279c50 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 3c3c93c88e30 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e61e2741dc5c Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...]
new 6baa96f64b65 Merge branch 'hwmon-next' of git://git.kernel.org/pub/scm/ [...]
new 919b05ed232e Merge branch 'docs-next' of git://git.lwn.net/linux.git
new b93e61382c23 Merge branch 'master' of git://linuxtv.org/media_tree.git
new 1b670b8df94d Merge branch 'master' of git://linuxtv.org/mchehab/media-next.git
new 20895f85ae50 Merge branches 'acpica', 'acpi-osl', 'acpi-tables', 'acpi- [...]
new 857ae2d787c0 Merge branch 'acpi-pm' into linux-next
new 3a826fd27495 Merge branch 'acpi-ec' into linux-next
new cbcbaa5361ae x86/PCI: Disable exclusion of E820 reserved addresses in s [...]
new 33f9f8330a68 Merge branches 'acpi-misc' and 'acpi-x86' into linux-next
new fc09f241fd52 Merge branch 'pnp' into linux-next
new 075c3c483c86 Merge back cpufreq changes for v5.18.
new 40163b6ebde8 Merge branches 'pm-cpufreq', 'pm-sleep' and 'pm-tools' int [...]
new 1a4501e09381 Merge branch 'devprop' into linux-next
new ec52cd3fa170 Merge back int340x thermal driver changes for v5.18.
new d312db2ff4f3 Merge branches 'thermal-int340x', 'thermal-powerclamp' and [...]
new d35bb6799196 Merge branch 'thermal-hfi' into linux-next
new 7dacee0b9efc ACPI: battery: Add device HID and quirk for Microsoft Surf [...]
new 90e5bf0ee3b4 Merge branch 'acpi-battery' into linux-next
new 4ab93b060a38 Merge branch 'powercap' into linux-next
new 9ddb00a2a136 ACPI: fan: Fix error reporting to user space
new 00ae053a0533 ACPI: fan: Separate file for attributes creation
new d445571fa369 ACPI: fan: Optimize struct acpi_fan_fif
new bea2d9868ef5 ACPI: fan: Properly handle fine grain control
new f1197343f077 ACPI: fan: Add additional attributes for fine grain control
new 0750b8fcf313 Documentation/admin-guide/acpi: Add documentation for fine [...]
new ac62facbd440 Merge branch 'acpi-fan' into linux-next
new a47925477a45 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 59f3486e0376 Merge branch 'cpufreq/arm/linux-next' of git://git.kernel. [...]
new 8404ce8ae0c8 Merge branch 'cpupower' of git://git.kernel.org/pub/scm/li [...]
new 744b51d263b2 Merge branch 'opp/linux-next' of git://git.kernel.org/pub/ [...]
new 0a38c83a13a8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b8cd5831c61c net: flow_offload: add tc police action parameters
new d97b4b105ce7 flow_offload: reject offload for all drivers with invalid [...]
new c4eb058ead17 Merge branch 'flow_offload-tc-police-parameters'
new 6900de507cd4 net/smc: Call trace_smc_tx_sendmsg when data corked
new 6a4696c4284f net: netsec: enable pp skb recycling
new b3483bc7a1f2 net/sysctl: avoid two synchronize_rcu() calls
new 688a5efe0ced ionic: no transition while stopping
new acf242fc739e net: dsa: felix: remove prevalidate_phy_mode interface
new a5081bad2eac net: phylink: remove phylink_set_pcs()
new 882edc062168 net: ethernet: use time_is_before_eq_jiffies() instead of [...]
new 3b6cab7b5a2f net: qlcnic: use time_is_before_jiffies() instead of open [...]
new e0e8028cc0b8 net: ethernet: sun: use time_is_before_jiffies() instead o [...]
new 61c4fb9c4d09 net: hamradio: use time_is_after_jiffies() instead of open [...]
new b7eb7f67eb29 net: wan: lmc: use time_is_before_jiffies() instead of ope [...]
new 98fffd72f934 net: decnet: use time_is_before_jiffies() instead of open [...]
new e499cd3102b2 Merge tag 'spi-remove-void' of https://git.kernel.org/pub/ [...]
new 0b9e69e1a1e4 net: dm9051: Make remove() callback a void function
new 4f19ad81d151 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 68e4f238b0e9 bpf, arm64: Call build_prologue() first in first JIT pass
new dda7596c109f bpf, arm64: Feed byte-offset into bpf line info
new 5e214f2e43e4 bpf: Add config to allow loading modules with BTF mismatches
new c62dd8a58d19 bpftool: Remove redundant slashes
new 79e7ce2e519e Merge branch 'for-next/insn' of ssh://gitolite.kernel.org/ [...]
new 1902472b4fa9 bpf, arm64: Support more atomic operations
new 07609c193a0c bpf, selftests: Use raw_tp program for atomic test
new a4fbfdd7a160 libbpf: Fix BPF_MAP_TYPE_PERF_EVENT_ARRAY auto-pinning
new ceac059ed4fd bpf: Cache the last valid build_id
new 43429ea74a12 bpf, docs: Add a missing colon in verifier.rst
new b664e255ba3c bpf: Add some description about BPF_JIT_ALWAYS_ON in Kconfig
new f8060c1816fb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new df1b41195261 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 134dd77dd877 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/l [...]
new 5362068a3485 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 39e03d839d82 Merge branch 'main' of git git://git.kernel.org/pub/scm/li [...]
new 351951e3a343 Merge branch 'mtd/next' of git://git.kernel.org/pub/scm/li [...]
new 0c959460ff05 Merge branch 'nand/next' of git://git.kernel.org/pub/scm/l [...]
new 2cd5545e69ff Merge branch 'spi-nor/next' of git://git.kernel.org/pub/sc [...]
new 6cf4e2ec8180 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 67c5516a34f2 next-20220224/drm
new 723ade93c7e3 Merge branch 'for-linux-next' of git://anongit.freedesktop [...]
new 29d06870d5ac Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
new 5c190e5394cc drm/i915/wm: use REG_FIELD_{PREP,GET} for PLANE_WM_BLOCKS_MASK
new 492c1ae2f27c drm/i915: Fix the VDSC_PW2 power domain enum value
new 359441cdc5e7 drm/i915: Sanitize open-coded power well enable()/disable() calls
new a5c517331279 drm/i915: Remove redundant state verification during TypeC [...]
new 314fe7dce413 drm/i915: Move i915_power_well_regs struct into i915_power [...]
new ef1e17089190 drm/i915: Move power well get/put/enable/disable functions [...]
new 90cf356bb4eb drm/i915: Add function to call a power well's sync_hw() hook
new 3ab5e051cb32 drm/i915: Add functions to get a power well's state/name/d [...]
new 47f16fe53545 drm/i915: Move intel_display_power_well_is_enabled() to in [...]
new d376cfa608b4 Merge branch 'for-linux-next' of git://anongit.freedesktop [...]
new 0dde59051447 Merge branch 'drm/tegra/for-next' of git://anongit.freedes [...]
new 685bba80086c Merge branch 'msm-next' of https://gitlab.freedesktop.org/ [...]
new 44a762c2b011 Merge branch 'imx-drm/next' of https://git.pengutronix.de/ [...]
new 22190b788d33 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3ee3bac67bec Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a544684b790f ALSA: mips: Use platform_get_irq() to get the interrupt
new ca1697eb0920 ALSA: spi: Add check for clk_enable()
new d248b2771f54 sound: core: remove initialise static variables to 0
new e52b78f89067 sound: core: Remove redundant variable and return the last [...]
new 75abf2338908 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ee089a790aac Merge branch 'asoc-linus' into asoc-next
new 8e08a0c9225f ASoC: lm49453: Use modern ASoC DAI format terminology
new 7cba0b38c3e8 ASoC: tscs42xx: Use modern ASoC DAI format terminology
new df63fb10a5b7 ASoC: tscs454: Use modern ASoC DAI format terminology
new 87d71a128771 ASoC: amd: pcm-dma: Use platform_get_irq() to get the interrupt
new a325068e2be1 ASoC: sti-sas: Use modern ASoC DAI format terminology
new 10daafb04dce ASoC: si476x: Use modern ASoC DAI format terminology
new 0dc974725988 ASoC: uda1380: Use modern ASoC DAI format terminology
new aac21939bb2c ASoC: uda1334: Use modern ASoC DAI format terminology
new 7effe2cde907 ASoC: twl4030: Use modern ASoC DAI format terminology
new cce15e481859 ASoC: es7134: Use modern ASoC DAI format terminology
new c9fa2165c0b4 ASoC: wl1273: Use modern ASoC DAI format terminology
new b6be2012b039 ASoC: es8316: Use modern ASoC DAI format terminology
new 58d858ae1c44 ASoC: inno_rk3036: Use modern ASoC DAI format terminology
new 6d2608804ebe ASoC: es8328: Use modern ASoC DAI format terminology
new 83b713619ee1 ASoC: amd: vg: fix for pm resume callback sequence
new 5363d7304e31 ASoC: amd: vg: update DAI link name
new 728a592619cf ASoC: amd: vg: remove warnings and errors pointed out by c [...]
new 6f989800639a ASoC: amd: vangogh: fix uninitialized symbol warning in ma [...]
new 032959d880fd ASoC: dt-bindings: renesas,rz-ssi: Document RZ/V2L SoC
new addeb10c95b2 ASoC: isabelle: Use modern ASoC DAI format terminology
new f948202284a1 ASoC: mc13783: Use modern ASoC DAI format terminology
new ed7c9fef1193 ASoC: ti: davinci-i2s: Add check for clk_enable()
new 7d642c9c14b6 ASoC: mediatek: mt8195: Remove unnecessary print function [...]
new 9b3ff6378df3 ASoC: fsl: Drop unused argument from imx_pcm_dma_init()
new 3c7d8a35179e ASoC: pcm3060: Use modern ASoC DAI format terminology
new 1900cb5375c3 ASoC: pcm1681: Use modern ASoC DAI format terminology
new 765e30ac6657 ASoC: pcm186x: Use modern ASoC DAI format terminology
new 9231bb1b2534 ASoC: pcm3168a: Use modern ASoC DAI format terminology
new e0dab08973c8 ASoC: pcm512x: Use modern ASoC DAI format terminology
new ca7176f695cf ASoC: ml26124: Use modern ASoC DAI format terminology
new 6370c4436b63 ASoC: uda134x: Use modern ASoC DAI format terminology
new 14688a14dac3 ASoC: max98088: Use modern ASoC DAI format terminology
new 2232314b7dbc ASoC: max98095: Use modern ASoC DAI format terminology
new 012df28f5e14 ASoC: max98371: Use modern ASoC DAI format terminology
new c536d745adbc ASoC: max98390: Use modern ASoC DAI format terminology
new 9dcef176c4d6 ASoC: max9850: Use modern ASoC DAI format terminology
new d14c87d8ef0d ASoC: max9860: Use modern ASoC DAI format terminology
new 2594d0aaedad ASoC: max9867: Use modern ASoC DAI format terminology
new 02dd4e6ba25c ASoC: max98925: Use modern ASoC DAI format terminology
new 502e1c8d0722 ASoC: max98926: Use modern ASoC DAI format terminology
new 677c90bac3f1 ASoC: max98927: Use modern ASoC DAI format terminology
new 316cd9412679 ASoC: es7241: Use modern ASoC DAI format terminology
new 9e3d83c52844 ASoC: codecs: Add power domains support in digital macro codecs
new 6619c7d4379a ASoC: qcom: dt-bindings: Add bindings for power domains in [...]
new 46c81702e922 ASoC: Add power domains support for digital macro codecs
new 8dd552458361 ASoC: codecs: wsa881x: add runtime pm support
new 560b539f15af Merge remote-tracking branch 'asoc/for-5.18' into asoc-next
new 9541a685bd44 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d2b13a443766 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new f5ec592dd3bc block: simplify calling convention of elv_unregister_queue()
new 0f69288253e9 block: don't delete queue kobject before its children
new 20f01f163203 blk-crypto: show crypto capabilities in sysfs
new e70f36e84f9b Merge branch 'for-5.18/block' into for-next
new 2d6b1799f26e Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
new 065bb51e23b7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1c8840b8002c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c35c3aa7ac59 Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm [...]
new 4a835afd808a mmc: dw_mmc: Fix potential null pointer risk
new b59294d65ae5 dt-bindings: mmc: sdhci-msm: Add msm8953 compatible
new 48f6daf188ef mmc: sdhci-tegra: Enable wake on SD card event
new fc25f83a7b71 MAINTAINERS: co-maintain LiteX platform
new 50d5d1626dac dt-bindings: mmc: Add bindings for LiteSDCard
new 92e099104729 mmc: Add driver for LiteX's LiteSDCard interface
new d0ba932a9aca mmc: sdhci-pci-gli: Reduce the SSC value at 205MHz for GL9 [...]
new d3c6bdb656d4 mmc: sdhci-pci-gli: Enable SSC at 50MHz and 100MHz for GL9 [...]
new 08df1a5021d0 mmc: sdhci-pci-gli: Add a switch to enable/disable SSC for [...]
new 43a6a11aaf87 dt-bindings: mmc: Add compatible for Mediatek MT8186
new 1b3eebf17c02 mmc: wmt-sdmmc: Use of_device_get_match_data() helper
new dfbaaec99351 mmc: sdhci-tegra: Use of_device_get_match_data() helper
new 685e013bef79 mmc: sdhci-of-at91: Use of_device_get_match_data() helper
new a25ebe4e59a3 mmc: davinci: Use of_device_get_match_data() helper
new 43fa33aaf050 mmc: dw_mmc: Use device_property_string_array_count()
new 02d9c3f436d6 dt-bindings: mmc: sunxi: Add D1 MMC and eMMC compatibles
new 75a2f412d0ae mmc: sunxi-mmc: Add D1 MMC variant
new f5d8a5fe77ce mmc: core: use sysfs_emit() instead of sprintf()
new 3b7340f1c89c mmc: sdhci_am654: Fix the driver data of AM64 SoC
new 3569a139a873 dt-bindings: mmc: sdhci-am654: Add compatible string for AM62 SoC
new b9df01a50d51 dt-bindings: mmc: imx-esdhc: Add imx93 compatible string
new 02538e45c666 mmc: sdhci_am654: Add Support for TI's AM62 SoC
new bee1549199d4 mmc: sh_mmcif: Simplify division/shift logic
new 8427577535ba Merge branch 'fixes' into next
new 1c2dbd4b3cc0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 1de785a58035 mfd: iqs62x: Provide device revision to sub-devices
new 9e444dbf278c iio: temperature: iqs620at-temp: Add support for V3 silicon
new af31e2b729a2 dt-bindings: leds: maxim,max77693: Convert to dtschema
new a400122b2a96 dt-bindings: power: supply: maxim,max77693: Convert to dtschema
new 1a2c2cac2cae regulator: dt-bindings: maxim,max77693: Convert to dtschema
new b38213c6118b dt-bindings: mfd: maxim,max77693: Convert to dtschema
new 96a93d5bde7b Merge branches 'ib-mfd-hwmon-regulator-5.18', 'ib-mfd-iio- [...]
new 19e80077f1ce mfd: intel_soc_pmic_crc: Sort cells by IRQ order
new 14c948a16d55 mfd: intel_soc_pmic_crc: Add crystal_cove_charger cell to [...]
new a56a9760442d mfd: intel_soc_pmic_crc: Set main IRQ domain bus token to [...]
new 110df39e6045 mfd: db8500-prcmu: Remove dead code for a non-existing config
new 0252fc6a72de mfd: arizona: Add missing statics to the of_match_tables
new 0aa5fff2f495 hwmon: sy7636a: Fix trivial 'underline too short' warning
new a0f19a07ca0b mfd: rk808: add reboot support to rk808.c
new 5a490a9ac2cb dt-bindings: mfd: qcom,tcsr: Document msm8953 compatible
new e10e4e484696 mfd: stmfx: Improve error message triggered by regulator f [...]
new 838e3e75dc12 mfd: qcom-spmi-pmic: Add pm8953 compatible
new 21805adb28e8 mfd: ab8500: Rewrite bindings in YAML
new 5fb477a97fd4 mfd: sta2x11: Use GFP_KERNEL instead of GFP_ATOMIC
new b06eb48dca48 mfd: ab8500: Drop debugfs module
new 3bfd6d8d28dc mfd: intel-lpss: Add Intel Raptor Lake PCH-S PCI IDs
new c1736e6e0686 mfd: exynos-lpass: Drop unneeded syscon.h include
new bf50628e5f96 dt-bindings: mfd: samsung,exynos5433-lpass: Convert to dtschema
new 875c9253eed9 mfd: Add support for the MediaTek MT6366 PMIC
new a3cbe85a8746 dt-bindings: mfd: Add compatible for the MediaTek MT6366 PMIC
new 7a69f34ab44d mfd: atmel-flexcom: fix compilation warning
new b796a29a7162 Merge branch 'for-mfd-next' of git://git.kernel.org/pub/sc [...]
new d72ce7d32478 power: supply: ab8500: Standardize maintenance charging
new 0e8b903b522b power: supply: ab8500: Standardize alert mode charging
new 1f918e0fe43e power: supply: ab8500: Standardize BTI resistance
new e9e7d165b4b0 power: supply: Support VBAT-to-Ri lookup tables
new bc5d4a24eca3 power: supply: ab8500_fg: Use VBAT-to-Ri if possible
new ffb983d31519 power: supply: Static data for Samsung batteries
new b4dbac0b3011 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new dd428a978f96 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 833038a091da Merge branch 'next-testing' of git://git.kernel.org/pub/sc [...]
new 25813357a5a2 Merge branch 'apparmor-next' of git://git.kernel.org/pub/s [...]
new d80cb8805a90 Merge branch 'next-integrity' of git://git.kernel.org/pub/ [...]
new 70868c6b8fd8 docs: fix 'make htmldocs' warning in SCTP.rst
new 1d3f82bcf904 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new a5cd1ab7ab67 Fix incorrect type in assignment of ipv6 port for audit
new b43741ee2333 Merge branch 'next' of git://github.com/cschaufler/smack-next
new b9c20da356db workqueue: Warn flushing of kernel-global workqueues
new 93fcef6a0c40 Merge branch 'master' of https://scm.osdn.net/gitroot/tomo [...]
new ea898779aa41 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new dae551380af9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new f1e29d1f9329 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 73b9f6389e5c dt-bindings: timer: sifive,clint: Fix number of interrupts
new 4eb7b1339c23 dt-bindings: timer: sifive,clint: Group interrupt tuples
new 6bc5a0d829c5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 59a450a32e19 Merge remote-tracking branch 'spi/for-5.16' into spi-linus
new 6793c10bf9b6 Merge branch 'spi-linus' into spi-next
new 78e27f970f73 spi: pxa2xx-pci: Refactor CE4100 to use ->setup()
new 71ea0e3ac70a spi: pxa2xx-pci: Refactor Quark X1000 to use ->setup()
new 1d9d62959f1b spi: pxa2xx-pci: Drop redundant NULL check in ->probe()
new 108607ce4e39 spi: pxa2xx-pci: Move port_id assignment to ->setup()
new bd2e24de10da spi: pxa2xx-pci: Move dma_burst_size assignment to ->setup()
new 03f8e04e9f9b spi: pxa2xx-pci: Move max_clk_rate assignment to ->setup()
new 7e425c3c3d15 spi: pxa2xx-pci: Replace enum with direct use of PCI IDs
new cb50f3f32a04 spi: pxa2xx-pci: Drop unneeded checks in lpss_spi_setup()
new c3f4fc096b37 spi: pxa2xx-pci: Extract pxa2xx_spi_pci_clk_register()
new ba8d1353d9c2 spi: pxa2xx-pci: Drop temporary storage use for a handful [...]
new fcaaf76ed5f3 spi: pxa2xx-pci: Constify struct pxa_spi_info variables
new 6bb477df0436 spi: use specific last_cs instead of last_cs_enable
new f16ed63e53c7 spi: dt-bindings: renesas,rspi: Document RZ/V2L SoC
new ee60db9e1738 Merge remote-tracking branch 'spi/for-5.18' into spi-next
new 250c0c169418 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new bbdfa0afaeb1 Merge branch 'auto-latest' of git://git.kernel.org/pub/scm [...]
new d025729d8823 Merge branch 'timers/drivers/next' of git://git.linaro.org [...]
new 84a9f244f906 Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...]
new 9fbc4f397965 irqchip/qcom-pdc: Kill PDC_NO_PARENT_IRQ
new 3b26296c1c56 irqchip/qcom-pdc: Kill non-wakeup irqdomain
new af5d5d1d9f2a irqchip/qcom-pdc: Kill qcom_pdc_translate helper
new bd9fce2e5ea1 irqchip/qcom-pdc: Fix broken locking
new 024e9a021eb7 irqchip/qcom-pdc: Drop open coded version of __assign_bit()
new af16d860a23b Merge branch irq/qcom-pdc-cleanup into irq/irqchip-next
new 9c25111be603 Merge branch 'irq/irqchip-next' of git://git.kernel.org/pu [...]
new 74f15ff988e2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3498e162e34a Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/li [...]
new 61aae906956d Merge branch 'next' of git://git.kernel.org/pub/scm/virt/k [...]
new c9ca74258b3c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 995f86221b96 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 789eb225c22d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 351b0580a89c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 858c679826fa Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ddea2c256079 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 18b38236bdc2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f4676c8ec396 ipmi: kcs: aspeed: Remove old bindings support
new e48a378aa75f Merge branch 'for-next' of git://github.com/cminyard/linux [...]
new 3c54b661d79a Merge branch 'driver-core-next' of git://git.kernel.org/pu [...]
new ca9400ef7f67 Merge 5.17-rc6 into usb-next
new 770b7a0d1b66 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...]
new e7f6afe2cf9f Merge branch 'for-usb-next' of git://git.kernel.org/pub/sc [...]
new d4ab5487cc77 Merge 5.17-rc6 into tty-next
new 7198d1ff1d61 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/li [...]
new 094587138b01 next-20220224/char-misc
new a1b1d2e798b9 Merge branch 'extcon-next' of git://git.kernel.org/pub/scm [...]
new 55c102cc2f9d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 0662cf93c0bd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new cb998ef163df Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 8882b1dd06c0 Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...]
new d3616e09baa5 iio: potentiometer: ds1803: Alignment to match the open pa [...]
new 4a68b326112a iio: potentiometer: ds1803: Add available functionality
new a98d2b029b7c iio: potentiometer: ds1803: Add channel information in dev [...]
new 6450b62cb2f2 iio: potentiometer: ds1803: Change to firmware provided data
new 9b68725e90e4 iio: potentiometer: ds1803: Add device specific read_raw function
new 73c169857c12 iio: potentiometer: ds1803: Add support for Maxim DS3502
new 10dce8deabb5 dt-bindings: iio: potentiometer: Add Maxim DS3502 in trivi [...]
new b30537a4cedc iio: adc: Add check for devm_request_threaded_irq
new 01676b0f3b62 iio: accel: adxl345: Convert to use dev_err_probe()
new 024f5d4f0ac0 iio: accel: adxl345: Set driver_data for OF enumeration
new c1db3d5cab03 iio: accel: adxl345: Get rid of name parameter in adxl345_ [...]
new 266be7cb11c7 iio: accel: adxl345: Make use of device properties
new b9493d595226 iio: accel: adxl345: Add ACPI HID table
new 5b4c63f691b8 iio: accel: adxl345: Extract adxl345_powerup() helper
new b8f83abdd2dd iio: accel: adxl345: Drop comma in terminator entries
new 4781f3e0e6ca iio: accel: adxl345: Remove unneeded blank lines
new 602744fa9f8b dt-bindings: iio: amplifiers: add ada4250 doc
new 28b4c30bfa5f iio: amplifiers: ada4250: add support for ADA4250
new 56853f7db02c MAINTAINERS: add maintainer for ADA4250 driver
new bfdf1635a2d7 dt-bindings: iio: frequency: Add ADMV4420 doc
new b59c04155901 iio: frequency: admv4420.c: Add support for ADMV4420
new bc437f7515f5 iio: afe: rescale: expose scale processing function
new 701ee14da95d iio: afe: rescale: add INT_PLUS_{MICRO,NANO} support
new a29c3283653b iio: afe: rescale: add offset support
new f5fc003d4803 iio: afe: rescale: fix accuracy for small fractional scales
new 2eb30577f253 iio: afe: rescale: reduce risk of integer overflow
new 8e74a48d17d5 iio: test: add basic tests for the iio-rescale driver
new 278fe1d2d3a7 iio: afe: rescale: add RTD temperature sensor support
new 03e7d21ee1a9 iio: afe: rescale: add temperature transducers
new d065a283fe81 dt-bindings: iio: afe: add bindings for temperature-sense-rtd
new 66724c31c0a0 dt-bindings: iio: afe: add bindings for temperature transducers
new 57308d3c447f Merge branch 'togreg' of git://git.kernel.org/pub/scm/linu [...]
new 48ce5852b05d Merge branch 'icc-next' of git://git.kernel.org/pub/scm/li [...]
new 6e93487b5438 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 2c1e64a861c8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f6de306274ab Merge branch 'misc' into for-next
new 3297f6a8cd04 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4aceeaec4ac5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4b4141f18fa8 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 918ddec4fe98 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 8e13a776eed5 Merge branch 'gpio/for-next' of git://git.kernel.org/pub/s [...]
new b8e8c144fa79 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7795686d573d pinctrl-sunxi: sunxi_pinctrl_gpio_direction_in/output: use [...]
new bac129dbc656 pinctrl: sunxi: Use unique lockdep classes for IRQs
new f54d626698a4 Merge tag 'intel-pinctrl-v5.18-1' of gitolite.kernel.org:p [...]
new 842366d7cb68 Merge branch 'devel' into for-next
new a9fad578ba9f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f152631f279e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ab99c1334bcf Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 18cfae5bab91 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 1c4f3a42899f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b54f53bc11a5 coresight: Drop unused 'none' enum value for each component
new 796e85cf22ba Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 7946f11be9ad Merge branch 'rtc-next' of git://git.kernel.org/pub/scm/li [...]
new 7061e1f309ed Merge branch 'libnvdimm-for-next' of git://git.kernel.org/ [...]
new d84be480b732 Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
new 7222c475fca9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ca2ce73ed922 Merge branch 'main' of git://git.infradead.org/users/willy [...]
new 2d69beaba323 Merge branch 'hyperv-next' of git://git.kernel.org/pub/scm [...]
new 7997a464c0d3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 6d83ec182b7b Merge branch 'kunit' of git://git.kernel.org/pub/scm/linux [...]
new 01686d3797ff Merge branch 'mhi-next' of git://git.kernel.org/pub/scm/li [...]
new 514c152fb4c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 11705ac3c4da Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 47ecdd90d68a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 8b7f8055f1e0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 64276a9939ff random: cleanup UUID handling
new abded93ec1e9 random: unify cycles_t and jiffies usage and types
new c2a7de4feb6e random: do crng pre-init loading in worker rather than irq
new b1f375f7f3c4 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 84a44edd7a74 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 60bf36e3a8cf Merge branch 'rust-next' of https://github.com/Rust-for-Li [...]
new 5b4aa8875b14 Merge branch 'sysctl-next' of git://git.kernel.org/pub/scm [...]
new 5a470d51cb2b mm/rmap: Convert try_to_unmap() to take a folio
new 1de8566cca0a mm/rmap: Convert try_to_migrate() to folios
new bf56b52869f6 mm/rmap: Convert make_device_exclusive_range() to use folios
new 16f06327291e mm/migrate: Convert remove_migration_ptes() to folios
new 736ea15433e1 mm/damon: Convert damon_pa_mkold() to use a folio
new f51f0c4eee48 mm/damon: Convert damon_pa_young() to use a folio
new e1ad7d723b01 mm/rmap: Turn page_lock_anon_vma_read() into folio_lock_an [...]
new cd5a48f6d096 mm: Turn page_anon_vma() into folio_anon_vma()
new 8339af1d0a18 mm/rmap: Convert rmap_walk() to take a folio
new d8d47bcf7178 mm/rmap: Constify the rmap_walk_control argument
new b7a792158353 mm/vmscan: Free non-shmem folios without splitting them
new 7e8dbad11dd3 mm/vmscan: Optimise shrink_page_list for non-PMD-sized folios
new 6a9d39c780d7 mm/vmscan: Account large folios correctly
new 09549e4d589b mm/vmscan: Turn page_check_references() into folio_check_r [...]
new 6875d1dd2e6e mm/vmscan: Convert pageout() to take a folio
new 80ef527bf929 mm: Turn can_split_huge_page() into can_split_folio()
new f54f3436d413 mm/filemap: Allow large folios to be added to the page cache
new e946e49e46f8 mm: Fix READ_ONLY_THP warning
new 0b9633b90a08 mm: Make large folios depend on THP
new 60ed27275851 mm: Support arbitrary THP sizes
new 4d60c2e6e05b mm/readahead: Add large folio readahead
new 61435e1e267c mm/readahead: Align file mappings for non-DAX
new 1fb129cd915e mm/readahead: Switch to page_cache_ra_order
new 3431f6372693 mm/filemap: Support VM_HUGEPAGE for file mappings
new 74d611ae5344 selftests/vm/transhuge-stress: Support file-backed PMD folios
new 1d60cb24ff8b Merge branch 'for-next' of git://git.infradead.org/users/w [...]
new 397ea571211d binfmt_elf: Avoid total_mapping_size for ET_EXEC
new d49fd967f4cc ELF: fix overflow in total mapping size calculation
new e291a107b0a2 coredump: Also dump first pages of non-executable ELF libraries
new 7d587c96bb3c exec: Force single empty string when argv is empty
new 630dc3ca2b04 selftests/exec: Test for empty string on NULL argv
new c74bf2abd6c9 binfmt: move more stuff undef CONFIG_COREDUMP
new f7a89395facb fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
new 2e6b80ff9dd2 fs/binfmt_elf: Refactor load_elf_binary function
new 02cd0e1cc37b exec: cleanup comments
new 947edbc566c6 MAINTAINERS: Update execve entry with more details
new a79caffe7599 ELF: Properly redefine PT_GNU_* in terms of PT_LOOS
new decde1e679c6 binfmt_elf: Introduce KUnit test
new b22cfb86d89f Merge branch 'for-next/execve' of git://git.kernel.org/pub [...]
new 0cc030160264 selftests/vm: cleanup hugetlb file after mremap test
new 097fe3a921e8 mm: refactor vm_area_struct::anon_vma_name usage code
new b1870d36a11c mm-refactor-vm_area_struct-anon_vma_name-usage-code-v3
new c33bfae5e6b4 mm: prevent vm_area_struct::anon_name refcount saturation
new 45e5590f3163 mm: fix use-after-free when anon vma name is used after vm [...]
new 7d1bceae6b83 lib/stackdepot: use page allocator if both slab and memblo [...]
new 225888f8b372 memfd: fix F_SEAL_WRITE after shmem huge page allocated
new 8c40ad586003 mm: fix panic in __alloc_pages
new f353672e73b9 userfaultfd: mark uffd_wp regardless of VM_WRITE flag
new 6dc4d11d4e68 mm: swap: get rid of deadloop in swapin readahead
new d67a8494bdfa /proc/kpageflags: prevent an integer overflow in stable_pa [...]
new 7cc9b6d7f75d /proc/kpageflags: do not use uninitialized struct pages
new aa871a7a83ed procfs: prevent unprivileged processes accessing fdinfo dir
new e3696026b19d scripts/spelling.txt: add more spellings to spelling.txt
new 8d4d314825eb ntfs: add sanity check on allocation size
new 9b1061e7d73c ocfs2: cleanup some return variables
new db91375db5a3 fs/ocfs2: fix comments mentioning i_mutex
new 66d65598462b ocfs2: reflink deadlock when clone file to the same direct [...]
new 00adf388ffed ocfs2: clear links count in ocfs2_mknod() if an error occurs
new 78d96012c83b ocfs2: fix ocfs2 corrupt when iputting an inode
new 402b326202bf doc: convert 'subsection' to 'section' in gfp.h
new 965e483762eb mm: document and polish read-ahead code
new c2aa504484a6 mm: improve cleanup when ->readpages doesn't process all pages
new b7fed95f4af1 fuse: remove reliance on bdi congestion
new d5bb866662cd nfs: remove reliance on bdi congestion
new e4701d14d481 ceph: remove reliance on bdi congestion
new 3cbb05297173 remove inode_congested()
new ba9cf0ff3646 remove bdi_congested() and wb_congested() and related functions
new 964deef226ba remove-bdi_congested-and-wb_congested-and-related-functions-fix
new 33ae605db420 f2fs: replace congestion_wait() calls with io_schedule_timeout()
new fc6c77a455b3 block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"
new ac5bd57af213 remove congestion tracking framework
new ed79271685b7 mount: warn only once about timestamp range expiration
new 4aaa4c153af0 mm/sparse-vmemmap: add a pgmap argument to section activation
new 333294a34d41 mm/sparse-vmemmap: refactor core of vmemmap_populate_basep [...]
new f2913cdfb593 mm/hugetlb_vmemmap: move comment block to Documentation/vm
new fa4899d5f964 mm/sparse-vmemmap: improve memory savings for compound devmaps
new 5d015b479a2a mm/page_alloc: reuse tail struct pages for compound devmaps
new f1e0d7c57b36 mm/memremap: avoid calling kasan_remove_zero_shadow() for [...]
new 64f27e781b95 tools/vm/page_owner_sort.c: sort by stacktrace before culling
new fb307bdc5830 tools/vm/page_owner_sort.c: fix NULL-pointer dereference w [...]
new 8021f46d960c tools/vm/page_owner_sort.c: support sorting by stack trace
new 894ddd2f41b0 tools/vm/page_owner_sort.c: add switch between culling by [...]
new c869d0f4451b tools/vm/page_owner_sort.c: support sorting pid and time
new 0eb5488fed19 tools/vm/page_owner_sort.c: two trivial fixes
new 428d5e3192a7 tools/vm/page_owner_sort.c: delete invalid duplicate code
new 7d814d126c9e Documentation/vm/page_owner.rst: update the documentation
new 5fc4507eb8fd documentation-vm-page_ownerrst-update-the-documentation-fix
new ca0422ba6857 Documentation/vm/page_owner.rst: fix unexpected indentation warns
new 3524a2ff049c Documentation/vm/page_owner.rst: fix comments
new 85c63295ddea lib/vsprintf: avoid redundant work with 0 size
new 9102228ca044 mm/page_owner: use scnprintf() to avoid excessive buffer o [...]
new 512679fd54b2 mm/page_owner: print memcg information
new b147f758f21c mm/page_owner: record task command name
new b22d01811252 mm/page_owner.c: record tgid
new b1c9ba071e7d tools/vm/page_owner_sort.c: fix the instructions for use
new 04617a707f50 mm: unexport page_init_poison
new b9882b403f42 filemap: remove find_get_pages()
new 29203dffe623 mm/writeback: minor clean up for highmem_dirtyable_memory
new 03bc9093563a mm: fix invalid page pointer returned with FOLL_PIN gups
new f78b3e371d98 mm/gup: follow_pfn_pte(): -EEXIST cleanup
new cb5228e48532 mm/gup: remove unused pin_user_pages_locked()
new e00b2b445011 mm: change lookup_node() to use get_user_pages_fast()
new d041ed7b589c mm/gup: remove unused get_user_pages_locked()
new dca3c652f7f3 tmpfs: support for file creation time
new 51e971f89f38 tmpfs: three tweaks to creation time patch
new f5d6d8f1babc memcg: replace in_interrupt() with !in_task()
new a002fec46e11 memcg: add per-memcg total kernel memory stat
new f8e69f238d69 mm/memcg: mem_cgroup_per_node is already set to 0 on allocation
new 54b56f335971 mm/memcg: retrieve parent memcg from css.parent
new 57c2ddbfbaab memcg: refactor mem_cgroup_oom
new c5aba780264b memcg: unify force charging conditions
new c0cee28e5b5f selftests: memcg: test high limit for single entry allocation
new 3952cc1dc43a memcg: synchronously enforce memory.high for large overcharges
new 86c3d1ca5af7 mm/memcontrol: return 1 from cgroup.memory __setup() handler
new eb428f1f4fa6 mm/memcg: set memcg after css verified and got reference
new 3a316c1251e6 mm/memcg: set pos to prev unconditionally
new b6278a59b023 mm/memcg: move generation assignment and comparison together
new c4b69b195dbd mm/memcg: Revert ("mm/memcg: optimize user context object [...]
new bf2d1cef61f2 mm/memcg: Disable threshold event handlers on PREEMPT_RT
new 58931c71dae7 mm/memcg: Protect per-CPU counter by disabling preemption [...]
new 2f153cc42422 mm/memcg: Opencode the inner part of obj_cgroup_uncharge_p [...]
new 099462beaf25 mm/memcg: Protect memcg_stock with a local_lock_t
new 0a9284efcd5f mm/memcg: Disable migration instead of preemption in drain [...]
new 296467da8626 mm: list_lru: transpose the array of per-node per-memcg lru lists
new 0d760a1c0582 mm: introduce kmem_cache_alloc_lru
new de3f60bf9274 fs: introduce alloc_inode_sb() to allocate filesystems spe [...]
new a188489430fa fs: allocate inode by using alloc_inode_sb()
new 03d6f1ebdf04 f2fs: allocate inode by using alloc_inode_sb()
new 4bee7b7f4d31 mm: dcache: use kmem_cache_alloc_lru() to allocate dentry
new f688da21f4d5 xarray: use kmem_cache_alloc_lru to allocate xa_node
new fc298cc8474b mm: memcontrol: move memcg_online_kmem() to mem_cgroup_css [...]
new 73ec428dbba3 mm: list_lru: allocate list_lru_one only when needed
new efc29f1ed540 mm: list_lru: rename memcg_drain_all_list_lrus to memcg_re [...]
new 4b0576dd534d mm: list_lru: replace linear array with xarray
new c169ee4c32c4 mm-list_lru-replace-linear-array-with-xarray-fix
new 2f4502b671cc mm: memcontrol: reuse memory cgroup ID for kmem ID
new 8c40aec2755f mm: memcontrol: fix cannot alloc the maximum memcg ID
new 9237e9cbd824 mm: list_lru: rename list_lru_per_memcg to list_lru_memcg
new 7b3531a8df72 mm: memcontrol: rename memcg_cache_id to memcg_kmem_id
new 6ae9b5a62268 memcg: enable accounting for tty-related objects
new 613610cd40ed mm: generalize ARCH_HAS_FILTER_PGPROT
new f1cd058c8034 mm: merge pte_mkhuge() call into arch_make_huge_pte()
new 337287f0c857 mm: remove mmu_gathers storage from remaining architectures
new 47a3e10abb78 mm: thp: fix wrong cache flush in remove_migration_pmd()
new d8ad4be3a37f mm: fix missing cache flush for all tail pages of compound page
new f81052fa1c0b mm: hugetlb: fix missing cache flush in copy_huge_page_fro [...]
new 6d5961e934ab mm: hugetlb: fix missing cache flush in hugetlb_mcopy_atom [...]
new ab0d28a7d79f mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte()
new 035ca9df3bb4 mm: userfaultfd: fix missing cache flush in mcopy_atomic_p [...]
new 858af4e136f2 mm: replace multiple dcache flush with flush_dcache_folio()
new e3070e84ca29 mm: don't skip swap entry even if zap_details specified
new 2a1e8396d396 mm-dont-skip-swap-entry-even-if-zap_details-specified-v5
new 143849b9f799 mm: rename zap_skip_check_mapping() to should_zap_page()
new 62cb4447de2a mm: change zap_details.zap_mapping into even_cows
new 2938b1751a46 mm: rework swap handling of zap_pte_range
new 8229be7945d9 mm/mmap: return 1 from stack_guard_gap __setup() handler
new 256bf1f42b1c mm/memory.c: use helper function range_in_vma()
new 3413dbcc8c5f mm/memory.c: use helper macro min and max in unmap_mapping [...]
new eb39a52824b2 mm/sparse: make mminit_validate_memmodel_limits() static
new fd9c1ad9af99 mm/vmalloc: remove unneeded function forward declaration
new 71dc605e7aba mm/vmalloc: Move draining areas out of caller context
new 45e3b630052a mm/vmalloc: add adjust_search_size parameter
new 43508d75c4e5 mm/vmalloc: eliminate an extra orig_gfp_mask
new a9f7388ec072 mm/vmalloc.c: fix "unused function" warning
new 244e71c84ceb mm/vmalloc.c: vmap(): don't allow invalid pages
new b6166d1c61d7 mm: page_alloc: avoid merging non-fallbackable pageblocks [...]
new d6370448499a mm/page_alloc: adding same penalty is enough to get round- [...]
new f4f88febcebf mm/page_alloc: add penalty to local_node
new d05d60686cba mm/mmzone.c: use try_cmpxchg() in page_cpupid_xchg_last()
new c9847c20a25e mm: discard __GFP_ATOMIC
new 5ec3d8357d02 mm/mmzone.h: remove unused macros
new 75ae2a8afce7 mm/page_alloc: don't pass pfn to free_unref_page_commit()
new e25d361cf2d1 cma: factor out minimum alignment requirement
new c556942d47eb mm: enforce pageblock_order < MAX_ORDER
new 36786d9429bc mm/page_alloc: mark pagesets as __maybe_unused
new fe31327b5983 mm/pages_alloc.c: don't create ZONE_MOVABLE beyond the end [...]
new 04648aed5a7c mm/page_alloc: fetch the correct pcp buddy during bulk free
new c2dd77c89f53 mm/page_alloc: track range of active PCP lists during bulk free
new d65818c7d818 mm/page_alloc: simplify how many pages are selected per pc [...]
new e63309bc5c49 mm/page_alloc: drain the requested list first during bulk free
new 862ed675d946 mm/page_alloc: free pages in a single pass during bulk free
new 86aad41ee17b mm/page_alloc: limit number of high-order pages on PCP dur [...]
new 5342308b48ba mm/page_alloc: do not prefetch buddies during bulk free
new 6ebd372cbae9 arch/x86/mm/numa: Do not initialize nodes twice
new d7ca0bfd0bc9 arch-x86-mm-numa-do-not-initialize-nodes-twice-v2
new e363fb340722 mm: count time in drain_all_pages during direct reclaim as [...]
new d199c954ab85 mm/memory-failure.c: remove obsolete comment
new 25ee0bcaa9ec mm/hwpoison: fix error page recovered but reported "not re [...]
new 65b23b9d141d mm: invalidate hwpoison page cache page in fault path
new 8fa0bab0989a mm/memory-failure.c: minor clean up for memory_failure_dev [...]
new df12b4814afe mm/memory-failure.c: catch unexpected -EFAULT from vma_address()
new e4ea5498fa27 mm/memory-failure.c: rework the signaling logic in kill_proc
new abafb69c55e5 mm/memory-failure.c: fix race with changing page more robustly
new d4df061d74bd mm/memory-failure.c: remove PageSlab check in hwpoison_filter_dev
new 1d24340dd398 mm/memory-failure.c: rework the try_to_unmap logic in hwpo [...]
new bc93a8c62282 mm/memory-failure.c: remove obsolete comment in __soft_off [...]
new d24df01ec99d mm/memory-failure.c: remove unnecessary PageTransTail check
new 0e261937a9a5 mm/hwpoison-inject: support injecting hwpoison to free page
new 2bf291d4e6d9 mm-hwpoison-inject-support-injecting-hwpoison-to-free-page-fix
new a20d8054acc0 mm/hwpoison: avoid the impact of hwpoison_filter() return [...]
new b98e94435762 mm/hwpoison: add in-use hugepage hwpoison filter judgement
new 73f343517b0e mm/memory-failure.c: fix race with changing page compound again
new c040b64d184f mm/memory-failure.c: fix wrong user reference report
new f0d969325f64 mm/memory-failure.c: avoid calling invalidate_inode_page() [...]
new fd8ae50a62fb mm/memory-failure.c: fix potential VM_BUG_ON_PAGE in split [...]
new 98e74301b448 mm: hugetlb: free the 2nd vmemmap page associated with eac [...]
new dbd28b6d325f mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a s [...]
new 71b8e1673597 mm: sparsemem: use page table lock to protect kernel pmd o [...]
new 1fbd0dc00b34 selftests: vm: add a hugetlb test case
new b9e6e6ebaceb mm: sparsemem: move vmemmap related to HugeTLB to CONFIG_H [...]
new 45df547cabac mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLB
new 55ccb84a0fe3 hugetlb: clean up potential spectre issue warnings
new ff083e0aa596 hugetlb-clean-up-potential-spectre-issue-warnings-v2
new 9f00edcbd350 mm/hugetlb: use helper macro __ATTR_RW
new b63fd27919c0 mm/hugetlb.c: export PageHeadHuge()
new 494d438b4e04 mm-export-pageheadhuge-fix
new 60051a8d6c58 userfaultfd: provide unmasked address on page-fault
new 7cd9c5e072b3 mm/mempolicy: convert from atomic_t to refcount_t on mempo [...]
new 978d1ed6ee37 mm-mempolicy-convert-from-atomic_t-to-refcount_t-on-mempol [...]
new bf5c012b79fb mm/oom_kill: remove unneeded is_memcg_oom check
new 77cd66f945fa mm,migrate: fix establishing demotion target
new b5b22a65ab4d mm/cma: provide option to opt out from exposing pages on a [...]
new e5824fb6a8ed powerpc/fadump: opt out from freeing pages on cma activati [...]
new 38d8ec3d9b67 NUMA Balancing: add page promotion counter
new 3a1ec23d4e06 NUMA balancing: optimize page placement for memory tiering system
new bd23d3f12232 memory tiering: skip to scan fast memory
new 48542c3ef4a4 mm: page_io: fix psi memory pressure error on cold swapins
new c53600613299 mm/vmstat: add event for ksm swapping in copy
new 14bad4983651 mm/ksm: use helper macro __ATTR_RW
new 6ffbf1ff6b0f mm/hwpoison: check the subpage, not the head page
new 1a873ce0bf08 mm/balloon_compaction: make balloon page compaction callba [...]
new fa8a85181b14 mm, memory_hotplug: make arch_alloc_nodedata independent o [...]
new 23aba1a723b1 mm: handle uninitialized numa nodes gracefully
new f1ac3158f1f1 mm-handle-uninitialized-numa-nodes-gracefully-fix
new a75f7b26a912 mm, memory_hotplug: drop arch_free_nodedata
new a314b8560fe8 mm, memory_hotplug: reorganize new pgdat initialization
new 83b228a43207 mm: make free_area_init_node aware of memory less nodes
new 702946f364e5 memcg: do not tweak node in alloc_mem_cgroup_per_node_info
new 66499e44cfa6 drivers/base/memory: add memory block to memory group afte [...]
new 652c3a9a640f drivers/base/node: consolidate node device subsystem initi [...]
new 6356ce14e171 mm/memory_hotplug: remove obsolete comment of __add_pages
new 4be6007ddb7b mm-memory_hotplug-remove-obsolete-comment-of-__add_pages-fix
new 8194d1551c72 mm/memory_hotplug: avoid calling zone_intersects() for ZON [...]
new 5f9a9581b832 mm/memory_hotplug: clean up try_offline_node
new 5ae146e2b81c mm/memory_hotplug: fix misplaced comment in offline_pages
new bfc3cd9332b5 drivers/base/node: rename link_mem_sections() to register_ [...]
new 310992540c2e drivers/base/memory: determine and store zone for single-z [...]
new 287637f46b2d drivers/base/memory: clarify adding and removing of memory blocks
new 6def92c9ad79 mm/rmap: convert from atomic_t to refcount_t on anon_vma-> [...]
new f2007b799c5b mm/zswap.c: allow handling just same-value filled pages
new b989282c9ea1 mm: remove usercopy_warn()
new af70af89c066 mm: uninline copy_overflow()
new 9df4f43a0828 mm/usercopy: return 1 from hardened_usercopy __setup() handler
new c8e2480d6bf5 highmem: document kunmap_local()
new 779069741885 highmem-document-kunmap_local-v2
new b04c049b3e83 mm/highmem: remove unnecessary done label
new 4370ea71be59 mm/page_table_check.c: use strtobool for param parsing
new 5bb9978b556c mm/kfence: remove unnecessary CONFIG_KFENCE option
new dc354b956993 mm/hmm.c: remove unneeded local variable ret
new d052fdf6476e mm/damon/dbgfs/init_regions: use target index instead of t [...]
new 84711b326e5f Docs/admin-guide/mm/damon/usage: update for changed initai [...]
new 2d670903df2e mm/damon/core: move damon_set_targets() into dbgfs
new 33692a374591 mm/damon: remove the target id concept
new 4b7cb5ce91d6 mm/damon: remove redundant page validation
new ed39c2b74100 mm/damon: rename damon_primitives to damon_operations
new 4583a6962a9f mm/damon: let monitoring operations can be registered and [...]
new e1d0ee81d5a3 mm/damon/paddr,vaddr: register themselves to DAMON in subs [...]
new a5f586cd62e9 mm/damon/reclaim: use damon_select_ops() instead of damon_ [...]
new 8a539a7c25a5 mm/damon/dbgfs: use damon_select_ops() instead of damon_{v [...]
new f273070170c3 mm/damon/dbgfs: use operations id for knowing if the targe [...]
new b2b2cbf137aa mm/damon/dbgfs-test: fix is_target_id() change
new 49c501ebff05 mm/damon/paddr,vaddr: remove damon_{p,v}a_{target_valid,se [...]
new 692702ab615f mm/damon: remove unnecessary CONFIG_DAMON option
new b97400193319 Docs/vm/damon: call low level monitoring primitives the op [...]
new cfb4c6a1b776 Docs/vm/damon/design: update DAMON-Idle Page Tracking inte [...]
new 9123a12f3065 Docs/damon: update outdated term 'regions update interval'
new e3b4ce663ee3 mm/damon/core: allow non-exclusive DAMON start/stop
new df28c14ea702 mm/damon/core: add number of each enum type values
new d4ef112b183f mm/damon: implement a minimal stub for sysfs-based DAMON i [...]
new 35b206a4f74e mm/damon/sysfs: link DAMON for virtual address spaces monitoring
new 072114d04236 mm/damon/sysfs: support the physical address space monitoring
new 4d68b752c203 mm/damon/sysfs: support DAMON-based Operation Schemes
new e72265ed5be0 mm/damon/sysfs: support DAMOS quotas
new 741c18e1cf19 mm/damon/sysfs: support schemes prioritization
new 8f614da9d987 mm/damon/sysfs: support DAMOS watermarks
new 2481542c95e6 mm/damon/sysfs: support DAMOS stats
new f63342f71284 selftests/damon: add a test for DAMON sysfs interface
new b0f762d34d1e Docs/admin-guide/mm/damon/usage: document DAMON sysfs interface
new caeb0ef86352 Docs/ABI/testing: add DAMON sysfs interface ABI document
new 850f0337de09 fs/buffer.c: add debug print for __getblk_gfp() stall problem
new b956f07e8948 fs/buffer.c: dump more info for __getblk_gfp() stall problem
new ca16927dcee7 kernel/hung_task.c: Monitor killed tasks.
new c21b68c955e1 proc: alloc PATH_MAX bytes for /proc/${pid}/fd/ symlinks
new 6d234843abfd proc-alloc-path_max-bytes-for-proc-pid-fd-symlinks-fix
new a87b2fa7d9a3 proc/vmcore: fix possible deadlock on concurrent mmap and read
new 7a3877251897 proc/vmcore: fix vmcore_alloc_buf() kernel-doc comment
new 590f90321998 proc/sysctl: make protected_* world readable
new adf61b7a84e1 kernel/ksysfs.c: use helper macro __ATTR_RW
new f4395b2f9127 Kconfig.debug: make DEBUG_INFO selectable from a choice
new 5386db29d5b2 Kconfig.debug: make DEBUG_INFO always default=n
new 86577e7edb13 include: drop pointless __compiler_offsetof indirection
new e0c008179da2 ilog2: force inlining of __ilog2_u32() and __ilog2_u64()
new 60843884c7d9 bitfield: add explicit inclusions to the example
new 6962dbd13bdc lz4: fix LZ4_decompress_safe_partial read out of bound
new 0c69d2304e38 checkpatch: prefer MODULE_LICENSE("GPL") over MODULE_LICEN [...]
new 907b245c79e1 checkpatch: add --fix option for some TRAILING_STATEMENTS
new 66f6b6fa9837 checkpatch: add early_param exception to blank line after [...]
new 2be7be57c53f scripts/checkpatch.pl: remove _deferred and _deferred_once [...]
new d2bfaf457452 kallsyms: print module name in %ps/S case when KALLSYMS is [...]
new 0e04893d3947 kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
new c02b66268500 init: use ktime_us_delta() to make initcall_debug log more [...]
new ef220d31138d init.h: improve __setup and early_param documentation
new 33471653c303 init/main.c: return 1 from handled __setup() functions
new 1d3c4056e76e init/main.c: silence some -Wunused-parameter warnings
new 2f4392d91a48 fs/pipe: use kvcalloc to allocate a pipe_buffer array
new ef5e8be323f2 fs/pipe.c: local vars have to match types of proper pipe_i [...]
new ce7189975228 minix: fix bug when opening a file with O_DIRECT
new a344ebac1a62 fat: use pointer to simple type in put_user()
new 4ece2b315e3f kexec: make crashk_res, crashk_low_res and crash_notes sym [...]
new 4b6c2ee6ff82 riscv: mm: init: use IS_ENABLED(CONFIG_KEXEC_CORE) instead [...]
new d1f41a47c368 x86/setup: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
new cfdd9d52e0b0 arm64: mm: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
new 35f7003ac0fc docs: kdump: update description about sysfs file system support
new 67792430e4a1 docs: kdump: add scp example to write out the dump file
new be3636a61d03 panic: unset panic_on_warn inside panic()
new 1eeef0e25936 ubsan: no need to unset panic_on_warn in ubsan_epilogue()
new a67720ae9c00 kasan: no need to unset panic_on_warn in end_report()
new 721c44b7aa30 docs: sysctl/kernel: add missing bit to panic_print
new 9b15426b2c20 sysctl: documentation: fix table format warning
new 24bb124d1aaf panic: add option to dump all CPUs backtraces in panic_print
new 4b1b7021af55 panic: move panic_print before kmsg dumpers
new 2185b037f6ef kcov: split ioctl handling into locked and unlocked parts
new 1c467c0428a3 kcov: properly handle subsequent mmap calls
new 84e1dd114df6 kernel/resource: fix kfree() of bootmem memory again
new ee15ed658783 Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang"
new 54f072c48a98 ipc/mqueue: use get_tree_nodev() in mqueue_get_tree()
new e65f964148fe Merge branch 'akpm-current/current'
new bfe10eb486b4 arch/x86/kernel/resource.c: needs spinlock.h
new 9aba61bb09d7 mm/oom_kill.c: fix vm_oom_kill_table[] ifdeffery
new 277ad530cd8e mm: fix race between MADV_FREE reclaim and blkdev direct IO read
new 8d0a68357ce2 mm-fix-race-between-madv_free-reclaim-and-blkdev-direct-io [...]
new cb63c1eb2a3c mm/migration: add trace events for THP migrations
new d2fba22eab4b mm/migration: add trace events for base page and HugeTLB m [...]
new 0e827622a208 kasan, page_alloc: deduplicate should_skip_kasan_poison
new 9b206e317114 kasan, page_alloc: move tag_clear_highpage out of kernel_i [...]
new 24561c03a9f7 kasan, page_alloc: merge kasan_free_pages into free_pages_prepare
new 88c60138505f kasan, page_alloc: simplify kasan_poison_pages call site
new 26038dcf2339 kasan, page_alloc: init memory of skipped pages on free
new 88d0264edd52 kasan: drop skip_kasan_poison variable in free_pages_prepare
new e6455c8678bc mm: clarify __GFP_ZEROTAGS comment
new 313ea7ff9c64 kasan: only apply __GFP_ZEROTAGS when memory is zeroed
new 4c77f59ec573 kasan, page_alloc: refactor init checks in post_alloc_hook
new 349a746c6d20 kasan, page_alloc: merge kasan_alloc_pages into post_alloc_hook
new e9bf7b1fb43a kasan, page_alloc: combine tag_clear_highpage calls in pos [...]
new bb6dcc84ebec kasan, page_alloc: move SetPageSkipKASanPoison in post_alloc_hook
new 76b224ee2aae kasan, page_alloc: move kernel_init_free_pages in post_alloc_hook
new c57f940013cd kasan, page_alloc: rework kasan_unpoison_pages call site
new f3118cae0541 kasan: clean up metadata byte definitions
new 593338a99979 kasan: define KASAN_VMALLOC_INVALID for SW_TAGS
new dcc6432021db kasan, x86, arm64, s390: rename functions for modules shadow
new f3de90b866f0 kasan, vmalloc: drop outdated VM_KASAN comment
new 73feb801cd52 kasan: reorder vmalloc hooks
new 0fb4b5400262 kasan: add wrappers for vmalloc hooks
new f37af41ddcde kasan, vmalloc: reset tags in vmalloc functions
new a9df4482f588 kasan, fork: reset pointer tags of vmapped stacks
new 42de8e038e3e kasan, arm64: reset pointer tags of vmapped stacks
new b7a79dea1bc0 fix for "kasan, fork: reset pointer tags of vmapped stacks"
new cceed2c2dc92 kasan, vmalloc: add vmalloc tagging for SW_TAGS
new 206ea12be472 kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_tagged
new b250c6a20a81 kasan, vmalloc: unpoison VM_ALLOC pages after mapping
new 878b7f7d69b5 kasan, mm: only define ___GFP_SKIP_KASAN_POISON with HW_TAGS
new 215c5e210e07 kasan, page_alloc: allow skipping unpoisoning for HW_TAGS
new 79aad8c8df77 kasan, page_alloc: allow skipping memory init for HW_TAGS
new fb568e9bfc85 kasan, vmalloc: add vmalloc tagging for HW_TAGS
new b49a902ba7ea kasan, vmalloc: only tag normal vmalloc allocations
new 523356443218 kasan, arm64: don't tag executable vmalloc allocations
new ce76a3c24b78 kasan: mark kasan_arg_stacktrace as __initdata
new b3be94f21219 kasan: clean up feature flags for HW_TAGS mode
new 23558ee8f851 kasan: add kasan.vmalloc command line flag
new c501da7b8cba kasan: allow enabling KASAN_VMALLOC and SW/HW_TAGS
new 313c8151be2c arm64: select KASAN_VMALLOC for SW/HW_TAGS modes
new 18b7c6abffe4 kasan: documentation updates
new 5284cd60e2df kasan: improve vmalloc tests
new 66f61a96e551 similar to "kasan: test: fix compatibility with FORTIFY_SOURCE"
new 36665216ea6c fix for "kasan: improve vmalloc tests"
new 3ae90898aa04 another fix for "kasan: improve vmalloc tests"
new 7e13027d25bf kasan-improve-vmalloc-tests-fix-3-fix
new 3b2d86c54872 kasan: test: support async (again) and asymm modes for HW_TAGS
new 722cdeff6e69 mm/kasan: remove unnecessary CONFIG_KASAN option
new 742518a5560c kasan: update function name in comments
new 773cc948ca21 kasan: print virtual mapping info in reports
new 59ce6de9319d mm: enable MADV_DONTNEED for hugetlb mappings
new 84c5045202c2 selftests/vm: add hugetlb madvise MADV_DONTNEED MADV_REMOVE test
new 55e245610772 userfaultfd/selftests: enable hugetlb remap and remove eve [...]
new 4fd10efe569e mm: optimize do_wp_page() for exclusive pages in the swapcache
new 3044b871c0ff mm: optimize do_wp_page() for fresh pages in local LRU pagevecs
new 64b981b0302d mm: slightly clarify KSM logic in do_swap_page()
new 322b9ba826d4 mm: streamline COW logic in do_swap_page()
new 6c127ac2ff1d mm/huge_memory: streamline COW logic in do_huge_pmd_wp_page()
new 0ee970ffb02d mm/khugepaged: remove reuse_swap_page() usage
new 4aeddf657ed2 mm/swapfile: remove stale reuse_swap_page()
new bfede97b8d6d mm/huge_memory: remove stale page_trans_huge_mapcount()
new 75ffee2a3e59 selftests: vm: remove dependecy from internal kernel macros
new 9979e4b51991 selftests: kselftest framework: provide "finished" helper
new e437208fb442 selftests: vm: add test for Soft-Dirty PTE bit
new 784c6b83b4c9 kselftest/vm: override TARGETS from arguments
new 67563e836660 kselftest/vm: fix tests build with old libc
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (43b55c532c25)
\
N -- N -- N refs/heads/akpm (67563e836660)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1101 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:
Documentation/ABI/stable/sysfs-block | 49 +
Documentation/ABI/testing/sysfs-bus-papr-pmem | 12 +
Documentation/ABI/testing/sysfs-kernel-mm-damon | 274 +++
.../admin-guide/acpi/fan_performance_states.rst | 28 +
Documentation/admin-guide/kernel-parameters.txt | 4 +
Documentation/admin-guide/mm/damon/usage.rst | 350 ++-
Documentation/bpf/verifier.rst | 2 +-
.../devicetree/bindings/arm/freescale/fsl,scu.txt | 1 +
Documentation/devicetree/bindings/arm/ti/k3.yaml | 6 +
.../bindings/iio/adc/xlnx,zynqmp-ams.yaml | 8 +
.../bindings/iio/afe/temperature-sense-rtd.yaml | 101 +
.../bindings/iio/afe/temperature-transducer.yaml | 114 +
.../bindings/iio/amplifiers/adi,ada4250.yaml | 50 +
.../bindings/iio/frequency/adi,admv4420.yaml | 55 +
.../devicetree/bindings/leds/maxim,max77693.yaml | 105 +
Documentation/devicetree/bindings/mfd/max77693.txt | 194 --
.../devicetree/bindings/mfd/maxim,max77693.yaml | 143 ++
Documentation/devicetree/bindings/mfd/mt6397.txt | 2 +-
.../bindings/mfd/samsung,exynos5433-lpass.txt | 72 -
.../bindings/mfd/samsung,exynos5433-lpass.yaml | 117 +
.../bindings/power/supply/maxim,max77693.yaml | 70 +
.../bindings/regulator/maxim,max77693.yaml | 60 +
.../bindings/sound/qcom,lpass-rx-macro.yaml | 8 +
.../bindings/sound/qcom,lpass-tx-macro.yaml | 8 +
.../bindings/sound/qcom,lpass-va-macro.yaml | 8 +
.../devicetree/bindings/sound/renesas,rz-ssi.yaml | 3 +-
.../devicetree/bindings/spi/renesas,rspi.yaml | 2 +
.../devicetree/bindings/timer/sifive,clint.yaml | 9 +-
.../devicetree/bindings/trivial-devices.yaml | 2 +
Documentation/filesystems/porting.rst | 6 +
Documentation/security/SCTP.rst | 4 +-
MAINTAINERS | 20 +-
arch/alpha/include/asm/pgtable.h | 17 +
arch/alpha/mm/init.c | 37 -
arch/arc/include/asm/pgtable-bits-arcv2.h | 17 +
arch/arc/mm/mmap.c | 41 -
arch/arm/Kconfig | 5 +-
arch/arm/Kconfig.debug | 2 +-
arch/arm/arm-soc-for-next-contents.txt | 33 +-
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/aspeed-bmc-ampere-mtjade.dts | 26 +-
arch/arm/boot/dts/aspeed-bmc-asrock-romed8hm3.dts | 259 ++
arch/arm/boot/dts/aspeed-bmc-ibm-everest.dts | 7 +-
arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts | 29 +-
arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts | 12 +-
arch/arm/boot/dts/ox810se-wd-mbwe.dts | 4 +
arch/arm/boot/dts/ox810se.dtsi | 18 +
arch/arm/configs/multi_v7_defconfig | 4 +
arch/arm/configs/pxa_defconfig | 3 -
arch/arm/include/asm/cacheflush.h | 12 +-
arch/arm/include/asm/ftrace.h | 20 +-
arch/arm/include/asm/pgtable.h | 18 +
arch/arm/include/asm/stacktrace.h | 3 +
arch/arm/kernel/Makefile | 6 +-
arch/arm/kernel/entry-ftrace.S | 128 +-
arch/arm/kernel/ftrace.c | 62 +-
arch/arm/kernel/unwind.c | 7 +-
arch/arm/lib/uaccess_with_memcpy.c | 2 +-
arch/arm/mach-bcm/Makefile | 1 +
arch/arm/mach-exynos/mcpm-exynos.c | 6 +-
arch/arm/mach-pxa/Kconfig | 10 -
arch/arm/mach-pxa/Makefile | 2 -
arch/arm/mach-pxa/include/mach/uncompress.h | 3 +-
arch/arm/mach-pxa/stargate2.c | 1046 --------
arch/arm/mm/cache-v7.S | 40 +-
arch/arm/mm/init.c | 43 +-
arch/arm/mm/mmu.c | 46 +-
arch/arm/probes/kprobes/actions-common.c | 8 +-
arch/arm/probes/kprobes/actions-thumb.c | 16 +-
arch/arm/vdso/Makefile | 2 +-
arch/arm64/Kconfig | 1 +
arch/arm64/boot/dts/ti/Makefile | 2 +
arch/arm64/boot/dts/ti/k3-am62-main.dtsi | 267 ++
arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi | 36 +
arch/arm64/boot/dts/ti/k3-am62-wakeup.dtsi | 41 +
arch/arm64/boot/dts/ti/k3-am62.dtsi | 105 +
arch/arm64/boot/dts/ti/k3-am625-sk.dts | 206 ++
arch/arm64/boot/dts/ti/k3-am625.dtsi | 103 +
arch/arm64/include/asm/mman.h | 24 +
arch/arm64/include/asm/pgtable-prot.h | 18 +
arch/arm64/include/asm/pgtable.h | 11 +
arch/arm64/mm/mmap.c | 78 -
arch/arm64/net/bpf_jit.h | 39 +-
arch/arm64/net/bpf_jit_comp.c | 241 +-
arch/csky/include/asm/pgtable.h | 18 +
arch/csky/mm/init.c | 32 -
arch/hexagon/include/asm/pgtable.h | 24 +
arch/hexagon/mm/init.c | 67 -
arch/ia64/include/asm/pgtable.h | 17 +
arch/ia64/mm/init.c | 41 +-
arch/m68k/include/asm/mcf_pgtable.h | 59 +
arch/m68k/include/asm/motorola_pgtable.h | 22 +
arch/m68k/include/asm/sun3_pgtable.h | 22 +
arch/m68k/mm/init.c | 104 -
arch/m68k/mm/motorola.c | 48 +-
arch/microblaze/include/asm/pgtable.h | 17 +
arch/microblaze/mm/init.c | 41 -
arch/mips/include/asm/pgtable.h | 22 +
arch/mips/mm/cache.c | 60 +-
arch/nds32/include/asm/pgtable.h | 17 +
arch/nds32/mm/mmap.c | 37 -
arch/nios2/include/asm/pgtable.h | 16 +
arch/nios2/mm/init.c | 45 -
arch/openrisc/include/asm/pgtable.h | 18 +
arch/openrisc/mm/init.c | 41 -
arch/parisc/include/asm/pgtable.h | 20 +
arch/parisc/mm/init.c | 40 -
arch/powerpc/boot/.gitignore | 1 +
arch/powerpc/include/asm/bug.h | 13 +-
arch/powerpc/include/asm/ftrace.h | 3 +-
arch/powerpc/include/asm/interrupt.h | 2 +-
arch/powerpc/include/asm/mman.h | 12 +
arch/powerpc/include/asm/pgtable.h | 19 +
arch/powerpc/include/asm/ppc_asm.h | 6 -
arch/powerpc/include/uapi/asm/papr_pdsm.h | 18 +
arch/powerpc/kernel/trace/ftrace.c | 7 +
arch/powerpc/kernel/trace/ftrace_mprofile.S | 20 +-
arch/powerpc/mm/book3s64/hash_utils.c | 54 +-
arch/powerpc/mm/mmap.c | 59 -
arch/powerpc/perf/callchain.h | 9 +-
arch/powerpc/perf/callchain_64.c | 27 -
arch/powerpc/platforms/pseries/papr_scm.c | 90 +-
arch/riscv/include/asm/pgtable.h | 16 +
arch/riscv/mm/init.c | 42 -
arch/s390/include/asm/pgtable.h | 17 +
arch/s390/mm/mmap.c | 33 -
arch/sh/include/asm/pgtable.h | 17 +
arch/sh/mm/mmap.c | 38 -
arch/sparc/include/asm/mman.h | 6 +
arch/sparc/include/asm/pgtable_32.h | 19 +
arch/sparc/include/asm/pgtable_64.h | 19 +
arch/sparc/mm/init_32.c | 35 -
arch/sparc/mm/init_64.c | 70 +-
arch/um/include/asm/pgtable.h | 17 +
arch/um/kernel/mem.c | 35 -
arch/x86/Kconfig | 1 +
arch/x86/include/asm/pgtable.h | 5 +
arch/x86/include/asm/pgtable_types.h | 19 +
arch/x86/include/uapi/asm/mman.h | 14 +
arch/x86/kernel/resource.c | 1 +
arch/x86/mm/Makefile | 2 +-
arch/x86/mm/init.c | 1 -
arch/x86/mm/mem_encrypt_amd.c | 6 +
arch/x86/mm/pgprot.c | 71 -
arch/x86/pci/acpi.c | 5 +-
arch/x86/um/mem_32.c | 2 +-
arch/xtensa/include/asm/pgtable.h | 18 +
arch/xtensa/mm/init.c | 35 -
block/Makefile | 3 +-
block/bdev.c | 2 +-
block/blk-crypto-internal.h | 12 +
block/blk-crypto-sysfs.c | 172 ++
block/blk-crypto.c | 3 +
block/blk-sysfs.c | 17 +-
block/elevator.c | 8 +-
drivers/acpi/Makefile | 3 +
drivers/acpi/battery.c | 12 +
drivers/acpi/fan.h | 44 +
drivers/acpi/fan_attr.c | 137 ++
drivers/acpi/{fan.c => fan_core.c} | 204 +-
drivers/amba/bus.c | 73 +-
drivers/atm/firestream.c | 2 +
drivers/char/ipmi/kcs_bmc_aspeed.c | 68 +-
drivers/clk/imx/clk-imx8qxp-lpcg.c | 2 +-
drivers/dax/super.c | 2 +-
drivers/dma/pl330.c | 4 +-
drivers/gpu/drm/arm/Kconfig | 1 +
drivers/gpu/drm/bridge/ti-sn65dsi86.c | 5 +-
drivers/gpu/drm/exynos/exynos7_drm_decon.c | 12 +-
drivers/gpu/drm/exynos/exynos_drm_dsi.c | 6 +-
drivers/gpu/drm/exynos/exynos_drm_fimc.c | 13 +-
drivers/gpu/drm/exynos/exynos_drm_fimd.c | 13 +-
drivers/gpu/drm/exynos/exynos_drm_gsc.c | 10 +-
drivers/gpu/drm/exynos/exynos_mixer.c | 14 +-
drivers/gpu/drm/i915/Makefile | 1 +
.../gpu/drm/i915/display/intel_display_debugfs.c | 1 +
drivers/gpu/drm/i915/display/intel_display_power.c | 519 +---
drivers/gpu/drm/i915/display/intel_display_power.h | 37 +-
.../drm/i915/display/intel_display_power_well.c | 113 +
.../drm/i915/display/intel_display_power_well.h | 153 ++
drivers/gpu/drm/i915/display/intel_hdcp.c | 1 +
drivers/gpu/drm/i915/gt/uc/intel_guc_slpc.c | 2 +-
drivers/gpu/drm/i915/intel_pm.c | 4 +-
drivers/hwtracing/coresight/coresight-core.c | 3 -
drivers/iio/accel/adxl345.h | 7 +-
drivers/iio/accel/adxl345_core.c | 54 +-
drivers/iio/accel/adxl345_i2c.c | 34 +-
drivers/iio/accel/adxl345_spi.c | 34 +-
drivers/iio/adc/twl6030-gpadc.c | 2 +
drivers/iio/adc/xilinx-ams.c | 15 +-
drivers/iio/afe/iio-rescale.c | 283 ++-
drivers/iio/amplifiers/Kconfig | 11 +
drivers/iio/amplifiers/Makefile | 1 +
drivers/iio/amplifiers/ada4250.c | 403 +++
drivers/iio/frequency/Kconfig | 10 +
drivers/iio/frequency/Makefile | 1 +
drivers/iio/frequency/admv4420.c | 398 +++
drivers/iio/potentiometer/Kconfig | 6 +-
drivers/iio/potentiometer/ds1803.c | 169 +-
drivers/iio/temperature/iqs620at-temp.c | 4 +-
drivers/iio/test/Kconfig | 10 +
drivers/iio/test/Makefile | 1 +
drivers/iio/test/iio-test-rescale.c | 710 ++++++
drivers/input/keyboard/Kconfig | 2 +-
drivers/irqchip/qcom-pdc.c | 137 +-
drivers/mfd/atmel-flexcom.c | 2 +-
drivers/mfd/exynos-lpass.c | 1 -
drivers/mfd/iqs62x.c | 6 +-
drivers/mfd/mt6358-irq.c | 1 +
drivers/mmc/host/meson-gx-mmc.c | 15 +-
drivers/mmc/host/mtk-sd.c | 2 +-
drivers/mmc/host/sdhci_am654.c | 4 +
drivers/mmc/host/sh_mmcif.c | 7 +-
drivers/net/dsa/ocelot/felix.c | 21 +-
drivers/net/dsa/ocelot/felix.h | 9 +-
drivers/net/dsa/ocelot/felix_vsc9959.c | 40 +-
drivers/net/dsa/ocelot/seville_vsc9953.c | 41 +-
drivers/net/dsa/sja1105/sja1105_flower.c | 47 +-
.../net/ethernet/chelsio/cxgb4/cxgb4_tc_matchall.c | 59 +-
drivers/net/ethernet/freescale/enetc/enetc_qos.c | 47 +-
drivers/net/ethernet/jme.c | 3 +-
.../net/ethernet/marvell/octeontx2/nic/otx2_tc.c | 43 +
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c | 48 +-
.../net/ethernet/mellanox/mlxsw/spectrum_flower.c | 47 +-
.../net/ethernet/microchip/sparx5/sparx5_main.h | 2 +
drivers/net/ethernet/mscc/ocelot_flower.c | 14 +-
drivers/net/ethernet/mscc/ocelot_net.c | 10 +-
drivers/net/ethernet/mscc/ocelot_police.c | 41 +
drivers/net/ethernet/mscc/ocelot_police.h | 5 +
.../net/ethernet/netronome/nfp/flower/qos_conf.c | 40 +
drivers/net/ethernet/pensando/ionic/ionic_dev.c | 14 +-
drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c | 3 +-
drivers/net/ethernet/socionext/netsec.c | 2 +-
drivers/net/ethernet/sun/cassini.c | 5 +-
drivers/net/hamradio/dmascc.c | 7 +-
drivers/net/ipa/Kconfig | 1 +
drivers/net/phy/phylink.c | 44 +-
drivers/net/wan/lmc/lmc_main.c | 3 +-
drivers/pcmcia/Kconfig | 2 +-
drivers/pcmcia/Makefile | 1 -
drivers/pcmcia/pxa2xx_stargate2.c | 137 --
drivers/pinctrl/sunxi/pinctrl-sunxi.c | 6 +-
drivers/power/supply/Kconfig | 6 +
drivers/power/supply/Makefile | 1 +
drivers/power/supply/ab8500-bm.h | 30 -
drivers/power/supply/ab8500_bmdata.c | 52 +-
drivers/power/supply/ab8500_btemp.c | 14 +-
drivers/power/supply/ab8500_chargalg.c | 89 +-
drivers/power/supply/ab8500_fg.c | 35 +-
drivers/power/supply/power_supply_core.c | 116 +-
drivers/power/supply/samsung-sdi-battery.c | 919 +++++++
drivers/power/supply/samsung-sdi-battery.h | 13 +
drivers/soc/microchip/mpfs-sys-controller.c | 3 +-
drivers/soc/ti/k3-socinfo.c | 1 +
drivers/spi/spi-pxa2xx-pci.c | 301 +--
drivers/spi/spi.c | 8 +-
drivers/tty/tty_io.c | 2 +-
drivers/usb/dwc3/dwc3-pci.c | 15 +-
fs/9p/vfs_inode.c | 2 +-
fs/adfs/super.c | 2 +-
fs/affs/super.c | 2 +-
fs/afs/super.c | 2 +-
fs/befs/linuxvfs.c | 2 +-
fs/bfs/inode.c | 2 +-
fs/binfmt_elf.c | 25 +-
fs/btrfs/inode.c | 2 +-
fs/btrfs/struct-funcs.c | 11 +-
fs/ceph/inode.c | 2 +-
fs/cifs/cifsfs.c | 2 +-
fs/coda/inode.c | 2 +-
fs/dcache.c | 3 +-
fs/ecryptfs/super.c | 2 +-
fs/efs/super.c | 2 +-
fs/erofs/super.c | 2 +-
fs/exfat/super.c | 2 +-
fs/ext2/super.c | 2 +-
fs/ext4/super.c | 2 +-
fs/f2fs/super.c | 8 +-
fs/fat/inode.c | 2 +-
fs/freevxfs/vxfs_super.c | 2 +-
fs/fuse/inode.c | 2 +-
fs/gfs2/super.c | 2 +-
fs/hfs/super.c | 2 +-
fs/hfsplus/super.c | 2 +-
fs/hostfs/hostfs_kern.c | 2 +-
fs/hpfs/super.c | 2 +-
fs/hugetlbfs/inode.c | 2 +-
fs/inode.c | 2 +-
fs/isofs/inode.c | 2 +-
fs/jffs2/super.c | 2 +-
fs/jfs/super.c | 2 +-
fs/minix/inode.c | 2 +-
fs/nfs/inode.c | 2 +-
fs/nilfs2/super.c | 2 +-
fs/ntfs/inode.c | 2 +-
fs/ntfs3/super.c | 2 +-
fs/ocfs2/dlmfs/dlmfs.c | 2 +-
fs/ocfs2/super.c | 2 +-
fs/openpromfs/inode.c | 2 +-
fs/orangefs/super.c | 2 +-
fs/overlayfs/super.c | 2 +-
fs/proc/inode.c | 2 +-
fs/qnx4/inode.c | 2 +-
fs/qnx6/inode.c | 2 +-
fs/reiserfs/super.c | 2 +-
fs/romfs/super.c | 2 +-
fs/squashfs/super.c | 2 +-
fs/sysv/inode.c | 2 +-
fs/ubifs/super.c | 2 +-
fs/udf/super.c | 2 +-
fs/ufs/super.c | 2 +-
fs/vboxsf/super.c | 2 +-
fs/xfs/xfs_icache.c | 2 +-
fs/zonefs/super.c | 2 +-
include/dt-bindings/pinctrl/k3.h | 3 +
include/linux/amba/bus.h | 21 -
include/linux/blkdev.h | 1 +
include/linux/coresight.h | 5 -
include/linux/damon.h | 6 +-
include/linux/fs.h | 11 +
include/linux/iio/afe/rescale.h | 36 +
include/linux/kallsyms.h | 27 -
include/linux/list_lru.h | 17 +-
include/linux/memcontrol.h | 41 +-
include/linux/mfd/iqs62x.h | 7 +
include/linux/mfd/mt6358/registers.h | 7 +
include/linux/mfd/mt6397/core.h | 1 +
include/linux/mm.h | 6 +
include/linux/mm_inline.h | 2 +-
include/linux/mman.h | 4 +
include/linux/phylink.h | 1 -
include/linux/power_supply.h | 207 +-
include/linux/shmem_fs.h | 2 +-
include/linux/slab.h | 3 +
include/linux/spi/spi.h | 5 +-
include/linux/swap.h | 5 +-
include/linux/workqueue.h | 15 +-
include/linux/xarray.h | 9 +-
include/net/flow_offload.h | 15 +
include/net/tc_act/tc_police.h | 30 +
include/trace/events/migrate.h | 31 +
ipc/mqueue.c | 2 +-
kernel/bpf/Kconfig | 4 +
kernel/bpf/btf.c | 3 +-
kernel/bpf/stackmap.c | 12 +-
kernel/module.c | 4 +-
kernel/panic.c | 13 +-
kernel/workqueue.c | 36 +-
lib/Kconfig.debug | 10 +
lib/stackdepot.c | 28 +-
lib/vsprintf.c | 76 +-
lib/xarray.c | 10 +-
mm/Kconfig | 3 +
mm/damon/Kconfig | 7 +
mm/damon/Makefile | 1 +
mm/damon/core.c | 23 +-
mm/damon/dbgfs.c | 2 +-
mm/damon/reclaim.c | 2 +-
mm/damon/sysfs.c | 2594 ++++++++++++++++++++
mm/debug_vm_pgtable.c | 31 +-
mm/hugetlb.c | 1 +
mm/khugepaged.c | 6 +-
mm/list_lru.c | 416 ++--
mm/memcontrol.c | 177 +-
mm/memfd.c | 48 +-
mm/memory-failure.c | 33 +-
mm/memory.c | 8 +-
mm/migrate.c | 7 +-
mm/mmap.c | 42 +
mm/oom_kill.c | 61 +-
mm/page-writeback.c | 12 -
mm/page_table_check.c | 10 +-
mm/rmap.c | 20 +-
mm/shmem.c | 9 +-
mm/slab.c | 39 +-
mm/slab.h | 25 +-
mm/slob.c | 6 +
mm/slub.c | 42 +-
mm/swap_state.c | 2 +-
mm/workingset.c | 2 +-
net/core/sysctl_net_core.c | 6 +-
net/decnet/dn_nsp_out.c | 3 +-
net/ipv6/addrconf.c | 8 +-
net/sched/act_police.c | 46 +
net/smc/af_smc.c | 4 +-
net/smc/smc_tx.c | 17 +-
net/socket.c | 2 +-
net/sunrpc/rpc_pipe.c | 2 +-
net/xdp/xsk.c | 69 +-
scripts/checkpatch.pl | 2 +-
security/smack/smack_lsm.c | 2 +-
sound/mips/snd-n64.c | 9 +-
sound/soc/amd/acp-pcm-dma.c | 11 +-
sound/soc/amd/raven/acp3x-pcm-dma.c | 8 +-
sound/soc/amd/renoir/acp3x-pdm-dma.c | 7 +-
sound/soc/amd/vangogh/acp5x-mach.c | 6 +-
sound/soc/amd/vangogh/acp5x-pcm-dma.c | 73 +-
sound/soc/codecs/Kconfig | 7 +
sound/soc/codecs/Makefile | 2 +
sound/soc/codecs/es7134.c | 2 +-
sound/soc/codecs/es7241.c | 30 +-
sound/soc/codecs/es8316.c | 4 +-
sound/soc/codecs/es8328.c | 16 +-
sound/soc/codecs/inno_rk3036.c | 6 +-
sound/soc/codecs/isabelle.c | 6 +-
sound/soc/codecs/lm49453.c | 10 +-
sound/soc/codecs/lpass-macro-common.c | 67 +
sound/soc/codecs/lpass-macro-common.h | 17 +
sound/soc/codecs/lpass-rx-macro.c | 10 +-
sound/soc/codecs/lpass-tx-macro.c | 9 +
sound/soc/codecs/lpass-va-macro.c | 10 +
sound/soc/codecs/max98088.c | 24 +-
sound/soc/codecs/max98095.c | 36 +-
sound/soc/codecs/max98371.c | 4 +-
sound/soc/codecs/max98390.c | 10 +-
sound/soc/codecs/max98390.h | 2 +-
sound/soc/codecs/max9850.c | 8 +-
sound/soc/codecs/max9860.c | 6 +-
sound/soc/codecs/max9867.c | 14 +-
sound/soc/codecs/max98925.c | 13 +-
sound/soc/codecs/max98926.c | 4 +-
sound/soc/codecs/max98927.c | 11 +-
sound/soc/codecs/max98927.h | 2 +-
sound/soc/codecs/mc13783.c | 15 +-
sound/soc/codecs/ml26124.c | 7 +-
sound/soc/codecs/pcm1681.c | 4 +-
sound/soc/codecs/pcm186x.c | 19 +-
sound/soc/codecs/pcm3060.c | 14 +-
sound/soc/codecs/pcm3060.h | 2 +-
sound/soc/codecs/pcm3168a.c | 34 +-
sound/soc/codecs/pcm512x.c | 32 +-
sound/soc/codecs/si476x.c | 2 +-
sound/soc/codecs/sti-sas.c | 6 +-
sound/soc/codecs/tscs42xx.c | 6 +-
sound/soc/codecs/tscs454.c | 28 +-
sound/soc/codecs/twl4030.c | 12 +-
sound/soc/codecs/uda1334.c | 2 +-
sound/soc/codecs/uda134x.c | 6 +-
sound/soc/codecs/uda1380.c | 10 +-
sound/soc/codecs/wl1273.c | 4 +-
sound/soc/codecs/wsa881x.c | 53 +
sound/soc/fsl/fsl_aud2htx.c | 2 +-
sound/soc/fsl/fsl_esai.c | 2 +-
sound/soc/fsl/fsl_sai.c | 2 +-
sound/soc/fsl/fsl_spdif.c | 2 +-
sound/soc/fsl/fsl_ssi.c | 2 +-
sound/soc/fsl/imx-pcm-dma.c | 2 +-
sound/soc/fsl/imx-pcm.h | 7 +-
sound/soc/mediatek/mt8195/mt8195-afe-pcm.c | 4 +-
sound/soc/pxa/Kconfig | 9 -
sound/soc/pxa/Makefile | 2 -
sound/soc/pxa/imote2.c | 99 -
sound/soc/qcom/Kconfig | 1 +
sound/soc/ti/davinci-i2s.c | 5 +-
sound/sound_core.c | 30 +-
sound/spi/at73c213.c | 27 +-
tools/bpf/bpftool/Makefile | 14 +-
tools/lib/bpf/libbpf.c | 44 +-
tools/testing/selftests/bpf/prog_tests/atomics.c | 91 +-
tools/testing/selftests/bpf/progs/atomics.c | 28 +-
tools/testing/selftests/damon/Makefile | 1 +
tools/testing/selftests/damon/sysfs.sh | 306 +++
tools/testing/selftests/vm/.gitignore | 1 +
tools/testing/selftests/vm/Makefile | 3 +-
tools/testing/selftests/vm/config | 2 +
tools/testing/selftests/vm/soft-dirty.c | 238 ++
tools/testing/selftests/vm/userfaultfd.c | 1 +
467 files changed, 13695 insertions(+), 5707 deletions(-)
create mode 100644 Documentation/ABI/testing/sysfs-kernel-mm-damon
create mode 100644 Documentation/devicetree/bindings/iio/afe/temperature-sense-rtd.yaml
create mode 100644 Documentation/devicetree/bindings/iio/afe/temperature-transducer.yaml
create mode 100644 Documentation/devicetree/bindings/iio/amplifiers/adi,ada4250.yaml
create mode 100644 Documentation/devicetree/bindings/iio/frequency/adi,admv4420.yaml
create mode 100644 Documentation/devicetree/bindings/leds/maxim,max77693.yaml
delete mode 100644 Documentation/devicetree/bindings/mfd/max77693.txt
create mode 100644 Documentation/devicetree/bindings/mfd/maxim,max77693.yaml
delete mode 100644 Documentation/devicetree/bindings/mfd/samsung,exynos5433-lpass.txt
create mode 100644 Documentation/devicetree/bindings/mfd/samsung,exynos5433-lpass.yaml
create mode 100644 Documentation/devicetree/bindings/power/supply/maxim,max77693.yaml
create mode 100644 Documentation/devicetree/bindings/regulator/maxim,max77693.yaml
create mode 100644 arch/arm/boot/dts/aspeed-bmc-asrock-romed8hm3.dts
delete mode 100644 arch/arm/mach-pxa/stargate2.c
create mode 100644 arch/arm64/boot/dts/ti/k3-am62-main.dtsi
create mode 100644 arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi
create mode 100644 arch/arm64/boot/dts/ti/k3-am62-wakeup.dtsi
create mode 100644 arch/arm64/boot/dts/ti/k3-am62.dtsi
create mode 100644 arch/arm64/boot/dts/ti/k3-am625-sk.dts
create mode 100644 arch/arm64/boot/dts/ti/k3-am625.dtsi
delete mode 100644 arch/x86/mm/pgprot.c
create mode 100644 block/blk-crypto-sysfs.c
create mode 100644 drivers/acpi/fan_attr.c
rename drivers/acpi/{fan.c => fan_core.c} (75%)
create mode 100644 drivers/gpu/drm/i915/display/intel_display_power_well.c
create mode 100644 drivers/gpu/drm/i915/display/intel_display_power_well.h
create mode 100644 drivers/iio/amplifiers/ada4250.c
create mode 100644 drivers/iio/frequency/admv4420.c
create mode 100644 drivers/iio/test/iio-test-rescale.c
delete mode 100644 drivers/pcmcia/pxa2xx_stargate2.c
create mode 100644 drivers/power/supply/samsung-sdi-battery.c
create mode 100644 drivers/power/supply/samsung-sdi-battery.h
create mode 100644 include/linux/iio/afe/rescale.h
create mode 100644 mm/damon/sysfs.c
create mode 100644 sound/soc/codecs/lpass-macro-common.c
create mode 100644 sound/soc/codecs/lpass-macro-common.h
delete mode 100644 sound/soc/pxa/imote2.c
create mode 100644 tools/testing/selftests/damon/sysfs.sh
create mode 100644 tools/testing/selftests/vm/soft-dirty.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.