This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm
in repository toolchain/ci/gdb.
from 83bec4829b gprofng: include percentages in default metrics list
adds b773a1808d Fix compiling binutils/resbin.c with Clang version 14
adds 62b33fde9c Move non-dependent gdb::observers::observable::visit_state o [...]
adds 6dc7160b2d gdb/testsuite: fix testsuite regressions for unix/-m32 board
new cb2cd8cba8 Fix "b f(std::string)", always use DMGL_VERBOSE
new 1c6fbf42e5 Always pass an explicit language down to c_type_print
new c7d029ea9c Fix "b f(std::string)" when current language is C
The 3 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:
binutils/resbin.c | 8 +-
gdb/ada-typeprint.c | 2 +-
gdb/c-exp.y | 1 +
gdb/c-lang.c | 8 +-
gdb/c-lang.h | 17 ++--
gdb/c-typeprint.c | 25 +----
gdb/cp-name-parser.y | 12 +--
gdb/cp-support.c | 55 ++++++----
gdb/cp-support.h | 16 +++
gdb/d-lang.c | 2 +-
gdb/gnu-v3-abi.c | 3 +-
gdb/go-typeprint.c | 2 +-
gdb/objc-lang.c | 2 +-
gdb/opencl-lang.c | 2 +-
gdb/rust-lang.c | 5 +-
.../{no-dmgl-verbose.cc => break-f-std-string.cc} | 0
gdb/testsuite/gdb.cp/break-f-std-string.exp | 112 +++++++++++++++++++++
gdb/testsuite/gdb.cp/no-dmgl-verbose.exp | 35 -------
gdb/testsuite/gdb.fortran/lbound-ubound.F90 | 39 +++++--
gdb/testsuite/gdb.fortran/lbound-ubound.exp | 13 ++-
gdb/testsuite/gdb.fortran/size.f90 | 55 ++++++++--
gdbsupport/observable.h | 39 ++++---
22 files changed, 312 insertions(+), 141 deletions(-)
rename gdb/testsuite/gdb.cp/{no-dmgl-verbose.cc => break-f-std-string.cc} (100%)
create mode 100644 gdb/testsuite/gdb.cp/break-f-std-string.exp
delete mode 100644 gdb/testsuite/gdb.cp/no-dmgl-verbose.exp
--
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_gnu_cross_build/master-arm
in repository toolchain/ci/binutils-gdb.
from 83bec4829b gprofng: include percentages in default metrics list
adds b773a1808d Fix compiling binutils/resbin.c with Clang version 14
adds 62b33fde9c Move non-dependent gdb::observers::observable::visit_state o [...]
adds 6dc7160b2d gdb/testsuite: fix testsuite regressions for unix/-m32 board
new cb2cd8cba8 Fix "b f(std::string)", always use DMGL_VERBOSE
new 1c6fbf42e5 Always pass an explicit language down to c_type_print
new c7d029ea9c Fix "b f(std::string)" when current language is C
The 3 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:
binutils/resbin.c | 8 +-
gdb/ada-typeprint.c | 2 +-
gdb/c-exp.y | 1 +
gdb/c-lang.c | 8 +-
gdb/c-lang.h | 17 ++--
gdb/c-typeprint.c | 25 +----
gdb/cp-name-parser.y | 12 +--
gdb/cp-support.c | 55 ++++++----
gdb/cp-support.h | 16 +++
gdb/d-lang.c | 2 +-
gdb/gnu-v3-abi.c | 3 +-
gdb/go-typeprint.c | 2 +-
gdb/objc-lang.c | 2 +-
gdb/opencl-lang.c | 2 +-
gdb/rust-lang.c | 5 +-
.../{no-dmgl-verbose.cc => break-f-std-string.cc} | 0
gdb/testsuite/gdb.cp/break-f-std-string.exp | 112 +++++++++++++++++++++
gdb/testsuite/gdb.cp/no-dmgl-verbose.exp | 35 -------
gdb/testsuite/gdb.fortran/lbound-ubound.F90 | 39 +++++--
gdb/testsuite/gdb.fortran/lbound-ubound.exp | 13 ++-
gdb/testsuite/gdb.fortran/size.f90 | 55 ++++++++--
gdbsupport/observable.h | 39 ++++---
22 files changed, 312 insertions(+), 141 deletions(-)
rename gdb/testsuite/gdb.cp/{no-dmgl-verbose.cc => break-f-std-string.cc} (100%)
create mode 100644 gdb/testsuite/gdb.cp/break-f-std-string.exp
delete mode 100644 gdb/testsuite/gdb.cp/no-dmgl-verbose.exp
--
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_gnu_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 4d946ee17 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new b1d9dda99 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (4d946ee17)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1684 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2744 bytes
04-build_abe-binutils/console.log.xz | Bin 30200 -> 30988 bytes
05-build_abe-stage1/console.log.xz | Bin 90348 -> 89944 bytes
06-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
07-build_abe-linux/console.log.xz | Bin 8948 -> 9160 bytes
08-build_abe-glibc/console.log.xz | Bin 233164 -> 232444 bytes
09-build_abe-stage2/console.log.xz | Bin 222172 -> 222388 bytes
10-build_abe-gdb/console.log.xz | Bin 37292 -> 38012 bytes
11-build_abe-qemu/console.log.xz | Bin 31224 -> 31316 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 77 ++++-------------------------------
jenkins/manifest.sh | 18 ++++----
13 files changed, 17 insertions(+), 78 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 da6305558ba Make 'c-c++-common/goacc/kernels-decompose-pr100400-1-*.c' [...]
new 9801ca737b1 Use gimple-match folding in fold_build_cond_expr
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/tree-if-conv.cc | 46 +++++++++++-----------------------------------
1 file changed, 11 insertions(+), 35 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_kernel/gnu-master-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 3ede5cd70 2: update: binutils-gcc-linux-qemu: 20119
new 84a55cbfd 2: update: binutils-gcc-linux-qemu: 20119
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 (3ede5cd70)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 1592 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 30116 -> 31652 bytes
04-build_abe-stage1/console.log.xz | Bin 89672 -> 89792 bytes
05-build_abe-qemu/console.log.xz | Bin 31388 -> 31452 bytes
06-build_linux/console.log.xz | Bin 5188 -> 5592 bytes
08-check_regression/console.log.xz | Bin 480 -> 480 bytes
09-update_baseline/console.log | 138 +++++++++++++++++------------------
jenkins/manifest.sh | 22 +++---
9 files changed, 80 insertions(+), 80 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 79815247555 Fix up 'libgomp.fortran/use_device_addr-5.f90' multi-device [...]
new da6305558ba Make 'c-c++-common/goacc/kernels-decompose-pr100400-1-*.c' [...]
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/omp-oacc-kernels-decompose.cc | 6 ++++++
.../c-c++-common/goacc/kernels-decompose-pr100400-1-2.c | 12 +++++-------
2 files changed, 11 insertions(+), 7 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/gdb.
from 83bec4829b gprofng: include percentages in default metrics list
adds b773a1808d Fix compiling binutils/resbin.c with Clang version 14
new 62b33fde9c Move non-dependent gdb::observers::observable::visit_state o [...]
new 6dc7160b2d gdb/testsuite: fix testsuite regressions for unix/-m32 board
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:
binutils/resbin.c | 8 ++---
gdb/testsuite/gdb.fortran/lbound-ubound.F90 | 39 ++++++++++++++++----
gdb/testsuite/gdb.fortran/lbound-ubound.exp | 13 ++++---
gdb/testsuite/gdb.fortran/size.f90 | 55 +++++++++++++++++++++++------
gdbsupport/observable.h | 39 ++++++++++++--------
5 files changed, 113 insertions(+), 41 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 83bec4829b gprofng: include percentages in default metrics list
adds b773a1808d Fix compiling binutils/resbin.c with Clang version 14
new 62b33fde9c Move non-dependent gdb::observers::observable::visit_state o [...]
new 6dc7160b2d gdb/testsuite: fix testsuite regressions for unix/-m32 board
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:
binutils/resbin.c | 8 ++---
gdb/testsuite/gdb.fortran/lbound-ubound.F90 | 39 ++++++++++++++++----
gdb/testsuite/gdb.fortran/lbound-ubound.exp | 13 ++++---
gdb/testsuite/gdb.fortran/size.f90 | 55 +++++++++++++++++++++++------
gdbsupport/observable.h | 39 ++++++++++++--------
5 files changed, 113 insertions(+), 41 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 5d1c43e2a 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 9f5645e21 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (5d1c43e2a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1548 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2740 bytes
04-build_abe-binutils/console.log.xz | Bin 30352 -> 31752 bytes
05-build_abe-stage1/console.log.xz | Bin 71440 -> 71272 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 9136 -> 9152 bytes
08-build_abe-glibc/console.log.xz | Bin 238468 -> 238528 bytes
09-build_abe-stage2/console.log.xz | Bin 199224 -> 199092 bytes
10-build_abe-gdb/console.log.xz | Bin 37544 -> 38992 bytes
11-build_abe-qemu/console.log.xz | Bin 31652 -> 31632 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 22 +++++++++++-----------
jenkins/manifest.sh | 18 +++++++++---------
13 files changed, 20 insertions(+), 20 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-aarch64-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 666696076 0: update: binutils-gcc: 2
new 8f1b700cb 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 (666696076)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1556 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2712 bytes
04-build_abe-binutils/console.log.xz | Bin 39096 -> 38728 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 322024 -> 321628 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 master
in repository binutils-gdb.
from 6dc7160b2d5 gdb/testsuite: fix testsuite regressions for unix/-m32 board
new cb2cd8cba82 Fix "b f(std::string)", always use DMGL_VERBOSE
new 1c6fbf42e5b Always pass an explicit language down to c_type_print
new c7d029ea9cc Fix "b f(std::string)" when current language is C
The 3 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:
gdb/ada-typeprint.c | 2 +-
gdb/c-exp.y | 1 +
gdb/c-lang.c | 8 +-
gdb/c-lang.h | 17 ++--
gdb/c-typeprint.c | 25 +----
gdb/cp-name-parser.y | 12 +--
gdb/cp-support.c | 55 ++++++----
gdb/cp-support.h | 16 +++
gdb/d-lang.c | 2 +-
gdb/gnu-v3-abi.c | 3 +-
gdb/go-typeprint.c | 2 +-
gdb/objc-lang.c | 2 +-
gdb/opencl-lang.c | 2 +-
gdb/rust-lang.c | 5 +-
.../{no-dmgl-verbose.cc => break-f-std-string.cc} | 0
gdb/testsuite/gdb.cp/break-f-std-string.exp | 112 +++++++++++++++++++++
gdb/testsuite/gdb.cp/no-dmgl-verbose.exp | 35 -------
17 files changed, 199 insertions(+), 100 deletions(-)
rename gdb/testsuite/gdb.cp/{no-dmgl-verbose.cc => break-f-std-string.cc} (100%)
create mode 100644 gdb/testsuite/gdb.cp/break-f-std-string.exp
delete mode 100644 gdb/testsuite/gdb.cp/no-dmgl-verbose.exp
--
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-aarch64
in repository toolchain/ci/binutils-gdb.
from 83bec4829b gprofng: include percentages in default metrics list
adds b773a1808d Fix compiling binutils/resbin.c with Clang version 14
No new revisions were added by this update.
Summary of changes:
binutils/resbin.c | 8 +++-----
1 file changed, 3 insertions(+), 5 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-aarch64
in repository toolchain/ci/base-artifacts.
discards f0100cdbb 0: update: binutils-gcc: 1
new 1ef1a082a 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 (f0100cdbb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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 1492 -> 1524 bytes
02-prepare_abe/console.log.xz | Bin 2704 -> 2716 bytes
03-build_abe-binutils/console.log.xz | Bin 37848 -> 37700 bytes
04-build_abe-gcc/console.log.xz | Bin 208288 -> 208000 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3872 -> 3836 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2828 -> 2980 bytes
07-check_regression/console.log.xz | Bin 2516 -> 3440 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 20 +
07-check_regression/results.compare | 39 +-
07-check_regression/results.compare2 | 120 +-
07-check_regression/results.regressions | 40 +
08-update_baseline/console.log | 336 ++-
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 20 +
08-update_baseline/results.compare | 39 +-
08-update_baseline/results.compare2 | 120 +-
08-update_baseline/results.regressions | 40 +
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3547600 -> 3507648 bytes
sumfiles/g++.sum | 108 +-
sumfiles/gcc.log.xz | Bin 3035956 -> 3010252 bytes
sumfiles/gcc.sum | 4588 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1030528 -> 1027224 bytes
sumfiles/gfortran.sum | 73 +-
sumfiles/libatomic.log.xz | Bin 2192 -> 2196 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 202696 -> 202440 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2540 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 425812 -> 435028 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 3029 insertions(+), 2564 deletions(-)
create mode 100644 07-check_regression/extra-bisect-params
create mode 100644 07-check_regression/fails.sum
create mode 100644 07-check_regression/results.regressions
create mode 100644 08-update_baseline/extra-bisect-params
create mode 100644 08-update_baseline/fails.sum
create mode 100644 08-update_baseline/results.regressions
--
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 eea88707f152 kselftest/vm: override TARGETS from arguments
omits 7c196d51a25d mm/oom_kill.c: fix vm_oom_kill_table[] ifdeffery
omits 1e1a4a74ce52 Revert "crypto: vmx - Align the short log with Makefile cleanups"
omits 45443f20eeba Merge branch 'mm-everything' of git://git.kernel.org/pub/s [...]
omits 740220a5428d Merge branch 'mm-nonmm-stable' of git://git.kernel.org/pub [...]
omits af1d4f950f46 Merge branch 'mm-stable' of git://git.kernel.org/pub/scm/l [...]
omits 2ede5216feec Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
omits 93ed1955f398 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
omits 2f8bbdc43113 Merge branch 'hte/for-next' of git://git.kernel.org/pub/sc [...]
omits c5e553b9ed7c Merge branch 'bitmap-for-next' of https://github.com/norov [...]
omits a3271590fe31 Merge branch 'for-next/execve' of git://git.kernel.org/pub [...]
omits 6326fc5279cc Merge branch 'for-next' of git://git.infradead.org/users/w [...]
omits 18445be2ef86 Merge branch 'sysctl-next' of git://git.kernel.org/pub/scm [...]
omits 8ead7ea0ee5d Merge branch 'rust-next' of https://github.com/Rust-for-Li [...]
omits ce24433ab5e9 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 12d9dff85274 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits c9beabd6c02f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits cdfe7dc52265 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 2201e235ea6a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 3a93ed773228 Merge branch 'mhi-next' of git://git.kernel.org/pub/scm/li [...]
omits 940c2554bb8c Merge branch 'kunit' of git://git.kernel.org/pub/scm/linux [...]
omits 96f32e51acca Merge branch 'hyperv-next' of git://git.kernel.org/pub/scm [...]
omits 308927effb2e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 46d7302a92ec Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 858488d87862 Merge branch 'for-next/seccomp' of git://git.kernel.org/pu [...]
omits b23c5f9d141d Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
omits a39af1acf317 Merge branch 'libnvdimm-for-next' of git://git.kernel.org/ [...]
omits 23bf6468903a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits fd47663e1cf8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 68f6c262086a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits d99a5203a302 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 23e2008f3dfb Merge branch 'renesas-pinctrl' of git://git.kernel.org/pub [...]
omits 6025ab4eb5f5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 31b8c3229d4d Merge branch 'gpio/for-next' of git://git.kernel.org/pub/s [...]
omits 9a2e7bf26817 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits c37193f6e0be Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 17cd6cfc718f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 67dab209e41b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 9f77e35e2faa Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 4429a10ecab7 Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...]
omits 5de458c4ecba Merge branch 'extcon-next' of git://git.kernel.org/pub/scm [...]
omits d2a82b14f54f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 5fd7fc6289a5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 0e27cafe4eeb Merge branch 'togreg' of git://git.kernel.org/pub/scm/linu [...]
omits a0f11cda9449 Merge branch 'icc-next' of git://git.kernel.org/pub/scm/li [...]
omits c1bb065b97ad Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 1b4c7a77f57c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 82d1e13bd2dd Merge branch 'char-misc-next' of git://git.kernel.org/pub/ [...]
omits 14bee0811bef Merge branch 'tty-next' of git://git.kernel.org/pub/scm/li [...]
omits d2556994a610 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...]
omits 210046be19a8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 0d6b521b064e Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...]
omits 468002bbeb8e Merge branch 'driver-core-next' of git://git.kernel.org/pu [...]
omits 3f5a5bcb57ba Merge branch 'for-next' of git://github.com/cminyard/linux [...]
omits b964f1dc54d4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 09241c711e85 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits eae0369b8903 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits a482c7d97a8d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 4a45a8b862da Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 3fd76b05912b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits df5dbe3fc1d2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 2e97d38da416 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/k [...]
omits 5a227486d255 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/li [...]
omits 91ee1d8ab2a0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits d1ad67fbe5be Merge branch 'irq/irqchip-next' of git://git.kernel.org/pu [...]
omits 64cdfa1b9757 Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...]
omits 708254fe42f5 Merge branch 'timers/drivers/next' of git://git.linaro.org [...]
omits 646683302c6a Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits c9af6d3192ba Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 40a84a304b40 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 711d6a57a38b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 041b6141d9ad Merge branch 'master' of git://www.linux-watchdog.org/linu [...]
omits 84db67dbc62e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 86a2710ec540 Merge branch 'master' of https://scm.osdn.net/gitroot/tomo [...]
omits 6e7f1035e3c4 Merge branch 'next' of git://github.com/cschaufler/smack-next
omits cd8a803e1433 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 121129618c7e Merge branch 'next-integrity' of git://git.kernel.org/pub/ [...]
omits 26fb2e797402 Merge branch 'apparmor-next' of git://git.kernel.org/pub/s [...]
omits d247730cf2cd Merge branch 'next-testing' of git://git.kernel.org/pub/sc [...]
omits 6b68abb66413 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 0f2f877d6dbc Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits bcfd91debb4d Merge branch 'for-mfd-next' of git://git.kernel.org/pub/sc [...]
omits 1d9781ef93e9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits aa29744ec2eb Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm [...]
omits f6687d22d6ba Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 46b21f064266 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits a13f1fc9e13e Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
omits 55461f386589 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 1150cefb1ff6 Merge branch 'modules-next' of git://git.kernel.org/pub/sc [...]
omits 934667ae2732 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits d14ecd0993f0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 2484be641fd3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits adf65bbe0bdc Merge branch 'etnaviv/next' of https://git.pengutronix.de/ [...]
omits c97873d2fd5d Merge branch 'msm-next' of https://gitlab.freedesktop.org/ [...]
omits fb7dfab2abb3 Merge branch 'drm/tegra/for-next' of git://anongit.freedes [...]
omits 9d829931cf5a Merge branch 'for-linux-next' of git://anongit.freedesktop [...]
omits d5a442f3ad30 Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
omits 84e76e47871e Merge branch 'for-linux-next' of git://anongit.freedesktop [...]
omits 0d2092701950 Merge branch 'drm-next' of git://git.freedesktop.org/git/d [...]
omits b1cb5e4d8c49 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits f4e11a27327f Merge branch 'spi-nor/next' of git://git.kernel.org/pub/sc [...]
omits 03eced0885be Merge branch 'nand/next' of git://git.kernel.org/pub/scm/l [...]
omits 92a95f9be644 Merge branch 'mtd/next' of git://git.kernel.org/pub/scm/li [...]
omits 25d1df631cd7 Merge branch 'main' of git git://git.kernel.org/pub/scm/li [...]
omits 5851171bece4 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 32bf227a75f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 61b44716d095 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 88ccbbe1de8c Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 63277c4e5ddc Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits adaf8dd4b52f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 93a4e93296ad Merge branch 'thermal/linux-next' of git://git.kernel.org/ [...]
omits 26bcbb981eb1 random: use symbolic constants for crng_init states
omits 3f5bc19d1269 Merge branch 'opp/linux-next' of git://git.kernel.org/pub/ [...]
omits b1c8c0b45ab9 Merge branch 'devfreq-next' of git://git.kernel.org/pub/sc [...]
omits db2b2ff0d685 Merge branch 'cpufreq/arm/linux-next' of git://git.kernel. [...]
omits cd885eb9796c Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
omits 6038c4d61d77 Merge branch 'master' of git://linuxtv.org/mchehab/media-next.git
omits 932c2b5cff56 Merge branch 'master' of git://linuxtv.org/media_tree.git
omits 14693afa2fda Merge branch 'docs-next' of git://git.lwn.net/linux.git
omits f96411fd51ad Merge branch 'hwmon-next' of git://git.kernel.org/pub/scm/ [...]
omits e2d3d00af47a Merge branch 'i3c/next' of git://git.kernel.org/pub/scm/li [...]
omits b93df0ff6216 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...]
omits cc79bb5fc30a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 8560ce665267 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 11f415877c35 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 32295983e096 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits be7359a7e39d Merge branch 'locks-next' of git://git.kernel.org/pub/scm/ [...]
omits b1f09f183f9d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits ae0b02de2fe9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
omits 8478d61fa41b Merge branch 'master' of https://github.com/Paragon-Softwa [...]
omits 722f354cb586 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 0e3fd381546a Merge branch 'linux-next' of git://git.linux-nfs.org/proje [...]
omits 09496a2d2de7 Merge branch 'jfs-next' of git://github.com/kleikamp/linux [...]
omits e10a37054435 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 5b0c6e62ff0f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 2d4bd27fe4ce Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits 7743385b2bb8 Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
omits 7a9a24f74e2c Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits 505a08764e02 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits b04a3e6e8da1 Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
omits 1db5296e00d9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits c35a00b4ec48 Merge branch 'master' of git://git.kernel.org/pub/scm/fs/f [...]
omits f0d059a11312 Merge branch 'xtensa-for-next' of git://github.com/jcmvbkb [...]
omits 24e8414f4a2a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 9ce6192621d9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits d458bce1529e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits f87f91101b8b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 85b58bad4e17 Merge branch 'mips-next' of git://git.kernel.org/pub/scm/l [...]
omits fa530f7c0ac8 Merge branch 'next' of git://git.monstr.eu/linux-2.6-micro [...]
omits 1c43324012ed Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 4c54c64db0aa Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits e1da630c570a Merge branch 'linux-next' of git://github.com/c-sky/csky-l [...]
omits aad2dbf96034 Merge branch 'renesas-clk' of git://git.kernel.org/pub/scm [...]
omits 30c324747240 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 6a44627f7dec Merge branch 'clk-next' of git://git.kernel.org/pub/scm/li [...]
omits b6fca30e1658 Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...]
omits 1a4abf6fc8ba Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits a7e0613030e0 Merge branch 'next' of https://git.linaro.org/people/jens. [...]
omits f2a04e3c769d Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
omits df621dfcc517 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
omits 837044f63c31 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits e832bbe56e35 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits a956b95e13f7 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 633844d12e21 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits c4f3f70f1bb5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 70d88980acbe Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 76728af11a07 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits f5880f6d64e5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 816ba10bd80a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 2fae3872f26b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits b1745b1bc7e0 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
omits 984093133eb1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 9b1fafd23ab8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 46656dacbfbd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits dd662ce3d261 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 67a8eaac0f72 Merge branch 'for-next/perf' of git://git.kernel.org/pub/s [...]
omits 4b9626474e5a Merge branch 'for-next/core' of git://git.kernel.org/pub/s [...]
omits 28a21ccc65bb Merge branch 'for-next' of git://git.armlinux.org.uk/~rmk/ [...]
omits 025aef438a6d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 68422395557f Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 4a07a8b638d7 Merge branch 'for-next' of git://git.infradead.org/users/h [...]
omits 3336f7c26370 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/l [...]
omits e6766c5b561b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits a42b168a3ce2 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
omits c9f166fcaf27 Merge branch 'zstd-linus' of https://github.com/terrelln/l [...]
omits c9400cb12a69 Merge branch 'rtc-fixes' of git://git.kernel.org/pub/scm/l [...]
omits 07cb3b4af79d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 4ebc54aeece5 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits cde86c919274 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits c8f8f1e7d335 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
omits 1b6077f074a7 Merge branch 'hwmon' of git://git.kernel.org/pub/scm/linux [...]
omits 0f67b76240a7 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits f01f4bdae112 Merge branch 'fixes' of git://linuxtv.org/mchehab/media-next.git
omits 018e356edddd Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 022569d9680c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 9aa30c849f16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 368d4b7b13fb Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
omits f2e2196bd841 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/l [...]
omits daf989f3350d Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/l [...]
omits d424caf55dd6 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/l [...]
omits 12a4c6a353ee Merge branch 'driver-core-linus' of git://git.kernel.org/p [...]
omits 4e02910ec7a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits fc4afa8d420c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 1212d8f5cf39 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 493e389da29b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 81d801560151 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 682aedfb8e29 Merge branch 'main' of git git://git.kernel.org/pub/scm/li [...]
omits 2ecea400e96e Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 2963aaa4f231 Merge branch 'fixes' of https://git.linaro.org/people/jens [...]
omits 734ea22dca05 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
omits f6c9f932aa73 Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/l [...]
omits 18d7a6709751 Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
omits aa4aa19cc518 Appoint myself page cache maintainer
omits 82f7b0de20a5 fs: Remove aops->freepage
omits cfa731f9c551 secretmem: Convert to free_folio
omits a3901bbc4ab1 nfs: Convert to free_folio
omits 526b77d7417e orangefs: Convert to free_folio
omits 51aeeed785c0 fs: Add free_folio address space operation
omits e501d69b9b3c fs: Convert drop_buffers() to use a folio
omits e20a462a26ac fs: Change try_to_free_buffers() to take a folio
omits 8614a2fe052e jbd2: Convert release_buffer_page() to use a folio
omits 2e747585ba8a jbd2: Convert jbd2_journal_try_to_free_buffers to take a folio
omits e56dbb03133d reiserfs: Convert release_buffer_page() to use a folio
omits 3699b2bad6f1 fs: Remove last vestiges of releasepage
omits 4e9f18804e13 ubifs: Convert to release_folio
omits e9785a8cf846 reiserfs: Convert to release_folio
omits d0537e8e21fa orangefs: Convert to release_folio
omits 2f728138d86c ocfs2: Convert to release_folio
omits 4e5d47c09226 nilfs2: Remove comment about releasepage
omits 3756104937e5 nfs: Convert to release_folio
omits a631cc04384e jfs: Convert to release_folio
omits ad91695080b2 hfsplus: Convert to release_folio
omits 698f18bf7895 hfs: Convert to release_folio
omits d22c5da7eb0f gfs2: Convert to release_folio
omits bd5533ee6fb4 f2fs: Convert to release_folio
omits 72d122644483 ext4: Convert to release_folio
omits 5446ff2cc70c erofs: Convert to release_folio
omits 2701a4d7bed7 cifs: Convert to release_folio
omits 9c8415c11fc0 ceph: Convert to release_folio
omits f56b43ac7eca btrfs: Convert to release_folio
omits f34002f5e6b1 afs: Convert to release_folio
omits adb7306b4304 9p: Convert to release_folio
omits d32caa32709c iomap: Convert to release_folio
omits b3990ea24983 fs: Add aops->release_folio
omits 85d434a63362 mm/filemap: Hoist filler_t decision to the top of do_read_ [...]
omits bb5fa2ac10ab fs: Change the type of filler_t
omits a26b6673d492 nfs: Pass the file pointer to nfs_symlink_filler()
omits a70fb8e24de4 jffs2: Pass the file pointer to jffs2_do_readpage_unlock()
omits ce34cf08f32d mm,fs: Remove aops->readpage
omits c9457be49dde mm: Convert swap_readpage to call read_folio instead of readpage
omits 79f2846bbae2 vboxsf: Convert vboxsf to read_folio
omits cb39eb91ceae udf: Convert adinicb and symlinks to read_folio
omits 6ea4722e29a1 ubifs: Convert ubifs to read_folio
omits c22676726893 squashfs: Convert squashfs to read_folio
omits bb3ae76f900c romfs: Convert romfs to read_folio
omits 3f1fb8a67920 orangefs: Convert orangefs to read_folio
omits 0713727afce2 ocfs2: Convert ocfs2 to read_folio
omits 9369c13b43ad ntfs: Convert ntfs to read_folio
omits 8897ebc93979 nfs: Convert nfs to read_folio
omits b1a18df33b8a jfs: Convert metadata pages to read_folio
omits 67f01c5e9584 jffs2: Convert jffs2 to read_folio
omits f2fffb792d41 isofs: Convert symlinks and zisofs to read_folio
omits a34bcf6c836d hpfs: Convert symlinks to read_folio
omits 4d52a517e1a8 hostfs: Convert hostfs to read_folio
omits 8f1a669943a6 fuse: Convert fuse to read_folio
omits f9c765ed0957 freevxfs: Convert vxfs_immed to read_folio
omits 61c74a66fb84 f2fs: Convert f2fs to read_folio
omits 48d26cd344da ext4: Convert ext4 to read_folio
omits 6df70c176db7 erofs: Convert erofs zdata to read_folio
omits 898ffdfae016 efs: Convert efs symlinks to read_folio
omits 320dd2be4887 ecryptfs: Convert ecryptfs to read_folio
omits bf0d20608898 cramfs: Convert cramfs to read_folio
omits a07dd62777be coda: Convert coda to read_folio
omits 2757439bc92e cifs: Convert cifs to read_folio
omits 1779616b0e19 btrfs: Convert btrfs to read_folio
omits 04d2d7dc2706 befs: Convert befs to read_folio
omits 7c9442b9b131 afs: Convert afs_symlink_readpage to afs_symlink_read_folio
omits afa953ac4201 affs: Convert affs to read_folio
omits 2c63b99c0501 fs: Convert simple_readpage to simple_read_folio
omits e8cd4e9dc42a fs: Convert mpage_readpage to mpage_read_folio
omits 1311514073b7 fs: Convert block_read_full_page() to block_read_full_folio()
omits 64a5f13592c6 fs: Convert iomap_readpage to iomap_read_folio
omits 19a000b831ec fs: Convert netfs_readpage to netfs_read_folio
omits 9ad082bd28e8 fs: Add read_folio documentation
omits 0e03bd90d662 fs: Introduce aops->read_folio
omits e7db07224ba2 Merge branch 'for-5.19/io_uring-passthrough' into for-next
omits 988085816a28 io_uring: finish IOPOLL/ioprio prep handler removal
omits 7d5fb7483e7a Merge branch 'for-5.19/io_uring-passthrough' into for-next
omits 3bd7285fea4c Merge branch 'io_uring-5.18' into for-next
omits 80a344297b27 nvme: add vectored-io support for uring-cmd
omits b6a33c2156b9 nvme: wire-up uring-cmd support for io-passthru on char-device.
omits e0a21cd53d71 nvme: refactor nvme_submit_user_cmd()
omits e535fcc0aaa0 block: wire-up support for passthrough plugging
omits 830656d35fd7 fs,io_uring: add infrastructure for uring-cmd
omits ff82d6890d1c f2fs: kill volatile write support
omits 3d7ad9c30607 f2fs: change the current atomic write way
omits 0be7c58be731 f2fs: don't need inode lock for system hidden quota
omits 5125e67f89d9 f2fs: do not stop GC when requiring a free section
omits b2d3d8250354 f2fs: keep wait_ms if EAGAIN happens
omits d582164d3097 f2fs: introduce f2fs_gc_control to consolidate f2fs_gc parameters
omits 4bf0973ab07f f2fs: stop allocating pinned sections if EAGAIN happens
omits febeaf3242bc f2fs: skip GC if possible when checkpoint disabling
omits ae549c509104 Merge branch 'features' into for-next
omits c09725a79825 Merge branch 'fixes' into for-next
omits 4c64a62fe32f Merge branches 'rpmsg-next', 'rproc-next' and 'hwspinlock- [...]
omits d9ed5765ad0c Merge FAN_RENAME fix from Amir.
omits 5509a5c1f659 fanotify: do not allow setting FAN_RENAME on non-dir
omits 039b44c3a2ae io_uring: support CQE32 for nop operation
omits 0930daad3fbc io_uring: enable CQE32
omits 124695284a4d io_uring: support CQE32 in /proc info
omits dd641089338f io_uring: add tracing for additional CQE32 fields
omits ffd9087a0f3a io_uring: overflow processing for CQE32
omits 33de10bf3c63 io_uring: flush completions for CQE32
omits 44ee61f4ed07 io_uring: modify io_get_cqe for CQE32
omits 46c84cd641d6 io_uring: add CQE32 completion processing
omits f78aaa1aa3e0 io_uring: add CQE32 setup processing
omits 48c21e8a1ee9 io_uring: change ring size calculation for CQE32
omits 9bec44d75bb7 io_uring: store add. return values for CQE32
omits 6553da28fac8 io_uring: support CQE32 in io_uring_cqe
omits 406b5577845a io_uring: add support for 128-byte SQEs
omits 384c4cb94b28 Merge branch 'for-5.19/io_uring-socket' into for-5.19/io_u [...]
omits 449e1a0889d4 Merge branch 'for-5.19/io_uring' into for-5.19/io_uring-pa [...]
omits 7f503ad35f07 Merge remote-tracking branch 'regulator/for-5.19' into reg [...]
omits e637f5d66d1c Merge remote-tracking branch 'asoc/for-5.19' into asoc-next
omits 17a2abd041c8 Merge remote-tracking branch 'asoc/for-5.17' into asoc-linus
omits 1fb89757668a Merge branch 'acpi-osl' into linux-next
omits 936859f09125 Merge branches 'thermal-int340x' and 'thermal-misc' into l [...]
omits e050266ec872 Merge branch 'pm-em' into linux-next
omits 5c9001c713a1 Merge branch 'pm-tools' into linux-next
omits b231aab77593 Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-domains' [...]
omits 7779cadbc4ee Merge branches 'pm-core', 'pm-sleep' and 'powercap' into l [...]
omits 8dd2434c1ab5 Merge branch 'devprop' into linux-next
omits da908c51022d Merge branches 'acpi-apei', 'acpi-dptf' and 'acpi-docs' in [...]
omits d43d54075c3e Merge branches 'acpi-pm', 'acpi-pci', 'acpi-sysfs' and 'ac [...]
omits 4159073b7039 Merge branch 'acpica' into linux-next
omits 1066d97fe812 Merge remote-tracking branch 'spi/for-5.19' into spi-next
omits 3388f276d707 bus: mhi: host: Add support for Foxconn T99W373 and T99W368
omits e21a58f67b9b hwmon: (pmbus) Add get_voltage/set_voltage ops
omits 075be8436f40 hwmon: (pmbus) Register with thermal for PSC_TEMPERATURE
omits 06eaadb9f83c hwmon: (adt7475) Use enum chips when loading attenuator settings
omits 9559e402f37c hwmon: (adt7475) Add support for pin configuration
omits 09957260d0b4 dt-bindings: hwmon: Document adt7475 pin-function properties
omits bad680e51569 hwmon: add driver for the Microchip LAN966x SoC
omits 6a2f1ac8ed73 dt-bindings: hwmon: add Microchip LAN966x bindings
omits a71c0f696d81 hwmon: (bt1-pvt) use generic polynomial functions
omits 93fc5ae1d337 lib: add generic polynomial calculation
omits 76d8b83b4eb6 hwmon: (pmbus) Add support for Infineon Digital Multi-phas [...]
omits 61336a393480 hwmon: (pmbus/ltc2978) Add chip specific write_byte_data
omits 014ef9cae3b8 hwmon: (pmbus) Use _pmbus_read_byte_data with callback
omits f34e8284b7c0 hwmon: (pmbus) Introduce and use write_byte_data callback
omits cad623f45485 hwmon: (asus-ec-sensors) add doc entry for PRIME X470-PRO
omits 24defcb7c1bb hwmon: (asus-ec-sensors) add PRIME X470-PRO board
omits 7860f45559e4 hwmon: (asus-ec-sensors) add support for board families
omits ba3f3449f5e3 hwmon: (asus-ec-sensors) implement locking via the ACPI gl [...]
omits a267cbd7709e hwmon: (asus-ec-sensors) introduce ec_board_info struct fo [...]
omits e02d9edefb37 hwmon: (occ) Delay hwmon registration until user request
omits f030aa2a3fd9 hwmon: (nct6775) Split core and platform driver
omits 34840e301015 hwmon: (nct6775) Convert S_I* permissions macros to octal
omits d29628fa547e hwmon: (nct6775) Add read-only mode
omits 7bde2d9e8715 hwmon: (nct6775) Rearrange attr-group initialization
omits a5af8590eafb hwmon: (nct6775) Convert register access to regmap API
omits d41a972f8114 hwmon: (dell-smm) Warn if SMM call took a very long time t [...]
omits fc2f58e97240 hwmon: (dell-smm) Cleanup init code
omits 2bbc162f332c hwmon: (dell-smm) Avoid unnecessary SMM calls during init
omits ab8b80900df8 hwmon: (lm75) Add Atmel AT30TS74 support
omits 234d22699709 dt-bindings: hwmon: Add Atmel AT30TS74
omits 575f1401931b hwmon: (tmp401) Fix incorrect return value of tmp401_init_client
omits af23cbb4b544 hwmon: (pmbus/max16601) Add MAX16602 support
omits 048eece52603 hwmon: (aquacomputer_d5next) Add support for Aquacomputer [...]
omits b4eb9b8dac2d hwmon: (dell-smm) Update Documentation regarding firmware bugs
omits 0ff791cae6d7 hwmon: (jc42) Add support for S-34TS04A
omits c3fe90af5f9c hwmon: (tmp401) Add support of three advanced features
omits 80a041ebb425 dt-bindings: hwmon: Add TMP401, TMP411 and TMP43x
omits 8a3b235d0013 hwmon: (pmbus) add MFR_* registers to debugfs
omits 30d3c8b16d93 hwmon: (dell-smm) Add cooling device support
omits eb8b720f4ff1 hwmon: (asus-ec-sensors) add ProArt X570 Creator WIFI board
omits 4045822f4c34 hwmon: (intel-m10-bmc-hwmon) use devm_hwmon_sanitize_name()
omits e70484d7137e hwmon: introduce hwmon_sanitize_name()
omits 624469ab9d3f hwmon: (aquacomputer_d5next) Add support for Aquacomputer Octo
omits 6f1b74196496 hwmon: (peci) Use devm_delayed_work_autocancel() to simplify code
omits f3fa9137bf36 hwmon: (asus-ec-sensors) Add T_Sensor for ASUS WS X570-ACE
omits 176dd8256978 hwmon: (jc42) add HWMON_C_TZ_REGISTER
omits 42742038db06 m68k: fix typos in comments
omits b39d03c82fd0 m68k: coldfire: drop ISA_DMA_API support
omits 6f5fb7ef6521 m68knommu: set ZERO_PAGE() to the allocated zeroed page
omits aa5c73d9296d bus: mhi: pci_generic: add Telit FN990
omits ee13d3e82868 Merge branch 'for-next-next-v5.18-20220429' into for-next- [...]
omits 0256917f0c26 Merge branch 'for-next-current-v5.17-20220429' into for-ne [...]
omits 4926612b2168 Merge branch 'ext/hch/bio-cleanups-part2-v2' into for-next [...]
omits 46edce4215a7 Merge branch 'ext/naohiro/zone-fixes' into for-next-next-v [...]
omits ff28e25b60ed Merge branch 'misc-next' into for-next-next-v5.18-20220429
omits 77a2d22074a6 Merge branch 'misc-5.18' into for-next-current-v5.17-20220429
omits a68ba067db1e btrfs: do not allocate a btrfs_bio for low-level bios
omits ccf01bf930eb btrfs: refactor btrfs_map_bio
omits b0ce2a791dbd btrfs: remove btrfs_end_io_wq
omits dbe9d897a6a2 btrfs: centralize setting REQ_META
omits dd19a9f1eff6 btrfs: don't use btrfs_bio_wq_end_io for compressed writes
omits 74febff67658 btrfs: defer I/O completion based on the btrfs_raid_bio
omits 0f07288d0b0e btrfs: don't double-defer bio completions for compressed reads
omits 9e717139ec53 btrfs: split btrfs_submit_data_bio
omits 52a87c5388b2 btrfs: cleanup btrfs_submit_dio_bio
omits c209e005754d btrfs: move more work into btrfs_end_bioc
omits 2ddf788acd86 btrfs: zoned: zone finish unused block group
omits 662fd0a49e27 btrfs: zoned: properly finish block group on metadata write
omits 8cc34a52053a btrfs: zoned: finish BG when there are no more allocatable [...]
omits 7db3271c0022 btrfs: zoned: consolidate zone finish function
omits 9402ff8a37a0 btrfs: force v2 space cache usage for subpage mount
omits f46eb76c1640 btrfs: fix deadlock between concurrent dio writes when low [...]
omits 9f2f68851831 btrfs: derive compression type from extent map during reads
omits 7f65be981283 btrfs: scrub: move scrub_remap_extent() call into scrub_extent()
omits d479169e7321 btrfs: scrub: use find_first_extent_item to for extent ite [...]
omits ddd1d073f781 btrfs: scrub: refactor scrub_raid56_parity()
omits d80f454d409e btrfs: scrub: use scrub_simple_mirror() to handle RAID56 d [...]
omits db1d43f47aaf btrfs: scrub: cleanup the non-RAID56 branches in scrub_stripe()
omits 3f0e9d61d988 btrfs: scrub: introduce dedicated helper to scrub simple-s [...]
omits 09ded6d2fd35 btrfs: scrub: introduce dedicated helper to scrub simple-m [...]
omits bbab132eb145 btrfs: scrub: introduce a helper to locate an extent item
omits 7fb7f961acb6 btrfs: calculate physical_end using dev_extent_len directl [...]
omits eb8da5bf4831 btrfs: turn fs_roots_radix in btrfs_fs_info into an XArray
omits 2cd84f7ea869 btrfs: turn fs_info member buffer_radix into XArray
omits 9ecd7db2642b btrfs: turn name_cache radix tree into XArray in send_ctx
omits eda58f62afda btrfs: turn delayed_nodes_tree into an XArray
omits 192496e8c700 btrfs: use ilog2() to replace if () branches for btrfs_bg_ [...]
omits 589a66eaf1ee btrfs: move definition of btrfs_raid_types to volumes.h
omits f6016666651f btrfs: use a normal workqueue for rmw_workers
omits e3c62a38b152 btrfs: use normal workqueues for scrub
omits 7da63ffa5257 btrfs: simplify WQ_HIGHPRI handling in struct btrfs_workqueue
omits 7fa4e812ecb0 btrfs: raid56: enable subpage support for RAID56
omits 0f86d5fb59a9 btrfs: raid56: make alloc_rbio_essential_pages() subpage c [...]
omits 6357b4976d9a btrfs: raid56: make steal_rbio() subpage compatible
omits 0d9e6102db94 btrfs: raid56: make set_bio_pages_uptodate() subpage compatible
omits a5d8c2189382 btrfs: raid56: remove btrfs_raid_bio::bio_pages array
omits 144386b94ca3 btrfs: raid56: make raid56_add_scrub_pages() subpage compatible
omits 1f698c2ca62a btrfs: raid56: open code rbio_stripe_page_index()
omits d02c536b9357 btrfs: raid56: make finish_rmw() subpage compatible
omits 7d393b8406ac btrfs: raid56: make __raid_recover_endio_io() subpage compatible
omits b16e2535fe7f btrfs: raid56: make finish_parity_scrub() subpage compatible
omits 60545351f5dd btrfs: raid56: make rbio_add_io_page() subpage compatible
omits 4acfe90ce517 btrfs: raid56: introduce btrfs_raid_bio::bio_sectors
omits 25d395f546e2 btrfs: raid56: introduce btrfs_raid_bio::stripe_sectors
omits 32a3a1853f77 btrfs: raid56: introduce new cached members for btrfs_raid_bio
omits 53c08b1c4c14 btrfs: raid56: make btrfs_raid_bio more compact
omits 6ab6e9585076 btrfs: raid56: open code rbio_nr_pages()
omits 7b2e433082e7 btrfs: reduce width for stripe_len from u64 to u32
omits bc41c51e58c2 btrfs: skip compression property for anything other than f [...]
omits 2db0caf42389 btrfs: do not BUG_ON() on failure to update inode when set [...]
omits 49541678d1cc btrfs: always log symlinks in full mode
omits 2c8ffe6abac4 btrfs: do not return errors from submit_bio_hook_t instances
omits 38a71321ce11 btrfs: do not return errors from btrfs_submit_compressed_read
omits f102ba64194f btrfs: do not return errors from btrfs_submit_metadata_bio
omits 5a9f651396a4 btrfs: remove unused bio_flags argument to btrfs_submit_me [...]
omits a3e4d924b41d btrfs: move btrfs_readpage to extent_io.c
omits 98d09372fb75 btrfs: repair super block num_devices automatically
omits b439a65d818a btrfs: do not allow compression on nodatacow files
omits 2a17388a10a3 btrfs: export a helper for compression hard check
omits 4a4c66ad6095 btrfs: do not pass compressed_bio to submit_compressed_bio()
omits 53b6041ef3f9 btrfs: avoid double search for block group during NOCOW writes
omits 49577a34087d btrfs: return block group directly at btrfs_next_block_group()
omits eee719fcbbaa btrfs: use a read/write lock for protecting the block groups tree
omits 40f45554528e btrfs: use rbtree with leftmost node cached for tracking l [...]
omits 235148f5b141 btrfs: remove search start argument from first_logical_byte()
omits 55d39e785e8a btrfs: return correct error number for __extent_writepage_io()
omits 6987b0c047ab btrfs: fix the error handling for submit_extent_page() for [...]
omits 4c56e02a303f btrfs: avoid double clean up when submit_one_bio() failed
omits 1ce11852ea55 btrfs: use non-bh spin_lock in zstd timer callback
omits 1d58851a64e5 btrfs: use BTRFS_DIR_START_INDEX at btrfs_create_new_inode()
omits c56818641886 btrfs: simplify parameters of submit_read_repair() and rename
omits 95aec922f890 btrfs: remove the zoned/zone_size union in struct btrfs_fs_info
omits d8b643e3d5e1 btrfs: remove unnecessary check of iput argument
omits ff5d0ef41f81 btrfs: stop using the btrfs_bio saved iter in index_rbio_pages
omits d620bb14e652 btrfs: don't allocate a btrfs_bio for scrub bios
omits c81b05b0debe btrfs: don't allocate a btrfs_bio for raid56 per-stripe bios
omits ef75c25a4648 btrfs: pass bio opf to rbio_add_io_page
omits 7c78b5290108 btrfs: pass a block_device to btrfs_bio_clone
omits fd6a06a91aa5 btrfs: move the call to bio_set_dev out of submit_stripe_bio
omits 7e6b6c3e910e btrfs: use on-stack bio in scrub_repair_page_from_good_copy
omits fd3dba30c100 btrfs: use on-stack bio in scrub_recheck_block
omits 166bb7c9b073 btrfs: use on-stack bio in repair_io_failure
omits 2721e8f4ad3f btrfs: check-integrity: simplify bio allocation in btrfsic [...]
omits 3092328f46a4 btrfs: check-integrity: split submit_bio from btrfsic checking
omits dd0efc66cc62 btrfs: factor check and flush helpers from __btrfsic_submit_bio
omits b3cbae70f054 btrfs: zoned: make auto-reclaim less aggressive
omits a6c308fbd7b7 btrfs: change the bg_reclaim_threshold valid region from 0 to 100
omits 41d4a06cdfe4 btrfs: allow block group background reclaim for non-zoned [...]
omits e0c338ba0594 btrfs: make the bg_reclaim_threshold per-space info
omits 74ae46e0d3a2 btrfs: do not test for free space inode during NOCOW check [...]
omits f951b4f228f4 btrfs: move common NOCOW checks against a file extent into [...]
omits e8ffec9901cb btrfs: wait between incomplete batch memory allocations
omits 444c7970a3d0 btrfs: allocate page arrays using bulk page allocator
omits a070fadddb53 btrfs: factor out allocating an array of pages
omits 62ee1fda5d72 btrfs: remove unnecessary type casts
omits e5ccf235230a btrfs: expand subpage support to any PAGE_SIZE > 4K
omits 9660f1c101be btrfs: make nodesize >= PAGE_SIZE case to reuse the non-su [...]
omits 810c91ec11dc btrfs: use dummy extent buffer for super block sys chunk a [...]
omits c95229b642bd btrfs: assert that relocation is protected with sb_start_write()
omits 3189e76cb739 fs: add a lockdep check function for sb_start_write()
omits c746db1b6ed9 btrfs: simplify code flow in btrfs_ioctl_balance
omits 70430fe36041 btrfs: remove checks for arg argument in btrfs_ioctl_balance
omits 59826c9e8a00 btrfs: replace memset with memzero_page in data checksum v [...]
omits 15fcc31cee03 btrfs: avoid blocking on space revervation when doing nowa [...]
omits a3389a18886b btrfs: avoid blocking when allocating context for nowait d [...]
omits 175410a73aac btrfs: release path earlier at can_nocow_extent()
omits c4b2193ecde2 btrfs: free path at can_nocow_extent() before checking for [...]
omits 0dfb18f3434c btrfs: stop allocating a path when checking if cross refer [...]
omits 546ccb40d429 btrfs: avoid double nocow check when doing nowait dio writes
omits c373f1f5eb3b btrfs: avoid blocking nowait dio when locking file range
omits 5599caf86867 btrfs: avoid blocking on page locks with nowait dio on com [...]
omits 750663234f9d btrfs: add messages to printk index
omits 55e380507295 btrfs: tree-checker: check extent buffer owner against own [...]
omits 33ef9879b5ba btrfs: add and use helper to assert an inode range is clean
omits 998a784f5e95 btrfs: remove ordered extent check and wait during hole pu [...]
omits d4ad6923b270 btrfs: lock the inode first before flushing range when pun [...]
omits 93d8d8bcf465 btrfs: remove ordered extent check and wait during fallocate
omits eac24f9f712a btrfs: remove inode_dio_wait() calls when starting reflink [...]
omits 2274c36d1f1b btrfs: remove useless dio wait call when doing fallocate z [...]
omits 1f03a299c770 btrfs: only reserve the needed data space amount during fallocate
omits 48697a152841 btrfs: restore inode creation before xattr setting
omits c11baefa1e58 btrfs: move common inode creation code into btrfs_create_n [...]
omits 0db680186026 btrfs: reserve correct number of items for inode creation
omits 9dde1797dae4 btrfs: factor out common part of btrfs_{mknod,create,mkdir}()
omits 00e5e5fc1883 btrfs: allocate inode outside of btrfs_new_inode()
omits d6d0447b4f64 btrfs: warn when extent buffer leak test fails
omits 1976a590fa5d btrfs: use a local variable for fs_devices pointer in btrf [...]
omits 7f7a7b729177 btrfs: use btrfs_for_each_slot in btrfs_listxattr
omits d934c260ffba btrfs: use btrfs_for_each_slot in btrfs_read_chunk_tree
omits 9d280b5b16d2 btrfs: use btrfs_for_each_slot in btrfs_unlink_all_paths
omits 7e54acd09f65 btrfs: use btrfs_for_each_slot in process_all_extents
omits 2b7b64198e6c btrfs: use btrfs_for_each_slot in process_all_new_xattrs
omits 12ad5ed9908e btrfs: use btrfs_for_each_slot in process_all_refs
omits aefadb46bdd1 btrfs: use btrfs_for_each_slot in is_ancestor
omits f0d5d1253b64 btrfs: use btrfs_for_each_slot in can_rmdir
omits 352752dcaedf btrfs: use btrfs_for_each_slot in did_create_dir
omits c2d7d9e24d06 btrfs: use btrfs_for_each_slot in btrfs_real_readdir
omits 6b5b027406b4 btrfs: use btrfs_for_each_slot in btrfs_search_dir_index_item
omits d1560c0aed37 btrfs: use btrfs_for_each_slot in mark_block_group_to_copy
omits 2bf85c0d179a btrfs: use btrfs_for_each_slot in find_first_block_group
omits c4d81622b921 btrfs: introduce btrfs_for_each_slot iterator macro
omits ba84761f24ba btrfs: scrub: rename scrub_bio::pagev and related members
omits a3215b6381c3 btrfs: scrub: rename scrub_page to scrub_sector
omits 134d39c887fe btrfs: scrub: rename members related to scrub_block::pagev
omits b71026485c96 btrfs: remove trivial wrapper btrfs_read_buffer()
omits 59d78644f4f9 btrfs: update outdated comment for read_block_for_search()
omits 27b65cd1514c btrfs: release upper nodes when reading stale btree node f [...]
omits 5cea150c9e74 btrfs: avoid unnecessary btree search restarts when reading node
omits d9131e382c30 btrfs: set inode flags earlier in btrfs_new_inode()
omits 1e665edcd520 btrfs: move btrfs_get_free_objectid() call into btrfs_new_inode()
omits 461a5c4a4eb0 btrfs: don't pass parent objectid to btrfs_new_inode() explicitly
omits 315d306ec27e btrfs: remove redundant name and name_len parameters to cr [...]
omits f3ce44ae1cc2 btrfs: remove unused mnt_userns parameter from __btrfs_set_acl
omits 103cf8d9f538 btrfs: remove unnecessary set_nlink() in btrfs_create_subv [...]
omits b007e7e6dc79 btrfs: remove unnecessary inode_set_bytes(0) call
omits 31a76ec1ebf9 btrfs: remove unnecessary btrfs_i_size_write(0) calls
omits 9f897bec2640 btrfs: get rid of btrfs_add_nondir()
omits 5ba902581d17 btrfs: fix anon_dev leak in create_subvol()
omits 2b61221645ad btrfs: reserve correct number of items for rename
omits 58d284d84bd1 btrfs: reserve correct number of items for unlink and rmdir
omits 4ccb27d8a0f2 rcutorture: Simplify rcu_torture_read_exit_child() loop
omits 726422d77541 doc: Document rcutree.nocb_nobypass_lim_per_jiffy kernel p [...]
omits 58043faa5f84 bus: mhi: pci_generic: add Telit FN980 v1 hardware revision
omits 5d349b94c189 memory-model: Prohibit nested SRCU read-side critical sections
omits 98c218344933 rcu: Avoid tracing a few functions executed in stop machine
omits e4bca6fe2256 rcu: Dump all rcuc kthreads status for CPUs that not repor [...]
omits 99af48a8efdb rcu/nocb: Add an option to offload all CPUs on boot
omits b3070d04a3bc rcu: Put panic_on_rcu_stall() after expedited RCU CPU stal [...]
omits 63cdf47c5242 doc: Document the rcutree.rcu_divisor kernel boot parameter
omits a6f307c2d7d3 rcu-tasks: Drive synchronous grace periods from calling task
omits b573849c5599 rcu-tasks: Move synchronize_rcu_tasks_generic() down
omits 200f6ce0b1d5 rcu-tasks: Split rcu_tasks_one_gp() from rcu_tasks_kthread()
omits 6489beccbf00 rcu/nocb: Fix NOCB kthreads spawn failure with rcu_nocb_rd [...]
omits 5a9eb3550bd1 rcu/nocb: Invert rcu_state.barrier_mutex VS hotplug lock l [...]
omits a09b77634782 rcu/nocb: Add/del rdp to iterate from rcuog itself
omits 5655eada2eba rcu/torture: Change order of warning and trace dump
omits eee1071ee7df fpga: Use tab instead of space indentation
omits eb40f458e652 fpga: fpga-mgr: fix kernel-doc warnings
omits 22c0e73861b4 fpga: fix for coding style issues
omits ada14a023a64 fpga: zynq: Fix incorrect variable type
omits 3e9460b7888a rcutorture: Update rcutorture.fwd_progress help text
omits cdd2d6702f3d rcutorture: Test polled expedited grace-period primitives
omits 248153b6a982 rcu: Add polled expedited grace-period primitives
omits efca7a717e93 rcutorture: Verify that polled GP API sees synchronous gra [...]
omits a131c4765872 rcu: Make Tiny RCU grace periods visible to polled APIs
omits fa64f41335ed rcu: Make polled grace-period API account for expedited gr [...]
omits 60005d6836cb rcu: Switch polled grace-period APIs to ->gp_seq_polled
omits 56a65040e0b5 rcutorture: Validate get_completed_synchronize_rcu()
omits 9d417b83b0db rcu: Provide a get_completed_synchronize_rcu() function
omits 8c8d32610792 rcu: Make normal polling GP be more precise about sequence [...]
omits 8d5ed84998f0 rcu-tasks: Check for abandoned callbacks
omits 0413595bbf07 torture: Make kvm-remote.sh announce which system is being [...]
omits f66ea4a981b3 rcu: Decrease FQS scan wait time in case of callback overloading
omits 9d8ae53d588f Merge branch 'lkmm-dev.2022.04.11a' into HEAD
omits c6ba5add5ff8 Merge branch 'nolibc.2022.04.20a' into HEAD
omits 95451d223b27 Merge branch 'exp.2022.04.18a' into HEAD
omits 381aceaf8532 Merge branches 'docs.2022.04.20a', 'fixes.2022.04.20a', 'n [...]
omits 5c2cb3833940 SUNRPC: Remove svc_rqst::rq_xprt_hlen
omits 90e57abe8cff SUNRPC: Remove dead code in svc_tcp_release_rqst()
omits 555879983a47 SUNRPC: Make cache_req::thread_wait an unsigned long
omits a3c7f205333f SUNRPC: Cache deferral injection
omits f4c604e76fb4 SUNRPC: Clean up svc_deferred_class trace events
omits 29ebe9d2d1b1 NFSD: Clean up nfsd_splice_actor()
omits c3acd156800a srcu: Drop needless initialization of sdp in srcu_gp_start()
omits 382a1ca815cb srcu: Prevent expedited GPs and blocking readers from cons [...]
omits 7bee62f1de76 srcu: Add contention check to call_srcu() srcu_data ->lock [...]
omits 4e701cc943ee srcu: Automatically determine size-transition strategy at boot
omits 8885ae5142a4 Merge branch 'mvebu/dt64' into mvebu/for-next
omits 5ea063cd440d Merge branch 'mvebu/dt' into mvebu/for-next
omits 5004e6297fee Merge branch 'mvebu/arm' into mvebu/for-next
adds 9be9ed2612b5 Merge tag 'platform-drivers-x86-v5.18-4' of git://git.kern [...]
adds bd5dfea41b11 mm: mremap: fix sign for EFAULT error return value
adds fb7347172164 procfs: prevent unprivileged processes accessing fdinfo dir
adds 7f90d7ca48c8 arm[64]/memremap: don't abuse pfn_valid() to ensure presen [...]
adds a6f5c9e59396 mailmap: add entry for martyna.szapar-mudlaw(a)intel.com
adds b48f84954413 mm/kfence: reset PG_slab and memcg_data before freeing __k [...]
adds e33ebf536f3e selftests: vm: Makefile: rename TARGETS to VMTARGETS
adds 5697265433f9 MAINTAINERS: add a mailing list for DAMON development
adds b388e00b95b6 Revert "mm/cma.c: remove redundant cma_mutex lock"
adds 034d085b52c8 Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
adds e81c07e25e5b Merge tag 'qcom-arm64-fixes-for-5.18' of git://git.kernel. [...]
adds fb87d87ba233 Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/l [...]
adds 9b8fa746be4b Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
adds 977652f9ae4d Merge branch 'fixes' of https://git.linaro.org/people/jens [...]
adds 49e6123c65da net: sfc: fix memory leak due to ptp channel
adds cf3ab8d4a797 net: fix wrong network header length
adds edae34a3ed92 selftests net: add UDP GRO fraglist + bpf self-tests
adds e4b1045bf9cf ionic: fix missing pci_release_regions() on error in ionic [...]
adds 51ca86b4c9c7 ethernet: tulip: fix missing pci_disable_device() on error [...]
adds 25fb3f66f962 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
adds c7e34c1e263f mailmap: update Kalle Valo's email
adds a59d55568d02 mac80211_hwsim: fix RCU protected chanctx access
adds 9e2db50f1ef2 mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU pr [...]
adds f971e1887fdb nl80211: fix locking in nl80211_set_tx_bitrate_mask()
adds a36e07dfe6ee rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definition
adds 7e8140ca9135 Merge branch 'main' of git git://git.kernel.org/pub/scm/li [...]
adds 6a868da15286 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds aef7b18a3a19 Merge remote-tracking branch 'asoc/for-5.17' into asoc-linus
adds 9a1aa22a0ef6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds b11b3d21a94d regulator: qcom_smd: Fix up PM8950 regulator configuration
adds d4a02bb3e7c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds 045afcf20b3d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds ba04d16ab632 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds 1573fc66417f Merge branch 'driver-core-linus' of git://git.kernel.org/p [...]
adds 27400110f684 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/l [...]
adds 36172b0ad59b Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/l [...]
adds b6b1b2679661 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/l [...]
adds 0cea915c6153 Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
adds fe503887eed6 slimbus: qcom: Fix IRQ check in qcom_slim_probe
adds a9686be24683 Merge branch 'char-misc-linus' of git://git.kernel.org/pub [...]
adds 1308c15a3f9d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds 7331d0a7d637 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds 5984c90386e3 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds 8b7cfd0b5f9b Merge branch 'fixes' of git://linuxtv.org/mchehab/media-next.git
adds 1cf50fe78eff Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
adds 8667b07c1981 Merge branch 'hwmon' of git://git.kernel.org/pub/scm/linux [...]
adds 132e89c53832 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
adds 7a2d03cf4644 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds aea03c4c018e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds 3220c3b21151 drm/i915: Fix race in __i915_vma_remove_closed
adds 48f532099b2e Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
adds 9be8ec129757 Merge branch 'rtc-fixes' of git://git.kernel.org/pub/scm/l [...]
adds 183d4f2d23ac perf bench: Fix two numa NDEBUG warnings
adds 45fa7c38696b perf tests: Fix coresight `perf test` failure.
adds 474e76c4075c tools headers UAPI: Sync linux/kvm.h with the kernel sources
adds e695f9a355f6 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm [...]
adds 56f8a858ce10 Merge branch 'zstd-linus' of https://github.com/terrelln/l [...]
adds 62fc98424346 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
new cb0049fbdc77 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1737017e8d8d Merge branch 'perf/core' of git://git.kernel.org/pub/scm/l [...]
new 1a719339d6a0 Merge branch 'for-next' of git://git.infradead.org/users/h [...]
new c3d3e33fbeb8 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 02d2b7835107 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 52c9dbb75740 Merge branch 'for-next' of git://git.armlinux.org.uk/~rmk/ [...]
new 65ec0aac6ca2 Merge branch 'for-next/core' of git://git.kernel.org/pub/s [...]
new c378186a9759 Merge branch 'for-next/perf' of git://git.kernel.org/pub/s [...]
new 7665a85a6943 Merge tag 'ti-keystone-dt-for-v5.19' of git://git.kernel.o [...]
new 168b43ac21c7 Merge tag 'ti-k3-dt-for-v5.19' of git://git.kernel.org/pub [...]
new 3d09c0dfd0bc Merge tag 'imx-bindings-5.19' of git://git.kernel.org/pub/ [...]
new 41f0bbd621e9 Merge tag 'sunxi-dt-for-5.19-2' of git://git.kernel.org/pu [...]
new 4c9466695535 Merge tag 'qcom-dts-for-5.19' of git://git.kernel.org/pub/ [...]
new d4dcdc53c492 Merge tag 'qcom-arm64-for-5.19' of git://git.kernel.org/pu [...]
new 00ad84f582be Merge branch 'arm/dt' into for-next
new 553a4ee1c026 ARM: configs: Enable audio on BeagleBone Black in multi_v7 [...]
new 9bc4df1d8b91 Merge tag 'ti-k3-config-for-v5.19' of git://git.kernel.org [...]
new 1758da7f31cb Merge tag 'imx-defconfig-5.19' of git://git.kernel.org/pub [...]
new 0e33a258413e Merge tag 'qcom-arm64-defconfig-for-5.19' of git://git.ker [...]
new a2e8bbe07276 Merge tag 'qcom-defconfig-for-5.19' of git://git.kernel.or [...]
new a6b0214f8c67 Merge branch 'arm/defconfig' into for-next
new 1901300bf356 Merge tag 'ti-driver-soc-for-v5.19' of git://git.kernel.or [...]
new 2b6866d70db1 Merge tag 'imx-drivers-5.19' of git://git.kernel.org/pub/s [...]
new 72c81bb67026 memory: tegra: Add Tegra234 support
new cc3d696c01d8 memory: tegra: Add APE memory clients for Tegra234
new a7cffa11fa92 memory: tegra: Add memory controller channels support
new 54a85e09f44c memory: tegra: Add MC error logging on Tegra186 onward
new 6e6962ffe2ea Merge tag 'memory-controller-drv-tegra-5.19' of git://git. [...]
new 3f656f2618fb Merge tag 'qcom-drivers-for-5.19' of git://git.kernel.org/ [...]
new e031380e8a9f Merge branch 'arm/drivers' into for-next
new baf7cbbefbe8 Merge tag 'tegra-for-5.19-arm-core' of git://git.kernel.or [...]
new 9bc72e47d463 ARM: hisi: Add missing of_node_put after of_find_compatible_node
new 60166b3c6961 Merge tag 'hisi-armv7soc-for-5.19' of https://github.com/h [...]
new 2b1bb33b0bd8 Merge branch 'arm/soc' into for-next
new b193a42f2140 Merge branch 'arm/fixes' into for-next
new 306cd09cef03 soc: document merges
new 1a2ea18132fb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new dc0fdd78c1bd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 0106b87b283c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 60f8e165e075 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1e2b798e9664 Merge branch 'for-v5.19/tegra-mc' into for-next
new e1b91756da67 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new f93ede928e1b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c0d2254e02ea Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 3649ab77ab5a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 0431de14ae08 orion5x: fix typos in comments
new 5e9b59bd3737 arm64: dts: uDPU: update partition table
new e4fde76fa54a arm64: dts: uDPU: correct temperature sensors
new 5202f4c3816b arm64: dts: marvell: espressobin-ultra: fix SPI-NOR config
new e836070f9461 arm64: dts: marvell: espressobin-ultra: add PHY and switch [...]
new eacec7ebc16c arm64: dts: marvell: espressobin-ultra: enable front USB3 port
new 239466bddfc0 arm64: dts: marvell: Update sdhci node names to match schema
new b93b6e704ac8 Merge branch 'mvebu/dt64' into mvebu/for-next
new 39e6727139b1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 67373920e329 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 9ad32526a60e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 47253042849b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7ae962c56cea Merge branch 'renesas-arm-dt-for-v5.19' into renesas-next
new f3285b70577d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 57754823c8a1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4534e8c84df8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new fe72afef3771 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
new b6b07ec233fb Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
new cf10d4e88cbc Merge branch 'next' of https://git.linaro.org/people/jens. [...]
new c37e881a1956 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a4f4eacff4e1 Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...]
new 9e387d812d58 Merge branch 'clk-next' of git://git.kernel.org/pub/scm/li [...]
new aba63fb69894 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c463be1e71f9 Merge branch 'renesas-clk' of git://git.kernel.org/pub/scm [...]
new c35c90a5029a Merge branch 'linux-next' of git://github.com/c-sky/csky-l [...]
new c862fe70b023 m68k: Wire up syscall_trace_enter/leave for m68k
new 4fbdb1a9e9e5 m68k: math-emu: Fix typos in comments
new 96df53d8a6a7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 882b2340432c m68knommu: set ZERO_PAGE() to the allocated zeroed page
new a90ca76ebdf0 m68k: coldfire: drop ISA_DMA_API support
new d4601c51f463 m68k: fix typos in comments
new 8819d5082fe0 m68knommu: use asm-generic/mmu.h for nommu setups
new 0d91043d8bdf m68knommu: implement minimal regset support
new 5c2b20c83e40 m68knommu: add definitions to support elf_fdpic program loader
new 3f04e50fb6b4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 9531df3ea72c Merge branch 'next' of git://git.monstr.eu/linux-2.6-micro [...]
new 1b0b31df5222 Merge branch 'mips-next' of git://git.kernel.org/pub/scm/l [...]
new 1a6b00825591 parisc: Fix patch code locking and flushing
new d5721838fbde parisc: In flush_cache_page, always flush tlb if pfn is valid
new 590a4ea39d23 parisc: Implement flush_cache_vmap_vunmap
new ffdc7d66e5e4 parisc: Don't enforce DMA completion order in cache flushes
new 670b746465e9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 564f1434aa4e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 46257bf94f61 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 5a92045a2254 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 98417e878575 Merge branch 'fixes' into for-next
new 6d97af487dee entry: Rename arch_check_user_regs() to arch_enter_from_us [...]
new 39d62336f5c1 s390/pai: add support for cryptography counters
new 1236258a73f2 Merge branch 'features' into for-next
new 24367a4bc321 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 6b9ef845c7f6 Merge branch 'xtensa-for-next' of git://github.com/jcmvbkb [...]
new ccbd0c991985 docs: Add small intro to idmap examples
new cd6570596500 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new bfb9700bdf35 fscrypt: factor out fscrypt_policy_to_key_spec()
new 218d921b581e fscrypt: add new helper functions for test_dummy_encryption
new e63dce96ecc6 Merge branch 'master' of git://git.kernel.org/pub/scm/fs/f [...]
new b42b92a5c36d btrfs: reserve correct number of items for unlink and rmdir
new 1369df9bd272 btrfs: reserve correct number of items for rename
new 30b83d800db9 btrfs: fix anon_dev leak in create_subvol()
new d9422976fb93 btrfs: get rid of btrfs_add_nondir()
new 89d47b83a938 btrfs: remove unnecessary btrfs_i_size_write(0) calls
new 55482ae6c778 btrfs: remove unnecessary inode_set_bytes(0) call
new d68510201358 btrfs: remove unnecessary set_nlink() in btrfs_create_subv [...]
new 0791f51f9920 btrfs: remove unused mnt_userns parameter from __btrfs_set_acl
new 55e4131e5339 btrfs: remove redundant name and name_len parameters to cr [...]
new b1a9ffd3f787 btrfs: don't pass parent objectid to btrfs_new_inode() explicitly
new 14dec8934830 btrfs: move btrfs_get_free_objectid() call into btrfs_new_inode()
new 2d85f4f415e4 btrfs: set inode flags earlier in btrfs_new_inode()
new 559afacff456 btrfs: avoid unnecessary btree search restarts when reading node
new b557b1e7538e btrfs: release upper nodes when reading stale btree node f [...]
new 6099cdcdee5b btrfs: update outdated comment for read_block_for_search()
new 9c471d85c4ad btrfs: remove trivial wrapper btrfs_read_buffer()
new 66a5beb3b68b btrfs: scrub: rename members related to scrub_block::pagev
new 899121406fb0 btrfs: scrub: rename scrub_page to scrub_sector
new db598601e1bc btrfs: scrub: rename scrub_bio::pagev and related members
new 56b895ea8f1b btrfs: introduce btrfs_for_each_slot iterator macro
new 51d1f69ad3d0 btrfs: use btrfs_for_each_slot in find_first_block_group
new 8061003d6054 btrfs: use btrfs_for_each_slot in mark_block_group_to_copy
new 3d588596fd1f btrfs: use btrfs_for_each_slot in btrfs_search_dir_index_item
new 672ed45b8d00 btrfs: use btrfs_for_each_slot in btrfs_real_readdir
new f0ca2c0ca33d btrfs: use btrfs_for_each_slot in did_create_dir
new 28b5f1ab48b4 btrfs: use btrfs_for_each_slot in can_rmdir
new 515b3d249cb8 btrfs: use btrfs_for_each_slot in is_ancestor
new 2c058cb08f07 btrfs: use btrfs_for_each_slot in process_all_refs
new 021eed70ad6c btrfs: use btrfs_for_each_slot in process_all_new_xattrs
new c9f7a22735d1 btrfs: use btrfs_for_each_slot in process_all_extents
new 43255076e9b3 btrfs: use btrfs_for_each_slot in btrfs_unlink_all_paths
new f5447cfe1721 btrfs: use btrfs_for_each_slot in btrfs_read_chunk_tree
new 9ad0a3665f2f btrfs: use btrfs_for_each_slot in btrfs_listxattr
new e95eee40db17 btrfs: use a local variable for fs_devices pointer in btrf [...]
new d5051ef5192b btrfs: warn when extent buffer leak test fails
new fec03058ee75 btrfs: allocate inode outside of btrfs_new_inode()
new 4965995b5f9e btrfs: factor out common part of btrfs_{mknod,create,mkdir}()
new 4a1ce8c3116e btrfs: reserve correct number of items for inode creation
new cd7659c13b8c btrfs: move common inode creation code into btrfs_create_n [...]
new 09579a05de7b btrfs: restore inode creation before xattr setting
new 97a885842383 btrfs: only reserve the needed data space amount during fallocate
new 1a4bd0c9e062 btrfs: remove useless dio wait call when doing fallocate z [...]
new 32cb4623cf27 btrfs: remove inode_dio_wait() calls when starting reflink [...]
new 107e29844b5c btrfs: remove ordered extent check and wait during fallocate
new 012cb7975f6f btrfs: lock the inode first before flushing range when pun [...]
new 363d32a58be2 btrfs: remove ordered extent check and wait during hole pu [...]
new 196907f54786 btrfs: add and use helper to assert an inode range is clean
new 39353e7f4e8a btrfs: tree-checker: check extent buffer owner against own [...]
new 944011d75c70 btrfs: add messages to printk index
new 50030cd604b1 btrfs: avoid blocking on page locks with nowait dio on com [...]
new 392939507126 btrfs: avoid blocking nowait dio when locking file range
new 7fe8e8190097 btrfs: avoid double nocow check when doing nowait dio writes
new 6eea7107b5e9 btrfs: stop allocating a path when checking if cross refer [...]
new 64bc211379e6 btrfs: free path at can_nocow_extent() before checking for [...]
new f3b0b018496f btrfs: release path earlier at can_nocow_extent()
new 36f56259352f btrfs: avoid blocking when allocating context for nowait d [...]
new f1920c5476a0 btrfs: avoid blocking on space revervation when doing nowa [...]
new 096a86361bed btrfs: replace memset with memzero_page in data checksum v [...]
new 868fcd671a5c btrfs: remove checks for arg argument in btrfs_ioctl_balance
new 81800a9ef7fa btrfs: simplify code flow in btrfs_ioctl_balance
new c02345db197f fs: add a lockdep check function for sb_start_write()
new 4156e83e8075 btrfs: assert that relocation is protected with sb_start_write()
new a1fc41ac28d3 btrfs: use dummy extent buffer for super block sys chunk a [...]
new bed6e03137c3 btrfs: make nodesize >= PAGE_SIZE case to reuse the non-su [...]
new ea74e00d7c88 btrfs: expand subpage support to any PAGE_SIZE > 4K
new 8bf5a46c6657 btrfs: remove unnecessary type casts
new 290588827eab btrfs: factor out allocating an array of pages
new 6858aa65a7de btrfs: allocate page arrays using bulk page allocator
new 16516596e683 btrfs: wait between incomplete batch memory allocations
new 19c7063856c8 btrfs: move common NOCOW checks against a file extent into [...]
new 3bd9869d16d3 btrfs: do not test for free space inode during NOCOW check [...]
new 0a38678c58ae btrfs: make the bg_reclaim_threshold per-space info
new 140f907f1d3c btrfs: allow block group background reclaim for non-zoned [...]
new 648f449573ab btrfs: change the bg_reclaim_threshold valid region from 0 to 100
new e355da957ded btrfs: zoned: make auto-reclaim less aggressive
new 3771b88cea11 btrfs: factor check and flush helpers from __btrfsic_submit_bio
new 58425895ac87 btrfs: check-integrity: split submit_bio from btrfsic checking
new b65fcd98d6c9 btrfs: check-integrity: simplify bio allocation in btrfsic [...]
new 4a2d45107a9d btrfs: use on-stack bio in repair_io_failure
new a1d5b7c792c2 btrfs: use on-stack bio in scrub_recheck_block
new 0adfe5066eac btrfs: use on-stack bio in scrub_repair_page_from_good_copy
new a5c6391ded2c btrfs: move the call to bio_set_dev out of submit_stripe_bio
new 5537fa60d026 btrfs: pass a block_device to btrfs_bio_clone
new 632052aabc00 btrfs: pass bio opf to rbio_add_io_page
new 33484bcf983e btrfs: don't allocate a btrfs_bio for raid56 per-stripe bios
new 63a4523ee082 btrfs: don't allocate a btrfs_bio for scrub bios
new f3897f52cd19 btrfs: stop using the btrfs_bio saved iter in index_rbio_pages
new 4f16e7fab441 btrfs: remove unnecessary check of iput argument
new dfb5d967941a btrfs: remove the zoned/zone_size union in struct btrfs_fs_info
new 2d8b2a0f5f08 btrfs: simplify parameters of submit_read_repair() and rename
new 9c3429db21ef btrfs: use BTRFS_DIR_START_INDEX at btrfs_create_new_inode()
new 29f7004dd20b btrfs: use non-bh spin_lock in zstd timer callback
new e7671ded44cf btrfs: avoid double clean up when submit_one_bio() failed
new d517b1affe49 btrfs: fix the error handling for submit_extent_page() for [...]
new b8a20b2c9558 btrfs: return correct error number for __extent_writepage_io()
new f6e227090c9e btrfs: remove search start argument from first_logical_byte()
new 07bb3e8ca11d btrfs: use rbtree with leftmost node cached for tracking l [...]
new 7c1cfa771efc btrfs: use a read/write lock for protecting the block groups tree
new 4b3d07981f4f btrfs: return block group directly at btrfs_next_block_group()
new 3285275cff85 btrfs: avoid double search for block group during NOCOW writes
new 689b0152695a btrfs: do not pass compressed_bio to submit_compressed_bio()
new c3379c4df55e btrfs: repair super block num_devices automatically
new 5c1a7a78ba8c btrfs: move btrfs_readpage to extent_io.c
new 0eb6aa194e1d btrfs: remove unused bio_flags argument to btrfs_submit_me [...]
new 9a2b2660d99f btrfs: do not return errors from btrfs_submit_metadata_bio
new 246afd360b7d btrfs: do not return errors from btrfs_submit_compressed_read
new ab32c0be33bc btrfs: do not return errors from submit_bio_hook_t instances
new c2af4f2d8ca2 btrfs: reduce width for stripe_len from u64 to u32
new 4b4a19b94f0a btrfs: raid56: open code rbio_nr_pages()
new dc3e1278a306 btrfs: raid56: make btrfs_raid_bio more compact
new 3a2a3e964ae9 btrfs: raid56: introduce new cached members for btrfs_raid_bio
new 20782927a877 btrfs: raid56: introduce btrfs_raid_bio::stripe_sectors
new ee7068769445 btrfs: raid56: introduce btrfs_raid_bio::bio_sectors
new 78a33b63a075 btrfs: raid56: make rbio_add_io_page() subpage compatible
new ab83b6fd032c btrfs: raid56: make finish_parity_scrub() subpage compatible
new a1975b2b1611 btrfs: raid56: make __raid_recover_endio_io() subpage compatible
new de1686bd61b3 btrfs: raid56: make finish_rmw() subpage compatible
new dbb2c543b033 btrfs: raid56: open code rbio_stripe_page_index()
new fcfa6aefd82a btrfs: raid56: make raid56_add_scrub_pages() subpage compatible
new f44801be89be btrfs: raid56: remove btrfs_raid_bio::bio_pages array
new f5457aeb71b6 btrfs: raid56: make set_bio_pages_uptodate() subpage compatible
new 84acdc58a120 btrfs: raid56: make steal_rbio() subpage compatible
new 822acd6c3acd btrfs: raid56: make alloc_rbio_essential_pages() subpage c [...]
new 313c01b10261 btrfs: raid56: enable subpage support for RAID56
new d50fad7fc716 btrfs: simplify WQ_HIGHPRI handling in struct btrfs_workqueue
new 54ffa4e478aa btrfs: use normal workqueues for scrub
new 1830db084044 btrfs: use a normal workqueue for rmw_workers
new 7d149cf7500d btrfs: move definition of btrfs_raid_types to volumes.h
new e06fe1468d51 btrfs: use ilog2() to replace if () branches for btrfs_bg_ [...]
new ce0c25125ec9 btrfs: turn delayed_nodes_tree into an XArray
new a2f2c7c3c036 btrfs: turn name_cache radix tree into XArray in send_ctx
new 1bb265b49dbc btrfs: turn fs_info member buffer_radix into XArray
new 06a79e50ff00 btrfs: turn fs_roots_radix in btrfs_fs_info into an XArray
new 3ea65faac04b btrfs: calculate physical_end using dev_extent_len directl [...]
new a9e5cae5485e btrfs: scrub: introduce a helper to locate an extent item
new cc3d42a9cb3e btrfs: scrub: introduce dedicated helper to scrub simple-m [...]
new ce672997d076 btrfs: scrub: introduce dedicated helper to scrub simple-s [...]
new 833bc793d805 btrfs: scrub: cleanup the non-RAID56 branches in scrub_stripe()
new f0f5c6ea1d73 btrfs: scrub: use scrub_simple_mirror() to handle RAID56 d [...]
new 37be9e11e292 btrfs: scrub: refactor scrub_raid56_parity()
new e1bee7f06c1a btrfs: scrub: use find_first_extent_item to for extent ite [...]
new 74d5d3baea09 btrfs: scrub: move scrub_remap_extent() call into scrub_extent()
new a18e3f8c26ba btrfs: derive compression type from extent map during reads
new 6fbfc35d8367 btrfs: fix deadlock between concurrent dio writes when low [...]
new 2d32e6044ec5 btrfs: sink parameter is_data to btrfs_set_disk_extent_flags
new 043f7f205871 btrfs: remove btrfs_delayed_extent_op::is_data
new d3984ec94b65 btrfs: remove unused parameter bio_flags from btrfs_wq_submit_bio
new a5a6e51d218b btrfs: remove trivial helper update_nr_written
new 45372da0d1c8 btrfs: simplify handling of bio_ctrl::bio_flags
new 5857c8d1b8a8 btrfs: open code extent_set_compress_type helpers
new b74fdd6d3272 btrfs: rename io_failure_record::bio_flags to compress_type
new 4804cd3c234c btrfs: rename bio_flags in parameters and switch type
new fef2ac8f3f86 btrfs: rename bio_ctrl::bio_flags to compress_type
new e08b2fab8149 btrfs: improve error reporting in lookup_inline_extent_backref
new fb7c05347bdf btrfs: zoned: introduce btrfs_zoned_bg_is_full
new bbc266813a92 btrfs: zoned: consolidate zone finish functions
new dd9d042f9501 btrfs: zoned: finish block group when there are no more al [...]
new e9b6fef344e5 btrfs: zoned: properly finish block group on metadata write
new 113287ee0f29 btrfs: zoned: zone finish unused block group
new 2633149cf72a btrfs: add a btrfs_dio_rw wrapper
new f339bdea021f iomap: allow the file system to provide a bio_set for direct I/O
new 39c93b0bf7a6 iomap: add per-iomap_iter private data
new d8495f5b51e6 btrfs: allocate dio_data on stack
new 859791a194ea btrfs: remove the disk_bytenr in struct btrfs_dio_private
new bcd27f0c92b9 btrfs: move struct btrfs_dio_private to inode.c
new 08839c28d484 btrfs: allocate the btrfs_dio_private as part of the iomap [...]
new d1a1a97304b4 btrfs: send: keep the current inode open while processing it
new 6a36765e62fe btrfs: send: avoid trashing the page cache
new 0e38fe3bee68 btrfs: zoned: fix comparison of alloc_offset vs meta_write [...]
new 34625f3543b9 btrfs: do not account twice for inode ref when reserving m [...]
new feda234506ff Merge branch 'misc-next' into for-next-next-v5.18-20220510
new f7a855b7b2cb Merge branch 'for-next-next-v5.18-20220510' into for-next- [...]
new 2ecfdba62aeb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ecba84bec2e0 fs: change test in inode_insert5 for adding to the sb list
new 1da525fec343 Merge branch 'master' of git://github.com/ceph/ceph-client.git
new 67f3ea84297f Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
new ed53f22ba3e7 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new d8d1f459dec3 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new ceaf69f8eadc fanotify: do not allow setting dirent events in mask of non-dir
new 40c7b28ce8a9 Pull stricter handling of dirent events from Amir.
new f7102841765a Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
new 2880f47b949f f2fs: skip GC if possible when checkpoint disabling
new 2e42b7f817ac f2fs: stop allocating pinned sections if EAGAIN happens
new 0c8405fc504d f2fs: introduce f2fs_gc_control to consolidate f2fs_gc parameters
new b3a6234f7d5b f2fs: keep wait_ms if EAGAIN happens
new 41df55ff27a6 f2fs: do not stop GC when requiring a free section
new 40eb306c0716 f2fs: don't need inode lock for system hidden quota
new cd9326cf76f1 f2fs: change the current atomic write way
new 5ba96ef31793 f2fs: kill volatile write support
new d2b0e5e5dc29 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new 1e7a6cc8bf85 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new af13640e0a2c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 09d511ae0cfa Merge branch 'jfs-next' of git://github.com/kleikamp/linux [...]
new 085d16d5f949 nfs: fix broken handling of the softreval mount option
new 3217e42f62cb Merge branch 'linux-next' of git://git.linux-nfs.org/proje [...]
new fa578ace1e52 NFSD: Clean up nfsd_splice_actor()
new a54fc3ab4c9e SUNRPC: Clean up svc_deferred_class trace events
new 0b697582d3b8 SUNRPC: Cache deferral injection
new 7c761a39a540 SUNRPC: Make cache_req::thread_wait an unsigned long
new dcad21604126 SUNRPC: Remove dead code in svc_tcp_release_rqst()
new 3baa5b299f15 SUNRPC: Remove svc_rqst::rq_xprt_hlen
new 2dcbd9358c9c NFSD: Clean up nfsd3_proc_create()
new 0473e7a33770 NFSD: Avoid calling fh_drop_write() twice in do_nfsd_create()
new 6d11f4074e82 NFSD: Refactor nfsd_create_setattr()
new 6598bb700244 NFSD: Refactor NFSv3 CREATE
new 4d04645ea104 NFSD: Refactor NFSv4 OPEN(CREATE)
new 5990a45d6093 NFSD: Remove do_nfsd_create()
new 445702bb53ba NFSD: Clean up nfsd_open_verified()
new a51ca78b7cac NFSD: Instantiate a struct file when creating a regular NF [...]
new 116dbf243eee NFSD: Remove dprintk call sites from tail of nfsd4_open()
new e899eaece9aa NFSD: Fix whitespace
new aa6268a61e91 NFSD: Move documenting comment for nfsd4_process_open2()
new 3e10c9d1e143 NFSD: Trace filecache opens
new ba8e44d71306 NFSD: Clean up the show_nf_flags() macro
new 2962e4ddb7c9 SUNRPC: Use RMW bitops in single-threaded hot paths
new 90c5567b089b NFSD: add courteous server support for thread with only de [...]
new 435adc39405a NFSD: add support for share reservation conflict to courte [...]
new dd15c37339b3 NFSD: move create/destroy of laundry_wq to init_nfsd and e [...]
new 5227eb57bfa6 fs/lock: add helper locks_owner_has_blockers to check for [...]
new f8df436da4eb fs/lock: add 2 callbacks to lock_manager_operations to res [...]
new 51623ad25ee0 NFSD: add support for lock conflict to courteous server
new c026d0af3890 NFSD: Show state of courtesy client in client info
new a08246d159b6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a47ea6194cfe Merge branch 'master' of https://github.com/Paragon-Softwa [...]
new 8714b36c362d Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
new 8ab8ff2b88b4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 0239b795e994 Merge branch 'locks-next' of git://git.kernel.org/pub/scm/ [...]
new e0ba837a5d0e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c503448dd018 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a00c40074d3a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 8e5e79f04616 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new fc4189efa14c Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...]
new 87a90b628897 Merge branch 'i3c/next' of git://git.kernel.org/pub/scm/li [...]
new 151d6dcbed83 hwmon: (ltq-cputemp) restrict it to SOC_XWAY
new 2f5f76d329f9 hwmon: (jc42) add HWMON_C_TZ_REGISTER
new a7894059c968 hwmon: (asus-ec-sensors) Add T_Sensor for ASUS WS X570-ACE
new db775bb6aee0 hwmon: (peci) Use devm_delayed_work_autocancel() to simplify code
new d40cc622a2cf hwmon: (aquacomputer_d5next) Add support for Aquacomputer Octo
new b0060fe971ae hwmon: introduce hwmon_sanitize_name()
new 2905c61ecf8e hwmon: (intel-m10-bmc-hwmon) use devm_hwmon_sanitize_name()
new 3f9aef634d7d hwmon: (asus-ec-sensors) add ProArt X570 Creator WIFI board
new 6a5437bc78a4 hwmon: (dell-smm) Add cooling device support
new 9462ac1c6377 hwmon: (pmbus) add MFR_* registers to debugfs
new 7aeb40bbdfb4 dt-bindings: hwmon: Add TMP401, TMP411 and TMP43x
new 274b477c99b5 hwmon: (tmp401) Add support of three advanced features
new d9a53d770b91 hwmon: (jc42) Add support for S-34TS04A
new 82c00ba3bb56 hwmon: (dell-smm) Update Documentation regarding firmware bugs
new 2d428131d6e8 hwmon: (aquacomputer_d5next) Add support for Aquacomputer [...]
new 1eb093aa4416 hwmon: (pmbus/max16601) Add MAX16602 support
new b9e0fa2027be hwmon: (tmp401) Fix incorrect return value of tmp401_init_client
new 8a553d165886 dt-bindings: hwmon: Add Atmel AT30TS74
new 85615f31b3f5 hwmon: (lm75) Add Atmel AT30TS74 support
new f097a6c859a0 hwmon: (dell-smm) Avoid unnecessary SMM calls during init
new 7d7b8cb3d7f1 hwmon: (dell-smm) Cleanup init code
new 15e760eb389a hwmon: (dell-smm) Warn if SMM call took a very long time t [...]
new c6cf613ffac3 hwmon: (nct6775) Convert register access to regmap API
new 63fd32ce55bd hwmon: (nct6775) Rearrange attr-group initialization
new 719230c3e4dd hwmon: (nct6775) Add read-only mode
new 4f9e888e720b hwmon: (nct6775) Convert S_I* permissions macros to octal
new a2105efee6e7 hwmon: (nct6775) Split core and platform driver
new 49a50569a869 hwmon: (occ) Delay hwmon registration until user request
new 642f1921e70a hwmon: (asus-ec-sensors) introduce ec_board_info struct fo [...]
new 1b41f5c9f7b9 hwmon: (asus-ec-sensors) implement locking via the ACPI gl [...]
new 3548e611a516 hwmon: (asus-ec-sensors) add support for board families
new a4bc61063463 hwmon: (asus-ec-sensors) add PRIME X470-PRO board
new 9ff2135c16e4 hwmon: (asus-ec-sensors) add doc entry for PRIME X470-PRO
new 268620a7fef6 hwmon: (pmbus) Introduce and use write_byte_data callback
new ab642ec29bc3 hwmon: (pmbus) Use _pmbus_read_byte_data with callback
new 39ae732be4d7 hwmon: (pmbus/ltc2978) Add chip specific write_byte_data
new 27de8b20f144 hwmon: (pmbus) Add support for Infineon Digital Multi-phas [...]
new 33ce55ee430c lib: add generic polynomial calculation
new c89b805d8ad1 hwmon: (bt1-pvt) use generic polynomial functions
new d27dbe49259a dt-bindings: hwmon: add Microchip LAN966x bindings
new d1f0e67c2dde hwmon: add driver for the Microchip LAN966x SoC
new c3b764db1027 dt-bindings: hwmon: Document adt7475 pin-function properties
new 3ddbbf17410d hwmon: (adt7475) Add support for pin configuration
new 738dad625123 hwmon: (adt7475) Use enum chips when loading attenuator settings
new 284c8544e412 hwmon: (pmbus) Register with thermal for PSC_TEMPERATURE
new 53802f289b9b hwmon: (pmbus) Add get_voltage/set_voltage ops
new 26c6657de25d hwmon: (lm83) Remove unused include directives
new 4dcbcf34a249 hwmon: (nct6775) add ASUS PRO H410T / PRIME H410M-R / ROG [...]
new 67754a8eb09e dt-bindings: hwmon: Add nuvoton,nct6775
new 58f1d9ebfce6 hwmon: (nct6775) Add i2c driver
new 5a47f29a0c83 hwmon: (asus-ec-sensors) add ROG STRIX X570-E GAMING WIFI II
new a32b20c685a3 Merge branch 'hwmon-next' of git://git.kernel.org/pub/scm/ [...]
new 039d5926c402 docs/ja_JP/SubmittingPatches: Update GregKH links
new 164f9fcb21cc docs/ja_JP/SubmittingPatches: Suggest the use of scripts/g [...]
new d797255be8a7 docs/ja_JP/SubmittingPatches: Randy has moved
new fccf0cc918f2 docs/ja_JP/SubmittingPatches: Add Suggested-by as a standa [...]
new e29b3abcb2b6 docs/ja_JP/SubmittingPatches: Request summaries for commit [...]
new 6548e96edb50 docs/trans/ja_JP/howto: Don't mention specific kernel versions
new 0327b8b39237 MAINTAINERS: Add entry for DOCUMENTATION/JAPANESE
new f1a693994b1c Documentation/process: use scripts/get_maintainer.pl on patches
new 4a840d5fdcfc Documentation: drop more IDE boot options and ide-cd.rst
new fb775d3f9e4d Merge branch 'docs-next' of git://git.lwn.net/linux.git
new 285465c6488b Merge branch 'master' of git://linuxtv.org/media_tree.git
new 64f7196d52c6 Merge branch 'master' of git://linuxtv.org/mchehab/media-next.git
new 90435ce361ec Merge branch 'acpica' into linux-next
new 988d7a14408d ACPI: AGDI: Fix missing prototype warning for acpi_agdi_init()
new 42b0de4025b3 Merge branches 'acpi-pm', 'acpi-pci', 'acpi-sysfs' and 'ac [...]
new 42e5ed061803 ACPI: DPTF: Add support for high frequency impedance notification
new d38c68761bf8 Merge branches 'acpi-apei', 'acpi-dptf' and 'acpi-docs' in [...]
new 185d20694a8a ACPI: battery: Make "not-charging" the default on no charg [...]
new 27263b3428f5 ACPI: processor: idle: Expose max_cstate/nocst/bm_check_di [...]
new 93449152bd84 Merge branches 'acpi-osl', 'acpi-battery' and 'acpi-proces [...]
new f6e109a0afed device property: Advertise fwnode and device property coun [...]
new cb10e1cebeec Merge branch 'devprop' into linux-next
new bb0b8a3ad725 Merge branches 'pm-core', 'pm-sleep' and 'powercap' into l [...]
new b89fa72c45db Merge branches 'pm-cpuidle' and 'pm-domains' into linux-next
new 102bcd7f9e45 Merge branch 'pm-em' into linux-next
new f55ae08c8987 cpufreq: Avoid unnecessary frequency updates due to mismatch
new 46acb9d9b6bb Merge Energy Model material for 5.19 to satisfy dependencies.
new d3c3db41df7e cpufreq: CPPC: Add per_cpu efficiency_class
new 740fcdc2c20e cpufreq: CPPC: Register EM based on efficiency class information
new 85f0e42bd65d Revert "cpufreq: Fix possible race in cpufreq online error path"
new 123c8a1c5ff3 Merge branch 'pm-cpufreq' into linux-next
new a34b09f108aa Merge branch 'pm-tools' into linux-next
new 96a231dae3ae Merge branches 'thermal-int340x' and 'thermal-misc' into l [...]
new 40d9e840060d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 01f5775d6e0a Merge branch 'cpufreq/arm/linux-next' of git://git.kernel. [...]
new 30160a0d7d8c Merge branch 'devfreq-next' of git://git.kernel.org/pub/sc [...]
new 486f7e541d7b Merge branch 'opp/linux-next' of git://git.kernel.org/pub/ [...]
new d503b92aaaae Merge branch 'thermal/linux-next' of git://git.kernel.org/ [...]
new 2f533ff0264e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 2e0c3b81984e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2fbdf45d7d26 list: Add list_next_entry_circular() and list_prev_entry_c [...]
new a4ff365346c9 net: skb: introduce skb_data_area_size()
new 39d439047f1d net: wwan: t7xx: Add control DMA interface
new 13e920d93e37 net: wwan: t7xx: Add core components
new 48cc2f5ef846 net: wwan: t7xx: Add port proxy infrastructure
new da45d2566a1d net: wwan: t7xx: Add control port
new 61b7a2916a0e net: wwan: t7xx: Add AT and MBIM WWAN ports
new 33f78ab5a38a net: wwan: t7xx: Data path HW layer
new d642b012df70 net: wwan: t7xx: Add data path interface
new 05d19bf500f8 net: wwan: t7xx: Add WWAN network interface
new 46e8f49ed7b3 net: wwan: t7xx: Introduce power management
new d10b3a695ba0 net: wwan: t7xx: Runtime PM
new de49ea38ba11 net: wwan: t7xx: Device deep sleep lock/unlock
new c9933d494c54 net: wwan: t7xx: Add maintainers and documentation
new 6da3c47264b2 Merge branch 'wwan-t7xx'
new ca4567f1e6f6 rtnetlink: add extack support in fdb del handlers
new e92695e506d6 net: vxlan: Add extack support to vxlan_fdb_delete
new 5dd6da25255a Merge branch 'vxlan_fdb_delete-extack'
new a7f0e4bea8ed net: phy: genphy_c45_baset1_an_config_aneg: do no set unkn [...]
new 90532850eb21 net: phy: introduce genphy_c45_pma_baset1_setup_master_slave()
new a04dd88f77a4 net: phy: genphy_c45_pma_baset1_setup_master_slave: do no [...]
new b9a366f3d874 net: phy: introduce genphy_c45_pma_baset1_read_master_slave()
new acb8c5aec2b1 net: phy: genphy_c45_pma_baset1_read_master_slave: read ac [...]
new 2013ad8836ac net: phy: export genphy_c45_baset1_read_status()
new 165cd04fe253 net: phy: dp83td510: Add support for the DP83TD510 Ethernet PHY
new 613707eb8bb0 Merge branch 'add-ti-dp83td510-support'
new e078286a1375 net: phy: microchip: update LAN88xx phy ID and phy ID mask.
new 53ad22868289 net: phy: smsc: add LAN8742 phy support.
new 1728c0567f70 Merge branch 'lan8742-phy'
new a4fe9b6db6f9 net: hns3: fix access null pointer issue when set tx-buf-s [...]
new bbed70241204 net: hns3: remove the affinity settings of vector0
new 767975e582c5 net: hns3: add byte order conversion for PF to VF mailbox message
new 416eedb60361 net: hns3: add byte order conversion for VF to PF mailbox message
new a1aed456e326 net: hns3: add query vf ring and vector map relation
new 443edfd6d43d net: hns3: fix incorrect type of argument in declaration o [...]
new 9c095bd0d4c4 Merge branch 'hns3-next'
new eef0dc7e517e ROSE: Remove unused code and clean up some inconsistent indenting
new 6384b7695953 ice: link representors to PCI device
new e0c7402270d9 Revert "ice: Hide bus-info in ethtool for PRs in switchdev mode"
new 5bcfeb6efee9 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linu [...]
new 34e244ea1507 nfp: vendor neutral strings for chip and Corigne in string [...]
new 299ba7a32a3c nfp: support Corigine PCIE vendor ID
new 9eab75d45ddc Merge branch 'nfp-support-corigine-pcie-vendor-id'
new fbe08b8b3eaf Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 1e2666e029e5 selftests/bpf: Prevent skeleton generation race
new 8e2f618e8be6 libbpf: Make __kptr and __kptr_ref unconditionally use btf [...]
new 73d0280f6b79 libbpf: Improve usability of field-based CO-RE helpers
new 2a4ca46b7d2a selftests/bpf: Use both syntaxes for field-based CO-RE helpers
new 7715f549a9d8 libbpf: Complete field-based CO-RE helpers with field offs [...]
new 785c3342cf6c selftests/bpf: Add bpf_core_field_offset() tests
new f760d0537925 libbpf: Provide barrier() and barrier_var() in bpf_helpers.h
new 0087a681fa8c libbpf: Automatically fix up BPF_MAP_TYPE_RINGBUF size, if [...]
new 7b3a06382442 selftests/bpf: Test libbpf's ringbuf size fix up logic
new 6d9f63b9df5e bpftool: Adjust for error codes from libbpf probes
new b06a92a18d46 bpftool: Output message if no helpers found in feature probing
new bfa92e0bdc8e Merge branch 'bpftool: fix feature output when helper prob [...]
new ec24704492d8 samples: bpf: Don't fail for a missing VMLINUX_BTF when VM [...]
new 56c3e749d08a bpftool: Declare generator name
new 43bf087848ab bpf: Remove unused parameter from find_kfunc_desc_btf()
new ecab8bdac327 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d71b187159aa Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new ae96d06a6391 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 4fb3f1f1818c rtw88: adjust adaptivity option to 1
new f63bc788727c bcma: gpio: Switch to use fwnode instead of of_node
new d1f0cfa0432d Merge branch 'main' of git git://git.kernel.org/pub/scm/li [...]
new e67ad8104a9e Merge branch 'mtd/next' of git://git.kernel.org/pub/scm/li [...]
new d7c316a7349a Merge branch 'nand/next' of git://git.kernel.org/pub/scm/l [...]
new 94f697c5384b mtd: spi-nor: move spi_nor_write_ear() to winbond module
new c96acd272afe Merge branch 'spi-nor/next' of git://git.kernel.org/pub/sc [...]
new 594240166934 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 5b0c7020c4bf Merge branch 'drm-next' of git://git.freedesktop.org/git/d [...]
new 3507932390bb drm/ttm: move default BO destructor into VMWGFX v2
new 6c01aa13894f dma-buf: add the name field to the table header
new 3ae396d7bf83 Merge branch 'for-linux-next' of git://anongit.freedesktop [...]
new f877081ca123 Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
new 13ad17df189e Merge branch 'for-linux-next' of git://anongit.freedesktop [...]
new a538d4e92bbd Merge branch 'drm/tegra/for-next' of git://anongit.freedes [...]
new 8b89a1be6f3a Merge branch 'msm-next' of https://gitlab.freedesktop.org/ [...]
new fa94ba72e0a6 Merge branch 'etnaviv/next' of https://git.pengutronix.de/ [...]
new 5c422f0b970d regmap: Add missing map->bus check
new 32148ad5c5e2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d06130dc3e7a ALSA: hdsp: remove redundant assignment to pointer kctl
new 7b43e6d79562 ASoC: cs42l42: Move CS42L42 register descriptions to gener [...]
new 9cd827381310 ALSA: hda/cs8409: Use general cs42l42 include in cs8409 hd [...]
new ec6a8aaafbc5 ALSA: hda/cs8409: Support manual mode detection for CS42L42
new 01c844e14a1d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ef1258a7820d ASoC: uniphier: simplify the return expression of uniphier [...]
new 74eaa8126f50 ASoC: mediatek: simplify the return expression of mtk_dai_ [...]
new 5cb3bdd6bdcd ASoC: pcm186x: simplify the return expression of pcm186x_p [...]
new e056cf4341ae ASoC: dt-bindings: mediatek: mt8192: Add i2s-share properties
new 2f45536587e5 ASoC: dt-bindings: rt1015p: Add #sound-dai-cells
new 0adccaf1eac9 ASoC: dt-bindings: rt5682: Add #sound-dai-cells
new 17770e66a7cc Add missing dt-binding properties for audio components on [...]
new 29e87c4f62e2 doc: dts: Add device tree information regarding wm8940 codec
new 3a3610aaa9dc ASoC: wm8940: add devicetree support
new 0e63a2be5651 ASoC: mediatek: mt8195: Fix build warning without CONFIG_OF
new 29f4078f777f ASoC: sam9g20_wm8731: Use dev_err_probe() for snd_soc_regi [...]
new e813526e5535 ASoC: SOF: trace: The dtrace is only available with SOF_IPC
new d94d1486952b ASoC: dt-bindings: mediatek: mt8192: Drop i2s-share properties
new a669ec5f4bc4 ASoC: SOF: sof-client: Add API to get the maximum IPC payl [...]
new ef368c3347fe ASoC: SOF: ipc-msg-injector: Query the maximum IPC payload size
new a1e5bbc8ea6a ASoC: SOF: sof-client-probes: Query the maximum IPC payload size
new cdf8233d2cd2 ASoC: SOF: sof-client: Add API to get the ipc_type
new 100c9374318f ASoC: SOF: sof-client: Add support IPC4 message sending
new a9aa3381e404 ASoC: SOF: ipc-msg-injector: Separate the message sending
new 066c67624d8c ASoC: SOF: ipc-msg-injector: Add support for IPC4 messages
new 5889ccdd094a ASoC: SOF: sof-client: IPC flood test can only work with SOF_IPC
new d491db14df2f ASoC: SOF: sof-client: Update for different IPC versions
new 812fe35aa774 Merge remote-tracking branch 'asoc/for-5.19' into asoc-next
new 28f6f43de57f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 48bf7d8bdf3d module: fix [e_shstrndx].sh_size=0 OOB access
new f1d50a523c59 module: show disallowed symbol name for inherit_taint()
new 6b7eedc37671 module: do not pass opaque pointer for symbol search
new c5fa3869b315 module: do not binary-search in __ksymtab_gpl if fsa->gplo [...]
new 0759813b38a8 module: merge check_exported_symbol() into find_exported_s [...]
new fa5b219653c6 Merge branch 'modules-next' of git://git.kernel.org/pub/sc [...]
new 24f8d248db54 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new c54d52c2d613 io_uring: make io_buffer_select() return the user address [...]
new e5b003495e93 io_uring: kill io_rw_buffer_select() wrapper
new bb68d504f7c4 io_uring: ignore ->buf_index if REQ_F_BUFFER_SELECT isn't set
new 4e9067025259 io_uring: always use req->buf_index for the provided buffer group
new 9cfc7e94e42b io_uring: get rid of hashed provided buffer groups
new b66e65f41426 io_uring: never call io_buffer_select() for a buffer re-select
new 149c69b04a90 io_uring: abstract out provided buffer list selection
new a4f8d94cfb7c io_uring: move provided and fixed buffers into the same io [...]
new 660cbfa2340a io_uring: move provided buffer state closer to submit state
new 1dbd023eb083 io_uring: eliminate the need to track provided buffer ID s [...]
new 7ccba24d3bc0 io_uring: don't clear req->kbuf when buffer selection is done
new 1308689906ad Merge branch 'for-5.19/io_uring' into for-5.19/io_uring-pa [...]
new b5ba65df47ca Merge branch 'for-5.19/io_uring-socket' into for-5.19/io_u [...]
new ebdeb7c01d02 io_uring: add support for 128-byte SQEs
new 7a51e5b44b92 io_uring: support CQE32 in io_uring_cqe
new 4e5bc0a9a1d0 io_uring: store add. return values for CQE32
new baf9cb643b48 io_uring: change ring size calculation for CQE32
new 916587984fac io_uring: add CQE32 setup processing
new effcf8bdeb03 io_uring: add CQE32 completion processing
new 2fee6bc64078 io_uring: modify io_get_cqe for CQE32
new 0e2e5c47fed6 io_uring: flush completions for CQE32
new e45a3e05008d io_uring: overflow processing for CQE32
new c4bb964fa092 io_uring: add tracing for additional CQE32 fields
new f9b3dfcc68a5 io_uring: support CQE32 in /proc info
new 76c68fbf1a1f io_uring: enable CQE32
new 2bb04df7c2af io_uring: support CQE32 for nop operation
new 7510f8ce6ced fs,io_uring: add infrastructure for uring-cmd
new c2d1a6d4d97f block: wire-up support for passthrough plugging
new 330dd2e0b7a8 nvme: refactor nvme_submit_user_cmd()
new 7fb9944b0828 nvme: wire-up uring-cmd support for io-passthru on char-device.
new a348cc37ec40 nvme: add vectored-io support for uring-cmd
new 0d18e5a8cefb io_uring: finish IOPOLL/ioprio prep handler removal
new c1fe8ce2e9ac Merge branch 'for-5.19/io_uring-passthrough' into for-next
new 6e63103ad282 Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
new bfe2b0146c4d dm stats: add cond_resched when looping over entries
new d3f2a14b8906 dm integrity: fix error code in dm_integrity_ctr()
new 567dd8f34560 dm crypt: make printing of the key constant-time
new c06dfd124d46 dm mpath: provide high-resolution timer to HST for bio-based
new d254c3699fdd dm cache metadata: remove unnecessary variable in __dump_mapping
new 918537dda4a7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ec194bdbc5f9 ata: simplify the return expression of brcm_ahci_remove
new ef1429c0da26 ata: libata-core: cleanup ata_device_blacklist
new 168af4afd1fc ata: libata-core: Refactor force_tbl definition
new 3af9ca4d341d ata: libata-core: Improve link flags forced settings
new 2c33bbdac28c ata: libata-core: Allow forcing most horkage flags
new fa82cabb8883 doc: admin-guide: Update libata kernel parameters
new 1478f844cfe5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 020a5624b05b Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm [...]
new 3aedd17333a5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 6d4c27440f59 Merge branch 'for-mfd-next' of git://git.kernel.org/pub/sc [...]
new e8f0eb6a4d1b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 0459108bf5d1 Merge remote-tracking branch 'regulator/for-5.19' into reg [...]
new ef6cbf47acc2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new bc78ac1dbd65 Merge branch 'next-testing' of git://git.kernel.org/pub/sc [...]
new 02d3087d0cdb Merge branch 'apparmor-next' of git://git.kernel.org/pub/s [...]
new 644664627d21 ima: fix 'd-ng' comments and documentation
new 09091c44cb73 ima: use IMA default hash algorithm for integrity violations
new 246d921646c0 fs-verity: define a function to return the integrity prote [...]
new 989dc72511f7 ima: define a new template field named 'd-ngv2' and templates
new 54f03916fb89 ima: permit fsverity's file digests in the IMA measurement list
new 398c42e2c46c ima: support fs-verity file digest based version 3 signatures
new 79c13fb366f8 fsverity: update the documentation
new 88338edebe37 Merge branch 'next-integrity.fsverity-v9' into next-integrity
new dda2f628ee8b Merge branch 'next-integrity' of git://git.kernel.org/pub/ [...]
new 333e1536cead Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new bfba23363096 Merge branch 'next' of git://github.com/cschaufler/smack-next
new 528beacf1e5a Merge branch 'master' of https://scm.osdn.net/gitroot/tomo [...]
new 9fb34a2e3393 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 291ab3ccb5fa Merge branch 'master' of git://www.linux-watchdog.org/linu [...]
new adae42c8c888 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new e4783856a2e8 dt-bindings: iommu: arm,smmu-v3: make PRI IRQ optional
new b25bccb69779 dt-bindings: arm: spe-pmu: convert to DT schema
new f7187a02f1f9 dt-bindings: arm: sp810: convert to DT schema
new b85593476ec4 dt-bindings: sound: add Arm PL041 AACI DT schema
new 97ef3551fb9c dt-bindings: serio: add Arm PL050 DT schema
new 47db321666cb dt-bindings: arm: convert vexpress-sysregs to DT schema
new 7e8339b5162f dt-bindings: arm: convert vexpress-config to DT schema
new 3f7e3653c124 dt-bindings: display: convert PL110/PL111 to DT schema
new 36fd2a65bcaf dt-bindings: display: convert Arm HDLCD to DT schema
new 2c8b082a3ab1 dt-bindings: display: convert Arm Mali-DP to DT schema
new 0f6983509ea1 dt-bindings: display: convert Arm Komeda to DT schema
new 52bf4b7147e5 Merge branch 'dt/linus' into dt/next
new 52be5c3c2431 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a2b331ac11e1 spi: spi-fsl-qspi: check return value after calling platfo [...]
new f7b878716455 spi: spi-imx: fix sparse warning: add identifier name to f [...]
new a8c785c1e755 spi: spi-imx: avoid unnecessary line continuations
new 1a23461a8a08 spi: spi-imx: mx51_ecspi_intctrl(): prefer 'unsigned int' [...]
new dae336d0dca6 spi: spi-imx: spi_imx_buf_rx_swap_u32(): fix sparse warnin [...]
new baaadffe8854 spi: spi-imx: spi_imx_buf_rx_swap_u32(): replace open code [...]
new 63cd96b70f93 spi: spi-imx: complete conversion from master -> controller
new 307c897db762 spi: spi-imx: replace struct spi_imx_data::bitbang by poin [...]
new 07e759387788 spi: spi-imx: add PIO polling support
new 184434fcd617 spi: spi-imx: mx51_ecspi_prepare_message(): skip writing M [...]
new f5fcfe2bdd88 Merge remote-tracking branch 'spi/for-5.19' into spi-next
new 93087f7a1d5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a1e2c031ec39 x86/mm: Simplify RESERVE_BRK()
new d205222eb6a8 x86/entry: Simplify entry_INT80_compat()
new 8c42819b61b8 x86/entry: Use PUSH_AND_CLEAR_REGS for compat
new 1b331eeea7b8 x86/entry: Remove skip_r11rcx
new 3ff5f7840979 linkage: Fix issue with missing symbol size
new e2ef115813c3 objtool: Fix STACK_FRAME_NON_STANDARD reloc type
new 4ff6de27ce83 Merge branch into tip/master: 'x86/asm'
new 9ce212af6d4b Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 88e0cc22e9fb Merge branch 'timers/drivers/next' of git://git.linaro.org [...]
new 7189d0009113 Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...]
new 54ffdeaf4118 Merge branch 'irq/irqchip-next' of git://git.kernel.org/pu [...]
new 0901a08f510e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a57ffb3c6b67 srcu: Automatically determine size-transition strategy at boot
new c2445d387850 srcu: Add contention check to call_srcu() srcu_data ->lock [...]
new 282d8998e997 srcu: Prevent expedited GPs and blocking readers from cons [...]
new 586e31d59c43 srcu: Drop needless initialization of sdp in srcu_gp_start()
new be05ee54378d Merge branches 'docs.2022.04.20a', 'fixes.2022.04.20a', 'n [...]
new 576768722a3d Merge branch 'exp.2022.04.18a' into HEAD
new f00d166e834d Merge branch 'nolibc.2022.04.20a' into HEAD
new 5b759db44195 tools/memory-model/README: Update klitmus7 compat table
new 7026b03cb23f Merge branch 'lkmm.2022.05.03a' into HEAD
new cc28a7443b43 Merge branch 'lkmm-dev.2022.04.11a' into HEAD
new bdd88229636b rcu: Decrease FQS scan wait time in case of callback overloading
new 9684a7d20586 torture: Make kvm-remote.sh announce which system is being [...]
new b2d575b5244e rcu-tasks: Check for abandoned callbacks
new 5dacd5c9c187 rcu: Make normal polling GP be more precise about sequence [...]
new 80ef9caaf7f0 rcu: Provide a get_completed_synchronize_rcu() function
new fc71fce42d3d rcutorture: Validate get_completed_synchronize_rcu()
new f0aaa72879ef rcu: Switch polled grace-period APIs to ->gp_seq_polled
new 9385e09e8ab6 rcu: Make polled grace-period API account for expedited gr [...]
new 0b3bd38f90fd rcu: Make Tiny RCU grace periods visible to polled APIs
new de76d22db8e2 rcutorture: Verify that polled GP API sees synchronous gra [...]
new d68a9fe1e08f rcu: Add polled expedited grace-period primitives
new b44c278c9a89 rcutorture: Test polled expedited grace-period primitives
new ab73f2d1e5a5 rcutorture: Update rcutorture.fwd_progress help text
new d4474a71cdb1 rcu/torture: Change order of warning and trace dump
new f5f183963d8e rcu/nocb: Add/del rdp to iterate from rcuog itself
new 7c1bd54944df rcu/nocb: Invert rcu_state.barrier_mutex VS hotplug lock l [...]
new 6cd652cf772e rcu/nocb: Fix NOCB kthreads spawn failure with rcu_nocb_rd [...]
new 5feb45226d91 rcu-tasks: Split rcu_tasks_one_gp() from rcu_tasks_kthread()
new a92842565ca8 rcu-tasks: Move synchronize_rcu_tasks_generic() down
new 86b54dcf73fd rcu-tasks: Drive synchronous grace periods from calling task
new 9a9e459ed0e7 doc: Document the rcutree.rcu_divisor kernel boot parameter
new fff4f0aa73b6 rcu: Put panic_on_rcu_stall() after expedited RCU CPU stal [...]
new 2fbaf4ddb5e2 rcu/nocb: Add an option to offload all CPUs on boot
new f3c4804428a9 rcu: Dump all rcuc kthreads status for CPUs that not repor [...]
new 408e5e7984b4 rcu: Avoid tracing a few functions executed in stop machine
new 1f903646489a memory-model: Prohibit nested SRCU read-side critical sections
new 0c69a6b98baa doc: Document rcutree.nocb_nobypass_lim_per_jiffy kernel p [...]
new 8c17a5620425 rcutorture: Simplify rcu_torture_read_exit_child() loop
new 8250efb80c0c rcutorture: Fix memory leak in rcu_test_debug_objects()
new 1909886473e5 rcu: Add nocb_cb_kthread check to rcu_is_callbacks_kthread()
new bfba784d6846 rcu: Add rnp->cbovldmask check in rcutree_migrate_callbacks()
new 7cd2c65621ee Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/li [...]
new d11e84253a18 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/k [...]
new ef8929fc3e98 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new d87c2d09466c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f5db086d7d31 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 89643719d86f platform/x86: thinkpad_acpi: Convert btusb DMI list to quirks
new fbb404ab4e45 platform/x86: thinkpad_acpi: Add a s2idle resume quirk for [...]
new f964f0c9b1a5 platform/x86: thinkpad_acpi: Correct dual fan probe
new 16b12375e055 platform/x86/intel: Fix 'rmmod pmt_telemetry' panic
new 14048b90f51b platform/surface: gpe: Add support for Surface Pro 8
new 4555906fdcaf platform/surface: aggregator: Fix initialization order whe [...]
new 17faaacac3c9 platform/x86: amd-pmc: Fix build error unused-function
new 6de4d4eca9a2 platform/x86: pmc_atom: remove unused pmc_atom_write()
new 619695fab3ba platform/x86: pmc_atom: dont export pmc_atom_read - no mod [...]
new aaa749cb1435 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f586fc1d1eca Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3ca60db57860 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 66be12097642 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3439435bb79b Merge branch 'for-next' of git://github.com/cminyard/linux [...]
new bb17d110cbf2 rpmsg: Fix calling device_lock() on non-initialized device
new 38ea74eb8fc1 rpmsg: use local 'dev' variable
new d143b9db8069 export: fix string handling of namespace in EXPORT_SYMBOL_NS
new c1b1352f21bc kernfs: Rename kernfs_put_open_node to kernfs_unlink_open_file.
new c3d438eeb541 arch_topology: Trace the update thermal pressure
new bc443c31def5 driver core: location: Check for allocations failure
new 20021cb51175 Merge branch 'driver-core-next' of git://git.kernel.org/pu [...]
new 3120aac6d0ec usb: dwc2: gadget: don't reset gadget's driver->bus
new d7c90d9f9a5b USB: gadget: Fix return of -EBUSY
new 0cb46f8c7c72 usb: ehci-omap: drop unused ehci_read() function
new 9a922c042a63 dt-bindings: usb: mediatek,mtu3: add binding for MT8195 SoC
new f7ffaa6f62f6 usb: core: acpi: Use the sysdev pointer instead of control [...]
new 7fd069d65da2 usb: dwc3: host: Stop setting the ACPI companion
new 4ea150889ad7 usb: dwc3: remove a possible unnecessary 'out of memory' message
new 3a538f8f0946 dt-bindings: usb: am33xx-usb: deprecate '#dma-channels'
new 29f84af6abb5 dt-bindings: usb: da8xx-usb: deprecate '#dma-channels'
new 78489569b7d7 dt-bindings: usb: qcom,dwc3: Add binding for SDX65
new 1cda12b15d50 dt-bindings: usb: dwc3-xilinx: add optional property reset-gpios
new ca05b38252d7 usb: dwc3: xilinx: Add gpio-reset support
new 69e131d1ac4e usb: dwc3: gadget: Prevent repeat pullup()
new 861c010a2ee1 usb: dwc3: gadget: Refactor pullup()
new 8f8034f493b5 usb: dwc3: gadget: Don't modify GEVNTCOUNT in pullup()
new c96683798e27 usb: dwc3: ep0: Don't prepare beyond Setup stage
new ace17b6ee4f9 usb: dwc3: gadget: Only End Transfer for ep0 data phase
new f66eef8fb898 usb: dwc3: gadget: Delay issuing End Transfer
new d5591aa07953 dt-bindings: usb: qcom,dwc3: add IPQ8074, MSM8994, QCS404 [...]
new 16946a60715c dt-bindings: usb: qcom,dwc3: fix clock matching
new b77a1c4d6b05 arm64: dts: qcom: correct DWC3 node names and unit addresses
new 3a6b8bf18e88 arm64: dts: qcom: ipq8074: add dedicated qcom,ipq8074-dwc3 [...]
new b7f1528eba75 arm64: dts: qcom: msm8994: add dedicated qcom,msm8994-dwc3 [...]
new f526072aacce arm64: dts: qcom: sm6125: add dedicated qcom,sm6125-dwc3 c [...]
new 28c71c305de9 arm64: dts: qcom: qcs404: add dedicated qcom,qcs404-dwc3 c [...]
new bbd25a8703ef arm64: dts: qcom: msm8996: add clock-names to DWC3 USB node
new 8d5fd4e4d4e3 arm64: dts: qcom: align DWC3 USB clocks with DT schema
new 4a7ffc10d195 arm64: dts: qcom: align DWC3 USB interrupts with DT schema
new a350cfb6537f usb: gadget: uvc: prevent index variables to start from 0
new e2fa7b36de90 usb: gadget: uvc: move structs to common header
new a2673d570bd6 usb: gadget: uvc: track frames in format entries
new 375e87478509 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...]
new 7f20529fabb1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 4246da6a6011 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...]
new e4de48da57f3 dt-bindings: serial: renesas,hscif: R-Car V3U is R-Car Gen4
new f26c65dacfc2 dt-bindings: serial: renesas,scif: R-Car V3U is R-Car Gen4
new e6a08c6949cb serial: 8250: dw: Fix NULL pointer dereference
new 174f86b879ce serial: 8250: core: Remove unneeded <linux/pm_runtime.h>
new 9ae081f47027 serial: 8250: pxa: Remove unneeded <linux/pm_runtime.h>
new 67f12fbe87b5 serial: men_z135_uart: Drop duplicated iotype assignment
new 1f32c65bad24 serial: 8250: Fold EndRun device support into OxSemi Tornado code
new cb5a40e3143b serial: 8250: Export ICR access helpers for internal use
new 366f6c955d4d serial: 8250: Add proper clock handling for OxSemi PCIe devices
new 0a7ff843d507 serial: sifive: Report actual baud base rather than fixed 115200
new 4487cd3e5f94 serial: sifive: Remove duplicate `clkin_rate' setting
new 3bcea529b295 serial: stm32: Factor out GPIO RTS toggling into separate [...]
new d7c76716169d serial: stm32: Use TC interrupt to deassert GPIO RTS in RS [...]
new 5c83ffd90bc0 serial: pic32: remove unused items from the header
new 29574d0ded40 serial: pic32: move header content to .c
new 08f643e02242 serial: pic32: remove constants from struct pic32_sport
new bb2cff419d32 serial: pic32: simplify clk handling
new e8616bd0e9f2 serial: pic32: simplify pic32_sport::enable_tx_irq handling
new 343f23cfc22b serial: pic32: remove pic32_get_port() macro
new 412314720aec serial: pic32: convert to_pic32_sport() to an inline
new 0ed55be47c99 serial: pic32: don't assign pic32_sport::cts_gpio twice
new 28dc563339b1 serial: pic32: don't zero members of kzalloc-ated structure
new fe36fa18ca77 serial: pic32: free up irq names correctly
new dfb9afb6c0e7 serial: pic32: restore disabled irqs in pic32_uart_startup()
new 6c1f77c3781a serial: pch: move size check from pop_tx one level up
new d9f3af4fbb1d serial: pch: don't overwrite xmit->buf[0] by x_char
new fcfb1c3982b9 serial: pch: decomission pch_uart_hal_write()
new 9bc995f51d78 serial: pch: remove debug print from pop_tx
new 862526523e71 serial: pch: remove xmit circ_buf size double check
new 80219e59ff50 serial: pch: simplify pop_tx() even more
new 240754894c30 serial: pch: inline pop_tx() into handle_tx()
new 6808b7f5c825 termbits: Convert octal defines to hex
new 4419da5d5d4b tty: hvc: dcc: Bind driver to CPU core0 for reads and writes
new 07e2a086eb5a Merge branch 'tty-next' of git://git.kernel.org/pub/scm/li [...]
new d315b28ffdd5 Merge branch 'char-misc-next' of git://git.kernel.org/pub/ [...]
new 1adff542d67a coresight: cpu-debug: Replace mutex with mutex_trylock on [...]
new 2300544fc0d1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new d0749c3c95fc fpga: fix for coding style issues
new 154970f89f06 fpga: fpga-mgr: fix kernel-doc warnings
new d73ef1ed7300 fpga: Use tab instead of space indentation
new 7269868818a4 fpga: fpga-region: fix kernel-doc formatting issues
new 49dae03fc4d4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4cabf91cbc17 Merge branch 'icc-next' of git://git.kernel.org/pub/scm/li [...]
new dd07a7852882 Merge branch 'togreg' of git://git.kernel.org/pub/scm/linu [...]
new 22df28135b52 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 3db50a99f977 soundwire: cadence: recheck device0 attachment after statu [...]
new 6d9f2dadba69 soundwire: intel: prevent pm_runtime resume prior to syste [...]
new e286472cff8a soundwire: intel: disable WAKEEN in pm_runtime resume
new e557bca49b81 soundwire: bus: pm_runtime_request_resume on peripheral at [...]
new f6ee6c849922 soundwire: qcom: return error when pm_runtime_get_sync fails
new 443a98e649b4 soundwire: bus: use pm_runtime_resume_and_get()
new 915bf27a46bb soundwire: cadence: use pm_runtime_resume_and_get()
new fff1fd9c1b42 soundwire: intel: use pm_runtime_resume_and_get()
new 57ed510b0547 soundwire: qcom: use pm_runtime_resume_and_get()
new 74da272400b4 soundwire: qcom: adjust autoenumeration timeout
new a037ae321368 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 8599bfb3619a Merge branch 'extcon-next' of git://git.kernel.org/pub/scm [...]
new 039510e80193 staging: vc04_services: Re-use generic struct s32_fract
new 3a9aaf047a37 staging: greybus: correct typo in comment
new fbfa3c632746 staging: r8188eu: remove unused semaphore "allrxreturnevt"
new 921f9c587013 staging: r8188eu: remove unused else condition
new 3136dc602950 staging: r8188eu: drop redundant check in _rtw_free_mlme_priv
new 72b901c1aaa3 staging: r8188eu: Remove broken rtw_p2p_get function.
new 79ffde57deb8 staging: vt6655: Replace VNSvInPortD with ioread32
new 889d18950aee staging: vt6655: Added missing BE support in CARDbGetCurrentTSF
new fed5b53385f3 staging: vt6655: Rename function CARDbGetCurrentTSF
new 60a16985171c staging: vt6655: Replace unused return value of vt6655_get [...]
new d2dbac0c1b16 staging: r8188eu: action category ht is not used
new efba1df56f84 staging: r8188eu: action category wmm is not used
new 639880ea94c8 staging: r8188eu: remove unused action handler prototypes
new d0c9872117e9 staging: r8188eu: remove action_handler string
new 42e00fbbbab0 staging: r8188eu: remove an unused category define
new 11d2e7de0d8a staging: r8188eu: replace OnAction_tbl with switch-case
new 87f4820238bb staging: r8188eu: use ieee80211_mgmt for action category
new 64c62b697f76 staging: r8188eu: use standard category defines
new e41f7a5521d7 staging: r8188eu: remove unused IEEE_* defines
new c5ac4ce89254 Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...]
new 3f9125dee345 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 79530289aeb2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 06810eacaa0d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7c96628c67de Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new fcb24583509f dt-bindings: remoteproc: imx_rproc: Support i.MX93
new 9222fabf0e39 remoteproc: imx_rproc: Support i.MX93
new be1de12cb673 dt-bindings: remoteproc: st,stm32-rproc: Fix phandle-array [...]
new 6d6ea28a160d Merge branches 'rproc-next', 'rpmsg-next' and 'hwspinlock- [...]
new fd5742e24ef9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 29305d20e2c1 Merge branch 'gpio/for-next' of git://git.kernel.org/pub/s [...]
new c5036e26c94b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d7d1a93cc0c8 Merge branch 'renesas-pinctrl' of git://git.kernel.org/pub [...]
new bb2c784cb0b0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 023c11cdadef Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 939b8908fa32 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 0dcdb6ac227d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c00d76f1b004 Merge branch 'libnvdimm-for-next' of git://git.kernel.org/ [...]
new 9ac82a8009b9 Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
new 256847d1fd9d Merge branch 'for-next/seccomp' of git://git.kernel.org/pu [...]
new 7dea659841a2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 58fd44454d5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 9a90ac0a9fa7 Merge branch 'hyperv-next' of git://git.kernel.org/pub/scm [...]
new c8114069b380 Merge branch 'kunit' of git://git.kernel.org/pub/scm/linux [...]
new a96ef8b504ef bus: mhi: host: pci_generic: add Telit FN980 v1 hardware revision
new 77fc41204734 bus: mhi: host: pci_generic: add Telit FN990
new 13b9b814da2d bus: mhi: host: Add support for Foxconn T99W373 and T99W368
new c7a83b7b77c3 Merge branch 'mhi-next' of git://git.kernel.org/pub/scm/li [...]
new 23b5c7961f75 memblock tests: update style of comments for memblock_add_ [...]
new e4f76c8d217e memblock tests: update style of comments for memblock_rese [...]
new 60bba7b193cc memblock tests: update style of comments for memblock_remo [...]
new a5550c053f6c memblock tests: update style of comments for memblock_free [...]
new 000605cd1b14 memblock tests: remove completed TODO item
new 459e67ac1685 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new caf7c997469f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new c6e98090c76d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 32273e064983 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1fefc12b0765 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 6ecc227f4942 random: use symbolic constants for crng_init states
new bd58dd701444 random: avoid init'ing twice in credit race
new 21cd5f325934 random: move initialization out of reseeding hot path
new 923da5d2251e random: remove ratelimiting for in-kernel unseeded randomness
new fc3a606069b9 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 6cc2df8e3a39 landlock: Add clang-format exceptions
new 06a1c40a09a8 landlock: Format with clang-format
new 4598d9abf421 selftests/landlock: Add clang-format exceptions
new 135464f9d29c selftests/landlock: Normalize array assignment
new 160405369e06 selftests/landlock: Format with clang-format
new b265f61bc124 samples/landlock: Add clang-format exceptions
new 91f73993326c samples/landlock: Format with clang-format
new 9edd24e135fa landlock: Fix landlock_add_rule(2) documentation
new c65ffc187a6a selftests/landlock: Make tests build with old libc
new 6047e2da6a34 selftests/landlock: Extend tests for minimal valid attribute size
new e67bde108f5f selftests/landlock: Add tests for unknown access rights
new e6b2cd8c6012 selftests/landlock: Extend access right tests to directories
new 3dd2abae2804 selftests/landlock: Fully test file rename with "remove" access
new c336dce89a12 selftests/landlock: Add tests for O_PATH
new 761486461bc2 landlock: Change landlock_add_rule(2) argument check ordering
new f6d1252932c5 landlock: Change landlock_restrict_self(2) check ordering
new ba48f80eb385 selftests/landlock: Test landlock_create_ruleset(2) argume [...]
new a0ad7ad5d589 landlock: Define access_mask_t to enforce a consistent acc [...]
new 1f5f1c5a9e70 landlock: Reduce the maximum number of layers to 16
new 59dbe25be42b landlock: Create find_rule() from unmask_layers()
new c0786b62cf19 landlock: Fix same-layer rule unions
new 5342eb1aceca landlock: Move filesystem helpers and add a new one
new 701bac2550f6 LSM: Remove double path_rename hook calls for RENAME_EXCHANGE
new b06a59a6841a landlock: Add support for file reparenting with LANDLOCK_A [...]
new 2d2b0c04ce86 selftests/landlock: Add 11 new test suites dedicated to fi [...]
new e529cd2bdfb6 samples/landlock: Add support for file reparenting
new 545a209f59d2 landlock: Document LANDLOCK_ACCESS_FS_REFER and ABI versioning
new 2998a2088af5 landlock: Document good practices about filesystem policies
new b0fab2b8e5da landlock: Add design choices documentation for filesystem [...]
new a700bf1dd665 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 359894dff8b6 Merge branch 'rust-next' of https://github.com/Rust-for-Li [...]
new 764aaf44cd64 reboot: Fix build warning without CONFIG_SYSCTL
new 494dcdf46e5c sched: Fix build warning without CONFIG_SYSCTL
new 1b1a45c432ee Merge branch 'sysctl-next' of git://git.kernel.org/pub/scm [...]
new 5efe7448a142 fs: Introduce aops->read_folio
new 08830c8bc6cc fs: Add read_folio documentation
new 6c62371b7fd7 fs: Convert netfs_readpage to netfs_read_folio
new 7479c505b4ab fs: Convert iomap_readpage to iomap_read_folio
new 2c69e2057962 fs: Convert block_read_full_page() to block_read_full_folio()
new f132ab7d3ab0 fs: Convert mpage_readpage to mpage_read_folio
new a77f580a2d46 fs: Convert simple_readpage to simple_read_folio
new 1b6f3c8731e9 affs: Convert affs to read_folio
new d7e0f539d85f afs: Convert afs_symlink_readpage to afs_symlink_read_folio
new a13fe6928ae2 befs: Convert befs to read_folio
new fb12489b0dfd btrfs: Convert btrfs to read_folio
new ce3bb0d2cb60 cifs: Convert cifs to read_folio
new 65c0d259cb17 coda: Convert coda to read_folio
new 5aab331ad68f cramfs: Convert cramfs to read_folio
new 025e65c3438e ecryptfs: Convert ecryptfs to read_folio
new 356d9fbb090e efs: Convert efs symlinks to read_folio
new a2e20a25a147 erofs: Convert erofs zdata to read_folio
new fe5ddf6b21c7 ext4: Convert ext4 to read_folio
new be05584f0670 f2fs: Convert f2fs to read_folio
new 42d7a524e9ee freevxfs: Convert vxfs_immed to read_folio
new 5efd00e4899e fuse: Convert fuse to read_folio
new 8f4fe249a671 hostfs: Convert hostfs to read_folio
new cc14d2402670 hpfs: Convert symlinks to read_folio
new 551cb124b1bc isofs: Convert symlinks and zisofs to read_folio
new 75a47803b8e1 jffs2: Convert jffs2 to read_folio
new bb8e283a6479 jfs: Convert metadata pages to read_folio
new 65d023af7f29 nfs: Convert nfs to read_folio
new 933906f8e8e4 ntfs: Convert ntfs to read_folio
new bb9263fc1435 ocfs2: Convert ocfs2 to read_folio
new 1a6417885b10 orangefs: Convert orangefs to read_folio
new f91dbd02224b romfs: Convert romfs to read_folio
new 124cfc154f6c squashfs: Convert squashfs to read_folio
new 0b7bf4830a30 ubifs: Convert ubifs to read_folio
new 0c698cc5e61a udf: Convert adinicb and symlinks to read_folio
new 4b4db9b4c726 vboxsf: Convert vboxsf to read_folio
new 0f312591d656 mm: Convert swap_readpage to call read_folio instead of readpage
new 7e0a126519b8 mm,fs: Remove aops->readpage
new 2294f9b8793d jffs2: Pass the file pointer to jffs2_do_readpage_unlock()
new 6ece0a0452c9 nfs: Pass the file pointer to nfs_symlink_filler()
new e9b5b23e957e fs: Change the type of filler_t
new 07950008692b mm/filemap: Hoist filler_t decision to the top of do_read_ [...]
new 2e2dad052f67 fs: Add aops->release_folio
new 20e4f547a1a9 iomap: Convert to release_folio
new 1bdaa6f23023 9p: Convert to release_folio
new 21b57c50c532 afs: Convert to release_folio
new f1256f3d4b4d btrfs: Convert to release_folio
new 9e74de9d61f5 ceph: Convert to release_folio
new 8e5bdc565f11 cifs: Convert to release_folio
new 82d376894548 erofs: Convert to release_folio
new 2952c9f5063f ext4: Convert to release_folio
new 3a4189465584 f2fs: Convert to release_folio
new 3a33e265a5ea gfs2: Convert to release_folio
new 8e9462942c60 hfs: Convert to release_folio
new f1ad68935721 hfsplus: Convert to release_folio
new 52235663eae3 jfs: Convert to release_folio
new 7e3d90242aff nfs: Convert to release_folio
new 8009324aa47c nilfs2: Remove comment about releasepage
new e692f8db327d ocfs2: Convert to release_folio
new a71879728918 orangefs: Convert to release_folio
new 89ceec78331e reiserfs: Convert to release_folio
new f6475e5396e2 ubifs: Convert to release_folio
new 7456d32eea74 fs: Remove last vestiges of releasepage
new 8005cbd5b4a0 reiserfs: Convert release_buffer_page() to use a folio
new 12206cd13828 jbd2: Convert jbd2_journal_try_to_free_buffers to take a folio
new b507f00de99e jbd2: Convert release_buffer_page() to use a folio
new f776831cfdf7 fs: Change try_to_free_buffers() to take a folio
new 09286b19191f fs: Convert drop_buffers() to use a folio
new 159fe07d4962 fs: Add free_folio address space operation
new 415235ec1c72 orangefs: Convert to free_folio
new caea0c393824 nfs: Convert to free_folio
new 94703f006bf3 secretmem: Convert to free_folio
new ed458aa094a6 fs: Remove aops->freepage
new 12a155458aeb Appoint myself page cache maintainer
new c09fad54127d Merge branch 'for-next' of git://git.infradead.org/users/w [...]
new 394ac0b3c1db Merge branch 'for-next/execve' of git://git.kernel.org/pub [...]
new 6cf7c158cf96 Merge branch 'bitmap-for-next' of https://github.com/norov [...]
new 96352f2bb5e8 Merge branch 'hte/for-next' of git://git.kernel.org/pub/sc [...]
new 7d69c16bc15f Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
new d7f1bf67a9d1 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
new e15894e53c42 next-20220509/mm-stable
new d66cb5579376 next-20220509/mm-nonmm-stable
new cf874bdd5437 next-20220509/mm
new 58aa2ccc7413 Revert "hwmon: (nct6775) Add i2c driver"
new f268a9e97ed5 Revert "hwmon: (nct6775) add ASUS PRO H410T / PRIME H410M- [...]
new 9f60760ac0aa Revert "hwmon: (nct6775) Split core and platform driver"
new 3d27e2c5d97f mm/oom_kill.c: fix vm_oom_kill_table[] ifdeffery
new 526a655c5849 kselftest/vm: override TARGETS from arguments
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 (eea88707f152)
\
N -- N -- N refs/heads/akpm (526a655c5849)
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 991 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.mailmap | 2 +
Documentation/ABI/testing/ima_policy | 45 +-
Documentation/admin-guide/kernel-parameters.txt | 101 +-
Documentation/cdrom/ide-cd.rst | 538 -------
Documentation/cdrom/index.rst | 1 -
Documentation/devicetree/bindings/arm/sp810.txt | 46 -
Documentation/devicetree/bindings/arm/sp810.yaml | 80 +
Documentation/devicetree/bindings/arm/spe-pmu.txt | 20 -
.../devicetree/bindings/arm/vexpress-config.yaml | 285 ++++
.../devicetree/bindings/arm/vexpress-sysreg.txt | 103 --
.../devicetree/bindings/arm/vexpress-sysreg.yaml | 90 ++
.../devicetree/bindings/display/arm,hdlcd.txt | 79 -
.../devicetree/bindings/display/arm,hdlcd.yaml | 89 ++
.../devicetree/bindings/display/arm,komeda.txt | 78 -
.../devicetree/bindings/display/arm,komeda.yaml | 130 ++
.../devicetree/bindings/display/arm,malidp.txt | 68 -
.../devicetree/bindings/display/arm,malidp.yaml | 124 ++
.../devicetree/bindings/display/arm,pl11x.txt | 110 --
.../devicetree/bindings/display/arm,pl11x.yaml | 183 +++
.../devicetree/bindings/hwmon/nuvoton,nct6775.yaml | 57 +
.../devicetree/bindings/iommu/arm,smmu-v3.yaml | 16 +-
.../devicetree/bindings/perf/spe-pmu.yaml | 40 +
.../bindings/remoteproc/fsl,imx-rproc.yaml | 9 +-
.../bindings/remoteproc/st,stm32-rproc.yaml | 16 +-
.../devicetree/bindings/serial/renesas,hscif.yaml | 2 +-
.../devicetree/bindings/serial/renesas,scif.yaml | 2 +-
.../devicetree/bindings/serio/arm,pl050.yaml | 67 +
.../devicetree/bindings/sound/arm,pl041.yaml | 62 +
.../devicetree/bindings/sound/realtek,rt1015p.yaml | 3 +
Documentation/devicetree/bindings/sound/rt5682.txt | 2 +
.../devicetree/bindings/sound/wlf,wm8940.yaml | 57 +
.../devicetree/bindings/usb/am33xx-usb.txt | 7 +-
.../devicetree/bindings/usb/da8xx-usb.txt | 5 +-
.../devicetree/bindings/usb/dwc3-xilinx.yaml | 4 +
.../devicetree/bindings/usb/mediatek,mtu3.yaml | 1 +
.../devicetree/bindings/usb/qcom,dwc3.yaml | 227 ++-
Documentation/doc-guide/contributing.rst | 5 +-
Documentation/filesystems/fsverity.rst | 35 +-
Documentation/filesystems/idmappings.rst | 5 +
Documentation/filesystems/locking.rst | 4 +
Documentation/hwmon/asus_ec_sensors.rst | 23 +-
.../networking/device_drivers/wwan/index.rst | 1 +
.../networking/device_drivers/wwan/t7xx.rst | 120 ++
Documentation/process/3.Early-stage.rst | 9 +-
Documentation/process/submitting-patches.rst | 7 +-
Documentation/security/IMA-templates.rst | 11 +-
Documentation/security/landlock.rst | 17 +-
Documentation/translations/ja_JP/SubmittingPatches | 36 +-
Documentation/translations/ja_JP/howto.rst | 44 +-
.../tty/device_drivers/oxsemi-tornado.rst | 129 ++
Documentation/userspace-api/landlock.rst | 151 +-
MAINTAINERS | 24 +-
arch/alpha/include/uapi/asm/termbits.h | 202 +--
arch/arm/arm-soc-for-next-contents.txt | 40 +-
arch/arm/boot/dts/qcom-ipq4019.dtsi | 2 +-
arch/arm/boot/dts/qcom-sdx55.dtsi | 11 +-
arch/arm/configs/multi_v7_defconfig | 2 +
arch/arm/mach-hisi/platsmp.c | 4 +
arch/arm/mach-orion5x/dns323-setup.c | 4 +-
.../dts/marvell/armada-3720-espressobin-ultra.dts | 9 +-
arch/arm64/boot/dts/marvell/armada-3720-uDPU.dts | 19 +-
arch/arm64/boot/dts/marvell/armada-37xx.dtsi | 4 +-
arch/arm64/boot/dts/marvell/armada-ap80x.dtsi | 2 +-
arch/arm64/boot/dts/marvell/armada-cp11x.dtsi | 2 +-
arch/arm64/boot/dts/qcom/apq8096-db820c.dts | 18 +-
arch/arm64/boot/dts/qcom/ipq6018.dtsi | 12 +-
arch/arm64/boot/dts/qcom/ipq8074.dtsi | 16 +-
arch/arm64/boot/dts/qcom/msm8953.dtsi | 11 +-
arch/arm64/boot/dts/qcom/msm8994.dtsi | 7 +-
.../arm64/boot/dts/qcom/msm8996-xiaomi-common.dtsi | 20 +-
arch/arm64/boot/dts/qcom/msm8996.dtsi | 23 +-
arch/arm64/boot/dts/qcom/msm8998.dtsi | 13 +-
arch/arm64/boot/dts/qcom/qcs404-evb.dtsi | 7 +-
arch/arm64/boot/dts/qcom/qcs404.dtsi | 8 +-
arch/arm64/boot/dts/qcom/sc7180.dtsi | 13 +-
arch/arm64/boot/dts/qcom/sc7280.dtsi | 32 +-
arch/arm64/boot/dts/qcom/sdm630.dtsi | 12 +-
arch/arm64/boot/dts/qcom/sdm845.dtsi | 26 +-
arch/arm64/boot/dts/qcom/sm6125.dtsi | 16 +-
arch/arm64/boot/dts/qcom/sm6350.dtsi | 11 +-
arch/arm64/boot/dts/qcom/sm8150.dtsi | 22 +-
arch/arm64/boot/dts/qcom/sm8250.dtsi | 20 +-
arch/arm64/boot/dts/qcom/sm8350.dtsi | 21 +-
arch/arm64/boot/dts/qcom/sm8450.dtsi | 20 +-
arch/arm64/kernel/smp.c | 1 +
arch/m68k/include/asm/elf.h | 9 +
arch/m68k/include/asm/mmu.h | 4 +-
arch/m68k/include/uapi/asm/ptrace.h | 5 +
arch/m68k/kernel/entry.S | 4 +-
arch/m68k/kernel/ptrace.c | 65 +-
arch/m68k/math-emu/fp_arith.c | 2 +-
arch/mips/include/uapi/asm/termbits.h | 222 +--
arch/parisc/include/asm/cache.h | 1 +
arch/parisc/include/asm/cacheflush.h | 5 +-
arch/parisc/include/uapi/asm/termbits.h | 220 +--
arch/parisc/kernel/cache.c | 17 +-
arch/parisc/kernel/pacache.S | 3 -
arch/parisc/kernel/patch.c | 25 +-
arch/powerpc/include/uapi/asm/termbits.h | 202 +--
arch/s390/include/asm/ctl_reg.h | 4 +-
arch/s390/include/asm/entry-common.h | 14 +-
arch/s390/include/asm/lowcore.h | 5 +-
arch/s390/include/asm/nmi.h | 2 +-
arch/s390/include/asm/pai.h | 74 +
arch/s390/kernel/Makefile | 1 +
arch/s390/kernel/entry.S | 1 +
arch/s390/kernel/nmi.c | 6 +-
arch/s390/kernel/perf_pai_crypto.c | 688 +++++++++
arch/x86/entry/calling.h | 11 +-
arch/x86/entry/entry_64.S | 3 +-
arch/x86/entry/entry_64_compat.S | 104 +-
arch/x86/include/asm/entry-common.h | 4 +-
arch/x86/include/asm/setup.h | 30 +-
drivers/acpi/arm64/agdi.c | 1 +
drivers/acpi/battery.c | 24 +-
drivers/acpi/dptf/dptf_power.c | 5 +-
drivers/acpi/processor_idle.c | 10 +-
drivers/ata/ahci_brcm.c | 7 +-
drivers/ata/libata-core.c | 273 ++--
drivers/base/arch_topology.c | 5 +
drivers/base/physical_location.c | 2 +
drivers/base/property.c | 30 +
drivers/base/regmap/regmap.c | 2 +-
drivers/bcma/driver_gpio.c | 7 +-
drivers/char/random.c | 97 +-
drivers/cpufreq/cppc_cpufreq.c | 186 +++
drivers/cpufreq/cpufreq.c | 16 +-
drivers/dma-buf/dma-buf.c | 4 +-
drivers/fpga/fpga-mgr.c | 7 +-
drivers/fpga/fpga-region.c | 7 +-
drivers/fpga/of-fpga-region.c | 22 +-
drivers/fpga/zynq-fpga.c | 2 +-
drivers/gpu/drm/ttm/ttm_bo.c | 9 +-
drivers/gpu/drm/vmwgfx/vmwgfx_bo.c | 10 +-
drivers/hwmon/Kconfig | 16 +-
drivers/hwmon/Makefile | 2 -
drivers/hwmon/asus-ec-sensors.c | 8 +
drivers/hwmon/lm83.c | 2 -
drivers/hwmon/nct6775-platform.c | 1226 ---------------
drivers/hwmon/{nct6775-core.c => nct6775.c} | 1459 +++++++++++++++++-
drivers/hwmon/nct6775.h | 252 ---
drivers/hwtracing/coresight/coresight-cpu-debug.c | 7 +-
drivers/md/dm-cache-metadata.c | 3 +-
drivers/md/dm-crypt.c | 14 +-
drivers/md/dm-integrity.c | 2 -
drivers/md/dm-mpath.c | 8 +-
drivers/md/dm-path-selector.h | 15 +
drivers/md/dm-ps-historical-service-time.c | 1 +
drivers/md/dm-stats.c | 8 +
drivers/mtd/spi-nor/core.c | 30 -
drivers/mtd/spi-nor/core.h | 7 -
drivers/mtd/spi-nor/winbond.c | 42 +-
drivers/net/ethernet/dec/tulip/tulip_core.c | 5 +-
drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h | 62 +-
.../hisilicon/hns3/hns3_common/hclge_comm_rss.h | 2 +-
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c | 7 +-
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 27 +-
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.h | 6 +-
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c | 193 ++-
.../ethernet/hisilicon/hns3/hns3pf/hclge_trace.h | 2 +-
.../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 58 +-
.../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.h | 2 +-
.../ethernet/hisilicon/hns3/hns3vf/hclgevf_mbx.c | 80 +-
.../ethernet/hisilicon/hns3/hns3vf/hclgevf_trace.h | 2 +-
drivers/net/ethernet/intel/ice/ice_ethtool.c | 8 +-
drivers/net/ethernet/intel/ice/ice_main.c | 3 +-
drivers/net/ethernet/intel/ice/ice_repr.c | 1 +
drivers/net/ethernet/mscc/ocelot_net.c | 3 +-
drivers/net/ethernet/netronome/nfp/nfp_main.c | 38 +-
.../net/ethernet/netronome/nfp/nfp_net_common.c | 2 +-
.../net/ethernet/netronome/nfp/nfp_netvf_main.c | 12 +-
.../ethernet/netronome/nfp/nfpcore/nfp6000_pcie.c | 18 +-
.../net/ethernet/netronome/nfp/nfpcore/nfp_dev.h | 8 +
.../net/ethernet/pensando/ionic/ionic_bus_pci.c | 3 +-
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c | 3 +-
drivers/net/ethernet/sfc/efx_channels.c | 8 +-
drivers/net/ethernet/sfc/efx_channels.h | 1 +
drivers/net/ethernet/sfc/ptp.c | 14 +-
drivers/net/ethernet/sfc/ptp.h | 1 +
drivers/net/macvlan.c | 3 +-
drivers/net/phy/Kconfig | 6 +
drivers/net/phy/Makefile | 1 +
drivers/net/phy/dp83td510.c | 209 +++
drivers/net/phy/microchip.c | 6 +-
drivers/net/phy/phy-c45.c | 94 +-
drivers/net/phy/smsc.c | 27 +
drivers/net/vxlan/vxlan_core.c | 41 +-
drivers/net/wireless/mac80211_hwsim.c | 10 +-
drivers/net/wireless/realtek/rtw88/fw.c | 2 +-
drivers/net/wwan/Kconfig | 14 +
drivers/net/wwan/Makefile | 1 +
drivers/net/wwan/t7xx/Makefile | 20 +
drivers/net/wwan/t7xx/t7xx_cldma.c | 281 ++++
drivers/net/wwan/t7xx/t7xx_cldma.h | 180 +++
drivers/net/wwan/t7xx/t7xx_dpmaif.c | 1283 ++++++++++++++++
drivers/net/wwan/t7xx/t7xx_dpmaif.h | 179 +++
drivers/net/wwan/t7xx/t7xx_hif_cldma.c | 1340 ++++++++++++++++
drivers/net/wwan/t7xx/t7xx_hif_cldma.h | 127 ++
drivers/net/wwan/t7xx/t7xx_hif_dpmaif.c | 574 +++++++
drivers/net/wwan/t7xx/t7xx_hif_dpmaif.h | 206 +++
drivers/net/wwan/t7xx/t7xx_hif_dpmaif_rx.c | 1245 +++++++++++++++
drivers/net/wwan/t7xx/t7xx_hif_dpmaif_rx.h | 116 ++
drivers/net/wwan/t7xx/t7xx_hif_dpmaif_tx.c | 683 +++++++++
drivers/net/wwan/t7xx/t7xx_hif_dpmaif_tx.h | 78 +
drivers/net/wwan/t7xx/t7xx_mhccif.c | 122 ++
drivers/net/wwan/t7xx/t7xx_mhccif.h | 37 +
drivers/net/wwan/t7xx/t7xx_modem_ops.c | 727 +++++++++
drivers/net/wwan/t7xx/t7xx_modem_ops.h | 88 ++
drivers/net/wwan/t7xx/t7xx_netdev.c | 423 +++++
drivers/net/wwan/t7xx/t7xx_netdev.h | 55 +
drivers/net/wwan/t7xx/t7xx_pci.c | 761 +++++++++
drivers/net/wwan/t7xx/t7xx_pci.h | 120 ++
drivers/net/wwan/t7xx/t7xx_pcie_mac.c | 262 ++++
drivers/net/wwan/t7xx/t7xx_pcie_mac.h | 31 +
drivers/net/wwan/t7xx/t7xx_port.h | 135 ++
drivers/net/wwan/t7xx/t7xx_port_ctrl_msg.c | 273 ++++
drivers/net/wwan/t7xx/t7xx_port_proxy.c | 512 +++++++
drivers/net/wwan/t7xx/t7xx_port_proxy.h | 98 ++
drivers/net/wwan/t7xx/t7xx_port_wwan.c | 176 +++
drivers/net/wwan/t7xx/t7xx_reg.h | 350 +++++
drivers/net/wwan/t7xx/t7xx_state_monitor.c | 550 +++++++
drivers/net/wwan/t7xx/t7xx_state_monitor.h | 135 ++
drivers/platform/x86/amd-pmc.c | 69 +-
drivers/platform/x86/pmc_atom.c | 13 -
drivers/regulator/qcom_smd-regulator.c | 35 +-
drivers/remoteproc/imx_rproc.c | 33 +
drivers/rpmsg/rpmsg_core.c | 39 +-
drivers/rpmsg/rpmsg_internal.h | 14 +-
drivers/rpmsg/rpmsg_ns.c | 14 +-
drivers/soundwire/bus.c | 27 +-
drivers/soundwire/cadence_master.c | 42 +-
drivers/soundwire/intel.c | 11 +-
drivers/soundwire/qcom.c | 19 +-
drivers/spi/Kconfig | 1 -
drivers/spi/spi-fsl-qspi.c | 4 +
drivers/spi/spi-imx.c | 320 ++--
drivers/staging/greybus/arche-platform.c | 2 +-
drivers/staging/r8188eu/core/rtw_mlme.c | 7 +-
drivers/staging/r8188eu/core/rtw_mlme_ext.c | 62 +-
drivers/staging/r8188eu/core/rtw_p2p.c | 4 +-
drivers/staging/r8188eu/core/rtw_recv.c | 2 -
drivers/staging/r8188eu/include/ieee80211.h | 10 -
drivers/staging/r8188eu/include/rtw_mlme_ext.h | 16 -
drivers/staging/r8188eu/include/rtw_recv.h | 1 -
drivers/staging/r8188eu/os_dep/ioctl_linux.c | 136 +-
.../vc04_services/bcm2835-camera/bcm2835-camera.c | 24 +-
.../vc04_services/bcm2835-camera/controls.c | 33 +-
.../vc04_services/vchiq-mmal/mmal-msg-common.h | 7 +-
.../vc04_services/vchiq-mmal/mmal-msg-format.h | 6 +-
.../vc04_services/vchiq-mmal/mmal-parameters.h | 15 +-
.../staging/vc04_services/vchiq-mmal/mmal-vchiq.c | 10 +-
drivers/staging/vt6655/card.c | 24 +-
drivers/staging/vt6655/card.h | 2 +-
drivers/staging/vt6655/device_main.c | 8 +-
drivers/staging/vt6655/mac.h | 18 +-
drivers/staging/vt6655/rf.c | 2 +-
drivers/staging/vt6655/upc.h | 3 -
drivers/tty/hvc/Kconfig | 19 +
drivers/tty/hvc/hvc_dcc.c | 194 ++-
drivers/tty/serial/8250/8250.h | 22 +
drivers/tty/serial/8250/8250_core.c | 1 -
drivers/tty/serial/8250/8250_dw.c | 2 +-
drivers/tty/serial/8250/8250_pci.c | 413 +++--
drivers/tty/serial/8250/8250_port.c | 21 -
drivers/tty/serial/8250/8250_pxa.c | 1 -
drivers/tty/serial/men_z135_uart.c | 1 -
drivers/tty/serial/pch_uart.c | 77 +-
drivers/tty/serial/pic32_uart.c | 159 +-
drivers/tty/serial/pic32_uart.h | 125 --
drivers/tty/serial/sifive.c | 14 +-
drivers/tty/serial/stm32-usart.c | 101 +-
drivers/tty/serial/stm32-usart.h | 1 +
drivers/usb/core/usb-acpi.c | 7 +-
drivers/usb/dwc2/gadget.c | 1 -
drivers/usb/dwc3/core.c | 4 +-
drivers/usb/dwc3/dwc3-xilinx.c | 17 +
drivers/usb/dwc3/ep0.c | 2 +-
drivers/usb/dwc3/gadget.c | 126 +-
drivers/usb/dwc3/host.c | 2 -
drivers/usb/gadget/function/f_uvc.c | 1 -
drivers/usb/gadget/function/uvc_configfs.c | 148 +-
drivers/usb/gadget/function/uvc_configfs.h | 120 +-
drivers/usb/gadget/udc/core.c | 2 +-
drivers/usb/host/ehci-omap.c | 5 -
fs/btrfs/btrfs_inode.h | 25 -
fs/btrfs/compression.c | 41 +-
fs/btrfs/compression.h | 7 +-
fs/btrfs/ctree.c | 2 +-
fs/btrfs/ctree.h | 25 +-
fs/btrfs/delayed-ref.c | 4 +-
fs/btrfs/delayed-ref.h | 1 -
fs/btrfs/disk-io.c | 199 ++-
fs/btrfs/disk-io.h | 14 +-
fs/btrfs/extent-tree.c | 23 +-
fs/btrfs/extent_io.c | 107 +-
fs/btrfs/extent_io.h | 24 +-
fs/btrfs/file.c | 6 +-
fs/btrfs/inode.c | 325 ++--
fs/btrfs/raid56.c | 111 +-
fs/btrfs/send.c | 129 +-
fs/btrfs/super.c | 13 +-
fs/btrfs/tests/btrfs-tests.c | 2 +-
fs/btrfs/transaction.c | 77 +-
fs/btrfs/volumes.c | 184 +--
fs/btrfs/volumes.h | 8 +-
fs/btrfs/zoned.c | 52 +-
fs/btrfs/zoned.h | 6 +
fs/crypto/fscrypt_private.h | 6 +-
fs/crypto/keyring.c | 64 +-
fs/crypto/keysetup.c | 20 +-
fs/crypto/policy.c | 132 +-
fs/erofs/data.c | 2 +-
fs/ext4/file.c | 4 +-
fs/f2fs/file.c | 4 +-
fs/f2fs/gc.c | 4 +-
fs/gfs2/file.c | 4 +-
fs/inode.c | 11 +-
fs/io_uring.c | 3 +-
fs/iomap/direct-io.c | 25 +-
fs/kernfs/file.c | 28 +-
fs/locks.c | 61 +-
fs/nfs/fs_context.c | 2 +-
fs/nfsd/filecache.c | 52 +-
fs/nfsd/filecache.h | 2 +
fs/nfsd/nfs3proc.c | 141 +-
fs/nfsd/nfs4proc.c | 264 +++-
fs/nfsd/nfs4state.c | 290 +++-
fs/nfsd/nfs4xdr.c | 2 +-
fs/nfsd/nfsctl.c | 4 +
fs/nfsd/nfsd.h | 5 +
fs/nfsd/state.h | 31 +
fs/nfsd/trace.h | 34 +-
fs/nfsd/vfs.c | 245 +--
fs/nfsd/vfs.h | 14 +-
fs/nfsd/xdr4.h | 1 +
fs/notify/fanotify/fanotify_user.c | 14 +-
fs/open.c | 44 +
fs/verity/Kconfig | 1 +
fs/verity/fsverity_private.h | 7 -
fs/verity/measure.c | 43 +
fs/xfs/xfs_file.c | 6 +-
fs/zonefs/super.c | 4 +-
include/linux/entry-common.h | 8 +-
include/linux/export.h | 7 +-
include/linux/fpga/fpga-region.h | 7 +-
include/linux/fs.h | 12 +
include/linux/fscrypt.h | 39 +
include/linux/fsverity.h | 18 +
include/linux/iomap.h | 16 +-
include/linux/linkage.h | 15 +-
include/linux/list.h | 26 +
include/linux/lsm_hook_defs.h | 2 +-
include/linux/lsm_hooks.h | 1 +
include/linux/mtd/spi-nor.h | 2 -
include/linux/netdevice.h | 2 +-
include/linux/objtool.h | 4 +-
include/linux/phy.h | 3 +
include/linux/platform_data/x86/pmc_atom.h | 1 -
include/linux/rpmsg.h | 8 +
include/linux/skbuff.h | 5 +
{sound/soc/codecs => include/sound}/cs42l42.h | 133 +-
include/trace/events/f2fs.h | 2 +-
include/trace/events/thermal_pressure.h | 29 +
include/uapi/asm-generic/termbits.h | 220 +--
include/uapi/linux/landlock.h | 36 +-
include/uapi/linux/rfkill.h | 2 +-
kernel/bpf/verifier.c | 9 +-
kernel/entry/common.c | 2 +-
kernel/module/main.c | 48 +-
kernel/rcu/rcutorture.c | 1 +
kernel/rcu/tree.c | 5 +-
kernel/rcu/tree.h | 2 +-
kernel/rcu/tree_plugin.h | 33 +-
kernel/reboot.c | 54 +-
kernel/sched/core.c | 65 +-
lib/Kconfig.debug | 3 +-
mm/cma.c | 4 +-
mm/kfence/core.c | 10 +
net/bridge/br_fdb.c | 3 +-
net/bridge/br_private.h | 3 +-
net/core/rtnetlink.c | 4 +-
net/core/skbuff.c | 4 +-
net/rose/rose_route.c | 25 +-
net/sunrpc/auth_gss/svcauth_gss.c | 4 +-
net/sunrpc/svc.c | 6 +-
net/sunrpc/svc_xprt.c | 2 +-
net/sunrpc/svcsock.c | 8 +-
net/sunrpc/xprtrdma/svc_rdma_transport.c | 2 +-
net/wireless/nl80211.c | 9 +-
samples/bpf/Makefile | 9 +-
samples/landlock/sandboxer.c | 132 +-
security/apparmor/lsm.c | 30 +-
security/integrity/digsig.c | 3 +-
security/integrity/ima/ima_api.c | 47 +-
security/integrity/ima/ima_appraise.c | 114 +-
security/integrity/ima/ima_main.c | 2 +-
security/integrity/ima/ima_policy.c | 82 +-
security/integrity/ima/ima_template.c | 4 +
security/integrity/ima/ima_template_lib.c | 94 +-
security/integrity/ima/ima_template_lib.h | 4 +
security/integrity/integrity.h | 27 +-
security/landlock/cred.c | 4 +-
security/landlock/cred.h | 8 +-
security/landlock/fs.c | 815 ++++++++--
security/landlock/fs.h | 11 +-
security/landlock/limits.h | 10 +-
security/landlock/object.c | 6 +-
security/landlock/object.h | 6 +-
security/landlock/ptrace.c | 10 +-
security/landlock/ruleset.c | 84 +-
security/landlock/ruleset.h | 35 +-
security/landlock/syscalls.c | 95 +-
security/security.c | 9 +-
security/tomoyo/tomoyo.c | 11 +-
sound/pci/hda/patch_cs8409-tables.c | 327 ++--
sound/pci/hda/patch_cs8409.c | 275 +++-
sound/pci/hda/patch_cs8409.h | 9 +-
sound/pci/rme9652/hdsp.c | 2 +-
sound/soc/atmel/sam9g20_wm8731.c | 3 +-
sound/soc/codecs/Kconfig | 2 +-
sound/soc/codecs/cs42l42.h | 826 +---------
sound/soc/codecs/pcm186x.c | 7 +-
sound/soc/codecs/wm8940.c | 7 +
sound/soc/mediatek/mt8195/mt8195-dai-pcm.c | 8 +-
sound/soc/mediatek/mt8195/mt8195-mt6359.c | 4 -
sound/soc/sof/sof-client-ipc-msg-injector.c | 181 ++-
sound/soc/sof/sof-client-probes.c | 5 +-
sound/soc/sof/sof-client.c | 66 +-
sound/soc/sof/sof-client.h | 2 +
sound/soc/sof/trace.c | 4 +
sound/soc/uniphier/aio-compress.c | 7 +-
tools/bpf/bpftool/feature.c | 22 +-
tools/bpf/bpftool/gen.c | 4 +-
tools/include/linux/objtool.h | 4 +-
tools/include/uapi/linux/kvm.h | 10 +-
tools/lib/bpf/bpf_core_read.h | 37 +-
tools/lib/bpf/bpf_helpers.h | 29 +-
tools/lib/bpf/libbpf.c | 42 +-
tools/memory-model/README | 3 +-
tools/perf/bench/numa.c | 2 +
tools/perf/tests/shell/test_arm_coresight.sh | 1 -
tools/testing/memblock/TODO | 3 -
tools/testing/memblock/tests/basic_api.c | 392 +++--
tools/testing/selftests/bpf/Makefile | 10 +-
.../testing/selftests/bpf/prog_tests/core_reloc.c | 13 +-
.../selftests/bpf/prog_tests/ringbuf_multi.c | 12 -
.../bpf/progs/btf__core_reloc_size___diff_offs.c | 3 +
.../testing/selftests/bpf/progs/core_reloc_types.h | 18 +
tools/testing/selftests/bpf/progs/exhandler_kern.c | 2 -
tools/testing/selftests/bpf/progs/loop5.c | 1 -
tools/testing/selftests/bpf/progs/profiler1.c | 1 -
tools/testing/selftests/bpf/progs/pyperf.h | 2 -
.../bpf/progs/test_core_reloc_existence.c | 11 +-
.../selftests/bpf/progs/test_core_reloc_size.c | 31 +-
.../testing/selftests/bpf/progs/test_pkt_access.c | 2 -
.../selftests/bpf/progs/test_ringbuf_multi.c | 2 +
tools/testing/selftests/landlock/base_test.c | 179 ++-
tools/testing/selftests/landlock/common.h | 66 +-
tools/testing/selftests/landlock/fs_test.c | 1619 ++++++++++++++++----
tools/testing/selftests/landlock/ptrace_test.c | 38 +-
tools/testing/selftests/net/Makefile | 3 +
tools/testing/selftests/net/bpf/Makefile | 14 +
tools/testing/selftests/net/bpf/nat6to4.c | 285 ++++
tools/testing/selftests/net/udpgro_frglist.sh | 101 ++
tools/testing/selftests/vm/Makefile | 10 +-
465 files changed, 25882 insertions(+), 8668 deletions(-)
delete mode 100644 Documentation/cdrom/ide-cd.rst
delete mode 100644 Documentation/devicetree/bindings/arm/sp810.txt
create mode 100644 Documentation/devicetree/bindings/arm/sp810.yaml
delete mode 100644 Documentation/devicetree/bindings/arm/spe-pmu.txt
create mode 100644 Documentation/devicetree/bindings/arm/vexpress-config.yaml
delete mode 100644 Documentation/devicetree/bindings/arm/vexpress-sysreg.txt
create mode 100644 Documentation/devicetree/bindings/arm/vexpress-sysreg.yaml
delete mode 100644 Documentation/devicetree/bindings/display/arm,hdlcd.txt
create mode 100644 Documentation/devicetree/bindings/display/arm,hdlcd.yaml
delete mode 100644 Documentation/devicetree/bindings/display/arm,komeda.txt
create mode 100644 Documentation/devicetree/bindings/display/arm,komeda.yaml
delete mode 100644 Documentation/devicetree/bindings/display/arm,malidp.txt
create mode 100644 Documentation/devicetree/bindings/display/arm,malidp.yaml
delete mode 100644 Documentation/devicetree/bindings/display/arm,pl11x.txt
create mode 100644 Documentation/devicetree/bindings/display/arm,pl11x.yaml
create mode 100644 Documentation/devicetree/bindings/hwmon/nuvoton,nct6775.yaml
create mode 100644 Documentation/devicetree/bindings/perf/spe-pmu.yaml
create mode 100644 Documentation/devicetree/bindings/serio/arm,pl050.yaml
create mode 100644 Documentation/devicetree/bindings/sound/arm,pl041.yaml
create mode 100644 Documentation/devicetree/bindings/sound/wlf,wm8940.yaml
create mode 100644 Documentation/networking/device_drivers/wwan/t7xx.rst
create mode 100644 Documentation/tty/device_drivers/oxsemi-tornado.rst
create mode 100644 arch/s390/include/asm/pai.h
create mode 100644 arch/s390/kernel/perf_pai_crypto.c
delete mode 100644 drivers/hwmon/nct6775-platform.c
rename drivers/hwmon/{nct6775-core.c => nct6775.c} (76%)
delete mode 100644 drivers/hwmon/nct6775.h
create mode 100644 drivers/net/phy/dp83td510.c
create mode 100644 drivers/net/wwan/t7xx/Makefile
create mode 100644 drivers/net/wwan/t7xx/t7xx_cldma.c
create mode 100644 drivers/net/wwan/t7xx/t7xx_cldma.h
create mode 100644 drivers/net/wwan/t7xx/t7xx_dpmaif.c
create mode 100644 drivers/net/wwan/t7xx/t7xx_dpmaif.h
create mode 100644 drivers/net/wwan/t7xx/t7xx_hif_cldma.c
create mode 100644 drivers/net/wwan/t7xx/t7xx_hif_cldma.h
create mode 100644 drivers/net/wwan/t7xx/t7xx_hif_dpmaif.c
create mode 100644 drivers/net/wwan/t7xx/t7xx_hif_dpmaif.h
create mode 100644 drivers/net/wwan/t7xx/t7xx_hif_dpmaif_rx.c
create mode 100644 drivers/net/wwan/t7xx/t7xx_hif_dpmaif_rx.h
create mode 100644 drivers/net/wwan/t7xx/t7xx_hif_dpmaif_tx.c
create mode 100644 drivers/net/wwan/t7xx/t7xx_hif_dpmaif_tx.h
create mode 100644 drivers/net/wwan/t7xx/t7xx_mhccif.c
create mode 100644 drivers/net/wwan/t7xx/t7xx_mhccif.h
create mode 100644 drivers/net/wwan/t7xx/t7xx_modem_ops.c
create mode 100644 drivers/net/wwan/t7xx/t7xx_modem_ops.h
create mode 100644 drivers/net/wwan/t7xx/t7xx_netdev.c
create mode 100644 drivers/net/wwan/t7xx/t7xx_netdev.h
create mode 100644 drivers/net/wwan/t7xx/t7xx_pci.c
create mode 100644 drivers/net/wwan/t7xx/t7xx_pci.h
create mode 100644 drivers/net/wwan/t7xx/t7xx_pcie_mac.c
create mode 100644 drivers/net/wwan/t7xx/t7xx_pcie_mac.h
create mode 100644 drivers/net/wwan/t7xx/t7xx_port.h
create mode 100644 drivers/net/wwan/t7xx/t7xx_port_ctrl_msg.c
create mode 100644 drivers/net/wwan/t7xx/t7xx_port_proxy.c
create mode 100644 drivers/net/wwan/t7xx/t7xx_port_proxy.h
create mode 100644 drivers/net/wwan/t7xx/t7xx_port_wwan.c
create mode 100644 drivers/net/wwan/t7xx/t7xx_reg.h
create mode 100644 drivers/net/wwan/t7xx/t7xx_state_monitor.c
create mode 100644 drivers/net/wwan/t7xx/t7xx_state_monitor.h
delete mode 100644 drivers/tty/serial/pic32_uart.h
copy {sound/soc/codecs => include/sound}/cs42l42.h (91%)
create mode 100644 include/trace/events/thermal_pressure.h
create mode 100644 tools/testing/selftests/bpf/progs/btf__core_reloc_size___diff_offs.c
create mode 100644 tools/testing/selftests/net/bpf/Makefile
create mode 100644 tools/testing/selftests/net/bpf/nat6to4.c
create mode 100755 tools/testing/selftests/net/udpgro_frglist.sh
--
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 binutils-gdb.
from 62b33fde9c7 Move non-dependent gdb::observers::observable::visit_state [...]
new 6dc7160b2d5 gdb/testsuite: fix testsuite regressions for unix/-m32 board
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:
gdb/testsuite/gdb.fortran/lbound-ubound.F90 | 39 ++++++++++++++++----
gdb/testsuite/gdb.fortran/lbound-ubound.exp | 13 ++++---
gdb/testsuite/gdb.fortran/size.f90 | 55 +++++++++++++++++++++++------
3 files changed, 86 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.