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 ba4bedeafa1 gdbserver: Update require_int function to parse offset for [...]
new ed62a5351cf aarch64: Support 2024 Debug Architecture system registers.
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:
gas/testsuite/gas/aarch64/sysreg/sysreg-10-bad.d | 3 ++
...mr-unsupported-by-default.l => sysreg-10-bad.l} | 6 +--
gas/testsuite/gas/aarch64/sysreg/sysreg-10.d | 12 +++++
gas/testsuite/gas/aarch64/sysreg/sysreg-10.s | 2 +
gas/testsuite/gas/aarch64/sysreg/sysreg-9-bad.d | 3 ++
gas/testsuite/gas/aarch64/sysreg/sysreg-9-bad.l | 61 ++++++++++++++++++++++
gas/testsuite/gas/aarch64/sysreg/sysreg-9-bad.s | 26 +++++++++
gas/testsuite/gas/aarch64/sysreg/sysreg-9.d | 25 +++++++++
gas/testsuite/gas/aarch64/sysreg/sysreg-9.s | 14 +++++
opcodes/aarch64-sys-regs.def | 8 +++
10 files changed, 157 insertions(+), 3 deletions(-)
create mode 100644 gas/testsuite/gas/aarch64/sysreg/sysreg-10-bad.d
copy gas/testsuite/gas/aarch64/sysreg/{fpmr-unsupported-by-default.l => sysreg-10- [...]
create mode 100644 gas/testsuite/gas/aarch64/sysreg/sysreg-10.d
create mode 100644 gas/testsuite/gas/aarch64/sysreg/sysreg-10.s
create mode 100644 gas/testsuite/gas/aarch64/sysreg/sysreg-9-bad.d
create mode 100644 gas/testsuite/gas/aarch64/sysreg/sysreg-9-bad.l
create mode 100644 gas/testsuite/gas/aarch64/sysreg/sysreg-9-bad.s
create mode 100644 gas/testsuite/gas/aarch64/sysreg/sysreg-9.d
create mode 100644 gas/testsuite/gas/aarch64/sysreg/sysreg-9.s
--
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 959a00dc23d Automatic date update in version.in
new ba4bedeafa1 gdbserver: Update require_int function to parse offset for [...]
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:
.../pread-offset-size.S} | 24 ++++++-------
...{server-exec-info.exp => pread-offset-size.exp} | 39 +++++++++++++---------
gdbserver/hostio.cc | 17 +++++++---
3 files changed, 48 insertions(+), 32 deletions(-)
copy gdb/testsuite/{gdb.base/break-dbg.cc => gdb.server/pread-offset-size.S} (78%)
copy gdb/testsuite/gdb.server/{server-exec-info.exp => pread-offset-size.exp} (52%)
--
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 69725b13e9d Use auto_vec in prime paths selftests [PR120634]
new 632a50abc3a libgcobol: Add license.
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:
{libgo/go/golang.org/x/mod => libgcobol}/LICENSE | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
copy {libgo/go/golang.org/x/mod => libgcobol}/LICENSE (60%)
--
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 releases/gcc-15
in repository gcc.
from 6583c3be41a Daily bump.
new bf284e8f5ed [RISC-V][PR target/119971] Avoid losing shift count masking
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/riscv/bitmanip.md | 59 +++++++++++++------------
gcc/config/riscv/riscv.md | 19 ++------
gcc/testsuite/gcc.target/riscv/pr119971.c | 24 ++++++++++
gcc/testsuite/gcc.target/riscv/zbb-rol-ror-03.c | 2 +-
4 files changed, 59 insertions(+), 45 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/pr119971.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 linux-next.
omits 2c923c845768 Add linux-next specific files for 20250619
omits f738153fce55 Merge branch 'crc-next' of git://git.kernel.org/pub/scm/li [...]
omits e115c9b1602c Merge branch 'next' of https://git.kernel.org/pub/scm/linu [...]
omits 61762a53fd82 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits f2890e91d782 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 969a131c1e14 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
omits bc38d19eac89 Merge branch 'sysctl-next' of git://git.kernel.org/pub/scm [...]
omits 5964b10cf707 Merge branch 'timekeeping-next' of https://github.com/Rust [...]
omits 88ab1e0438f4 Merge branch 'pin-init-next' of https://github.com/Rust-fo [...]
omits 9598ec847212 Merge branch 'alloc-next' of https://github.com/Rust-for-L [...]
omits 549c43eab171 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits d33e4729051c Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 83a898134567 Merge branch 'slab/for-next' of git://git.kernel.org/pub/s [...]
omits 73d8a8faf0a8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 7905c43c4dac Merge branch 'mhi-next' of git://git.kernel.org/pub/scm/li [...]
omits 6a89898b9d18 Merge branch 'main' of git://git.infradead.org/users/willy [...]
omits 9dc4652edc34 Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
omits c1653306e40f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 9618311cb3d2 Merge branch 'kunit' of git://git.kernel.org/pub/scm/linux [...]
omits d7408b65a227 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 4ed9168e181c Merge branch 'pwm/for-next' of git://git.kernel.org/pub/sc [...]
omits 9d2340eac619 Merge branch 'renesas-pinctrl' of git://git.kernel.org/pub [...]
omits 54ef0e82265f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 5c6e7e9e6356 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits a5955714d38d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 6d7e24f65576 Merge branch 'gpio/for-next' of git://git.kernel.org/pub/s [...]
omits abb0fdb5571a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits c5162251a2f0 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
omits 999fdbcdfd43 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits e9f2e2b7b18b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits a36cd9d1dff0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 95c3b802d1b0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 37843b98c100 Merge branch 'extcon-next' of git://git.kernel.org/pub/scm [...]
omits 76d4cc8f2163 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits f77e94720903 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 633ad45fb47b Merge branch 'togreg' of git://git.kernel.org/pub/scm/linu [...]
omits f6eda60e56c8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits fad0699b03ec Merge branch 'driver-core-next' of git://git.kernel.org/pu [...]
omits 3c84f817f5d1 Merge branch 'for-next' of git://github.com/cminyard/linux [...]
omits 80c87187a244 Merge branch 'for-leds-next' of git://git.kernel.org/pub/s [...]
omits 23732383a226 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits b5b0763d54bb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits e10556558921 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits be3fb5900fb3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits f2eeec4f8b7a Merge branch 'non-rcu/next' of git://git.kernel.org/pub/sc [...]
omits 590861e8938a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 0a14ea227796 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 2b8e4aa660d0 Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...]
omits 4d190245909a Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits df44eb745028 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 6d43de1a73e7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 9c1dc119169f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits b658321d6213 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 3bedbd1235fe Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits ff1cca9f6331 Merge branch 'next-integrity' of git://git.kernel.org/pub/ [...]
omits 518880715642 Merge branch 'apparmor-next' of git://git.kernel.org/pub/s [...]
omits fc7e30dd5732 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 1c531e92b58b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 4c84c15b6990 Merge branch 'for-mfd-next' of git://git.kernel.org/pub/sc [...]
omits 03a0772f7902 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits b23b94b61062 Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
omits da84fd47b10e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits d15b02be9a4a Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
omits 167f2c2b69dc Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 634bedae952b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 892bb4beb686 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits a76549f2ecbc Merge branch 'drm-xe-next' of https://gitlab.freedesktop.o [...]
omits fb7d48a2ea30 Merge branch 'msm-next-lumag' of https://gitlab.freedeskto [...]
omits bdcd62913d48 Merge branch 'for-linux-next' of https://gitlab.freedeskto [...]
omits 442bf917eb8b Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
omits 7409fa59fe04 Merge branch 'for-linux-next' of https://gitlab.freedeskto [...]
omits 923483efa073 Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
omits 91efe973a40b Merge branch 'libcrypto-next' of git://git.kernel.org/pub/ [...]
omits 500b66690e91 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 87c8a91cef58 Merge branch 'mtd/next' of git://git.kernel.org/pub/scm/li [...]
omits c859b2020ea9 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 62c6005aa20c Merge branch 'next' of https://git.kernel.org/pub/scm/linu [...]
omits 6eff3f65ae3a Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 6ef7725ca9e9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits c567e1e73106 Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
omits d73c706d3d83 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 33ce85a344ef Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits df3f8af3b65d Merge branch 'devfreq-next' of git://git.kernel.org/pub/sc [...]
omits a4589febd294 Merge branch 'cpupower' of git://git.kernel.org/pub/scm/li [...]
omits a6ee34f71e2e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
omits 8233ee08dc50 Merge branch 'next' of git://linuxtv.org/media-ci/media-pe [...]
omits 740239f47824 Merge branch 'docs-next' of git://git.lwn.net/linux.git
omits 65a0703e980d Merge branch 'hwmon-next' of git://git.kernel.org/pub/scm/ [...]
omits a56171e62642 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...]
omits a6ab17b98695 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits eed33728cf74 Merge branch 'for-next/pstore' of git://git.kernel.org/pub [...]
omits 78d69b6c83c9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 215acbef0dd0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 7b5ae9c502ee Merge branch 'fs-next' of linux-next
omits 84f70e211465 Merge branch 'xtensa-for-next' of git://github.com/jcmvbkb [...]
omits 41ed3b166094 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits c6f7b4021698 Merge branch 'riscv-soc-for-next' of git://git.kernel.org/ [...]
omits 1daa48855958 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits aebb121078c9 Merge branch 'for-next' of git://github.com/openrisc/linux.git
omits 3a5e4949ed6a Merge branch 'next' of git://git.monstr.eu/linux-2.6-micro [...]
omits ea1194ea9cbf Merge branch 'linux-next' of git://github.com/c-sky/csky-l [...]
omits 4c0d1b89a66f Merge branch 'renesas-clk' of git://git.kernel.org/pub/scm [...]
omits 941e501ffcd9 Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git
omits f7d2fbe289a3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 76d563ddabbc Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits c3ef34218230 Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
omits 95864c3887db Merge branch 'stm32-next' of git://git.kernel.org/pub/scm/ [...]
omits 8e039d5a501e Merge branch 'for-next' of https://github.com/spacemit-com/linux
omits 627bdfd4a5b7 Merge branch 'for-next' of https://github.com/sophgo/linux.git
omits f37a614d66b6 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
omits 566ba9a6fb65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 413072edf023 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits cd3b81c55aad Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits c310c2847dd4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 77cceeb2aea4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 7a8ac54f9a5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 9cb5c0a110bc Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 1c3274308910 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits b94927531621 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
omits b3512ba70dc2 Merge branch 'next' of https://github.com/Broadcom/stblinux.git
omits 60696d9a5c89 Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...]
omits 7b15cad0662b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits db55d4b36ca5 Merge branch 'asahi-soc/for-next' of https://github.com/As [...]
omits a797d1386d68 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits dbca07cf21b2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits dc54dccc0fb3 Merge branch 'perf-tools-next' of git://git.kernel.org/pub [...]
omits 7396bba4cfb0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 3c3f516223e3 Merge branch 'mm-nonmm-unstable' of git://git.kernel.org/p [...]
omits 8705d9293cf7 Merge branch 'mm-unstable' of git://git.kernel.org/pub/scm [...]
omits c2a5b3de657d Merge branch 'for-linux-next-fixes' of https://gitlab.free [...]
omits 8f90365436ee Merge branch 'msm-fixes' of https://gitlab.freedesktop.org [...]
omits aecefc41299c Merge branch 'tip/urgent' of git://git.kernel.org/pub/scm/ [...]
omits 49aea06bb158 Merge branch 'i2c/i2c-host-fixes' of git://git.kernel.org/ [...]
omits c30b10998096 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linu [...]
omits 75c049d39ec0 Merge branch 'perf-tools' of git://git.kernel.org/pub/scm/ [...]
omits ea4bcb435ada Merge branch 'gpio/for-current' of git://git.kernel.org/pu [...]
omits d85d53709f75 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 9f068ad6bd74 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 9a8d4b70d7b3 Merge branch 'for-linux-next-fixes' of https://gitlab.free [...]
omits f5fb8ddf2477 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 880b764d8a00 Merge branch 'dt/linus' of git://git.kernel.org/pub/scm/li [...]
omits 51441c358360 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 880c63d63189 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 35fff577635b Merge branch 'dma-mapping-fixes' of git://git.kernel.org/p [...]
omits 4bf4f1ed1f3e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 51e2d2ab6678 Merge branch 'hwmon' of git://git.kernel.org/pub/scm/linux [...]
omits 70d022127890 Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/l [...]
omits 88b5e6d6d473 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 9c7395b4b808 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 41db1f3af083 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 511fef7200e5 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits e12623ab01db Merge branch 'driver-core-linus' of git://git.kernel.org/p [...]
omits 4fbdd2ed23fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 7b15afe564aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits d66f54549e3c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 889694c856fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 003f2ffc5f1b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 28e8de1d66cc Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linu [...]
omits 59e73f4671a1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 38784daec5cc Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits a72e42c43ce0 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 22ac286f63de Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
omits 504e9fee35da Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits aa33c4fc634a Merge branch 'for-next/fixes' of git://git.kernel.org/pub/ [...]
omits 287c63b77a74 Merge branch 'fs-current' of linux-next
omits d894c7024e7b Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
omits 727bd277be0a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 3fdb7ad2cf34 next-20250618/vfs-brauner
omits 3bacb3eb31ac Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 3c3cd03f770a Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
omits 1577c3badddd Merge branch 'master' of https://github.com/Paragon-Softwa [...]
omits ad162064be17 Merge branch 'nfsd-next' of git://git.kernel.org/pub/scm/l [...]
omits e692fa4d9f06 Merge branch 'linux-next' of git://git.linux-nfs.org/proje [...]
omits 3a875601aa10 Merge branch 'ksmbd-for-next' of https://github.com/smfren [...]
omits f6df57559f55 Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
omits 8ff73a5464a2 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits cc0742055a3d Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
omits e89e78905af8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 86159e99b398 Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
omits 9170fbb9648d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits fe7ba7e54196 Merge branch 'nfsd-fixes' of git://git.kernel.org/pub/scm/ [...]
omits 30e37a123031 Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
omits 30804ae894ec Merge branch 'for-next' of git://evilpiepirate.org/bcachefs.git
omits 56f3b02e4f1d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits c918c63d5c13 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits b8ed98c5b61c Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
omits a97d0b8dd4d7 selftests/landlock: Add tests for access through disconnec [...]
omits dfeb17c38a79 selftests/landlock: Add tests for access through disconnec [...]
omits 5fe7b173e9b0 landlock: Remove warning in collect_domain_accesses()
omits efc311c1895d cifs: Show reason why autodisabling serverino support
omits 1193dc9a4a36 cifs: Fix prepare_write to negotiate wsize if needed
omits 33c826b8f891 smb3 client: smb3_use_rdma_offload max_frmr_depth
omits 2ba43e54009a smb: client: let smbd_post_send_iter() respect the peers m [...]
omits 4a5a477ec53d smb: client: fix max_sge overflow in smb_extract_folioq_to_rdma()
omits 6a04ddd332b9 smb: client: fix first command failure during re-negotiation
omits ebc7c4f235f8 Merge branch 'devel' into for-next
omits 16c8acff754d Merge branch 'for-next-next-v6.16-20250618' into for-next- [...]
omits 2d812790511f Merge branch 'for-next-current-v6.15-20250618' into for-ne [...]
omits 22d35cea59bc Merge branch 'misc-next' into for-next-next-v6.16-20250618
omits 48110bed47ca Merge branch 'b-for-next' into for-next-next-v6.16-20250618
omits ac6c97d2f260 Merge branch 'misc-6.16' into for-next-next-v6.16-20250618
omits 864b651de763 Merge branch 'misc-6.16' into for-next-current-v6.15-20250618
omits 6d8694f724af btrfs: index buffer_tree using node size
omits 9ff80357f525 btrfs: fix nonzero lowest level handling in btrfs_search_f [...]
omits 3a9a96230cd9 btrfs: === misc-next on b-for-next ===
omits 94346e842bcd landlock: Fix warning from KUnit tests
omits 0f4e5c4b480b selftests/landlock: Add test to check rule tied to covered [...]
omits 3ef73a42845a selftests/landlock: Fix build of audit_test
omits fefb3bfe3a76 selftests/landlock: Fix readlink check
omits e462fd42ad34 Merge branch into tip/master: 'x86/kconfig'
omits 08aa08c50f60 Merge branch into tip/master: 'timers/core'
omits fdf06a2fa5d0 Merge branch into tip/master: 'smp/core'
omits 40785d06d063 Merge branch into tip/master: 'sched/core'
omits 10146c1bc40d Merge branch into tip/master: 'irq/drivers'
omits 9b3881b71570 Merge branch into tip/master: 'irq/core'
omits 62506a4dbbd7 Merge branch into tip/master: 'core/entry'
omits 27d791a5b453 Merge branch into tip/master: 'x86/urgent'
omits eb35365a5d61 Merge branch into tip/master: 'core/bugs'
omits ddd5d79f1a42 Merge branch into tip/master: 'perf/urgent'
omits acf3a42c19ff Merge branch into tip/master: 'locking/urgent'
omits 714b105aae4a Merge branch into tip/master: 'irq/urgent'
omits 4b0dc453fbcf ocfs2: remove redundant NULL check in rename path
omits bd873eff1c2d ocfs2: reset folio to NULL when get folio fails
omits e56cbc48dff4 uprobes: revert ref_ctr_offset in uprobe_unregister error path
omits 91c2b8f9bcc2 checkpatch: use utf-8 match for spell checking
omits 6175ecae55c5 mul_u64_u64_div_u64: fix the division-by-zero behavior
omits a4993d911a3d exit: fix misleading comment in forget_original_parent()
omits 0d34ff8da899 kcov: fix typo in comment of kcov_fault_in_area
omits 0da59aebf9c5 relayfs: support a counter tracking if data is too big to write
omits fadb009ada55 blktrace: use rbuf->stats.full as a drop indicator in relayfs
omits e7fce531ba22 relayfs: introduce getting relayfs statistics function
omits 2dbcfebf1e8f relayfs: support a counter tracking if per-cpu buffers is full
omits 1d95a743faaf relayfs: abolish prev_padding
omits c2d0da7c17f1 x86: implement crashkernel cma reservation
omits 09c96f17bb05 kdump: wait for DMA to finish when using CMA
omits d8c6b6de2032 kdump, documentation: describe craskernel CMA reservation
omits 7bdb5f0edb89 kdump: implement reserve_crashkernel_cma
omits f8966da76ae9 Add a new optional ",cma" suffix to the crashkernel= comma [...]
omits 296c7b44b0c3 squashfs: use folios in squashfs_bio_read_cached()
omits 96929ff73ebb squashfs: pass the inode to squashfs_readahead_fragment()
omits 7d499ee13ef9 kernel: relay: use __GFP_ZERO in relay_alloc_buf
omits 5db016d2f3d6 riscv: optimize gcd() performance on RISC-V without Zbb extension
omits 4ae523736175 riscv: optimize gcd() code size when CONFIG_RISCV_ISA_ZBB [...]
omits 987b31823170 lib/math/gcd: use static key to select implementation at runtime
omits 81dacf905953 fork: define a local GFP_VMAP_STACK
omits 69be760fa359 fork: clean-up naming of vm_stack/vm_struct variables in v [...]
omits 0236cdac0e42 alpha: replace sprintf()/strcpy() with scnprintf()/strscpy()
omits 5cbcc1f5db8d ocfs2: replace simple_strtol with kstrtol
omits be596ec82261 include/linux/jhash.h: replace __get_unaligned_cpu32 in jh [...]
omits adab275972d5 mm: huge_memory: fix the check for allowed huge orders in shmem
omits 9ddb208dc818 selftest/mm: skip if fallocate() is unsupported in gup_longterm
omits 4e8d6e9815c1 mm/vma: use vmg->target to specify target VMA for new VMA merge
omits caf42e4ec250 highmem: remove a use of folio->page
omits cd8bb4414f83 fix check of filemap_lock_folio() return value
omits 4c4d0f66c6f2 secretmem: remove uses of struct page
omits eef51420bff9 mm/huge_memory: don't mark refcounted folios special in vm [...]
omits 9e7a4982e117 mm/huge_memory: don't mark refcounted folios special in vm [...]
omits 56b73bcfddef mm/huge_memory: don't ignore queried cachemode in vmf_inse [...]
omits 4296501cba71 selftests: mm: add shmem collapse as a default test item
omits 56828cdedf65 selftests: khugepaged: fix the shmem collapse failure
omits 674c8edd2a07 mm: remove zero_user()
omits 03e45ef54b9d ceph: convert ceph_zero_partial_page() to use a folio
omits e7ea22280b71 direct-io: use memzero_page()
omits ddb1fef6522b null_blk: use memzero_page()
omits fc1729e7497f bio: use memzero_page() in bio_truncate()
omits ff0c165b8f63 mm: use folio_expected_ref_count() helper for reference counting
omits 7ab882e7f058 selftests/mm: use generic read_sysfs in thuge-gen test
omits f2503625ded1 mm: madvise: use per_vma lock for MADV_FREE
omits 0e1ce11479be maple_tree: assert retrieving new value on a tree containi [...]
omits 36b24701c9d7 maple_tree: restart walk on correct status
omits a08eda34589f maple_tree: fix mt_destroy_walk() on root leaf node
omits fbae124b5d1e mm: optimize mremap() by PTE batching
omits 55ac75373326 mm: call pointers to ptes as ptep
omits 73a8b05abe41 mm/memory-tier: fix abstract distance calculation overflow
omits 877eec224f07 tools/testing/selftests: add MREMAP_RELOCATE_ANON fork tests
omits 01a7acce6147 tools/testing/selftests: test relocate anon in split huge [...]
omits bcb71be9617b tools/testing/selftests: have CoW self test use MREMAP_REL [...]
omits 5e24ee56162b tools/testing/selftests: expand mremap() tests for MREMAP_ [...]
omits 81f59a88f460 tools/testing/selftests: add MREMAP_RELOCATE_ANON merge te [...]
omits 32127194d91c tools/testing/selftests: add mremap() cases that merge normally
omits 4e05cd1eb631 tools/testing/selftests: add sys_mremap() helper to vm_util.h
omits 99dc076d3476 tools UAPI: update copy of linux/mman.h from the kernel sources
omits 930da29b49f9 mm/mremap: add MREMAP[_MUST]_RELOCATE_ANON support for lar [...]
omits 7635523f3b3e mm/mremap: add MREMAP_MUST_RELOCATE_ANON
omits 96bb0214bfe7 fix syzbot reports
omits 5d216fb6dbf2 mm/mremap: introduce more mergeable mremap via MREMAP_RELO [...]
omits 9cbc29f3a497 alloc_tag: keep codetag iterator active between read()
omits 29b0a36c9367 alloc_tag: add sequence number for module and iterator
omits 6e483ec7c46a gup-optimize-longterm-pin_user_pages-for-large-folio-fix
omits 9c4c866cdacd gup: optimize longterm pin_user_pages() for large folio
omits aaa9ece576d6 mm/pagewalk: split walk_page_range_novma() into kernel/user parts
omits f23f88d7bf7a mm/memfd: clarify error handling labels in memfd_create()
omits 537cb3a640bd lib/test_hmm: reduce stack usage
omits e413e9fd38db selftests/mm: check for YAMA ptrace_scope configuraiton be [...]
omits 520323366ab1 selftests/mm: add messages about test errors to the cow tests
omits a8f177950115 selftests/mm: don't compare return values to in cow
omits c5394524786e selftests/mm: convert some cow error reports to ksft_perror()
omits fc65796a039b kselftest/mm: clarify errors for pipe()
omits 9a35ec2b3dae alloc_tag: remove empty module tag section
omits 42c2f0f53713 mm,memory_hotplug: drop status_change_nid parameter from m [...]
omits c2c6edd696d8 mm,page_ext: derive the node from the pfn
omits 384c2142adc1 mm,mempolicy: use node-notifier instead of memory-notifier
omits fcf69e2e96c1 kernel,cpuset: use node-notifier instead of memory-notifier
omits 1fab71f572c8 drivers,hmat: use node-notifier instead of memory-notifier
omits 9719ce1750bb drivers,cxl: use node-notifier instead of memory-notifier
omits c8d0710a66a5 mm,memory-tiers: use node-notifier instead of memory-notifier
omits cb12cb5565b9 mm,slub: use node-notifier instead of memory-notifier
omits fd99d51b2d7b mm,memory_hotplug: implement numa node notifier
omits 984577d89ec9 mm,memory_hotplug: remove status_change_nid_normal and upd [...]
omits af24d0b7eeed mm,slub: do not special case N_NORMAL nodes for slab_nodes
omits 994f259a2d8f mm/filemap: allow arch to request folio size for exec memory
omits 0207cb5512d3 mm/readahead: store folio order in struct file_ra_state
omits e7b76fc37515 mm/readahead: make space in struct file_ra_state
omits 67b3fb32c56b mm/readahead: terminate async readahead on natural boundary
omits c8f653f92bfc mm/readahead: honour new_order in page_cache_ra_order()
omits 76b0f5499504 mm/mempolicy: skip unnecessary synchronize_rcu()
omits 7c8e577a0541 xarray: add a BUG_ON() to ensure caller is not sibling
omits bc129e836e8e proc: use the same treatment to check proc_lseek as ones f [...]
omits 01a6b21e4596 mm/madvise: avoid any chance of uninitialised pointer deref
omits 53b5485cb261 mm: use per_vma lock for MADV_DONTNEED
omits 7795dcddc0a4 userfaultfd: remove UFFD_CLOEXEC, UFFD_NONBLOCK, and UFFD_ [...]
omits f426662e3c89 userfaultfd: prevent unregistering VMAs through a differen [...]
omits f5d98b430295 userfaultfd: remove (VM_)BUG_ON()s
omits 8166d09eace6 userfaultfd: correctly prevent registering VM_DROPPABLE regions
omits d1183cbbb638 drivers/base/node: rename __register_one_node() to registe [...]
omits 083ec29b13b4 drivers/base/node: rename register_memory_blocks_under_nod [...]
omits 1af3afae4841 drivers/base/node: remove register_memory_blocks_under_nod [...]
omits 55b366908b0c drivers/base/node: remove register_mem_block_under_node_early()
omits e2564d4bbd26 drivers/base/node: restore removed extra line
omits e60a14e3d18d drivers/base/node: optimize memory block registration to r [...]
omits d41b3ffb0af7 readahead: fix return value of page_cache_next_miss() when [...]
omits 64f6c2484e7e mm/cma: pair the trace_cma_alloc_start/finish
omits 0d2a05a67477 mm: madvise: revert the walk_page_range_vma change for MAD [...]
omits 961e731a1dad mm: madvise: use walk_page_range_vma() instead of walk_pag [...]
omits 9605fc8cd60f mm: fix the inaccurate memory statistics issue for users
omits 0b5ab7c7eee9 mm: remove the for_reclaim field from struct writeback_control
omits 5aee029f6641 mm: stop passing a writeback_control structure to swap_writeout
omits 9f35f959f4f9 mm: stop passing a writeback_control structure to __swap_w [...]
omits d0a97138b569 mm: tidy up swap_writeout
omits af3d4698c219 mm: stop passing a writeback_control structure to shmem_writeout
omits aa1b8c3b7e9e mm: split out a writeout helper from pageout
omits 58e8603f8f16 mm, list_lru: refactor the locking code
omits 257038047ad5 mm: rename CONFIG_PAGE_BLOCK_ORDER to CONFIG_PAGE_BLOCK_MAX_ORDER
omits f57a50cdc85f mm-gup-remove-vm_bug_ons-fix
omits 213c833128ad mm/gup: remove (VM_)BUG_ONs
omits a4027637aa0f Docs/admin-guide/mm/damon: add DAMON_STAT usage document
omits e9d7e40b9606 mm/damon/stat: calculate and expose idle time percentiles
omits 9f2396743b0a mm/damon/stat: calculate and expose estimated memory bandwidth
omits 7e46077cd71e mm/damon/stat: use IS_ENABLED() for enabled initial value
omits fffcbfcc05af mm/damon: introduce DAMON_STAT module
omits c75fac5f3c77 mm: remove unused mmap tracepoints
omits d4f0e247586e mm: Kconfig: use verb *use* in plural form in description
omits 30aa0a41d5da mm/vmstat: utilize designated initializers for the vmstat_ [...]
omits 2602f6e20975 mm: strictly check vmstat_text array size
omits 49aae906f707 mm/vmstat: make MEMCG select VM_EVENT_COUNTERS
omits c79b9949015c mm/hugetlb: convert hugetlb_change_protection() to folios
omits e31a8768b811 tools/testing/selftests: add VMA merge tests for KSM merge
omits 26d18422243b mm: prevent KSM from breaking VMA merging for new VMAs
omits 19c8c8de6819 mm: ksm: refer to special VMAs via VM_SPECIAL in ksm_compatible()
omits baebfb9eccdb mm: ksm: have KSM VMA checks not require a VMA pointer
omits c74b1373fc6a tools/mm: add script to display page state for a given PID [...]
omits eb4aa27a34ad mm: vmscan: apply proportional reclaim pressure for memcg [...]
omits eb6d4851add6 docs/mm: expand vma doc to highlight pte freeing, non-vma [...]
omits 3f24e88c12cc mm: restore documentation for __free_pages()
omits 75856c59ae53 mm/hugetlb: remove unnecessary holding of hugetlb_lock
omits bf85859cbe15 mm-add-oom-killer-maintainer-structure-fix-checkpatch-fixes
omits 69f1b7cc789f mm-add-oom-killer-maintainer-structure-fix
omits 65f04eada053 mm: add OOM killer maintainer structure
omits 0413ddadcb86 fs/proc/task_mmu: fix PAGE_IS_PFNZERO detection for the hu [...]
omits fb33a5f40822 MAINTAINERS: add additional mmap-related files to mmap section
omits 50b7ef3781be MAINTAINERS: add memfd, shmem quota files to shmem section
omits c08015ecf60b MAINTAINERS: add stray rmap file to mm rmap section
omits 13ca5271ff85 MAINTAINERS: add hugetlb_cgroup.c to hugetlb section
omits b6ffe3557c9e MAINTAINERS: add further init files to mm init block
omits a384db24e993 MAINTAINERS: update maintainers for HugeTLB
omits 08c7e62a2590 maple_tree: fix MA_STATE_PREALLOC flag in mas_preallocate()
omits db522b8418a5 MAINTAINERS: add missing test files to mm gup section
omits 6c7fc1d0958e MAINTAINERS: add missing mm/workingset.c file to mm reclai [...]
omits f17021f534f4 selftests/mm: skip uprobe vma merge test if uprobes are no [...]
omits 050a25d15493 bcache: remove unnecessary select MIN_HEAP
omits 1316fbb49e1b Revert "bcache: remove heap-related macros and switch to g [...]
omits 222e73c2f243 Revert "bcache: update min_heap_callbacks to use default b [...]
omits 3dfb737118a8 selftests/mm: add configs to fix testcase failure
omits f6f2ebe426c2 kho-initialize-tail-pages-for-higher-order-folios-properly-v2
omits 646b97ec330a kho: initialize tail pages for higher order folios properly
omits 277e735bbf5f MAINTAINERS: add linux-mm@ list to Kexec Handover
omits b8b540fe06be mm: userfaultfd: fix race of userfaultfd_move and swap cache
omits 2d64ad6d942c mm/gup: revert "mm: gup: fix infinite loop within __get_lo [...]
omits 8209d52b162d selftests/mm: increase timeout from 180 to 900 seconds
omits 9dc1075b91e4 mm-shmem-swap-fix-softlockup-with-mthp-swapin-v3
omits 669fd75e4e30 mm/shmem, swap: fix softlockup with mTHP swapin
omits 30d47908f1a6 bcachefs: add an unlikely() to trans_begin()
omits 58a18a12d690 bcachefs: More errcode conversions
omits fde2e8ae67e3 bcachefs: DEFINE_CLASS()es for dev refcounts
omits af0c388518e2 bcachefs: use scoped_guard() in fast_list.c
omits e14fd180353d bcachefs: Allow CONFIG_UNICODE=m
omits b5e516180082 bcachefs: Reduce __bch2_btree_node_alloc() stack usage
omits 89371ac320d4 bcachefs: kill darray_u32_has()
omits 2184fe4456bf bcachefs: fsck: dir_loop, subvol_loop now autofix
omits ee925097a5a7 lib/crc: explicitly include <linux/export.h>
omits 09aeae4f167e lib/crc: remove ARCH_HAS_* kconfig symbols
omits 0b7e86658106 lib/crc/x86: migrate x86-optimized CRC code into lib/crc/
omits 7993c525db99 lib/crc/sparc: migrate sparc-optimized CRC code into lib/crc/
omits 47e6269f497a lib/crc/s390: migrate s390-optimized CRC code into lib/crc/
omits 7dd33c098619 lib/crc/riscv: migrate riscv-optimized CRC code into lib/crc/
omits 71d66146e09f lib/crc/powerpc: migrate powerpc-optimized CRC code into lib/crc/
omits b7262428d0ea lib/crc/mips: migrate mips-optimized CRC code into lib/crc/
omits 846417125e0e lib/crc/loongarch: migrate loongarch-optimized CRC code in [...]
omits 3b59ccf57194 lib/crc/arm64: migrate arm64-optimized CRC code into lib/crc/
omits d6c6a2f12784 lib/crc/arm: migrate arm-optimized CRC code into lib/crc/
omits 3a57c38c7985 lib/crc: prepare for arch-optimized code in subdirs of lib/crc/
omits 53b5f016fb87 lib/crc: move files into lib/crc/
omits 5917f9799aa8 lib/crc32: remove unused combination support
omits 4deaf4e05bcb Merge remote-tracking branch 'asoc/for-6.17' into asoc-next
omits 8c1898122c3b Automated merge of 'dev' into 'next'
omits cfcfda712276 Merge remote-tracking branch 'spi/for-6.17' into spi-next
omits 60663782d7bc Merge branch 'vfs-6.17.async.dir' into vfs.all
omits 12df41166b34 Merge branch 'vfs-6.17.file' into vfs.all
omits 350edba25091 Merge branch 'vfs-6.17.coredump' into vfs.all
omits 84abb76fd1cb Merge branch 'vfs-6.17.misc' into vfs.all
omits a9968350c015 Merge branch 'vfs.fixes' into vfs.all
omits f15a26b2ffbc fscrypt: don't use problematic non-inline crypto accelerators
omits baed3a4b7d38 fscrypt: explicitly include <linux/export.h>
omits 3f55e4725b3b nfsd: use threads array as-is in netlink interface
omits 3d5341b17ca2 mfd: twl6030-irq: Remove unused twl6030_mmc_card_detect*
omits 8a22d9e79cf0 dt-bindings: mfd: Convert lpc1850-creg-clk, pc1850-dmamux [...]
omits e528f715cd30 dt-bindings: mfd: convert mxs-lradc bindings to json-schema
omits eccc96b946e1 mfd: Constify reg_sequence and regmap_irq
omits 81644f762536 mfd: cros_ec: Separate charge-control probing from USB-PD
omits 75213cd351ac mfd: tps65219: Update TPS65214 MFD cell's GPIO compatible string
omits 09e64eca5666 Merge branches 'renesas-drivers-for-v6.17', 'renesas-dts-f [...]
omits 6ea5309d5c40 dt-bindings: soc: renesas: Document RZ/N2H (R9A09G087) SoC
omits 9d07ff19f068 arm64: dts: renesas: Add bootph-all to sysinfo EEPROM on R [...]
omits 0e8a8a039923 ARM: dts: renesas: r9a06g032: Add second clock input to RTC
omits e3859b8e0b0b arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable USB2.0 [...]
omits 8cdba78ca5e7 arm64: dts: renesas: r9a09g056: Add USB2.0 support
omits fc5f017a71d0 mfd: Fix building without CONFIG_OF
omits 44b0c3fa2f3a Merge branch 'v6.17-armsoc/dts64' into for-next
omits 0c1a9dd06f7b Merge branch 'v6.16-armsoc/dtsfixes' into for-next
omits a4b72ba3d3e5 Merge branches 'renesas-arm-defconfig-for-v6.17', 'renesas [...]
omits 1d0eefea6039 arm64: dts: renesas: r8a779g3-sparrow-hawk: Sort DTS
omits ef9d548e7790 ARM: dts: renesas: r9a06g032-rzn1d400-db: Describe debug LEDs
omits 7548897ad4ae arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Enable USB2.0 [...]
omits bfc2b0b792e1 arm64: defconfig: Enable RZ/V2H(P) USB2 PHY controller res [...]
omits 8d2814272fef arm64: defconfig: Build STMMAC Ethernet driver into the ke [...]
omits 336f36773aec Merge branch 'misc-6.16' into next-fixes
omits 6df944d2cf58 Merge branch 'v6.15-next/dts64' into for-next
omits 6b4f49867f75 Merge branch 'v6.15-next/dts64' into for-next
omits e948861dcd55 Merge branch 'v6.15-next/dts64' into for-next
omits 82d3ff9e745b Merge branch 'v6.15-next/soc' into for-next
omits 3a516904e5c1 Merge branch 'v6.15-next/dts64' into for-next
omits baedd9376ff6 Merge branch 'v6.15-next/dts64' into for-next
omits 7a24a1c3ef8e Merge branch 'v6.15-next/dts64' into for-next
omits 07732d8bc409 Merge branch 'v6.15-next/dts64' into for-next
omits c1806036411c Merge branch 'v6.15-next/dts64' into for-next
adds 229f135e0680 Merge tag 'driver-core-6.16-rc3' of git://git.kernel.org/p [...]
adds fb4d33ab452e Merge tag '6.16-rc2-ksmbd-server-fixes' of git://git.samba [...]
adds 24770983ccfe Merge tag 'hwmon-for-v6.16-rc3' of git://git.kernel.org/pu [...]
adds 316827659121 selftests: netdevsim: improve lib.sh include in peer.sh
adds c65b5bb2329e selftests: net: add passive TFO test binary
adds 137e7b5cceda selftests: net: add test for passive TFO socket NAPI ID
adds dbe0ca8da1f6 tcp: fix passive TFO socket having invalid NAPI ID
adds 9b70c362a9d4 Merge branch 'net-fix-passive-tfo-socket-having-invalid-napi-id'
adds 5bd1bafd4474 eth: fbnic: avoid double free when failing to DMA-map FW msg
adds e353b0854d3a net: lan743x: fix potential out-of-bounds write in lan743x [...]
adds a1113cefd7d6 MAINTAINERS: Remove Shannon Nelson from MAINTAINERS file
adds 10876da918fa calipso: Fix null-ptr-deref in calipso_req_{set,del}attr().
adds fc27ab48904c NFC: nci: uart: Set tty->disc_data only in success path
adds 78bd03ee1f20 net: airoha: Always check return value from airoha_ppe_foe [...]
adds e7ea5f5b1858 mlxbf_gige: return EPROBE_DEFER if PHY IRQ is not available
adds d13a3824bfd2 net: atm: add lec_mutex
adds d03b79f459c7 net: atm: fix /proc/net/atm/lec handling
adds 664f1b854f63 Merge branch 'with-a-mutex'
adds 9738280aae59 tools: ynl: fix mixing ops and notifications on one socket
adds dccf87ea49b7 Merge tag 'wireless-2025-06-18' of https://git.kernel.org/ [...]
adds edf8afeecfbb net: airoha: Compute number of descriptors according to re [...]
adds 7b46bdaec00a net: airoha: Differentiate hwfd buffer size for QDMA0 and QDMA1
adds 16ef63acb784 Merge branch 'net-airoha-improve-hwfd-buffer-descriptor-qu [...]
adds 5c8013ae2e86 Merge tag 'net-6.16-rc3' of git://git.kernel.org/pub/scm/l [...]
adds 1a1e5c77ddc9 mm/shmem, swap: fix softlockup with mTHP swapin
adds d905f8eb1b19 mm-shmem-swap-fix-softlockup-with-mthp-swapin-v3
adds 29eba73e2085 selftests/mm: increase timeout from 180 to 900 seconds
adds 873ff6c17ec5 mm/gup: revert "mm: gup: fix infinite loop within __get_lo [...]
adds da5eaf10eea4 mm: userfaultfd: fix race of userfaultfd_move and swap cache
adds 59dc35d57cb4 MAINTAINERS: add linux-mm@ list to Kexec Handover
adds 50f33c643653 kho: initialize tail pages for higher order folios properly
adds 5da715a2ffd7 kho-initialize-tail-pages-for-higher-order-folios-properly-v2
adds cd43eb6f5c6d selftests/mm: add configs to fix testcase failure
adds 930356e4adcb Revert "bcache: update min_heap_callbacks to use default b [...]
adds bd0761bcc83e Revert "bcache: remove heap-related macros and switch to g [...]
adds 5bd11b3054cb bcache: remove unnecessary select MIN_HEAP
adds 149f8d034f63 selftests/mm: skip uprobe vma merge test if uprobes are no [...]
adds b811a156a670 MAINTAINERS: add missing mm/workingset.c file to mm reclai [...]
adds d34f8f7c506b MAINTAINERS: add missing test files to mm gup section
adds 2932c9509bd3 maple_tree: fix MA_STATE_PREALLOC flag in mas_preallocate()
adds 870df668da5d MAINTAINERS: update maintainers for HugeTLB
adds 4cc63bead3a8 MAINTAINERS: add further init files to mm init block
adds c6f4e0c85aa1 MAINTAINERS: add hugetlb_cgroup.c to hugetlb section
adds 38cc41fd71f5 MAINTAINERS: add stray rmap file to mm rmap section
adds cc04d286b98b MAINTAINERS: add memfd, shmem quota files to shmem section
adds ba0b10a020b9 MAINTAINERS: add additional mmap-related files to mmap section
adds 3e0f4dac712a fs/proc/task_mmu: fix PAGE_IS_PFNZERO detection for the hu [...]
adds 6528a4718926 mm: add OOM killer maintainer structure
adds ad08d9be9b48 mm-add-oom-killer-maintainer-structure-fix
adds 9998826d9c45 mm-add-oom-killer-maintainer-structure-fix-checkpatch-fixes
adds 192a0356c0f7 MAINTAINERS: add tree entry to mm init block
adds a9435dfe50a4 MAINTAINERS: add missing files to mm page alloc section
adds 62e2ef9d2482 mm/hugetlb: don't crash when allocating a folio if there a [...]
adds 1ead59b7b110 mm/hugetlb: remove unnecessary holding of hugetlb_lock
adds ec37f3f16d4b Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
adds c696307648ea fs: export anon_inode_make_secure_inode() and fix secretme [...]
adds 6006447ea0ca Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...]
adds c769be2d3dbb btrfs: include root in error message when unlinking inode
adds dd276214e439 btrfs: fix delayed ref refcount leak in debug assertion
adds 186b9dc3c302 btrfs: warn if leaking delayed_nodes in btrfs_put_root()
adds 65d5112b4d7c btrfs: scrub: add prefix for the error messages
adds 3ca864de852b btrfs: fix a race between renames and directory logging
adds ae4477f93756 btrfs: update superblock's device bytes_used when dropping chunk
adds e5b559601177 btrfs: fix double unlock of buffer_tree xarray when releas [...]
adds 2dcf838cf5c2 btrfs: fix invalid inode pointer dereferences during log replay
adds 16edae52f606 btrfs: don't silently ignore unexpected extent type when r [...]
adds 1961d20f6fa8 btrfs: fix assertion when building free space tree
adds a26bf338cdad btrfs: fix race between async reclaim worker and close_ctree()
adds 547e83666155 btrfs: handle csum tree error with rescue=ibadroots correctly
adds c0d90a79e8e6 btrfs: zoned: fix alloc_offset calculation for partly conv [...]
adds 3390d3138849 Merge branch 'misc-6.16' into next-fixes
adds 7e7126a05070 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
adds 6af06625e940 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds 8386ec1ed542 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds 8ea688a3372e nfsd: use threads array as-is in netlink interface
adds 94d10a4dba0b sunrpc: handle SVC_GARBAGE during svc auth processing as a [...]
adds 6a822ae54282 Merge branch 'nfsd-fixes' of git://git.kernel.org/pub/scm/ [...]
adds 876646962626 Merge branch 'fs-current' of linux-next
adds 80d81c065b76 Merge branch 'for-next/fixes' of git://git.kernel.org/pub/ [...]
adds 45470ee51ff1 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds e0fca6f2cebf net: mana: Record doorbell physical address in PF mode
adds 526c84b57d0a Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
adds d4adf1c9ee77 bpf: Adjust free target to avoid global starvation of LRU map
adds d7a8e2caedd5 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
adds 34b9861b7aed Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
adds 43311f4a63c6 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linu [...]
adds 525f64a40151 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds 6c5b8895c8ca ASoC: doc: cs35l56: Add CS35L63 to the list of supported devices
adds 16ea4666bbb7 ASoC: Intel: sof-function-topology-lib: Print out the unsu [...]
adds b314d076f677 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds 5b6d459472c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds 275fc711810f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds 7a1020785581 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds ff78538e07fa vt: add missing notification when switching back to text mode
adds 747b52413eff vt: fix kernel-doc warnings in ucs_get_fallback()
adds d36f0e9a0002 serial: core: restore of_node information in sysfs
adds 0270132182f2 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/l [...]
adds 7e2c421ef88e usb: cdnsp: do not disable slot for disabled slot
adds 630a1dec3b0e usb: dwc3: Abort suspend on soft disconnect failure
adds cee4392a57e1 Logitech C-270 even more broken
adds 8f5b7e2bec1c usb: hub: fix detection of high tier USB3 devices behind s [...]
adds 3b18405763c1 usb: acpi: fix device link removal
adds 31a6afbe86e8 usb: chipidea: udc: disconnect/reconnect from host when do [...]
adds f6c7bc4a6823 Revert "usb: gadget: u_serial: Add null pointer check in g [...]
adds c529c3730bd0 usb: gadget: u_serial: Fix race condition in TTY wakeup
adds 3eff494f6e17 usb: xhci: Skip xhci_reset in xhci_resume if xhci is being [...]
adds 7aed15379db9 Revert "usb: xhci: Implement xhci_handshake_check_state() helper"
adds 24f23f4b1c3b Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/l [...]
adds 60e32bd18aeb Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds a55bc4ffc06d staging: rtl8723bs: Avoid memset() in aes_cipher() and aes [...]
adds 92f193ad6705 Merge branch 'staging-linus' of git://git.kernel.org/pub/s [...]
adds 2a0c9d9d02e3 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds d5580be2ca9a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds 0aaadf63b6dc Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
adds 6463cbe08b0c mtd: spinand: fix memory leak of ECC engine conf
adds 2f9bd0d2185a Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/l [...]
adds d9d79e4f7dc9 mfd: Fix building without CONFIG_OF
adds 574aaafe6cc6 Merge branch 'for-mfd-fixes' of git://git.kernel.org/pub/s [...]
adds 5e6c96d1d498 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds 3bb82fa3b8e3 Merge branch 'dma-mapping-fixes' of git://git.kernel.org/p [...]
adds a78e7b701986 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds dce7834343c7 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds fa55bde999ca Merge branch 'dt/linus' of git://git.kernel.org/pub/scm/li [...]
adds 173a408b7bbd Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds 49a5fdc06ccf Merge tag 'drm-msm-fixes-2025-06-16' of https://gitlab.fre [...]
adds bec8ff17ff65 Merge tag 'drm-intel-fixes-2025-06-18' of https://gitlab.f [...]
adds a55737dab6ba drm/amdkfd: move SDMA queue reset capability check to node_show
adds 3251b69b7efb drm/amd/display: Add dc cap for dp tunneling
adds d358a51444c8 drm/amd/display: Get LTTPR IEEE OUI/Device ID From Closest [...]
adds 0d57dd1765d3 drm/amd/display: Add more checks for DSC / HUBP ONO guarantees
adds 8724a5380c43 drm/amd/display: Fix mpv playback corruption on weston
adds 158f9944ac05 drm/amd/display: Fix RMCM programming seq errors
adds ffcaed1d7ece drm/amd/display: Only read ACPI backlight caps once
adds 16dc8bc27c2a drm/amd/display: Export full brightness range to userspace
adds 0bbf5fd86c58 drm/amdgpu: Add kicker device detection
adds 854171405e7f drm/amdgpu: add kicker fws loading for gfx11/smu13/psp13
adds 09b585592fa4 drm/amdgpu: Fix SDMA engine reset with logical instance ID
adds caade9d69f2e drm/amdgpu: Use logical instance ID for SDMA v4_4_2 queue [...]
adds 46e15197b513 drm/amdgpu: VCN v5_0_1 to prevent FW checking RB during DPG pause
adds b669507b637e drm/amd/display: Check dce_hwseq before dereferencing it
adds 785c536c31c0 drm/amdgpu: Release reset locks during failures
adds 7f3b16f3f229 drm/amdgpu: Fix SDMA UTC_L1 handling during start/stop sequences
adds ebe43542702c drm/amdgpu: switch job hw_fence to amdgpu_fence
adds 49cc5beeabd5 drm/amdgpu/sdma5: init engine reset mutex
adds cfb05257ae16 drm/amdkfd: Fix race in GWS queue scheduling
adds fe79ef3530d3 drm/amdgpu/sdma5.2: init engine reset mutex
adds 453e6fd26290 Merge tag 'amd-drm-fixes-6.16-2025-06-18' of https://gitla [...]
adds 97aadc161d62 Merge tag 'drm-misc-fixes-2025-06-19' of https://gitlab.fr [...]
adds 16c1241b0875 drm/xe/bmg: Update Wa_16023588340
adds 87a15c89d8c7 drm/xe: Fix memset on iomem
adds a39d082c3553 drm/xe: Fix early wedge on GuC load failure
adds b8de9b21e849 Merge tag 'drm-xe-fixes-2025-06-19' of https://gitlab.free [...]
adds b66683bc8a79 Merge branch 'drm-fixes' of https://gitlab.freedesktop.org [...]
adds f5de469990f1 mtk-sd: Prevent memory corruption from DMA map failure
adds b2175f1aa58e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds 905d865c78a5 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds 75ed59701236 Merge branch 'gpio/for-current' of git://git.kernel.org/pu [...]
adds f40a3b0f3af0 Merge branch 'perf-tools' of git://git.kernel.org/pub/scm/ [...]
adds aedfb56bb6d5 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linu [...]
adds 2f39bf115987 Merge branch 'i2c/i2c-host-fixes' of git://git.kernel.org/ [...]
adds c78c16b6d875 Merge branch into tip/master: 'irq/urgent'
adds 0f59bb5130f3 Merge branch into tip/master: 'locking/urgent'
adds 3484a1c1351c Merge branch into tip/master: 'perf/urgent'
adds 2aebf5ee43bf x86/alternatives: Fix int3 handling failure from broken te [...]
adds f6faa5ebcd41 Merge branch into tip/master: 'x86/urgent'
adds 0fe106817b09 Merge branch 'tip/urgent' of git://git.kernel.org/pub/scm/ [...]
new 1e5fe500908b mm: restore documentation for __free_pages()
new 1269be66a705 docs/mm: expand vma doc to highlight pte freeing, non-vma [...]
new 7dd79fcd8110 mm: vmscan: apply proportional reclaim pressure for memcg [...]
new e97b7e156536 tools/mm: add script to display page state for a given PID [...]
new fcb48861bd22 mm: ksm: have KSM VMA checks not require a VMA pointer
new 6deba9deb932 mm: ksm: refer to special VMAs via VM_SPECIAL in ksm_compatible()
new 5ddc233084af mm: prevent KSM from breaking VMA merging for new VMAs
new d8e478de96cf tools/testing/selftests: add VMA merge tests for KSM merge
new 1ee707753c4b mm/hugetlb: convert hugetlb_change_protection() to folios
new 19d040b173c7 mm/vmstat: make MEMCG select VM_EVENT_COUNTERS
new dd4938e6f43d mm: strictly check vmstat_text array size
new 7068bfe31159 mm/vmstat: utilize designated initializers for the vmstat_ [...]
new 5b0055f9392c mm: Kconfig: use verb *use* in plural form in description
new 661ec1501c06 mm: remove unused mmap tracepoints
new 9e26f165cec1 mm/damon: introduce DAMON_STAT module
new 915feb7dc12b mm/damon/stat: use IS_ENABLED() for enabled initial value
new b887fbf906c6 mm/damon/stat: calculate and expose estimated memory bandwidth
new bc4044d9b911 mm/damon/stat: calculate and expose idle time percentiles
new 095083783f54 Docs/admin-guide/mm/damon: add DAMON_STAT usage document
new dc222fad420e mm/gup: remove (VM_)BUG_ONs
new 6f6fa06df5c3 mm-gup-remove-vm_bug_ons-fix
new 16a70237f5a7 mm: rename CONFIG_PAGE_BLOCK_ORDER to CONFIG_PAGE_BLOCK_MAX_ORDER
new 9437e43f8664 mm, list_lru: refactor the locking code
new f2d89b5d7561 mm: split out a writeout helper from pageout
new 9b14029d1779 mm: stop passing a writeback_control structure to shmem_writeout
new 5cf35c016178 mm: tidy up swap_writeout
new c012aab4edb9 mm: stop passing a writeback_control structure to __swap_w [...]
new 1713f11456f5 mm: stop passing a writeback_control structure to swap_writeout
new 13a7961ef195 mm: remove the for_reclaim field from struct writeback_control
new e1be6c185848 mm: fix the inaccurate memory statistics issue for users
new 2059ab25fdad mm: madvise: use walk_page_range_vma() instead of walk_pag [...]
new e4184ef5d15a mm: madvise: revert the walk_page_range_vma change for MAD [...]
new 1f880d4935cc mm/cma: pair the trace_cma_alloc_start/finish
new ae4538cd3b8f readahead: fix return value of page_cache_next_miss() when [...]
new bbc872c04c62 drivers/base/node: optimize memory block registration to r [...]
new 1423884065c9 drivers/base/node: restore removed extra line
new 72419c8ed067 drivers/base/node: remove register_mem_block_under_node_early()
new f9b15003b2f2 drivers/base/node: remove register_memory_blocks_under_nod [...]
new d06f7d0fb90f drivers/base/node: rename register_memory_blocks_under_nod [...]
new 527935b663d2 drivers/base/node: rename __register_one_node() to registe [...]
new 48479da01929 userfaultfd: correctly prevent registering VM_DROPPABLE regions
new 84783fb77bda userfaultfd: remove (VM_)BUG_ON()s
new 663e812ae126 userfaultfd: prevent unregistering VMAs through a differen [...]
new 256a554d7bbe userfaultfd: remove UFFD_CLOEXEC, UFFD_NONBLOCK, and UFFD_ [...]
new e18a5a7d853a mm: use per_vma lock for MADV_DONTNEED
new dae6ac138a87 mm/madvise: avoid any chance of uninitialised pointer deref
new b8bb820fcee8 proc: use the same treatment to check proc_lseek as ones f [...]
new 722a8e4ddd93 xarray: add a BUG_ON() to ensure caller is not sibling
new eebc6c624b63 mm/mempolicy: skip unnecessary synchronize_rcu()
new 63b59e2ed866 mm/readahead: honour new_order in page_cache_ra_order()
new 0da5d72189ae mm/readahead: terminate async readahead on natural boundary
new db9b810a7b31 mm/readahead: make space in struct file_ra_state
new ba3443023a2e mm/readahead: store folio order in struct file_ra_state
new db0d034848fd mm/filemap: allow arch to request folio size for exec memory
new 55681f04f430 mm,slub: do not special case N_NORMAL nodes for slab_nodes
new e91d0d3d0dd3 mm,memory_hotplug: remove status_change_nid_normal and upd [...]
new 26dcc63a65b6 mm,memory_hotplug: implement numa node notifier
new f1ea3bd82eb5 mm,slub: use node-notifier instead of memory-notifier
new dcd299768da8 mm,memory-tiers: use node-notifier instead of memory-notifier
new 9b7e527b8b95 drivers,cxl: use node-notifier instead of memory-notifier
new fd9d434563b3 drivers,hmat: use node-notifier instead of memory-notifier
new a7f23b93c371 kernel,cpuset: use node-notifier instead of memory-notifier
new b4f39b9c836a mm,mempolicy: use node-notifier instead of memory-notifier
new c91fd3c2fd10 mm,page_ext: derive the node from the pfn
new df5a0a4e0336 mm,memory_hotplug: drop status_change_nid parameter from m [...]
new 56857c9e43c1 alloc_tag: remove empty module tag section
new eb0ea894ab63 kselftest/mm: clarify errors for pipe()
new 3dc067001b98 selftests/mm: convert some cow error reports to ksft_perror()
new 29965c840b30 selftests/mm: don't compare return values to in cow
new d85dee659656 selftests/mm: add messages about test errors to the cow tests
new de4078698274 selftests/mm: check for YAMA ptrace_scope configuraiton be [...]
new 161fa6766898 lib/test_hmm: reduce stack usage
new fcda7eeaf164 mm/memfd: clarify error handling labels in memfd_create()
new 84a6ade48118 mm/pagewalk: split walk_page_range_novma() into kernel/user parts
new 345974b6f770 gup: optimize longterm pin_user_pages() for large folio
new 43ccc5b30d8f gup-optimize-longterm-pin_user_pages-for-large-folio-fix
new 8f68864448b1 alloc_tag: add sequence number for module and iterator
new 31bdb73c88b7 alloc_tag: keep codetag iterator active between read()
new a42f145b6350 mm/mremap: introduce more mergeable mremap via MREMAP_RELO [...]
new a10d4c575c00 fix syzbot reports
new 52f8f4461846 mm/mremap: add MREMAP_MUST_RELOCATE_ANON
new 5bafb4f431df mm/mremap: add MREMAP[_MUST]_RELOCATE_ANON support for lar [...]
new 01da9ff3da84 tools UAPI: update copy of linux/mman.h from the kernel sources
new d27032fe8bc7 tools/testing/selftests: add sys_mremap() helper to vm_util.h
new a293e06a8b9d tools/testing/selftests: add mremap() cases that merge normally
new 93050a964ba3 tools/testing/selftests: add MREMAP_RELOCATE_ANON merge te [...]
new 121c78768b5e tools/testing/selftests: expand mremap() tests for MREMAP_ [...]
new 5c04659dc51d tools/testing/selftests: have CoW self test use MREMAP_REL [...]
new 3c1b98d51826 tools/testing/selftests: test relocate anon in split huge [...]
new 3d902e825a6f tools/testing/selftests: add MREMAP_RELOCATE_ANON fork tests
new 09859b313c64 mm/memory-tier: fix abstract distance calculation overflow
new 8c6b46bd5a60 mm: call pointers to ptes as ptep
new 57472cd2261e mm: optimize mremap() by PTE batching
new 465a8239bd13 maple_tree: fix mt_destroy_walk() on root leaf node
new 1a52dd0e4af2 maple_tree: restart walk on correct status
new 97467211313c maple_tree: assert retrieving new value on a tree containi [...]
new 98415945de1d mm: madvise: use per_vma lock for MADV_FREE
new 833f1d1b3cbb selftests/mm: use generic read_sysfs in thuge-gen test
new 0b0cf8e6ce7b mm: use folio_expected_ref_count() helper for reference counting
new 2877870f9a1b bio: use memzero_page() in bio_truncate()
new 760843fa97ea null_blk: use memzero_page()
new e1179c75e776 direct-io: use memzero_page()
new 157118e08df6 ceph: convert ceph_zero_partial_page() to use a folio
new 0b7dcce09bde mm: remove zero_user()
new e263ef03a746 selftests: khugepaged: fix the shmem collapse failure
new 940a91e08aac selftests: mm: add shmem collapse as a default test item
new 729154ef8274 mm/huge_memory: don't ignore queried cachemode in vmf_inse [...]
new 28178863b8f4 mm/huge_memory: don't mark refcounted folios special in vm [...]
new 47ba9372d134 mm/huge_memory: don't mark refcounted folios special in vm [...]
new b6bdf485e613 secretmem: remove uses of struct page
new fd08ca53275b fix check of filemap_lock_folio() return value
new 61d7be769fd8 highmem: remove a use of folio->page
new b880ac7c15e4 mm/vma: use vmg->target to specify target VMA for new VMA merge
new 7b95634172f0 selftest/mm: skip if fallocate() is unsupported in gup_longterm
new 0a787b1660c2 mm: huge_memory: fix the check for allowed huge orders in shmem
new b902046e5540 Merge branch 'mm-unstable' of git://git.kernel.org/pub/scm [...]
new c22b16915561 include/linux/jhash.h: replace __get_unaligned_cpu32 in jh [...]
new 0f109810ec06 ocfs2: replace simple_strtol with kstrtol
new 2dafd8e9cb5b alpha: replace sprintf()/strcpy() with scnprintf()/strscpy()
new ee48f5408438 fork: clean-up naming of vm_stack/vm_struct variables in v [...]
new 110dbad07305 fork: define a local GFP_VMAP_STACK
new 1d788fdd1cd1 lib/math/gcd: use static key to select implementation at runtime
new d8b2d5ed5e5a riscv: optimize gcd() code size when CONFIG_RISCV_ISA_ZBB [...]
new c4ea33fd75d0 riscv: optimize gcd() performance on RISC-V without Zbb extension
new e9529d3238dd kernel: relay: use __GFP_ZERO in relay_alloc_buf
new d4a125cac1b9 squashfs: pass the inode to squashfs_readahead_fragment()
new 88761994fb82 squashfs: use folios in squashfs_bio_read_cached()
new 30f6dc272121 Add a new optional ",cma" suffix to the crashkernel= comma [...]
new a123c6bc6a7c kdump: implement reserve_crashkernel_cma
new 16950e9ca0ed kdump, documentation: describe craskernel CMA reservation
new 0e4d4ac79c3a kdump: wait for DMA to finish when using CMA
new fa057d686f9f x86: implement crashkernel cma reservation
new 854753952f54 relayfs: abolish prev_padding
new f769eee3c4dc relayfs: support a counter tracking if per-cpu buffers is full
new ce6f8cd3a648 relayfs: introduce getting relayfs statistics function
new 2b2764ebd429 blktrace: use rbuf->stats.full as a drop indicator in relayfs
new 4e7a2ac7aa96 relayfs: support a counter tracking if data is too big to write
new 2306b5c42879 kcov: fix typo in comment of kcov_fault_in_area
new a1e817639cfe exit: fix misleading comment in forget_original_parent()
new 735d7d58f3a8 mul_u64_u64_div_u64: fix the division-by-zero behavior
new 1646c759778c checkpatch: use utf-8 match for spell checking
new 80741d520f04 uprobes: revert ref_ctr_offset in uprobe_unregister error path
new f2a69c79c889 ocfs2: reset folio to NULL when get folio fails
new 815721e4d9ca ocfs2: remove redundant NULL check in rename path
new 6d6a7f233384 fork: clean up ifdef logic around stack allocation
new fa210697c6e5 scripts: gdb: move MNT_* constants to gdb-parsed
new ace480a69da4 Merge branch 'mm-nonmm-unstable' of git://git.kernel.org/p [...]
new 845f711a5ebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7ad7bbe479b5 Merge branch 'perf-tools-next' of git://git.kernel.org/pub [...]
new cde3fe28e5fb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 57ece2fced47 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 61429e3e2f34 Merge branch 'asahi-soc/for-next' of https://github.com/As [...]
new b8470ca08ade Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7a9156f7103f Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...]
new 127d9701ff76 Merge branch 'next' of https://github.com/Broadcom/stblinux.git
new 8a66f18cff04 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new 528e2d3125ad arm64: dts: imx8mp-venice-gw71xx: fix TPM SPI frequency
new b25344753c53 arm64: dts: imx8mp-venice-gw72xx: fix TPM SPI frequency
new 1fc02c208600 arm64: dts: imx8mp-venice-gw73xx: fix TPM SPI frequency
new 0bdaca092217 arm64: dts: imx8mp-venice-gw74xx: fix TPM SPI frequency
new 24e67d28ef95 dt-bindings: arm: fsl: Add GOcontroll Moduline Display
new 4ef06ffba70a Merge branch 'imx/bindings' into for-next
new 32eaa78aeb1e ARM: dts: imx7s-warp: Improve the Bluetooth description
new 55b8480a5e0a ARM: dts: imx7s-warp: Improve the Wifi description
new 276c1170eb2c ARM: dts: add ngpios for vf610 compatible gpio controllers
new f3440dcf8b99 ARM: dts: vfxxx: Correctly use two tuples for timer address
new dd7ee6dbfb5f ARM: dts: vf: remove reg property for arm pmu
new 08a7729d8d9b ARM: dts: vf: remove redundant pinctrl-names
new e7c6ed2f08e6 ARM: dts: vf: remove redundant layer under iomux
new 6a439583c776 ARM: dts: vf: rename io-expander@20 to pinctrl@20
new 83b77c4a8989 ARM: dts: vf: vf-colibri-eval-v3: add power-supply for edt [...]
new f431ab650c97 ARM: dts: vf: vf610-zii-cfu1: rename node name *-gpio to *-gpios
new b0feffacefdb Merge branch 'imx/dt' into for-next
new 696a4c325fad arm64: dts: freescale: imx93-tqma9352: Limit BUCK2 to 600mV
new dea4914e48ae arm64: dts: freescale: imx93-tqma9352: Remove unneeded GPIO hog
new 40567fa4ef14 arm64: dts: add ngpios for vf610 compatible gpio controllers
new 5f465a764523 arm64: dts: imx8mp: Add pinctrl config definitions
new 67fbe9fc5d5b arm64: dts: freescale: add Ka-Ro Electronics tx8p-ml81 COM
new 844cddc2ded0 arm64: dts: freescale: Add the GOcontroll Moduline Display [...]
new 8c6d53ee0a19 arm64: dts: freescale: Add the BOE av101hdt-a10 variant of [...]
new bfb861766f3f arm64: dts: freescale: Add the BOE av123z7m-n17 variant of [...]
new bec0823fecec arm64: dts: tqma8mnql: Add EASRC support
new 3b37ed829760 arm64: dts: tqma8mpql: Add EASRC support
new 5384b112feb6 arm64: dts: freescale: imx93-phycore-som: Move ethernet0 a [...]
new 66a797aabaa7 arm64: dts: freescale: imx93-phyboard-segin: Set ethernet1 alias
new e20ae4a57ddc arm64: dts: Add DSPI entries for S32G platforms
new 71fd5738e279 arm64: dts: s32g: add RTC node
new 0289a0297709 Merge branch 'imx/dt64' into for-next
new fcd657cc7492 ARM: imx_v6_v7_defconfig: Select BT_HCIUART_BCM
new 322892937b33 arm64: defconfig: add S32G RTC module support
new b503c1069add Merge branch 'imx/defconfig' into for-next
new d898347d2091 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 94351a2d993e arm64: dts: mediatek: mt8173: Reserve memory for audio frontend
new 938dfa850d9a arm64: dts: mediatek: mt8183-kukui: Reserve memory for aud [...]
new 4f7de95eeebe arm64: dts: mediatek: mt8186-corsola: Reserve memory for a [...]
new 9066d0b017a2 arm64: dts: mediatek: mt8192-asurada: Reserve memory for a [...]
new 9acb4d06fcb5 arm64: dts: mediatek: mt8395-genio-1200-evk: Enable Audio [...]
new 78bc0592f5f5 spi: dt-bindings: mediatek,spi-mt65xx: Add support for MT6 [...]
new ace0111e683e spi: spi-mt65xx: Add support for MT6991 Dimensity 9400 SPI IPM
new b292005d5caf dt-bindings: arm: mediatek: Merge MT8186 Voltorb entries
new a883bc5dc12d dt-bindings: arm: mediatek: Add MT8186 Squirtle Chromebooks
new 5349994cfd89 arm64: dts: mediatek: mt8186-steelix: Mark second source c [...]
new 14e8332e5c5d arm64: dts: mediatek: mt8186: Merge Voltorb device trees
new f7ef352d45b7 arm64: dts: mediatek: mt8186: Add Squirtle Chromebooks
new 2ffa34cee977 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ec372a33f6ff Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new cd94b9d0919c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 6a9263c918b4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 41cffe6d2346 arm64: defconfig: Enable RZ/V2H(P) USB2 PHY controller res [...]
new 910aa7765a7a ARM: shmobile: defconfig: Refresh for v6.16-rc2
new 46d5ca6521de arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Enable USB2.0 [...]
new 3113bb8a1106 ARM: dts: renesas: r9a06g032-rzn1d400-db: Describe debug LEDs
new e3bbdeeefeec arm64: dts: renesas: r8a779g3-sparrow-hawk: Sort DTS
new f46bcf3a9ae8 arm64: dts: renesas: r9a09g056: Add USB2.0 support
new 4f6780c14fea arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable USB2.0 [...]
new 52c34f57fc81 ARM: dts: renesas: r9a06g032: Add second clock input to RTC
new c607aad8b15e arm64: dts: renesas: ebisu: Add CAN0 support
new 0c8bf42e50cc Merge branch 'pwrctrl' of git://git.kernel.org/pub/scm/lin [...]
new 714dd09f0ec7 arm64: dts: renesas: r8a779g0: Describe PCIe root ports
new 20b02acbd89e arm64: dts: renesas: sparrow-hawk: Describe split PCIe clock
new d2d0b64f5734 arm64: dts: renesas: rcar-gen3: Add bootph-all to sysinfo EEPROMs
new 37989b3bac6e Merge branches 'renesas-arm-defconfig-for-v6.17', 'renesas [...]
new bd01f95ab464 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new c76bcc7d1f24 arm64: dts: rockchip: list all CPU supplies on ArmSoM Sige5
new 36fdc2319866 Merge branch 'v6.16-armsoc/dtsfixes' into for-next
new 987087864c88 arm64: dts: rockchip: Update the PinePhone Pro panel description
new 974baaa14702 arm64: dts: rockchip: Enable gpu on rk3576-evb1-v10
new e490f854b463 arm64: dts: rockchip: add SDIO controller on RK3576
new 358ccc1d8b24 arm64: dts: rockchip: add version-independent WiFi/BT node [...]
new a8cdcbe6a9f6 arm64: dts: rockchip: add overlay for the WiFi/BT module o [...]
new 64df8e2e207a arm64: dts: rockchip: enable USB on Sige5
new 66285ec8cb53 Merge branch 'v6.17-armsoc/dts64' into for-next
new 654df8e74dbc arm64: dts: rockchip: Add power controller for RK3528
new 85a2295f65de Merge branch 'v6.17-armsoc/dts64' into for-next
new 8fd81754a510 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 361616048171 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1c571cb11fc4 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
new 86f8423f3f54 Merge branch 'for-next' of https://github.com/sophgo/linux.git
new faa83d81a780 Merge branch 'for-next' of https://github.com/spacemit-com/linux
new 62baf5de9fce Merge branch 'stm32-next' of git://git.kernel.org/pub/scm/ [...]
new b4cd4b0b4c61 Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
new c8e3aa7ac38d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new e36271ce0c9c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 743bc9500b97 Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git
new c939b63f44e5 clk: renesas: r9a09g047: Add I3C0 clocks and resets
new 62ab7ac5be90 dt-bindings: clock: renesas,r9a09g077: Add PCLKL core clock ID
new a9f57b8d5f05 Merge tag 'renesas-r9a09g077-dt-binding-defs-tag2' into re [...]
new 275e2b544d66 clk: renesas: r9a09g077: Add PCLKL core clock
new b59b3f68822e dt-bindings: soc: renesas: Document RZ/N2H (R9A09G087) SoC
new 292bf6c5b810 dt-bindings: clock: renesas,cpg-mssr: Document RZ/N2H support
new 5701451e849b Merge tag 'renesas-r9a09g087-dt-binding-defs-tag1' into re [...]
new 8b8ca279752e clk: renesas: Add CPG/MSSR support to RZ/N2H SoC
new 3ab2979de4b2 Merge branch 'renesas-clk' of git://git.kernel.org/pub/scm [...]
new 5ebb77de53bb Merge branch 'linux-next' of git://github.com/c-sky/csky-l [...]
new 0dd5c94abecd Merge branch 'next' of git://git.monstr.eu/linux-2.6-micro [...]
new 7e1bef3320ee Merge branch 'for-next' of git://github.com/openrisc/linux.git
new 664b04c2dc62 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 8d9602deddf7 Merge branch 'riscv-soc-for-next' of git://git.kernel.org/ [...]
new a5f9cb7857a7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new fa19a77ee920 Merge branch 'xtensa-for-next' of git://github.com/jcmvbkb [...]
adds b2348fe6c81c bcachefs: Fix *__bch2_trans_subbuf_alloc() error path
adds 32a01cd43341 bcachefs: Don't log fsck err in the journal if doing repai [...]
adds b2e2bed11980 bcachefs: Add missing key type checks to check_snapshot_exists()
adds 32008f9fd4d1 bcachefs: fsck: dir_loop, subvol_loop now autofix
adds d47282624dc2 bcachefs: kill darray_u32_has()
adds 594ed0d481a4 bcachefs: Reduce __bch2_btree_node_alloc() stack usage
adds 493d1f120d20 bcachefs: Allow CONFIG_UNICODE=m
adds 7fbb0ee2aec0 bcachefs: use scoped_guard() in fast_list.c
adds d6bebcc23e3e bcachefs: DEFINE_CLASS()es for dev refcounts
adds 13652aaa44e8 bcachefs: More errcode conversions
adds 2784bd5be65b bcachefs: add an unlikely() to trans_begin()
adds 08119b7c8518 bcachefs: Plumb trans_kmalloc ip to trans_log_msg
adds b029c166a09c bcachefs: Don't log error twice in allocator async repair
adds bd4f00fc393a bcachefs: Don't memcpy more than needed
adds e0d7c8ba392e bcachefs: bch2_trans_has_updates()
adds c99080f9277d Merge branch 'for-next' of git://evilpiepirate.org/bcachefs.git
adds 86c8de10c8a7 fscrypt: Explicitly include <linux/export.h>
adds 88910024c1d0 fscrypt: Don't use problematic non-inline crypto accelerators
adds 652fbf527daf fscrypt: Drop obsolete recommendation to enable optimized SHA-512
adds 4611766526c7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
adds 63ad072fa930 Merge branch 'misc-6.16' into for-next-current-v6.15-20250619
adds 179a29445960 Merge branch 'for-next-current-v6.15-20250619' into for-ne [...]
adds b7f70c83509a Merge branch 'misc-6.16' into for-next-next-v6.16-20250619
adds 311a64ba83b9 btrfs: tree-log: add and rename extent bits for dirty_log_ [...]
adds 5e36af9cc9bf btrfs: remove pointless out label from add_new_free_space_info()
adds 5731ef5a52e3 btrfs: remove pointless out label from update_free_space_e [...]
adds fc8bef697001 btrfs: make extent_buffer_test_bit() return a boolean instead
adds 9e7938cd7c39 btrfs: make free_space_test_bit() return a boolean instead
adds 3ad11517b88e btrfs: remove pointless out label from modify_free_space_bitmap()
adds 98f4ff33c447 btrfs: remove pointless out label from remove_free_space_extent()
adds b5a8572f4ed2 btrfs: remove pointless out label from add_free_space_extent()
adds cee944779738 btrfs: remove pointless out label from load_free_space_bitmaps()
adds f1c3434530ca btrfs: remove pointless out label from load_free_space_extents()
adds 3f8a833f15d3 btrfs: add btrfs prefix to free space tree exported functions
adds 1938e67a560f btrfs: rename free_space_set_bits() and make it less confusing
adds d983d2af6add btrfs: turn remove argument of modify_free_space_bitmap() [...]
adds 598c1576e178 btrfs: avoid double slot decrement at btrfs_convert_free_s [...]
adds 49edaee6b6e6 btrfs: use fs_info from local variable in btrfs_convert_fr [...]
adds 697fa202ed3c btrfs: add and use helper to determine if using bitmaps in [...]
adds 4b5d504a7cc1 btrfs: cache if we are using free space bitmaps for a block group
adds 6afba95d9ed7 Merge branch 'b-for-next' into for-next-next-v6.16-20250619
adds 836c70c32d56 btrfs: === misc-next on b-for-next ===
adds 050bd6b30534 btrfs: fix nonzero lowest level handling in btrfs_search_f [...]
adds 9ae2ed519517 btrfs: index buffer_tree using node size
adds a5c184995010 btrfs: get rid of the re-entry of btrfs_get_tree()
adds 8e0aac73c767 btrfs: add comments to make super block creation more clear
adds df79dda12976 btrfs: call btrfs_close_devices from ->kill_sb
adds 9f28bf24430a btrfs: call bdev_fput() to reclaim the blk_holder immediately
adds 7aacdf6feed1 btrfs: delay btrfs_open_devices() until super block is created
adds 0c1ef22a727d btrfs: use the super_block as holder when mounting file systems
adds b848292c9838 Merge branch 'misc-next' into for-next-next-v6.16-20250619
adds 74de5e3d5a52 Merge branch 'for-next-next-v6.16-20250619' into for-next- [...]
adds 67b08453fbb5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
adds 1cbee6c78dd1 smb: client: fix first command failure during re-negotiation
adds d7f02e84971f smb: client: fix max_sge overflow in smb_extract_folioq_to_rdma()
adds 5779f96d392a cifs: Fix prepare_write to negotiate wsize if needed
adds 0cfcded406fe smb: Log an error when close_all_cached_dirs fails
adds 2ac81af1bea2 smb: Use loff_t for directory position in cached_dirents
adds 9a77b9ae3593 smb: minor fix to use sizeof to initialize flags_string buffer
adds 48b3f9b3763c smb: minor fix to use SMB2_NTLMV2_SESSKEY_SIZE for auth_key size
adds 84d436b1f6fc smb: add NULL check after kzalloc in cifsConvertToUTF16
adds f290fd2143ba smb: Fix potential divide-by-zero issue when iface_min_speed is 0
adds 6d44533d33bb smb: Fix memory allocation and ACL handling in cifs_xattr_set
adds 0d1a1a8a9e9d Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
adds 6bca5e6a6949 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
adds a3bb95f2cabf Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
adds 0742e2380d66 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
adds 2b2833d6e8bb Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
adds a959defeb061 Merge branch 'linux-next' of git://git.linux-nfs.org/proje [...]
adds da38d428d02c Merge branch 'nfsd-next' of git://git.kernel.org/pub/scm/l [...]
adds d894b11ae5d9 Merge branch 'master' of https://github.com/Paragon-Softwa [...]
adds 256e6b6f144f Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
adds c6432a7ea14f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
adds 129014aaea8c Merge branch 'vfs.fixes' into vfs.all
adds ffaf1bf3737f fs_context: fix parameter name in infofc() macro
adds 6ae58121126d fs/buffer: remove comment about hard sectorsize
adds b1d38b5bf8a7 Merge branch 'vfs-6.17.misc' into vfs.all
adds 3cff2aff718a Merge branch 'vfs-6.17.coredump' into vfs.all
adds 8c1b4436791f Merge branch 'vfs-6.17.file' into vfs.all
adds 6a9e2fb1bab5 nsfs: move root inode number to uapi
adds 9b0240b3ccc3 netns: use stable inode number for initial mount ns
adds 7f4f229195b7 mntns: use stable inode number for initial mount ns
adds cd267cdef5fe Merge patch series "nsfs: expose the stable inode numbers [...]
adds 4ede5abad13b Merge branch 'vfs-6.17.nsfs' into vfs.all
adds 5143828a9ff6 Merge branch 'vfs-6.17.async.dir' into vfs.all
adds 20ca475d9860 mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepare
adds c6900f227f89 mm/nommu: use file_has_valid_mmap_hooks() helper
adds b013ed403197 fs: consistently use can_mmap_file() helper
adds 0335f6afd348 fs/dax: make it possible to check dev dax support without a VMA
adds 8c90ae8fe5e3 fs/ext4: transition from deprecated .mmap hook to .mmap_prepare
adds 6528d29b46d8 fs/xfs: transition from deprecated .mmap hook to .mmap_prepare
adds 5b44297bcfa4 mm/filemap: introduce generic_file_*_mmap_prepare() helpers
adds 951ea2f4844c fs: convert simple use of generic_file_*_mmap() to .mmap_p [...]
adds 9d5403b1036c fs: convert most other generic_file_*mmap() users to .mmap [...]
adds 2e3b37a7e48f fs: replace mmap hook with .mmap_prepare for simple mappings
adds 738a6cf8fc51 Merge patch series "convert the majority of file systems t [...]
adds 97174a006434 Merge branch 'vfs-6.17.mmap_prepare' into vfs.all
adds c52eb5289ae7 pidfs: raise SB_I_NODEV and SB_I_NOEXEC
adds cbee1604d8ca libfs: massage path_from_stashed() to allow custom stashin [...]
adds 1719e7ee7152 libfs: massage path_from_stashed()
adds 92142e556b3e pidfs: move to anonymous struct
adds aa3a26b9d9c6 pidfs: persist information
adds 0b416f931c37 pidfs: remove unused members from struct pidfs_inode
adds 22db84a6ecaf pidfs: remove custom inode allocation
adds 1e8b3032b1c7 pidfs: remove pidfs_{get,put}_pid()
adds 4f2075bfad6c pidfs: remove pidfs_pid_valid()
adds 22e7560e9496 libfs: prepare to allow for non-immutable pidfd inodes
adds faa963e22914 pidfs: make inodes mutable
adds fb0b3e2b2d7f pidfs: support xattrs on pidfds
adds 7f4211bd1348 selftests/pidfd: test extended attribute support
adds db130b9cb5b2 selftests/pidfd: test extended attribute support
adds 1032663c8f6d selftests/pidfd: test setattr support
adds de619a02ff4d pidfs: add some CONFIG_DEBUG_VFS asserts
adds 1ff46043a674 Merge patch series "pidfs: persistent info & xattrs"
adds b71957b5e35d Merge branch 'vfs-6.17.pidfs' into vfs.all
adds 91238002f7aa Merge branch 'vfs.all' of git://git.kernel.org/pub/scm/lin [...]
adds 101841c38346 [ceph] parse_longname(): strrchr() expects NUL-terminated string
adds 28032ef879b6 prep for ceph_encode_encrypted_fname() fixes
adds 0d2da2561bde ceph: fix a race with rename() in ceph_mdsc_build_path()
adds c9a724094f44 Merge branch 'work.ceph-d_name-fixes' into for-next
adds fda1842990d6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 968b83b431a7 Merge branch 'fs-next' of linux-next
new 58e170f05645 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 5dd43f8f884a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 4b26769d0466 Merge branch 'for-next/pstore' of git://git.kernel.org/pub [...]
new e0fbd09c059a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f9886d28746b Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...]
new 1404d6e94a3f Merge branch 'hwmon-next' of git://git.kernel.org/pub/scm/ [...]
new 0e5abc7aa71c Merge branch 'docs-next' of git://git.lwn.net/linux.git
new 7b8eede5db90 Merge branch 'next' of git://linuxtv.org/media-ci/media-pe [...]
new 30b8250d08bb Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 0e18b1b106a2 MAINTAINERS: adjust file entry in CPU HOTPLUG
new 897c0958808a cpufreq: apple: drop default ARCH_APPLE in Kconfig
new 43ab245a9ec3 cpufreq: brcmstb-avs: Fully open-code compatible for grepping
new 1ee01491c40c Merge branch 'cpufreq/arm/linux-next' of git://git.kernel. [...]
new 6597a71e63ad Merge branch 'cpupower' of git://git.kernel.org/pub/scm/li [...]
new 27ecd3a96987 Merge branch 'devfreq-next' of git://git.kernel.org/pub/sc [...]
new 008a13c91bf1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new fe60fa2473fa Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new fa2f0454174c net: pse-pd: Introduce attached_phydev to pse control
new fc0e6db30941 net: pse-pd: Add support for reporting events
new f5e7aecaa4ef net: pse-pd: tps23881: Add support for PSE events and interrupts
new 50f8b341d268 net: pse-pd: Add support for PSE power domains
new 1176978ed851 net: ethtool: Add support for new power domains index description
new c394e757dedd net: pse-pd: Add helper to report hardware enable status o [...]
new ffef61d6d273 net: pse-pd: Add support for budget evaluation strategies
new eeb0c8f72f49 net: ethtool: Add PSE port priority support feature
new 359754013e6a net: pse-pd: pd692x0: Add support for PSE PI priority feature
new 24a4e3a05dd0 net: pse-pd: pd692x0: Add support for controller and manag [...]
new 2903001ee3b4 dt-bindings: net: pse-pd: microchip,pd692x0: Add manager r [...]
new 56cfc97635e9 net: pse-pd: tps23881: Add support for static port priorit [...]
new 82566eb4ea51 dt-bindings: net: pse-pd: ti,tps23881: Add interrupt description
new 757639ac608e Merge branch 'add-support-for-pse-budget-evaluation-strategy'
new f6be1f290c65 net/mlx4_en: Remove the redundant NULL check for the 'my_e [...]
new d3623dd5bd4e ipv6: Simplify link-local address generation for IPv6 GRE.
new d5c8f0e4e0cb net: mana: Fix potential deadlocks in mana napi ops
new 75cabb46935b net: mana: Add support for net_shaper_ops
new a6d5edf11e0c net: mana: Add speed support in mana_get_link_ksettings
new ca8ac489ca33 net: mana: Handle unsupported HWC commands
new cf11cf12a1e2 Merge branch 'support-bandwidth-clamping-in-mana-using-net [...]
new d83a58067592 selftests: net: use slowwait to stabilize vrf_route_leaking test
new 948670361c0c selftests: net: use slowwait to make sure IPv6 setup finished
new 68d019aa14d9 Merge branch 'selftests-net-use-slowwait-to-make-sure-setu [...]
new df6b192e25df can: rcar_canfd: Consistently use ndev for net_device pointers
new a62781343160 can: rcar_canfd: Remove bittiming debug prints
new 4e5974f5515b can: rcar_canfd: Add helper variable ndev to rcar_canfd_rx_pkt()
new 1f9b5003d4ba can: rcar_canfd: Add helper variable dev to rcar_canfd_res [...]
new f5e3150b1a0f can: rcar_canfd: Simplify data access in rcar_canfd_{ge,pu [...]
new e4d8eb97a469 can: rcar_canfd: Repurpose f_dcfg base for other registers
new 1b76dca8fd89 can: rcar_canfd: Rename rcar_canfd_setrnc() to rcar_canfd_ [...]
new 0a0c94c682fd can: rcar_canfd: Share config code in rcar_canfd_set_bittiming()
new 0acd46190ea2 can: rcar_canfd: Return early in rcar_canfd_set_bittiming( [...]
new 586d5eecdf14 can: rcar_canfd: Add support for Transceiver Delay Compensation
new 1fee0c613172 Merge patch series "can: rcar_canfd: Add support for Trans [...]
new afc783fa0aab Merge tag 'linux-can-next-for-6.17-20250618' of git://git. [...]
new 62deb67fc519 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
new c8e32755ba2b net: stmmac: replace ioaddr with stmmac_priv for pcs_set_a [...]
new b1cffac4792b net: stmmac: loongson1: provide match data struct
new e3527bf4dc33 net: stmmac: loongson1: get ls1b resource only once
new 9ce3f34c4337 Merge branch 'net-stmmac-loongson1-cleanups'
new a822bdb23b3b net: fec: fix typos found by codespell
new 3e03dad543fd net: fec: struct fec_enet_private: remove obsolete comment
new 99d171ae9595 net: fec: switch from asm/cacheflush.h to linux/cacheflush.h
new 658e25f770de net: fec: sort the includes by alphabetic order
new 4e8594a88656 net: fec: rename struct fec_devinfo fec_imx6x_info -> fec_ [...]
new a4addc337745 net: fec: fec_restart(): introduce a define for FEC_ECR_SPEED
new e222c08f9669 net: fec: fec_enet_rx_queue(): use same signature as fec_e [...]
new e4a3659a986e net: fec: fec_enet_rx_queue(): replace manual VLAN header [...]
new 33b9f31893bd net: fec: fec_enet_rx_queue(): reduce scope of data
new 4dffaf379104 net: fec: fec_enet_rx_queue(): move_call to _vlan_hwaccel_ [...]
new 0593f8df66e5 net: fec: fec_enet_rx_queue(): factor out VLAN handling in [...]
new 39983de5d43f Merge branch 'net-fec-general-vlan-cleanups'
new 64f37cd57d7a net: gianfar: Use device_get_named_child_node_count()
new e110bc825897 net: usb: lan78xx: Convert to PHYLINK for improved PHY and [...]
new 2c7fad8a9c66 net: usb: lan78xx: Rename EVENT_LINK_RESET to EVENT_PHY_INT_ACK
new 69909c56504b net: usb: lan78xx: Use ethtool_op_get_link to reflect curr [...]
new 297080cf87a9 net: usb: lan78xx: port link settings to phylink API
new 673d455bbb1d net: usb: lan78xx: Integrate EEE support with phylink LPI API
new 6a37750910da net: usb: lan78xx: remove unused struct members
new ba28ef3ccfa9 Merge branch 'convert-lan78xx-driver-to-the-phylink'
new deb21a6e5b4a igc: Make the const read-only array supported_sizes static
new 2c04d279e857 net: usb: Convert tasklet API to new bottom half workqueue [...]
new dfec1c14aece net: sfp: add quirk for Potron SFP+ XGSPON ONU Stick
new 7399ef984022 net: mana: Set tx_packets to post gso processing packet count
new c7d78566bbd3 neighbour: add support for NUD_PERMANENT proxy entries
new f64bd2045d62 tcp: tcp_time_to_recover() cleanup
new c3ee72ded0d2 net/smc: remove unused input parameters in smc_buf_get_slot
new f9e2511d80c2 netdevsim: migrate to dstats stats collection
new 788eb4de608b netdevsim: collect statistics at RX side
new 27480a7c8f02 net: add dev_dstats_rx_dropped_add() helper
new 2a68a22304f9 netdevsim: account dropped packet length in stats on queue free
new 8a97590279d1 Merge branch 'netdevsim-implement-rx-statistics-using-netd [...]
new 76d30b51e818 netpoll: Extract carrier wait function
new 3699f992e8c2 netpoll: extract IPv4 address retrieval into helper function
new 6ad7969a361c netpoll: Extract IPv6 address retrieval function
new 4c6d203b40e0 Merge branch 'netpoll-code-organization-improvements'
new 7d02ba96635d ref_tracker: don't use %pK in pr_ostream() output
new e209f9193a47 ref_tracker: add a top level debugfs directory for ref_tracker
new 49c94af071fc ref_tracker: have callers pass output function to pr_ostream()
new aa7d26c3c349 ref_tracker: add a static classname string to each ref_tra [...]
new f6dbe294a110 ref_tracker: allow pr_ostream() to print directly to a seq_file
new 65b584f53611 ref_tracker: automatically register a file in debugfs for [...]
new d04992dc86a6 ref_tracker: add a way to create a symlink to the ref_trac [...]
new 8f2079f8da5b net: add symlinks to ref_tracker_dir for netns
new 707bd05be75f ref_tracker: eliminate the ref_tracker_dir name field
new 77f08133bcec Merge branch 'ref_tracker-add-ability-to-register-a-debugf [...]
new 4f4040ea5d3e net: ti: icssg-prueth: Add prp offload support to ICSSG driver
new 3510d5412032 Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
new a50c497c5d96 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f059e909561b Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new e977b5c8d8f8 Merge branch 'next' of https://git.kernel.org/pub/scm/linu [...]
new 77211a39a279 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 9358bdb9f9f5 mtd: fix possible integer overflow in erase_xfer()
new e19ebad2900d Merge branch 'mtd/next' of git://git.kernel.org/pub/scm/li [...]
new 4b5532d4581d mtd: nand: brcmnand: replace manual string choices with st [...]
new 265c5896d362 Merge branch 'nand/next' of git://git.kernel.org/pub/scm/l [...]
new 59c3f2329f57 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new d8117cc0b626 Merge branch 'libcrypto-next' of git://git.kernel.org/pub/ [...]
new bb73325e3df0 Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
new a59a27176914 drm/bridge: tc358767: convert to devm_drm_bridge_alloc() API
new e298163ed56b Merge branch 'for-linux-next' of https://gitlab.freedeskto [...]
new 6029f06f462a Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
new 880e07d53849 drm/i915/vrr: fix register file style
new a649c2abfae0 drm/i915/plane: rename intel_atomic_plane.[ch] to intel_pl [...]
new 15af755f6e5c drm/i915/plane: drop atomic from intel_atomic_plane_check_ [...]
new 51c2590d2b2b drm/i915/plane: make intel_plane_atomic_check() static and rename
new b603034fb166 drm/i915/plane: rename intel_atomic_check_planes() to inte [...]
new be8f5f88ef34 drm/i915/plane: rename intel_atomic_add_affected_planes() [...]
new b300a175a11e drm/i915/snps_hdmi_pll: Fix 64-bit divisor truncation by u [...]
new 4f9c81d64f03 drm/i915/snps_hdmi_pll: Use clamp() instead of max(min())
new 97df3844d1c2 Merge branch 'for-linux-next' of https://gitlab.freedeskto [...]
new 1b58b6188574 Merge branch 'msm-next-lumag' of https://gitlab.freedeskto [...]
new 5a1263250fa4 Merge branch 'drm-xe-next' of https://gitlab.freedesktop.o [...]
new 414f5e8ce58c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7a709339e908 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c5fd49da3277 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 22eeff8bf94b Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new 7f8924e8785b ASoC: dt-bindings: cirrus,cs42xx8: add 'port' property
new 5ac8fba1a09f Merge remote-tracking branch 'asoc/for-6.17' into asoc-next
new 438657870f55 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new eac5ecb0700c Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
new 6f6a13ccc4f4 mmc: alcor: Use devm_mmc_alloc_host() helper
new fb2fcf32b435 mmc: atmel: Use devm_mmc_alloc_host() helper
new d8c9c6d02a2e mmc: au1xmmc: Use devm_mmc_alloc_host() helper
new 1d7ae6cb2bca mmc: bcm2835: Use devm_mmc_alloc_host() helper
new b5e1d73ce689 mmc: cavium: Use devm_mmc_alloc_host() helper
new 45ee390d9ac4 mmc: cb710: Use devm_mmc_alloc_host() helper
new 787ae416cf4a mmc: davinci_mmc: Use devm_mmc_alloc_host() helper
new 1a944e3fef6a mmc: dw_mmc: Use devm_mmc_alloc_host() helper
new 2d79e2493c31 mmc: jz4740: Use devm_mmc_alloc_host() helper
new dac76783bb5e mmc: litex_mmc: Use devm_mmc_alloc_host() helper
new 8f2c239d2079 mmc: meson-mx-sdhc: Use devm_mmc_alloc_host() helper
new 09e08442f60e mmc: mmci: Use devm_mmc_alloc_host() helper
new 0e826a3040db mmc: moxart-mmc: Use devm_mmc_alloc_host() helper
new 443e7f56820f mmc: mvsdio: Use devm_mmc_alloc_host() helper
new 3f6d25f779ab mmc: mxcmmc: Use devm_mmc_alloc_host() helper
new dbd84b9c208b mmc: mxs-mmc: Use devm_mmc_alloc_host() helper
new 030390f494fa mmc: omap: Use devm_mmc_alloc_host() helper
new 5e1f9705dd06 mmc: omap_hsmmc: Use devm_mmc_alloc_host() helper
new 23a72ae3f2c4 mmc: owl-mmc: Use devm_mmc_alloc_host() helper
new 0f5ff64c4b6d mmc: pxamci: Use devm_mmc_alloc_host() helper
new 9674bb142238 mmc: rtsx_pci: Use devm_mmc_alloc_host() helper
new 226fe695bad0 mmc: rtsx_usb_sdmmc: Use devm_mmc_alloc_host() helper
new dcb724af9c35 mmc: sdricoh_cs: Use devm_mmc_alloc_host() helper
new 9a00eb0974fe mmc: sh_mmicf: Use devm_mmc_alloc_host() helper
new 263b7cce6b79 mmc: tifm_sd: Use devm_mmc_alloc_host() helper
new 873ea4d8f405 mmc: toshsd: Use devm_mmc_alloc_host() helper
new 4f0ab0145d68 mmc: usdhi6ro10: Use devm_mmc_alloc_host() helper
new a41b7f488cfb mmc: ushc: Use devm_mmc_alloc_host() helper
new d017c533c547 mmc: via-sdmmc: Use devm_mmc_alloc_host() helper
new f3536c3b9734 mmc: vub300: Use devm_mmc_alloc_host() helper
new b32568e05541 mmc: wbsd: Use devm_mmc_alloc_host() helper
new 6e1c1a3ea7c9 mmc: wmt-sdmmc: Use devm_mmc_alloc_host() helper
new e13c0330a26c mmc: tmio: Use devm_mmc_alloc_host() helper
new 02cab1f6cbbd mmc: sunxi: Use devm_mmc_alloc_host() helper
new f4d5ad1103e4 mmc: mmc_spi: Use devm_mmc_alloc_host() helper
new 9fd0bbfe334c mmc: sdhci: Use devm_mmc_alloc_host() helper
new e5f2f4691976 mmc: sdhci-acpi: Drop the use of sdhci_free_host()
new f3a7d40ebabb mmc: sdhci-milbeaut: Drop the use of sdhci_free_host()
new a57da9f6a7ac mmc: sdhci-pci: Drop the use of sdhci_free_host()
new 2718faa669b0 mmc: sdhci-s3c: Drop the use of sdhci_free_host()
new 74ae456872b8 mmc: sdhci-spear: Drop the use of sdhci_free_host()
new 7aedc1948d33 mmc: sdhci-pltfm: Drop the use of sdhci_pltfm_free()
new 965cad56ca61 mmc: sdhci-bcm-kona: Drop the use of sdhci_pltfm_free()
new 47c214fe3db7 mmc: sdhci-brcmstb: Drop the use of sdhci_pltfm_free()
new bb903d668d24 mmc: sdhci-cadence: Drop the use of sdhci_pltfm_free()
new ec5368cdcb90 mmc: sdhci-dove: Drop the use of sdhci_pltfm_free()
new 6f629a836950 mmc: sdhci-esdhc-imx: Drop the use of sdhci_pltfm_free()
new d63764a1166a mmc: sdhci-esdhc-mcf: Drop the use of sdhci_pltfm_free()
new 10ead4b71b92 mmc: sdhci-iproc: Drop the use of sdhci_pltfm_free()
new 90fffe63a055 mmc: sdhci-msm: Drop the use of sdhci_pltfm_free()
new 396bcca65eeb mmc: sdhci-npcm: Drop the use of sdhci_pltfm_free()
new 768631c090e2 mmc: sdhci-of-arasan: Drop the use of sdhci_pltfm_free()
new 2d703f20209e mmc: sdhci-of-aspeed: Drop the use of sdhci_pltfm_free()
new 9be98b64c7b1 mmc: sdhci-of-at91: Drop the use of sdhci_pltfm_free()
new 4731a10b53c8 mmc: sdhci-of-dwcmshc: Drop the use of sdhci_pltfm_free()
new b854b9da29be mmc: sdhci-of-esdhc: Drop the use of sdhci_pltfm_free()
new 4a64e1af2bd9 mmc: sdhci-of-k1: Drop the use of sdhci_pltfm_free()
new 9a706e2b7536 mmc: sdhci-of-ma35d1: Drop the use of sdhci_pltfm_free()
new 54fade256c75 mmc: sdhci-of-sparx5: Drop the use of sdhci_pltfm_free()
new 3138cd019485 mmc: sdhci-omap: Drop the use of sdhci_pltfm_free()
new 01abb936fdc7 mmc: sdhci-pic32: Drop the use of sdhci_pltfm_free()
new 8314564dba92 mmc: sdhci-pxav2: Drop the use of sdhci_pltfm_free()
new 0dd6fb05e76f mmc: sdhci-pxav3: Drop the use of sdhci_pltfm_free()
new cfa52ec7cfb1 mmc: sdhci-sprd: Drop the use of sdhci_pltfm_free()
new 25bb80e0891b mmc: sdhci-st: Drop the use of sdhci_pltfm_free()
new 73bb2b1769ae mmc: sdhci-tegra: Drop the use of sdhci_pltfm_free()
new e7d20fc12b4f mmc: sdhci-xenon: Drop the use of sdhci_pltfm_free()
new fd3ebe2fe527 mmc: sdhci_am654: Drop the use of sdhci_pltfm_free()
new 019df35e09a8 mmc: sdhci_f_sdh30: Drop the use of sdhci_pltfm_free()
new d5d06674e159 mmc: sdhci: Drop sdhci_free_host()/sdhci_pltfm_free() interface
new d108a9fb5b28 dt-bindings: mmc: mxs-mmc: change ref to mmc-controller-co [...]
new 8578a88e120b mmc: host: tmio: Add .sdio_irq()
new c645f8368050 mmc: host: renesas_sdhi: Fix incorrect auto retuning for a [...]
new 078bffdde7c4 mmc: rtsx_usb_sdmmc: Fix error-path in sd_set_power_mode()
new e7c56431e199 mmc: rtsx_usb_sdmmc: Print debug-messages at power-on/off errors
new ddf60f1cf1d2 mmc: rtsx_usb_sdmmc: Convert sd_set_power_mode() into void
new 4a4b1d283732 mmc: rtsx_usb_sdmmc: Re-work the code in sd_set_power_mode()
new 2c3809bd6f65 mmc: rtsx_usb_sdmmc: Add 74 clocks in poweron flow
new 150a38a53b6d mmc: cb710-mmc: Convert ternary operator to str_plural() helper
new f5c755ef8100 mmc: Merge branch fixes into next
new 808acdb132f0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new b2082f5eabe1 mfd: tps65219: Update TPS65214 MFD cell's GPIO compatible string
new cadc8dc3ed04 mfd: cros_ec: Separate charge-control probing from USB-PD
new 4cb3f31963c8 mfd: Constify reg_sequence and regmap_irq
new 8d68a0509165 dt-bindings: mfd: convert mxs-lradc bindings to json-schema
new 87d9387bf68a dt-bindings: mfd: Convert lpc1850-creg-clk, pc1850-dmamux [...]
new 72272af90148 mfd: twl6030-irq: Remove unused twl6030_mmc_card_detect*
new cf5d2f2deaee mfd: stm32-timers: Fix build warnings about export.h
new 0cfe69476ebf mfd: Use dev_fwnode() instead of of_fwnode_handle()
new 3d77b3cc7cc8 mfd: twl4030-irq: Remove redundant 'node' variable
new 5e57ad78bee7 Merge branch 'for-mfd-next' of git://git.kernel.org/pub/sc [...]
new 9afdcd5efb49 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f17accddbd8f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 93e881c851d2 Merge branch 'apparmor-next' of git://git.kernel.org/pub/s [...]
new c3cb8852e61d Merge branch 'next-integrity' of git://git.kernel.org/pub/ [...]
new fde46f60f6c5 selinux: change security_compute_sid to return the ssid or [...]
new 17bd3c01667a documentation: add links to SELinux resources
new 1106896146d8 selinux: introduce neveraudit types
new 951b2de06a0b selinux: optimize selinux_inode_getattr/permission() based [...]
new 9ab71d9204c3 selinux: add __GFP_NOWARN to hashtab_init() allocations
new d821fdb20c97 Automated merge of 'dev' into 'next'
new db0d2ca8b7e0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 030c86320a81 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new b18ff31df8be Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d2a4210d5680 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 5fc2c383125c spi: falcon: mark falcon_sflash_xfer() as static
new 4f326fa62367 Merge remote-tracking branch 'spi/for-6.17' into spi-next
new f3e973979846 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 292e507899dc Merge branch into tip/master: 'core/bugs'
new ab4372f848a2 Merge branch into tip/master: 'core/entry'
new a2fbde22d500 Merge branch into tip/master: 'irq/core'
new 3244b2cc7a14 Merge branch into tip/master: 'irq/drivers'
new 4a089c0b3f55 PCI/MSI: Remove duplicated to_pci_dev() conversion
new 87a8b11da0f1 Merge branch into tip/master: 'irq/msi'
new b5eb152eed95 Merge branch into tip/master: 'sched/core'
new 71f9f43b8251 Merge branch into tip/master: 'smp/core'
new 6ff8ae2b70be Merge branch into tip/master: 'timers/core'
new 3ec9788fac2b Merge branch into tip/master: 'x86/kconfig'
new 3f83ab6f9f1d virt: sev-guest: Contain snp_guest_request_ioctl in sev-guest
new d100016eac21 x86/sev: Allocate request in TSC_INFO_REQ on stack
new 7ffeb2fc2670 x86/sev: Document requirement for linear mapping of guest [...]
new 040ed574ee82 x86/sev: Drop unnecessary parameter in snp_issue_guest_request()
new 8f1f52443e86 Merge branch into tip/master: 'x86/sev'
new f153c6c40999 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 2e02d28e85fa Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...]
new ee3b1827f0cd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 29288ec39292 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 1b46d57357ed Merge branch 'non-rcu/next' of git://git.kernel.org/pub/sc [...]
new 3f6c87f14999 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e0c47382a529 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1bf5164da0ba Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 6e1a71dccd32 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 6012ce6b3056 leds: led-class-flash:: Fix flash_timeout comment
new 426e0c8e8eed leds: lp8860: Check return value of devm_mutex_init()
new 7f03c1697bd8 Merge branch 'for-leds-next' of git://git.kernel.org/pub/s [...]
new 7012d83f5c5b Merge branch 'for-next' of git://github.com/cminyard/linux [...]
new 73660d3f71bf Merge branch 'driver-core-next' of git://git.kernel.org/pu [...]
new d52954a1f312 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b242725c08f4 Merge branch 'togreg' of git://git.kernel.org/pub/scm/linu [...]
new 0c7aa9e1ce6e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new b5b6e6ab98c9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 9429e6adca3b Merge branch 'extcon-next' of git://git.kernel.org/pub/scm [...]
new 39e0d83a687a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new bd153d770b81 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 18eb295c992f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d56d980d9b28 scsi: ufs: Clear ucd_rsp_ptr for UPIU requests once
new 258a0a196217 scsi: pm80xx: Free allocated tags after failure
new 04caad5a7ba8 scsi: mpi3mr: Correctly handle ATA device errors
new 15592a11d5a5 scsi: mpt3sas: Correctly handle ATA device errors
new 7853148d5c74 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ac17e26d0435 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 0d7931ce4167 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new deefc7083414 gpio: mmio: add BGPIOF_NO_INPUT flag for GPO gpiochip
new 0a005148817c Merge tag 'gpio-mmio-bgpiof-no-input-flag-for-v6.17' into [...]
new 1fd7d2109529 gpio: npcm-sgpio: don't use legacy GPIO chip setters
new cbb887a76b78 gpio: mmio: don't use legacy GPIO chip setters
new 9da895e97057 platform: cznic: use new GPIO line value setter callbacks
new 5ed0d32805c1 Documentation: gpio: undocument removed behavior
new 1ae860307450 Documentation: gpio: document the active_low field in the [...]
new e1f02b40a741 gpio: sysfs: call mutex_destroy() in gpiod_unexport()
new dc665b5248f9 gpio: sysfs: refactor the coding style
new 982ec96c3876 gpio: sysfs: remove unneeded headers
new fd19792851db gpio: sysfs: remove the mockdev pointer from struct gpio_device
new 74ba0d881af5 Merge branch 'gpio/for-next' of git://git.kernel.org/pub/s [...]
new 742c0e9b973b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 62be3d6e4811 Merge tag 'gpio-mmio-bgpiof-no-input-flag-for-v6.17' of gi [...]
new cc42860b8789 Merge branch 'devel' into for-next
new 661b783494ca Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d0699ebab2c0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 52161035571c pinctrl: renesas: rzg2l: Validate pins before setting mux [...]
new 092bf0d5959c Merge branch 'renesas-pinctrl' of git://git.kernel.org/pub [...]
new 814d4ee9c981 Merge branch 'pwm/for-next' of git://git.kernel.org/pub/sc [...]
new e2e3d0283cbd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 12a2cdc92a8a Merge branch 'kunit' of git://git.kernel.org/pub/scm/linux [...]
new 2efec0cc75d2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 581c7d5fb198 Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
new 0671ed21a4e0 Merge branch 'main' of git://git.infradead.org/users/willy [...]
new 37f3e7710ad8 Merge branch 'mhi-next' of git://git.kernel.org/pub/scm/li [...]
new f11854f5f7e2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 0a22882e0741 Merge branch 'slab/for-next' of git://git.kernel.org/pub/s [...]
new c24bdfad33b4 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 94a7ce26428d selftests/landlock: Fix readlink check
new dc58130bc38f selftests/landlock: Fix build of audit_test
new dae01387e6a9 selftests/landlock: Add test to check rule tied to covered [...]
new ab675fefd57c landlock: Remove warning in collect_domain_accesses()
new b253191312d9 selftests/landlock: Add tests for access through disconnec [...]
new 3f8d032afbf4 landlock: Fix warning from KUnit tests
new ce461f437b51 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new c2ccfb848567 Merge branch 'alloc-next' of https://github.com/Rust-for-L [...]
new 0c49b67e64e9 Merge branch 'pin-init-next' of https://github.com/Rust-fo [...]
new 0ff505f4e2e2 Merge branch 'timekeeping-next' of https://github.com/Rust [...]
new 52197b5447d6 Merge branch 'sysctl-next' of git://git.kernel.org/pub/scm [...]
new 00ebf7b2ae36 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
new 8d9a10ef5b3f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ea92128fe7f6 iommufd: Apply obvious cosmetic fixes
new 6e235a772199 iommufd: Drop unused ictx in struct iommufd_vdevice
new fc9c40e3a4fa iommufd: Use enum iommu_viommu_type for type in struct iom [...]
new 62b62a55bd30 iommufd: Use enum iommu_veventq_type for type in struct io [...]
new 0c6e0ae7a7e4 iommufd: Return EOPNOTSUPP for failures due to driver bugs
new 187f146d5de6 iommu: Introduce get_viommu_size and viommu_init ops
new 63141fa741da iommufd/viommu: Support get_viommu_size and viommu_init ops
new 5983d1e7d758 iommufd/selftest: Drop parent domain from mock_iommu_domai [...]
new 683cff7c3bf4 iommufd/selftest: Replace mock_viommu_alloc with mock_viommu_init
new 3961f2f5dacc iommu/arm-smmu-v3: Replace arm_vsmmu_alloc with arm_vsmmu_init
new f842ea208e43 iommu: Deprecate viommu_alloc op
new 17a93473a552 iommufd: Move _iommufd_object_alloc out of driver.c
new c0d498a1b99d iommufd: Introduce iommufd_object_alloc_ucmd helper
new 3e2a9811f6a9 iommufd: Apply the new iommufd_object_alloc_ucmd helper
new d15e9907a94a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d09c985e274e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new ea7edcd8638e Merge branch 'next' of https://git.kernel.org/pub/scm/linu [...]
new 0afa7b9e89ba lib/crc32: Remove unused combination support
new 57e2089bf4be lib/crc: Move files into lib/crc/
new fe753a72a202 lib/crc: Prepare for arch-optimized code in subdirs of lib/crc/
new dfc5de984d9b lib/crc: arm: Migrate optimized CRC code into lib/crc/
new a6116be22fd8 lib/crc: arm64: Migrate optimized CRC code into lib/crc/
new f4af2f2f5e23 lib/crc: loongarch: Migrate optimized CRC code into lib/crc/
new 25e3d113accc lib/crc: mips: Migrate optimized CRC code into lib/crc/
new 09cd44c42887 lib/crc: powerpc: Migrate optimized CRC code into lib/crc/
new 341edcec0fcb lib/crc: riscv: Migrate optimized CRC code into lib/crc/
new 63eff619f0a3 lib/crc: s390: Migrate optimized CRC code into lib/crc/
new 6d04028240c2 lib/crc: sparc: Migrate optimized CRC code into lib/crc/
new b0c572dc20bb lib/crc: x86: Migrate optimized CRC code into lib/crc/
new 15352fae2139 lib/crc: Remove ARCH_HAS_* kconfig symbols
new bfb73427ea43 lib/crc: Explicitly include <linux/export.h>
new 8598849396b4 Merge branch 'crc-next' of git://git.kernel.org/pub/scm/li [...]
new 5d4809e25903 Add linux-next specific files for 20250620
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 (2c923c845768)
\
N -- N -- N refs/heads/master (5d4809e25903)
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 627 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.mailmap | 7 +-
Documentation/ABI/obsolete/sysfs-gpio | 2 +-
Documentation/admin-guide/LSM/SELinux.rst | 11 +
Documentation/bpf/map_hash.rst | 8 +-
Documentation/bpf/map_lru_hash_update.dot | 6 +-
Documentation/devicetree/bindings/arm/fsl.yaml | 1 +
.../devicetree/bindings/arm/mediatek.yaml | 7 +-
.../bindings/clock/renesas,cpg-mssr.yaml | 5 +-
Documentation/devicetree/bindings/mmc/mxs-mmc.yaml | 7 +-
.../bindings/net/pse-pd/microchip,pd692x0.yaml | 22 +-
.../bindings/net/pse-pd/ti,tps23881.yaml | 8 +
.../devicetree/bindings/sound/cirrus,cs42xx8.yaml | 4 +
Documentation/filesystems/fscrypt.rst | 8 -
Documentation/gpu/i915.rst | 4 +-
Documentation/netlink/specs/ethtool.yaml | 76 +
Documentation/networking/ethtool-netlink.rst | 49 +
Documentation/sound/codecs/cs35l56.rst | 11 +-
MAINTAINERS | 18 +-
Next/SHA1s | 108 +-
Next/merge.log | 1800 +++++++++++++-------
arch/arm/boot/dts/nxp/imx/imx7s-warp.dts | 49 +-
arch/arm/boot/dts/nxp/imx/imx7ulp.dtsi | 4 +
arch/arm/boot/dts/nxp/vf/vf-colibri-eval-v3.dtsi | 11 +-
arch/arm/boot/dts/nxp/vf/vf-colibri.dtsi | 348 ++--
arch/arm/boot/dts/nxp/vf/vf500-colibri.dtsi | 44 +-
arch/arm/boot/dts/nxp/vf/vf500.dtsi | 14 +-
arch/arm/boot/dts/nxp/vf/vf610-bk4.dts | 2 +-
arch/arm/boot/dts/nxp/vf/vf610-cosmic.dts | 60 +-
arch/arm/boot/dts/nxp/vf/vf610-twr.dts | 228 ++-
arch/arm/boot/dts/nxp/vf/vf610-zii-cfu1.dts | 6 +-
arch/arm/boot/dts/nxp/vf/vf610-zii-dev-rev-c.dts | 10 +-
arch/arm/boot/dts/nxp/vf/vf610-zii-scu4-aib.dts | 12 +-
arch/arm/boot/dts/nxp/vf/vf610-zii-spb4.dts | 4 +-
arch/arm/boot/dts/nxp/vf/vf610-zii-ssmb-dtu.dts | 6 +-
arch/arm/boot/dts/nxp/vf/vf610-zii-ssmb-spu3.dts | 4 +-
arch/arm/boot/dts/nxp/vf/vf610m4-colibri.dts | 16 +-
arch/arm/boot/dts/nxp/vf/vf610m4-cosmic.dts | 12 +-
arch/arm/boot/dts/nxp/vf/vfxxx.dtsi | 7 +-
arch/arm/configs/imx_v6_v7_defconfig | 1 +
arch/arm/configs/shmobile_defconfig | 1 +
arch/arm64/boot/dts/freescale/Makefile | 8 +
.../boot/dts/freescale/imx8mn-tqma8mqnl-mba8mx.dts | 4 +
.../arm64/boot/dts/freescale/imx8mn-tqma8mqnl.dtsi | 4 +
arch/arm64/boot/dts/freescale/imx8mp-pinfunc.h | 33 +
.../dts/freescale/imx8mp-tqma8mpql-mba8mpxl.dts | 1 +
.../arm64/boot/dts/freescale/imx8mp-tqma8mpql.dtsi | 4 +
...x8p-ml81-moduline-display-106-av101hdt-a10.dtso | 94 +
...x8p-ml81-moduline-display-106-av123z7m-n17.dtso | 139 ++
.../imx8mp-tx8p-ml81-moduline-display-106.dts | 527 ++++++
.../arm64/boot/dts/freescale/imx8mp-tx8p-ml81.dtsi | 548 ++++++
.../boot/dts/freescale/imx8mp-venice-gw71xx.dtsi | 2 +-
.../boot/dts/freescale/imx8mp-venice-gw72xx.dtsi | 2 +-
.../boot/dts/freescale/imx8mp-venice-gw73xx.dtsi | 2 +-
.../boot/dts/freescale/imx8mp-venice-gw74xx.dts | 2 +-
arch/arm64/boot/dts/freescale/imx8ulp.dtsi | 3 +
.../boot/dts/freescale/imx93-phyboard-nash.dts | 1 -
.../boot/dts/freescale/imx93-phyboard-segin.dts | 1 +
.../boot/dts/freescale/imx93-phycore-som.dtsi | 4 +
arch/arm64/boot/dts/freescale/imx93-tqma9352.dtsi | 15 +-
arch/arm64/boot/dts/freescale/imx93.dtsi | 4 +
arch/arm64/boot/dts/freescale/imx94.dtsi | 7 +
arch/arm64/boot/dts/freescale/imx95.dtsi | 5 +
arch/arm64/boot/dts/freescale/mba8mx.dtsi | 2 +-
arch/arm64/boot/dts/freescale/s32g2.dtsi | 86 +
arch/arm64/boot/dts/freescale/s32g3.dtsi | 87 +
arch/arm64/boot/dts/freescale/s32gxxxa-evb.dtsi | 84 +
arch/arm64/boot/dts/freescale/s32gxxxa-rdb.dtsi | 84 +
arch/arm64/boot/dts/mediatek/Makefile | 4 +-
arch/arm64/boot/dts/mediatek/mt8173.dtsi | 9 +
arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi | 11 +
.../boot/dts/mediatek/mt8186-corsola-squirtle.dts | 107 ++
.../boot/dts/mediatek/mt8186-corsola-steelix.dtsi | 9 +-
.../mt8186-corsola-tentacool-sku327683.dts | 2 +
.../mt8186-corsola-tentacruel-sku262148.dts | 2 +
.../mediatek/mt8186-corsola-voltorb-sku589824.dts | 13 -
...rb-sku589825.dts => mt8186-corsola-voltorb.dts} | 5 +-
arch/arm64/boot/dts/mediatek/mt8186-corsola.dtsi | 18 +-
arch/arm64/boot/dts/mediatek/mt8192-asurada.dtsi | 11 +
.../boot/dts/mediatek/mt8395-genio-1200-evk.dts | 46 +-
arch/arm64/boot/dts/renesas/ebisu.dtsi | 14 +
arch/arm64/boot/dts/renesas/r8a779g0.dtsi | 20 +
.../boot/dts/renesas/r8a779g3-sparrow-hawk.dts | 31 +-
.../boot/dts/renesas/r9a09g057h44-rzv2h-evk.dts | 2 -
arch/arm64/boot/dts/rockchip/Makefile | 5 +
.../boot/dts/rockchip/rk3399-pinephone-pro.dts | 33 +-
arch/arm64/boot/dts/rockchip/rk3528.dtsi | 64 +
.../rockchip/rk3576-armsom-sige5-v1.2-wifibt.dtso | 49 +
.../boot/dts/rockchip/rk3576-armsom-sige5.dts | 246 +++
arch/arm64/boot/dts/rockchip/rk3576-evb1-v10.dts | 5 +
arch/arm64/boot/dts/rockchip/rk3576.dtsi | 16 +
arch/arm64/configs/defconfig | 3 +-
arch/x86/coco/sev/core.c | 72 +-
arch/x86/include/asm/sev.h | 10 +-
arch/x86/kernel/alternative.c | 2 +-
block/fops.c | 12 +-
drivers/clk/renesas/Kconfig | 5 +
drivers/clk/renesas/Makefile | 1 +
drivers/clk/renesas/r9a09g047-cpg.c | 8 +
drivers/clk/renesas/r9a09g077-cpg.c | 4 +-
drivers/clk/renesas/renesas-cpg-mssr.c | 6 +
drivers/cpufreq/Kconfig.arm | 1 -
drivers/cpufreq/brcmstb-avs-cpufreq.c | 2 +-
drivers/gpio/gpio-74xx-mmio.c | 2 +-
drivers/gpio/gpio-en7523.c | 2 +-
drivers/gpio/gpio-mmio.c | 17 +-
drivers/gpio/gpio-npcm-sgpio.c | 4 +-
drivers/gpio/gpiolib-sysfs.c | 151 +-
drivers/gpio/gpiolib.h | 3 -
drivers/gpu/drm/amd/display/dc/core/dc.c | 9 +-
.../amd/display/dc/resource/dcn35/dcn35_resource.c | 3 +
.../display/dc/resource/dcn351/dcn351_resource.c | 3 +
.../amd/display/dc/resource/dcn36/dcn36_resource.c | 3 +
drivers/gpu/drm/bridge/tc358767.c | 56 +-
drivers/gpu/drm/display/drm_dp_tunnel.c | 2 +-
drivers/gpu/drm/i915/Makefile | 4 +-
drivers/gpu/drm/i915/display/i9xx_plane.c | 10 +-
drivers/gpu/drm/i915/display/intel_atomic.c | 2 +-
drivers/gpu/drm/i915/display/intel_cdclk.c | 2 +-
drivers/gpu/drm/i915/display/intel_crtc.c | 2 +-
drivers/gpu/drm/i915/display/intel_cursor.c | 10 +-
drivers/gpu/drm/i915/display/intel_display.c | 8 +-
drivers/gpu/drm/i915/display/intel_display_irq.c | 2 +-
drivers/gpu/drm/i915/display/intel_fb.c | 2 +-
drivers/gpu/drm/i915/display/intel_fb_pin.c | 2 +-
.../{intel_atomic_plane.c => intel_plane.c} | 22 +-
.../{intel_atomic_plane.h => intel_plane.h} | 22 +-
drivers/gpu/drm/i915/display/intel_plane_initial.c | 2 +-
drivers/gpu/drm/i915/display/intel_snps_hdmi_pll.c | 8 +-
drivers/gpu/drm/i915/display/intel_sprite.c | 14 +-
drivers/gpu/drm/i915/display/intel_vrr_regs.h | 121 +-
drivers/gpu/drm/i915/display/skl_universal_plane.c | 7 +-
drivers/gpu/drm/i915/display/skl_watermark.c | 2 +-
drivers/gpu/drm/i915/gem/i915_gem_dmabuf.c | 2 +-
drivers/gpu/drm/i915/intel_runtime_pm.c | 4 +-
drivers/gpu/drm/i915/intel_wakeref.c | 3 +-
drivers/gpu/drm/xe/Makefile | 2 +-
drivers/gpu/drm/xe/display/xe_plane_initial.c | 2 +-
.../iommu/arm/arm-smmu-v3/arm-smmu-v3-iommufd.c | 46 +-
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 3 +-
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.h | 11 +-
drivers/iommu/iommufd/device.c | 5 +-
drivers/iommu/iommufd/driver.c | 33 -
drivers/iommu/iommufd/eventq.c | 14 +-
drivers/iommu/iommufd/hw_pagetable.c | 10 +-
drivers/iommu/iommufd/io_pagetable.c | 3 +-
drivers/iommu/iommufd/io_pagetable.h | 2 +-
drivers/iommu/iommufd/iommufd_private.h | 42 +-
drivers/iommu/iommufd/iova_bitmap.c | 1 -
drivers/iommu/iommufd/main.c | 63 +-
drivers/iommu/iommufd/pages.c | 9 +-
drivers/iommu/iommufd/selftest.c | 56 +-
drivers/iommu/iommufd/viommu.c | 48 +-
drivers/leds/leds-lp8860.c | 4 +-
drivers/mfd/ab8500-core.c | 3 +-
drivers/mfd/fsl-imx25-tsadc.c | 4 +-
drivers/mfd/lp8788-irq.c | 2 +-
drivers/mfd/mt6358-irq.c | 3 +-
drivers/mfd/mt6397-irq.c | 4 +-
drivers/mfd/qcom-pm8xxx.c | 4 +-
drivers/mfd/stm32-timers.c | 1 +
drivers/mfd/stmfx.c | 5 +-
drivers/mfd/tps65217.c | 4 +-
drivers/mfd/tps6586x.c | 6 +-
drivers/mfd/twl6030-irq.c | 5 +-
drivers/mfd/wm831x-irq.c | 10 +-
drivers/mmc/host/alcor.c | 20 +-
drivers/mmc/host/atmel-mci.c | 7 +-
drivers/mmc/host/au1xmmc.c | 14 +-
drivers/mmc/host/bcm2835.c | 5 +-
drivers/mmc/host/cavium.c | 10 +-
drivers/mmc/host/cb710-mmc.c | 8 +-
drivers/mmc/host/davinci_mmc.c | 22 +-
drivers/mmc/host/dw_mmc.c | 15 +-
drivers/mmc/host/jz4740_mmc.c | 40 +-
drivers/mmc/host/litex_mmc.c | 12 +-
drivers/mmc/host/meson-mx-sdhc-mmc.c | 13 +-
drivers/mmc/host/mmc_spi.c | 4 +-
drivers/mmc/host/mmci.c | 31 +-
drivers/mmc/host/moxart-mmc.c | 40 +-
drivers/mmc/host/mtk-sd.c | 17 +-
drivers/mmc/host/mvsdio.c | 24 +-
drivers/mmc/host/mxcmmc.c | 31 +-
drivers/mmc/host/mxs-mmc.c | 31 +-
drivers/mmc/host/omap.c | 25 +-
drivers/mmc/host/omap_hsmmc.c | 17 +-
drivers/mmc/host/owl-mmc.c | 37 +-
drivers/mmc/host/pxamci.c | 42 +-
drivers/mmc/host/renesas_sdhi.h | 1 +
drivers/mmc/host/renesas_sdhi_core.c | 54 +-
drivers/mmc/host/rtsx_pci_sdmmc.c | 5 +-
drivers/mmc/host/rtsx_usb_sdmmc.c | 40 +-
drivers/mmc/host/sdhci-acpi.c | 3 -
drivers/mmc/host/sdhci-bcm-kona.c | 2 -
drivers/mmc/host/sdhci-brcmstb.c | 1 -
drivers/mmc/host/sdhci-cadence.c | 21 +-
drivers/mmc/host/sdhci-dove.c | 12 +-
drivers/mmc/host/sdhci-esdhc-imx.c | 3 -
drivers/mmc/host/sdhci-esdhc-mcf.c | 25 +-
drivers/mmc/host/sdhci-iproc.c | 18 +-
drivers/mmc/host/sdhci-milbeaut.c | 19 +-
drivers/mmc/host/sdhci-msm.c | 11 +-
drivers/mmc/host/sdhci-npcm.c | 15 +-
drivers/mmc/host/sdhci-of-arasan.c | 26 +-
drivers/mmc/host/sdhci-of-aspeed.c | 10 +-
drivers/mmc/host/sdhci-of-at91.c | 30 +-
drivers/mmc/host/sdhci-of-dwcmshc.c | 14 +-
drivers/mmc/host/sdhci-of-esdhc.c | 11 +-
drivers/mmc/host/sdhci-of-k1.c | 1 -
drivers/mmc/host/sdhci-of-ma35d1.c | 23 +-
drivers/mmc/host/sdhci-of-sparx5.c | 24 +-
drivers/mmc/host/sdhci-omap.c | 21 +-
drivers/mmc/host/sdhci-pci-core.c | 9 +-
drivers/mmc/host/sdhci-pic32.c | 9 +-
drivers/mmc/host/sdhci-pltfm.c | 16 +-
drivers/mmc/host/sdhci-pltfm.h | 1 -
drivers/mmc/host/sdhci-pxav2.c | 26 +-
drivers/mmc/host/sdhci-pxav3.c | 7 +-
drivers/mmc/host/sdhci-s3c.c | 16 +-
drivers/mmc/host/sdhci-spear.c | 11 +-
drivers/mmc/host/sdhci-sprd.c | 33 +-
drivers/mmc/host/sdhci-st.c | 6 +-
drivers/mmc/host/sdhci-tegra.c | 9 +-
drivers/mmc/host/sdhci-xenon.c | 15 +-
drivers/mmc/host/sdhci.c | 9 +-
drivers/mmc/host/sdhci.h | 1 -
drivers/mmc/host/sdhci_am654.c | 20 +-
drivers/mmc/host/sdhci_f_sdh30.c | 13 +-
drivers/mmc/host/sdricoh_cs.c | 10 +-
drivers/mmc/host/sh_mmcif.c | 17 +-
drivers/mmc/host/sunxi-mmc.c | 22 +-
drivers/mmc/host/tifm_sd.c | 7 +-
drivers/mmc/host/tmio_mmc.h | 2 +-
drivers/mmc/host/tmio_mmc_core.c | 23 +-
drivers/mmc/host/toshsd.c | 4 +-
drivers/mmc/host/uniphier-sd.c | 8 +-
drivers/mmc/host/usdhi6rol0.c | 30 +-
drivers/mmc/host/ushc.c | 4 +-
drivers/mmc/host/via-sdmmc.c | 7 +-
drivers/mmc/host/vub300.c | 16 +-
drivers/mmc/host/wbsd.c | 4 +-
drivers/mmc/host/wmt-sdmmc.c | 8 +-
drivers/mtd/ftl.c | 2 +-
drivers/mtd/nand/raw/brcmnand/brcmnand.c | 9 +-
drivers/mtd/nand/spi/core.c | 1 +
drivers/net/can/rcar/rcar_canfd.c | 228 ++-
drivers/net/ethernet/airoha/airoha_eth.c | 27 +-
drivers/net/ethernet/airoha/airoha_ppe.c | 4 +-
drivers/net/ethernet/freescale/fec.h | 15 +-
drivers/net/ethernet/freescale/fec_main.c | 129 +-
drivers/net/ethernet/freescale/fec_mpc52xx.c | 2 +-
drivers/net/ethernet/freescale/fec_ptp.c | 40 +-
drivers/net/ethernet/freescale/gianfar.c | 17 +-
drivers/net/ethernet/intel/igc/igc_tsn.c | 2 +-
drivers/net/ethernet/mellanox/mlx4/en_dcb_nl.c | 3 -
.../ethernet/mellanox/mlxbf_gige/mlxbf_gige_main.c | 6 +-
drivers/net/ethernet/meta/fbnic/fbnic_fw.c | 5 +-
drivers/net/ethernet/microchip/lan743x_ptp.h | 4 +-
drivers/net/ethernet/microsoft/mana/gdma_main.c | 3 +
drivers/net/ethernet/microsoft/mana/hw_channel.c | 4 +
drivers/net/ethernet/microsoft/mana/mana_en.c | 205 ++-
drivers/net/ethernet/microsoft/mana/mana_ethtool.c | 6 +
.../net/ethernet/stmicro/stmmac/dwmac-loongson1.c | 73 +-
.../ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c | 2 +-
.../net/ethernet/stmicro/stmmac/dwmac1000_core.c | 6 +-
drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c | 4 +-
drivers/net/ethernet/stmicro/stmmac/hwif.h | 4 +-
.../net/ethernet/stmicro/stmmac/stmmac_ethtool.c | 2 +-
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 2 +-
drivers/net/ethernet/ti/icssg/icssg_prueth.c | 12 +-
drivers/net/ethernet/ti/icssg/icssg_prueth.h | 5 +
drivers/net/mdio/fwnode_mdio.c | 26 +-
drivers/net/netdevsim/netdev.c | 56 +-
drivers/net/netdevsim/netdevsim.h | 5 -
drivers/net/phy/sfp.c | 21 +-
drivers/net/pse-pd/pd692x0.c | 225 +++
drivers/net/pse-pd/pse_core.c | 1066 +++++++++++-
drivers/net/pse-pd/tps23881.c | 403 ++++-
drivers/net/usb/Kconfig | 3 +-
drivers/net/usb/lan78xx.c | 730 ++++----
drivers/net/usb/usbnet.c | 36 +-
drivers/pci/msi/msi.c | 6 +-
drivers/pinctrl/renesas/pinctrl-rzg2l.c | 45 +-
drivers/platform/cznic/turris-omnia-mcu-gpio.c | 35 +-
drivers/scsi/mpi3mr/mpi3mr_os.c | 20 +-
drivers/scsi/mpt3sas/mpt3sas_scsih.c | 19 +
drivers/scsi/pm8001/pm80xx_hwi.c | 12 +-
drivers/spi/spi-falcon.c | 5 +-
drivers/staging/rtl8723bs/core/rtw_security.c | 44 +-
drivers/tty/serial/serial_base_bus.c | 1 +
drivers/tty/vt/ucs.c | 2 +-
drivers/tty/vt/vt.c | 1 +
drivers/ufs/core/ufshcd.c | 6 +-
drivers/usb/cdns3/cdnsp-ring.c | 4 +-
drivers/usb/chipidea/udc.c | 7 +
drivers/usb/core/hub.c | 36 +-
drivers/usb/core/quirks.c | 3 +-
drivers/usb/core/usb-acpi.c | 4 +-
drivers/usb/dwc3/core.c | 9 +-
drivers/usb/dwc3/gadget.c | 22 +-
drivers/usb/gadget/function/u_serial.c | 12 +-
drivers/usb/host/xhci-ring.c | 5 +-
drivers/usb/host/xhci.c | 31 +-
drivers/usb/host/xhci.h | 2 -
drivers/virt/coco/sev-guest/sev-guest.c | 9 +-
fs/9p/vfs_file.c | 13 +-
fs/adfs/file.c | 2 +-
fs/affs/file.c | 2 +-
fs/afs/file.c | 12 +-
fs/aio.c | 8 +-
fs/anon_inodes.c | 23 +-
fs/backing-file.c | 4 +-
fs/bcachefs/alloc_background.c | 27 +-
fs/bcachefs/alloc_background.h | 9 +-
fs/bcachefs/alloc_foreground.c | 2 +-
fs/bcachefs/btree_gc.c | 2 +-
fs/bcachefs/btree_iter.c | 4 +
fs/bcachefs/btree_trans_commit.c | 4 +-
fs/bcachefs/btree_update.c | 29 +-
fs/bcachefs/btree_update.h | 33 +-
fs/bcachefs/error.c | 15 +-
fs/bcachefs/fs.c | 8 +-
fs/bcachefs/sb-errors_format.h | 8 +-
fs/bcachefs/snapshot.c | 6 +-
fs/bfs/file.c | 2 +-
fs/binfmt_elf.c | 4 +-
fs/binfmt_elf_fdpic.c | 2 +-
fs/btrfs/block-group.c | 10 +-
fs/btrfs/block-group.h | 5 +
fs/btrfs/dev-replace.c | 4 +-
fs/btrfs/disk-io.c | 6 +-
fs/btrfs/extent-io-tree.h | 3 +-
fs/btrfs/extent-tree.c | 8 +-
fs/btrfs/extent_io.c | 34 +-
fs/btrfs/extent_io.h | 4 +-
fs/btrfs/file.c | 7 +-
fs/btrfs/free-space-tree.c | 293 ++--
fs/btrfs/free-space-tree.h | 52 +-
fs/btrfs/fs.h | 6 +-
fs/btrfs/ioctl.c | 4 +-
fs/btrfs/super.c | 96 +-
fs/btrfs/tests/extent-io-tests.c | 17 +-
fs/btrfs/tests/free-space-tree-tests.c | 93 +-
fs/btrfs/transaction.c | 4 +-
fs/btrfs/tree-log.c | 12 +-
fs/btrfs/volumes.c | 22 +-
fs/buffer.c | 5 +-
fs/ceph/addr.c | 6 +-
fs/ceph/caps.c | 18 +-
fs/ceph/crypto.c | 82 +-
fs/ceph/crypto.h | 18 +-
fs/ceph/dir.c | 7 +-
fs/ceph/file.c | 2 +-
fs/ceph/mds_client.c | 4 +-
fs/ceph/super.h | 2 +-
fs/coda/file.c | 6 +-
fs/coredump.c | 6 -
fs/ecryptfs/file.c | 2 +-
fs/erofs/data.c | 16 +-
fs/exfat/file.c | 10 +-
fs/ext2/file.c | 12 +-
fs/ext4/file.c | 13 +-
fs/f2fs/file.c | 7 +-
fs/fat/file.c | 2 +-
fs/hfs/inode.c | 2 +-
fs/hfsplus/inode.c | 2 +-
fs/hostfs/hostfs_kern.c | 2 +-
fs/hpfs/file.c | 2 +-
fs/internal.h | 3 +
fs/jffs2/file.c | 2 +-
fs/jfs/file.c | 2 +-
fs/libfs.c | 34 +-
fs/minix/file.c | 2 +-
fs/namespace.c | 4 +-
fs/nfs/file.c | 13 +-
fs/nfs/internal.h | 2 +-
fs/nfs/nfs4file.c | 2 +-
fs/nilfs2/file.c | 8 +-
fs/ntfs3/file.c | 15 +-
fs/ocfs2/file.c | 4 +-
fs/ocfs2/mmap.c | 5 +-
fs/ocfs2/mmap.h | 2 +-
fs/omfs/file.c | 2 +-
fs/orangefs/file.c | 10 +-
fs/pidfs.c | 422 +++--
fs/ramfs/file-mmu.c | 2 +-
fs/ramfs/file-nommu.c | 12 +-
fs/read_write.c | 2 +-
fs/romfs/mmap-nommu.c | 6 +-
fs/smb/client/cached_dir.c | 14 +-
fs/smb/client/cached_dir.h | 2 +-
fs/smb/client/cifs_debug.c | 4 +-
fs/smb/client/cifs_ioctl.h | 2 +-
fs/smb/client/cifs_unicode.c | 2 +
fs/smb/client/cifsfs.c | 12 +-
fs/smb/client/cifsfs.h | 4 +-
fs/smb/client/cifsproto.h | 2 +-
fs/smb/client/connect.c | 2 +-
fs/smb/client/dfs_cache.c | 2 +-
fs/smb/client/file.c | 16 +-
fs/smb/client/inode.c | 6 +-
fs/smb/client/ioctl.c | 2 +-
fs/smb/client/misc.c | 6 +-
fs/smb/client/readdir.c | 4 +-
fs/smb/client/sess.c | 4 +-
fs/smb/client/smb2pdu.c | 21 +-
fs/smb/client/smbdirect.c | 18 +-
fs/smb/client/xattr.c | 3 +-
fs/ubifs/file.c | 10 +-
fs/ufs/file.c | 2 +-
fs/vboxsf/file.c | 8 +-
fs/xfs/xfs_file.c | 15 +-
fs/zonefs/file.c | 10 +-
.../dt-bindings/clock/renesas,r9a09g077-cpg-mssr.h | 1 +
.../dt-bindings/clock/renesas,r9a09g087-cpg-mssr.h | 28 +
include/linux/dax.h | 16 +-
include/linux/ethtool_netlink.h | 7 +
include/linux/fs.h | 15 +-
include/linux/fs_context.h | 2 +-
include/linux/gpio/driver.h | 1 +
include/linux/iommu.h | 26 +-
include/linux/iommufd.h | 39 +-
include/linux/led-class-flash.h | 2 +-
include/linux/netdevice.h | 10 +
include/linux/pid.h | 14 +-
include/linux/pidfs.h | 3 +-
include/linux/proc_ns.h | 15 +-
include/linux/pse-pd/pse.h | 106 +-
include/linux/ref_tracker.h | 50 +-
include/linux/usb.h | 2 +
include/linux/usb/usbnet.h | 2 +-
include/net/mana/gdma.h | 1 +
include/net/mana/mana.h | 42 +
include/net/neighbour.h | 1 +
include/trace/events/btrfs.h | 3 +-
include/uapi/linux/ethtool_netlink_generated.h | 40 +
include/uapi/linux/nsfs.h | 11 +
ipc/shm.c | 2 +-
kernel/bpf/bpf_lru_list.c | 9 +-
kernel/bpf/bpf_lru_list.h | 1 +
kernel/fork.c | 22 +-
kernel/pid.c | 2 +-
lib/ref_tracker.c | 283 ++-
localversion-next | 2 +-
mm/filemap.c | 29 +
mm/hugetlb.c | 9 +-
mm/internal.h | 2 +-
mm/mmap.c | 2 +-
mm/nommu.c | 2 +-
mm/secretmem.c | 9 +-
mm/vma.c | 2 +-
net/atm/lec.c | 12 +-
net/core/dev.c | 2 +-
net/core/neighbour.c | 12 +-
net/core/net_namespace.c | 43 +-
net/core/netpoll.c | 152 +-
net/ethtool/pse-pd.c | 64 +
net/ipv4/tcp_fastopen.c | 3 +
net/ipv4/tcp_input.c | 8 +-
net/ipv6/addrconf.c | 10 +-
net/ipv6/calipso.c | 8 +
net/nfc/nci/uart.c | 8 +-
net/smc/smc_core.c | 5 +-
net/sunrpc/svc.c | 11 +-
net/unix/af_unix.c | 5 -
scripts/gdb/linux/constants.py.in | 12 +-
security/selinux/hooks.c | 14 +-
security/selinux/include/avc.h | 4 +
security/selinux/include/objsec.h | 8 +
security/selinux/include/security.h | 4 +-
security/selinux/ss/hashtab.c | 3 +-
security/selinux/ss/policydb.c | 19 +
security/selinux/ss/policydb.h | 2 +
security/selinux/ss/services.c | 36 +-
sound/soc/intel/common/sof-function-topology-lib.c | 3 +-
tools/net/ynl/pyynl/lib/ynl.py | 28 +-
tools/testing/selftests/bpf/test_lru_map.c | 72 +-
.../selftests/drivers/net/netdevsim/peer.sh | 3 +-
tools/testing/selftests/landlock/fs_test.c | 86 +-
tools/testing/selftests/net/.gitignore | 1 +
tools/testing/selftests/net/Makefile | 2 +
.../selftests/net/test_vxlan_vnifiltering.sh | 9 +-
tools/testing/selftests/net/tfo.c | 171 ++
tools/testing/selftests/net/tfo_passive.sh | 112 ++
tools/testing/selftests/net/vrf_route_leaking.sh | 4 +-
tools/testing/selftests/pidfd/.gitignore | 2 +
tools/testing/selftests/pidfd/Makefile | 3 +-
tools/testing/selftests/pidfd/pidfd_setattr_test.c | 69 +
tools/testing/selftests/pidfd/pidfd_xattr_test.c | 132 ++
tools/testing/vma/vma_internal.h | 34 +-
489 files changed, 10687 insertions(+), 4616 deletions(-)
create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-tx8p-ml81-moduline-display [...]
create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-tx8p-ml81-moduline-display [...]
create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-tx8p-ml81-moduline-display [...]
create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-tx8p-ml81.dtsi
create mode 100644 arch/arm64/boot/dts/mediatek/mt8186-corsola-squirtle.dts
delete mode 100644 arch/arm64/boot/dts/mediatek/mt8186-corsola-voltorb-sku589824.dts
rename arch/arm64/boot/dts/mediatek/{mt8186-corsola-voltorb-sku589825.dts => mt818 [...]
create mode 100644 arch/arm64/boot/dts/rockchip/rk3576-armsom-sige5-v1.2-wifibt.dtso
rename drivers/gpu/drm/i915/display/{intel_atomic_plane.c => intel_plane.c} (98%)
rename drivers/gpu/drm/i915/display/{intel_atomic_plane.h => intel_plane.h} (86%)
create mode 100644 include/dt-bindings/clock/renesas,r9a09g087-cpg-mssr.h
create mode 100644 tools/testing/selftests/net/tfo.c
create mode 100755 tools/testing/selftests/net/tfo_passive.sh
create mode 100644 tools/testing/selftests/pidfd/pidfd_setattr_test.c
create mode 100644 tools/testing/selftests/pidfd/pidfd_xattr_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 6bd1223bd55 tree-optimization/120654 - ICE with range query from IVOPTs
new 246c33ac8e8 Free buffer on function exit [PR120634]
new 69725b13e9d Use auto_vec in prime paths selftests [PR120634]
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/prime-paths.cc | 50 ++++++++++++++++++++++++--------------------------
1 file changed, 24 insertions(+), 26 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 releases/gcc-14
in repository gcc.
from 9578e7eafa5 Daily bump.
new 638e90e5e80 tree-optimization/116674 - vectorizable_simd_clone_call and [...]
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/g++.dg/vect/pr116674.cc | 85 +++++++++++++++++++++++++++++++++++
gcc/tree-vect-stmts.cc | 8 ++--
2 files changed, 90 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/vect/pr116674.cc
--
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 050b1708ea5 x86: Get the widest vector mode from MOVE_MAX
new 6bd1223bd55 tree-optimization/120654 - ICE with range query from IVOPTs
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/torture/pr120654.c | 24 ++++++++++++++++++++++++
gcc/vr-values.cc | 10 +++++-----
2 files changed, 29 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr120654.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 release/2.34/master
in repository glibc.
from 35018c0fd2 elf: Ignore LD_LIBRARY_PATH and debug env var for setuid for static
new 9585b46cf1 support: Don't fail on fchown when spawning sgid processes
new 201f7cdf6e support: Pick group in support_capture_subprogram_self_sgid [...]
new e6f34fc645 Fix error reporting (false negatives) in SGID tests
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
elf/tst-dlopen-sgid.c | 8 +-
elf/tst-env-setuid-tunables.c | 18 +----
elf/tst-env-setuid.c | 10 +--
stdlib/tst-secure-getenv.c | 9 +--
support/capture_subprocess.h | 10 ++-
support/support_capture_subprocess.c | 151 ++++++++++++++++++-----------------
6 files changed, 89 insertions(+), 117 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 release/2.35/master
in repository glibc.
from 621c65ccf1 elf: Ignore LD_LIBRARY_PATH and debug env var for setuid for static
new c9e44b6467 support: Don't fail on fchown when spawning sgid processes
new c6ec750be5 support: Pick group in support_capture_subprogram_self_sgid [...]
new 8040100201 Fix error reporting (false negatives) in SGID tests
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
elf/tst-dlopen-sgid.c | 8 +-
elf/tst-env-setuid-tunables.c | 18 +----
elf/tst-env-setuid.c | 10 +--
stdlib/tst-secure-getenv.c | 9 +--
support/capture_subprocess.h | 10 ++-
support/support_capture_subprocess.c | 151 ++++++++++++++++++-----------------
6 files changed, 89 insertions(+), 117 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.