This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ede01dfd9dd bpf: remove huge memory waste with string allocation.
new 9451b6c0a94 Enable 'gcc.dg/pr114768.c' for nvptx target [PR114768]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/testsuite/gcc.dg/pr114768.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 4d4929fe065 d: Fix ICE in build_deref, at d/d-codegen.cc:1650 [PR111650]
new d7190d0b9a8 bpf: support more instructions to match CO-RE relocations
new ede01dfd9dd bpf: remove huge memory waste with string allocation.
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:
gcc/config/bpf/bpf-protos.h | 2 +-
gcc/config/bpf/bpf.cc | 54 ++++++++-
gcc/config/bpf/bpf.md | 56 ++++-----
gcc/config/bpf/constraints.md | 20 ++++
gcc/config/bpf/core-builtins.cc | 128 +++++++++++++++------
gcc/config/bpf/core-builtins.h | 2 +
gcc/config/bpf/predicates.md | 7 +-
gcc/testsuite/gcc.target/bpf/btfext-funcinfo.c | 2 -
.../bpf/core-builtin-fieldinfo-const-elimination.c | 2 +-
.../bpf/core-builtin-fieldinfo-existence-1.c | 2 +-
.../bpf/core-builtin-fieldinfo-lshift-1-be.c | 8 +-
.../bpf/core-builtin-fieldinfo-lshift-1-le.c | 8 +-
.../bpf/core-builtin-fieldinfo-lshift-2.c | 6 +-
.../bpf/core-builtin-fieldinfo-offset-1.c | 12 +-
.../bpf/core-builtin-fieldinfo-rshift-1.c | 8 +-
.../bpf/core-builtin-fieldinfo-rshift-2.c | 4 +-
.../gcc.target/bpf/core-builtin-fieldinfo-sign-1.c | 4 +-
.../gcc.target/bpf/core-builtin-fieldinfo-sign-2.c | 4 +-
.../gcc.target/bpf/core-builtin-fieldinfo-size-1.c | 8 +-
19 files changed, 227 insertions(+), 110 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 master
in repository toolchain/ci/interesting-commits.
from eea1a59c8 Add entry 7e31d166510ac4adbf53d5e8144c709a37dd8c7a from https [...]
new 930889917 Add entry 6b03ce374e0dc64868b4b6665056dfc3fda0e98f from https [...]
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:
llvm/sha1/6b03ce374e0dc64868b4b6665056dfc3fda0e98f/jira/description | 2 +-
llvm/sha1/6b03ce374e0dc64868b4b6665056dfc3fda0e98f/jira/summary | 2 +-
llvm/sha1/6b03ce374e0dc64868b4b6665056dfc3fda0e98f/status-summary.txt | 2 +-
llvm/sha1/6b03ce374e0dc64868b4b6665056dfc3fda0e98f/status.txt | 2 +-
.../tcwg_bmk-code_speed-cpu2017rate/llvm-aarch64-master-O3/details.txt | 3 +--
.../llvm-aarch64-master-O3/status-summary.txt | 2 +-
.../tcwg_bmk-code_speed-cpu2017rate/llvm-aarch64-master-O3/status.txt | 2 +-
.../tcwg_bmk-code_speed-cpu2017rate/status-summary.txt | 2 +-
.../tcwg_bmk-code_speed-cpu2017rate/status.txt | 2 +-
9 files changed, 9 insertions(+), 10 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 9f295847a9c rtlanal: Fix set_noop_p for volatile loads or stores [PR114768]
new 4d4929fe065 d: Fix ICE in build_deref, at d/d-codegen.cc:1650 [PR111650]
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/d/decl.cc | 20 ++++++++++----------
gcc/testsuite/gdc.dg/pr111650.d | 21 +++++++++++++++++++++
2 files changed, 31 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gdc.dg/pr111650.d
--
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 tested
in repository toolchain/jenkins-scripts.
from f3d24158 round-robin-baseline.sh (rewrite_single_revision): Relax assert
adds 6611a5de start-container-docker.sh: Make an exception for WSL precommit mount
adds efc2d537 round-robin.sh (build_abe check): Ignore known flaky tests in [...]
No new revisions were added by this update.
Summary of changes:
round-robin.sh | 25 +++++++++++++++++--------
start-container-docker.sh | 2 +-
2 files changed, 18 insertions(+), 9 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 eebad48efee elf: Strip unreferenced weak undefined symbols
new 9cf3c87e166 Re: elf: Strip unreferenced weak undefined symbols
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
bfd/elflink.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 694fa3717a9 [vxworks] avoid mangling __STDC_VERSION_LIMITS_H__
new 36f4c8a9ac8 libgcc: Another __divmodbitint4 bug fix [PR114762]
new 9f295847a9c rtlanal: Fix set_noop_p for volatile loads or stores [PR114768]
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:
gcc/rtlanal.cc | 11 +++++++----
gcc/testsuite/gcc.dg/pr114768.c | 10 ++++++++++
gcc/testsuite/gcc.dg/torture/{bitint-69.c => bitint-70.c} | 14 +++++---------
libgcc/libgcc2.c | 13 ++++++++++---
4 files changed, 32 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr114768.c
copy gcc/testsuite/gcc.dg/torture/{bitint-69.c => bitint-70.c} (59%)
--
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 linux-next.
omits 7b4f2bc91c15 Add linux-next specific files for 20240418
omits cd257c4e84d0 Merge branch 'nolibc' of git://git.kernel.org/pub/scm/linu [...]
omits fe32af27c8f9 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
omits 56d5176732cc Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits a73bfadbf083 Merge branch 'bitmap-for-next' of https://github.com/norov [...]
omits a9ab95b8e106 Merge branch 'for-next/execve' of git://git.kernel.org/pub [...]
omits 5e2b6b2cd197 Merge branch 'sysctl-next' of git://git.kernel.org/pub/scm [...]
omits 0f1f9d37d3d3 Merge branch 'rust-next' of https://github.com/Rust-for-Li [...]
omits 2a0554fc3d29 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits c480b8da4f74 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 47cc20f1cb09 Merge branch 'slab/for-next' of git://git.kernel.org/pub/s [...]
omits 954bac94b939 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 1ee4735dab4f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits a5f2508b8b29 Merge branch 'zstd-next' of https://github.com/terrelln/linux.git
omits 4fd459725034 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 617a433551e7 Merge branch 'mhi-next' of git://git.kernel.org/pub/scm/li [...]
omits 7482e96079bc Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 00b4b330f336 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 9dc40abbab52 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 2a4c275c9b37 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits c706fdba4f54 Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
omits 2323629264bd Merge branch 'rtc-next' of git://git.kernel.org/pub/scm/li [...]
omits dc8e4168dce0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits e7e54dc5485b Merge branch 'kunit' of git://git.kernel.org/pub/scm/linux [...]
omits 7c2876ee07b9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 3f7c53726202 Merge branch 'pwm/for-next' of git://git.kernel.org/pub/sc [...]
omits ef11f6d86424 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits d34d0cbd0cd5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 621aee42c636 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 846f13f65b99 Merge branch 'gpio/for-next' of git://git.kernel.org/pub/s [...]
omits 0d5837afc2da Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits d9e3acb3e038 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
omits 537352d5747c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 02ace691343f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 8d405cecc468 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 4f2e763e2d6c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 6eab3a4232fe Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...]
omits 1c208a1b147b Merge branch 'spmi-next' of git://git.kernel.org/pub/scm/l [...]
omits 2580e320f93c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 65baa3f3d135 Merge branch 'extcon-next' of git://git.kernel.org/pub/scm [...]
omits 93c70ccb1265 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 644782ed1278 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 33b445e10d1f Merge branch 'togreg' of git://git.kernel.org/pub/scm/linu [...]
omits 502fcf841ced Merge branch 'icc-next' of git://git.kernel.org/pub/scm/li [...]
omits 8e3b8e0e4ce8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 9ad06fac670b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits e4a1ff531e34 Merge branch 'char-misc-next' of git://git.kernel.org/pub/ [...]
omits a37bd2aeb4f6 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/li [...]
omits 88c0a601acec Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 7b1ea2563c14 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...]
omits 56c644317c62 Merge branch 'driver-core-next' of git://git.kernel.org/pu [...]
omits 6c1ef3e726a0 Merge branch 'for-next' of git://github.com/cminyard/linux [...]
omits aa7bba7f53e6 Merge branch 'for-leds-next' of git://git.kernel.org/pub/s [...]
omits ddb22a4a4c11 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 8cd9e7a9434f Merge branch 'for-firmware-next' of git://git.kernel.org/p [...]
omits d638b55fa0f4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 9b6386a2d129 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits cc5ec29f4003 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 978bccd5a8ed Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 1b0c71581dad Merge branch 'next' of https://github.com/kvm-x86/linux.git
omits e871470403df Merge branch 'riscv_kvm_next' of https://github.com/kvm-ri [...]
omits 743f12670788 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits e595f377f166 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/k [...]
omits c96c13470c0b Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/li [...]
omits ba40a75fd7db Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...]
omits 548200c705c4 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 9236955f79fa Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits ea4bf44f59ec Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits cfad82be4b29 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 8b42a302612e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 062890fdb7e2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 0369c4271a5c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 4800eb320005 Merge branch 'next-integrity' of git://git.kernel.org/pub/ [...]
omits 18092f165c9e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 052f625ee335 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 8aacb9763083 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits cf6891a7ec86 Merge branch 'for-backlight-next' of git://git.kernel.org/ [...]
omits b519bd8625c0 Merge branch 'for-mfd-next' of git://git.kernel.org/pub/sc [...]
omits 2ba3a30a822a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 6c9e3153468c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 82804341c960 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 8f907ad236a6 Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
omits 5d78d99f2e04 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 7569319d377f Merge branch 'modules-next' of git://git.kernel.org/pub/sc [...]
omits 2f4729a5982f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits fbff508569d2 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
omits 4cd4dd823b77 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 58481673d899 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits f051a5ab2e6a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 7f12350ce70d Merge branch 'drm-xe-next' of https://gitlab.freedesktop.o [...]
omits 740ea65107d2 Merge branch 'msm-next-lumag' of https://gitlab.freedeskto [...]
omits f890485f0013 Merge branch 'msm-next' of https://gitlab.freedesktop.org/ [...]
omits f24811bf0d45 Merge branch 'for-linux-next' of git://anongit.freedesktop [...]
omits 937818318078 Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
omits db37c6ff6e98 Merge branch 'for-linux-next' of https://gitlab.freedeskto [...]
omits 14352dc566d3 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
omits c811ffeb0588 Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
omits e92fdbae4374 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 65860dd0c7cb Merge branch 'nand/next' of git://git.kernel.org/pub/scm/l [...]
omits 7dab97188d98 Merge branch 'mtd/next' of git://git.kernel.org/pub/scm/li [...]
omits 99dbb25891df Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 59c90e121ed4 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 87ef2f0d98e0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 02a2afe717a0 Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
omits 12a7fb580186 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 342926c4395b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits efc84a43be13 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 23d719af45fa Merge branch 'devfreq-next' of git://git.kernel.org/pub/sc [...]
omits 4ea243453644 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
omits 9ec64e342ce5 Merge branch 'master' of git://linuxtv.org/media_tree.git
omits 3a8b03231708 Merge branch 'docs-next' of git://git.lwn.net/linux.git
omits c47d8c260706 Merge branch 'hwmon-next' of git://git.kernel.org/pub/scm/ [...]
omits 571fca1775e7 Merge branch 'dmi-for-next' of git://git.kernel.org/pub/sc [...]
omits c27c94de911f Merge branch 'i2c/i2c-host' of git://git.kernel.org/pub/sc [...]
omits bd9ff3ea7576 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits e738119d63ea Merge branch 'for-next/pstore' of git://git.kernel.org/pub [...]
omits 183bb625c7d9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 475b66817ec6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits b789de901ed5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 5fd69998558f Merge branch 'vfs.all' of git://git.kernel.org/pub/scm/lin [...]
omits 0a901e785606 Merge branch 'master' of https://github.com/Paragon-Softwa [...]
omits 1f435733a047 Merge branch 'nfsd-next' of git://git.kernel.org/pub/scm/l [...]
omits e24fe12f614b Merge branch 'linux-next' of git://git.linux-nfs.org/proje [...]
omits 7d4e5eb944d9 Merge branch 'ksmbd-for-next' of https://github.com/smfren [...]
omits ec7453e4f2c1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 362c24c01b49 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits becaf3e744ec Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits a562c225f638 Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
omits 524a5e38c8d7 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits 22f2e1e71c9a Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits 74e5a4b6bf0d Merge branch 'for-next' of git://git.infradead.org/users/h [...]
omits f4dd5fe934a3 Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
omits 355152707cc6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 22b071ac071b Merge branch 'xtensa-for-next' of git://github.com/jcmvbkb [...]
omits fbec98f16c00 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 5c423b413430 Merge branch 'riscv-soc-for-next' of git://git.kernel.org/ [...]
omits add1af5459d2 Merge branch 'riscv-dt-for-next' of git://git.kernel.org/p [...]
omits 7b05c8ac81bc Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 7f41342a1ab9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits f8ef6419bc2b Merge branch 'for-next' of git://github.com/openrisc/linux.git
omits c45159daecfe Merge branch 'mips-next' of git://git.kernel.org/pub/scm/l [...]
omits 5462456725f7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits acfdb1fd136e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits ce68a7c4f58a Merge branch 'loongarch-next' of git://git.kernel.org/pub/ [...]
omits 05b702a822c5 Merge branch 'renesas-clk' of git://git.kernel.org/pub/scm [...]
omits efc326cfa697 Merge branch 'clk-next' of git://git.kernel.org/pub/scm/li [...]
omits 080923d1136d Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git
omits 3d026a7fbc0b Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...]
omits ccfda0a05c13 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits b2c047ad32f9 Merge branch 'next' of https://git.linaro.org/people/jens. [...]
omits 3be1e7d95d6a Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
omits 925230ca1f78 Merge branch 'stm32-next' of git://git.kernel.org/pub/scm/ [...]
omits f3491ef18269 Merge branch 'for-next' of https://github.com/sophgo/linux.git
omits 229339723470 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
omits 84eca571bd2c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 6fd740dc7146 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 7f573a1dd612 Merge branch 'reset/next' of https://git.pengutronix.de/gi [...]
omits 5ddf854e77a9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits aebee0e73095 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits c615735bfe69 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 45e350bef83b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits f19f57053639 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 799dc72b5db1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits a913f8260cb4 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
omits ea814b1ce763 Merge branch 'next' of https://github.com/Broadcom/stblinux.git
omits d21920a14796 Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...]
omits e7ec898c82aa Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 4e3cbb40c0d7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits eba431bf9444 Merge branch 'for-next/core' of git://git.kernel.org/pub/s [...]
omits bf3d22344a9a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits c774e232b91a Merge branch 'perf-tools-next' of git://git.kernel.org/pub [...]
omits 75db1a414254 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 770caa9f2a98 Merge branch 'mm-everything' of git://git.kernel.org/pub/s [...]
omits b0c8885357ba Merge branch 'mm-stable' of git://git.kernel.org/pub/scm/l [...]
omits cc03b7dd5179 Merge branch 'for-linux-next-fixes' of https://gitlab.free [...]
omits d507fec092f5 Merge branch 'clk-fixes' of git://git.kernel.org/pub/scm/l [...]
omits e1def3808614 Merge branch 'fixes/next' of git://git.kernel.org/pub/scm/ [...]
omits 6f4f3ab9074f Merge branch 'rust-fixes' of https://github.com/Rust-for-L [...]
omits b03b3176f57d Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linu [...]
omits 8d293b91cdb1 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 6ec247fb3189 Merge branch 'perf-tools' of git://git.kernel.org/pub/scm/ [...]
omits fe767485124f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 279461dfe93a Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits b3e72fecc9c9 Merge branch 'gpio/for-current' of git://git.kernel.org/pu [...]
omits 8b79a23300dc Merge branch 'riscv-soc-fixes' of git://git.kernel.org/pub [...]
omits 5e0302e04920 Merge branch 'riscv-dt-fixes' of git://git.kernel.org/pub/ [...]
omits 91cce3b1760a Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 8a3222f16be1 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 29206b2bbe98 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 4c8d7e768e01 Merge branch 'dt/linus' of git://git.kernel.org/pub/scm/li [...]
omits 873635c35476 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits f872b103cdf9 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
omits a8b0208ca942 Merge branch 'master' of git://git.kernel.org/pub/scm/virt [...]
omits f16cf3583b22 Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/l [...]
omits cff83c4d6893 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 58009ed62c2c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 08e74c6b2e8c Merge branch 'char-misc-linus' of git://git.kernel.org/pub [...]
omits 6ab86789805e Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
omits 9c9600fbac2f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 5e7690b9c918 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/l [...]
omits 6a50c17f06c5 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/l [...]
omits 631d21112623 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/l [...]
omits a6ca0260a03d Merge branch 'driver-core-linus' of git://git.kernel.org/p [...]
omits 2904268ebe04 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits df01572401a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 4b0760edf46f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 85698b182fd8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 1e3c95c71cd7 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linu [...]
omits 65080ce5d10e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 395ea29f6de7 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits afb5f804656d Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
omits ecb6a1020823 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 49f45d91147f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 10c7f5b06008 Merge branch 'for-next/fixes' of git://git.kernel.org/pub/ [...]
omits 34197e51959a Merge branch 'for-curr' of git://git.kernel.org/pub/scm/li [...]
omits 4c1e74a83727 Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
omits 2c65903ca2d4 Merge branch 'mm-nonmm-unstable' into mm-everything
omits 347bb74d1be5 cpumask: delete unused reset_cpu_possible_mask()
omits 7f6836f136a3 selftests: exec: make binaries position independent
omits 4cb3a7b786e7 mux: remove usage of the deprecated ida_simple_xx() API
omits c921b71c145a pps: remove usage of the deprecated ida_simple_xx() API
omits 8af2fd041b2c intel_th: remove usage of the deprecated ida_simple_xx() API
omits 12caaddcd21e kbuild: enable -Wcast-function-type-strict unconditionally
omits 5e3348e717d1 kbuild: enable -Wformat-truncation on clang
omits 5b5a4e96374f kbuild: turn on -Wrestrict by default
omits 45c0da7a1738 kbuild: remove redundant extra warning flags
omits bb1c7e07f5a6 kbuild: turn on -Wextra by default
omits dc6d37292629 s390/netiucv: remove function pointer cast
omits b8591c9ae652 s390/smsgiucv_app: remove function pointer cast
omits 6868ef12bab6 s390/vmlogrdr: remove function pointer cast
omits b97004d9fb95 LoongArch/tlb: fix "error: parameter 'ptep' set but not us [...]
omits 6b1a586108bb nilfs2: add kernel-doc comments to nilfs_remove_all_gcinodes()
omits 1601682e0137 nilfs2: add kernel-doc comments to nilfs_btree_convert_and [...]
omits d8d415b37b61 nilfs2: add kernel-doc comments to nilfs_do_roll_forward()
omits 01e73a7af811 blktrace: convert strncpy() to strscpy_pad()
omits f42141579118 block/partitions/ldm: convert strncpy() to strscpy()
omits 20957c89ea20 test_hexdump: avoid string truncation warning
omits aca6cac1563f kexec: fix the unexpected kexec_dprintk() macro
omits 464b3ff447c0 ocfs2: use coarse time for new created files
omits ea7da96e7bef ocfs2: update inode fsync transaction id in ocfs2_unlink a [...]
omits e3ba750f1b25 ocfs2: fix races between hole punching and AIO+DIO
omits 9daf055ee9a6 ocfs2: return real error code in ocfs2_dio_wr_get_block
omits cef5fe3d6748 vmcore: replace strncpy with strscpy_pad
omits 00dba0d6422b devres: don't use "proxy" headers
omits 6b589fdb3289 devres: switch to use dev_err_probe() for unification
omits 900a9876eaa2 kgdb: add HAS_IOPORT dependency
omits 1c5303fd7d20 Squashfs: remove deprecated strncpy by not copying the string
omits 0bfd40420fa1 ipc: remove the now superfluous sentinel element from ctl_ [...]
omits e31017109c33 initrd: remove the now superfluous sentinel element from c [...]
omits 2a58f6323b86 kcov: avoid clang out-of-range warning
omits cff420c79aa7 selftests/fpu: allow building on other architectures
omits 540b1d5ae4c8 selftests/fpu: move FP code to a separate translation unit
omits 4195f2c4a0bd drm/amd/display: use ARCH_HAS_KERNEL_FPU_SUPPORT
omits fc4f2612d90c drm/amd/display: only use hard-float, not altivec on powerpc
omits 85071385c9d1 riscv: add support for kernel-mode FPU
omits 0f1f3b25823e x86: implement ARCH_HAS_KERNEL_FPU_SUPPORT
omits d8241ec17bef powerpc: implement ARCH_HAS_KERNEL_FPU_SUPPORT
omits 995a6133bdc4 LoongArch: implement ARCH_HAS_KERNEL_FPU_SUPPORT
omits a88bc06102bd lib/raid6: use CC_FLAGS_FPU for NEON CFLAGS
omits d94fc3b6c80d arm64: crypto: use CC_FLAGS_FPU for NEON CFLAGS
omits 2bdaad423049 arm64: implement ARCH_HAS_KERNEL_FPU_SUPPORT
omits c2107065ea5e ARM: crypto: use CC_FLAGS_FPU for NEON CFLAGS
omits 9820e682fffc ARM: implement ARCH_HAS_KERNEL_FPU_SUPPORT
omits 6472527e781a arch: add ARCH_HAS_KERNEL_FPU_SUPPORT
omits 697400219b6e x86/fpu: fix asm/fpu/types.h include guard
omits 723b2668c493 Documentation: kdump: clean up the outdated description
omits 3d7d0770dda6 arch/loongarch: clean up the left code and Kconfig item re [...]
omits 30928a59968d ocfs2: fix sparse warnings
omits c5583c7b240d ocfs2: speed up chain-list searching
omits a411c2abfada ocfs2: adjust enabling place for la window
omits 2fc4d9c0b7b6 ocfs2: improve write IO performance when fragmentation is high
omits 918806aa7389 regset: use kvzalloc() for regset_get_alloc()
omits 0f071ca9b565 NUMA: early use of cpu_to_node() returns 0 instead of the [...]
omits 9edc5d4bc9e9 fs: add kernel-doc comments to fat_parse_long()
omits ed5e43fbab46 x86: call instrumentation hooks from copy_mc.c
omits b9777a40ddbe instrumented.h: add instrument_memcpy_before, instrument_m [...]
omits 291160238d91 mm: kmsan: implement kmsan_memmove()
omits 1ec4303b3aed bootconfig: do not put quotes on cmdline items unless necessary
omits ece64b0afd8d lib/build_OID_registry: don't mention the full path of the [...]
omits 1b8908a9da77 ocfs2: update inode ctime in ocfs2_fileattr_set
omits bb2de762c351 ocfs2: correctly use ocfs2_find_next_zero_bit()
omits f52bcd4a9f60 __mod_memcg_lruvec_state-enhance-diagnostics-fix
omits 75051ef4ec80 __mod_memcg_lruvec_state(): enhance diagnostics
omits 6e48c69cc4f7 mm: add swappiness= arg to memory.reclaim
omits 1390797d26dc mm: add defines for min/max swappiness
omits ad2507259632 mm: optimization on page allocation when CMA enabled
omits ed26f1af8837 filemap: replace pte_offset_map() with pte_offset_map_nolock()
omits 446dd9ad37d0 mm/page_table_check: support userfault wr-protect entries
omits 1946c8dfcf88 mm/hugetlb: assert hugetlb_lock in __hugetlb_cgroup_commit_charge
omits 69be8ef16da0 fs/proc/task_mmu: convert smaps_hugetlb_range() to work on folios
omits fd7b4078862a fs/proc/task_mmu: convert pagemap_hugetlb_range() to work [...]
omits 0bda808dcaf5 mm/sparse: guard the size of mem_section is power of 2
omits 13efe66d2e57 doc-split-bufferrst-out-of-api-summaryrst-fix
omits 6e596b0e6746 doc: split buffer.rst out of api-summary.rst
omits f9dabcc3e3e4 buffer: improve bdev_getblk documentation
omits 7baff5f8a2b5 buffer: add kernel-doc for bforget() and __bforget()
omits abd9b0ba1c37 buffer: add kernel-doc for brelse() and __brelse()
omits 4e5c46755e65 buffer: fix __bread and __bread_gfp kernel-doc
omits 463b4ab98343 buffer: add kernel-doc for try_to_free_buffers()
omits 54c3e3558e72 buffer: add kernel-doc for block_dirty_folio()
omits f79e63138d51 doc: improve the description of __folio_mark_dirty
omits ad52694bb808 xarray: inline xas_descend to improve performance
omits e19fe51c03db mm/ksm: remove page_mapcount() usage in stable_tree_search()
omits 6ac343d7848b mm: zswap: remove same_filled_pages from docs
omits dfe3de30df1b mm: zswap: remove same_filled module params
omits 1d2ff886acde mm: zswap: move more same-filled pages checks outside of z [...]
omits ad79ce011551 mm: zswap: refactor limit checking from zswap_store()
omits 6be575a0ea17 mm: zswap: always shrink in zswap_store() if zswap_pool_re [...]
omits 7ef1edf0f6ed userfaultfd: remove WRITE_ONCE when setting folio->index d [...]
omits 97b7cc9249eb selftest mm/mseal: style change
omits 969bb34f4dfa selftest mm/mseal read-only elf memory segment
omits a55611412fe7 mseal: add documentation
omits 99e05a968cf1 selftest mm/mseal memory sealing
omits b72001b1cfca mseal: add mseal syscall
omits 7a2f19cc4871 mseal: wire up mseal syscall
omits 7b970f7b354b mm: page_alloc: allowing mTHP compaction to capture the fr [...]
omits 404b27dea107 mm: filemap: batch mm counter updating in filemap_map_pages()
omits 8ebd0f77f18b mm: move mm counter updating out of set_pte_range()
omits 8b00f092e6da mm: correct the docs for thp_fault_alloc and thp_fault_fallback
omits 42ae71fdeafc sysfs-kernel-mm-transparent-hugepage: fix the name and une [...]
omits 1d9bb9f76444 mm: add docs for per-order mTHP counters and transhuge_page ABI
omits 0681df33ec19 mm: add per-order mTHP anon_swpout and anon_swpout_fallbac [...]
omits 9e1e2add6e17 mm: add per-order mTHP anon_fault_alloc and anon_fault_fal [...]
omits 3c06cba33bf0 mm-hugetlb-rename-dissolve_free_huge_pages-to-dissolve_fre [...]
omits 23ce8c8f14be mm/hugetlb: rename dissolve_free_huge_pages() to dissolve_ [...]
omits df148bd1f25c mm/hugetlb: convert dissolve_free_huge_pages() to folios
omits 38bb0e86935b mm-hugetlb-convert-dissolve_free_huge_pages-to-folios-fix
omits 66739b9474d9 mm/hugetlb: convert dissolve_free_huge_pages() to folios
omits a95894a0d86e mm/ksm: replace set_page_stable_node by folio_set_stable_node
omits 6b74d5dad58b mm/ksm: rename get_ksm_page_flags to ksm_get_folio_flags
omits ed2ce281892e mm/ksm: convert chain series funcs and replace get_ksm_page
omits a31c491369f5 mm/ksm: use folio in write_protect_page
omits 0d2c75821253 mm/ksm: use ksm_get_folio in scan_get_next_rmap_item
omits 30d0482d23b4 mm/ksm: use folio in stable_node_dup
omits 52b842efddbf mm/ksm: use folio in remove_stable_node
omits 40f510b8a13d mm/ksm: add folio_set_stable_node
omits 902ebb28ce74 mm/ksm: use folio in remove_rmap_item_from_tree
omits 3942a8cd59a3 mm/ksm: add ksm_get_folio
omits 1b0efb48b9de arm-mm-drop-vm_fault_badmap-vm_fault_badaccess-checkpatch-fixes
omits 4c0a4540df9b arm: mm: drop VM_FAULT_BADMAP/VM_FAULT_BADACCESS
omits 111030a1b998 arm64: mm: drop VM_FAULT_BADMAP/VM_FAULT_BADACCESS
omits f58928ce1cdd Documentation/admin-guide/cgroup-v1/memory.rst: don't refe [...]
omits 0b930bab8c65 mm/debug: print only page mapcount (excluding folio entire [...]
omits cd93d5aff669 xtensa/mm: convert check_tlb_entry() to sanity check folios
omits 8c58b82cd4d5 trace/events/page_ref: trace the raw page mapcount value
omits 9b68adf0d2de mm/migrate_device: use folio_mapcount() in migrate_vma_che [...]
omits 30f7e7c3947b mm/filemap: use folio_mapcount() in filemap_unaccount_folio()
omits de462e0c1c20 sh/mm/cache: use folio_mapped() in copy_from_user_page()
omits a64948a6f669 mm/migrate: use folio_likely_mapped_shared() in add_page_f [...]
omits 05361dd437f4 mm/page_alloc: use folio_mapped() in __alloc_contig_migrat [...]
omits 60957912fa59 mm/memory-failure: use folio_mapcount() in hwpoison_user_m [...]
omits fa747e3ad90c mm/huge_memory: use folio_mapcount() in zap_huge_pmd() san [...]
omits a6e9d64ee530 mm/memory: use folio_mapcount() in zap_present_folio_ptes()
omits b275dd3ac797 mm: make folio_mapcount() return 0 for small typed folios
omits 789dd97a3157 mm: improve folio_likely_mapped_shared() using the mapcoun [...]
omits e3783b5d1597 mm: track mapcount of large folios in single value
omits 2505caf1d928 mm/rmap: add fast-path for small folios when adding/removi [...]
omits 9a7dd36bcb0c mm/rmap: always inline anon/file rmap duplication of a single PTE
omits f00b36bfc45e mm: allow for detecting underflows with page_mapcount() again
omits 8bd01e5a8da3 mm: follow_pte() improvements
omits 901053dfdc6a mm: pass VMA instead of MM to follow_pte()
omits c142268a4520 drivers/virt/acrn: fix PFNMAP PTE checks in acrn_vm_ram_map()
omits 0fe389bb9e55 mm,swap: add document about RCU read lock and swapoff interaction
omits b83631dc13d2 mm/mmap: make accountable_mapping return bool
omits 8bbf591187a1 mm/mmap: make vma_wants_writenotify return bool
omits f5df452e7f07 memory tier: create CPUless memory tiers after obtaining H [...]
omits 4eefd12c50bc memory tier: dax/kmem: introduce an abstract layer for fin [...]
omits 0cd558794a40 mm: set pageblock_order to HPAGE_PMD_ORDER in case with !C [...]
omits 17ef062970fe mm: convert free_zone_device_page to free_zone_device_folio
omits 5285d6b03586 mm: combine __folio_put_small, __folio_put_large and __folio_put
omits 252a4c99706c mm: inline destroy_large_folio() into __folio_put_large()
omits 36906e5531a4 mm: combine free_the_page() and free_unref_page()
omits 17553216512d mm: free non-hugetlb large folios in a batch
omits a9d18a89f1f1 mm: convert pagecache_isize_extended to use a folio
omits 5aaf8a9608b0 mm/hugetlb: pass correct order_per_bit to cma_declare_cont [...]
omits 85459cf5acab mm/cma: drop incorrect alignment check in cma_init_reserved_mem
omits 256224a2ff3e selftests/mm: fix additional build errors for selftests
omits 27621eaacb0b selftests: break the dependency upon local header files
omits 723da54b0a65 hugetlb: Simplify hugetlb_wp() arguments
omits 89e3847243cf hugetlb: convert hugetlb_wp() to use struct vm_fault
omits 47bbaacadd6d hugetlb: simplify hugetlb_no_page() arguments
omits 92145d5ced9b hugetlb: convert hugetlb_no_page() to use struct vm_fault
omits d3337f5fe5f4 hugetlb: convert hugetlb_fault() to use struct vm_fault
omits 6981365d1a03 mm/ksm: remove redundant code in ksm_fork
omits 613a330dd9cb mm: use "GUP-fast" instead "fast GUP" in remaining comments
omits 52be37860d0a mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
omits 758a5dbf5762 mm/gup: consistently name GUP-fast functions
omits 0aec22c23dcd hugetlb: convert alloc_buddy_hugetlb_folio to use a folio
omits 7176ea5d22a9 mm: remove struct page from get_shadow_from_swap_cache
omits bf878be64ceb x86: mm: accelerate pagefault when badaccess
omits 9a05b926e576 s390: mm: accelerate pagefault when badaccess
omits fca3f9697f69 riscv-mm-accelerate-pagefault-when-badaccess-fix
omits 5c67f463f4a1 riscv: mm: accelerate pagefault when badaccess
omits 546aaa6865c8 powerpc: mm: accelerate pagefault when badaccess
omits 97a473b38809 arm: mm: accelerate pagefault when VM_FAULT_BADACCESS
omits 5455a5b881c8 arm64: mm: accelerate pagefault when VM_FAULT_BADACCESS
omits 2b9b1288847c arm64: mm: cleanup __do_page_fault()
omits 5546bfcbb029 mm: madvise: avoid split during MADV_PAGEOUT and MADV_COLD
omits f702cc10e30d mm: vmscan: avoid split during shrink_folio_list()
omits 697f9376acf1 mm: swap: allow storage of all mTHP orders
omits 603415221e50 mm: swap: update get_swap_pages() to take folio order
omits 0e749fe859e4 mm: swap: simplify struct percpu_cluster
omits bfb8ce166195 FIXUP: mm: swap: free_swap_and_cache_nr() as batched free_ [...]
omits acdb39a379dc mm: swap: free_swap_and_cache_nr() as batched free_swap_an [...]
omits 20a2057b773b mm: swap: remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
omits d9758432e2eb mm: page_alloc: use the correct THP order for THP PCP
omits db011c03a1cb proc: convert smaps_pmd_entry to use a folio
omits 9968d969d88a proc: pass a folio to smaps_page_accumulate()
omits 9d46690cb903 proc: convert smaps_page_accumulate to use a folio
omits 4bf57c8a4fda proc: convert gather_stats to use a folio
omits 9fd627f8ecb1 mm: generate PAGE_IDLE_FLAG definitions
omits 44bf4ed71753 mm: remove page_idle and page_young wrappers
omits 8fb46a5a376c proc: convert smaps_account() to use a folio
omits a58fe7daa1ca proc: convert clear_refs_pte_range to use a folio
omits d182757c9f78 khugepaged: use a folio throughout hpage_collapse_scan_file()
omits 880909f9b6b4 khugepaged-use-a-folio-throughout-collapse_file-fix
omits 8592ef49713e khugepaged: use a folio throughout collapse_file()
omits f7b48f511106 khugepaged: remove hpage from collapse_file()
omits fa1393066df4 khugepaged: pass a folio to __collapse_huge_page_copy()
omits fd2da2fd8088 khugepaged: remove hpage from collapse_huge_page()
omits 976e97712707 khugepaged: convert alloc_charge_hpage to alloc_charge_folio
omits d2809571ec4f khugepaged: inline hpage_collapse_alloc_folio()
omits 19e238162e20 selftests/mm: mremap_test: use sscanf to parse /proc/self/maps
omits a43931a789da selftests/mm: mremap_test: optimize execution time from mi [...]
omits 068d24f3321b selftests/mm: mremap_test: optimize using pre-filled rando [...]
omits 953729b3326a memory: remove the now superfluous sentinel element from c [...]
omits d6bd4560abb8 mm: rename vma_pgoff_address back to vma_address
omits b9cd901316c6 mm: remove vma_address()
omits 32dcd73ed441 mm: correct page_mapped_in_vma() for large folios
omits 8485ac736a77 mm: huge_memory: add the missing folio_test_pmd_mappable() [...]
omits 6c16a59e7328 mm-support-multi-size-thp-numa-balancing-v3
omits f2983f2a8d8d mm: support multi-size THP numa balancing
omits 95154e4a75f8 mm: factor out the numa mapping rebuilding into a new helper
omits d3d465426b41 mm: alloc_anon_folio: avoid doing vma_thp_gfp_mask in fall [...]
omits 7df5c1816e04 zram: add max_pages param to recompression
omits 6409b1e2c770 mm: init_mlocked_on_free_v3
omits 657794e4e1c0 selftest-mm-ksm_functional_tests-extend-test-case-for-ksm- [...]
omits 97fcd0ffc692 selftest/mm: ksm_functional_tests: extend test case for ks [...]
omits c8663ff7a57f selftest/mm: ksm_functional_tests: refactor mmap_and_merge [...]
omits c6dd78529a6c mm/ksm: fix ksm exec support for prctl
omits b00b5cf6032c selftests/x86: add placement guard gap test for shstk
omits 7c3ee4818f8e x86/mm: care about shadow stack guard gap during placement
omits 3caf64a99aa1 x86/mm: implement HAVE_ARCH_UNMAPPED_AREA_VMFLAGS
omits dd5c1e5d4897 mm: take placement mappings gap into account
omits 438507a237af treewide: use initializer for struct vm_unmapped_area_info
omits c6154cf95364 powerpc: use initializer for struct vm_unmapped_area_info
omits 9bd63d90e4dd parisc: use initializer for struct vm_unmapped_area_info
omits 90e2f4240222 csky: use initializer for struct vm_unmapped_area_info
omits cd0b518bf41e thp: add thp_get_unmapped_area_vmflags()
omits 6db09e6121d0 mm: use get_unmapped_area_vmflags()
omits 555d6b8a15e1 mm: remove export for get_unmapped_area()
omits 22bb8061a8f1 mm: introduce arch_get_unmapped_area_vmflags()
omits 29e7469916f4 mm: switch mm->get_unmapped_area() to a flag
omits 8b74aa708e90 proc: refactor pde_get_unmapped_area as prep
omits dbcd3c39943c userfaultfd: early return in dup_userfaultfd()
omits d91ce7df85b5 mm: remove __set_page_dirty_nobuffers()
omits a93f1aafb33d mm: remove "prot" parameter from move_pte()
omits a23f0389e421 mm: optimize CONFIG_PER_VMA_LOCK member placement in vm_ar [...]
omits fd310c7e8d80 filemap: remove __set_page_dirty()
omits 1686c1353ce4 mm: use rwsem assertion macros for mmap_lock
omits dc0d4e9283d4 mm-allow-anon-exclusive-check-over-hugetlb-tail-pages-fix
omits 4853737adac7 mm: allow anon exclusive check over hugetlb tail pages
omits cfefa2477ff1 mm/gup: handle hugetlb in the generic follow_page_mask code
omits 5df5005f4c91 mm/gup: handle hugepd for follow_page()
omits dbd05cdcd410 fixup! mm/gup: handle huge pmd for follow_pmd_mask()
omits 0f15ceb38245 mm/gup: handle huge pmd for follow_pmd_mask()
omits 353076fe8050 mm/gup: handle huge pud for follow_pud_mask()
omits bcfb15de39cb mm/gup: cache *pudp in follow_pud_mask()
omits 0b4387b223ee mm/gup: handle hugetlb for no_page_table()
omits cb1d9751ec90 mm/gup: refactor record_subpages() to find 1st small page
omits 376decd343fe mm-gup-drop-folio_fast_pin_allowed-in-hugepd-processing-fix
omits a24b9c0d936f mm/gup: drop gup_fast_folio_allowed() in hugepd processing
omits 9c0876553221 fixup! mm/arch: provide pud_pfn() fallback
omits 91f4b034d29b mm/arch: provide pud_pfn() fallback
omits ad610e32c46f mm: introduce vma_pgtable_walk_{begin|end}()
omits 9fa5f0706c2b mm: make HPAGE_PXD_* macros even if !THP
omits d27cfc67f7de mm/hugetlb: declare hugetlbfs_pagecache_present() non-static
omits 6960505b54e8 mm/Kconfig: CONFIG_PGTABLE_HAS_HUGE_LEAVES
omits 5945c285988b mm: rename mm_put_huge_zero_page to mm_put_huge_zero_folio
omits ffe481f85088 dax: use huge_zero_folio
omits 9aaa74c94cc3 mm: convert do_huge_pmd_anonymous_page to huge_zero_folio
omits 6cfacecb096b mm: convert huge_zero_page to huge_zero_folio
omits 299a93b5f8e1 mm: convert migrate_vma_collect_pmd to use a folio
omits 619121abeee0 mm: add pmd_folio()
omits 2d7a8a49dd0a mm: add is_huge_zero_folio()
omits 395326c82188 sparc: use is_huge_zero_pmd()
omits fa7cca8d1a8a zswap: replace RB tree with xarray
omits bae559279fcf zswap: replace RB tree with xarray
omits 0d9b1d5466a1 mm/page_alloc.c: change the array-length to MIGRATE_PCPTYPES
omits 17c543d8a661 mm/page_alloc.c: don't show protection in zone's ->lowmem_ [...]
omits 6ad68ab1555b mm/mm_init.c: remove the outdated code comment above defer [...]
omits 6766aa02ed37 mm-page_allocc-remove-unneeded-codes-in-numa-version-of-bu [...]
omits 7831e227f8ba mm/page_alloc.c: remove unneeded codes in !NUMA version of [...]
omits 4361b577db7d mm: make __absent_pages_in_range() as static
omits b2e6136926d3 mm-init-remove-the-unnecessary-special-treatment-for-memor [...]
omits dea3c3ff778e mm/init: remove the unnecessary special treatment for memo [...]
omits 284fae28ff3d mm: move array mem_section init code out of memory_present()
omits 94f798bbbb76 mm, slab: move slab_memcg hooks to mm/memcontrol.c
omits 0f795620afda mm-slab-move-memcg-charging-to-post-alloc-hook-fix-2
omits 0bd1780dc484 fixup! mm, slab: move memcg charging to post-alloc hook
omits cbcab9a831ae mm, slab: move memcg charging to post-alloc hook
omits 3abf68754e6f proc-rewrite-stable_page_flags-fix-2
omits cebee775597d proc-rewrite-stable_page_flags-fix
omits 67ac65597772 proc: rewrite stable_page_flags()
omits 7af650eebb7b remove references to page->flags in documentation
omits f6215faa61c8 slub: remove use of page->flags
omits 00eccfc12b08 mm-convert-arch_clear_hugepage_flags-to-take-a-folio-fix
omits 1ee45713195f mm: convert arch_clear_hugepage_flags to take a folio
omits c7ef8bdc1b21 mm: make page_mapped() take a const argument
omits dd7887496163 mm: make is_free_buddy_page() take a const argument
omits 1845bebec631 mm: make folio_test_idle and folio_test_young take a const [...]
omits effd6fa03264 mm: make page_ext_get() take a const argument
omits 481a69a8d5c0 xtensa: remove uses of PG_arch_1 on individual pages
omits 255841722a2b sh-remove-use-of-pg_arch_1-on-individual-pages-fix
omits c99601834975 sh: remove use of PG_arch_1 on individual pages
omits 3db131d46268 mm: merge folio_is_secretmem() and folio_fast_pin_allowed( [...]
omits 331ea1a8437c selftests/memfd_secret: add vmsplice() test
omits 981e2d027a49 mm: move follow_phys to arch/x86/mm/pat/memtype.c
omits 1fb86ae1fb0f mm: remove follow_pfn
omits e20b5bb8651c virt: acrn: stop using follow_pfn
omits 6d075dd1398a mm: backing-dev: use group allocation/free of per-cpu coun [...]
omits 6ae867df3fff huge_memory.c: document huge page splitting rules more thoroughly
omits be4efccae38d mm/mmap: convert all mas except mas_detach to vma iterator
omits 8421e0e6c307 mm/mm_init.c: remove arch_reserved_kernel_pages()
omits 7147c6dda865 mm/mm_init.c: remove unneeded calc_memmap_size()
omits 329813305533 mm/mm_init.c: remove meaningless calculation of zone->mana [...]
omits 9f7eeec4b5a8 mm/mm_init.c: remove meaningless calculation of zone->mana [...]
omits a0aab445656f mm/mm_init.c: add new function calc_nr_all_pages()
omits beb7f9025ff7 mm/mm_init.c: remove the useless dma_reserve
omits b4bbd823c750 x86: remove unneeded memblock_find_dma_reserve()
omits 427aa303bb5a mm/filemap: optimize filemap folio adding
omits 07fec1176529 lib/xarray: introduce a new helper xas_get_order
omits 0ecc2c9bbf52 lib/xarray: introduce a new helper xas_get_order
omits 0c4ca5e147c5 mm/filemap: clean up hugetlb exclusion code
omits 718ea35e8674 mm/filemap: return early if failed to allocate memory for split
omits 70fac4336bca folio_likely_mapped_shared() kerneldoc fixup
omits ccb93d3ddc9a mm: convert folio_estimated_sharers() to folio_likely_mapp [...]
omits dbc36842a41e mm-migrate-split-source-folio-if-it-is-on-deferred-split-list-fix
omits 0c1e26072838 mm/migrate: split source folio if it is on deferred split list
omits bdb5901bf440 mm-hold-ptl-from-the-first-pte-while-reclaiming-a-large-folio-fix
omits 42700f6ae5fe mm: hold PTL from the first PTE while reclaiming a large folio
omits 9cf14186b569 mm/vmalloc.c: optimize to reduce arguments of alloc_vmap_area()
omits 0efeb0f91027 mm/filemap: don't decrease mmap_miss when folio has workin [...]
omits f1b1efdebd42 mm/filemap: don't decrease mmap_miss when folio has workin [...]
omits b11bd8dd0f53 mm/readahead: break read-ahead loop if filemap_add_folio r [...]
omits 02cdd0353426 arm64: mm: swap: support THP_SWAP on hardware with MTE
omits 7082f034dc70 selftests/mm: parse VMA range in one go
omits a5dce624d103 docs: hugetlbpage.rst: add hugetlb migration description
omits ecdff70f0012 mm: hugetlb: make the hugetlb migration strategy consistent
omits cb260b39de00 mm: record the migration reason for struct migration_targe [...]
omits 69d2e4e75e73 mm/vmalloc: eliminated the lock contention from twice to once
omits dd6be00f3f9c mm/kmemleak: disable KASAN instrumentation in kmemleak
omits f5082c9f117f mm/kmemleak: compact kmemleak_object further
omits 30ca6801fb08 mm: zswap: remove nr_zswap_stored atomic
omits 39174a5e82d4 mm: page_alloc: batch vmstat updates in expand()
omits a1c66d6bf9c5 mm: page_alloc: change move_freepages() to __move_freepage [...]
omits 050a32b349e7 mm: page_alloc: consolidate free page accounting fix 3
omits ccfa07627214 mm: page_alloc: consolidate free page accounting fix 2
omits 606bdba0f440 mm: page_alloc: consolidate free page accounting fix
omits e2ed93ebbc49 mm: page_alloc: consolidate free page accounting
omits c2fe7f8b8cab mm-page_isolation-prepare-for-hygienic-freelists-fix
omits 731e73522a45 mm: page_isolation: prepare for hygienic freelists
omits eb1e87711f02 mm: page_alloc: set migratetype inside move_freepages()
omits cae6df542d63 mm: page_alloc: close migratetype race between freeing and [...]
omits 0743ae77b053 mm-page_alloc-fix-freelist-movement-during-block-conversion-fix
omits 350d8d56a721 mm: page_alloc: fix freelist movement during block conversion
omits 5d7fba0924eb mm: page_alloc: fix move_freepages_block() range error
omits 824b3de44f54 mm: page_alloc: move free pages when converting block duri [...]
omits 8e2349914893 mm: page_alloc: fix up block types when merging compatible blocks
omits 2f8c6e997b8b mm: page_alloc: optimize free_unref_folios()
omits eb24410cb597 mm: page_alloc: remove pcppage migratetype caching
omits 9222eae0d1af fixup! selftests/mm: run_vmtests.sh: fix hugetlb mem size [...]
omits 4e63741d24ff selftests/mm: run_vmtests.sh: fix hugetlb mem size calculation
omits c124a1f2199d mm/page-flags: make PageMappingFlags return bool
omits 0ce99159ae9e mm/page-flags: make __PageMovable return bool
omits 2e5d96eb5bef selftests-mm-confirm-va-exhaustion-without-reliance-on-cor [...]
omits b2c8c8af87b2 selftests/mm: confirm VA exhaustion without reliance on co [...]
omits 5b8658132acc hugetlb: remove mention of destructors
omits 20f448a973db mm: improve dumping of mapcount and page_type
omits 61ba9b6276b7 mm-free-up-pg_slab-fix
omits 4e36330cac25 mm: free up PG_slab
omits 646488a84862 mm: remove a call to compound_head() from is_page_hwpoison()
omits d608646ae491 mm-turn-folio_test_hugetlb-into-a-pagetype-fix
omits dda79cce0c5e mm: turn folio_test_hugetlb into a PageType
omits 40961cc1c1e7 mm: support page_mapcount() on page_has_type() pages
omits 33d563c41d0b mm: remove folio_prep_large_rmappable()
omits d1984fa43806 mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macros
omits ded1b1898ab1 fixup! mm: always initialise folio->_deferred_list
omits 134272909d56 mm: always initialise folio->_deferred_list
omits ed1d5d9d6f01 mm: change inlined allocation helpers to account at the call site
omits aa51e5ab514b memprofiling: documentation
omits cf9592659758 MAINTAINERS: improve entries in CODE TAGGING and MEMORY AL [...]
omits 06f2ac0db243 MAINTAINERS: add entries for code tagging and memory alloc [...]
omits 170768d9edba codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark faile [...]
omits 8bbe4f23a0e3 codetag: debug: mark codetags for reserved pages as empty
omits 26f24625f521 codetag: debug: skip objext checking when it's for objext itself
omits d2260b53bb7d lib: add memory allocations report in show_mem()
omits 30bf685e5d48 Documentation: rhashtable: undo _noprof additions in the d [...]
omits 7581a9ede06d rhashtable: plumb through alloc tag
omits b5359c95c920 Documentation: mm: vmalloc: undo _noprof additions in the [...]
omits ecbdbfadb299 arch/um: fix forward declaration for vmalloc
omits 16a7ca05c17e mm: vmalloc: enable memory allocation profiling
omits 5c388755c312 Documentation: mm: percpu: undo _noprof additions in the d [...]
omits a0bd20645e9a mm: percpu: enable per-cpu allocation tagging
omits 31e344820527 mm: percpu: add codetag reference into pcpuobj_ext
omits 85db205be697 mm: percpu: introduce pcpuobj_ext
omits d049b8b70817 mm/mempool: Documentation: add missing mempool_create_node [...]
omits 4738cf7c012e Documentation: mempool: undo _noprof additions in the docu [...]
omits 59adf6f1dfda mempool: hook up to memory allocation profiling
omits 90ff4146bb2c mm/slab: fix kcalloc() kernel-doc warnings
omits f7b18a51bcdf Documentation: mm/slab: undo _noprof additions in the docu [...]
omits 49ca1105f903 mm/slab: enable slab allocation tagging for kmalloc and friends
omits 33417585063b rust: add a rust helper for krealloc()
omits 2006cbda358a mm/slab: add allocation accounting into slab allocation an [...]
omits f1924d3311e7 lib: add codetag reference into slabobj_ext
omits d054bb314afd mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_P [...]
omits 0e98c606f590 mm: fix non-compound multi-order memory accounting in __fr [...]
omits 406d8f62b9b4 mm: create new codetag references during page splitting
omits d1ba36f9b324 Documentation: mm: undo _noprof additions in the documentation
omits 52a426dff856 mm: enable page allocation tagging
omits 0bb8ac60eba9 change alloc_pages name in dma_map_ops to avoid name conflicts
omits fc0b443f0e27 fixup! increase PERCPU_MODULE_RESERVE to accommodate alloc [...]
omits 572eea069a3c mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate [...]
omits 2369be60c264 lib: introduce early boot parameter to avoid page_ext memo [...]
omits 99927633d8bb lib: introduce support for page allocation tagging
omits 12f496ddffa3 lib: fix alloc_tag_init() to prevent passing NULL to PTR_ERR()
omits f67c59eafc78 mm/memprofiling: explicitly include irqflags.h in alloc_tag.h
omits e7dfb3b69f38 lib: do limited memory accounting for modules with ARCH_NE [...]
omits 5312ca2d2011 Documentation: fs/proc: fix allocinfo title
omits c99513f66302 lib: add allocation tagging support for memory allocation [...]
omits c7e68d8ff10c lib: prevent module unloading if memory is not freed
omits a7df1b5846e3 lib: code tagging module support
omits e3104a79737d lib: code tagging framework
omits 6dabea32a357 slab: objext: introduce objext_flags as extension to page_ [...]
omits 21eef404240c mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
omits d5b96c2a8314 mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent [...]
omits 2de558a164c6 mm: introduce slabobj_ext to support slab object extensions
omits 8a08f2800951 fs: convert alloc_inode_sb() to a macro
omits b0f8a48644c9 scripts/kallysms: always include __start and __stop symbols
omits d3f9cc9e410e mm/slub: mark slab_free_freelist_hook() __always_inline
omits de4227185c79 asm-generic/io.h: kill vmalloc.h dependency
omits 259941293ade fixup! fix missing vmalloc.h includes
omits 9221ebcffb5f kasan: hw_tags: include linux/vmalloc.h
omits 78e93b3ecc1d fixup! fix missing vmalloc.h includes
omits 0a0a8d941f59 fixup! fix missing vmalloc.h includes
omits 90e4abcea27c fixup! fix missing vmalloc.h includes
omits e12c3b06b6ee fix missing vmalloc.h includes
omits 3fb330d72c5d scripts/kernel-doc: drop "_noprof" on function prototypes
omits e20959d02e52 percpu: clean up all mappings when pcpu_map_pages() fails
omits a82214db1b0f mm/numa_balancing: allow migrate on protnone reference wit [...]
omits 8889407adfb8 mm-mempolicy-use-numa_node_id-instead-of-cpu_to_node-v3
omits cd5b6058408e mm/mempolicy: use numa_node_id() instead of cpu_to_node()
omits ab176172a524 mm: zswap: remove unnecessary check in zswap_find_zpool()
omits 3f07b9736f7c lib/test_hmm.c: handle src_pfns and dst_pfns allocation failure
omits e55ced74e24e mm: zpool: return pool size in pages
omits 4b1d621409c0 mm: zswap: optimize zswap pool size tracking
omits e59a7f45f6f8 mm: document pXd_leaf() API
omits 04da64dc627d mm/arm: remove pmd_thp_or_huge()
omits ccc0417fa825 mm/treewide: remove pXd_huge()
omits 7f7c35a284de mm/treewide: replace pXd_huge() with pXd_leaf()
omits 2722112b84ba mm/gup: merge pXd huge mapping checks
omits 3f00eb4d9c45 mm/powerpc: redefine pXd_huge() with pXd_leaf()
omits 9cf608f3752c mm/arm64: merge pXd_huge() and pXd_leaf() definitions
omits f98ac3ec6da0 mm/arm: redefine pmd_huge() with pmd_leaf()
omits 0f39c714515e mm/arm: use macros to define pmd/pud helpers
omits 7ba744fcdf14 mm-sparc-change-pxd_huge-behavior-to-exclude-swap-entries-fix
omits 18060d69b896 mm/sparc: change pXd_huge() behavior to exclude swap entries
omits b417311d8bde mm/x86: change pXd_huge() behavior to exclude swap entries
omits fd6e01a19a78 mm/gup: check p4d presence before going on
omits 67258e92a92d mm/gup: cache p4d in follow_p4d_mask()
omits 78545c42001d mm/hmm: process pud swap entry without pud_huge()
omits 2cca0a605f49 mm: page_alloc: control latency caused by zone PCP draining
omits b9faa6f35217 selftests/mm: virtual_address_range: Switch to ksft_exit_fail_msg
omits 4bc72bd70b73 mm/madvise: don't perform madvise VMA walk for MADV_POPULA [...]
omits 55d562a3f3dd mm: memcg: add NULL check to obj_cgroup_put()
omits a0022472b779 mm: remove guard around pgd_offset_k() macro
omits f793265fdbc9 Merge branch 'mm-stable' into mm-unstable
omits e5a5cd543574 mm/hugetlb: fix missing hugetlb_lock for resv uncharge
omits 00a8916a0b1f Null pointer dereference while shrinking zswap
omits 0bed4c5ae10d selftests: mm: fix unused and uninitialized variable warning
omits 02ba2edd29b5 selftests: mm: fix undeclared function error
omits 123d46b1fd3f selftests-harness-remove-use-of-line_max-fix-fix
omits 0523a706f644 selftests-harness-remove-use-of-line_max-fix
omits 50a90838dc78 selftests/harness: remove use of LINE_MAX
omits 53380194c87b bootconfig-use-memblock_free_late-to-free-xbc-memory-to-buddy-fix
omits ed979731ff58 bootconfig: use memblock_free_late to free xbc memory to buddy
omits ad366e350291 dt-bindings: kbuild: Add separate target/dependency for pr [...]
omits d1a13548610b dt-bindings: kbuild: Split targets out to separate rules
omits bdaca79b2de4 dt-bindings: kbuild: Simplify examples target patsubst
omits 51d6050aa98c Merge branch 'features' into for-next
omits fc17f7ffdd69 Merge branch 'fixes' into for-next
omits 1f1d13414caa LoongArch: Fix access error when read fault on a write-only VMA
omits ffc3e380b629 LoongArch: Fix a build error due to __tlb_remove_tlb_entry()
omits 34248ae447d5 LoongArch: Fix Kconfig item and left code related to CRASH_CORE
omits 446fd721cdc2 LoongArch: Define __ARCH_WANT_NEW_STAT in unistd.h
omits 9d6283f337cb Merge branch 'misc-6.9' into next-fixes
omits 614b5ab9f92c Merge branches 'for-next/scmi/updates' and 'for-next/ffa/u [...]
omits bb48844a08a0 clk: scmi: Add support for get/set duty_cycle operations
omits c809435df319 clk: scmi: Add support for re-parenting restricted clocks
omits 54c8c7da778e clk: scmi: Add support for rate change restricted clocks
omits b412df287bb7 clk: scmi: Add support for state control restricted clocks
omits bad677426c94 clk: scmi: Allocate CLK operations dynamically
omits 5fd10857f131 rcu/tree: Reduce wake up for synchronize_rcu() common case
omits 9fdc3abd2245 rcu: Reduce synchronize_rcu() delays when all wait heads a [...]
omits 5a3b38a952ce rcutorture: Fix rcu_torture_fwd_cb_cr() data race
omits 767b3584c223 rcutorture: Make rcutorture support srcu double call test
omits 5b975cc56879 rcu: Add lockdep_assert_in_rcu_read_lock() and friends
omits e2430c666bdf doc: Update Tasks RCU and Tasks Rude RCU description in Re [...]
omits 87f2c1329b12 Merge branches 'cmpxchg.2024.04.12a', 'lkmm.2024.04.09c', [...]
omits c8f01accf8e6 Merge branches 'fixes.2024.04.10a', 'misc.2024.04.12a', 'r [...]
omits b5e49f1af563 riscv: Emulate one-byte cmpxchg
omits 025b9308cebf rcu: Allocate WQ with WQ_MEM_RECLAIM bit set
omits d1e45dd2a5f0 rcu: Support direct wake-up of synchronize_rcu() users
omits da374accae92 rcu: Add a trace event for synchronize_rcu_normal()
omits 52fdf4d902f9 rcu: Reduce synchronize_rcu() latency
omits cc491993e9be rcu: Fix buffer overflow in print_cpu_stall_info()
omits 23ca7522b699 rcu: Mollify sparse with RCU guard
omits 4bcbc4b95ba3 rcu: Remove redundant CONFIG_PROVE_RCU #if condition
omits 364be3ecd30d Merge branch 'next/dt' into for-next
omits 08860437008d xtensa: Emulate one-byte cmpxchg
omits a608f956875f sh: Emulate one-byte cmpxchg
omits 6371672f2b2b csky: Emulate one-byte cmpxchg
omits d4f26ed66a53 ARC: Emulate one-byte cmpxchg
omits eaaffb927f5d rcu-tasks: Fix show_rcu_tasks_trace_gp_kthread buffer overflow
omits a485facebefc rcu-tasks: Fix the comments for tasks_rcu_exit_srcu_stall_timer
omits 903eb7419e7d rcu-tasks: Replace exit_tasks_rcu_start() initialization w [...]
omits 3855cb0bf766 rcutorture: Use rcu_gp_slow_register/unregister() only for [...]
omits 6c0c7be1dbfa torture: Scale --do-kvfree test time
omits 200a5fac3d3d rcutorture: Fix invalid context warning when enable srcu b [...]
omits a321108b9b62 rcutorture: Make stall-tasks directly exit when rcutorture [...]
omits 7a71fbb91236 rcutorture: Removing redundant function pointer initialization
omits bce365e6cada rcutorture: Make rcutorture support print rcu-tasks gp state
omits 112afad4efc5 rcutorture: Use the gp_kthread_dbg operation specified by cur_ops
omits c3a257e152a7 rcutorture: Re-use value stored to ->rtort_pipe_count inst [...]
omits 9cca877975c6 rcutorture: Fix rcu_torture_one_read() pipe_count overflow [...]
omits edfab8368c35 rcutorture: Remove extraneous rcu_torture_pipe_update_one( [...]
omits 64983a33fd99 rcu: Inform KCSAN of one-byte cmpxchg() in rcu_trc_cmpxchg [...]
omits 5cdaf49a7ac3 rcu: Make hotplug operations track GP state, not flags
omits d3b7d9f59641 rcu: Mark loads from rcu_state.n_online_cpus
omits 471296091336 rcu: Mark writes to rcu_sync ->gp_count field
omits ba709056d802 rcu: Bring diagnostic read of rcu_state.gp_flags into alignment
omits b9f1c5822a53 rcu: Remove redundant READ_ONCE() of rcu_state.gp_flags in tree.c
omits ad3e68fba10e rcu: Make Tiny RCU explicitly disable preemption
omits 2f8b3f060d42 rcu: Remove redundant BH disabling in TINY_RCU
omits e40a54cdb6a4 rcu: Create NEED_TASKS_RCU to factor out enablement logic
omits d29daca280be srcu: Make Tiny SRCU explicitly disable preemption
omits bd65cb13cef0 rcu: Make TINY_RCU depend on !PREEMPT_RCU rather than !PREEMPTION
omits 99873bcb4dba rcu: Update lockdep while in RCU read-side critical section
omits e6310d41d9cb Merge branch 'next/dt64' into for-next
omits 7a9a6deac738 Merge branch 'for-v6.10/module-owner-amba' into for-next
omits 0e16b9747508 vfio: amba: drop owner assignment
omits 8be37eebcaae memory: pl353-smc: drop owner assignment
omits cf1bcf0c797a Input: ambakmi - drop owner assignment
omits b724c5cfecd5 dmaengine: pl330: drop owner assignment
omits 2cd26b300093 hwrng: nomadik: drop owner assignment
omits 0ba92f0734f4 i2c: nomadik: drop owner assignment
omits 9265489fa750 coresight: tpiu: drop owner assignment
omits e28ff1b392a4 coresight: tpdm: drop owner assignment
omits 40bc1d4f2736 coresight: tpda: drop owner assignment
omits de3c56a85798 coresight: tmc: drop owner assignment
omits e98a5b8af9da coresight: stm: drop owner assignment
omits bb97aa3f98a2 coresight: etb10: drop owner assignment
omits d4f6df47ca3f coresight: replicator: drop owner assignment
omits 6e072fd0269d coresight: funnel: drop owner assignment
omits e238bf776e1b coresight: etm4x: drop owner assignment
omits eec30625e2bc coresight: etm3x: drop owner assignment
omits 9fc781c66992 coresight: catu: drop owner assignment
omits 8f41fbca5dfb coresight: cti: drop owner assignment
omits 19876000a321 amba: store owner from modules with amba_driver_register()
adds 8cd26fd90c1a Merge tag 'for-6.9-rc4-tag' of git://git.kernel.org/pub/sc [...]
adds 03cea821b82c platform/x86/amd: pmf: Decrease error message to debug
adds ed13f622bcd5 platform/x86/amd: pmf: Add infrastructure for quirking sup [...]
adds 9d893061ed68 platform/x86/amd: pmf: Add quirk for ROG Zephyrus G14
adds d8c2d38c4d1d platform/x86: ISST: Add Granite Rapids-D to HPM CPU list
adds bc774d46b414 platform/x86/intel-uncore-freq: Increase minor number support
adds f609e7b1b49e platform/x86/amd/pmc: Extend Framework 13 quirk to more BIOSes
adds c2d88559121b Merge tag 'platform-drivers-x86-v6.9-3' of git://git.kerne [...]
adds 3aadf100f93d Revert "vmgenid: emit uevent when VMGENID updates"
adds e4add02086a6 Merge tag 'random-6.9-rc5-for-linus' of git://git.kernel.o [...]
adds 360a348fd7fe Merge tag 'gpio-fixes-for-v6.9-rc5' of git://git.kernel.or [...]
adds 0f022d32c3ec net/sched: Fix mirred deadlock on device recursion
adds caed8eba2215 selftests: kselftest_harness: fix Clang warning about zero [...]
adds 428051600cb4 ice: tc: check src_vsi in case of traffic from VF
adds 73278715725a ice: tc: allow zero flags in parsing tc flower
adds 2cca35f5dd78 ice: Fix checking for unsupported keys on non-tunnel device
adds e59b495450a3 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linu [...]
adds d362046021ea net:usb:qmi_wwan: support Rolling modules
adds 94667949ec3b net: ethernet: mtk_eth_soc: fix WED + wifi reset
adds def52db470df net: ravb: Count packets instead of descriptors in R-Car RX path
adds a892493a3434 net: ravb: Allow RX loop to move past DMA mapping errors
adds c7c449502b51 net: ravb: Fix GbEth jumbo packet RX checksum handling
adds 2e36c9fbc476 net: ravb: Fix RX byte accounting for jumbo packets
adds d10a7f551ece Merge branch 'ravb-ethernet-driver-bugfixes'
adds efefd4f00c96 netfilter: nf_tables: missing iterator type in lookup walk
adds e79b47a8615d netfilter: nf_tables: restore set elements when delete set fails
adds 86a1471d7cde netfilter: nf_tables: fix memleak in map from abort path
adds ac1a21db32ed Merge tag 'nf-24-04-18' of git://git.kernel.org/pub/scm/li [...]
adds 56f78615bcb1 net: usb: ax88179_178a: avoid writing the mac address befo [...]
adds c24cd679b075 net: ethernet: ti: am65-cpsw-nuss: cleanup DMA Channels be [...]
adds 7586c8501d09 Merge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/li [...]
adds 2668e3ae2ef3 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
adds 20c9b0ca4082 bootconfig: use memblock_free_late to free xbc memory to buddy
adds d1a2b1d133c1 bootconfig-use-memblock_free_late-to-free-xbc-memory-to-buddy-fix
adds 52124c13ec1f selftests/harness: remove use of LINE_MAX
adds ba60807002f1 selftests-harness-remove-use-of-line_max-fix
adds e4c27e380c23 selftests-harness-remove-use-of-line_max-fix-fix
adds 376b9ffa156b selftests: mm: fix undeclared function error
adds c6869ca98eee selftests: mm: fix unused and uninitialized variable warning
adds 741a9f30d082 mm/hugetlb: fix missing hugetlb_lock for resv uncharge
adds aa159b25bcc1 mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macros
adds 638459e415f2 mm: support page_mapcount() on page_has_type() pages
adds 7f8a1e019a2b mm: turn folio_test_hugetlb into a PageType
adds 086790a3c059 mm-turn-folio_test_hugetlb-into-a-pagetype-fix
adds b50fd68457c8 mm: zswap: fix shrinker NULL crash with cgroup_disable=memory
adds a64c18210b07 hugetlb: check for anon_vma prior to folio allocation
adds fdb74eb6c713 stackdepot: respect __GFP_NOLOCKDEP allocation flag
adds b8de39bd1b76 init: fix allocated page overlapping with PTR_ERR
adds 00dbcbbd78c9 Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
adds 1136af90f3db Merge branch 'for-curr' of git://git.kernel.org/pub/scm/li [...]
adds 2b504e162037 arm64/head: Drop unnecessary pre-disable-MMU workaround
adds 34e526cb7d46 arm64/head: Disable MMU at EL2 before clearing HCR_EL2.E2H
adds 46c6049e33e9 Merge branch 'for-next/fixes' of git://git.kernel.org/pub/ [...]
adds 2d036ba1a4e3 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds 869da7bce3ff Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds 9f81323e5ace Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
adds be931f231498 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
adds 45d01be6392f Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linu [...]
adds f74ab0c5e594 ALSA: hda/tas2781: Add new vendor_id and subsystem_id to s [...]
adds 0672b017324b ALSA: hda/realtek: Fixes for Asus GU605M and GA403U sound
adds dca5f4dfa925 ALSA: hda/realtek: Fix volumn control of ThinkBook 16P Gen4
adds 7caf3daaaf04 ALSA: hda/realtek: Add quirks for Huawei Matebook D14 NBLB-WAX9N
adds 6af4ffa8a7d8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds 4717eec9fcff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds 744609648faf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds cbfe0efe9c69 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds c8531788ac98 Merge branch 'driver-core-linus' of git://git.kernel.org/p [...]
adds d4d1eff8cdf0 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/l [...]
adds 1607830dadee Revert "usb: cdc-wdm: close race between read and workqueue"
adds f2e0eee47038 usb: dwc3: ep0: Don't reset resource alloc flag
adds ad4a9f0a49f4 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/l [...]
adds cf16ffa17c39 USB: serial: option: add Lonsung U8300/U9300 product
adds 311f97a4c7c2 USB: serial: option: add Rolling RW101-GL and RW135-GL support
adds 582ee2f9d268 USB: serial: option: add Telit FN920C04 rmnet compositions
adds cd8a4416a327 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/l [...]
adds 47d96dd3873a Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds eeb1dac45879 Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
adds 367d0435d906 Merge branch 'char-misc-linus' of git://git.kernel.org/pub [...]
adds 381d3078499c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds 628aa179711f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds 5375c3c1abc2 Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/l [...]
adds 167c2cd1a095 Merge branch 'master' of git://git.kernel.org/pub/scm/virt [...]
adds e5a78fdec011 btrfs: remove colon from messages with state
adds 7192833c4e55 btrfs: scrub: run relocation repair when/only needed
adds 131a821a243f btrfs: fallback if compressed IO fails for ENOSPC
adds 2f7ef5bb4a2f btrfs: fix information leak in btrfs_ioctl_logical_to_ino()
adds fe1c6c7acce1 btrfs: fix wrong block_start calculation for btrfs_drop_ex [...]
adds 08487fb4f2bd Merge branch 'misc-6.9' into next-fixes
adds a85c9fae1826 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
adds a1a729819eaa Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds 8b6a455902b8 Merge branch 'dt/linus' of git://git.kernel.org/pub/scm/li [...]
adds ca38c2c14dbd Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds 6bb696a44eba Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds 10f4f8836ad9 Merge branch 'riscv-dt-fixes' of git://git.kernel.org/pub/ [...]
adds 8b4590cfe84b Merge branch 'riscv-soc-fixes' of git://git.kernel.org/pub [...]
adds c114914f7333 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds a215af3dcf12 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds 131a6c3220a9 Merge branch 'perf-tools' of git://git.kernel.org/pub/scm/ [...]
adds b7178df3aa12 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds c6f77c52ad03 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linu [...]
adds 24ae86e5163e Merge branch 'rust-fixes' of https://github.com/Rust-for-L [...]
adds 91a4aeeb6b14 Merge branch 'fixes/next' of git://git.kernel.org/pub/scm/ [...]
adds 47e845d7f4bc Merge branch 'clk-fixes' of git://git.kernel.org/pub/scm/l [...]
adds 6aff4c26ed67 drm/gma500: Remove lid code
adds fc92a30222b8 Merge branch 'for-linux-next-fixes' of https://gitlab.free [...]
new 3127c5e2d3dc Merge branch 'mm-stable' of git://git.kernel.org/pub/scm/l [...]
new 568a7c39ad58 Merge branch 'mm-stable' into mm-unstable
new ac192ff3c65f mm: remove guard around pgd_offset_k() macro
new 6b4fb24e3921 mm: memcg: add NULL check to obj_cgroup_put()
new 782de1a501f4 mm/madvise: don't perform madvise VMA walk for MADV_POPULA [...]
new c92b60d2124a selftests/mm: virtual_address_range: Switch to ksft_exit_fail_msg
new fc1ea11ff916 mm: page_alloc: control latency caused by zone PCP draining
new 5d1a95bc20d4 mm/hmm: process pud swap entry without pud_huge()
new 0cd4c070151f mm/gup: cache p4d in follow_p4d_mask()
new 2248f9f815f1 mm/gup: check p4d presence before going on
new dc98d0f2eeab mm/x86: change pXd_huge() behavior to exclude swap entries
new f41ba3552072 mm/sparc: change pXd_huge() behavior to exclude swap entries
new cd192046703e mm-sparc-change-pxd_huge-behavior-to-exclude-swap-entries-fix
new 3cc7ff14755b mm/arm: use macros to define pmd/pud helpers
new 65198083ab18 mm/arm: redefine pmd_huge() with pmd_leaf()
new bfe3f7819e6f mm/arm64: merge pXd_huge() and pXd_leaf() definitions
new c85e41760a49 mm/powerpc: redefine pXd_huge() with pXd_leaf()
new 6fdc85466f06 mm/gup: merge pXd huge mapping checks
new 1b80936c2c9f mm/treewide: replace pXd_huge() with pXd_leaf()
new edd6eab78b56 mm/treewide: remove pXd_huge()
new b6c6c5e1471a mm/arm: remove pmd_thp_or_huge()
new 467f3db4b27b mm: document pXd_leaf() API
new a7446537bb13 mm: zswap: optimize zswap pool size tracking
new 6b265934d6d6 mm: zpool: return pool size in pages
new 5d610bc602d9 lib/test_hmm.c: handle src_pfns and dst_pfns allocation failure
new 213beab3b57b mm: zswap: remove unnecessary check in zswap_find_zpool()
new 8e8fcb2f6f46 mm/mempolicy: use numa_node_id() instead of cpu_to_node()
new 07a629096e8f mm-mempolicy-use-numa_node_id-instead-of-cpu_to_node-v3
new 474f1fc8e804 mm/numa_balancing: allow migrate on protnone reference wit [...]
new 411aa9def692 percpu: clean up all mappings when pcpu_map_pages() fails
new 757e35a4f21b scripts/kernel-doc: drop "_noprof" on function prototypes
new 52b9fddbf2d9 fix missing vmalloc.h includes
new 226b9ab3dd26 fixup! fix missing vmalloc.h includes
new e422d2550d1e fixup! fix missing vmalloc.h includes
new fda70c6125e6 fixup! fix missing vmalloc.h includes
new e101c6ad8112 kasan: hw_tags: include linux/vmalloc.h
new 31242ebce24f fixup! fix missing vmalloc.h includes
new 5867ed2c0205 asm-generic/io.h: kill vmalloc.h dependency
new 6b3de0cdce4c mm/slub: mark slab_free_freelist_hook() __always_inline
new 0f55b4de421b scripts/kallysms: always include __start and __stop symbols
new 4dbc1f6f2bad fs: convert alloc_inode_sb() to a macro
new d639a860ed12 mm: introduce slabobj_ext to support slab object extensions
new 5a9590ca98dd mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent [...]
new ca89dda8e05a mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
new 9b8395e21ccb slab: objext: introduce objext_flags as extension to page_ [...]
new 4ec8cc188143 lib: code tagging framework
new 7ca83f0b0916 lib: code tagging module support
new d3ac336ab0b0 lib: prevent module unloading if memory is not freed
new a8a40bccca2d lib: add allocation tagging support for memory allocation [...]
new 28814611cb0e Documentation: fs/proc: fix allocinfo title
new 389aee5909cf lib: do limited memory accounting for modules with ARCH_NE [...]
new af7ae8e656c3 mm/memprofiling: explicitly include irqflags.h in alloc_tag.h
new 9ce2ed14a3f4 lib: fix alloc_tag_init() to prevent passing NULL to PTR_ERR()
new 81d07298f6cf lib: introduce support for page allocation tagging
new 92a68c19d93e lib: introduce early boot parameter to avoid page_ext memo [...]
new 53422e51e53e mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate [...]
new 23cf257a0902 fixup! increase PERCPU_MODULE_RESERVE to accommodate alloc [...]
new beed3281ec5c change alloc_pages name in dma_map_ops to avoid name conflicts
new 91c5f337a23e mm: enable page allocation tagging
new 953dc2d6ebf9 Documentation: mm: undo _noprof additions in the documentation
new 0e0336a6745f mm: create new codetag references during page splitting
new df2cd4d0a52d mm: fix non-compound multi-order memory accounting in __fr [...]
new 86139ed65e57 mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_P [...]
new 18d13314097e lib: add codetag reference into slabobj_ext
new 557b7e24e273 mm/slab: add allocation accounting into slab allocation an [...]
new 58e24da6c14f rust: add a rust helper for krealloc()
new fe5a568792ad mm/slab: enable slab allocation tagging for kmalloc and friends
new 9c69d41cd7b5 Documentation: mm/slab: undo _noprof additions in the docu [...]
new 0c801b034c20 mm/slab: fix kcalloc() kernel-doc warnings
new ee8bb8c59431 mempool: hook up to memory allocation profiling
new eb62abf26822 Documentation: mempool: undo _noprof additions in the docu [...]
new 1019793e6871 mm/mempool: Documentation: add missing mempool_create_node [...]
new e0d1dbd1a276 mm: percpu: introduce pcpuobj_ext
new cd53f6f575de mm: percpu: add codetag reference into pcpuobj_ext
new 9027c4d6c691 mm: percpu: enable per-cpu allocation tagging
new 8ff3a6264374 Documentation: mm: percpu: undo _noprof additions in the d [...]
new edf0a25633bd mm: vmalloc: enable memory allocation profiling
new dc26c7e79daf arch/um: fix forward declaration for vmalloc
new 675d03da957f Documentation: mm: vmalloc: undo _noprof additions in the [...]
new 8c354a6a1965 rhashtable: plumb through alloc tag
new dac23a96be8d Documentation: rhashtable: undo _noprof additions in the d [...]
new b40f1c5492df lib: add memory allocations report in show_mem()
new 6be5fcf877bc codetag: debug: skip objext checking when it's for objext itself
new 22c9735ec392 codetag: debug: mark codetags for reserved pages as empty
new eeee45da6ede codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark faile [...]
new eac01d1baa4c MAINTAINERS: add entries for code tagging and memory alloc [...]
new 7d3d9fdcf8e1 MAINTAINERS: improve entries in CODE TAGGING and MEMORY AL [...]
new 7764dcea8549 memprofiling: documentation
new 7bc47e1cc0b3 mm: change inlined allocation helpers to account at the call site
new e54cc81ea45d mm: always initialise folio->_deferred_list
new 1e982894afab fixup! mm: always initialise folio->_deferred_list
new fa02f6385f07 mm: remove folio_prep_large_rmappable()
new 72283aa48388 mm: remove a call to compound_head() from is_page_hwpoison()
new ca7c561149cf mm: free up PG_slab
new 14d92c0081fa mm-free-up-pg_slab-fix
new 52f1bdf1a7a1 mm: improve dumping of mapcount and page_type
new 033497e788af hugetlb: remove mention of destructors
new b6dbe0b47bd6 selftests/mm: confirm VA exhaustion without reliance on co [...]
new 48d34a5990ce selftests-mm-confirm-va-exhaustion-without-reliance-on-cor [...]
new 74266c0807c2 mm/page-flags: make __PageMovable return bool
new 6577fbce0d47 mm/page-flags: make PageMappingFlags return bool
new 193aa0be0200 selftests/mm: run_vmtests.sh: fix hugetlb mem size calculation
new f663666f1d08 fixup! selftests/mm: run_vmtests.sh: fix hugetlb mem size [...]
new 75a742bf7215 mm: page_alloc: remove pcppage migratetype caching
new df6087fc3f92 mm: page_alloc: optimize free_unref_folios()
new 9439aa90c07f mm: page_alloc: fix up block types when merging compatible blocks
new 62e4c2320ad0 mm: page_alloc: move free pages when converting block duri [...]
new 099c294bdb78 mm: page_alloc: fix move_freepages_block() range error
new 74467f0d67ba mm: page_alloc: fix freelist movement during block conversion
new 507ff73b10b2 mm-page_alloc-fix-freelist-movement-during-block-conversion-fix
new 0e7bde4afec0 mm: page_alloc: close migratetype race between freeing and [...]
new 05bf58044e02 mm: page_alloc: set migratetype inside move_freepages()
new 8bb10283e4fa mm: page_isolation: prepare for hygienic freelists
new 8a3afdf913c1 mm-page_isolation-prepare-for-hygienic-freelists-fix
new 41d10bffa146 mm: page_alloc: consolidate free page accounting
new 3c121587e752 mm: page_alloc: consolidate free page accounting fix
new 1191a9ee2883 mm: page_alloc: consolidate free page accounting fix 2
new 1db31923d35c mm: page_alloc: consolidate free page accounting fix 3
new f397f362a6ed mm: page_alloc: change move_freepages() to __move_freepage [...]
new 7cfef0dd5488 mm: page_alloc: batch vmstat updates in expand()
new 9b9d39085287 mm: zswap: remove nr_zswap_stored atomic
new 58541e031048 mm/kmemleak: compact kmemleak_object further
new 3604e65d11b2 mm/kmemleak: disable KASAN instrumentation in kmemleak
new a94ed3063885 mm/vmalloc: eliminated the lock contention from twice to once
new 1edc3a093336 mm: record the migration reason for struct migration_targe [...]
new 4d3b05b6114e mm: hugetlb: make the hugetlb migration strategy consistent
new 2cec3c97ba7a docs: hugetlbpage.rst: add hugetlb migration description
new 413801f30fbf selftests/mm: parse VMA range in one go
new c8ba7e74d151 arm64: mm: swap: support THP_SWAP on hardware with MTE
new 12ea6dbabf6a mm/readahead: break read-ahead loop if filemap_add_folio r [...]
new 18a3df911ddc mm/filemap: don't decrease mmap_miss when folio has workin [...]
new c8997d1d1d0c mm/filemap: don't decrease mmap_miss when folio has workin [...]
new 92a58b694821 mm/vmalloc.c: optimize to reduce arguments of alloc_vmap_area()
new 46b4471ffb79 mm: hold PTL from the first PTE while reclaiming a large folio
new d4228a8635d6 mm-hold-ptl-from-the-first-pte-while-reclaiming-a-large-folio-fix
new 9a624b8da69e mm/migrate: split source folio if it is on deferred split list
new a7f70ee8238e mm-migrate-split-source-folio-if-it-is-on-deferred-split-list-fix
new 4969bcdf29bf mm: convert folio_estimated_sharers() to folio_likely_mapp [...]
new 1987d1831aad folio_likely_mapped_shared() kerneldoc fixup
new 8d13c70feb71 mm/filemap: return early if failed to allocate memory for split
new 6ed8d8f09e2d mm/filemap: clean up hugetlb exclusion code
new afce4886fb66 lib/xarray: introduce a new helper xas_get_order
new cadc1172d9b1 lib/xarray: introduce a new helper xas_get_order
new 90d346f0e166 mm/filemap: optimize filemap folio adding
new 3dd004572213 x86: remove unneeded memblock_find_dma_reserve()
new e118bcf1bdd3 mm/mm_init.c: remove the useless dma_reserve
new 60e28b98be82 mm/mm_init.c: add new function calc_nr_all_pages()
new 561fb3523b63 mm/mm_init.c: remove meaningless calculation of zone->mana [...]
new 9e822657a252 mm/mm_init.c: remove meaningless calculation of zone->mana [...]
new 8067c9e30f0f mm/mm_init.c: remove unneeded calc_memmap_size()
new b51886577e71 mm/mm_init.c: remove arch_reserved_kernel_pages()
new 8d93284a99e2 mm/mmap: convert all mas except mas_detach to vma iterator
new cd4e2ce75c76 huge_memory.c: document huge page splitting rules more thoroughly
new 38b18d3add94 mm: backing-dev: use group allocation/free of per-cpu coun [...]
new ea7e61d0d3e3 virt: acrn: stop using follow_pfn
new 660073481669 mm: remove follow_pfn
new 90922befbf90 mm: move follow_phys to arch/x86/mm/pat/memtype.c
new d871539e0bd0 selftests/memfd_secret: add vmsplice() test
new dc17012bf900 mm: merge folio_is_secretmem() and folio_fast_pin_allowed( [...]
new 7db4b3ea381c sh: remove use of PG_arch_1 on individual pages
new efdd00ffe85a sh-remove-use-of-pg_arch_1-on-individual-pages-fix
new a6a7f51a2262 xtensa: remove uses of PG_arch_1 on individual pages
new abcc92da439f mm: make page_ext_get() take a const argument
new 586dc73ad7b5 mm: make folio_test_idle and folio_test_young take a const [...]
new 9091f7ab5ea8 mm: make is_free_buddy_page() take a const argument
new 4a8c8c293246 mm: make page_mapped() take a const argument
new b6ba4c4651ba mm: convert arch_clear_hugepage_flags to take a folio
new d878a2b4ecd7 mm-convert-arch_clear_hugepage_flags-to-take-a-folio-fix
new 3a9771886763 slub: remove use of page->flags
new 508e271d3da6 remove references to page->flags in documentation
new f2758692e0ff proc: rewrite stable_page_flags()
new 819fe93588d4 proc-rewrite-stable_page_flags-fix
new 4b62c85389bb proc-rewrite-stable_page_flags-fix-2
new 3b06ae53cf9c mm, slab: move memcg charging to post-alloc hook
new a751607aa39b fixup! mm, slab: move memcg charging to post-alloc hook
new 2825fab3789e mm-slab-move-memcg-charging-to-post-alloc-hook-fix-2
new 71364f4946eb mm, slab: move slab_memcg hooks to mm/memcontrol.c
new 664b8942d05c mm: move array mem_section init code out of memory_present()
new fd61f77f5f24 mm/init: remove the unnecessary special treatment for memo [...]
new e8357713c4e4 mm-init-remove-the-unnecessary-special-treatment-for-memor [...]
new 15624a1e5818 mm: make __absent_pages_in_range() as static
new 63bc24723043 mm/page_alloc.c: remove unneeded codes in !NUMA version of [...]
new 6600b01488e7 mm-page_allocc-remove-unneeded-codes-in-numa-version-of-bu [...]
new 9541c7155d70 mm/mm_init.c: remove the outdated code comment above defer [...]
new b48884f4e1bb mm/page_alloc.c: don't show protection in zone's ->lowmem_ [...]
new 0bbd82e1038b mm/page_alloc.c: change the array-length to MIGRATE_PCPTYPES
new df8c388a2593 zswap: replace RB tree with xarray
new 69d795ac9b39 zswap: replace RB tree with xarray
new 7ad679179c09 sparc: use is_huge_zero_pmd()
new 20f47179459e mm: add is_huge_zero_folio()
new 0d663b2a9b62 mm: add pmd_folio()
new 3ebbcd55865e mm: convert migrate_vma_collect_pmd to use a folio
new a7593b223477 mm: convert huge_zero_page to huge_zero_folio
new 4c47e3cd7da2 mm: convert do_huge_pmd_anonymous_page to huge_zero_folio
new 855acfe44f0d dax: use huge_zero_folio
new 0d206534f824 mm: rename mm_put_huge_zero_page to mm_put_huge_zero_folio
new 0d7b596342d4 mm/Kconfig: CONFIG_PGTABLE_HAS_HUGE_LEAVES
new 711d94a8de88 mm/hugetlb: declare hugetlbfs_pagecache_present() non-static
new 658a79098e49 mm: make HPAGE_PXD_* macros even if !THP
new 41ed5294af16 mm: introduce vma_pgtable_walk_{begin|end}()
new 998bcda1cb7a mm/arch: provide pud_pfn() fallback
new 2621a0a3fc54 fixup! mm/arch: provide pud_pfn() fallback
new f326bc7c2b09 mm/gup: drop gup_fast_folio_allowed() in hugepd processing
new 15dd4cc4c354 mm-gup-drop-folio_fast_pin_allowed-in-hugepd-processing-fix
new 5030be0c8ceb mm/gup: refactor record_subpages() to find 1st small page
new a899aa2fd104 mm/gup: handle hugetlb for no_page_table()
new 30c101f28eb9 mm/gup: cache *pudp in follow_pud_mask()
new f1b9d8f2538c mm/gup: handle huge pud for follow_pud_mask()
new 3afce5d7c7a5 mm/gup: handle huge pmd for follow_pmd_mask()
new 696f40af3a3b fixup! mm/gup: handle huge pmd for follow_pmd_mask()
new c6a0d54a938c mm/gup: handle hugepd for follow_page()
new 76d9dd1016e6 mm/gup: handle hugetlb in the generic follow_page_mask code
new 4fd0d7da8746 mm: allow anon exclusive check over hugetlb tail pages
new 812d1716f3a6 mm-allow-anon-exclusive-check-over-hugetlb-tail-pages-fix
new e95fc9c1f65b mm: use rwsem assertion macros for mmap_lock
new d99032e48616 filemap: remove __set_page_dirty()
new c14fcec1309c mm: optimize CONFIG_PER_VMA_LOCK member placement in vm_ar [...]
new e3e97080ffea mm: remove "prot" parameter from move_pte()
new 9b5c2a135254 mm: remove __set_page_dirty_nobuffers()
new 2d03097c6ffe userfaultfd: early return in dup_userfaultfd()
new 84d67cf862d4 proc: refactor pde_get_unmapped_area as prep
new bab276ffa9a7 mm: switch mm->get_unmapped_area() to a flag
new 720167b73d58 mm: introduce arch_get_unmapped_area_vmflags()
new 24f42022128d mm: remove export for get_unmapped_area()
new 665aaebfb811 mm: use get_unmapped_area_vmflags()
new b404b250f848 thp: add thp_get_unmapped_area_vmflags()
new 80bee3a06719 csky: use initializer for struct vm_unmapped_area_info
new f372b3bb4a4a parisc: use initializer for struct vm_unmapped_area_info
new 2c6c91d732c4 powerpc: use initializer for struct vm_unmapped_area_info
new fbe038839ff9 treewide: use initializer for struct vm_unmapped_area_info
new 5b45cf5196d8 mm: take placement mappings gap into account
new 934b4fc3cb1d x86/mm: implement HAVE_ARCH_UNMAPPED_AREA_VMFLAGS
new fde60d2b1ab5 x86/mm: care about shadow stack guard gap during placement
new fa25acb2e1fa selftests/x86: add placement guard gap test for shstk
new 98e890963190 mm/ksm: fix ksm exec support for prctl
new 39366de11707 selftest/mm: ksm_functional_tests: refactor mmap_and_merge [...]
new 126c3fb7dc90 selftest/mm: ksm_functional_tests: extend test case for ks [...]
new 4cdcc93174f7 selftest-mm-ksm_functional_tests-extend-test-case-for-ksm- [...]
new ee696ee9953d mm: init_mlocked_on_free_v3
new 75136715edbd zram: add max_pages param to recompression
new 095310fc78d4 mm: alloc_anon_folio: avoid doing vma_thp_gfp_mask in fall [...]
new 7522e1cff1b7 mm: factor out the numa mapping rebuilding into a new helper
new 93fe2cedac8f mm: support multi-size THP numa balancing
new c741b4b69b16 mm-support-multi-size-thp-numa-balancing-v3
new 73812409ff15 mm: huge_memory: add the missing folio_test_pmd_mappable() [...]
new ff9b63ef34bc mm: correct page_mapped_in_vma() for large folios
new 0e697e88c3b5 mm: remove vma_address()
new fb9a982b2b65 mm: rename vma_pgoff_address back to vma_address
new 518fcf755fb6 memory: remove the now superfluous sentinel element from c [...]
new b7ec015d00a2 selftests/mm: mremap_test: optimize using pre-filled rando [...]
new 03efc7d88239 selftests/mm: mremap_test: optimize execution time from mi [...]
new 0c25bb852138 selftests/mm: mremap_test: use sscanf to parse /proc/self/maps
new e812ab59b273 khugepaged: inline hpage_collapse_alloc_folio()
new 83c4a8724f19 khugepaged: convert alloc_charge_hpage to alloc_charge_folio
new dbe6347dac23 khugepaged: remove hpage from collapse_huge_page()
new 888bfa8439e9 khugepaged: pass a folio to __collapse_huge_page_copy()
new 05d575819d61 khugepaged: remove hpage from collapse_file()
new 115baa6d3ae3 khugepaged: use a folio throughout collapse_file()
new d0942c2036e5 khugepaged-use-a-folio-throughout-collapse_file-fix
new 64a310193288 khugepaged: use a folio throughout hpage_collapse_scan_file()
new 275277da4232 proc: convert clear_refs_pte_range to use a folio
new 90f00fde2157 proc: convert smaps_account() to use a folio
new 0139c23a2272 mm: remove page_idle and page_young wrappers
new 3aec6c4af995 mm: generate PAGE_IDLE_FLAG definitions
new 1cb4c78cf5ce proc: convert gather_stats to use a folio
new 8d568c9c2911 proc: convert smaps_page_accumulate to use a folio
new 4ba6983b9c7b proc: pass a folio to smaps_page_accumulate()
new b88bfc947047 proc: convert smaps_pmd_entry to use a folio
new 100a7375c7b5 mm: page_alloc: use the correct THP order for THP PCP
new 46338555b4e7 mm: swap: remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
new 4851b4549e5a mm: swap: free_swap_and_cache_nr() as batched free_swap_an [...]
new c6ad2b42070f FIXUP: mm: swap: free_swap_and_cache_nr() as batched free_ [...]
new 329964ab71c9 mm: swap: simplify struct percpu_cluster
new c69758719356 mm: swap: update get_swap_pages() to take folio order
new df73b9e9ce5d mm: swap: allow storage of all mTHP orders
new f044744b5d23 mm: vmscan: avoid split during shrink_folio_list()
new e86f186c2557 mm: madvise: avoid split during MADV_PAGEOUT and MADV_COLD
new 54617881fdf8 arm64: mm: cleanup __do_page_fault()
new 3d541717c1e8 arm64: mm: accelerate pagefault when VM_FAULT_BADACCESS
new 95881607db97 arm: mm: accelerate pagefault when VM_FAULT_BADACCESS
new 0b17d154c2cf powerpc: mm: accelerate pagefault when badaccess
new dd4bbd8def75 riscv: mm: accelerate pagefault when badaccess
new 354d2471cacd riscv-mm-accelerate-pagefault-when-badaccess-fix
new acf0b68a657a s390: mm: accelerate pagefault when badaccess
new 408049f4eb89 x86: mm: accelerate pagefault when badaccess
new 156cbdb47916 mm: remove struct page from get_shadow_from_swap_cache
new cf9711928651 hugetlb: convert alloc_buddy_hugetlb_folio to use a folio
new 17ccb1b7c5a0 mm/gup: consistently name GUP-fast functions
new 67c672fc85e8 mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
new e94ec89d3845 mm: use "GUP-fast" instead "fast GUP" in remaining comments
new ba929e675d49 mm/ksm: remove redundant code in ksm_fork
new 1904ca0ca298 hugetlb: convert hugetlb_fault() to use struct vm_fault
new 7b45524b26a7 hugetlb: convert hugetlb_no_page() to use struct vm_fault
new 98a81b9fe06b hugetlb: simplify hugetlb_no_page() arguments
new 432b2f0e5cef hugetlb: convert hugetlb_wp() to use struct vm_fault
new 59f4321c3a06 hugetlb: Simplify hugetlb_wp() arguments
new 252baf5990e5 selftests: break the dependency upon local header files
new e68891023b06 selftests/mm: fix additional build errors for selftests
new d0541634c0ea mm/cma: drop incorrect alignment check in cma_init_reserved_mem
new d6b8e9235a5d mm/hugetlb: pass correct order_per_bit to cma_declare_cont [...]
new 5fb2cf76da97 mm: convert pagecache_isize_extended to use a folio
new 56f3048c51d2 mm: free non-hugetlb large folios in a batch
new 174c94224d47 mm: combine free_the_page() and free_unref_page()
new 085a5e4e2330 mm: inline destroy_large_folio() into __folio_put_large()
new e2d292495204 mm: combine __folio_put_small, __folio_put_large and __folio_put
new 681a9e9ba3fc mm: convert free_zone_device_page to free_zone_device_folio
new 5e2be8137a56 mm: set pageblock_order to HPAGE_PMD_ORDER in case with !C [...]
new 0cd8eb40a937 memory tier: dax/kmem: introduce an abstract layer for fin [...]
new 8cc836373a00 memory tier: create CPUless memory tiers after obtaining H [...]
new a8f4327a8d5f mm/mmap: make vma_wants_writenotify return bool
new 1be2937299fc mm/mmap: make accountable_mapping return bool
new 6557b7add647 mm,swap: add document about RCU read lock and swapoff interaction
new 3d2724150db9 drivers/virt/acrn: fix PFNMAP PTE checks in acrn_vm_ram_map()
new f5803472a884 mm: pass VMA instead of MM to follow_pte()
new d6200d53ea37 mm: follow_pte() improvements
new da36014e2285 mm: allow for detecting underflows with page_mapcount() again
new dff069cff4be mm/rmap: always inline anon/file rmap duplication of a single PTE
new adf422af9d6b mm/rmap: add fast-path for small folios when adding/removi [...]
new f3f353979911 mm: track mapcount of large folios in single value
new 2d7651e3cb1e mm: improve folio_likely_mapped_shared() using the mapcoun [...]
new f7c80a633ad7 mm: make folio_mapcount() return 0 for small typed folios
new eda77c320952 mm/memory: use folio_mapcount() in zap_present_folio_ptes()
new 44da1ea1234d mm/huge_memory: use folio_mapcount() in zap_huge_pmd() san [...]
new b343666df2d1 mm/memory-failure: use folio_mapcount() in hwpoison_user_m [...]
new 68547ba20af9 mm/page_alloc: use folio_mapped() in __alloc_contig_migrat [...]
new 6185cc10ab6a mm/migrate: use folio_likely_mapped_shared() in add_page_f [...]
new 5754989900e7 sh/mm/cache: use folio_mapped() in copy_from_user_page()
new f203de2e5dc0 mm/filemap: use folio_mapcount() in filemap_unaccount_folio()
new b3169b2ed5c0 mm/migrate_device: use folio_mapcount() in migrate_vma_che [...]
new d2157b5ae88d trace/events/page_ref: trace the raw page mapcount value
new 1b611054994c xtensa/mm: convert check_tlb_entry() to sanity check folios
new f9f2a899e2f6 mm/debug: print only page mapcount (excluding folio entire [...]
new bf06152f8e6e Documentation/admin-guide/cgroup-v1/memory.rst: don't refe [...]
new 2077ffbc2ea2 arm64: mm: drop VM_FAULT_BADMAP/VM_FAULT_BADACCESS
new b9a4c6a818ab arm: mm: drop VM_FAULT_BADMAP/VM_FAULT_BADACCESS
new e22ccc66b231 arm-mm-drop-vm_fault_badmap-vm_fault_badaccess-checkpatch-fixes
new efb97e7833b9 mm/ksm: add ksm_get_folio
new f7818deeaddc mm/ksm: use folio in remove_rmap_item_from_tree
new 0bb569dfb469 mm/ksm: add folio_set_stable_node
new 73fbf3aa14f6 mm/ksm: use folio in remove_stable_node
new 0253cc29e66b mm/ksm: use folio in stable_node_dup
new 9e64ff00ba45 mm/ksm: use ksm_get_folio in scan_get_next_rmap_item
new 4be6b4ad74c8 mm/ksm: use folio in write_protect_page
new fbd5f2847892 mm/ksm: convert chain series funcs and replace get_ksm_page
new e3dbc0ed1735 mm/ksm: rename get_ksm_page_flags to ksm_get_folio_flags
new 1be649686341 mm/ksm: replace set_page_stable_node by folio_set_stable_node
new 0d1b6042b376 mm/hugetlb: convert dissolve_free_huge_pages() to folios
new 172c3d28f2ed mm-hugetlb-convert-dissolve_free_huge_pages-to-folios-fix
new a3f31f537464 mm/hugetlb: convert dissolve_free_huge_pages() to folios
new ab2548123001 mm/hugetlb: rename dissolve_free_huge_pages() to dissolve_ [...]
new 11f0b8798cf0 mm-hugetlb-rename-dissolve_free_huge_pages-to-dissolve_fre [...]
new 40e83a216310 mm: add per-order mTHP anon_fault_alloc and anon_fault_fal [...]
new e61b057aca46 mm: add per-order mTHP anon_swpout and anon_swpout_fallbac [...]
new e66565f8ef3a mm: add docs for per-order mTHP counters and transhuge_page ABI
new 9b8506384d73 sysfs-kernel-mm-transparent-hugepage: fix the name and une [...]
new fffa4d724b4c mm: correct the docs for thp_fault_alloc and thp_fault_fallback
new b65272e5adfe mm: move mm counter updating out of set_pte_range()
new e477b60d1567 mm: filemap: batch mm counter updating in filemap_map_pages()
new 77ac07d72ab5 mm: page_alloc: allowing mTHP compaction to capture the fr [...]
new 69983b6394ea mseal: wire up mseal syscall
new 773e6ca69a0a mseal: add mseal syscall
new cd05b69c0513 selftest mm/mseal memory sealing
new cabdbb4248f0 mseal: add documentation
new 93934a4ca8ea selftest mm/mseal read-only elf memory segment
new 83ff24ce2fe8 selftest mm/mseal: style change
new cd363aec471e userfaultfd: remove WRITE_ONCE when setting folio->index d [...]
new 1ae3ce491699 mm: zswap: always shrink in zswap_store() if zswap_pool_re [...]
new cf81659ec1ed mm: zswap: refactor limit checking from zswap_store()
new bdad337448c9 mm: zswap: move more same-filled pages checks outside of z [...]
new ecced5c94bad mm: zswap: remove same_filled module params
new 14ec75e417f7 mm: zswap: remove same_filled_pages from docs
new 44dccb9fa6f5 mm/ksm: remove page_mapcount() usage in stable_tree_search()
new 2e70bab136db xarray: inline xas_descend to improve performance
new b3ba08d69213 doc: improve the description of __folio_mark_dirty
new 7b8ee76be8dd buffer: add kernel-doc for block_dirty_folio()
new e8ef505df4a2 buffer: add kernel-doc for try_to_free_buffers()
new 96dfa45f83f1 buffer: fix __bread and __bread_gfp kernel-doc
new 046e51779531 buffer: add kernel-doc for brelse() and __brelse()
new ad9a12bd59a0 buffer: add kernel-doc for bforget() and __bforget()
new ce79a0cd5fbf buffer: improve bdev_getblk documentation
new 6aab5f953111 doc: split buffer.rst out of api-summary.rst
new 0a02b25ffb6d doc-split-bufferrst-out-of-api-summaryrst-fix
new a31257cecc6d mm/sparse: guard the size of mem_section is power of 2
new 3be9dba4a51d fs/proc/task_mmu: convert pagemap_hugetlb_range() to work [...]
new d8db6a3bec2f fs/proc/task_mmu: convert smaps_hugetlb_range() to work on folios
new 32b3d4d57ae9 mm/hugetlb: assert hugetlb_lock in __hugetlb_cgroup_commit_charge
new 4bc82f2867e6 mm/page_table_check: support userfault wr-protect entries
new 8f8a6f858950 mm/huge_memory: improve split_huge_page_to_list_to_order() [...]
new 9ec8a7222d4f mm: swapfile: check usable swap device in __folio_throttle [...]
new a4738e4494c5 mm/madvise: introduce clear_young_dirty_ptes() batch helper
new 17d4dec50c1d mm/arm64: override clear_young_dirty_ptes() batch helper
new 13ad8869d8a6 mm/memory: add any_dirty optional pointer to folio_pte_batch()
new 29eda6fa6539 mm/madvise: optimize lazyfreeing with mTHP in madvise_free
new 8aa276840f60 filemap: replace pte_offset_map() with pte_offset_map_nolock()
new e06f4e9318ac mm: optimization on page allocation when CMA enabled
new 441604a6ad78 mm: add defines for min/max swappiness
new 7cca940d45e6 mm: add swappiness= arg to memory.reclaim
new df0ea1e79b00 __mod_memcg_lruvec_state(): enhance diagnostics
new 7a5af9a0a669 __mod_memcg_lruvec_state-enhance-diagnostics-fix
new 39acafa5a17a ocfs2: correctly use ocfs2_find_next_zero_bit()
new 8f3dd4a0fd07 ocfs2: update inode ctime in ocfs2_fileattr_set
new 4d412c98befc lib/build_OID_registry: don't mention the full path of the [...]
new 19dd24e3e339 bootconfig: do not put quotes on cmdline items unless necessary
new 62d787cce1e8 mm: kmsan: implement kmsan_memmove()
new 2a05e2a4b04e instrumented.h: add instrument_memcpy_before, instrument_m [...]
new e0e6e602939b x86: call instrumentation hooks from copy_mc.c
new 0060e6c524a9 fs: add kernel-doc comments to fat_parse_long()
new 07c53d80fdfe NUMA: early use of cpu_to_node() returns 0 instead of the [...]
new 1bf3914a3fe6 regset: use kvzalloc() for regset_get_alloc()
new c2a92e7d2838 ocfs2: improve write IO performance when fragmentation is high
new 7ece3c5c7b8b ocfs2: adjust enabling place for la window
new 26b32d106342 ocfs2: speed up chain-list searching
new ed0b6f7d49bf ocfs2: fix sparse warnings
new 2b0a98e05ef5 Documentation: kdump: clean up the outdated description
new e8471b53a601 x86/fpu: fix asm/fpu/types.h include guard
new 1451c6d249fe arch: add ARCH_HAS_KERNEL_FPU_SUPPORT
new d9fc0c606713 ARM: implement ARCH_HAS_KERNEL_FPU_SUPPORT
new 94ba14753d99 ARM: crypto: use CC_FLAGS_FPU for NEON CFLAGS
new ca2035a6e6b1 arm64: implement ARCH_HAS_KERNEL_FPU_SUPPORT
new 3371a3c47420 arm64: crypto: use CC_FLAGS_FPU for NEON CFLAGS
new 7e9654024779 lib/raid6: use CC_FLAGS_FPU for NEON CFLAGS
new 85ec532729ef LoongArch: implement ARCH_HAS_KERNEL_FPU_SUPPORT
new 6d4243d88037 powerpc: implement ARCH_HAS_KERNEL_FPU_SUPPORT
new ff3643004b58 x86: implement ARCH_HAS_KERNEL_FPU_SUPPORT
new 3690506ad89c riscv: add support for kernel-mode FPU
new dc2aee774191 drm/amd/display: only use hard-float, not altivec on powerpc
new 5df0db8d0c4b drm/amd/display: use ARCH_HAS_KERNEL_FPU_SUPPORT
new 0565a6117bd7 selftests/fpu: move FP code to a separate translation unit
new 730427ad847d selftests/fpu: allow building on other architectures
new fd157eade7d3 kcov: avoid clang out-of-range warning
new d9acfb9a9cd1 initrd: remove the now superfluous sentinel element from c [...]
new 64745361ac7b ipc: remove the now superfluous sentinel element from ctl_ [...]
new c81699b6ff57 Squashfs: remove deprecated strncpy by not copying the string
new 9eb030183d26 kgdb: add HAS_IOPORT dependency
new bd359f0390fe devres: switch to use dev_err_probe() for unification
new 8cbe2191f799 devres: don't use "proxy" headers
new c73ea807a4e7 vmcore: replace strncpy with strscpy_pad
new e4fd0c0324c2 ocfs2: return real error code in ocfs2_dio_wr_get_block
new 8a25b0f79f93 ocfs2: fix races between hole punching and AIO+DIO
new af69ec8b1f21 ocfs2: update inode fsync transaction id in ocfs2_unlink a [...]
new e73ffd7300dd ocfs2: use coarse time for new created files
new 0c211cd55174 kexec: fix the unexpected kexec_dprintk() macro
new 97684f00c3b1 test_hexdump: avoid string truncation warning
new b33580a8c657 block/partitions/ldm: convert strncpy() to strscpy()
new ac8c85af135f blktrace: convert strncpy() to strscpy_pad()
new e69e8b0d656f nilfs2: add kernel-doc comments to nilfs_do_roll_forward()
new b51470764fe6 nilfs2: add kernel-doc comments to nilfs_btree_convert_and [...]
new a91973417804 nilfs2: add kernel-doc comments to nilfs_remove_all_gcinodes()
new 69c8ac808cc9 LoongArch/tlb: fix "error: parameter 'ptep' set but not us [...]
new e9bdbeb4dd9f s390/vmlogrdr: remove function pointer cast
new e05ee5b78b5a s390/smsgiucv_app: remove function pointer cast
new 5a9c32a5497d s390/netiucv: remove function pointer cast
new f9e79089b1db kbuild: turn on -Wextra by default
new 5953de91ddfa kbuild: remove redundant extra warning flags
new 2f6ec3983f41 kbuild: turn on -Wrestrict by default
new 0cad7e9a4871 kbuild: enable -Wformat-truncation on clang
new 06e27ed9282e kbuild: enable -Wcast-function-type-strict unconditionally
new d4de46df863e intel_th: remove usage of the deprecated ida_simple_xx() API
new 8bc1e735e922 pps: remove usage of the deprecated ida_simple_xx() API
new 27b6a177e508 mux: remove usage of the deprecated ida_simple_xx() API
new 7355a89ac306 selftests: exec: make binaries position independent
new bcd0d6eede23 cpumask: delete unused reset_cpu_possible_mask()
new 2df2caa88a35 crash: add prefix for crash dumping messages
new 08ac004bd4a2 Merge branch 'mm-nonmm-unstable' into mm-everything
new 6d480a8e2574 Merge branch 'mm-everything' of git://git.kernel.org/pub/s [...]
new 269531b74c74 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new cf51b5ba1f16 Merge branch 'perf-tools-next' of git://git.kernel.org/pub [...]
new 70f7335dc205 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new beca21fc22e3 Merge branch 'for-next/core' of git://git.kernel.org/pub/s [...]
new d6b5e292e616 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 010875a64954 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1c84ab93759c Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...]
new 7b4be0737a84 Merge branch 'next' of https://github.com/Broadcom/stblinux.git
new 6f714dacba40 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new 11348ed40862 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 79aa0941fdcc arm64: dts: mediatek: mt8183-kukui: Drop bogus output-enab [...]
new ab4efc667136 arm64: dts: mediatek: Drop mediatek,drive-strength-adv usage
new 7c9faab9d28f arm64: dts: mediatek: mt8183-pico6: Fix bluetooth node
new 733fba5df549 arm64: dts: mediatek: mt8195-cherry: Specify sound DAI lin [...]
new cac2abe9f737 arm64: dts: mediatek: mt8186-corsola: Specify sound DAI li [...]
new 55f88b680aec dt-bindings: arm: mediatek: Add MT8195 HP Chromebook x360 [...]
new 2764a59221f9 arm64: mediatek: mt8195-cherry: Introduce the MT8195 Dojo [...]
new f2c1be624020 Merge branch 'v6.9-next/dts64' into for-next
new 2cf936800fc1 arm64: dts: mediatek: mt8395-genio-1200-evk: add u3port1 f [...]
new 6c85458f5990 Merge branch 'v6.9-next/dts64' into for-next
new 465fd1517d9f dt-bindings: arm64: mediatek: add Kontron 3.5"-SBC-i1200
new 7d35c006a526 arm64: dts: mediatek: add Kontron 3.5"-SBC-i1200
new 310cdb567f73 Merge branch 'v6.9-next/dts64' into for-next
new eaf8983a6928 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 95bb52cdd589 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2e375320aa2c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 19f1451c1ae7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 5553438d08fd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 3b8cee824da9 Merge branch 'reset/next' of https://git.pengutronix.de/gi [...]
new 8536fc9d66e9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ca2229105e9d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new fc110108b983 firmware: arm_scmi: Add support for multiple vendors custo [...]
new 9c7a8ef70e46 clk: scmi: Allocate CLK operations dynamically
new e84421eee345 clk: scmi: Add support for state control restricted clocks
new f6d594678d88 clk: scmi: Add support for rate change restricted clocks
new e9e440db49a4 clk: scmi: Add support for re-parenting restricted clocks
new 166f8d4f2269 clk: scmi: Add support for get/set duty_cycle operations
new af5159efb2e3 firmware: arm_scmi: Introduce get_max_msg_size() helper/accessor
new 386abeb3298d dt-bindings: firmware: Support SCMI pinctrl protocol
new f1d60c2debfc firmware: arm_scmi: Add basic support for SCMI v3.2 pincon [...]
new 38cf1292aef4 pinctrl: Implementation of the generic scmi-pinctrl driver
new 0370fb127ce3 firmware: arm_ffa: Fix kernel warning about incorrect SRI/NPI
new 3c258bf6bf29 firmware: arm_ffa: Stash the partition properties for quer [...]
new 02c19d84c7c5 firmware: arm_ffa: Add support for FFA_MSG_SEND2
new 615f2476e23d Merge branches 'for-next/scmi/updates' and 'for-next/ffa/u [...]
new 9ef255e86e39 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
new 621ba291e426 Merge branch 'for-next' of https://github.com/sophgo/linux.git
new e14ff38c1cfd Merge branch 'stm32-next' of git://git.kernel.org/pub/scm/ [...]
new b1cbbb68e247 Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
new f265188704ae Merge branch 'next' of https://git.linaro.org/people/jens. [...]
new c7cb5a2c1adc Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 329657d82410 Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...]
new c1fe7b30f501 Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git
new 10ad879ed962 Merge branch 'clk-next' of git://git.kernel.org/pub/scm/li [...]
new c090e545edad Merge branch 'renesas-clk' of git://git.kernel.org/pub/scm [...]
new bd7af92916da LoongArch: Fix Kconfig item and left code related to CRASH_CORE
new 079a1101fe0d LoongArch: Fix a build error due to __tlb_remove_tlb_entry()
new cdec0d455d32 LoongArch: Fix access error when read fault on a write-only VMA
new 3fb416c79761 Merge branch 'loongarch-next' of git://git.kernel.org/pub/ [...]
new 23e30b4f7384 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new db57bbd820bc Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 312ec1479774 Merge branch 'mips-next' of git://git.kernel.org/pub/scm/l [...]
new 49111191cefd Merge branch 'for-next' of git://github.com/openrisc/linux.git
new 676abf7c3926 powerpc/52xx: Replace of_gpio.h by proper one
new 676b2f99b0f6 powerpc: Add static_key_feature_checks_initialized flag
new 0db880fc865f powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt.
new f318c8be797f powerpc/ptdump: Fix walk_vmemmap() to also print first vme [...]
new 25867ddbeaf8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 2d851b08a425 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 59b61ef29911 Merge branch 'riscv-dt-for-next' of git://git.kernel.org/p [...]
new 4f2b3b1b4970 Merge branch 'riscv-soc-for-next' of git://git.kernel.org/ [...]
new 4fa2489fddfa Merge branch 'fixes' into for-next
new 12ebb54c66a3 Merge branch 'features' into for-next
new 90a7592da149 mm/userfaultfd: Do not place zeropages when zeropages are [...]
new 06201e00ee3e s390/mm: Re-enable the shared zeropage for !PV and !skeys [...]
new bc54d7c6050e KVM: s390x: selftests: Add shared zeropage test
new 037f934e2ea0 Merge branch 'shared-zeropage' into for-next
new 499fef445196 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e9f1eff9e7af Merge branch 'xtensa-for-next' of git://github.com/jcmvbkb [...]
new 1b9e3070b3ab Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 8b42d2173d2e Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
new 7a40afa78caa Merge branch 'for-next' of git://git.infradead.org/users/h [...]
new 0a45bb4074e9 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new 325780ed3e2b Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new fa8ad4afe1cb Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
new b9cdce3c73c8 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new f0818dfdf91f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e0a9c67a1f3f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 03f34f390b9d Merge branch 'ksmbd-for-next' of https://github.com/smfren [...]
new 99ec0fbced8b Merge branch 'linux-next' of git://git.linux-nfs.org/proje [...]
new 253ac938413b Merge branch 'nfsd-next' of git://git.kernel.org/pub/scm/l [...]
new 3645aa84bb82 Merge branch 'master' of https://github.com/Paragon-Softwa [...]
new e35634b99470 Merge branch 'vfs.all' of git://git.kernel.org/pub/scm/lin [...]
new d3daca16dee7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ae1a6c4faa73 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 19565f8d21e0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 921114d3fb95 Merge branch 'for-next/pstore' of git://git.kernel.org/pub [...]
new abca414d6fec Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 8859139b4fed Merge branch 'i2c/i2c-host' of git://git.kernel.org/pub/sc [...]
new 0414306b8756 Merge branch 'dmi-for-next' of git://git.kernel.org/pub/sc [...]
new bd2cf38e9aaa Merge branch 'hwmon-next' of git://git.kernel.org/pub/scm/ [...]
new 1dd0b07c47f3 Merge branch 'docs-next' of git://git.lwn.net/linux.git
new 7cf5b947d3b9 Merge branch 'master' of git://linuxtv.org/media_tree.git
new 674984a581de Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new e7043d0c5bbc Merge branch 'devfreq-next' of git://git.kernel.org/pub/sc [...]
new 280b773959f1 MAINTAINERS: Add a git for the ARM PSCI PM DOMAIN
new dff14aff1ff7 MAINTAINERS: Add a git for the DT IDLE PM DOMAIN
new ce5e83925c99 pmdomain: renesas: rcar-sysc: Absorb rcar_sysc_ch into rca [...]
new 43fefaea066b pmdomain: renesas: rcar-sysc: Split R-Car M3-W and M3-W+ s [...]
new c8d87704444a pmdomain: renesas: rcar-sysc: Remove rcar_sysc_nullify() helper
new fdea114ac26c pmdomain: renesas: rcar-sysc: Add R-Car M3-W power-off del [...]
new 5af7f593be82 pmdomain: core: Update the rejected/usage counters at syst [...]
new 0cebf7cb2d70 pmdomain: core: Don't clear suspended_count at genpd_prepare()
new 5899f1ea4023 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 27fa550d3af2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new e08c7e3ff053 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 6fc6d7f59376 selftests: adopt BPF's approach to quieter builds
new bc1b7f02c8fe net: usb: qmi_wwan: add Lonsung U8300/U9300 product
new 94e2a19a0e22 net: netdevsim: select PAGE_POOL in Kconfig
new 3fde60afe1f8 selftests: openvswitch: Fix escape chars in regexp.
new 03d5a56ef795 net: dsa: bcm_sf2: provide own phylink MAC operations
new 855b4ac06e46 net: dsa: lan9303: provide own phylink MAC operations
new a3c363df0ad2 net: dsa: rzn1_a5psw: provide own phylink MAC operations
new 860a9bed2651 net: dsa: xrs700x: provide own phylink MAC operations
new 1514b06aff16 netns: no longer hold RTNL in rtnl_net_dumpid()
new ade1c9cc404a tcp_metrics: fix tcp_metrics_nl_dump() return value
new ba3de6d8035e tcp_metrics: use parallel_ops for tcp_metrics_nl_family
new eabf425bc6ad neighbour: guarantee the localhost connections be establis [...]
new 5cb431dcf804 ibmvnic: Return error code on TX scrq flush fail
new ff39eefde76a net: ipa: include some standard header files
new 8c044024e608 net: ipa: remove unneeded standard includes
new a53c85f35258 net: ipa: include "ipa_interrupt.h" where needed
new 81186959917a net: ipa: add some needed struct declarations
new 116061962d88 net: ipa: eliminate unneeded struct declarations
new f60e5fb6dfaf net: ipa: more include file cleanup
new 884122775e67 net: ipa: sort all includes
new 576fedf87bbd Merge branch 'net-ipa-header-hygiene'
new aa37f8916d20 virtio_net: Support RX hash XDP hint
new 41e3ddb291b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
new 655614ea2bd3 selftests: net: fix counting totals when some checks fail
new 4fa6bd4b33ac selftests: net: set the exit code correctly in Python tests
new 4713744d9f6e mlxsw: spectrum_flower: validate control flags
new bb534830a74f sfc: use flow_rule_is_supp_control_flags()
new 435f9fcc0e44 net: mscc: ocelot: flower: validate control flags
new b1bf8600572d net: dsa: felix: flower: validate control flags
new 4b762fee325b net: dsa: sja1105: flower: validate control flags
new cc2a9d6c03b8 ice: Add automatic VF reset on Tx MDD events
new 41355365d252 ice: Remove ndo_get_phys_port_name
new 80d953c83262 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linu [...]
new bc7d1dd2dbea Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
new 462e5e2a5938 bpf: Fix JIT of is_mov_percpu_addr instruction.
new 00e89aa13778 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 70714615628f Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new d7bb3dc190f1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2b5c635d5f7d Merge branch 'mtd/next' of git://git.kernel.org/pub/scm/li [...]
new 1750961e4bbd Merge branch 'nand/next' of git://git.kernel.org/pub/scm/l [...]
new 3ab311082a3b Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new f366fdaf8ae0 Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
new c1a9b5e1fcc6 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
new d12e36494dc2 drm/vblank: Introduce drm_crtc_vblank_crtc()
new 5cdc75eec091 drm/nouveau: Use drm_crtc_vblank_crtc()
new c2f471fd8dd8 drm/vkms: Use drm_crtc_vblank_crtc()
new 49c2dd6e99a5 doc: dma-buf: fix grammar typo
new bf6302ec0af2 dt-bindings: panel: Add LG SW43408 MIPI-DSI panel
new de1c705c5032 drm/mipi-dsi: use correct return type for the DSC functions
new b724455e89ea drm/mipi-dsi: add mipi_dsi_compression_mode_ext()
new 069a6c0e94f9 drm: panel: Add LG sw43408 panel driver
new acbaaffe0f1f Merge branch 'for-linux-next' of https://gitlab.freedeskto [...]
new 4f80f44e3e4c Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
new a3f610dd3202 drm/i915: limit eDP MSO pipe only for display version 20 a [...]
new 270f3a4886ef drm/i915: use system include for drm headers
new f02fedd882f8 drm/i915/display: add intel_display -> drm_device backpointer
new 8d7077f53e60 drm/i915/display: add generic to_intel_display() macro
new 98ebb7cf94d2 drm/i915: add generic __to_intel_display()
new 6b5ee5720bf7 drm/i915/display: accept either i915 or display for feature tests
new 409c23ae6735 drm/i915/quirks: convert struct drm_i915_private to struct [...]
new f5b84c28e340 drm/i915/display: rename __intel_wait_for_register_nowl() [...]
new 8e58c0346ec2 drm/i915/dmc: convert dmc wakelock interface to struct int [...]
new 93d33f464de7 drm/i915/de: allow intel_display and drm_i915_private for [...]
new 2a956ad8d10b drm/i915/dmc: use struct intel_display more
new cf1ea23578cd Merge branch 'for-linux-next' of git://anongit.freedesktop [...]
new e787b94e5fdb Merge branch 'msm-next' of https://gitlab.freedesktop.org/ [...]
new 205c1165f143 Merge branch 'msm-next-lumag' of https://gitlab.freedeskto [...]
new cbb6a7413b17 drm/xe: Introduce xe_pm_runtime_get_noresume for inner callers
new 82e279a49a51 drm/xe: Introduce intel_runtime_pm_get_noresume at compat- [...]
new 77e619a82fc3 drm/i915/display: convert inner wakeref get towards get_if_in_use
new 8ae84a27441f drm/xe: Move lockdep protection from mem_access to xe_pm_runtime
new 152c37bf40e6 drm/xe: Remove useless mem_access during probe
new fdea94a4c25a drm/xe: Convert xe_gem_fault to use direct xe_pm_runtime calls
new a382291017f9 drm/xe: Removing extra mem_access protection from runtime pm
new 16b57c90bb81 drm/xe: Convert mem_access_if_ongoing to direct xe_pm_runt [...]
new e1feade0776e drm/xe: Ensure all the inner access are using the _noresum [...]
new f9116f658a62 drm/xe: Add outer runtime_pm protection to xe_live_ktest@x [...]
new cba22c911c70 drm/xe/xe2lpg: Extend Wa_14020338487
new 5a73dd61a028 drm/xe: Simplify function return using drmm_add_action_or_reset()
new a99641e38704 drm/xe: Remove sysfs only once on action add failure
new 22bf0bc04d27 drm/xe: call free_gsc_pkt only once on action add failure
new 6e40f142c579 drm/xe: Return NULL in case of drmm_add_action_or_reset failure
new 9c3f72a342c9 drm/xe/gt: Abort driver load for sysfs creation failure
new e3d0839aa501 drm/xe/tile: Abort driver load for sysfs creation failure
new c086bfc6ff4d drm/xe/pm: Capture errors and handle them
new 5bc9de065b8b drm/i915/hwmon: Get rid of devm
new 0820f097569d Merge branch 'drm-xe-next' of https://gitlab.freedesktop.o [...]
new 9e1826582b16 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 175095ff53eb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4074f8d23278 ALSA: scarlett2: Move initialisation code lower in the source
new 1b65088958ca ALSA: scarlett2: Implement handling of the ACK notification
new 5bfb7c2ae427 ALSA: scarlett2: Add support for reading from flash
new 4390095126ee ALSA: scarlett2: Rename gen4_write_addr to param_buf_addr
new 7d20f7b4f337 ALSA: scarlett2: Add pbuf field to struct scarlett2_config
new b1b3b258242c ALSA: scarlett2: Add support for config items with size = 32
new 1e48ddb7d71f ALSA: scarlett2: Add additional input configuration parameters
new 87b73d48a583 ALSA: scarlett2: Define the maximum preamp input gain per- [...]
new 23715a2176bc ALSA: scarlett2: Define autogain status texts per-config-set
new bff5421a2c3f ALSA: scarlett2: Add input mute controls
new b64678eb4e70 ALSA: scarlett2: Add DSP controls
new 16a7b277c406 ALSA: scarlett2: Add support for Focusrite Vocaster One and Two
new e30ea5340c25 ALSA: scarlett2: Add autogain target controls
new 5738cf65e892 ALSA: scarlett2: Add Bluetooth volume control for Vocaster Two
new a1de26c0b74f ALSA: hda: Introduce flags to force commands via PIO inste [...]
new f81eb6e17d85 ALSA: hda: hdac_controller: Implement support for use_pio_ [...]
new b13593e36ee6 ALSA: pci: hda: hda_controller: Add support for use_pio_fo [...]
new f20bee3898c5 ALSA: hda: Intel: Select AZX_DCAPS_PIO_COMMANDS for Lunar Lake
new 05cf17f1bf6d ASoC: SOF: Intel: hda-bus: Use PIO mode for Lunar Lake
new ef752c60e41e ALSA: hda: cs35l41: Set the max PCM Gain using tuning setting
new ce35d1bd9140 ALSA: hda: cs35l41: Support HP Omen models without _DSD
new 875e0cd59758 ALSA: hda/realtek: Add quirks for HP Omen models using CS35L41
new b62705483717 ALSA: hda: cs35l41: Update DSP1RX5/6 Sources for DSP config
new 068fc7f326c6 ALSA: hda: cs35l41: Use shared cs-amp-lib to apply calibration
new 89015f962ffb ALSA: hda: cs35l41: Remove redundant argument to cs35l41_r [...]
new 4a1a8065f5d3 ALSA: hda: cs35l41: Remove Speaker ID for Lenovo Legion sl [...]
new 93d7d38fa61d ALSA: aloop: add DSD formats
new ad88ea67b135 ALSA: pcm: add support for 705.6kHz and 768kHz sample rates
new 3e2f2235b526 ALSA: aloop: add support for up to 768kHz sample rate
new aebaef483439 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new fae393e0c26c Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new c31166e78623 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3f613e37967c Merge branch 'modules-next' of git://git.kernel.org/pub/sc [...]
new 53560e6947fd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new a14184fd2546 Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
new 2d0792c4355b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 824a207b0159 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b9b71264f199 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 02c1e9b5477b Merge branch 'for-mfd-next' of git://git.kernel.org/pub/sc [...]
new 8aa274aa4b83 Merge branch 'for-backlight-next' of git://git.kernel.org/ [...]
new 79f5add2f531 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 0a13f0aefcb2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f61210cad522 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 36eadebbfbc0 Merge branch 'next-integrity' of git://git.kernel.org/pub/ [...]
new 5bcae52c2cce Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 68fe5ece19df Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 19330e80941a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new f3c8b8c384af Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new adfecb01c288 Merge branches 'next/dt' and 'next/dt64' into for-next
new 5a6fe7aa163b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f4374e388594 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 64a05f909a18 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 91ef5e1f435f Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...]
new 99ce03b849f8 ARC: Emulate one-byte cmpxchg
new 63ab2d730d5a csky: Emulate one-byte cmpxchg
new 18ad2d05037c sh: Emulate one-byte cmpxchg
new 5badd1c45a04 xtensa: Emulate one-byte cmpxchg
new 058e87782c91 rcu: Update lockdep while in RCU read-side critical section
new c1ec7c158090 rcu: Make TINY_RCU depend on !PREEMPT_RCU rather than !PREEMPTION
new 65b4a59557f6 srcu: Make Tiny SRCU explicitly disable preemption
new 1b4e9fdf9ed4 rcu: Create NEED_TASKS_RCU to factor out enablement logic
new 3dbd8652f87b rcu: Remove redundant BH disabling in TINY_RCU
new 11b8b378c58b rcu: Make Tiny RCU explicitly disable preemption
new 62bb24c4b022 rcu: Remove redundant READ_ONCE() of rcu_state.gp_flags in tree.c
new c90b9e497824 rcu: Bring diagnostic read of rcu_state.gp_flags into alignment
new a542d116bab2 rcu: Mark writes to rcu_sync ->gp_count field
new 09e077cf22c4 rcu: Mark loads from rcu_state.n_online_cpus
new ae2b217ab542 rcu: Make hotplug operations track GP state, not flags
new fc2897d2abe5 rcu: Inform KCSAN of one-byte cmpxchg() in rcu_trc_cmpxchg [...]
new 10c9e40f297d rcu: Remove redundant CONFIG_PROVE_RCU #if condition
new 80cd613a9ae0 rcu: Mollify sparse with RCU guard
new 3758f7d9917b rcu: Fix buffer overflow in print_cpu_stall_info()
new 988f569ae041 rcu: Reduce synchronize_rcu() latency
new 2053937a310a rcu: Add a trace event for synchronize_rcu_normal()
new 462df2f543ae rcu: Support direct wake-up of synchronize_rcu() users
new 0fd210baa07a rcu: Allocate WQ with WQ_MEM_RECLAIM bit set
new 8db610c3bd93 rcu-tasks: Replace exit_tasks_rcu_start() initialization w [...]
new 5f48fa85fdb9 rcu-tasks: Fix the comments for tasks_rcu_exit_srcu_stall_timer
new cc5645fddb0c rcu-tasks: Fix show_rcu_tasks_trace_gp_kthread buffer overflow
new 8d0f9a6639f5 rcutorture: Remove extraneous rcu_torture_pipe_update_one( [...]
new 8b9b443fa860 rcutorture: Fix rcu_torture_one_read() pipe_count overflow [...]
new a10e3cbf3278 rcutorture: Re-use value stored to ->rtort_pipe_count inst [...]
new e38bf06d509a rcutorture: Use the gp_kthread_dbg operation specified by cur_ops
new dddcddef1414 rcutorture: Make rcutorture support print rcu-tasks gp state
new 710cf51d3722 rcutorture: Removing redundant function pointer initialization
new 431315a56301 rcutorture: Make stall-tasks directly exit when rcutorture [...]
new 668c0406d887 rcutorture: Fix invalid context warning when enable srcu b [...]
new 39988fdc126b torture: Scale --do-kvfree test time
new 1c67318b3d72 rcutorture: Use rcu_gp_slow_register/unregister() only for [...]
new 45a22e526d45 Merge branches 'fixes.2024.04.15a', 'misc.2024.04.12a', 'r [...]
new 2414291eb43f Merge branches 'cmpxchg.2024.04.18a', 'lkmm.2024.04.09c', [...]
new e3f68f8aba2d doc: Update Tasks RCU and Tasks Rude RCU description in Re [...]
new 39a3cc25fccb rcu: Add lockdep_assert_in_rcu_read_lock() and friends
new 6506a63f5bf5 rcutorture: Make rcutorture support srcu double call test
new 694f4e073fcb rcutorture: Fix rcu_torture_fwd_cb_cr() data race
new b096687c9715 rcu: Reduce synchronize_rcu() delays when all wait heads a [...]
new 1e6795d89d06 rcu/tree: Reduce wake up for synchronize_rcu() common case
new b93b7b4635f1 ftrace: Asynchronous grace period for register_ftrace_direct()
new d55da6175a28 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/li [...]
new a14d5a95960b Merge branch 'next' of git://git.kernel.org/pub/scm/virt/k [...]
new 8eda0c6e91a2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new e6a295eb2ecd Merge branch 'riscv_kvm_next' of https://github.com/kvm-ri [...]
new 63d74014248a Merge branch 'next' of https://github.com/kvm-x86/linux.git
new 2f2ab744c0c8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new cd1d44b90656 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a65c83b30f0c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d0872ee69759 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 8cc73d8b56fe Merge branch 'for-firmware-next' of git://git.kernel.org/p [...]
new 64b13f590c8b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d963e87defb5 Merge branch 'for-leds-next' of git://git.kernel.org/pub/s [...]
new 2de2d64eedfe Merge branch 'for-next' of git://github.com/cminyard/linux [...]
new f25be6fd10b0 Merge branch 'driver-core-next' of git://git.kernel.org/pu [...]
new 7a5e55b7c43b Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...]
new b0c9ffaf1f52 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 5f1149d2f4bf serial: drop debugging WARN_ON_ONCE() from uart_put_char()
new abcd8632f26b serial: core: Extract uart_alloc_xmit_buf() and uart_free_ [...]
new e533e4c62e99 serial: imx: Introduce timeout when waiting on transmitter empty
new 5cb90c636d95 tty: serial: fsl_lpuart: use dev_err_probe for clocks
new 6a533ed7350a serial: 8250_dw: Deduplicate LCR checks
new c205edcd86da serial: 8250_dw: Hide a cast in dw8250_serial_inq()
new 2a49b45cd0e7 PNP: Add dev_is_pnp() macro
new 18ba7f2d99f6 serial: port: Add support of PNP IRQ to __uart_read_properties()
new 64c79dfbc458 serial: 8250_pnp: Support configurable reg shift property
new b86ae40ffcf5 serial: exar: adding missing CTI and Exar PCI ids
new cdc05de74742 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/li [...]
new 8212771eff95 Merge branch 'char-misc-next' of git://git.kernel.org/pub/ [...]
new d19f676cce12 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 7414729ecbb7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e524e05031bd Merge branch 'icc-next' of git://git.kernel.org/pub/scm/li [...]
new f57e58bdea3b Merge branch 'togreg' of git://git.kernel.org/pub/scm/linu [...]
new 8bf1864034fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 0525853e8709 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 91ae37c67607 Merge branch 'extcon-next' of git://git.kernel.org/pub/scm [...]
new 38ebdb1b1214 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 9d297093d98b Merge branch 'spmi-next' of git://git.kernel.org/pub/scm/l [...]
new 13288e1e5ff5 Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...]
new b52e28eca7da dmaengine: fsl-edma: fix miss mutex unlock at an error ret [...]
new bd2f66bc0ba0 dmaengine: fsl-dpaa2-qdma: Update DPDMAI interfaces to version 3
new 98f2233a5c20 dmaengine: pl08x: Use kcalloc() instead of kzalloc()
new f1e3b8ca4918 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new c02aef9b7dcb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c7e9d76c392a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 859ad7ba25a7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 59beafb765fd Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 3c36134ab2d3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b5595d87b34f Merge branch 'gpio/for-next' of git://git.kernel.org/pub/s [...]
new 716b532814ff gpiolib: acpi: Add fwnode name to the GPIO interrupt label
new 1736df17fea0 gpiolib: acpi: Set label for IRQ only lines
new 20ccf0c1731a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3f70016a92a5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3810b00a6a19 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 60535cce6a11 dt-bindings: pwm: mediatek,pwm-disp: add compatible for mt [...]
new fc2b82f7a790 Merge branch 'pwm/for-next' of git://git.kernel.org/pub/sc [...]
new b47f10a661c3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 75e57d0fbb0f Merge branch 'kunit' of git://git.kernel.org/pub/scm/linux [...]
new 296db89ca48a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new cb8b602b2cdc Merge branch 'rtc-next' of git://git.kernel.org/pub/scm/li [...]
new ac8e0c9fca16 Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
new fd9f23fb716d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 15b6e53743a5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d316eb5887a2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c1e59a47ef39 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new cffe758a1d53 Merge branch 'mhi-next' of git://git.kernel.org/pub/scm/li [...]
new 46abceeb856c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 31bd1e5a4a47 Merge branch 'zstd-next' of https://github.com/terrelln/linux.git
new c78ced4a5c41 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 88fc6df03f64 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 29231d297079 Merge branch 'slab/for-next' of git://git.kernel.org/pub/s [...]
new d8d29c371d37 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 29b0937ac0e0 Merge branch 'rust-next' of https://github.com/Rust-for-Li [...]
new 603cac6a968a Merge branch 'sysctl-next' of git://git.kernel.org/pub/scm [...]
new 3a0ddbb45757 Merge branch 'for-next/execve' of git://git.kernel.org/pub [...]
new 0eb85cfabfe9 Merge branch 'bitmap-for-next' of https://github.com/norov [...]
new 2a66abeea351 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 9259a4721699 string_kunit: Add test cases for str*cmp functions
new c8f53f9b777a Merge branches 'for-next/hardening' and 'for-linus/hardeni [...]
new ec2679954c46 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
new fa31021b3154 Merge branch 'nolibc' of git://git.kernel.org/pub/scm/linu [...]
new a35e92ef04c0 Add linux-next specific files for 20240419
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 (7b4f2bc91c15)
\
N -- N -- N refs/heads/master (a35e92ef04c0)
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 849 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Documentation/devicetree/bindings/Makefile | 34 +-
.../devicetree/bindings/arm/mediatek.yaml | 9 +
.../bindings/display/panel/lg,sw43408.yaml | 62 +
.../devicetree/bindings/firmware/arm,scmi.yaml | 50 +
.../devicetree/bindings/pwm/mediatek,pwm-disp.yaml | 1 +
Documentation/driver-api/dma-buf.rst | 2 +-
MAINTAINERS | 11 +
Makefile | 24 +-
Next/SHA1s | 68 +-
Next/merge.log | 1211 ++---
arch/arc/include/asm/cmpxchg.h | 1 +
arch/arm64/boot/dts/mediatek/Makefile | 2 +
arch/arm64/boot/dts/mediatek/mt8183-evb.dts | 6 -
.../dts/mediatek/mt8183-kukui-jacuzzi-pico6.dts | 3 +-
arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi | 8 -
arch/arm64/boot/dts/mediatek/mt8183-pumpkin.dts | 6 -
arch/arm64/boot/dts/mediatek/mt8186-corsola.dtsi | 42 +-
.../boot/dts/mediatek/mt8195-cherry-dojo-r1.dts | 114 +
arch/arm64/boot/dts/mediatek/mt8195-cherry.dtsi | 50 +
arch/arm64/boot/dts/mediatek/mt8195-evb.dts | 4 +-
.../boot/dts/mediatek/mt8395-genio-1200-evk.dts | 6 +
...io-12l.dts => mt8395-kontron-3-5-sbc-i1200.dts} | 950 ++--
arch/arm64/include/asm/pgtable.h | 55 +
arch/arm64/kernel/head.S | 7 +-
arch/arm64/mm/contpte.c | 29 +
arch/loongarch/include/uapi/asm/unistd.h | 1 -
arch/powerpc/include/asm/cpu_has_feature.h | 2 +-
arch/powerpc/include/asm/feature-fixups.h | 2 +
arch/powerpc/include/asm/interrupt.h | 10 +
arch/powerpc/include/asm/mmu.h | 2 +-
arch/powerpc/include/asm/percpu.h | 10 +
arch/powerpc/kernel/setup_64.c | 2 +
arch/powerpc/lib/feature-fixups.c | 8 +
arch/powerpc/mm/ptdump/hashpagetable.c | 2 +-
arch/powerpc/platforms/52xx/mpc52xx_common.c | 2 -
arch/powerpc/platforms/52xx/mpc52xx_gpt.c | 2 +-
arch/s390/include/asm/gmap.h | 2 +-
arch/s390/include/asm/mmu.h | 5 +
arch/s390/include/asm/mmu_context.h | 1 +
arch/s390/include/asm/pgtable.h | 16 +-
arch/s390/kvm/kvm-s390.c | 4 +-
arch/s390/mm/gmap.c | 165 +-
arch/sh/include/asm/cmpxchg.h | 1 +
arch/x86/net/bpf_jit_comp.c | 2 +-
drivers/amba/bus.c | 11 +-
drivers/char/hw_random/nomadik-rng.c | 1 +
drivers/dma/amba-pl08x.c | 4 +-
drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.c | 14 +-
drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.h | 5 +-
drivers/dma/fsl-dpaa2-qdma/dpdmai.c | 48 +-
drivers/dma/fsl-dpaa2-qdma/dpdmai.h | 35 +-
drivers/dma/fsl-edma-common.c | 1 +
drivers/dma/fsl-edma-main.c | 5 +-
drivers/dma/pl330.c | 1 +
drivers/firmware/arm_ffa/driver.c | 42 +
drivers/firmware/arm_scmi/Makefile | 3 +-
drivers/firmware/arm_scmi/driver.c | 186 +-
drivers/firmware/arm_scmi/pinctrl.c | 916 ++++
drivers/firmware/arm_scmi/protocols.h | 18 +
drivers/gpio/gpiolib-acpi.c | 9 +-
drivers/gpu/drm/drm_mipi_dsi.c | 45 +-
drivers/gpu/drm/drm_vblank.c | 58 +-
drivers/gpu/drm/drm_vblank_work.c | 2 +-
drivers/gpu/drm/gma500/Makefile | 1 -
drivers/gpu/drm/gma500/psb_device.c | 5 +-
drivers/gpu/drm/gma500/psb_drv.h | 9 -
drivers/gpu/drm/gma500/psb_lid.c | 80 -
drivers/gpu/drm/i915/display/intel_backlight.c | 40 +-
drivers/gpu/drm/i915/display/intel_ddi.c | 15 +-
drivers/gpu/drm/i915/display/intel_de.h | 157 +-
.../drm/i915/display/intel_display_conversion.h | 22 +
drivers/gpu/drm/i915/display/intel_display_core.h | 3 +
.../gpu/drm/i915/display/intel_display_device.c | 3 +
.../gpu/drm/i915/display/intel_display_device.h | 5 +-
.../gpu/drm/i915/display/intel_display_driver.c | 5 +-
drivers/gpu/drm/i915/display/intel_display_power.c | 2 +-
.../drm/i915/display/intel_display_power_well.c | 6 +-
drivers/gpu/drm/i915/display/intel_display_types.h | 37 +
drivers/gpu/drm/i915/display/intel_dmc.c | 4 +-
drivers/gpu/drm/i915/display/intel_dmc_wl.c | 72 +-
drivers/gpu/drm/i915/display/intel_dmc_wl.h | 12 +-
drivers/gpu/drm/i915/display/intel_panel.c | 10 +-
drivers/gpu/drm/i915/display/intel_pps.c | 6 +-
drivers/gpu/drm/i915/display/intel_quirks.c | 56 +-
drivers/gpu/drm/i915/display/intel_quirks.h | 6 +-
drivers/gpu/drm/i915/i915_hwmon.c | 46 +-
drivers/gpu/drm/nouveau/nouveau_display.c | 2 +-
drivers/gpu/drm/panel/Kconfig | 11 +
drivers/gpu/drm/panel/Makefile | 1 +
drivers/gpu/drm/panel/panel-lg-sw43408.c | 320 ++
drivers/gpu/drm/vkms/vkms_crtc.c | 7 +-
drivers/gpu/drm/xe/compat-i915-headers/i915_drv.h | 8 +
drivers/gpu/drm/xe/display/xe_display.c | 8 +-
drivers/gpu/drm/xe/display/xe_hdcp_gsc.c | 2 -
drivers/gpu/drm/xe/tests/xe_dma_buf.c | 3 +
drivers/gpu/drm/xe/xe_bo.c | 5 +-
drivers/gpu/drm/xe/xe_device.c | 56 +-
drivers/gpu/drm/xe/xe_device.h | 6 -
drivers/gpu/drm/xe/xe_device_sysfs.c | 12 +-
drivers/gpu/drm/xe/xe_device_sysfs.h | 2 +-
drivers/gpu/drm/xe/xe_exec_queue.c | 4 +-
drivers/gpu/drm/xe/xe_ggtt.c | 2 -
drivers/gpu/drm/xe/xe_gsc_proxy.c | 7 +-
drivers/gpu/drm/xe/xe_gt.c | 35 +-
drivers/gpu/drm/xe/xe_gt_ccs_mode.c | 19 +-
drivers/gpu/drm/xe/xe_gt_ccs_mode.h | 2 +-
drivers/gpu/drm/xe/xe_gt_freq.c | 25 +-
drivers/gpu/drm/xe/xe_gt_freq.h | 2 +-
drivers/gpu/drm/xe/xe_gt_idle.c | 16 +-
drivers/gpu/drm/xe/xe_gt_idle.h | 2 +-
drivers/gpu/drm/xe/xe_gt_sysfs.c | 14 +-
drivers/gpu/drm/xe/xe_gt_sysfs.h | 2 +-
drivers/gpu/drm/xe/xe_gt_throttle_sysfs.c | 13 +-
drivers/gpu/drm/xe/xe_gt_throttle_sysfs.h | 2 +-
drivers/gpu/drm/xe/xe_guc_ct.c | 8 +-
drivers/gpu/drm/xe/xe_guc_pc.c | 6 +-
drivers/gpu/drm/xe/xe_huc.c | 9 +-
drivers/gpu/drm/xe/xe_hw_engine.c | 6 +-
drivers/gpu/drm/xe/xe_hw_engine_class_sysfs.c | 28 +-
drivers/gpu/drm/xe/xe_pci.c | 12 +-
drivers/gpu/drm/xe/xe_pm.c | 104 +-
drivers/gpu/drm/xe/xe_pm.h | 5 +-
drivers/gpu/drm/xe/xe_tile.c | 17 +-
drivers/gpu/drm/xe/xe_tile_sysfs.c | 16 +-
drivers/gpu/drm/xe/xe_tile_sysfs.h | 2 +-
drivers/gpu/drm/xe/xe_uc.c | 11 -
drivers/gpu/drm/xe/xe_vram_freq.c | 20 +-
drivers/gpu/drm/xe/xe_vram_freq.h | 2 +-
drivers/gpu/drm/xe/xe_wa.c | 4 +
drivers/hwtracing/coresight/coresight-catu.c | 1 +
drivers/hwtracing/coresight/coresight-cti-core.c | 1 +
drivers/hwtracing/coresight/coresight-etb10.c | 1 +
drivers/hwtracing/coresight/coresight-etm3x-core.c | 1 +
drivers/hwtracing/coresight/coresight-etm4x-core.c | 1 +
drivers/hwtracing/coresight/coresight-funnel.c | 1 +
drivers/hwtracing/coresight/coresight-replicator.c | 1 +
drivers/hwtracing/coresight/coresight-stm.c | 1 +
drivers/hwtracing/coresight/coresight-tmc-core.c | 1 +
drivers/hwtracing/coresight/coresight-tpda.c | 1 +
drivers/hwtracing/coresight/coresight-tpdm.c | 1 +
drivers/hwtracing/coresight/coresight-tpiu.c | 1 +
drivers/i2c/busses/i2c-nomadik.c | 1 +
drivers/input/serio/ambakmi.c | 1 +
drivers/memory/pl353-smc.c | 1 +
drivers/net/Kconfig | 1 +
drivers/net/dsa/bcm_sf2.c | 49 +-
drivers/net/dsa/lan9303-core.c | 31 +-
drivers/net/dsa/ocelot/felix_vsc9959.c | 3 +
drivers/net/dsa/rzn1_a5psw.c | 47 +-
drivers/net/dsa/sja1105/sja1105_flower.c | 3 +
drivers/net/dsa/xrs700x/xrs700x.c | 25 +-
drivers/net/ethernet/ibm/ibmvnic.c | 10 +-
drivers/net/ethernet/intel/ice/ice_main.c | 57 +-
drivers/net/ethernet/intel/ice/ice_repr.c | 34 -
drivers/net/ethernet/intel/ice/ice_sriov.c | 25 +-
drivers/net/ethernet/intel/ice/ice_sriov.h | 2 +
drivers/net/ethernet/intel/ice/ice_tc_lib.c | 15 +-
drivers/net/ethernet/mediatek/mtk_wed.c | 6 +-
.../net/ethernet/mellanox/mlxsw/spectrum_flower.c | 4 +
drivers/net/ethernet/mscc/ocelot_flower.c | 7 +-
drivers/net/ethernet/renesas/ravb_main.c | 68 +-
drivers/net/ethernet/sfc/tc.c | 7 +-
drivers/net/ethernet/ti/am65-cpsw-nuss.c | 18 +
drivers/net/ipa/data/ipa_data-v3.1.c | 5 +-
drivers/net/ipa/data/ipa_data-v3.5.1.c | 5 +-
drivers/net/ipa/data/ipa_data-v4.11.c | 5 +-
drivers/net/ipa/data/ipa_data-v4.2.c | 5 +-
drivers/net/ipa/data/ipa_data-v4.5.c | 5 +-
drivers/net/ipa/data/ipa_data-v4.7.c | 5 +-
drivers/net/ipa/data/ipa_data-v4.9.c | 5 +-
drivers/net/ipa/data/ipa_data-v5.0.c | 5 +-
drivers/net/ipa/data/ipa_data-v5.5.c | 5 +-
drivers/net/ipa/gsi.c | 18 +-
drivers/net/ipa/gsi.h | 10 +-
drivers/net/ipa/gsi_private.h | 7 +-
drivers/net/ipa/gsi_reg.c | 6 +-
drivers/net/ipa/gsi_trans.c | 12 +-
drivers/net/ipa/gsi_trans.h | 9 +-
drivers/net/ipa/ipa.h | 15 +-
drivers/net/ipa/ipa_cmd.c | 13 +-
drivers/net/ipa/ipa_cmd.h | 10 +-
drivers/net/ipa/ipa_data.h | 4 +-
drivers/net/ipa/ipa_endpoint.c | 19 +-
drivers/net/ipa/ipa_endpoint.h | 4 +-
drivers/net/ipa/ipa_gsi.c | 7 +-
drivers/net/ipa/ipa_interrupt.c | 10 +-
drivers/net/ipa/ipa_interrupt.h | 6 +-
drivers/net/ipa/ipa_main.c | 27 +-
drivers/net/ipa/ipa_mem.c | 15 +-
drivers/net/ipa/ipa_mem.h | 4 +-
drivers/net/ipa/ipa_modem.c | 14 +-
drivers/net/ipa/ipa_modem.h | 5 +-
drivers/net/ipa/ipa_power.c | 8 +-
drivers/net/ipa/ipa_power.h | 5 +-
drivers/net/ipa/ipa_qmi.c | 10 +-
drivers/net/ipa/ipa_qmi.h | 4 +-
drivers/net/ipa/ipa_qmi_msg.c | 3 +-
drivers/net/ipa/ipa_qmi_msg.h | 3 +-
drivers/net/ipa/ipa_reg.c | 4 +-
drivers/net/ipa/ipa_reg.h | 6 +-
drivers/net/ipa/ipa_resource.c | 3 +-
drivers/net/ipa/ipa_smp2p.c | 10 +-
drivers/net/ipa/ipa_sysfs.c | 7 +-
drivers/net/ipa/ipa_sysfs.h | 4 +-
drivers/net/ipa/ipa_table.c | 19 +-
drivers/net/ipa/ipa_uc.c | 10 +-
drivers/net/ipa/ipa_uc.h | 3 +-
drivers/net/ipa/ipa_version.h | 4 +-
drivers/net/ipa/reg.h | 8 +-
drivers/net/ipa/reg/gsi_reg-v3.1.c | 8 +-
drivers/net/ipa/reg/gsi_reg-v3.5.1.c | 8 +-
drivers/net/ipa/reg/gsi_reg-v4.0.c | 8 +-
drivers/net/ipa/reg/gsi_reg-v4.11.c | 8 +-
drivers/net/ipa/reg/gsi_reg-v4.5.c | 8 +-
drivers/net/ipa/reg/gsi_reg-v4.9.c | 8 +-
drivers/net/ipa/reg/gsi_reg-v5.0.c | 8 +-
drivers/net/ipa/reg/ipa_reg-v3.1.c | 6 +-
drivers/net/ipa/reg/ipa_reg-v3.5.1.c | 6 +-
drivers/net/ipa/reg/ipa_reg-v4.11.c | 6 +-
drivers/net/ipa/reg/ipa_reg-v4.2.c | 6 +-
drivers/net/ipa/reg/ipa_reg-v4.5.c | 6 +-
drivers/net/ipa/reg/ipa_reg-v4.7.c | 6 +-
drivers/net/ipa/reg/ipa_reg-v4.9.c | 6 +-
drivers/net/ipa/reg/ipa_reg-v5.0.c | 6 +-
drivers/net/ipa/reg/ipa_reg-v5.5.c | 6 +-
drivers/net/usb/ax88179_178a.c | 4 +-
drivers/net/usb/qmi_wwan.c | 3 +
drivers/net/virtio_net.c | 43 +
drivers/pinctrl/Kconfig | 11 +
drivers/pinctrl/Makefile | 1 +
drivers/pinctrl/pinctrl-scmi.c | 571 +++
drivers/platform/x86/amd/pmc/pmc-quirks.c | 9 +
drivers/platform/x86/amd/pmf/Makefile | 2 +-
drivers/platform/x86/amd/pmf/acpi.c | 7 +-
drivers/platform/x86/amd/pmf/core.c | 1 +
drivers/platform/x86/amd/pmf/pmf-quirks.c | 51 +
drivers/platform/x86/amd/pmf/pmf.h | 3 +
.../x86/intel/speed_select_if/isst_if_common.c | 1 +
.../intel/uncore-frequency/uncore-frequency-tpmi.c | 4 +-
drivers/pmdomain/core.c | 11 +-
drivers/pmdomain/renesas/Makefile | 4 +-
.../renesas/{r8a7796-sysc.c => r8a77960-sysc.c} | 34 +-
.../renesas/{r8a7796-sysc.c => r8a77961-sysc.c} | 28 +-
drivers/pmdomain/renesas/rcar-sysc.c | 70 +-
drivers/pmdomain/renesas/rcar-sysc.h | 9 +-
drivers/tty/serial/8250/8250_dw.c | 45 +-
drivers/tty/serial/8250/8250_exar.c | 42 +
drivers/tty/serial/8250/8250_pnp.c | 40 +-
drivers/tty/serial/fsl_lpuart.c | 6 +-
drivers/tty/serial/imx.c | 7 +-
drivers/tty/serial/serial_core.c | 102 +-
drivers/tty/serial/serial_port.c | 7 +-
drivers/usb/class/cdc-wdm.c | 6 +-
drivers/usb/dwc3/ep0.c | 3 +-
drivers/usb/serial/option.c | 18 +
drivers/vfio/platform/vfio_amba.c | 1 +
drivers/virt/vmgenid.c | 2 -
fs/btrfs/backref.c | 12 +-
include/drm/drm_mipi_dsi.h | 15 +-
include/drm/drm_vblank.h | 1 +
include/drm/i915_component.h | 2 +-
include/linux/amba/bus.h | 11 +-
include/linux/arm_ffa.h | 27 +
include/linux/mm_types.h | 9 +
include/linux/pgtable.h | 74 +-
include/linux/pnp.h | 4 +
include/linux/rcupdate.h | 24 +-
include/linux/scmi_protocol.h | 84 +
include/net/sch_generic.h | 1 +
include/sound/cs35l41.h | 5 +
include/sound/hdaudio.h | 1 +
include/sound/pcm.h | 5 +
init/main.c | 1 +
kernel/crash_core.c | 2 +
kernel/crash_reserve.c | 4 +-
kernel/rcu/tasks.h | 1 +
kernel/rcu/tree.c | 1 +
kernel/rcu/tree_stall.h | 6 +-
kernel/trace/ftrace.c | 13 +-
lib/stackdepot.c | 4 +-
lib/string_kunit.c | 155 +
localversion-next | 2 +-
mm/huge_memory.c | 13 +-
mm/hugetlb.c | 11 +-
mm/internal.h | 12 +-
mm/madvise.c | 107 +-
mm/memory.c | 4 +-
mm/swapfile.c | 13 +-
mm/userfaultfd.c | 35 +
net/core/dev.c | 6 +
net/core/neighbour.c | 4 +-
net/core/net_namespace.c | 5 +-
net/ipv4/tcp_metrics.c | 7 +-
net/netfilter/nf_tables_api.c | 60 +-
net/netfilter/nft_lookup.c | 1 +
net/netfilter/nft_set_bitmap.c | 4 +-
net/netfilter/nft_set_hash.c | 8 +-
net/netfilter/nft_set_pipapo.c | 8 +-
net/netfilter/nft_set_rbtree.c | 4 +-
net/sched/sch_generic.c | 1 +
scripts/Makefile.lib | 2 +-
sound/core/pcm_native.c | 2 +-
sound/drivers/aloop.c | 9 +-
sound/hda/hdac_controller.c | 127 +-
sound/pci/hda/Kconfig | 2 +
sound/pci/hda/cs35l41_hda.c | 347 +-
sound/pci/hda/cs35l41_hda.h | 6 +
sound/pci/hda/cs35l41_hda_property.c | 8 +-
sound/pci/hda/hda_controller.c | 7 +-
sound/pci/hda/hda_controller.h | 1 +
sound/pci/hda/hda_intel.c | 5 +-
sound/pci/hda/patch_realtek.c | 50 +-
sound/soc/sof/intel/hda-bus.c | 5 +
sound/usb/mixer_quirks.c | 2 +
sound/usb/mixer_scarlett2.c | 4621 ++++++++++++++------
.../trace/beauty => }/include/uapi/linux/stat.h | 0
tools/perf/check-headers.sh | 1 +
tools/testing/selftests/bpf/Makefile | 13 +-
tools/testing/selftests/drivers/net/stats.py | 4 +-
tools/testing/selftests/kselftest.h | 10 +-
tools/testing/selftests/kselftest_harness.h | 2 +-
tools/testing/selftests/kvm/Makefile | 1 +
.../selftests/kvm/s390x/shared_zeropage_test.c | 110 +
tools/testing/selftests/lib.mk | 17 +-
tools/testing/selftests/net/Makefile | 9 +-
tools/testing/selftests/net/lib/py/ksft.py | 15 +-
tools/testing/selftests/net/nl_netdev.py | 4 +-
.../testing/selftests/net/openvswitch/ovs-dpctl.py | 16 +-
328 files changed, 9965 insertions(+), 4090 deletions(-)
create mode 100644 Documentation/devicetree/bindings/display/panel/lg,sw43408.yaml
create mode 100644 arch/arm64/boot/dts/mediatek/mt8195-cherry-dojo-r1.dts
copy arch/arm64/boot/dts/mediatek/{mt8395-radxa-nio-12l.dts => mt8395-kontron-3-5- [...]
create mode 100644 drivers/firmware/arm_scmi/pinctrl.c
delete mode 100644 drivers/gpu/drm/gma500/psb_lid.c
create mode 100644 drivers/gpu/drm/i915/display/intel_display_conversion.h
create mode 100644 drivers/gpu/drm/panel/panel-lg-sw43408.c
create mode 100644 drivers/pinctrl/pinctrl-scmi.c
create mode 100644 drivers/platform/x86/amd/pmf/pmf-quirks.c
copy drivers/pmdomain/renesas/{r8a7796-sysc.c => r8a77960-sysc.c} (64%)
rename drivers/pmdomain/renesas/{r8a7796-sysc.c => r8a77961-sysc.c} (69%)
copy tools/{perf/trace/beauty => }/include/uapi/linux/stat.h (100%)
create mode 100644 tools/testing/selftests/kvm/s390x/shared_zeropage_test.c
--
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 85c187b2127 Daily bump.
new 694fa3717a9 [vxworks] avoid mangling __STDC_VERSION_LIMITS_H__
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/config/t-vxworks | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 master
in repository toolchain/ci/interesting-commits.
from d4114439b Add entry 8b69e064d4bdad173446116e4a1b920814b7d5ec from https [...]
new eea1a59c8 Add entry 7e31d166510ac4adbf53d5e8144c709a37dd8c7a from https [...]
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:
glibc/sha1/7e31d166510ac4adbf53d5e8144c709a37dd8c7a/jira/description | 2 +-
glibc/sha1/7e31d166510ac4adbf53d5e8144c709a37dd8c7a/jira/summary | 2 +-
.../sha1/7e31d166510ac4adbf53d5e8144c709a37dd8c7a/status-summary.txt | 2 +-
glibc/sha1/7e31d166510ac4adbf53d5e8144c709a37dd8c7a/status.txt | 2 +-
.../tcwg_bmk-code_speed-spec2k6/gnu-arm-master-O3/details.txt | 5 +----
.../tcwg_bmk-code_speed-spec2k6/gnu-arm-master-O3/status-summary.txt | 2 +-
.../tcwg_bmk-code_speed-spec2k6/gnu-arm-master-O3/status.txt | 2 +-
.../tcwg_bmk-code_speed-spec2k6/status-summary.txt | 2 +-
.../tcwg_bmk-code_speed-spec2k6/status.txt | 2 +-
9 files changed, 9 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.