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 2ac3806d546 Daily bump.
new 59157c038d6 i386: Fix vfpclassph non-optimizied intrin
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/i386/avx512fp16intrin.h | 4 ++--
.../{avx512fp16-vfpclassph-1b.c => avx512fp16-vfpclassph-1c.c} | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
copy gcc/testsuite/gcc.target/i386/{avx512fp16-vfpclassph-1b.c => avx512fp16-vfpcl [...]
--
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-13
in repository gcc.
from f364a431d5b RISC-V: fix TARGET_PROMOTE_FUNCTION_MODE hook for libcalls
new e152aee5709 i386: Fix vfpclassph non-optimizied intrin
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/i386/avx512fp16intrin.h | 4 ++--
.../{avx512fp16-vfpclassph-1b.c => avx512fp16-vfpclassph-1c.c} | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
copy gcc/testsuite/gcc.target/i386/{avx512fp16-vfpclassph-1b.c => avx512fp16-vfpcl [...]
--
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-12
in repository gcc.
from 911eadd4903 Daily bump.
new 6e59b188c4a i386: Fix vfpclassph non-optimizied intrin
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/i386/avx512fp16intrin.h | 4 ++--
.../{avx512fp16-vfpclassph-1b.c => avx512fp16-vfpclassph-1c.c} | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
copy gcc/testsuite/gcc.target/i386/{avx512fp16-vfpclassph-1b.c => avx512fp16-vfpcl [...]
--
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 d4d75a83007 lower-bitint: Fix up __builtin_{add,sub}_overflow{,_p} biti [...]
new 14b65af6b40 Do not assert NUM_POLY_INT_COEFFS != 1 early
new 9b312595f9a i386: Fix vfpclassph non-optimizied intrin
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/config/i386/avx512fp16intrin.h | 4 ++--
gcc/fold-const.cc | 3 ++-
.../{avx512fp16-vfpclassph-1b.c => avx512fp16-vfpclassph-1c.c} | 10 +++++-----
3 files changed, 9 insertions(+), 8 deletions(-)
copy gcc/testsuite/gcc.target/i386/{avx512fp16-vfpclassph-1b.c => avx512fp16-vfpcl [...]
--
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 a19cf635ea2 ada: Add kludge for quirk of ancient 32-bit ABIs to previou [...]
new d4d75a83007 lower-bitint: Fix up __builtin_{add,sub}_overflow{,_p} biti [...]
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/gimple-lower-bitint.cc | 4 ++--
gcc/testsuite/gcc.dg/torture/bitint-73.c | 20 ++++++++++++++++++++
2 files changed, 22 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/bitint-73.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 6b1cf59e90d SVE intrinsics: Fold constant operands for svmul.
new b776b08b718 ada: Fix Finalize_Storage_Only bug in b-i-p calls
new e083e728668 ada: Reject illegal array aggregates as per AI22-0106.
new d7e110d8fa1 ada: Do not warn for partial access to Atomic Volatile_Full [...]
new 1ef11f4bed8 ada: Transform Length attribute references for non-Strict o [...]
new b3f6a790914 ada: Simplify Note_Uplevel_Bound procedure
new 9ba7262c8de ada: Fix internal error on pragma pack with discriminated r [...]
new d8d191469e1 ada: Pass unaligned record components by copy in calls on a [...]
new 0a862c5af5c ada: Fix internal error with Atomic Volatile_Full_Access object
new 9362abf5e81 ada: Plug loophole exposed by previous change
new a19cf635ea2 ada: Add kludge for quirk of ancient 32-bit ABIs to previou [...]
The 10 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/ada/exp_attr.adb | 69 ++++++++++++++++-
gcc/ada/exp_ch6.adb | 14 ++--
gcc/ada/exp_unst.adb | 169 ++++++++++++++++-------------------------
gcc/ada/gcc-interface/decl.cc | 2 +
gcc/ada/gcc-interface/trans.cc | 30 ++++++--
gcc/ada/sem_aggr.adb | 114 ++++++++++++++++++++++-----
gcc/ada/sem_res.adb | 46 +++++++----
7 files changed, 291 insertions(+), 153 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 7c9394e84c5 Handle mixing REALPART/IMAGPART with other components in SL [...]
new 87217bea3aa SVE intrinsics: Refactor const_binop to allow constant fold [...]
new ee8b7231b03 SVE intrinsics: Fold constant operands for svdiv.
new 6b1cf59e90d SVE intrinsics: Fold constant operands for svmul.
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:
gcc/config/aarch64/aarch64-sve-builtins-base.cc | 26 +-
gcc/config/aarch64/aarch64-sve-builtins.cc | 43 +++
gcc/config/aarch64/aarch64-sve-builtins.h | 1 +
gcc/fold-const.cc | 189 ++++++-----
gcc/fold-const.h | 5 +
.../gcc.target/aarch64/sve/const_fold_div_1.c | 358 +++++++++++++++++++++
.../gcc.target/aarch64/sve/const_fold_mul_1.c | 302 +++++++++++++++++
7 files changed, 831 insertions(+), 93 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/const_fold_div_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/const_fold_mul_1.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 62df24e5003 i386: Support partial vectorized V2BF/V4BF smaxmin
new 340ca7437ce Correctly handle store IFNs in vect_get_vector_types_for_stmt
new 7c9394e84c5 Handle mixing REALPART/IMAGPART with other components in SL [...]
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/tree-vect-slp.cc | 6 ++++--
gcc/tree-vect-stmts.cc | 8 ++++----
2 files changed, 8 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux-next.
omits ecc768a84f0b Add linux-next specific files for 20240902
omits 0365aba15dc8 ALSA: pcm: Fix yet more compile warning at replacement wit [...]
omits 69016ebe1ddb Merge branch 'pwrseq/for-next' of git://git.kernel.org/pub [...]
omits a5acc2746734 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits b284287a3f9d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 797a4e825ef8 Merge branch 'nolibc' of git://git.kernel.org/pub/scm/linu [...]
omits e02fb87553a3 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
omits a953c585869a Merge branch 'bitmap-for-next' of https://github.com/norov [...]
omits 1d654c40bcb9 Merge branch 'for-next/execve' of git://git.kernel.org/pub [...]
omits 654f45ea36f9 Merge branch 'sysctl-next' of git://git.kernel.org/pub/scm [...]
omits 8f723a7c7b52 Merge branch 'rust-next' of https://github.com/Rust-for-Li [...]
omits a3c15b450f1e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 8a6e743313b0 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 4ceeb1cc6af7 Merge branch 'slab/for-next' of git://git.kernel.org/pub/s [...]
omits 44069bf628d4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits be68c1aa3e0f Merge branch 'zstd-next' of https://github.com/terrelln/linux.git
omits 199dadae3140 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 6cee1631bf56 Merge branch 'mhi-next' of git://git.kernel.org/pub/scm/li [...]
omits 1ce3b34db8e8 Merge branch 'hyperv-next' of git://git.kernel.org/pub/scm [...]
omits 620434dade29 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits b0b770c65512 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 4d12f30f925a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 6c70dad27daa Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
omits e8924bd6c472 Merge branch 'at24/for-next' of git://git.kernel.org/pub/s [...]
omits a167f3b51d96 Merge branch 'rtc-next' of git://git.kernel.org/pub/scm/li [...]
omits b6b590f5c360 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 93d3cbf27c55 Merge branch 'kunit' of git://git.kernel.org/pub/scm/linux [...]
omits 3c881883a466 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 3ab09d159d6e Merge branch 'pwm/for-next' of git://git.kernel.org/pub/sc [...]
omits 1e0b16f5a38c Merge branch 'renesas-pinctrl' of git://git.kernel.org/pub [...]
omits be50b17054e2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits c960ba1c8852 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits b93c021661c4 Merge branch 'gpio/for-next' of git://git.kernel.org/pub/s [...]
omits d111e876445f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 348196810514 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
omits cd692c03cfeb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 1653d46dbece Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits d5714476702f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 1347f579c7ff Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits b1bc1808f361 Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...]
omits 964bc30bad83 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits d6fdbf3c2de6 Merge branch 'extcon-next' of git://git.kernel.org/pub/scm [...]
omits 652b06045102 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 46f1c077326e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits cad58d35bee2 Merge branch 'togreg' of git://git.kernel.org/pub/scm/linu [...]
omits 26531daa36dc Merge branch 'icc-next' of git://git.kernel.org/pub/scm/li [...]
omits ca4ae3b6b7db Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 7d7108fc9d13 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits e44d8a3694aa Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 6584950b1433 Merge branch 'char-misc-next' of git://git.kernel.org/pub/ [...]
omits 67c62a501a07 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/li [...]
omits 5c0cf0734a0b Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...]
omits e6633ff12ee3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits c6740fd8846a Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...]
omits d798ec9147e3 Merge branch 'driver-core-next' of git://git.kernel.org/pu [...]
omits 307b73cc5b49 Merge branch 'for-next' of git://github.com/cminyard/linux [...]
omits a85135d529da Merge branch 'for-leds-next' of git://git.kernel.org/pub/s [...]
omits 312a9792952b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 1adeb379ad10 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits d243e3b0e83f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 1da40e5f399a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits c43abb10844e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 029d6f558f4c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 2aec78507cb2 Merge branch 'next' of https://github.com/kvm-x86/linux.git
omits dd389a502fc0 Merge branch 'topic/ppc-kvm' of git://git.kernel.org/pub/s [...]
omits 4e66e49328e2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 5efd211a4821 Merge branch 'non-rcu/next' of git://git.kernel.org/pub/sc [...]
omits d0f30d5c0f01 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 86032eef210b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 1c14a5f4deaf Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...]
omits 6a68ff965fc1 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits b76f3bfb28e9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 3571c99a2521 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 7044627e123e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 4be5f075e2c2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits c1a2a2171f3d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits cd7c00b9364f Merge branch 'next' of git://github.com/cschaufler/smack-next
omits c87f29af41e1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits fde19461eedb Merge branch 'next-integrity' of git://git.kernel.org/pub/ [...]
omits e6e0a713c112 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits eae8474d76e7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 6a1a8f5f4a78 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 34074f039eb2 Merge branch 'for-backlight-next' of git://git.kernel.org/ [...]
omits dea4ad88956e Merge branch 'for-mfd-next' of git://git.kernel.org/pub/sc [...]
omits 4ef5f7961a0f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 9cd6d1cfaac8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 9352d47f7c02 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 687bd24217c8 Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
omits 0e6442252d04 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 38da076f1582 Merge branch 'modules-next' of git://git.kernel.org/pub/sc [...]
omits f02b3af95f59 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 08a5c3393dc2 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
omits 9d0897e7e770 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 0a1ce7e0bf43 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits e42c8e8ab4bf Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 230c80bb0935 Merge branch 'drm-xe-next' of https://gitlab.freedesktop.o [...]
omits 82217e1fb1bf Merge branch 'msm-next-lumag' of https://gitlab.freedeskto [...]
omits 0b1a9b670d7d Merge branch 'msm-next' of https://gitlab.freedesktop.org/ [...]
omits 1684e449a2be Merge branch 'for-linux-next' of https://gitlab.freedeskto [...]
omits 5a12b5f39d75 Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
omits 5ddaacdaf16e Merge branch 'for-linux-next' of https://gitlab.freedeskto [...]
omits 24dbad8ea952 Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
omits 16ba3ff530d4 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 9045433bd82f Merge branch 'spi-nor/next' of git://git.kernel.org/pub/sc [...]
omits fc6c9cb2c1ce Merge branch 'nand/next' of git://git.kernel.org/pub/scm/l [...]
omits 444331e87502 Merge branch 'mtd/next' of git://git.kernel.org/pub/scm/li [...]
omits 40f903e0ed86 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 3003aebcd95c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits ef4c04432ff7 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits c8adeff98553 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 003511ec5eb9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 7324d88e1edc Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
omits 86c59da73aa4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits b31701a43c25 Merge branch 'thermal/linux-next' of git://git.kernel.org/ [...]
omits 8bddf4116904 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits d531286a4f15 Merge branch 'devfreq-next' of git://git.kernel.org/pub/sc [...]
omits a85c9dcee6bc Merge branch 'cpupower' of git://git.kernel.org/pub/scm/li [...]
omits 21bdf48b115e Merge branch 'cpufreq/arm/linux-next' of git://git.kernel. [...]
omits 78c837db795b Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
omits 7c64a2c252d1 Merge branch 'master' of git://linuxtv.org/mchehab/media-next.git
omits 67677f5ebb9b Merge branch 'master' of git://linuxtv.org/media_tree.git
omits e9111c88e7fe Merge branch 'docs-next' of git://git.lwn.net/linux.git
omits b52bce838191 Merge branch 'hwmon-next' of git://git.kernel.org/pub/scm/ [...]
omits 5c7dd623d3a2 Merge branch 'i2c/i2c-host' of git://git.kernel.org/pub/sc [...]
omits dd2329e33823 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...]
omits 8dd1a57a19aa Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 91a914173159 Merge branch 'for-next/pstore' of git://git.kernel.org/pub [...]
omits 026520e615af Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 0e8e8c0ae688 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits e279ee354372 Merge branch 'fs-next' of linux-next
omits db351eecc357 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 64ab55c3c65f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 853c1ff89ab5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 39a1f4f4601c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 8651cb606094 Merge branch 'mips-next' of git://git.kernel.org/pub/scm/l [...]
omits b16074432c7d Merge branch 'next' of git://git.monstr.eu/linux-2.6-micro [...]
omits e5356aecbdb8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 6b2d3aec2c83 Merge branch 'renesas-clk' of git://git.kernel.org/pub/scm [...]
omits 9256991bb529 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 33af2f782a88 Merge branch 'clk-next' of git://git.kernel.org/pub/scm/li [...]
omits f78a18750efa Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git
omits de9499351068 Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...]
omits 3de865c8b96a Merge branch 'thead-dt-for-next' of https://github.com/pdp [...]
omits fafddeb86bc4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 69c4c383daa5 Merge branch 'next' of https://git.linaro.org/people/jens. [...]
omits 49346bf6c569 Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
omits c1a8195b0259 Merge branch 'stm32-next' of git://git.kernel.org/pub/scm/ [...]
omits dec723000f33 Merge branch 'for-next' of https://github.com/sophgo/linux.git
omits 6e9e13923ddf Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
omits 381e46a18cf4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits e2280f090395 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits bbd5f1388c13 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 846ffa07753d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits ea1cf5a7df49 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits eabb329fcce1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 473c275d1eb4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits a39ed8774487 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits fc4a3f3e0ea4 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
omits 77888f3aa9bc Merge branch 'davinci/for-next' of git://git.kernel.org/pu [...]
omits 73d93e0569f6 Merge branch 'next' of https://github.com/Broadcom/stblinux.git
omits 6abd29384bf0 Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...]
omits 708dccf1ca2b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 50339c513aa6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits a787cec6f3cd Merge branch 'for-next/core' of git://git.kernel.org/pub/s [...]
omits 5e356f77aa51 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 58e96195cdcc Merge branch 'for-next' of git://git.infradead.org/users/h [...]
omits e51c0de92d30 Merge branch 'perf-tools-next' of git://git.kernel.org/pub [...]
omits 7d8cee77d07e Merge branch 'clang-format' of https://github.com/ojeda/linux.git
omits 30dfcf4e5a9b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 4e2baa36212d Merge branch 'mm-everything' of git://git.kernel.org/pub/s [...]
omits db37105e292a Merge branch 'for-linux-next-fixes' of https://gitlab.free [...]
omits a0685870bde7 Merge branch 'clk-fixes' of git://git.kernel.org/pub/scm/l [...]
omits cb1f981942da Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits d58a262203de Merge branch 'rust-fixes' of https://github.com/Rust-for-L [...]
omits be136592f48e Merge branch 'perf-tools' of git://git.kernel.org/pub/scm/ [...]
omits a89959a77730 Merge branch 'kunit-fixes' of git://git.kernel.org/pub/scm [...]
omits 2382c24f5f32 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 3e83bcc9917a Merge branch 'riscv-dt-fixes' of git://git.kernel.org/pub/ [...]
omits 27c7246d0cbb Merge branch 'hyperv-fixes' of git://git.kernel.org/pub/sc [...]
omits 8a9d8042c69d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits e4be64fb7429 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 79c5c9b6bcc1 Merge branch 'hwmon' of git://git.kernel.org/pub/scm/linux [...]
omits 66b7fc2a5013 Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/l [...]
omits 41c0f4690cc8 Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
omits 53e9efb2c76e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits ea59794f24c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits feb1153b540a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 6d48a84c2053 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits be41e043a179 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 9b39111f6526 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 1376a8cb870a Merge branch 'for-current' of git://git.kernel.org/pub/scm [...]
omits 37ff335dcac2 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 6f55dafe6da4 Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
omits fa11cb3a8e2b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 5cafb0d3baf3 Merge branch 'fs-current' of linux-next
omits dc840012a5d2 Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
omits baa54202d95b Merge branch 'vfs.all' of git://git.kernel.org/pub/scm/lin [...]
omits b70a06546685 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits b4213b78a48f Merge branch '9p-next' of git://github.com/martinetd/linux
omits bc1a0fad90b1 Merge branch 'overlayfs-next' of git://git.kernel.org/pub/ [...]
omits 26d6dee3e208 Merge branch 'master' of https://github.com/Paragon-Softwa [...]
omits 8aafbd9978d3 Merge branch 'nfsd-next' of git://git.kernel.org/pub/scm/l [...]
omits 55fa4624a05c Merge branch 'ksmbd-for-next' of https://github.com/smfren [...]
omits 2b556e757626 Merge branch 'jfs-next' of git://github.com/kleikamp/linux [...]
omits b6f34bcc7369 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits f70aca3495d2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits db240936ab3c next-20240830/f2fs
omits 67befb79eca1 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits c84056d7d5d8 Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
omits 818b290ff605 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits 26d1aca41ba2 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits 71e4a61ade75 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits b517a587bd19 Merge branch 'for-next' of git://git.infradead.org/users/h [...]
omits 1cbe6294d203 Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
omits eac51c3dc4a1 Merge branch 'master' of git://github.com/ceph/ceph-client.git
omits 91ca6eb2d282 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits a8dcd37d7401 Merge branch 'for-next' of git://evilpiepirate.org/bcachefs.git
omits e15838b43148 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 85dff451f332 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
omits 4e69ef3da2a7 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...]
omits 617fa6a6bf6b NFSD: Add initial generated XDR definitions and functions [...]
omits c588bb436564 tools: Add xdrgen
omits 5fb9c98e9d8d fuse: add support for no forget requests
omits be5d181a34f8 Merge branch 'imx/dt64' into for-next
omits 178b54bc55e0 Merge branch 'imx/dt' into for-next
omits f53a62e09178 Merge branch 'imx/bindings' into for-next
omits d2b3832b76d1 Merge branch 'imx/soc' into for-next
omits d09c2981aaf6 foo
omits 6acf87c79742 user_namespace: use kmemdup_array() instead of kmemdup() f [...]
omits 745c80afee54 tools/mm: rm thp_swap_allocator_test when make clean
omits 91f1b843d377 squashfs: fix percpu address space issues in decompressor_ [...]
omits fad5f9b9cb00 lib: glob.c: added null check for character class
omits 22615235721c nilfs2: refactor nilfs_segctor_thread()
omits 9860f0011ae3 nilfs2: use kthread_create and kthread_stop for the log wr [...]
omits c9f28700f81f nilfs2: remove sc_timer_task
omits 4eae3403d961 nilfs2: do not repair reserved inode bitmap in nilfs_new_inode()
omits 9fce46f29433 nilfs2: eliminate the shared counter and spinlock for i_ge [...]
omits 2d5ad2bd6b52 nilfs2: separate inode type information from i_state field
omits d5802458f0eb nilfs2: use the BITS_PER_LONG macro
omits f95008060e85 nilfs2: use common implementation of file type
omits 53e064e0161e nfs make use of str_false_true helper
omits 63b31da9f20a mm: make use of str_true_false helper
omits 63d665218b8d lib/string_choices: add str_true_false()/str_false_true() helper
omits ac66b71d8b37 kthread: fix task state in kthread worker if being frozen
omits 05d2c81b142f scripts/decode_stacktrace.sh: add '-h' flag
omits 81a18878ca37 scripts/decode_stacktrace.sh: clarify command line
omits 4130afcc7373 scripts/decode_stacktrace.sh: remove find_module recursion [...]
omits 694cad1c4226 lib: fix the NULL vs IS_ERR() bug for debugfs_create_dir()
omits 7c94d3a03a1d dimlib: use *-y instead of *-objs in Makefile
omits c22943028c66 nilfs2: do not propagate ENOENT error from nilfs_sufile_ma [...]
omits df736f9a5c40 nilfs2: do not propagate ENOENT error from sufile during GC
omits 9c2f5e968dca nilfs2: do not propagate ENOENT error from sufile during recovery
omits fbdfa33c711b nilfs2: treat missing cpfile header block as metadata corruption
omits b31b9ee8e71d nilfs2: treat missing sufile header block as metadata corruption
omits f837e68a1863 ocfs2: use max() to improve ocfs2_dlm_seq_show()
omits 6c03d2a37788 ocfs2: fix shift-out-of-bounds UBSAN bug in ocfs2_verify_volume()
omits 219348c67942 ratelimit: convert flags to int to save 8 bytes in size
omits bfee4a5efb6b scripts/decode_stacktrace.sh: nix-ify
omits 5c469b3fd3b1 ocfs2: fix unexpected zeroing of virtual disk
omits 52b2e35523be ocfs2: remove custom swap functions in favor of built-in s [...]
omits eef7f8dccfd4 Document/kexec: generalize crash hotplug description
omits 37a832f74a3b nilfs2: fix missing initial short descriptions of kernel-d [...]
omits e79f3841e085 nilfs2: fix inconsistencies in kernel-doc comments in segment.h
omits 2071876d0ebd nilfs2: describe the members of nilfs_bmap_operations structure
omits 1ad6027b14f9 nilfs2: add missing description of nilfs_btree_path structure
omits 4065cffd5b97 nilfs2: fix incorrect kernel-doc declaration of nilfs_pall [...]
omits d5a21db14b01 nilfs2: improve kernel-doc comments for b-tree node helpers
omits de8adb7235d2 nilfs2: add missing argument descriptions for ioctl-relate [...]
omits 2016045fa8a2 nilfs2: add missing argument description for __nilfs_error()
omits 746033ce1ca6 nilfs2: do not output warnings when clearing dirty buffers
omits 5fb4cb8a5359 nilfs2: add support for FS_IOC_SETFSLABEL
omits b415243380e3 nilfs2: add support for FS_IOC_GETFSLABEL
omits 6fe0afb72457 nilfs2: add support for FS_IOC_GETFSSYSFSPATH
omits 9ca55af4a734 nilfs2: add support for FS_IOC_GETUUID
omits cf9dce59b719 lib/percpu_counter: add missing __percpu qualifier to a cast
omits 9c146b4dbf51 lib/bcd: optimize _bin2bcd() for improved performance
omits 0665294bcade drm/xe: clean up fault injection usage
omits 0fc434a7102a drm/msm: clean up fault injection usage
omits 52e818300a35 fault-inject-improve-build-for-config_fault_injection=n-fix-3
omits 348ac587a9d6 fault-inject-improve-build-for-config_fault_injection=n-fix-2
omits 3670e8ef2f65 fault-inject-improve-build-for-config_fault_injection=n-fix
omits 008b8d7d89f8 fault-inject: improve build for CONFIG_FAULT_INJECTION=n
omits e0f7a1d2fc13 lib/rhashtable: cleanup fallback check in bucket_table_alloc()
omits 769b312ed248 watchdog: Handle the ENODEV failure case of lockup_detecto [...]
omits b8618b46ebb4 lockdep: upper limit LOCKDEP_CHAINS_BITS
omits 3045a33ca36f failcmd: make failcmd.sh executable
omits 6cddc3250223 fault-injection: enhance failcmd to exit on non-hex address input
omits 5068f5229c87 locking/ww_mutex/test: add MODULE_DESCRIPTION()
omits 6f69b62b5de2 x86/mm: add testmmiotrace MODULE_DESCRIPTION()
omits 28a7a4d12f04 crypto: arm/xor - add missing MODULE_DESCRIPTION() macro
omits 9902dd6848aa failcmd: add script file in MAINTAINERS
omits 6020795f2d88 crash: fix crash memory reserve exceed system memory bug
omits 2058e16f69a2 fs/procfs: remove build ID-related code duplication in PRO [...]
omits a5a45205ce99 lib: checksum: use ARRAY_SIZE() to improve assert_setup_correct()
omits b662e0bfd016 lib/lru_cache: fix spelling mistake "colision"->"collision"
omits d380e0d46dcd closures: use seq_putc() in debug_show()
omits 4999e4cc9cbe dyndbg: use seq_putc() in ddebug_proc_show()
omits eafa718d2e0f scripts/gdb: add 'lx-kasan_mem_to_shadow' command
omits 279356ec2a00 scripts/gdb: add 'lx-stack_depot_lookup' command.
omits cf09b465018b scripts/gdb: fix lx-mounts command error
omits 53985cc2c4cb scripts/gdb: add iteration function for rbtree
omits 5e26e396418e scripts/gdb: fix timerlist parsing issue
omits 29937c1160ea scripts: reduce false positives in the macro_checker script
omits 58e253a62807 scripts: add macro_checker script to check unused paramete [...]
omits 8954e473bfd0 xz: remove XZ_EXTERN and extern from functions
omits e8a8d28ab77d riscv: boot: add Image.xz support
omits ad58fe30f90f arm64: boot: add Image.xz support
omits 446294401baa xz: adjust arch-specific options for better kernel compression
omits a48a9e013732 xz: use 128 MiB dictionary and force single-threaded mode
omits b83cae20db3f xz: add RISC-V BCJ filter
omits 1691d1458f67 xz: Add ARM64 BCJ filter
omits 5a28a0c2adb0 xz: optimize for-loop conditions in the BCJ decoders
omits 47259651f369 xz: cleanup CRC32 edits from 2018
omits 239f5d765e8b xz: Documentation/staging/xz.rst: Revise thoroughly
omits 573798f726a0 xz: improve the MicroLZMA kernel-doc in xz.h
omits d0f0d220378e xz: fix kernel-doc formatting errors in xz.h
omits 21e00ddd6358 xz: fix comments and coding style
omits 59fb927b7447 xz: switch from public domain to BSD Zero Clause License (0BSD)
omits 556861b1e6d6 LICENSES: add 0BSD license text
omits 929484941386 MAINTAINERS: add XZ Embedded maintainer
omits f9040e5c2924 ocfs2: fix the la space leak when unmounting an ocfs2 volume
omits cb8f29d641d4 kexec: use atomic_try_cmpxchg_acquire() in kexec_trylock()
omits 08b99f343787 kcov: don't instrument lib/find_bit.c
omits d99e3b623ea1 lib: test_objpool: add missing MODULE_DESCRIPTION() macro
omits fec0846bd5f9 mul_u64_u64_div_u64: avoid undefined shift value
omits 917acbac1c7c mul_u64_u64_div_u64: basic sanity test
omits 09f593eb3a76 mul_u64_u64_div_u64: make it precise always
omits 18d35b7e30d5 mm: optimization on page allocation when CMA enabled
omits 7585a8bb5ad6 mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) [...]
omits ef991cccc7a7 mm/hugetlb_cgroup: introduce peak and rsvd.peak to v2
omits 680fa5638297 lib/maple_tree.c: remove unused functions
omits b7ee38e5d0d8 maple_tree: cleanup function descriptions
omits e94826642646 mm/vmscan: wake up flushers conditionally to avoid cgroup OOM
omits 73ee2d5fadb0 mm: migrate: remove isolate_movable_page()
omits 796e338a79e4 mm: compaction: convert to folio_isolate_movable()
omits b9fcce19392e mm: migrate: convert to folio_isolate_movable()
omits 29619a2209ee mm: migrate: add folio_isolate_movable()
omits d27398c65393 mm: compaction: get reference before non LRU movable folio [...]
omits 7dd4c1f1b3d1 mm: page_alloc: simpify page del and expand
omits 4d548f50c87c selftests/mm: relax test to fail after 100 migration failures
omits 664f1942adbd mm/memcontrol: add per-memcg pgpgin/pswpin counter
omits fd57b557afb2 mm: add sysfs entry to disable splitting underused THPs
omits 2ac960764639 mm: split underused THPs
omits bc47772ebe8b mm: introduce a pageflag for partially mapped folios
omits 8f994a215871 mm: selftest to verify zero-filled pages are mapped to zeropage
omits 3fecb85d19ae mm: remap unused subpages to shared zeropage when splittin [...]
omits 034d380e7c1a mm: free zapped tail pages when splitting isolated thp
omits a6e57e9ee19d mm: warn about illegal __GFP_NOFAIL usage in a more approp [...]
omits cb34efab0bf0 mm: document __GFP_NOFAIL must be blockable
omits bfcfeb342b63 vduse: avoid using __GFP_NOFAIL
omits eb05b62b543a mm/vmalloc.c: make use of the helper macro LIST_HEAD()
omits d27f0b38d2a7 mm-hugetlb-sort-out-global-lock-annotations-fix-fix
omits 120632964da1 mm-hugetlb-sort-out-global-lock-annotations-fix
omits 080fbbca67c2 mm/hugetlb: sort out global lock annotations
omits 9c00347c2165 mm-shmem-extend-shmem_unused_huge_shrink-to-all-sizes-fix
omits 91542e935895 mm: shmem: extend shmem_unused_huge_shrink() to all sizes
omits 64d1c5b0bfe6 mm: shmem: fix minor off-by-one in shrinkable calculation
omits 2ffc8425608e maple_tree: dump error message based on format
omits 8fbc59dc57dc maple_tree: arange64 node is not a leaf node
omits 299e0bf65dc5 Docs/damon/maintainer-profile: document Google calendar fo [...]
omits 77547e0cd9a7 Docs/damon/maintainer-profile: add links in place
omits 666516544e8d Docs/damon: use damonitor GitHub organization instead of awslabs
omits 34c921d6c1ae Revert "mm/damon/lru_sort: adjust local variable to dynami [...]
omits 83d425f1e803 mm/damon/core: remove per-scheme region priority histogram buffer
omits 3c8e392e62b9 mm/damon/core: replace per-quota regions priority histogra [...]
omits 985b97d9ca5c mm/damon/core: introduce per-context region priorities his [...]
omits bf717c1e5bbf mm: remove putback_lru_page()
omits 2149205a64de mm: remove isolate_lru_page() fix
omits f98055bfc452 mm: remove isolate_lru_page()
omits 93b12a8057e1 mm: migrate_device: use more folio in migrate_device_finalize()
omits cd31f94478e9 mm: migrate_device: use more folio in migrate_device_unmap()
omits 2b3af78e4f3a mm: migrate_device: use a folio in migrate_device_range()
omits a31e1ae68be5 mm: migrate_device: convert to migrate_device_coherent_folio()
omits 6446b6e1d611 swap: convert swapon() to use a folio
omits 355ce3d5789a mm: clean up mem_cgroup_iter()
omits 2afdf19bc84a mm-restart-if-multiple-traversals-raced-fix
omits 5c92a0884568 mm: restart if multiple traversals raced
omits 9f3d456be464 mm: increment gen # before restarting traversal
omits eaf7c84dca78 mm: don't hold css->refcnt during traversal
omits 7a4b7b80cfe9 cgroup: clarify css sibling linkage is protected by cgroup [...]
omits bbb2388ab10b vfio/pci: implement huge_fault support
omits 3ddeb5b3aa9e mm/arm64: support large pfn mappings
omits 9f1bfe1a9044 mm/x86: support large pfn mappings
omits 1f8697a585a0 mm: remove follow_pte()
omits e59e50c7855e mm/access_process_vm: use the new follow_pfnmap API
omits 3669993cc5d4 acrn: use the new follow_pfnmap API
omits cec57c56d140 vfio: use the new follow_pfnmap API
omits cf109e2de5a6 mm/x86/pat: use the new follow_pfnmap API
omits 17256a1e5981 s390/pci_mmio: use follow_pfnmap API
omits d776e3a4562f KVM: use follow_pfnmap API
omits dafa332c4a15 mm: new follow_pfnmap API
omits 07cd4d72597c mm: always define pxx_pgprot()
omits 319bcb897aa1 mm/fork: accept huge pfnmap entries
omits 9f60f2cb75d2 fixup! mm/pagewalk: check pfnmap for folio_walk_start()
omits 85dc828c8449 mm/pagewalk: check pfnmap for folio_walk_start()
omits c88fec6d0fa4 mm/gup: detect huge pfnmap entries in gup-fast
omits e02e2030367a mm: allow THP orders for PFNMAPs
omits 1f01772c389f mm: mark special bits for huge pfn mappings when inject
omits 825fc2f8dd11 mm: drop is_huge_zero_pud()
omits 5383137de4e2 mm: introduce ARCH_SUPPORTS_HUGE_PFNMAP and special bits t [...]
omits db158c46d01b mm/damon/tests: add .kunitconfig file for DAMON kunit tests
omits 8d1fa0b34fc3 mm/damon: move kunit tests to tests/ subdirectory with _ku [...]
omits 3b3c1f88e346 mm/damon/dbgfs-test: skip dbgfs_set_init_regions() test if [...]
omits 4fd15412cb03 mm/damon/dbgfs-test: skip dbgfs_set_targets() test if PADD [...]
omits 205ab3d2e149 mm/damon/core-test: fix damon_test_ops_registration() for [...]
omits 243311e55ae7 mm/damon/core-test: test only vaddr case on ops registration test
omits 688318eacfca selftests/damon: add execute permissions to test scripts
omits c71f7bd49e08 selftests/damon: cleanup __pycache__/ with 'make clean'
omits 9a01afb55bad selftests/damon: add access_memory_even to .gitignore
omits 808a0895760a mm: support large folios swap-in for sync io devices
omits b1b10a615ce5 mm: add nr argument in mem_cgroup_swapin_uncharge_swap() h [...]
omits 05bd4774fd65 sched/numa: Fix the vma scan starving issue
omits 898e5bd9da51 memory tier: fix deadlock warning while onlining pages
omits 905581f84a78 memory tier: fix deadlock warning while onlining pages
omits f7b4a63d06fd mm: memory_hotplug: unify Huge/LRU/non-LRU movable folio i [...]
omits 092b8d0e9c83 mm: memory_hotplug: unify Huge/LRU/non-LRU movable folio i [...]
omits 2a305fe357df mm: migrate: add isolate_folio_to_list()
omits 51c20a69a4ee mm: memory_hotplug: check hwpoisoned page firstly in do_mi [...]
omits 6bb88742acbf mm: memory-failure: add unmap_poisoned_folio()
omits 95573253c87a mm: memory_hotplug: remove head variable in do_migrate_range()
omits 8f1339ddb1ab mm: vmalloc: refactor vm_area_alloc_pages() function
omits 94246e1a5de9 mm: rework vm_ops->close() handling on VMA merge
omits 77c274c897e4 mm: refactor vma_merge() into modify-only vma_merge_existi [...]
omits 2f2a215ea13b mm: introduce commit_merge(), abstracting final commit of merge
omits 5c213dbf9f94 mm: make vma_prepare() and friends static and internal to vma.c
omits d4cf4d6e8e4d mm: avoid using vma_merge() for new VMAs
omits 31ebe0b87f9b mm: abstract vma_expand() to use vma_merge_struct
omits c1e16a2d614e mm: remove duplicated open-coded VMA policy check
omits 315eac326e6a mm: introduce vma_merge_struct and abstract vma_merge(),vm [...]
omits dfdbd5b5a421 tools: add VMA merge tests
omits 446eae54a71b tools: improve vma test Makefile
omits 6fdfedfc1929 mm/vma.h: optimise vma_munmap_struct
omits 8d6024df306f mm/vma: drop incorrect comment from vms_gather_munmap_vmas()
omits 3dc80ef932e2 mm: move may_expand_vm() check in mmap_region()
omits fae8a4057254 ipc/shm, mm: drop do_vma_munmap()
omits 5a6f9969a16c mm/mmap: use vms accounted pages in mmap_region()
omits f4704d4e07bb mm/mmap: use PHYS_PFN in mmap_region()
omits 3483c95414f9 mm: change failure of MAP_FIXED to restoring the gap on failure
omits da12f28f0b43 mm/mmap: avoid zeroing vma tree in mmap_region()
omits b1de524935dc mm: clean up unmap_region() argument list
omits 5620f1f2c861 mm/vma: track start and end for munmap in vma_munmap_struct
omits ad195d755f07 mm/mmap: reposition vma iterator in mmap_region()
omits dbdb3b920340 mm/vma: support vma == NULL in init_vma_munmap()
omits 75a1af6207e4 mm/vma: expand mmap_region() munmap call
omits 63349bfd0c74 mm/vma: inline munmap operation in mmap_region()
omits 1bf2bc45c1c3 mm/vma: extract validate_mm() from vma_complete()
omits a79a5ff9739d mm/vma: change munmap to use vma_munmap_struct() for accou [...]
omits b238abf2c095 mm/vma: introduce vma_munmap_struct for use in munmap operations
omits 4e61fe53efcd mm/vma: extract the gathering of vmas from do_vmi_align_munmap()
omits 2c6bff9adced mm/vma: introduce vmi_complete_munmap_vmas()
omits a1528ae29ef6 mm/vma: introduce abort_munmap_vmas()
omits fc3721b866cb mm/vma: correctly position vma_iterator in __split_vma()
omits a0e3a80bd891 mm: count the number of partially mapped anonymous THPs per size
omits 932f939cc43f mm-count-the-number-of-anonymous-thps-per-size-fix
omits 6e837693493b mm: count the number of anonymous THPs per size
omits 51d58ba500a1 selftests-test_zswap-add-test-for-hierarchical-zswapwriteback-fix
omits a2ded6679d7a selftests: test_zswap: add test for hierarchical zswap.writeback
omits 9a72b93786ad Documentation/cgroup-v2: clarify that zswap.writeback is i [...]
omits 6430a87e8db5 mm: remove code to handle same filled pages
omits 630d96c76bfe mm: store zero pages to be swapped out in a bitmap
omits 457ce766e9e6 mm:page_alloc: fix the NULL ac->nodemask in __alloc_pages_ [...]
omits af1ea40dcf4a mm: swapfile: fix SSD detection with swapfile on btrfs
omits 3a1ef8c145af tools:mm: check mmap based on return values
omits c72b512b38d5 mm:page-writeback: use folio_next_index() helper in writeb [...]
omits 61fce1608cf2 selftests/mm: fix charge_reserved_hugetlb.sh test
omits 75a7083350e6 x86: remove PG_uncached
omits 878692eff87e mm: rename PG_mappedtodisk to PG_owner_2
omits f88d0d4cb57c mm: remove page_has_private()
omits 33a7f6804038 mm: remove PageOwnerPriv1
omits 98cbe5a2e6b6 mm: remove PageMlocked
omits f96c6cc33a22 mm: remove PageUnevictable
omits c167d4624245 mm: remove PageSwapCache
omits 38521a9cfb95 mm: remove PageReadahead
omits e25fb7c6ba87 mm: remove PageSwapBacked
omits 7a7fc7c7c33e mm-remove-pageactive-fix
omits f98a2bfa9f28 mm: remove PageActive
omits 786a7a83e9e5 zsmalloc: use all available 24 bits of page_type
omits d84c6c646d19 mm-support-only-one-page_type-per-page-fix
omits 53ba5726f814 mm: support only one page_type per page
omits 7f64fb04d3f9 mm: introduce page_mapcount_is_type()
omits e7fcdcdf9c85 printf: remove %pGt support
omits ea565adf57c8 selftests/mm: fix mseal's length
omits afa224eb13f2 selftests-mm-add-more-mseal-traversal-tests-fix-fix
omits f28a02b2f613 selftests-mm-add-more-mseal-traversal-tests-fix
omits 72cc95172bb5 selftests/mm: add more mseal traversal tests
omits 577962e9b8e4 mm: remove can_modify_mm()
omits 2de6ee5ae20e mseal: replace can_modify_mm_madv with a vma variant
omits 026fcebb4c53 mm/mremap: replace can_modify_mm with can_modify_vma
omits 7209554019b6 mm/mprotect: replace can_modify_mm with can_modify_vma
omits 1fd4cc6c72c0 mm/munmap: replace can_modify_mm with can_modify_vma
omits 4352b838150a mm: move can_modify_vma to mm/vma.h
omits 7586f37bc00d mm: allow read-ahead with IOCB_NOWAIT set
omits e557e2d6d528 mm: remove migration for HugePage in isolate_single_pageblock()
omits d908e1f68ea8 mm: shrinker: use min() to improve shrinker_debugfs_scan_write()
omits ea911204e81a selftests: mm: support shmem mTHP collapse testing
omits e202bd30f681 mm: khugepaged: support shmem mTHP collapse
omits a6836270998a mm: khugepaged: support shmem mTHP copy
omits 9798148f9c6d mm: khugepaged: use the number of pages in the folio to ch [...]
omits 777b83001c91 mm: khugepaged: expand the is_refcount_suitable() to suppo [...]
omits c1370b647d42 mm: always inline _compound_head() with CONFIG_HUGETLB_PAG [...]
omits 5a8e41a1a26f mm/kmemleak: use IS_ERR_PCPU() for pointer in the percpu a [...]
omits 6b2c2ed58e34 err.h: add ERR_PTR_PCPU(), PTR_ERR_PCPU() and IS_ERR_PCPU( [...]
omits 5c1a828891a1 selftests/mm: remove unnecessary ia64 code and comment
omits 4ce7c315ec86 mm: krealloc: clarify valid usage of __GFP_ZERO
omits 7f4cd104abd5 mm: krealloc: consider spare memory for __GFP_ZERO
omits 84b6c9053878 mm: add lazyfree folio to lru tail
omits 731baec24a8f mm/rmap: use folio->_mapcount for small folios
omits 6707b161957a memcg: initiate deprecation of pressure_level
omits fea84e215bf8 memcg: initiate deprecation of oom_control
omits 988dcbe70cd3 memcg: initiate deprecation of v1 soft limit
omits 3f4ead72c3cd memcg: initiate deprecation of v1 tcp accounting
omits 55dcad4c8393 memcg: make PGPGIN and PGPGOUT v1 only
omits be1286c40231 memcg: allocate v1 event percpu only on v1 deployment
omits b0a8e762a897 memcg: make v1 only functions static
omits d9b2658825ee memcg: move v1 events and statistics code to v1 file
omits 5d6b9ea04315 memcg: move mem_cgroup_charge_statistics to v1 code
omits 97c76ec2e43a memcg: move mem_cgroup_event_ratelimit to v1 code
omits 72ba17a0baea memcg: move v1 only percpu stats in separate struct
omits c780ab9dcad3 mm: override mTHP "enabled" defaults at kernel cmdline
omits 31e2654420cf mm: use get_oder() and check size is is_power_of_2
omits c4990a82b65e mm: override mTHP "enabled" defaults at kernel cmdline
omits 0e11041be7dd mm/hugetlb: use __GFP_COMP for gigantic folios
omits 63d988f110a2 mm-cma-add-cma_allocfree_folio-fix
omits 396c3080ddab mm/cma: add cma_{alloc,free}_folio()
omits 791e091bfb08 mm-contig_alloc-support-__gfp_comp-fix
omits baa4e2d5102e mm/contig_alloc: support __GFP_COMP
omits 11d8fe0b19af mmmemcg-provide-per-cgroup-counters-for-numa-balancing-ope [...]
omits 47c7d6093509 mm,memcg: provide per-cgroup counters for NUMA balancing o [...]
omits 290fe78adb5d maple_tree: make write helper functions void
omits 0fef67fccaeb maple_tree: remove unneeded mas_wr_walk() in mas_store_prealloc()
omits 55a386f6ce46 maple_tree: remove repeated sanity checks from write helpe [...]
omits 8dec2122e94a maple_tree: remove node allocations from various write hel [...]
omits f72f6e91db3f maple_tree: have mas_store() allocate nodes if needed
omits 34369b2a2d02 maple_tree: remove mas_wr_modify()
omits b5393d7db2e1 maple_tree: simplify mas_commit_b_node()
omits 49db65fb109e maple_tree: convert mas_insert() to preallocate nodes
omits cb09f8a65062 maple_tree: use store type in mas_wr_store_entry()
omits a76511af15a7 maple_tree: print store type in mas_dump()
omits 893660cec82e maple_tree: use mas_store_gfp() in mtree_store_range()
omits a41c00971c38 maple_tree: preallocate nodes in mas_erase()
omits 8146afbff63b maple_tree: remove mas_destroy() from mas_nomem()
omits ffbf385c117f maple_tree: introduce mas_wr_store_type()
omits eb6f77cf80fb maple_tree: move up mas_wr_store_setup() and mas_wr_preall [...]
omits 98b87b7d1df5 maple_tree: introduce mas_wr_prealloc_setup()
omits 5e49534b277c maple_tree: introduce store_type enum
omits 498154bf606d mm: kmem: fix split_page_memcg()
omits e9be3c0f6a15 mm: kmem: add lockdep assertion to obj_cgroup_memcg
omits 49c2dc50e14d kasan-simplify-and-clarify-makefile-v2
omits b492b380216d kasan: simplify and clarify Makefile
omits 56ec0e44b130 memcg: use ratelimited stats flush in the reclaim
omits 19205cc56a19 mm: shmem: support large folio swap out fix 2
omits cbc8fb6c8190 mm: shmem: shmem_writepage() split folio at EOF before swapout
omits 9f0468995730 mm: shmem: support large folio swap out
omits 5bdccd3b1ba4 mm-shmem-split-large-entry-if-the-swapin-folio-is-not-large-fix-2
omits 86ab101e7723 mm-shmem-split-large-entry-if-the-swapin-folio-is-not-large-fix
omits 1e5d5c47cfb4 mm: shmem: split large entry if the swapin folio is not large
omits dd1d9ef7cd5f mm: shmem: drop folio reference count using 'nr_pages' in [...]
omits 33c0e0ba95ca mm-shmem-support-large-folio-allocation-for-shmem_replace_ [...]
omits 00f9c1e79725 mm: shmem: fix the gfp flag for large folio allocation
omits 29dacbccc247 mm: shmem: support large folio allocation for shmem_replac [...]
omits fff03a684f6c mm: shmem: use swap_free_nr() to free shmem swap entries
omits aba04864d6e7 mm: filemap: use xa_get_order() to get the swap entry order
omits 6d50f9582f76 mm: shmem: return number of pages beeing freed in shmem_free_swap
omits 83d9f8c87591 mm: shmem: extend shmem_partial_swap_usage() to support la [...]
omits 6f2ff949f046 mm: swap: extend swap_shmem_alloc() to support batch SWAP_ [...]
omits e2ccf61b1e22 mm-remove-legacy-install_special_mapping-code-checkpatch-fixes
omits 7b8cb2182285 mm: remove legacy install_special_mapping() code
omits aad7abbc59c1 powerpc/vdso: refactor error handling
omits fbb22a4787e4 mm: remove arch_unmap()
omits 9fbd4037c826 powerpc/mm: handle VDSO unmapping via close() rather than [...]
omits 5c5ca37b8105 mm: add optional close() to struct vm_special_mapping
omits e6ca0e211261 kfence: save freeing stack trace at calling time instead o [...]
omits 9cdd72ee6db1 maple_tree: fix comment typo with corresponding maple_status
omits 4d4f19688231 maple_tree: fix comment typo of ma_root
omits a2da6920b04b maple_tree: add test to replicate low memory race conditions
omits b62f86b7233b maple_tree: reset mas->index and mas->last on write retries
omits 8fc1cafe3efc mm/hugetlb_vmemmap: batch HVO work when demoting
omits ec7176500c0b mm/swap: take folio refcount after testing the LRU flag
omits 8314d66d3f3b filemap: add trace events for get_pages, map_pages, and fault
omits e985dbb82030 mm/mprotect: fix dax pud handlings
omits 638f53bbb7e6 mm/x86: add missing pud helpers
omits e4e2ab5d4f30 mm/x86: implement arch_check_zapped_pud()
omits 739c6beb0214 mm/x86: make pud_leaf() only care about PSE bit
omits e3132f8ed74e mm/powerpc: add missing pud helpers
omits db45f96e57e8 mm/mprotect: push mmu notifier to PUDs
omits 948f635a192c mm/dax: dump start address in fault handler
omits 41fbd88c3863 mm: multi-gen LRU: ignore non-leaf pmd_young for force_scan=true
omits 0516d6f0474b mm: vmalloc: add optimization hint on page existence check
omits 5d2c79d8e724 mm-vmstat-defer-the-refresh_zone_stat_thresholds-after-all [...]
omits 1671cd31b015 mm/vmstat: defer the refresh_zone_stat_thresholds after al [...]
omits 7981b2e7b485 mm: accept to promo watermark
omits 11061a5e0a3d mm: page_isolation: handle unaccepted memory isolation
omits 2afca47cbf40 mm: add a helper to accept page
omits ae599665bb2d mm: rework accept memory helpers
omits d454f46c2fea mm: introduce PageUnaccepted() page type
omits 2aaf54e9a79c mm: accept memory in __alloc_pages_bulk()
omits a96865ca8bdc mm: reduce deferred struct page init ifdeffery
omits 177886177492 mm/migrate: move common code to numa_migrate_check (was nu [...]
omits fdb362fcbd65 memcg: replace memcg ID idr with xarray
omits 9e15df3daa0e memcg: replace memcg ID idr with xarray
omits 0058360849c5 selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddr
omits cd8262a832ab mm-attempt-to-batch-free-swap-entries-for-zap_pte_range-fix-3
omits 27937ee6a32f mm: check all swaps belong to same swap_cgroup in swap_pte [...]
omits d8dd5cf1d53d mm: check all swaps belong to same swap_cgroup in swap_pte [...]
omits 9b4f78f83441 mm: attempt to batch free swap entries for zap_pte_range()
omits b9d0d3c709cc mm: rename instances of swap_info_struct to meaningful 'si'
omits 91924e4aae4e mm: tidy up shmem mTHP controls and stats
omits 250ff7585f5d mm: cleanup count_mthp_stat() definition
omits 2952486f595b mm: return the folio from swapin_readahead
omits c1ebda0c71c2 mm: remove PG_error
omits 66b9c5c2f5b5 fs: remove calls to set and clear the folio error flag
omits c5ebde4b9efd mm: kfence: print the elapsed time for allocated/freed track
omits eeceeaf343cf docs: move numa=fake description to kernel-parameters.txt
omits 05a7bd1c0f38 mm: make range-to-target_node lookup facility a part of nu [...]
omits b65a0965e7f5 arch_numa-switch-over-to-numa_memblks-fix-2
omits c3f3f90018f3 arch_numa-switch-over-to-numa_memblks-fix
omits 9cd5ff27969d arch_numa: switch over to numa_memblks
omits 95ddb7136b49 of, numa: return -EINVAL when no numa-node-id is found
omits e67cf5da8b25 mm: numa_memblks: use memblock_{start,end}_of_DRAM() when [...]
omits 896220c3c809 mm: numa_memblks: make several functions and variables static
omits 2a8dcc48b5c1 mm: numa_memblks: introduce numa_memblks_init
omits d39b0eeb5c39 mm: introduce numa_emulation
omits c05ea5a63f99 mm: move numa_distance and related code from x86 to numa_memblks
omits 6007108d6426 mm: introduce numa_memblks
omits a3bc10fbe65c x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
omits 13404fd5b945 x86/numa_emu: use a helper function to get MAX_DMA32_PFN
omits 82e4fb2a85b5 x86/numa_emu: split __apicid_to_node update to a helper function
omits 589e4ae1248b x86/numa_emu: simplify allocation of phys_dist
omits 8615503dfb8e x86/numa: move FAKE_NODE_* defines to numa_emu
omits 2aad94020422 x86/numa: use get_pfn_range_for_nid to verify that node sp [...]
omits 4c81f9599dcc x86/numa: simplify numa_distance allocation
omits 789c5c8fe3a1 arch, mm: pull out allocation of NODE_DATA to generic code
omits f553cc15eaa6 mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
omits b7c74c0636b4 arch, mm: move definition of node_data to generic code
omits 573f42400189 MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION
omits 7554bebf5da0 MIPS: loongson64: rename __node_data to node_data
omits 3ea5d7490a4f MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
omits 3d1e8c0b9f97 MIPS: sgi-ip27: ensure node_possible_map only contains val [...]
omits 4043cbc28915 MIPS: sgi-ip27: make NODE_DATA() the same as on all other [...]
omits c6720a0e51c7 mm: move kernel/numa.c to mm/
omits 061d23a52885 percpu: remove pcpu_alloc_size()
omits a38baf1a5a7e mm/rmap: minimize folio->_nr_pages_mapped updates when bat [...]
omits 2372596bb5e8 fixup! selftests/mm: Add mseal test for no-discard madvise
omits edd7079a0745 selftests/mm: add mseal test for no-discard madvise
omits 2cbf76594be1 kfence: introduce burst mode
omits 16ea939c438a mm: fix (harmless) type confusion in lock_vma_under_rcu()
omits 5e3bbcdc6e72 zswap: track swapins from disk more accurately (fix)
omits 9a8dcb638347 zswap: track swapins from disk more accurately
omits 52e0dfcaaca3 zswap: implement a second chance algorithm for dynamic zsw [...]
omits df56a7ce6d58 zswap: implement a second chance algorithm for dynamic zsw [...]
omits 21a0ae479866 mm: zswap: make the lock critical section obvious in shrin [...]
omits be4aa1597205 mm: only enforce minimum stack gap size if it's sensible
omits 89cc49f9cfc1 mm: remove duplicated include in vma_internal.h
omits 1be4df0951be mm/ksm: convert break_ksm() from walk_page_range_vma() to [...]
omits 18c180284c42 mm: remove follow_page()
omits 676aef47252e s390/mm/fault: convert do_secure_storage_access() from fol [...]
omits bd7613c548c3 s390/uv: convert gmap_destroy_page() from follow_page() to [...]
omits 9bf747e01457 mm-huge_memory-convert-split_huge_pages_pid-from-follow_pa [...]
omits e8bc2d727c22 mm/huge_memory: convert split_huge_pages_pid() from follow [...]
omits 20c185aa1d3d mm/ksm: convert scan_get_next_rmap_item() from follow_page [...]
omits f48b25f44083 mm/ksm: convert get_mergeable_page() from follow_page() to [...]
omits c7a9b9321858 mm/migrate: convert add_page_for_migration() from follow_p [...]
omits 3fc91d3a4243 mm/migrate: convert do_pages_stat_array() from follow_page [...]
omits 6a35f2b2838a mm/pagewalk: introduce folio_walk_start() + folio_walk_end()
omits 18c3aa043e57 mm: provide vm_normal_(page|folio)_pmd() with CONFIG_PGTAB [...]
omits 407314e66d19 include/linux/mmzone.h: clean up watermark accessors
omits f9abec7a4ab0 mm: print the promo watermark in zoneinfo
omits 70ffb793832f mm: create promo_wmark_pages and clean up open-coded sites
omits c14b27ccce8e mm: consider CMA pages in watermark check for NUMA balanci [...]
omits ae3f2a600bb1 mm: zswap: fix global shrinker error handling logic
omits 51243ef68111 mm: zswap: fix global shrinker memcg iteration
omits a6355978d608 mm-swap-add-a-adaptive-full-cluster-cache-reclaim-fix
omits bef4841f1b4f mm: swap: add a adaptive full cluster cache reclaim
omits 5c855e218063 mm: swap: relaim the cached parts that got scanned
omits f98c09afa3fc mm: swap: add a fragment cluster list
omits d7ccbd986a93 mm-swap-allow-cache-reclaim-to-skip-slot-cache-fix
omits 099ded456dd5 mm: swap: allow cache reclaim to skip slot cache
omits 2063084cde24 mm: swap: skip slot cache on freeing for mTHP
omits d66564e4629d mm: swap: clean up initialization helper
omits 6fab0d657aa5 mm: swap: fix array-bounds error with CONFIG_THP_SWAP=n
omits 2478d2e537c5 mm: swap: separate SSD allocation from scan_swap_map_slots()
omits f1b56fca5706 mm: swap: mTHP allocate swap entries from nonfull list
omits 26403bee5f76 mm: swap: swap cluster switch to double link list
omits ba7afb96b883 mm: swap: allocate folio only first time in __read_swap_ca [...]
omits 9c24ae3df7e7 mm: clarify folio_likely_mapped_shared() documentation for [...]
omits 98a00006ff22 mm/rmap: cleanup partially-mapped handling in __folio_remo [...]
omits a309a98ea672 mm/hugetlb: remove hugetlb_follow_page_mask() leftover
omits 417d123256dc mm/memory_hotplug: get rid of __ref
omits af716353b853 mm: clarify swap_count_continued and improve readability f [...]
omits bd345062fbc8 mm: swap: add nr argument in swapcache_prepare and swapcac [...]
omits 4a21996fd9eb mm/z3fold: add __percpu annotation to *unbuddied pointer i [...]
omits 6a7307c94a62 mm/cma: change the addition of totalcma_pages in the cma_i [...]
omits 760762d2ce51 mm: improve code consistency with zonelist_* helper functions
omits 728dbb1d9a54 tools: add skeleton code for userland testing of VMA logic
omits f99c50643b6e tools: separate out shared radix-tree components
omits 44f5e6e5de05 MAINTAINERS: add entry for new VMA files
omits 3c1815e8f47a mm: move internal core VMA manipulation functions to own file
omits 595d0d7a4a1d mm: move vma_shrink(), vma_expand() to internal header
omits 7c25154c593a mm: move vma_modify() and helpers to internal header
omits a0eab8178568 mm: userfaultfd: fix user-after-free in userfaultfd_clear_vma()
omits 97b663fa39a6 userfaultfd: move core VMA manipulation logic to mm/userfaultfd.c
omits 74c1bca5962b mm, memcg: cg2 memory{.swap,}.peak write tests
omits cf65d182aef3 mm, memcg: cg2 memory{.swap,}.peak write tests
omits a2a3c35fd29c mm, memcg: cg2 memory{.swap,}.peak write handlers
omits 1cdd7c681ca9 s390/uv: drop arch_make_page_accessible()
omits 3fafd8de9b5d mm/gup: convert to arch_make_folio_accessible()
omits 225e938ff3b4 mm: simplify arch_make_folio_accessible()
omits e7c43af8075c lib: test_hmm: use min() to improve dmirror_exclusive()
omits 1914480c5e87 powerpc/8xx: document and enforce that split PT locks are [...]
omits ed0a981680c0 mm/hugetlb: enforce that PMD PT sharing has split PMD PT locks
omits e65befcc2bfb mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS int [...]
omits 2c91b34a170a mm/vmalloc: combine all TLB flush operations of KASAN shad [...]
omits 6aca42f28f06 mm: page_counters: initialize usage using ATOMIC_LONG_INIT [...]
omits d3510e86dfdb mm: page_counters: put page_counter_calculate_protection() [...]
omits 34db7dd8747d mm: memcg: don't call propagate_protected_usage() needlessly
omits 584a543d3a66 mm: hugetlb: remove left over comment about follow_huge_foo()
omits e346fe7858e0 kmemleak-test: add percpu leak
omits d0946e4e97de kmemleak-enable-tracking-for-percpu-pointers-v2
omits 18c56e69a50d kmemleak: enable tracking for percpu pointers
omits f95f1ca6eaff task_stack: uninline stack_not_used
omits a1a2f06cd15a vmstat: kernel stack usage histogram
omits 57d14bd3b901 memcg-increase-the-valid-index-range-for-memcg-stats-v5
omits 52da5e3e2e70 memcg: increase the valid index range for memcg stats
omits f4450b0595b8 mm: shrink skip folio mapped by an exiting process
omits 765248d80083 mm-swap-remove-boilerplate-fix
omits 988782b7eab8 mm/swap: remove boilerplate
omits b36cca95b002 mm/swap: remove remaining _fn suffix
omits b8b2730c980e mm/swap: fold lru_rotate into cpu_fbatches
omits 94b0ac2981a1 mm/swap: rename cpu_fbatches->activate
omits 3abe3253dae0 mm/swap: reduce indentation level
omits 1ad1f7e4636e memory tiering: count PGPROMOTE_SUCCESS when mem tiering i [...]
omits 0f6ad0553a87 memory tiering: introduce folio_use_access_time() check
omits 6703ac540642 memory tiering: read last_cpupid correctly in do_huge_pmd_ [...]
omits 3c9af3bf9599 mm: extend 'usage' parameter so that cluster_swap_free_nr( [...]
omits 18ce9bd04e2b mm: kmem: remove mem_cgroup_from_obj()
omits 3292f42541c1 mm: remove foll_flags in __get_user_pages
omits 5dd68e758970 mm: cleanup flags usage in faultin_page
omits 29d784e497f9 mm/damon/lru_sort: adjust local variable to dynamic allocation
omits 4d2a8b6ea44f mm/hugetlb_vmemmap: don't synchronize_rcu() without HVO
omits 5b98610b3026 shmem_quota: build the object file conditionally to the co [...]
omits 69e5c8fe034e mm: fix typo in Kconfig
omits d69f8e116b1f mm: shmem: move shmem_huge_global_enabled() into shmem_all [...]
omits 2c0a975def2b mm: shmem: rename shmem_is_huge() to shmem_huge_global_enabled()
omits 519e1129f552 mm: shmem: simplify the suitable huge orders validation for tmpfs
omits 395bc6df1faa mm: kvrealloc: properly document __GFP_ZERO behavior
omits cc6ba5032a4f mm: kvrealloc: disable KASAN when switching to vmalloc
omits 613e4786ee9a mm: (k)vrealloc: document concurrency restrictions
omits 6e6aab117f1a mm: kvmalloc: align kvrealloc() with krealloc()
omits cce95710a68d mm: vrealloc: properly document __GFP_ZERO behavior
omits a6b1dc25b9cc mm: vrealloc: consider spare memory for __GFP_ZERO
omits bfe4a8e67292 mm: (k)vrealloc: document concurrency restrictions
omits 6d6cab595fbd mm: vrealloc: fix missing nommu implementation
omits 4113ff28ce91 mm: vmalloc: implement vrealloc()
omits e6c20d829774 mm: add node_reclaim successes to VM event counters
omits eb2cebfe36f0 alloc_tag: fix allocation tag reporting when CONFIG_MODULES=n
omits 960176bbec8e mm: vmalloc: optimize vmap_lazy_nr arithmetic when purging [...]
omits c279e30e5a23 mailmap: update entry for Jan Kuliga
omits a9f0479bd8ea codetag: debug: mark codetags for poisoned page as empty
omits 3834ccd01310 mm/memcontrol: respect zswap.writeback setting from parent cg too
omits a0dc5eabbbff scripts: fix gfp-translate after ___GFP_*_BITS conversion [...]
omits 090e8506410c padata: honor the caller's alignment in case of chunk_size 0
omits 0c58a896aa33 ocfs2: fix possible null-ptr-deref in ocfs2_set_buffer_uptodate
omits 85f55e21d5ea ocfs2: remove unreasonable unlock
omits 4bbc876090e6 revert-mm-skip-cma-pages-when-they-are-not-available-update
omits 184720807c98 Revert "mm: skip CMA pages when they are not available"
omits 7cc8cfaa78bc maple_tree: remove rcu_read_lock() from mt_validate()
omits 8722cc007cb0 kexec_file: fix elfcorehdr digest exclusion when CONFIG_CR [...]
omits 10afcedf952c mm/slub: add check for s->flags in the alloc_tagging_slab_ [...]
omits fe451f9fdbe4 nilfs2: fix state management in error path of log writing [...]
omits 2f82d2ea219e nilfs2: fix missing cleanup on rollforward recovery error
omits a031b157a99b nilfs2: protect references to superblock parameters expose [...]
omits c856f05f518e userfaultfd: don't BUG_ON() if khugepaged yanks our page table
omits 2c126ffba6c7 userfaultfd: fix checks for huge PMDs
omits a9b080caf930 mm: vmalloc: ensure vmap_block is initialised before addin [...]
omits 2cc676e51a9c selftests: mm: fix build errors on armhf
omits 478e3c7ebbe7 perf daemon: Fix the build on more 32-bit architectures
omits 4cb80590f12d perf python: include "util/sample.h"
omits 635a057f7a7d Merge remote-tracking branch 'asoc/for-6.12' into asoc-next
omits c7c83b46b0b5 Merge remote-tracking branch 'spi/for-6.12' into spi-next
omits 1f10fec7cdf1 Merge branches 'fixes', 'amd/amd-vi' and 'core' into next
omits d1178b87248a Merge branch 'acpi-riscv' into linux-next
omits 6c7e12361fdf Merge branches 'acpica', 'acpi-utils', 'acpi-cppc', 'acpi- [...]
omits 790bddc5bfc9 fuse: move fuse_forget_link allocation inside fuse_queue_forget()
omits 60f47d2c58cb perf lock contention: Fix spinlock and rwlock accounting
omits 387ad33e5410 perf test pmu: Set uninitialized PMU alias to null
omits b4f122f3634d erofs: Prevent entering an infinite loop when i is 0
omits d837dbba610b ACPI: CPPC: Fix MASK_VAL() usage
omits e793a0d5bd6d Merge branch 'thermal' into linux-next
omits 7881c1242071 Merge branch 'pm-cpufreq-fixes' into linux-next
omits a55b75a3bcfb Merge branches 'acpi-video', 'acpi-misc' and 'acpi-resourc [...]
omits f4985b5500d2 Merge remote-tracking branch 'regmap/for-6.12' into regmap-next
omits 60f90cdf816c Merge remote-tracking branch 'regmap/for-6.10' into regmap-linus
omits b45adcbdf48d erofs: clean up erofs_register_sysfs()
omits 9153fdae3086 irqchip/sifive-plic: Add ACPI support
omits 9215f7004816 Merge branch 'for-next-next-v6.11-20240827' into for-next- [...]
omits 72735e093b52 Merge branch 'for-next-current-v6.10-20240827' into for-ne [...]
omits 669562876773 Merge branch 'misc-next' into for-next-next-v6.11-20240827
omits d6683c610637 Merge branch 'b-for-next' into for-next-next-v6.11-20240827
omits c065ecd0cf01 Merge branch 'misc-6.11' into for-next-next-v6.11-20240827
omits aca93ae5fc2b Merge branch 'misc-6.11' into for-next-current-v6.10-20240827
omits fe82e85a25f0 Merge branch 'misc-6.11' into next-fixes
omits 10cd6e585147 btrfs: do not hold the extent lock for entire read
omits b542520a1bc8 btrfs: take the dio extent lock during O_DIRECT operations
omits 55650876661d btrfs: introduce EXTENT_DIO_LOCKED
omits 32cd655cb8ee btrfs: merge btrfs_orig_bbio_end_io() into btrfs_bio_end_io()
omits 2dd70197f337 btrfs: add io_uring interface for encoded reads
omits 234eebe59a61 btrfs: move wait out of btrfs_encoded_read
omits d6f79a771160 btrfs: add btrfs_prepare_encoded_read
omits 9c7d7185527f btrfs: add btrfs_encoded_read_finish
omits 082c48198060 btrfs: store encoded read state in struct btrfs_encoded_re [...]
omits c621e0c48163 btrfs: remove iocb from btrfs_encoded_read
omits b59fca20565a btrfs: make compression path to be subpage compatible
omits 5d27ba01cca3 btrfs: scrub: use generic ratelimit helpers to output erro [...]
omits 4bd2c0dc4999 btrfs: scrub: ensure we output at least one error message [...]
omits db763bbe0768 btrfs: scrub: simplify the inode iteration output
omits 57c73204c220 btrfs: scrub: remove unnecessary dev/physical lookup for s [...]
omits 623b64547f0c btrfs: scrub: remove unused is_super parameter from scrub_ [...]
omits 39439830be26 btrfs: reduce the log level for btrfs_dev_stat_inc_and_print()
omits cd453ff10759 btrfs: scrub: fix incorrectly reported logical/physical address
omits e8dd07d3f865 btrfs: handle unexpected parent block offset in btrfs_allo [...]
omits 6b643ec8e9d6 btrfs: === misc-next on b-for-next ===
omits 449fb8f1ed6d btrfs: fix uninitialized return value from btrfs_reclaim_sweep()
omits eb66134ff797 btrfs: subpage: remove btrfs_fs_info::subpage_info member
omits ed674ae9a6e6 sysctl: avoid spurious permanent empty tables
omits 14a70dbc123b btrfs: fix a use-after-free bug when hitting errors inside [...]
omits bf56cd7cda40 btrfs: initialize last_extent_end to fix -Wmaybe-uninitial [...]
omits 6abaa3bbbb67 Merge branches 'pm-powercap' and 'pm-sleep' into linux-next
omits 9fced51406f5 Merge branches 'pm-cpufreq' and 'pm-cpuidle' into linux-next
omits 2e84a45e4fd0 Merge branches 'acpi-battery', 'acpi-soc' and 'acpi-pmic' [...]
omits 45153ec8d91a Merge branches 'acpica', 'acpi-ec' and 'acpi-sysfs' into l [...]
omits 7f78dd54a581 btrfs: run delayed iputs when flushing delalloc
omits 4e923d6f829d btrfs: remove the nr_ret parameter from __extent_writepage_io()
omits b55f4974760f btrfs: send: fix grammar in comments
omits 07f19720e022 btrfs: qgroup: use xarray to track dirty extents in transaction
omits 12b107c3128f btrfs: qgroup: use goto style to handle errors in add_dela [...]
omits 1389cd5df2af btrfs: refactor __extent_writepage_io() to do sector-by-se [...]
omits 451d7c539d7d btrfs: reduce chunk_map lookups in btrfs_map_block()
omits b5cdcf91f024 btrfs: directly wake up cleaner kthread in the BTRFS_IOC_S [...]
omits 698403f87c27 btrfs: make btrfs_is_subpage() to return false directly fo [...]
omits c007847a52ee btrfs: change RST lookup error message level to debug
omits 390e6e67961c btrfs: don't readahead the relocation inode on RST
omits f2750436c335 btrfs: set search_commit_root on stripe io in case of relocation
omits afd457b984f0 btrfs: rename btrfs_io_stripe::is_scrub to rst_search_commit_root
omits 16cd2b88b96e btrfs: don't dump stripe-tree on lookup error
omits b6098bf18428 btrfs: add comment about locking in cow_file_range_inline()
omits 87b266145e25 btrfs: more efficient chunk map iteration when device repl [...]
omits 45708deae7fc btrfs: reschedule when updating chunk maps at the end of a [...]
omits ec33ef13f5ee btrfs: convert extent_range_clear_dirty_for_io() to use a folio
omits 33fbe30382dc btrfs: convert insert_inline_extent() to use a folio
omits 4537aadb462a btrfs: convert btrfs_set_range_writeback() to use a folio
omits 988ac5b448c9 btrfs: convert wait_subpage_spinlock() to only use a folio
omits 3893c7fd789b btrfs: convert find_next_dirty_byte() to take a folio
omits b408c432c749 btrfs: convert __get_extent_map() to take a folio
omits 2b52d7797c23 btrfs: convert btrfs_get_extent() to take a folio
omits 1fa6a3c5c8d0 btrfs: convert read_inline_extent() to use a folio
omits 51bf9c8c4478 btrfs: convert uncompress_inline() to take a folio
omits 5d273d131cfd btrfs: convert struct btrfs_writepage_fixup to use a folio
omits 00734d2c743c btrfs: convert btrfs_writepage_cow_fixup() to use folio
omits 5dbcbcce2ca6 btrfs: convert btrfs_writepage_fixup_worker() to use a folio
omits a577e0f39693 btrfs: convert submit_uncompressed_range() to take a folio
omits 702240d8fc34 btrfs: convert struct async_chunk to hold a folio
omits 2bfaa3d7808f btrfs: convert btrfs_run_delalloc_range() to take a folio
omits 071b2c7fcd63 btrfs: convert run_delalloc_compressed() to take a folio
omits 0185615aa8b7 btrfs: convert btrfs_cleanup_ordered_extents() to take a folio
omits 043340566318 btrfs: convert btrfs_cleanup_ordered_extents() to use folios
omits 71c93575b8f1 btrfs: convert run_delalloc_nocow() to take a folio
omits a504ea2045d0 btrfs: convert fallback_to_cow() to take a folio
omits 6c4b102e7a0e btrfs: convert cow_file_range() to take a folio
omits 24fb3cbc8528 btrfs: convert cow_file_range_inline() to take a folio
omits 25d30ff24468 btrfs: convert run_delalloc_cow() to take a folio
omits fe08583bf55a btrfs: convert extent_write_locked_range() to take a folio
omits b82e0e7205ab btrfs: convert extent_clear_unlock_delalloc() to take a folio
omits ca00f5faa9f3 btrfs: convert process_one_page() to operate only on folios
omits f1f7c4cc5d95 btrfs: convert __process_pages_contig() to take a folio
omits e1864e9fb75f btrfs: convert __unlock_for_delalloc() to take a folio
omits 99c11c52bef3 btrfs: convert lock_delalloc_pages() to take a folio
omits 37097c09361c btrfs: convert find_lock_delalloc_range() to use a folio
omits 7bc0965b4623 btrfs: convert writepage_delalloc() to take a folio
omits 9953c5046121 btrfs: convert btrfs_mark_ordered_io_finished() to take a folio
omits 0936e7fd44e2 btrfs: convert btrfs_finish_ordered_extent() to take a folio
omits 802f6976e783 btrfs: convert can_finish_ordered_extent() to use a folio
omits b4b38e76047b btrfs: utilize folio more in btrfs_page_mkwrite()
omits 70d093da60c9 btrfs: convert add_ra_bio_pages() to use only folios
omits 5f1c972cd4b2 btrfs: convert __extent_writepage() to be completely folio based
omits ee4fa398892f btrfs: convert extent_write_locked_range() to use folios
omits b0e6db9a8fa8 btrfs: convert __extent_writepage_io() to take a folio
omits bac06b30925d btrfs: update the writepage tracepoint to take a folio
omits 3f2b507d37cc btrfs: convert btrfs_do_readpage() to only use a folio
omits 648e26d395de btrfs: convert submit_extent_page() to use a folio
omits d52e20c1f351 btrfs: convert begin_page_folio() to take a folio instead
omits ec7d00827c6d btrfs: convert end_page_read() to take a folio
omits 23a038f1cf1b btrfs: convert btrfs_read_folio() to only use a folio
omits 659786334ba6 btrfs: convert btrfs_readahead() to only use folio
omits 486c39723fd1 btrfs: print message on device opening error during mount
omits 50f440319349 btrfs: move uuid tree related code to uuid-tree.[ch]
omits 41fa0ed531fe btrfs: reduce size and overhead of extent_map_block_end()
omits fc61fbea4bfe btrfs: update stripe_extent delete loop assumptions
omits ea113f7c3b58 btrfs: update stripe extents for existing logical addresses
omits a94699fa406d MAINTAINERS: Update path for U-Boot environment variables YAML
omits d212ada460a3 dt-bindings: nvmem: Use soc-nvmem node name instead of nvmem
omits 122defd38517 nvmem: layouts: add U-Boot env layout
omits 27fd30a12726 dt-bindings: nvmem: convert U-Boot env to a layout
omits 00eab9039e90 nvmem: u-boot-env: error if NVMEM device is too small
omits 17e47e603f1d nvmem: imx-ocotp-ele: support i.MX95
omits 5a09ecf09251 dt-bindings: nvmem: imx-ocotp: support i.MX95
omits ffd0d7df6bdb Merge branch 'mvebu/dt64' into mvebu/for-next
adds 284b75a3d83c ata: libata: Fix memory leak for error path in ata_host_alloc()
adds 67784a74e258 Merge tag 'ata-6.11-rc7' of git://git.kernel.org/pub/scm/l [...]
adds b808f6292156 selftests: mm: fix build errors on armhf
adds 3e3de7947c75 mm: vmalloc: ensure vmap_block is initialised before addin [...]
adds 71c186efc1b2 userfaultfd: fix checks for huge PMDs
adds 4828d207dc51 userfaultfd: don't BUG_ON() if khugepaged yanks our page table
adds 683408258917 nilfs2: protect references to superblock parameters expose [...]
adds 5787fcaab9eb nilfs2: fix missing cleanup on rollforward recovery error
adds 6576dd6695f2 nilfs2: fix state management in error path of log writing [...]
adds ab7ca09520e9 mm/slub: add check for s->flags in the alloc_tagging_slab_ [...]
adds 6dacd79d2884 kexec_file: fix elfcorehdr digest exclusion when CONFIG_CR [...]
adds f806de88d8f7 maple_tree: remove rcu_read_lock() from mt_validate()
adds bfe0857c20c6 Revert "mm: skip CMA pages when they are not available"
adds a3f6a89c834a scripts: fix gfp-translate after ___GFP_*_BITS conversion [...]
adds e39925734909 mm/memcontrol: respect zswap.writeback setting from parent cg too
adds 5e9784e99762 codetag: debug: mark codetags for poisoned page as empty
adds 4f295229b279 mailmap: update entry for Jan Kuliga
adds 409faf8c97d5 mm: vmalloc: optimize vmap_lazy_nr arithmetic when purging [...]
adds 052a45c1cb1b alloc_tag: fix allocation tag reporting when CONFIG_MODULES=n
adds 62451cc976c6 padata: honor the caller's alignment in case of chunk_size 0
adds 7967ae2d8a3a ocfs2: fix null-ptr-deref when journal load failed.
adds f93a054c361c ocfs2: remove unreasonable unlock in ocfs2_read_blocks
adds 278e840b803f ocfs2: fix possible null-ptr-deref in ocfs2_set_buffer_uptodate
adds 931dbad6d973 Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
adds 72a6e22c604c fscache: delete fscache_cookie_lru_timer when fscache exit [...]
adds ba322e42c710 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...]
adds c346c629765a btrfs: qgroup: don't use extent changeset when not needed
adds b1934cd60695 btrfs: zoned: handle broken write pointer on zones
adds 95b3456f23e3 btrfs: fix race between direct IO write and fsync when usi [...]
adds 27a355ae6da9 Merge branch 'misc-6.11' into next-fixes
adds db20a79860cd Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
adds d489af84b135 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds 86eb0d0fcd55 Merge branch 'fs-current' of linux-next
adds ac2eec5eecb8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds a3c1e45156ad net: microchip: vcap: Fix use-after-free error in kunit test
adds ef4a99a0164e igc: Unlock on error in igc_io_resume()
adds 5a0667aad23b Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
adds 0cf22cd4ee21 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
adds d3e154d7776b Revert "wifi: ath11k: restore country code during resume"
adds 2f833e8948d6 Revert "wifi: ath11k: support hibernation"
adds dfa72acbf9ee Merge branch 'for-current' of git://git.kernel.org/pub/scm [...]
adds 2cca90574614 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
adds 11fe73677536 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds dfede52019ed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds 10a650193899 Merge remote-tracking branch 'regmap/for-6.10' into regmap-linus
adds 87c21d51cb35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds cf0c1491b431 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds 709df70a20e9 spi: bcm63xx: Enable module autoloading
adds 07f2ac54fb77 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds f3c1083e824b Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
adds 859bd3b62f9e Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/l [...]
adds a54da9df75cd hwmon: (hp-wmi-sensors) Check if WMI event data exists
adds bdd1428a5653 Merge branch 'hwmon' of git://git.kernel.org/pub/scm/linux [...]
adds ffc17e1479e8 platform/x86: dell-smbios: Fix error path in dell_smbios_init()
adds 5f1e215eb1ff Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds 7ffebc73ca22 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds 59d3cfdd7f96 drm/i915: Do not attempt to load the GSC multiple times
adds e8705632435a drm/i915: Fix readout degamma_lut mismatch on ilk/snb
adds fcd9e8afd546 drm/i915/fence: Mark debug_fence_init_onstack() with __may [...]
adds f99999536128 drm/i915/fence: Mark debug_fence_free() with __maybe_unused
adds 53695030572b Merge branch 'for-linux-next-fixes' of https://gitlab.free [...]
adds b48ab9582096 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds 2aaa72f2eb3c Merge branch 'hyperv-fixes' of git://git.kernel.org/pub/sc [...]
adds b00cc3f725ee Merge branch 'riscv-dt-fixes' of git://git.kernel.org/pub/ [...]
adds adad2e460e50 gpio: rockchip: fix OF node leak in probe()
adds a5135526426d gpio: modepin: Enable module autoloading
adds aa10b178f27d Merge branch 'gpio/for-current' of git://git.kernel.org/pu [...]
adds c8a46ace093a Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds d8f336d15f37 Merge branch 'kunit-fixes' of git://git.kernel.org/pub/scm [...]
adds 1c7fb536e899 perf test pmu: Set uninitialized PMU alias to null
adds 287bd5cf06e0 perf lock contention: Fix spinlock and rwlock accounting
adds aee1d5592297 perf python: include "util/sample.h"
adds e162cb25c410 perf daemon: Fix the build on more 32-bit architectures
adds 7deb7fe983d6 Merge branch 'perf-tools' of git://git.kernel.org/pub/scm/ [...]
adds a5a3c952e82c rust: macros: provide correct provenance when constructing [...]
adds 376174f5a49a MAINTAINERS: Remove Wedson as Rust maintainer
adds 0eb9266e5316 Merge branch 'rust-fixes' of https://github.com/Rust-for-L [...]
adds aec0f17f4fc2 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds ef6c713312fd Merge branch 'clk-fixes' of git://git.kernel.org/pub/scm/l [...]
adds 3f6b2f60b463 drm/imagination: Free pvr_vm_gpuva after unlink
adds 360c419cbea7 Merge branch 'for-linux-next-fixes' of https://gitlab.free [...]
new 5fe690a59464 mm: add node_reclaim successes to VM event counters
new 3ddc2fefe6f3 mm: vmalloc: implement vrealloc()
new 590b9d576cae mm: kvmalloc: align kvrealloc() with krealloc()
new 0bedf001e359 mm: shmem: simplify the suitable huge orders validation for tmpfs
new d58a2a581f13 mm: shmem: rename shmem_is_huge() to shmem_huge_global_enabled()
new 6beeab870e70 mm: shmem: move shmem_huge_global_enabled() into shmem_all [...]
new fcb4824b2640 mm: fix typo in Kconfig
new 9eace7e8e60c shmem_quota: build the object file conditionally to the co [...]
new c2a967f6ab0e mm/hugetlb_vmemmap: don't synchronize_rcu() without HVO
new c39542732a3d mm/damon/lru_sort: adjust local variable to dynamic allocation
new 478729533eda mm: cleanup flags usage in faultin_page
new dc21e70079ff mm: remove foll_flags in __get_user_pages
new 4fd568faf6e7 mm: kmem: remove mem_cgroup_from_obj()
new d2539ed7ee3b mm: extend 'usage' parameter so that cluster_swap_free_nr( [...]
new 3eb2091c6534 memory tiering: read last_cpupid correctly in do_huge_pmd_ [...]
new 2a28713a67fd memory tiering: introduce folio_use_access_time() check
new ac59a1f0146f memory tiering: count PGPROMOTE_SUCCESS when mem tiering i [...]
new b03484c2a7a2 mm/swap: reduce indentation level
new 380d70549301 mm/swap: rename cpu_fbatches->activate
new 2f52c77128b1 mm/swap: fold lru_rotate into cpu_fbatches
new bed71b50b0c2 mm/swap: remove remaining _fn suffix
new afb6d780b9b1 mm/swap: remove boilerplate
new c495b97624d0 mm: shrink skip folio mapped by an exiting process
new 9db298a439f2 memcg: increase the valid index range for memcg stats
new c4a6fce85640 vmstat: kernel stack usage histogram
new fbe76a6557a8 task_stack: uninline stack_not_used
new 6c99d4eb7c5e kmemleak: enable tracking for percpu pointers
new e0b2fdb352b7 kmemleak-test: add percpu leak
new 6c469957cd17 mm: hugetlb: remove left over comment about follow_huge_foo()
new f77bd4b14ccf mm: memcg: don't call propagate_protected_usage() needlessly
new 941ce6352341 mm: page_counters: put page_counter_calculate_protection() [...]
new 57979fabff55 mm: page_counters: initialize usage using ATOMIC_LONG_INIT [...]
new 394290cba966 mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS int [...]
new 188cac58a8bc mm/hugetlb: enforce that PMD PT sharing has split PMD PT locks
new 073ebebd1862 powerpc/8xx: document and enforce that split PT locks are [...]
new 592c9330e369 lib: test_hmm: use min() to improve dmirror_exclusive()
new e5a41fc77771 mm: simplify arch_make_folio_accessible()
new b967c64890d2 mm/gup: convert to arch_make_folio_accessible()
new 3290ef3c7f2a s390/uv: drop arch_make_page_accessible()
new c6f53ed8f213 mm, memcg: cg2 memory{.swap,}.peak write handlers
new d075bccec082 mm, memcg: cg2 memory{.swap,}.peak write tests
new a17c7d8fd2b0 userfaultfd: move core VMA manipulation logic to mm/userfaultfd.c
new fa04c08f3ce6 mm: move vma_modify() and helpers to internal header
new d61f0d59683d mm: move vma_shrink(), vma_expand() to internal header
new 49b1b8d6f683 mm: move internal core VMA manipulation functions to own file
new 802443a44dff MAINTAINERS: add entry for new VMA files
new 74579d8dab47 tools: separate out shared radix-tree components
new 9325b8b5a1cb tools: add skeleton code for userland testing of VMA logic
new 29943248af0a mm: improve code consistency with zonelist_* helper functions
new 5c0532500f10 mm/cma: change the addition of totalcma_pages in the cma_i [...]
new 7e60dcb22252 mm/z3fold: add __percpu annotation to *unbuddied pointer i [...]
new 9f101bef408a mm: swap: add nr argument in swapcache_prepare and swapcac [...]
new f732e242841a mm/memory_hotplug: get rid of __ref
new 94ccd21e9a5f mm/hugetlb: remove hugetlb_follow_page_mask() leftover
new 6654d28995d2 mm/rmap: cleanup partially-mapped handling in __folio_remo [...]
new 17d5f38b33b6 mm: clarify folio_likely_mapped_shared() documentation for [...]
new 1d3440305e07 mm: swap: allocate folio only first time in __read_swap_ca [...]
new c5519e0a9bfb mm: zswap: fix global shrinker memcg iteration
new 81920438a6dc mm: zswap: fix global shrinker error handling logic
new 6d192303e82c mm: consider CMA pages in watermark check for NUMA balanci [...]
new 03790c51a475 mm: create promo_wmark_pages and clean up open-coded sites
new 528afe6b9605 mm: print the promo watermark in zoneinfo
new 620943d7ee69 include/linux/mmzone.h: clean up watermark accessors
new 3523a37e657c mm: provide vm_normal_(page|folio)_pmd() with CONFIG_PGTAB [...]
new aa39ca6940f1 mm/pagewalk: introduce folio_walk_start() + folio_walk_end()
new 46d6a9b4450b mm/migrate: convert do_pages_stat_array() from follow_page [...]
new 7dff875c9436 mm/migrate: convert add_page_for_migration() from follow_p [...]
new 184e916c628b mm/ksm: convert get_mergeable_page() from follow_page() to [...]
new b1d3e9bbccb4 mm/ksm: convert scan_get_next_rmap_item() from follow_page [...]
new 8710f6ed34e7 mm/huge_memory: convert split_huge_pages_pid() from follow [...]
new 85a7e5432dba s390/uv: convert gmap_destroy_page() from follow_page() to [...]
new 0b31a3cef446 s390/mm/fault: convert do_secure_storage_access() from fol [...]
new 7290840de65e mm: remove follow_page()
new e317a8d8b4f6 mm/ksm: convert break_ksm() from walk_page_range_vma() to [...]
new a06e79d383cf mm: remove duplicated include in vma_internal.h
new 69b50d4351ed mm: only enforce minimum stack gap size if it's sensible
new e31c38e03762 zswap: implement a second chance algorithm for dynamic zsw [...]
new 0e4008447242 zswap: track swapins from disk more accurately
new 17fe833b0de0 mm: fix (harmless) type confusion in lock_vma_under_rcu()
new cc0a0f985535 kfence: introduce burst mode
new 67203f3f2a63 selftests/mm: add mseal test for no-discard madvise
new 43c9074e6f09 mm/rmap: minimize folio->_nr_pages_mapped updates when bat [...]
new 47baed6a132f percpu: remove pcpu_alloc_size()
new 62e73fd85d7b mm: kfence: print the elapsed time for allocated/freed track
new 420e05d0de18 fs: remove calls to set and clear the folio error flag
new 09022bc196d2 mm: remove PG_error
new 94dc8bffd8b7 mm: return the folio from swapin_readahead
new 072cd213b75e selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddr
new 07222371912c memcg: replace memcg ID idr with xarray
new 727d50a7e072 mm/migrate: move common code to numa_migrate_check (was nu [...]
new 3a80b8228f6f mm: reduce deferred struct page init ifdeffery
new 4be9064baac0 mm: accept memory in __alloc_pages_bulk()
new 310183de7bb2 mm: introduce PageUnaccepted() page type
new 5adfeaecc487 mm: rework accept memory helpers
new 55ad43e8ba0f mm: add a helper to accept page
new e44dd9b13392 mm: page_isolation: handle unaccepted memory isolation
new 59149bf8cea9 mm: accept to promo watermark
new 6963f00813f4 mm: vmalloc: add optimization hint on page existence check
new bceeeaed4817 mm: multi-gen LRU: ignore non-leaf pmd_young for force_scan=true
new 5b198b4759ef mm/dax: dump start address in fault handler
new 7f06e3aa2e83 mm/mprotect: push mmu notifier to PUDs
new 4dd7724f02ab mm/powerpc: add missing pud helpers
new 144bb0aee33a mm/x86: make pud_leaf() only care about PSE bit
new 1c399e74a97c mm/x86: implement arch_check_zapped_pud()
new 473f24902e6a mm/x86: add missing pud helpers
new cb0f01beb166 mm/mprotect: fix dax pud handlings
new b6273b55d885 filemap: add trace events for get_pages, map_pages, and fault
new 67b9a353e171 mm/swap: take folio refcount after testing the LRU flag
new c0f398c3b2cf mm/hugetlb_vmemmap: batch HVO work when demoting
new e1b8b883bb83 maple_tree: reset mas->index and mas->last on write retries
new 617f8e4d76b8 maple_tree: add test to replicate low memory race conditions
new 7a0529d0c2aa maple_tree: fix comment typo of ma_root
new c64d66153b34 maple_tree: fix comment typo with corresponding maple_status
new c36be0cdf63d kfence: save freeing stack trace at calling time instead o [...]
new 223febc6e557 mm: add optional close() to struct vm_special_mapping
new 5463bafab476 powerpc/mm: handle VDSO unmapping via close() rather than [...]
new 40b88644dd92 mm: remove arch_unmap()
new edb4a8bffde7 powerpc/vdso: refactor error handling
new 497258dfafcc mm: remove legacy install_special_mapping() code
new 90a6f2a8f442 memcg: use ratelimited stats flush in the reclaim
new 02f4bbefcada mm: kmem: add lockdep assertion to obj_cgroup_memcg
new bd164d81a767 maple_tree: introduce store_type enum
new 19138a2cc1ad maple_tree: introduce mas_wr_prealloc_setup()
new 3cc6f42a53f7 maple_tree: move up mas_wr_store_setup() and mas_wr_preall [...]
new 5d659bbb52a2 maple_tree: introduce mas_wr_store_type()
new 3cd9e92e009d maple_tree: remove mas_destroy() from mas_nomem()
new 7e093834ed8c maple_tree: preallocate nodes in mas_erase()
new 85db8f241707 maple_tree: use mas_store_gfp() in mtree_store_range()
new 23e217a848b3 maple_tree: print store type in mas_dump()
new 580fcbd67ce2 maple_tree: use store type in mas_wr_store_entry()
new 1fd7c4f3228e maple_tree: convert mas_insert() to preallocate nodes
new 62c7b2b9842c maple_tree: simplify mas_commit_b_node()
new 7987d027799c maple_tree: remove mas_wr_modify()
new 4037d44f548f maple_tree: have mas_store() allocate nodes if needed
new 9155e8433498 maple_tree: remove node allocations from various write hel [...]
new add60ea5f6d8 maple_tree: remove repeated sanity checks from write helpe [...]
new c27e6183c654 maple_tree: remove unneeded mas_wr_walk() in mas_store_prealloc()
new ed4dfd9aa1b1 maple_tree: make write helper functions void
new dd4d30d1cdbe mm: override mTHP "enabled" defaults at kernel cmdline
new 5d383b69a04e memcg: move v1 only percpu stats in separate struct
new 41213dd0f816 memcg: move mem_cgroup_event_ratelimit to v1 code
new 7d7602b4bed9 memcg: move mem_cgroup_charge_statistics to v1 code
new f7d49ba03ae7 memcg: move v1 events and statistics code to v1 file
new a5ebe6bbe52d memcg: make v1 only functions static
new 0ccaf421d659 memcg: allocate v1 event percpu only on v1 deployment
new 98455eef8064 memcg: make PGPGIN and PGPGOUT v1 only
new d046ff46ee3b memcg: initiate deprecation of v1 tcp accounting
new 569c4f62d84a memcg: initiate deprecation of v1 soft limit
new 6df4ad704707 memcg: initiate deprecation of oom_control
new 340afb8027fa memcg: initiate deprecation of pressure_level
new a72e6d446456 Merge branch 'mm-stable' of git://git.kernel.org/pub/scm/l [...]
new b29a62d87cc0 mul_u64_u64_div_u64: make it precise always
new 1635e62e75a7 mul_u64_u64_div_u64: basic sanity test
new 053a5e4cbba8 lib: test_objpool: add missing MODULE_DESCRIPTION() macro
new e24f4de8a72b kcov: don't instrument lib/find_bit.c
new acf02be3c72f kexec: use atomic_try_cmpxchg_acquire() in kexec_trylock()
new dfe6c5692fb5 ocfs2: fix the la space leak when unmounting an ocfs2 volume
new 22be8e6b1385 MAINTAINERS: add XZ Embedded maintainer
new c1ccbbaa76c9 LICENSES: add 0BSD license text
new 836d13a6ef8a xz: switch from public domain to BSD Zero Clause License (0BSD)
new ff221153aafa xz: fix comments and coding style
new ad8c67b870d1 xz: fix kernel-doc formatting errors in xz.h
new 0f2c5996340b xz: improve the MicroLZMA kernel-doc in xz.h
new 64167246791e xz: Documentation/staging/xz.rst: Revise thoroughly
new 2ee96abef214 xz: cleanup CRC32 edits from 2018
new bdfc0411717d xz: optimize for-loop conditions in the BCJ decoders
new 4b62813f5e7d xz: Add ARM64 BCJ filter
new 93d09773d1a5 xz: add RISC-V BCJ filter
new 8653c9099227 xz: use 128 MiB dictionary and force single-threaded mode
new 7472ff8adad8 xz: adjust arch-specific options for better kernel compression
new 181e71f6626c arm64: boot: add Image.xz support
new ab4ce9831a8e riscv: boot: add Image.xz support
new c6f371bab25e xz: remove XZ_EXTERN and extern from functions
new d1c7848b58c6 scripts: add macro_checker script to check unused paramete [...]
new a633a4b8001a scripts/gdb: fix timerlist parsing issue
new 0c77e103c45f scripts/gdb: add iteration function for rbtree
new 4b183f613924 scripts/gdb: fix lx-mounts command error
new 35249f68b5d3 scripts/gdb: add 'lx-stack_depot_lookup' command.
new 0833952c0768 scripts/gdb: add 'lx-kasan_mem_to_shadow' command
new 7b76689a021d dyndbg: use seq_putc() in ddebug_proc_show()
new fbe617af697c closures: use seq_putc() in debug_show()
new 9a42bfd255b2 lib/lru_cache: fix spelling mistake "colision"->"collision"
new b6e21b71208f lib: checksum: use ARRAY_SIZE() to improve assert_setup_correct()
new 00bd8ec2f7cb fs/procfs: remove build ID-related code duplication in PRO [...]
new 59d58189f3d9 crash: fix crash memory reserve exceed system memory bug
new 5b9da39dc58a failcmd: add script file in MAINTAINERS
new f6fc302db018 crypto: arm/xor - add missing MODULE_DESCRIPTION() macro
new fc5def2c2ad0 x86/mm: add testmmiotrace MODULE_DESCRIPTION()
new 588661fd87a7 locking/ww_mutex/test: add MODULE_DESCRIPTION()
new 11ee88a0f987 fault-injection: enhance failcmd to exit on non-hex address input
new 8af2caf7307d failcmd: make failcmd.sh executable
new e0ba72e3a442 lockdep: upper limit LOCKDEP_CHAINS_BITS
new 97cf8f5f93f8 watchdog: handle the ENODEV failure case of lockup_detecto [...]
new a15bec6a8f2f lib/rhashtable: cleanup fallback check in bucket_table_alloc()
new 6ce2082fd3a2 fault-inject: improve build for CONFIG_FAULT_INJECTION=n
new f161cdd91b2a drm/msm: clean up fault injection usage
new ccbfd2df3018 drm/xe: clean up fault injection usage
new cbf164cd44e0 lib/bcd: optimize _bin2bcd() for improved performance
new 16d9691ad4b5 lib/percpu_counter: add missing __percpu qualifier to a cast
new ef851d44a83e nilfs2: add support for FS_IOC_GETUUID
new 8d1dba2e7cc7 nilfs2: add support for FS_IOC_GETFSSYSFSPATH
new 4b901256a7bf nilfs2: add support for FS_IOC_GETFSLABEL
new 79785f780127 nilfs2: add support for FS_IOC_SETFSLABEL
new 299910dcb452 nilfs2: do not output warnings when clearing dirty buffers
new b79bdfdd31a4 nilfs2: add missing argument description for __nilfs_error()
new 3e62c5d7d0a4 nilfs2: add missing argument descriptions for ioctl-relate [...]
new 60d8b01e55b2 nilfs2: improve kernel-doc comments for b-tree node helpers
new 89a6c1775089 nilfs2: fix incorrect kernel-doc declaration of nilfs_pall [...]
new 0e13ddee285f nilfs2: add missing description of nilfs_btree_path structure
new d9e5551ea101 nilfs2: describe the members of nilfs_bmap_operations structure
new 7876bc1bd6e8 nilfs2: fix inconsistencies in kernel-doc comments in segment.h
new caaab56609ce nilfs2: fix missing initial short descriptions of kernel-d [...]
new c91c6062d6cd Document/kexec: generalize crash hotplug description
new e60255f07c6a ocfs2: remove custom swap functions in favor of built-in s [...]
new 03222db82a3a ocfs2: fix unexpected zeroing of virtual disk
new 076979ee62f2 scripts/decode_stacktrace.sh: nix-ify
new d994c238347d ratelimit: convert flags to int to save 8 bytes in size
new 7f86b2942791 ocfs2: fix shift-out-of-bounds UBSAN bug in ocfs2_verify_volume()
new 105ae044d6f3 ocfs2: use max() to improve ocfs2_dlm_seq_show()
new 62e6e7841701 nilfs2: treat missing sufile header block as metadata corruption
new d07d8ba4cee7 nilfs2: treat missing cpfile header block as metadata corruption
new 5b527d386446 nilfs2: do not propagate ENOENT error from sufile during recovery
new 0b9aad46c163 nilfs2: do not propagate ENOENT error from sufile during GC
new d18e4233d88b nilfs2: do not propagate ENOENT error from nilfs_sufile_ma [...]
new fb54ea1ee845 dimlib: use *-y instead of *-objs in Makefile
new 38676d9e3313 lib: fix the NULL vs IS_ERR() bug for debugfs_create_dir()
new 0f69dc295b68 scripts/decode_stacktrace.sh: remove find_module recursion [...]
new a6d05e826d48 scripts/decode_stacktrace.sh: clarify command line
new 7e1083598909 scripts/decode_stacktrace.sh: add '-h' flag
new e16c7b07784f kthread: fix task state in kthread worker if being frozen
new 32cebfe1cc21 lib/string_choices: add str_true_false()/str_false_true() helper
new 01b58b1763b3 mm: make use of str_true_false helper
new 093ebfbbf3ba nfs make use of str_false_true helper
new 9abca1a71c0e nilfs2: use common implementation of file type
new 21176c0ae4ac nilfs2: use the BITS_PER_LONG macro
new d7cee0b342cd nilfs2: separate inode type information from i_state field
new 9860f434056e nilfs2: eliminate the shared counter and spinlock for i_ge [...]
new 33d23d849610 nilfs2: do not repair reserved inode bitmap in nilfs_new_inode()
new cfdfe9e17c41 nilfs2: remove sc_timer_task
new 3f66cc261ccb nilfs2: use kthread_create and kthread_stop for the log wr [...]
new 74b0099340e0 nilfs2: refactor nilfs_segctor_thread()
new 916af4f0333e Merge branch 'mm-nonmm-stable' of git://git.kernel.org/pub [...]
new fa76a7187686 foo
new cb0652a6f2d0 mm/vmalloc: combine all TLB flush operations of KASAN shad [...]
new fdeac3a0fa91 mm: swap: swap cluster switch to double link list
new fd574d3d7539 mm: swap: mTHP allocate swap entries from nonfull list
new 8c34752c5b57 mm: swap: separate SSD allocation from scan_swap_map_slots()
new 250c95750ee8 mm: swap: fix array-bounds error with CONFIG_THP_SWAP=n
new 6005625fe9a3 mm: swap: clean up initialization helper
new ea92019eb895 mm: swap: skip slot cache on freeing for mTHP
new eb1da18fa4b9 mm: swap: allow cache reclaim to skip slot cache
new ea3c47d675ca mm-swap-allow-cache-reclaim-to-skip-slot-cache-fix
new 9365337a7f71 mm: swap: add a fragment cluster list
new 7f6791360806 mm: swap: relaim the cached parts that got scanned
new 048c56b6d200 mm: swap: add a adaptive full cluster cache reclaim
new 9cd35840b3fe mm-swap-add-a-adaptive-full-cluster-cache-reclaim-fix
new 2199698e350d mm: move kernel/numa.c to mm/
new 86b829a100ed MIPS: sgi-ip27: make NODE_DATA() the same as on all other [...]
new 7bbc00eb9bab MIPS: sgi-ip27: ensure node_possible_map only contains val [...]
new a6cb09391014 MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
new e49e3aaec706 MIPS: loongson64: rename __node_data to node_data
new 856c0f47dd1b MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION
new ba69caca6f37 arch, mm: move definition of node_data to generic code
new 6452f8d308b2 mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
new 7fea86ec09da arch, mm: pull out allocation of NODE_DATA to generic code
new 9fc3f7966b0c x86/numa: simplify numa_distance allocation
new a41021e3a209 x86/numa: use get_pfn_range_for_nid to verify that node sp [...]
new 64cdc9cea33a x86/numa: move FAKE_NODE_* defines to numa_emu
new 0fcb3efc398e x86/numa_emu: simplify allocation of phys_dist
new 6b85bda9c10b x86/numa_emu: split __apicid_to_node update to a helper function
new 0e735d51ad8f x86/numa_emu: use a helper function to get MAX_DMA32_PFN
new 872bcf954d2d x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
new 30835621b1a2 mm: introduce numa_memblks
new e2368b3ce528 mm: move numa_distance and related code from x86 to numa_memblks
new 95cfd42be8e0 mm: introduce numa_emulation
new f98d9a02ed02 mm: numa_memblks: introduce numa_memblks_init
new 353068c24c2b mm: numa_memblks: make several functions and variables static
new b8e99d9eb8dd mm: numa_memblks: use memblock_{start,end}_of_DRAM() when [...]
new 97f4da1128b9 of, numa: return -EINVAL when no numa-node-id is found
new c3ce03b0d54c arch_numa: switch over to numa_memblks
new b58ed6d7a318 arch_numa-switch-over-to-numa_memblks-fix
new 18c2659f045e arch_numa-switch-over-to-numa_memblks-fix-2
new 995b80e50c0a mm: make range-to-target_node lookup facility a part of nu [...]
new 5ed40c1a8681 mm-make-range-to-target_node-lookup-facility-a-part-of-num [...]
new 73cdba22878f docs: move numa=fake description to kernel-parameters.txt
new e6fe144c227a mm: cleanup count_mthp_stat() definition
new 40ed180f43e7 mm: tidy up shmem mTHP controls and stats
new ee6bab2aa9fb mm: rename instances of swap_info_struct to meaningful 'si'
new 4726703a6b1d mm: attempt to batch free swap entries for zap_pte_range()
new fc824bc8fe63 mm: check all swaps belong to same swap_cgroup in swap_pte [...]
new 738272693fd9 mm: check all swaps belong to same swap_cgroup in swap_pte [...]
new c674bb1686de mm-attempt-to-batch-free-swap-entries-for-zap_pte_range-fix-3
new 0f5f81241d78 mm/vmstat: defer the refresh_zone_stat_thresholds after al [...]
new 1d94c33f0c83 mm-vmstat-defer-the-refresh_zone_stat_thresholds-after-all [...]
new 22f3f3892112 mm: swap: extend swap_shmem_alloc() to support batch SWAP_ [...]
new 909c920d839d mm: shmem: extend shmem_partial_swap_usage() to support la [...]
new 6a28b8f4d139 mm: shmem: return number of pages beeing freed in shmem_free_swap
new e2e0664d302c mm: filemap: use xa_get_order() to get the swap entry order
new d60d7cc1e30f mm: filemap: use xa_get_order() to get the swap entry order
new 3acf3716851a mm: shmem: use swap_free_nr() to free shmem swap entries
new 70d6d8b02dfa mm: shmem: support large folio allocation for shmem_replac [...]
new 35eb64f0e4f2 mm: shmem: fix the gfp flag for large folio allocation
new c893a55ec24e mm-shmem-support-large-folio-allocation-for-shmem_replace_ [...]
new ffaf9e05ca85 mm: shmem: drop folio reference count using 'nr_pages' in [...]
new 68efd75e4f5e mm: shmem: split large entry if the swapin folio is not large
new ec5da53161fb mm-shmem-split-large-entry-if-the-swapin-folio-is-not-large-fix
new 01da2e56093d mm-shmem-split-large-entry-if-the-swapin-folio-is-not-large-fix-2
new 3bf27345203d mm: shmem: support large folio swap out
new 99d77d8616a0 mm: shmem: shmem_writepage() split folio at EOF before swapout
new b96cdf90863b mm: shmem: support large folio swap out fix 2
new 3be1bc28e5bc kasan: simplify and clarify Makefile
new 983c72105f08 kasan-simplify-and-clarify-makefile-v2
new 149212ffea4a mm,memcg: provide per-cgroup counters for NUMA balancing o [...]
new e8bdb712a17a mmmemcg-provide-per-cgroup-counters-for-numa-balancing-ope [...]
new b2438bfa0f5d mm/contig_alloc: support __GFP_COMP
new 917d167aad1d mm-contig_alloc-support-__gfp_comp-fix
new ef0caa6f61fc mm/cma: add cma_{alloc,free}_folio()
new 304039397f7b mm-cma-add-cma_allocfree_folio-fix
new 47efc9afb4fd mm/hugetlb: use __GFP_COMP for gigantic folios
new d5cef85962a6 mm/rmap: use folio->_mapcount for small folios
new 19f5849078a9 mm: add lazyfree folio to lru tail
new f6d97e72256b mm: krealloc: consider spare memory for __GFP_ZERO
new b3a97f555667 mm: krealloc: clarify valid usage of __GFP_ZERO
new 3ae06fc7de92 selftests/mm: remove unnecessary ia64 code and comment
new 6246aa37b0fb err.h: add ERR_PTR_PCPU(), PTR_ERR_PCPU() and IS_ERR_PCPU( [...]
new 50cb9cc3cc4e mm/kmemleak: use IS_ERR_PCPU() for pointer in the percpu a [...]
new 618880b27586 mm: always inline _compound_head() with CONFIG_HUGETLB_PAG [...]
new f4d597fb95ae mm: khugepaged: expand the is_refcount_suitable() to suppo [...]
new dfe5b162ed8b mm: khugepaged: use the number of pages in the folio to ch [...]
new 6027013777dc mm: khugepaged: support shmem mTHP copy
new f2c84269a8d9 mm: khugepaged: support shmem mTHP collapse
new 33ee88b74268 selftests: mm: support shmem mTHP collapse testing
new c162ea04c156 mm: shrinker: use min() to improve shrinker_debugfs_scan_write()
new 6e805e531af5 mm: remove migration for HugePage in isolate_single_pageblock()
new 1602811bc9e3 mm: allow read-ahead with IOCB_NOWAIT set
new 8318e1a99a5e mm: move can_modify_vma to mm/vma.h
new a7436a3dd3a2 mm/munmap: replace can_modify_mm with can_modify_vma
new 6e0ffa7b1ae0 mm/mprotect: replace can_modify_mm with can_modify_vma
new a2972a33f821 mm/mremap: replace can_modify_mm with can_modify_vma
new 598e1cbfe261 mseal: replace can_modify_mm_madv with a vma variant
new cee311639b65 mm: remove can_modify_mm()
new d00988f0f1ea selftests/mm: add more mseal traversal tests
new 13670ddb235d selftests-mm-add-more-mseal-traversal-tests-fix
new 17d0ad30a08e selftests-mm-add-more-mseal-traversal-tests-fix-fix
new bc7c494dce76 selftests/mm: fix mseal's length
new 0b808ff2075b printf: remove %pGt support
new fd3c435b74d4 mm: introduce page_mapcount_is_type()
new 4c88782f1a97 mm: support only one page_type per page
new e0d1acf49768 mm-support-only-one-page_type-per-page-fix
new 127822767837 zsmalloc: use all available 24 bits of page_type
new 1cee922e863a mm: remove PageActive
new 48f7541145e2 mm-remove-pageactive-fix
new 413c51dc9374 mm: remove PageSwapBacked
new a23a1969f38f mm: remove PageReadahead
new 8fa2d3bc5e7e mm: remove PageSwapCache
new 16be5e8033ec mm: remove PageUnevictable
new 6871666c7ef6 mm: remove PageMlocked
new 850d6f88751d mm: remove PageOwnerPriv1
new 9cb08094dbc8 mm: remove page_has_private()
new 04b24a7f1259 mm: rename PG_mappedtodisk to PG_owner_2
new d04b075423a1 x86: remove PG_uncached
new 3d07a2df6757 selftests/mm: fix charge_reserved_hugetlb.sh test
new 35f15c9601af mm:page-writeback: use folio_next_index() helper in writeb [...]
new 7c44d772e5eb tools:mm: check mmap based on return values
new 2eac01cbfc4b mm: swapfile: fix SSD detection with swapfile on btrfs
new 03ec5898efb1 mm:page_alloc: fix the NULL ac->nodemask in __alloc_pages_ [...]
new 9120ffeee2ef mm: store zero pages to be swapped out in a bitmap
new d40c10adc9ed mm: remove code to handle same filled pages
new 430079afe73a selftests: test_zswap: add test for hierarchical zswap.writeback
new 29b6134e59ad Documentation/cgroup-v2: clarify that zswap.writeback is i [...]
new 7b6b4b6e5a37 selftests-test_zswap-add-test-for-hierarchical-zswapwriteback-fix
new 9cb2c3092abf mm: count the number of anonymous THPs per size
new 4a9d8c202fac mm-count-the-number-of-anonymous-thps-per-size-fix
new 5665f8c1b00f mm: count the number of partially mapped anonymous THPs per size
new 30f0a1cf07c7 mm/vma: correctly position vma_iterator in __split_vma()
new ec183799752d mm/vma: introduce abort_munmap_vmas()
new ac26e38cbd4b mm/vma: introduce vmi_complete_munmap_vmas()
new 2c267618e163 mm/vma: extract the gathering of vmas from do_vmi_align_munmap()
new 769bffafcfc0 mm/vma: introduce vma_munmap_struct for use in munmap operations
new 112250e2ee7b mm/vma: change munmap to use vma_munmap_struct() for accou [...]
new 3d77782fb56e mm/vma: extract validate_mm() from vma_complete()
new 5064fd71ae79 mm/vma: inline munmap operation in mmap_region()
new 54aacc2cd0dd mm/vma: expand mmap_region() munmap call
new 95748aed4ce8 mm/vma: support vma == NULL in init_vma_munmap()
new 8597510ab7df mm/mmap: reposition vma iterator in mmap_region()
new adcc59635b0c mm/vma: track start and end for munmap in vma_munmap_struct
new ce5ed97ef26d mm: clean up unmap_region() argument list
new 4c8595334500 mm/mmap: avoid zeroing vma tree in mmap_region()
new 0e04ab126777 mm: change failure of MAP_FIXED to restoring the gap on failure
new 6007e10ae38d mm/mmap: use PHYS_PFN in mmap_region()
new b2d6e56ce865 mm/mmap: use vms accounted pages in mmap_region()
new a611a6278751 ipc/shm, mm: drop do_vma_munmap()
new 8f4e62db6e83 mm: move may_expand_vm() check in mmap_region()
new 75916c037e99 mm/vma: drop incorrect comment from vms_gather_munmap_vmas()
new dbca7150b4f2 mm/vma.h: optimise vma_munmap_struct
new 5934e149d2c6 tools: improve vma test Makefile
new fe8440a002df tools: add VMA merge tests
new ff596496349d mm: introduce vma_merge_struct and abstract vma_merge(),vm [...]
new 0299b25660e8 mm: remove duplicated open-coded VMA policy check
new a01a0b7e5926 mm: abstract vma_expand() to use vma_merge_struct
new 8279dcc25697 mm: avoid using vma_merge() for new VMAs
new 70a3107c656d mm: make vma_prepare() and friends static and internal to vma.c
new aca0b5c21920 mm: introduce commit_merge(), abstracting final commit of merge
new 86660a704cdf mm: refactor vma_merge() into modify-only vma_merge_existi [...]
new c0dd2a8c42ac mm: rework vm_ops->close() handling on VMA merge
new 93931af8520a mm: vmalloc: refactor vm_area_alloc_pages() function
new dcc7a841813b mm: memory_hotplug: remove head variable in do_migrate_range()
new 141bfbac266d mm: memory-failure: add unmap_poisoned_folio()
new ff588acba8ca mm-memory-failure-add-unmap_poisoned_folio-fix
new 377f2e58630d mm: memory_hotplug: check hwpoisoned page firstly in do_mi [...]
new e3ebcb3ede15 mm: migrate: add isolate_folio_to_list()
new fb6ba5f412df mm: memory_hotplug: unify Huge/LRU/non-LRU movable folio i [...]
new 02aaa00960ea mm: memory_hotplug: unify Huge/LRU/non-LRU movable folio i [...]
new 760ac032380a memory tier: fix deadlock warning while onlining pages
new 8518df2cc2d1 memory tier: fix deadlock warning while onlining pages
new 989dcbf096f8 sched/numa: Fix the vma scan starving issue
new 74b6958f7846 mm: add nr argument in mem_cgroup_swapin_uncharge_swap() h [...]
new e89b2e33a81e mm: support large folios swap-in for sync io devices
new b5b0e3eb3123 selftests/damon: add access_memory_even to .gitignore
new 2c2b4273814f selftests/damon: cleanup __pycache__/ with 'make clean'
new 1caef48a3edc selftests/damon: add execute permissions to test scripts
new b73245318ee0 mm/damon/core-test: test only vaddr case on ops registration test
new d1509c2ca3d3 mm/damon/core-test: fix damon_test_ops_registration() for [...]
new 0c3f7bd88a66 mm/damon/dbgfs-test: skip dbgfs_set_targets() test if PADD [...]
new 028828c5590a mm/damon/dbgfs-test: skip dbgfs_set_init_regions() test if [...]
new bb7e99a45183 mm/damon: move kunit tests to tests/ subdirectory with _ku [...]
new 8ac6e9faf627 mm/damon/tests: add .kunitconfig file for DAMON kunit tests
new 8a96d8010a86 mm: introduce ARCH_SUPPORTS_HUGE_PFNMAP and special bits t [...]
new 43eaca4edf03 mm: drop is_huge_zero_pud()
new c9991a44178c mm: mark special bits for huge pfn mappings when inject
new 4f8d978e9e2d mm: allow THP orders for PFNMAPs
new 7a73412dfe80 mm/gup: detect huge pfnmap entries in gup-fast
new 32a8d4f8d628 mm/pagewalk: check pfnmap for folio_walk_start()
new c983e91cb166 fixup! mm/pagewalk: check pfnmap for folio_walk_start()
new ffd54287cafa mm/fork: accept huge pfnmap entries
new 5fa55d817005 mm: always define pxx_pgprot()
new 4b2139e4caec mm: new follow_pfnmap API
new 0dde368c09e3 KVM: use follow_pfnmap API
new 21029043ca40 s390/pci_mmio: use follow_pfnmap API
new 6a90945b927a mm/x86/pat: use the new follow_pfnmap API
new 7d8a11700c0c vfio: use the new follow_pfnmap API
new 45b7a70b8288 acrn: use the new follow_pfnmap API
new 01efa4b62855 mm/access_process_vm: use the new follow_pfnmap API
new e077571a1af0 mm: remove follow_pte()
new 76abf4a4d79e mm/x86: support large pfn mappings
new 177fceb0ff41 mm/arm64: support large pfn mappings
new 54e77ff74b77 vfio/pci: implement huge_fault support
new 409f1b75bba1 cgroup: clarify css sibling linkage is protected by cgroup [...]
new 21fb5411a3b3 mm: don't hold css->refcnt during traversal
new f65b7e4ca9ae mm: increment gen # before restarting traversal
new 0593e4599bf8 mm: restart if multiple traversals raced
new bdde51cd634e mm-restart-if-multiple-traversals-raced-fix
new 3a2db7944096 mm: clean up mem_cgroup_iter()
new 80b705cec444 swap: convert swapon() to use a folio
new 73d2bd3afefb mm: migrate_device: convert to migrate_device_coherent_folio()
new 622bcae3b2c2 mm: migrate_device: use a folio in migrate_device_range()
new 2028e74d00bc mm: migrate_device: use more folio in migrate_device_unmap()
new 95240e4c7b9a mm: migrate_device: use more folio in migrate_device_finalize()
new 8af9cb1a354f mm: remove isolate_lru_page()
new 2c936dda362a mm: remove isolate_lru_page() fix
new 2cd457f8ad3a mm: remove putback_lru_page()
new c6643c2203aa mm/damon/core: introduce per-context region priorities his [...]
new 8dc40ac7dffb mm/damon/core: replace per-quota regions priority histogra [...]
new af6d1cd53667 mm/damon/core: remove per-scheme region priority histogram buffer
new 7b9b7c0ce840 Revert "mm/damon/lru_sort: adjust local variable to dynami [...]
new 00b57ae50d0f Docs/damon: use damonitor GitHub organization instead of awslabs
new a7219830cd8e Docs/damon/maintainer-profile: add links in place
new 00cc32afd7c2 Docs/damon/maintainer-profile: document Google calendar fo [...]
new 58e582ce4402 maple_tree: arange64 node is not a leaf node
new 8c3a5fbebcc1 maple_tree: dump error message based on format
new 9a8c0ed5b631 mm: shmem: fix minor off-by-one in shrinkable calculation
new fde7db69caf3 mm: shmem: extend shmem_unused_huge_shrink() to all sizes
new b9fb3aea1eb4 mm-shmem-extend-shmem_unused_huge_shrink-to-all-sizes-fix
new 6464471ef3bf mm/hugetlb: sort out global lock annotations
new 36f6e1e22903 mm-hugetlb-sort-out-global-lock-annotations-fix
new 1efc35d726f1 mm-hugetlb-sort-out-global-lock-annotations-fix-fix
new 52935347e0e1 mm/vmalloc.c: make use of the helper macro LIST_HEAD()
new a4b1ef7a6d20 vduse: avoid using __GFP_NOFAIL
new 8cc07d3c0a91 mm: document __GFP_NOFAIL must be blockable
new d56ae8871aec mm: warn about illegal __GFP_NOFAIL usage in a more approp [...]
new 2911de0d7659 mm: free zapped tail pages when splitting isolated thp
new 3f13468996c5 mm: remap unused subpages to shared zeropage when splittin [...]
new 48544aeef0e1 mm: selftest to verify zero-filled pages are mapped to zeropage
new d004ee757717 mm: introduce a pageflag for partially mapped folios
new 3fab9879dbc6 mm: split underused THPs
new a37176c44ec4 mm: add sysfs entry to disable splitting underused THPs
new 95f834c00bd7 mm/memcontrol: add per-memcg pgpgin/pswpin counter
new e4befac198a8 selftests/mm: relax test to fail after 100 migration failures
new f2a871b7c80a mm: page_alloc: simpify page del and expand
new b30c6f850ad4 mm/vmscan: wake up flushers conditionally to avoid cgroup OOM
new 8fee81409bc3 maple_tree: cleanup function descriptions
new bcc24bed53d4 lib/maple_tree.c: remove unused functions
new 7db4f05aeb44 mm: fix folio_alloc_noprof()
new ef54ef31cd66 maple_tree: fix comment typo on ma_flag of allocation tree
new 1c750e713edf maple_tree: use ma_data_end() in mas_data_end()
new 63a37566cf2d maple_tree: use mas_safe_pivot() to get the pivot range
new a58d1aaa7e69 maple_tree: local variable 'count' is not necessary
new fb1f5c92a961 lib: zstd: export API needed for dictionary support
new 9f88de05ddf7 lib: lz4hc: export LZ4_resetStreamHC symbol
new 441e7c593089 lib: zstd: fix null-deref in ZSTD_createCDict_advanced2()
new a7f58e0cebfa zram: introduce custom comp backends API
new 2699af7dec5b zram: add lzo and lzorle compression backends support
new ebc16d550ca3 zram: add lz4 compression backend support
new c810fa578ffc zram: add lz4hc compression backend support
new ff4db81200d8 zram: add zstd compression backend support
new 3f0ee509350c zram: pass estimated src size hint to zstd
new c8f9f006e8a5 zram: add zlib compression backend support
new 69275b4b6b3a zram: add 842 compression backend support
new 8b02301c3f8c zram: check that backends array has at least one backend
new 4287cbfa0bb5 zram: introduce zcomp_params structure
new 55797777e50b zram: recalculate zstd compression params once
new 69e43cdcd691 zram: introduce algorithm_params device attribute
new afededa27381 zram: add support for dict comp config
new e8eaa559d90c zram: introduce zcomp_req structure
new eb3068cca47d zram: introduce zcomp_ctx structure
new a7b11ad6fcfb zram: move immutable comp params away from per-CPU context
new 35f9dc2fff16 zram: add dictionary support to lz4
new ef93de7a6828 zram: add dictionary support to lz4hc
new ecc2c22e8430 zram: add dictionary support to zstd backend
new 621a80e3b921 Documentation/zram: add documentation for algorithm parameters
new 94edb45a5faa zram: support priority parameter in recompression
new b09a7b41be90 mm/hugetlb_cgroup: introduce peak and rsvd.peak to v2
new e612f08726cb mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) [...]
new 122c30cf3d05 mm: optimization on page allocation when CMA enabled
new c6c441926d92 foo
new 31d0807db842 lib: glob.c: added null check for character class
new 95b54a7aea6c squashfs: fix percpu address space issues in decompressor_ [...]
new 49045ad350e0 tools/mm: rm thp_swap_allocator_test when make clean
new 5964c700ccb3 user_namespace: use kmemdup_array() instead of kmemdup() f [...]
new 7b91435789b2 foo
new e8c11d604039 Merge branch 'mm-everything' of git://git.kernel.org/pub/s [...]
new 8918976860dd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 613391cf3683 Merge branch 'clang-format' of https://github.com/ojeda/linux.git
new cb9089fddbf8 Merge branch 'perf-tools-next' of git://git.kernel.org/pub [...]
new 10133ca1f16c Merge branch 'for-next' of git://git.infradead.org/users/h [...]
new 4d40a76327fd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 70b18a7c868d Merge branch 'for-next/core' of git://git.kernel.org/pub/s [...]
new 29d258542f90 firmware: turris-mox-rwtm: Use macro constant instead of h [...]
new c3358e101741 firmware: turris-mox-rwtm: Use ETH_ALEN instead of hardcoded 6
new b787a6b89284 firmware: turris-mox-rwtm: Use the boolean type where appropriate
new 99ed7980b5b0 firmware: turris-mox-rwtm: Hide signature related constant [...]
new 671d5f68698b firmware: turris-mox-rwtm: Fix driver includes
new 97a9c5b3e0a4 firmware: turris-mox-rwtm: Use sysfs_emit() instead of sprintf()
new 579e05ee1bfb firmware: turris-mox-rwtm: Don't create own kobject type
new 1b649ec180d4 firmware: turris-mox-rwtm: Simplify debugfs code
new fbd48bd8cf0c firmware: turris-mox-rwtm: Convert rest to devm_* and get [...]
new 869b1fc04356 firmware: turris-mox-rwtm: Use dev_err_probe() where possible
new ed09d6d4f593 firmware: turris-mox-rwtm: Drop redundant device pointer
new db955e084748 firmware: turris-mox-rwtm: Use devm_mutex_init() instead o [...]
new 21733f5902be firmware: turris-mox-rwtm: Use container_of() instead of h [...]
new 8a4853a65b88 firmware: turris-mox-rwtm: Use EOPNOTSUPP instead of ENOSYS
new 82944f65a0a5 firmware: turris-mox-rwtm: Use ALIGN() instead of hardcoding
new a79f256fc99d firmware: turris-mox-rwtm: Deduplicate command execution code
new 8f99d776b940 Merge tag 'samsung-drivers-6.12' of https://git.kernel.org [...]
new 3a059ee6553b Merge tag 'memory-controller-drv-6.12' of https://git.kern [...]
new 9a2f5cbf8f83 Merge tag 'v6.12-rockchip-drivers-1' of https://git.kernel [...]
new 874c5b601856 soc: versatile: integrator: fix OF node leak in probe() er [...]
new 1c4f26a41f9d soc: versatile: realview: fix memory leak during device remove
new c774f2564c00 soc: versatile: realview: fix soc_dev leak during device remove
new 2f05726171f8 soc: versatile: enable compile testing
new ef5651a4a0bf Merge tag 'versatile-soc-for-v6.12' of https://git.kernel. [...]
new 74f19eb2ff30 Merge tag 'ffa-updates-6.12' of https://git.kernel.org/pub [...]
new cdcf6263145b Merge tag 'scmi-updates-6.12' of https://git.kernel.org/pu [...]
new e99769bf7adf Merge tag 'tegra-for-6.12-soc' of https://git.kernel.org/p [...]
new ec62e2e82581 Merge tag 'tegra-for-6.12-firmware' of https://git.kernel. [...]
new 7e7054fcf7b1 Merge branch 'soc/drivers' into for-next
new 7cf43e8ac87d soc: document merges
new 45894d9303f6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ca55a30d27cb arm64: dts: amlogic: c3: fix dtbcheck warning
new 9b5d25117985 arm64: dts: amlogic: add clock and clock-names to sound cards
new 7bf8845324d1 Merge branch 'v6.12/arm64-dt' into for-next
new 76e6cfa9469e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 034c3c7d40d0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 0638ede51615 Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...]
new 712840745ba9 Merge branch 'next' of https://github.com/Broadcom/stblinux.git
new 28c533e6c8a7 Merge branch 'davinci/for-next' of git://git.kernel.org/pu [...]
new 8184d4df1089 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new ce6697a613c5 bus: imx-weim: support compile test
new 2ea2113b3dac bus: imx-weim: change to use devm_clk_get_enabled() helper
new 513a032f1d05 Merge branch 'imx/drivers' into for-next
new 1ec2362084a0 ARM: imx: Annotate imx7d_enet_init() as __init
new cccbaef58133 Merge branch 'imx/soc' into for-next
new e09e0a7ae3c6 dt-bindings: arm: fsl: rename gw7905 to gw75xx
new 88c95e1816e3 Merge branch 'imx/bindings' into for-next
new d469b771afe1 ARM: dts: imx6: update spdif sound card node properties
new 6c8c4d077f15 MAINTAINERS: correct TQ Systems DTS patterns
new 0e49cfe364de ARM: dts: imx7d-zii-rmu2: fix Ethernet PHY pinctrl property
new d6d6642bfc88 ARM: dts: imx7: align pin config nodes with bindings
new b0d9c74d8865 ARM: dts: imx7d-sdb: align pin config nodes with bindings
new 135be5386de7 ARM: dts: imx6qdl-tqma6: move i2c3 pinmux to imx6qdl-tqma6b
new 5d0813c2f73d ARM: dts: imx6qdl-tqma6: improve compatible for LM75 temp sensor
new 0bfef93bd6ac ARM: dts: imx6qdl-mba6: improve compatible for LM75 temp sensor
new 968a549ccadb ARM: dts: imx6qdl-mba6b: remove doubled entry for I2C1 pinmux
new 4e01575dcb49 ARM: dts: imx23/8: Rename apbh and apbx nodes
new 09cbded9fc3d ARM: dts: imx6ul-geam: fix fsl,pins property in tscgrp pinctrl
new b1ff73d143b5 ARM: dts: imx6ull-seeed-npi: fix fsl,pins property in tscg [...]
new f42e194291d3 Merge branch 'imx/dt' into for-next
new 4948990f75f0 arm64: dts: imx8m: update spdif sound card node properties
new efec16730a73 arm64: dts: imx8mp-evk: Add native HDMI output
new eed58737975c arm64: dts: imx8mp-phyboard-pollux-rdk: Add support for PCIe
new db5e2e02eb70 arm64: dts: imx93-11x11-evk: Add PWM backlight for "LVDS" [...]
new 7e7daa769f24 arm64: dts: freescale: rename gw7905 to gw75xx
new 17e1b7935580 arm64: dts: imx95: Add NETCMIX block control support
new 5ce40c2c5f89 arm64: dts: imx8: add basic lvds0 and lvds1 subsystem
new 801db4550297 arm64: dts: imx8qm: add lvds subsystem
new d5d573fb71d7 arm64: dts: imx8: add basic mipi subsystem
new a7cd403a1a24 arm64: dts: imx8qm: add mipi subsystem
new e2afa390e005 arm64: dts: imx8qm-mek: add cm4 remote-proc and related me [...]
new 36161af544cf arm64: dts: imx8qm-mek: add pwm and i2c in lvds subsystem
new fbc7669fbbac arm64: dts: imx8qm-mek: add i2c in mipi[0,1] subsystem
new 72e63b6bac1e arm64: dts: imx8qm-mek: add usb 3.0 and related type C nodes
new 889f85aa8a7a arm64: dts: colibri-imx8x: Add usb support
new 37902a93e9a8 arm64: dts: colibri-imx8x: Add analog inputs
new d4b906ed1fef arm64: dts: colibri-imx8x: Add fxl6408 gpio expander
new f274117765d6 arm64: dts: colibri-imx8x: Add sound card
new 585761ba5ac8 arm64: dts: colibri-imx8x: Add PMIC thermal zone
new fbe16967754f arm64: dts: colibri-imx8x: Add USB3803 HUB
new 1ffce944ea92 arm64: dts: colibri-imx8x: Add vpu support
new a65c7ffcc2f6 arm64: dts: colibri-imx8x: Add adma_pwm
new 1f91f7e3fc20 arm64: dts: colibri-imx8x: Add 50mhz clock for eth
new bffcd8f0c107 arm64: dts: colibri-imx8x: Cleanup comments
new bc50c9184d0b Merge branch 'imx/dt64' into for-next
new 7f66e5271706 arm64: defconfig: Enable ADP5585 GPIO and PWM drivers
new 82b36935828c Merge branch 'imx/defconfig' into for-next
new a52374eba064 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e2baef062a4a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 499243b40580 ARM: mvebu: Warn about memory chunks too small for DDR training
new 4bf23b964ba0 ARM: orion5x: Switch to new sys-off handler API
new dea56c781ed3 ARM: dove: Drop a write-only variable
new 42e67404bcd4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 84bed45aa45a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 629b82d24b7a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new afec1aba0860 dt-bindings: clock: renesas: Document RZ/V2H(P) SoC CPG
new 15bba65c1927 dt-bindings: soc: renesas: Document RZ/V2H EVK board
new bbdee962b2c1 Merge tag 'renesas-r9a09g057-dt-binding-defs-tag' into ren [...]
new 740cf2a2d686 arm64: dts: renesas: Add initial SoC DTSI for RZ/V2H(P) SoC
new 2fddca72dc95 arm64: dts: renesas: Add initial DTS for RZ/V2H EVK board
new e3dc593ef3a8 arm64: dts: renesas: r9a09g057: Add OSTM0-OSTM7 nodes
new 04c80e7bed79 arm64: dts: renesas: r9a09g057: Add RIIC0-RIIC8 nodes
new 2cc5322acdb4 arm64: dts: renesas: r9a09g057: Add SDHI0-SDHI2 nodes
new 095105496e7d arm64: dts: renesas: r9a09g057: Add WDT0-WDT3 nodes
new 5f0dad980205 arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Enable OSTM, [...]
new 686bba2a17f4 arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Enable watchdog
new e22d8075c0ba Merge branch 'renesas-dts-for-v6.12' into renesas-next
new ada6ffec72da Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 6bbc0fa234a2 dt-bindings: reset: socionext,uniphier-glue-reset: add top [...]
new 5f58a88cc910 reset: berlin: fix OF node leak in probe() error path
new b14e40f5dc7c reset: k210: fix OF node leak in probe() error path
new 3ec21e7fa854 reset: simplify locking with guard()
new ece222e91f2f reset: lpc18xx: simplify with dev_err_probe()
new 0fa8ce76b713 reset: lpc18xx: simplify with devm_clk_get_enabled()
new a05f87270e90 reset: core: add get_device()/put_device on rcdev
new 47c270a9bf21 dt-bindings: reset: Add Amlogic T7 reset controller
new b062ef2907a2 reset: reset-meson: Add support for Amlogic T7 SoC reset c [...]
new ce50a775bd2e Revert "dt-bindings: reset: mobileye,eyeq5-reset: add bindings"
new 487b1b32e317 reset: eyeq: add platform driver
new 87efa427c060 Merge branch 'reset/next' of https://git.pengutronix.de/gi [...]
new 89edb5ca686c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 64079beb0810 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new eb7bfb668bfe Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
new ab12ccbfd3b7 Merge branch 'for-next' of https://github.com/sophgo/linux.git
new 1349c9236683 Merge branch 'stm32-next' of git://git.kernel.org/pub/scm/ [...]
new 4480fc985567 Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
new 0c7d8cc3ad6c Merge branch 'next' of https://git.linaro.org/people/jens. [...]
new 98cd4b1b45a9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 0a132c7378bd Merge branch 'thead-dt-for-next' of https://github.com/pdp [...]
new 23eb1dd3a3a9 Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...]
new 20eeae64cb07 firmware: xilinx: Add missing debug firmware interfaces
new b9aba841b303 ARM: zynq: Remove unused zynq_slcr_init() declaration
new bc810ecbb30a Merge branch 'zynq/soc' into for-next
new 7b70fd032460 Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git
new 8fbcc6a40364 Merge branch 'clk-next' of git://git.kernel.org/pub/scm/li [...]
new dc286172158c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f0fe60cae635 clk: renesas: r9a08g045: Add clocks, resets and power doma [...]
new bc4d25fdfadf clk: renesas: rzv2h: Add support for dynamic switching div [...]
new 3aeccbe08171 clk: renesas: r9a09g057: Add clock and reset entries for G [...]
new 2dc10e7a1e67 Merge branch 'renesas-clk' of git://git.kernel.org/pub/scm [...]
new e12117ddc1bf Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2e04cbed1278 m68k: remove trailing space after \n newline
new fdc6b752f891 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 9cb8f8822253 Merge branch 'next' of git://git.monstr.eu/linux-2.6-micro [...]
new ca8894c32967 Merge branch 'mips-next' of git://git.kernel.org/pub/scm/l [...]
new 875baf136e80 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 8b528558489b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 9b08f81718b5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new cb8036524a06 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
adds e826b6c908f5 bcachefs: do_encrypt() now handles allocation failures
adds 17539a66559f bcachefs: convert __bch2_encrypt_bio() to darray
adds 53f7ef41afa1 bcachefs: kill redundant is_vmalloc_addr()
adds e2dd30a5704e bcachefs: stripe_to_mem()
adds eae016c4db94 bcachefs: Refactor new stripe path to reduce dependencies [...]
adds 337bf29f9777 bcachefs: bch_stripe.disk_label
adds cc4ee4f14865 bcachefs: ec_stripe_head.nr_created
adds 99600bd9a71f bcachefs: improve bch2_new_stripe_to_text()
adds 0560510a060a bcachefs: fix prototype to bch2_alloc_sectors_start_trans()
adds 706d6bc19543 bcachefs: BCH_WRITE_ALLOC_NOWAIT no longer applies to open [...]
adds 486538e095db bcachefs: rebalance writes use BCH_WRITE_ONLY_SPECIFIED_DEVS
adds 51de3af6675d bcachefs: improve error message on too few devices for ec
adds 2b3a3fdc7c95 bcachefs: Hook up RENAME_WHITEOUT in rename.
adds 0832c735272b bcachefs: bch2_dev_rcu_noerror()
adds 5842842657b6 bcachefs: bch2_dev_remove_alloc() -> alloc_background.c
adds 4e7795eda445 bcachefs: bch2_sb_member_alloc()
adds 39af2e30cdc0 Merge branch 'for-next' of git://evilpiepirate.org/bcachefs.git
adds abf7c0757e46 Merge branch 'misc-6.11' into for-next-current-v6.10-20240902
adds 5ec41e191b21 Merge branch 'for-next-current-v6.10-20240902' into for-ne [...]
adds 144344acdc2d Merge branch 'misc-6.11' into for-next-next-v6.11-20240902
adds 1181b6e4aeb9 btrfs: update stripe extents for existing logical addresses
adds 47dbcf92c4d9 btrfs: update stripe_extent delete loop assumptions
adds f459563fc85b btrfs: reduce size and overhead of extent_map_block_end()
adds 04a7dba7a6f1 btrfs: move uuid tree related code to uuid-tree.[ch]
adds 130b82989d06 btrfs: print message on device opening error during mount
adds f5ef9331bec8 btrfs: convert btrfs_readahead() to only use folio
adds e1787107da58 btrfs: convert btrfs_read_folio() to only use a folio
adds 0464b02c64ed btrfs: convert end_page_read() to take a folio
adds e38f89c17af1 btrfs: convert begin_page_folio() to take a folio instead
adds fce798095cbd btrfs: convert submit_extent_page() to use a folio
adds 14de547523f0 btrfs: convert btrfs_do_readpage() to only use a folio
adds 4ac2b1c9a0d7 btrfs: update the writepage tracepoint to take a folio
adds c1412a70b1a8 btrfs: convert __extent_writepage_io() to take a folio
adds 9c3e79ad3769 btrfs: convert extent_write_locked_range() to use folios
adds cbf7c36a39dd btrfs: convert __extent_writepage() to be completely folio based
adds 144b608e3bc3 btrfs: convert add_ra_bio_pages() to use only folios
adds 4f44d49a7f81 btrfs: utilize folio more in btrfs_page_mkwrite()
adds 089e691bd09e btrfs: convert can_finish_ordered_extent() to use a folio
adds a612b205279a btrfs: convert btrfs_finish_ordered_extent() to take a folio
adds c02431855897 btrfs: convert btrfs_mark_ordered_io_finished() to take a folio
adds e7c637c654ad btrfs: convert writepage_delalloc() to take a folio
adds ce13350e3348 btrfs: convert find_lock_delalloc_range() to use a folio
adds 06a5b600a017 btrfs: convert lock_delalloc_pages() to take a folio
adds 7288f715faed btrfs: convert __unlock_for_delalloc() to take a folio
adds 776e03b21b5c btrfs: convert __process_pages_contig() to take a folio
adds 4c5151d1eec5 btrfs: convert process_one_page() to operate only on folios
adds 4f5919b06c08 btrfs: convert extent_clear_unlock_delalloc() to take a folio
adds 4c514dbf42fd btrfs: convert extent_write_locked_range() to take a folio
adds c3a0186b06cd btrfs: convert run_delalloc_cow() to take a folio
adds a3fef4e3c333 btrfs: convert cow_file_range_inline() to take a folio
adds 1ae9af0cfbb1 btrfs: convert cow_file_range() to take a folio
adds bb4a0c7c99be btrfs: convert fallback_to_cow() to take a folio
adds b8b0230bbc60 btrfs: convert run_delalloc_nocow() to take a folio
adds ec6734abd089 btrfs: convert btrfs_cleanup_ordered_extents() to use folios
adds 6c552ff5eadb btrfs: convert btrfs_cleanup_ordered_extents() to take a folio
adds 187484a3abe0 btrfs: convert run_delalloc_compressed() to take a folio
adds 538e876f62dd btrfs: convert btrfs_run_delalloc_range() to take a folio
adds 16f78c0b804e btrfs: convert struct async_chunk to hold a folio
adds d51ea8b8012f btrfs: convert submit_uncompressed_range() to take a folio
adds cb6ae411fad0 btrfs: convert btrfs_writepage_fixup_worker() to use a folio
adds 03eac42ff60a btrfs: convert btrfs_writepage_cow_fixup() to use folio
adds 000d10a6e1ee btrfs: convert struct btrfs_writepage_fixup to use a folio
adds 54b7277649b0 btrfs: convert uncompress_inline() to take a folio
adds 1080eaa2830c btrfs: convert read_inline_extent() to use a folio
adds 38219f3f371c btrfs: convert btrfs_get_extent() to take a folio
adds 3863a888bbb1 btrfs: convert __get_extent_map() to take a folio
adds 9ec3a6229048 btrfs: convert find_next_dirty_byte() to take a folio
adds 91594a3c353b btrfs: convert wait_subpage_spinlock() to only use a folio
adds e0c1a9b474d0 btrfs: convert btrfs_set_range_writeback() to use a folio
adds f13fa3cf72c6 btrfs: convert insert_inline_extent() to use a folio
adds b04d648c96d5 btrfs: convert extent_range_clear_dirty_for_io() to use a folio
adds 286961fd7a3e btrfs: reschedule when updating chunk maps at the end of a [...]
adds 7956488a5f14 btrfs: more efficient chunk map iteration when device repl [...]
adds 73b0523d87d8 btrfs: add comment about locking in cow_file_range_inline()
adds 99e0fe843c27 btrfs: don't dump stripe-tree on lookup error
adds a9c45816eeec btrfs: rename btrfs_io_stripe::is_scrub to rst_search_commit_root
adds 1300439300bb btrfs: set search_commit_root on stripe io in case of relocation
adds b2dcbb67640a btrfs: don't readahead the relocation inode on RST
adds d42ed9a91bf7 btrfs: change RST lookup error message level to debug
adds db294bd03c23 btrfs: make btrfs_is_subpage() to return false directly fo [...]
adds 3fb94b84b200 btrfs: directly wake up cleaner kthread in the BTRFS_IOC_S [...]
adds 8f56605c9f84 btrfs: reduce chunk_map lookups in btrfs_map_block()
adds fa5d5be32087 btrfs: subpage: fix the bitmap dump which can cause bitmap [...]
adds e43ab8dd3ed5 btrfs: refactor __extent_writepage_io() to do sector-by-se [...]
adds 4859a2d61bb2 btrfs: qgroup: use goto style to handle errors in add_dela [...]
adds 3488c425845c btrfs: qgroup: use xarray to track dirty extents in transaction
adds e4e243f5bde8 btrfs: send: fix grammar in comments
adds b5f1d7832c90 btrfs: remove the nr_ret parameter from __extent_writepage_io()
adds e812acd370ee btrfs: subpage: remove btrfs_fs_info::subpage_info member
adds 541d8d427ef5 btrfs: rename btrfs_submit_bio() to btrfs_submit_bbio()
adds b752b4ced7e1 btrfs: rename __btrfs_submit_bio() and drop double underscores
adds db4547a1bcad btrfs: rename __extent_writepage() and drop double underscores
adds 15324bd5649c btrfs: rename __compare_inode_defrag() and drop double und [...]
adds c412f6fd8129 btrfs: constify arguments of compare_inode_defrag()
adds 6e95fc6448a6 btrfs: rename __need_auto_defrag() and drop double underscores
adds 7c1b5a1eecc8 btrfs: rename __btrfs_add_inode_defrag() and drop double u [...]
adds 94b703995730 btrfs: rename __btrfs_run_defrag_inode() and drop double u [...]
adds c881ed76c584 btrfs: clear defragmented inodes using postorder in btrfs_ [...]
adds 3fa0884e0f84 btrfs: return void from btrfs_add_inode_defrag()
adds 05b16c7a63c3 btrfs: drop transaction parameter from btrfs_add_inode_defrag()
adds ecaa8091258e btrfs: always pass readahead state to defrag
adds b13a02e24dbe btrfs: introduce EXTENT_DIO_LOCKED
adds c4a1d0d68cdd btrfs: take the dio extent lock during O_DIRECT operations
adds ccd42317ce58 btrfs: do not hold the extent lock for entire read
adds e336770f04a2 btrfs: qgroup: don't use extent changeset when not needed
adds 926446439811 btrfs: merge btrfs_orig_bbio_end_io() into btrfs_bio_end_io()
adds 1eeeff4a9f0e btrfs: make compression path to be subpage compatible
adds 70491d8e05e4 btrfs: convert clear_page_extent_mapped() to take a folio
adds df4dda03ce65 btrfs: convert get_next_extent_buffer() to take a folio
adds 6c6bfe627ae0 btrfs: convert try_release_subpage_extent_buffer() to take [...]
adds 865b4651c1e7 btrfs: convert try_release_extent_buffer() to take a folio
adds 8f981be11dad btrfs: convert read_key_bytes() to take a folio
adds aeae28c25cf0 btrfs: convert submit_eb_subpage() to take a folio
adds 70d8b851cc29 btrfs: convert submit_eb_page() to take a folio
adds 9c1a65fe2d9b btrfs: convert try_release_extent_state() to take a folio
adds 6e4cb659cd86 btrfs: convert try_release_extent_mapping() to take a folio
adds 98f4c2addc3c btrfs: convert zlib_decompress() to take a folio
adds fc173703b3c1 btrfs: convert lzo_decompress() to take a folio
adds fa7875d743be btrfs: convert zstd_decompress() to take a folio
adds 903b02745906 btrfs: convert btrfs_decompress() to take a folio
adds b9cf75b3ffb1 btrfs: convert copy_inline_to_page() to use folio
adds 5278b7a8a1ef btrfs: always update fstrim_range on failure in FITRIM ioctl
adds 6f5885139c4c Merge branch 'b-for-next' into for-next-next-v6.11-20240902
adds 678f243b1eb7 btrfs: === misc-next on b-for-next ===
adds 7062329f0644 btrfs: handle unexpected parent block offset in btrfs_allo [...]
adds 544efc78e3c5 btrfs: scrub: fix incorrectly reported logical/physical address
adds ae17dd0a5083 btrfs: reduce the log level for btrfs_dev_stat_inc_and_print()
adds ab34569796f1 btrfs: scrub: remove unused is_super parameter from scrub_ [...]
adds 053b44e932c4 btrfs: scrub: remove unnecessary dev/physical lookup for s [...]
adds d9f204a43d3c btrfs: scrub: simplify the inode iteration output
adds 009e08ce0313 btrfs: scrub: ensure we output at least one error message [...]
adds 56ef66afbd2b btrfs: scrub: use generic ratelimit helpers to output erro [...]
adds e79ec731b1fe btrfs: DEFINE_FREE for btrfs_free_path
adds c1482767492b btrfs: BTRFS_PATH_AUTO_FREE in zoned.c
adds 5eccd270ed60 btrfs: BTRFS_PATH_AUTO_FREE in orphan.c
adds 653461aabfcb btrfs: remove btrfs_folio_end_all_writers()
adds 31c104266edb btrfs: zoned: handle broken write pointer on zones
adds d3e969781d9f btrfs: fix race between direct IO write and fsync when usi [...]
adds ea41ab78294c btrfs: add and use helper to verify the calling task has l [...]
adds 22247701a31d btrfs: interrupt fstrim if the current process is freezing
adds c30805c2c5a4 btrfs: rework BTRFS_I as macro to preserve parameter const
adds 3f48dd21652d btrfs: constify more pointer parameters
adds af904d7649e6 Merge branch 'misc-next' into for-next-next-v6.11-20240902
adds d74e6dc87cc3 Merge branch 'for-next-next-v6.11-20240902' into for-next- [...]
adds 300eab43f7b8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
adds 4a9bd12deb22 Merge branch 'master' of git://github.com/ceph/ceph-client.git
adds 96faf2d70551 Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
adds dadac74f282f Merge branch 'for-next' of git://git.infradead.org/users/h [...]
adds 556aafe994de Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
adds ebc87a137d5f erofs: clean up erofs_register_sysfs()
adds c9512f55e91f erofs: add file-backed mount support
adds f531240fc7f6 erofs: support unencoded inodes for fileio
adds 4361aa4e809f erofs: support compressed inodes for fileio
adds 92da11bddec8 erofs: mark experimental fscache backend deprecated
adds 4dc63f84dab2 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
adds aff42c752937 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
adds d16a5f852025 quota: avoid missing put_quota_format when DQUOT_SUSPENDED [...]
adds a838e5dca63d quota: remove unneeded return value of register_quota_format
adds f439111b4891 quota: remove redundant return at end of void function
adds edb46ddbc55e quota: remove unnecessary error code translation in dquot_ [...]
adds 116249b12939 isofs: Annotate struct SL_component with __counted_by()
adds 702e9da7376b Merge isofs __counted_by annotation.
adds dd4ff174d4b7 Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
adds 7f001be0bfe1 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
adds 453e64610993 next-20240830/f2fs
adds fec00d9f2ad4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
adds 901849e7070b gfs2: Add gfs2_aspace_writepages()
adds 8d391972ae2d gfs2: Remove __gfs2_writepage()
adds e5ac17199275 gfs2: Remove gfs2_jdata_writepage()
adds 6888c1e85f5d gfs2: Remove gfs2_aspace_writepage()
adds f5eabd87ed5c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
adds ad65ad028ffb Merge branch 'jfs-next' of git://github.com/kleikamp/linux [...]
adds 61405e56a801 Merge branch 'ksmbd-for-next' of https://github.com/smfren [...]
adds 40a2609f25ea tools: Add xdrgen
adds e681699a17b3 NFSD: Add initial generated XDR definitions and functions [...]
adds 1ebcaa1f3d71 Merge branch 'nfsd-next' of git://git.kernel.org/pub/scm/l [...]
adds 8083ba3b7e8f Merge branch 'master' of https://github.com/Paragon-Softwa [...]
adds 63c362d8d88c Merge branch 'overlayfs-next' of git://git.kernel.org/pub/ [...]
adds 5a54b4c533da Merge branch '9p-next' of git://github.com/martinetd/linux
adds f495cbb13401 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
adds b4abbc7800c8 next-20240902/vfs-brauner
new 813d7ded8b29 Merge branch 'fs-next' of linux-next
new d9e97bf7dee4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 9acd881ff7e1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new be7da0d5d6be Merge branch 'for-next/pstore' of git://git.kernel.org/pub [...]
new 4011b3e4c707 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b6b22d86b333 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...]
new c6bfbf932192 Merge branch 'i2c/i2c-host' of git://git.kernel.org/pub/sc [...]
new 21d9e6013134 hwmon: pmbus: Implement generic bus access delay
new d83219e9fcbd hwmon: pmbus: max15301: Use generic code
new 106cfea5fa78 hwmon: pmbus: ucd9000: Use generic code
new 9c4e67320f39 hwmon: pmbus: zl6100: Use generic code
new 3cd1ef26b01e hwmon: pmbus: pli12096bc: Add write delay
new c58ebe535964 Merge branch 'hwmon-next' of git://git.kernel.org/pub/scm/ [...]
new dff7938a10bd Merge branch 'docs-next' of git://git.lwn.net/linux.git
new c7731c7cc190 Merge branch 'master' of git://linuxtv.org/media_tree.git
new 22585ea6ed7b Merge branch 'master' of git://linuxtv.org/mchehab/media-next.git
new 7afea7bc49c5 ACPICA: haiku: Fix invalid value used for semaphores
new ff418f34ba44 ACPICA: Complete CXL 3.0 CXIMS structures
new 7741e3c5f848 ACPICA: SPCR: Update the SPCR table to version 4
new 4aca2bef90bd ACPICA: Headers: Add RISC-V SBI Subtype to DBG2
new 703c730794ca ACPICA: Implement the Dword_PCC Resource Descriptor Macro
new cf94e10a037c ACPICA: MPAM: Correct the typo in struct acpi_mpam_msc_nod [...]
new 632b746b108e ACPICA: Implement ACPI_WARNING_ONCE and ACPI_ERROR_ONCE
new c82c507126c9 ACPICA: executer/exsystem: Don't nag user about every Stal [...]
new cff8a9f66a93 ACPICA: Allow PCC Data Type in MCTP resource.
new 5accb265f7a1 ACPICA: Fix memory leak if acpi_ps_get_next_namepath() fails
new e6169a8ffee8 ACPICA: Fix memory leak if acpi_ps_get_next_field() fails
new 76a09d941c5c ACPICA: Allow for supressing leading zeros when using acpi [...]
new 0e89a0fc55f0 ACPICA: Add support for supressing leading zeros in hex strings
new db0a507cb24d ACPICA: Update integer-to-hex-string conversions
new dd067afe3f8c ACPICA: Add support for Windows 11 22H2 _OSI string
new 5506544dc2e4 ACPICA: Avoid warning for Dump Functions
new 6143f9616627 ACPICA: HMAT: Add extended linear address mode to MSCIS
new a0a2459b7941 ACPICA: iasl: handle empty connection_node
new dbd0ec3cf452 ACPICA: Allow for more flexibility in _DSM args
new 9af32b4a25f5 ACPICA: Setup for ACPICA release 20240827
new b96c822848c7 Merge branch 'acpica' into linux-next
new 206dd13a1011 irqchip/sifive-plic: Add ACPI support
new 207f5b4a65bb Merge branch 'acpi-riscv' into linux-next
new 3d3db5477fbf Merge branches 'acpi-ec', 'acpi-sysfs', 'acpi-utils' and ' [...]
new 60949b7b8054 ACPI: CPPC: Fix MASK_VAL() usage
new 8b5ea0f2a718 Merge branches 'acpi-battery', 'acpi-pmic', 'acpi-cppc' an [...]
new fd606c842269 Merge branches 'acpi-video', 'acpi-resource' and 'acpi-mis [...]
new 5ac5f3f80aea ACPI: processor: Reduce the log level of a per-CPU message [...]
new 4eba52590513 Merge branch 'acpi-processor' into linux-next
new c4a6c82c9e83 Merge back cpufreq material for 6.12
new 7cebfe6eb40f Merge branches 'pm-cpufreq' and 'pm-cpuidle' into linux-next
new faa5ffa62fc4 Merge branches 'pm-powercap' and 'pm-sleep' into linux-next
new fd92009e5ec5 Merge branch 'thermal' into linux-next
new 0e741ea495ba thermal: sysfs: Add sanity checks for trip temperature and [...]
new deb0e7656f9a thermal: gov_bang_bang: Adjust states of all uninitialized [...]
new ab4776b80389 thermal: core: Drop redundant lockdep_assert_held()
new f61b5951b3ba thermal: core: Drop dead code from monitor_thermal_zone()
new 0955f93418d3 thermal: core: Check passive delay in monitor_thermal_zone()
new 11d6a7e360cd thermal: core: Drop thermal_zone_device_is_enabled()
new a55831198887 Merge branch 'thermal-core' into linux-next
new df5eeb6114d6 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new d9970677ef33 Merge branch 'cpufreq/arm/linux-next' of git://git.kernel. [...]
new a8174f60991b Merge branch 'cpupower' of git://git.kernel.org/pub/scm/li [...]
new 83a1ff4baa96 Merge branch 'devfreq-next' of git://git.kernel.org/pub/sc [...]
new 404ef26e7879 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 644ff481df9f Merge branch 'thermal/linux-next' of git://git.kernel.org/ [...]
new 6b74067a1385 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 55ddb6c5a3ae net: stmmac: drop the ethtool begin() callback
new 06e9a78559fb Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
new 5d2784e25d7a bpftool: Add missing blank lines in bpftool-net doc example
new b0222d1d9e6f bpftool: Fix handling enum64 in btf dump sorting
new 8e988ad165e3 Merge branch 'bpf-next/master' into bpf-next/for-next
new 731733c62348 bpf, sockmap: Correct spelling skmsg.c
new 5d1622831064 tcp_bpf: Remove an unused parameter for bpf_tcp_ingress()
new 1dcc512c5011 Merge branch 'bpf-next/net' into bpf-next/for-next
new 8a43025a3ff3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7b418f7e2c20 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 6b63f16410fa Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 3d2b4b0a2e9e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e28dff42f7e3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 10e57f3aaea5 Merge branch 'mtd/next' of git://git.kernel.org/pub/scm/li [...]
new 2030062b55be Merge branch 'nand/next' of git://git.kernel.org/pub/scm/l [...]
new 2095e7da8049 mtd: spi-nor: spansion: Add support for S28HS256T
new 99f39d072511 Merge branch 'spi-nor/next' of git://git.kernel.org/pub/sc [...]
new 6b8adef92bc9 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new b1aa0491fad2 drm/xe: Fix merge fails related to display runtime PM
new 0dc0ab0f8255 Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
new eb4accc52345 drm/imagination: Use pvr_vm_context_get()
new 3742c20958a5 drm/imagination: Use memdup_user() helper to simplify code
new 2872a57c7ad4 drm/imagination: Use memdup_user() helper
new 9c75b16cabc6 drm/panfrost: Add SYSTEM_TIMESTAMP and SYSTEM_TIMESTAMP_FR [...]
new 3a8d97611b56 drm/panfrost: Add cycle counter job requirement
new 9b79594aa470 drm/panthor: Use the BITS_PER_LONG macro
new e8653e63e834 drm/panel: ili9341: Remove duplicate code
new ca097d4d94d8 drm/display: split DSC helpers from DP helpers
new 8171b74a3b02 Merge branch 'for-linux-next' of https://gitlab.freedeskto [...]
new ad17b124c3a0 drm/amdgpu/gfx9.4.3: Implement compute pipe reset
new 6f4835f9df2d drm/amd/display: Fix DCN35 set min dispclk logic
new c66db9e9a025 drm/amd/display: only trigger BIOS related assert for older ASICs
new 988fe2862635 drm/amd/display: Lock DC and exit IPS when changing backlight
new 0ba3cb8e7cf0 drm/amd/display: re-enable Dynamic ODM policy
new b3e9bfd86658 drm/amdgpu/gfx11: add ring reset callbacks
new c24538c4aa35 drm/amd/display: Add dpia debug option to control power ma [...]
new 8a060e9c17d0 drm/amd/display: disable sharpness if HDR Multiplier is too large
new 6e8410944767 Revert "drm/amd/display: Wait for all pending cleared befo [...]
new efaf15752d11 drm/amd/display: Add sharpness control interface
new fc5da5c00c0a drm/amd/display: fix graphics hang in multi-display mst case
new 29d3d6af4313 drm/amd/display: Block timing sync for different signals in PMO
new 988877375333 drm/amd/display: Fix flickering caused by dccg
new f2ea269bd2a5 drm/amd/display: 3.2.299
new 072b44147845 drm/amdgpu/gfx11: fallback to driver reset compute queue d [...]
new 7d8e9e65f230 drm/amdgpu/gfx11: rename gfx_v11_0_gfx_init_queue()
new a10c93931b61 drm/amdgpu/gfx11: wait for reset done before remap
new 1741281a157f drm/amdgpu/gfx10: add ring reset callbacks
new 2f3806f78142 drm/amdgpu/gfx10: remap queue after reset successfully
new 097af47d3cfb drm/amdgpu/gfx10: wait for reset done before remap
new d1f214432110 drm/amdgpu/gfx10: rework reset sequence
new 248059989029 drm/amdgpu/gfx12: add ring reset callbacks
new 8fe4fde381a1 drm/amdgpu/gfx12: fallback to driver reset compute queue directly
new 8b2429a13fea drm/amdgpu/mes: modify mes api for mmio queue reset
new 01b4ae38e5dc drm/amdgpu/mes: implement amdgpu_mes_reset_hw_queue_mmio
new 178ad0e280c0 drm/amdgpu/mes11: implement mmio queue reset for gfx11
new 4d5ddfa4b1b2 drm/amdgpu/gfx10: per queue reset only on bare metal
new 01163079e136 drm/amdgpu/gfx11: per queue reset only on bare metal
new 1a1995b1dc94 drm/amdgpu/gfx12: per queue reset only on bare metal
new bcee4c3f8987 drm/amdgpu/gfx10: use proper rlc safe mode helpers
new 01d05521f7e2 drm/amdgpu/gfx11: use proper rlc safe mode helpers
new f8eee864ba5c drm/amdgpu/gfx12: use proper rlc safe mode helpers
new 21818f39beda drm/amdgpu/gfx12: use rlc safe mode for soft recovery
new 3f2d35c32553 drm/amdgpu/gfx11: use rlc safe mode for soft recovery
new ead60e9c4e29 drm/amdgpu/gfx10: use rlc safe mode for soft recovery
new db33ce2190e5 Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
new 5bf472058ffb drm/i915/fence: Mark debug_fence_init_onstack() with __may [...]
new 8be4dce5ea6f drm/i915/fence: Mark debug_fence_free() with __maybe_unused
new 83e5af599755 drm/i915 & drm/xe: save struct drm_device to drvdata
new 6a2161a155f9 drm/i915: support struct device and pci_dev in to_intel_display()
new 14ee9fa87d8c drm/i915/audio: migrate away from kdev_to_i915()
new 3eac4684ecb5 drm/i915/hdcp: migrate away from kdev_to_i915() in bind/unbind
new 8906064715c1 drm/i915/hdcp: migrate away from kdev_to_i915() in GSC messaging
new 390fa93e6efe drm/xe/display: remove unused compat kdev_to_i915() and pd [...]
new edd5f54162cd Merge branch 'for-linux-next' of https://gitlab.freedeskto [...]
new 8e13ba03a363 Merge branch 'msm-next' of https://gitlab.freedesktop.org/ [...]
new a1498ab229ca drm/xe/pf: Add thresholds to the VF KLV config
new da6ec7433977 drm/xe/pf: Reset thresholds when releasing a VF config
new dc4a67751dc0 Merge branch 'drm-xe-next' of https://gitlab.freedesktop.o [...]
new 2ff86df2b6a3 fbdev: pxa3xx-gcu: Convert comma to semicolon
new 18b0327310ef fbdev: imsttfb: convert comma to semicolon
new 27f22f897095 fbdev: hyperv_fb: Convert comma to semicolon
new cedcfdfe3e3d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c7edb7ac8472 regmap: kunit: Add coverage of spinlocked regmaps
new 7da49f45bf04 Merge remote-tracking branch 'regmap/for-6.12' into regmap-next
new 1e2ef7d7ea20 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2657539a2714 ALSA: ali5451: Remove trailing space after \n newline
new 3606f92de365 ALSA: pcm: Fix yet more compile warning at replacement wit [...]
new f48bd50a1c8d ALSA: core: timer: Use NSEC_PER_SEC macro
new 40a024b81d1c ALSA: core: Drop superfluous no_free_ptr() for memdup_user [...]
new 150d892ce399 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a34e37f6cc8f Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new f465d10cd731 ASoC: rt1320: Add support for version C
new e14a726b0e86 Merge remote-tracking branch 'asoc/for-6.12' into asoc-next
new 2ad49ffa175a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 754932960ebb Merge branch 'modules-next' of git://git.kernel.org/pub/sc [...]
new 984dd80093f7 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 6cf52b42c4ef io_uring: add new line after variable declaration
new c9f9ce65c243 io_uring: remove unused rsrc_put_fn
new 3033b18cda6f Merge branch 'for-6.12/io_uring' into for-next
new 88f57c80cfc0 Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
new 00565cff0126 dm: Convert to use ERR_CAST()
new 35c9f09b5691 dm integrity: Remove extra unlikely helper
new 26207c6332e8 dm: Make use of __assign_bit() API
new 3ea30272405a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 6441acfec4b5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 73a2c38648cd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 4f1c4585f140 Merge branch 'for-mfd-next' of git://git.kernel.org/pub/sc [...]
new 1bf9a75087af Merge branch 'for-backlight-next' of git://git.kernel.org/ [...]
new 194eaf7dd63e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2c2708b2818e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2050b84986d5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 1f925b50d7f9 Merge branch 'next-integrity' of git://git.kernel.org/pub/ [...]
new 4b141f0742df Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new dc880d36e615 Merge branch 'next' of git://github.com/cschaufler/smack-next
new 98db56e49008 iommu/arm-smmu: Un-demote unhandled-fault msg
new df49881956ba iommu/arm-smmu-v3: Remove the unused empty definition
new af048ec9c051 iommu/arm-smmu-v3: Fix a NULL vs IS_ERR() check
new 3a8990b8a778 iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linux
new 2d42d3ba4437 iommu/arm-smmu-qcom: Work around SDM845 Adreno SMMU w/ 16K pages
new 56ae8866f3b4 iommu/arm-smmu-v3: Issue a batch of commands to the same cmdq
new 2ea1f0120f90 iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_b [...]
new e736c895c45b iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_init
new a7a08b857a32 iommu/arm-smmu-v3: Make symbols public for CONFIG_TEGRA241_CMDQV
new b935a5b1c670 iommu/arm-smmu-v3: Add ARM_SMMU_OPT_TEGRA241_CMDQV
new 6f3f9ff43d00 iommu/arm-smmu-v3: Add acpi_smmu_iort_probe_model for impl
new 6de80d619203 iommu/arm-smmu-v3: Add struct arm_smmu_impl_ops
new 918eb5c856f6 iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra2 [...]
new f59e85490712 iommu/arm-smmu-v3: Start a new batch if new command is not [...]
new a9d40285bdef iommu/tegra241-cmdqv: Limit CMDs for VCMDQs of a guest own [...]
new ce7cb08e22e0 iommu/arm-smmu-v3: Match Stall behaviour for S2
new 070e326f327a iommu/arm-smmu-v3-test: Test masters with stall enabled
new db184a1ced56 iommu/tegra241-cmdqv: Fix -Wformat-truncation warnings in [...]
new 184bee388d46 iommu/vt-d: Require DMA domain if hardware not support pas [...]
new 9e74e1b8198f iommu/vt-d: Remove identity mappings from si_domain
new 2c13012e0919 iommu/vt-d: Always reserve a domain ID for identity setup
new 487df6836606 iommu/vt-d: Remove has_iotlb_device flag
new c7191984e5aa iommu/vt-d: Factor out helpers from domain_context_mapping_one()
new 2031c469f816 iommu/vt-d: Add support for static identity domain
new 50a7e2c6c3b6 iommu/vt-d: Cleanup si_domain
new 3cf74230c139 iommu/vt-d: Fix potential lockup if qi_submit_sync called [...]
new ccb02b27bb50 iommu/vt-d: Move PCI PASID enablement to probe path
new 1f5e307ca16c iommu/vt-d: Unconditionally flush device TLB for pasid tab [...]
new f701c9f36bcb iommu/vt-d: Factor out invalidation descriptor composition
new 3297d047cd7f iommu/vt-d: Refactor IOTLB and Dev-IOTLB flush for batching
new 777cdd853434 iommu/vt-d: Add qi_batch for dmar_domain
new 705c1cdf1e73 iommu/vt-d: Introduce batched cache invalidation
new 8b3100a624e9 Merge branches 'arm/smmu', 'intel/vt-d', 'amd/amd-vi' and [...]
new ba64509264f4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new c9d243ad797e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 43c2abf6c16a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f952a3b2cf60 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7f9f8c5939b1 spi: ppc4xx: Revert "handle irq_of_parse_and_map() errors"
new e86836883a8a spi: ppc4xx: Sort headers
new 42afa0cec405 Merge remote-tracking branch 'spi/for-6.12' into spi-next
new e41a36a3af21 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 0b900af960d2 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 44e5235684e6 dt-bindings: timer: rockchip: Add rk3576 compatible
new 42885e763d51 clocksource/drivers/arm_arch_timer: Using for_each_availab [...]
new fe323dcb12fd clocksource: acpi_pm: Add external callback for suspend/resume
new e774696b1f95 platform/x86:intel/pmc: Enable the ACPI PM Timer to be tur [...]
new 37bc774ae81d clocksource/drivers/ingenic: Use devm_clk_get_enabled() helpers
new 93f838951042 clocksource/drivers/qcom: Add missing iounmap() on errors [...]
new fca4f7179b7d clocksource/drivers/asm9260: Add missing clk_disable_unpre [...]
new 6d9184009755 clocksource/drivers/cadence-ttc: Add missing clk_disable_u [...]
new 8f8b0349aa31 clocksource/drivers/jcore: Use request_percpu_irq()
new f80eff5b9f33 Merge branch 'timers/drivers/next' of https://git.linaro.o [...]
new 24f43b4bd952 Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...]
new 86e1889ee7a4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 5de9c41d4dfa Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 500b6c925241 Merge branch 'non-rcu/next' of git://git.kernel.org/pub/sc [...]
new f2a1cfc83107 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new bf22931df15f Merge branch 'topic/ppc-kvm' of git://git.kernel.org/pub/s [...]
new 6b7b282e6bae RISC-V: KVM: Fix sbiret init before forwarding to userspace
new 47d40d93292d RISC-V: KVM: Don't zero-out PMU snapshot area before freeing data
new 7d1ffc8b087e RISC-V: KVM: Allow legacy PMU access from guest
new 5aa09297a3dc RISC-V: KVM: Fix to allow hpmcounter31 from the guest
new bef8f2f32fa7 Merge branch 'riscv_kvm_next' of https://github.com/kvm-ri [...]
new 97b4a93e5cf0 Merge branch 'next' of https://github.com/kvm-x86/linux.git
new a93e40d038cc Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 9b184f7f536e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 70f861c11393 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 62c30949d102 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new be2a23c19acd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 6f533a7471d0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4939e938c152 Merge branch 'for-leds-next' of git://git.kernel.org/pub/s [...]
new 6e77ee880cc1 Merge branch 'for-next' of git://github.com/cminyard/linux [...]
new 670ef735e1d2 Merge branch 'driver-core-next' of git://git.kernel.org/pu [...]
new 25002cfd9166 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...]
new a8f65643f59d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new a5f66db7e216 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...]
new c61bcf8ae4ad Merge branch 'tty-next' of git://git.kernel.org/pub/scm/li [...]
new 2910cd8acab2 Merge branch 'char-misc-next' of git://git.kernel.org/pub/ [...]
new 29abd7c5fce3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 21a7146515c8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2dab336c8131 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 08591c9503ac Merge branch 'icc-next' of git://git.kernel.org/pub/scm/li [...]
new 89eab3e560aa Merge branch 'togreg' of git://git.kernel.org/pub/scm/linu [...]
new 537ec5208285 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new ac2ac26f3746 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new cda8bba68287 Merge branch 'extcon-next' of git://git.kernel.org/pub/scm [...]
new 1091dd9d6364 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 744e698fb4ad Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...]
new a688efea0f2a dmaengine: Fix spelling mistakes
new e0bee4bcdc32 dmaengine: loongson1-apb-dma: Fix the build warning caused [...]
new ec1fd6cf8601 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 3951e8917335 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 401e50a9c707 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2b1db1a076d8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 55111481133b Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 5d444ed4347c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7b4b93e260c6 gpio: ath79: order headers alphabetically
new 4acde50b4d15 gpio: ath79: add missing header
new 10a968b21b89 gpio: ath79: use generic device property getters
new c4a315eaf8ef gpio: ath79: remove support for platform data
new 1882e769362b gpio: stmpe: Simplify with dev_err_probe()
new 4b2b0a2ce815 gpiolib: legacy: Kill GPIOF_INIT_* definitions
new 8c045ca534d0 gpiolib: legacy: Kill GPIOF_DIR_* definitions
new 0cbda0499a27 dt-bindings: gpio: fcs,fxl6408: add missing type to GPIO hogs
new a0c479bfff03 dt-bindings: gpio: simplify GPIO hog nodes schema
new 931a36c4138a tools: gpio: rm .*.cmd on make clean
new 30a32e93117a gpio: Use IS_ERR_OR_NULL() helper function
new c1e4e5dc9bbf gpio: tegra: Replace of_node_to_fwnode() with more suitable API
new f5c4a495b189 gpio: msc313: Replace of_node_to_fwnode() with more suitable API
new 9f1273734229 gpio: uniphier: Replace of_node_to_fwnode() with more suit [...]
new 5482f1a5c200 gpio: tegra186: Replace of_node_to_fwnode() with more suit [...]
new 6d6395cd500f gpio: thunderx: Replace of_node_to_fwnode() with more suit [...]
new 35ea26245ec2 gpio: visconti: Replace of_node_to_fwnode() with more suit [...]
new 1e3d42f508ee gpio: ixp4xx: Replace of_node_to_fwnode() with more suitable API
new 94bd9ce16063 gpiolib: Update the kernel documentation - add Return sections
new d25f9ab17de9 gpiolib: legacy: Consolidate devm_gpio_*() with other legacy APIs
new ece70e79868c gpio: stp-xway: Simplify using devm_clk_get_enabled()
new c10c762f76b8 gpio: syscon: fix excess struct member build warning
new e9482dc50ab2 gpio: mpc8xxx: Add wake on GPIO support
new 8d2aaf4382b7 gpio: zynq: Simplify using devm_clk_get_enabled()
new e1df5d0229c3 gpio: pch: kerneldoc fixes for excess members
new 0dafb19f604f Merge branch 'gpio/for-next' of git://git.kernel.org/pub/s [...]
new 602cb14e310a pinctrl: qcom: x1e80100: Bypass PDC wakeup parent for now
new 7dc92ece32ed pinctrl: sunxi: Use devm_clk_get_enabled() helpers
new c25478419f6f pinctrl: mvebu: Fix devinit_dove_pinctrl_probe function
new 090e6fea5f5e pinctrl: Join split messages and remove double whitespace
new 91bb8d0bf2fe pinctrl: k210: Use devm_clk_get_enabled() helpers
new b042baa52b74 pinctrl: madera: Simplify with dev_err_probe()
new 77923daebaf8 Merge branch 'devel' into for-next
new 0111387d57eb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e97352fff9cc Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new dad83b952703 pinctrl: renesas: rzg2l: Replace of_node_to_fwnode() with [...]
new befcded23454 pinctrl: renesas: rzg2l: Introduce single macro for digita [...]
new 1325820dd085 pinctrl: renesas: rzg2l: Move pinconf_to_config_argument() [...]
new 21fbd9edea63 Merge branch 'renesas-pinctrl' of git://git.kernel.org/pub [...]
new 08d4655c50de Merge branch 'pwm/for-next' of git://git.kernel.org/pub/sc [...]
new 7e2ff21d631f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 7b3d133130c4 Merge branch 'kunit' of git://git.kernel.org/pub/scm/linux [...]
new ff9568e7a174 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 04265a8b83ab Merge branch 'rtc-next' of git://git.kernel.org/pub/scm/li [...]
new 047cca67df90 Merge branch 'at24/for-next' of git://git.kernel.org/pub/s [...]
new 304fe3f17788 Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
new 01fbc4b4e179 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 0b37af4e0dad Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 0a55faea9c90 nvmem: u-boot-env: error if NVMEM device is too small
new cd6acd8a1903 nvmem: Fix return type of devm_nvmem_device_get() in kerneldoc
new 6eabcb1b4fed dt-bindings: nvmem: Use soc-nvmem node name instead of nvmem
new 0a7a643b031b dt-bindings: nvmem: imx-ocotp: support i.MX95
new 9f7d0265f3d6 nvmem: imx-ocotp-ele: support i.MX95
new dbcc1b7bc0c4 dt-bindings: nvmem: convert U-Boot env to a layout
new 036cbda07678 nvmem: layouts: add U-Boot env layout
new fdb0c1eed50c MAINTAINERS: Update path for U-Boot environment variables YAML
new 3c96275c275b dt-bindings: nvmem: st,stm32-romem: add missing "unevaluat [...]
new b08a4e37d4f0 nvmem: sunplus-ocotp: Use devm_platform_ioremap_resource_b [...]
new be2e634c628a nvmem: Fix misspelling
new 4744c5cbba44 dt-bindings: nvmem: sfp: add ref to nvmem-deprecated-cells.yaml
new 079ae9958885 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 39d326fa3309 Merge branch 'hyperv-next' of git://git.kernel.org/pub/scm [...]
new 429dd57d8a9c Merge branch 'mhi-next' of git://git.kernel.org/pub/scm/li [...]
new f8b3033252a9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 098790fc71ca Merge branch 'zstd-next' of https://github.com/terrelln/linux.git
new ee623245db8b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 5d835cc97667 Merge branch 'slab/for-next' of git://git.kernel.org/pub/s [...]
new c0de86d30942 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 4e89e66513f6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new faef0d406881 Merge branch 'rust-next' of https://github.com/Rust-for-Li [...]
new 559d4c6a9d3b sysctl: avoid spurious permanent empty tables
new 2d195def04c5 Merge branch 'sysctl-next' of git://git.kernel.org/pub/scm [...]
new 884dd9f61512 Merge branch 'for-next/execve' of git://git.kernel.org/pub [...]
new 65aac5ce95ce Merge branch 'bitmap-for-next' of https://github.com/norov [...]
new 22ef7a402341 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
new 57135bc88c2e Merge branch 'nolibc' of git://git.kernel.org/pub/scm/linu [...]
new 4dea58838aca Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 61aa0e45fd43 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 6a67113a1a79 Merge branch 'pwrseq/for-next' of git://git.kernel.org/pub [...]
new 6804f0edbe77 Add linux-next specific files for 20240903
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 (ecc768a84f0b)
\
N -- N -- N refs/heads/master (6804f0edbe77)
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 1039 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Documentation/ABI/stable/sysfs-bus-nvmem | 2 +-
Documentation/ABI/testing/sysfs-block-zram | 7 +
Documentation/admin-guide/blockdev/zram.rst | 64 +-
Documentation/devicetree/bindings/arm/fsl.yaml | 4 +-
.../bindings/gpio/fairchild,74hc595.yaml | 11 -
.../devicetree/bindings/gpio/fcs,fxl6408.yaml | 1 +
.../devicetree/bindings/gpio/fsl-imx-gpio.yaml | 11 -
.../devicetree/bindings/gpio/gpio-pca95xx.yaml | 11 -
.../bindings/gpio/microchip,mpfs-gpio.yaml | 12 -
.../bindings/gpio/socionext,uniphier-gpio.yaml | 11 -
.../bindings/nvmem/fsl,layerscape-sfp.yaml | 1 +
.../devicetree/bindings/nvmem/st,stm32-romem.yaml | 3 +
.../bindings/reset/amlogic,meson-reset.yaml | 1 +
.../bindings/reset/mobileye,eyeq5-reset.yaml | 43 -
.../reset/socionext,uniphier-glue-reset.yaml | 8 +-
.../devicetree/bindings/soc/renesas/renesas.yaml | 2 +
.../bindings/timer/rockchip,rk-timer.yaml | 1 +
MAINTAINERS | 7 +-
Next/SHA1s | 144 +-
Next/merge.log | 2878 ++++++++++++--------
arch/arm/arm-soc-for-next-contents.txt | 45 +
arch/arm/boot/dts/nxp/imx/imx6q-cm-fx6.dts | 15 +-
arch/arm/boot/dts/nxp/imx/imx6q-prti6q.dts | 15 +-
arch/arm/boot/dts/nxp/imx/imx6q-tbs2910.dts | 9 +-
arch/arm/boot/dts/nxp/imx/imx6qdl-apalis.dtsi | 15 +-
arch/arm/boot/dts/nxp/imx/imx6qdl-apf6dev.dtsi | 9 +-
arch/arm/boot/dts/nxp/imx/imx6qdl-colibri.dtsi | 15 +-
arch/arm/boot/dts/nxp/imx/imx6qdl-cubox-i.dtsi | 9 +-
.../arm/boot/dts/nxp/imx/imx6qdl-hummingboard.dtsi | 9 +-
arch/arm/boot/dts/nxp/imx/imx6qdl-mba6a.dtsi | 2 +-
arch/arm/boot/dts/nxp/imx/imx6qdl-mba6b.dtsi | 11 +-
arch/arm/boot/dts/nxp/imx/imx6qdl-sabreauto.dtsi | 9 +-
arch/arm/boot/dts/nxp/imx/imx6qdl-tqma6.dtsi | 14 -
arch/arm/boot/dts/nxp/imx/imx6qdl-tqma6a.dtsi | 4 +-
arch/arm/boot/dts/nxp/imx/imx6qdl-tqma6b.dtsi | 20 +-
arch/arm/boot/dts/nxp/imx/imx6qdl-wandboard.dtsi | 9 +-
arch/arm/boot/dts/nxp/imx/imx6sx-sabreauto.dts | 9 +-
arch/arm/boot/dts/nxp/imx/imx6sx-sdb.dtsi | 9 +-
arch/arm/boot/dts/nxp/imx/imx6ul-geam.dts | 2 +-
.../dts/nxp/imx/imx6ull-seeed-npi-dev-board.dtsi | 12 +-
arch/arm/boot/dts/nxp/imx/imx7-colibri.dtsi | 2 +-
arch/arm/boot/dts/nxp/imx/imx7d-nitrogen7.dts | 4 +-
arch/arm/boot/dts/nxp/imx/imx7d-pico.dtsi | 20 +-
arch/arm/boot/dts/nxp/imx/imx7d-remarkable2.dts | 8 +-
arch/arm/boot/dts/nxp/imx/imx7d-sdb-reva.dts | 34 +-
arch/arm/boot/dts/nxp/imx/imx7d-sdb.dts | 608 +++--
arch/arm/boot/dts/nxp/imx/imx7d-zii-rmu2.dts | 2 +-
arch/arm/boot/dts/nxp/imx/imx7s-warp.dts | 4 +-
arch/arm/boot/dts/nxp/mxs/imx23-evk.dts | 4 +-
arch/arm/boot/dts/nxp/mxs/imx23-olinuxino.dts | 4 +-
arch/arm/boot/dts/nxp/mxs/imx23-sansa.dts | 4 +-
arch/arm/boot/dts/nxp/mxs/imx23-stmp378x_devb.dts | 4 +-
arch/arm/boot/dts/nxp/mxs/imx23-xfi3.dts | 4 +-
arch/arm/boot/dts/nxp/mxs/imx23.dtsi | 4 +-
arch/arm/boot/dts/nxp/mxs/imx28-cfa10037.dts | 2 +-
arch/arm/boot/dts/nxp/mxs/imx28.dtsi | 4 +-
arch/arm/mach-dove/common.c | 4 +-
arch/arm/mach-ep93xx/vision_ep9307.c | 6 +-
arch/arm/mach-imx/mach-imx7d.c | 2 +-
arch/arm/mach-mvebu/board-v7.c | 3 +
arch/arm/mach-orion5x/board-mss2.c | 2 +-
arch/arm/mach-orion5x/dns323-setup.c | 6 +-
arch/arm/mach-orion5x/kurobox_pro-setup.c | 2 +-
arch/arm/mach-orion5x/mv2120-setup.c | 2 +-
arch/arm/mach-orion5x/net2big-setup.c | 2 +-
arch/arm/mach-orion5x/terastation_pro2-setup.c | 2 +-
arch/arm/mach-orion5x/ts209-setup.c | 2 +-
arch/arm/mach-orion5x/ts409-setup.c | 2 +-
arch/arm/mach-zynq/common.h | 1 -
.../boot/dts/amlogic/amlogic-c3-c302x-aw409.dts | 2 -
.../boot/dts/amlogic/amlogic-c3-c308l-aw419.dts | 2 -
arch/arm64/boot/dts/amlogic/amlogic-c3.dtsi | 10 +-
arch/arm64/boot/dts/amlogic/meson-axg-s400.dts | 4 +
arch/arm64/boot/dts/amlogic/meson-g12a-fbx8am.dts | 4 +
.../boot/dts/amlogic/meson-g12a-radxa-zero.dts | 4 +
arch/arm64/boot/dts/amlogic/meson-g12a-sei510.dts | 4 +
arch/arm64/boot/dts/amlogic/meson-g12a-u200.dts | 4 +
arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dts | 4 +
.../dts/amlogic/meson-g12b-bananapi-cm4-cm4io.dts | 4 +
.../meson-g12b-bananapi-cm4-mnt-reform2.dts | 4 +
.../boot/dts/amlogic/meson-g12b-bananapi.dtsi | 4 +
.../boot/dts/amlogic/meson-g12b-dreambox.dtsi | 6 +
.../arm64/boot/dts/amlogic/meson-g12b-gsking-x.dts | 4 +
.../boot/dts/amlogic/meson-g12b-gtking-pro.dts | 4 +
arch/arm64/boot/dts/amlogic/meson-g12b-gtking.dts | 4 +
.../dts/amlogic/meson-g12b-odroid-go-ultra.dts | 4 +
.../boot/dts/amlogic/meson-g12b-odroid-n2.dtsi | 4 +
.../boot/dts/amlogic/meson-g12b-odroid-n2l.dts | 4 +
.../boot/dts/amlogic/meson-g12b-radxa-zero2.dts | 4 +
.../boot/dts/amlogic/meson-g12b-ugoos-am6.dts | 4 +
.../boot/dts/amlogic/meson-gx-libretech-pc.dtsi | 4 +
.../arm64/boot/dts/amlogic/meson-gx-p23x-q20x.dtsi | 4 +
arch/arm64/boot/dts/amlogic/meson-gxbb-kii-pro.dts | 4 +
.../boot/dts/amlogic/meson-gxbb-nanopi-k2.dts | 4 +
.../boot/dts/amlogic/meson-gxbb-nexbox-a95x.dts | 4 +
.../arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts | 4 +
arch/arm64/boot/dts/amlogic/meson-gxbb-p200.dts | 4 +
arch/arm64/boot/dts/amlogic/meson-gxbb-p201.dts | 4 +
.../boot/dts/amlogic/meson-gxbb-vega-s95.dtsi | 4 +
.../boot/dts/amlogic/meson-gxbb-wetek-hub.dts | 4 +
.../boot/dts/amlogic/meson-gxbb-wetek-play2.dts | 4 +
.../dts/amlogic/meson-gxl-s805x-libretech-ac.dts | 4 +
.../boot/dts/amlogic/meson-gxl-s805x-p241.dts | 4 +
.../dts/amlogic/meson-gxl-s905x-khadas-vim.dts | 4 +
.../amlogic/meson-gxl-s905x-libretech-cc-v2.dts | 4 +
.../dts/amlogic/meson-gxl-s905x-libretech-cc.dts | 4 +
.../boot/dts/amlogic/meson-gxl-s905x-p212.dts | 4 +
.../boot/dts/amlogic/meson-gxl-s905x-vero4k.dts | 5 +
.../boot/dts/amlogic/meson-gxm-khadas-vim2.dts | 4 +
.../arm64/boot/dts/amlogic/meson-gxm-nexbox-a1.dts | 4 +
arch/arm64/boot/dts/amlogic/meson-gxm-rbox-pro.dts | 4 +
arch/arm64/boot/dts/amlogic/meson-khadas-vim3.dtsi | 4 +
.../dts/amlogic/meson-libretech-cottonwood.dtsi | 4 +
.../boot/dts/amlogic/meson-sm1-a95xf3-air-gbit.dts | 4 +
.../boot/dts/amlogic/meson-sm1-a95xf3-air.dts | 4 +
.../boot/dts/amlogic/meson-sm1-bananapi-m2-pro.dts | 4 +
.../boot/dts/amlogic/meson-sm1-bananapi-m5.dts | 4 +
arch/arm64/boot/dts/amlogic/meson-sm1-h96-max.dts | 4 +
arch/arm64/boot/dts/amlogic/meson-sm1-odroid.dtsi | 4 +
arch/arm64/boot/dts/amlogic/meson-sm1-sei610.dts | 4 +
.../boot/dts/amlogic/meson-sm1-x96-air-gbit.dts | 4 +
arch/arm64/boot/dts/amlogic/meson-sm1-x96-air.dts | 4 +
arch/arm64/boot/dts/freescale/Makefile | 4 +-
arch/arm64/boot/dts/freescale/imx8-ss-lvds0.dtsi | 63 +
arch/arm64/boot/dts/freescale/imx8-ss-lvds1.dtsi | 114 +
arch/arm64/boot/dts/freescale/imx8-ss-mipi0.dtsi | 129 +
arch/arm64/boot/dts/freescale/imx8-ss-mipi1.dtsi | 138 +
arch/arm64/boot/dts/freescale/imx8dx-colibri.dtsi | 11 +
arch/arm64/boot/dts/freescale/imx8mm-evk.dtsi | 15 +-
...e-gw7905-0x.dts => imx8mm-venice-gw75xx-0x.dts} | 6 +-
...enice-gw7905.dtsi => imx8mm-venice-gw75xx.dtsi} | 0
arch/arm64/boot/dts/freescale/imx8mn-evk.dtsi | 15 +-
arch/arm64/boot/dts/freescale/imx8mp-evk.dts | 46 +
.../dts/freescale/imx8mp-phyboard-pollux-rdk.dts | 27 +
...e-gw7905-2x.dts => imx8mp-venice-gw75xx-2x.dts} | 6 +-
...enice-gw7905.dtsi => imx8mp-venice-gw75xx.dtsi} | 0
arch/arm64/boot/dts/freescale/imx8mq-evk.dts | 24 +-
arch/arm64/boot/dts/freescale/imx8qm-mek.dts | 278 ++
arch/arm64/boot/dts/freescale/imx8qm-ss-lvds.dtsi | 76 +
arch/arm64/boot/dts/freescale/imx8qm-ss-mipi.dtsi | 19 +
arch/arm64/boot/dts/freescale/imx8qm.dtsi | 27 +
.../boot/dts/freescale/imx8x-colibri-aster.dtsi | 36 +
.../boot/dts/freescale/imx8x-colibri-eval-v3.dtsi | 36 +
.../boot/dts/freescale/imx8x-colibri-iris.dtsi | 36 +
arch/arm64/boot/dts/freescale/imx8x-colibri.dtsi | 212 +-
arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts | 30 +
arch/arm64/boot/dts/freescale/imx95.dtsi | 12 +
arch/arm64/boot/dts/renesas/Makefile | 2 +
arch/arm64/boot/dts/renesas/r9a09g057.dtsi | 513 ++++
.../boot/dts/renesas/r9a09g057h44-rzv2h-evk.dts | 256 ++
arch/arm64/configs/defconfig | 3 +
arch/m68k/kernel/setup_no.c | 2 +-
arch/mips/bcm63xx/boards/board_bcm963xx.c | 2 +-
arch/riscv/include/asm/kvm_vcpu_pmu.h | 21 +-
arch/riscv/kvm/vcpu_pmu.c | 14 +-
arch/riscv/kvm/vcpu_sbi.c | 4 +-
drivers/acpi/acpi_processor.c | 2 +-
drivers/acpi/acpica/aclocal.h | 2 +
drivers/acpi/acpica/acpredef.h | 2 +-
drivers/acpi/acpica/exconvrt.c | 58 +-
drivers/acpi/acpica/exprep.c | 3 +
drivers/acpi/acpica/exsystem.c | 11 +-
drivers/acpi/acpica/psargs.c | 47 +
drivers/acpi/acpica/rsaddr.c | 3 +-
drivers/acpi/acpica/rsdump.c | 2 +
drivers/acpi/acpica/utdelete.c | 4 +-
drivers/acpi/acpica/utinit.c | 2 +-
drivers/acpi/acpica/utosi.c | 1 +
drivers/acpi/cppc_acpi.c | 2 +-
drivers/ata/libata-core.c | 4 +-
drivers/base/regmap/regmap-kunit.c | 17 +-
drivers/block/zram/Kconfig | 76 +-
drivers/block/zram/Makefile | 8 +
drivers/block/zram/backend_842.c | 61 +
drivers/block/zram/backend_842.h | 10 +
drivers/block/zram/backend_deflate.c | 146 +
drivers/block/zram/backend_deflate.h | 10 +
drivers/block/zram/backend_lz4.c | 127 +
drivers/block/zram/backend_lz4.h | 10 +
drivers/block/zram/backend_lz4hc.c | 128 +
drivers/block/zram/backend_lz4hc.h | 10 +
drivers/block/zram/backend_lzo.c | 59 +
drivers/block/zram/backend_lzo.h | 10 +
drivers/block/zram/backend_lzorle.c | 59 +
drivers/block/zram/backend_lzorle.h | 10 +
drivers/block/zram/backend_zstd.c | 226 ++
drivers/block/zram/backend_zstd.h | 10 +
drivers/block/zram/zcomp.c | 194 +-
drivers/block/zram/zcomp.h | 71 +-
drivers/block/zram/zram_drv.c | 136 +-
drivers/block/zram/zram_drv.h | 1 +
drivers/bus/Kconfig | 2 +-
drivers/bus/imx-weim.c | 14 +-
drivers/clk/renesas/r9a08g045-cpg.c | 17 +
drivers/clk/renesas/r9a09g057-cpg.c | 84 +
drivers/clk/renesas/rzv2h-cpg.c | 165 +-
drivers/clk/renesas/rzv2h-cpg.h | 43 +-
drivers/clocksource/acpi_pm.c | 32 +
drivers/clocksource/arm_arch_timer.c | 11 +-
drivers/clocksource/asm9260_timer.c | 1 +
drivers/clocksource/ingenic-ost.c | 7 +-
drivers/clocksource/jcore-pit.c | 7 +-
drivers/clocksource/timer-cadence-ttc.c | 6 +-
drivers/clocksource/timer-qcom.c | 7 +-
drivers/dma/acpi-dma.c | 4 +-
drivers/dma/altera-msgdma.c | 4 +-
drivers/dma/amba-pl08x.c | 2 +-
drivers/dma/at_hdmac.c | 6 +-
drivers/dma/bcm-sba-raid.c | 4 +-
drivers/dma/bcm2835-dma.c | 2 +-
drivers/dma/ep93xx_dma.c | 4 +-
drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.h | 6 +-
drivers/dma/hisi_dma.c | 2 +-
drivers/dma/idma64.c | 4 +-
drivers/dma/idxd/submit.c | 2 +-
drivers/dma/ioat/init.c | 2 +-
drivers/dma/lgm/lgm-dma.c | 2 +-
drivers/dma/loongson1-apb-dma.c | 4 +-
drivers/dma/ls2x-apb-dma.c | 4 +-
drivers/dma/mediatek/mtk-cqdma.c | 4 +-
drivers/dma/mediatek/mtk-hsdma.c | 2 +-
drivers/dma/mv_xor.c | 4 +-
drivers/dma/mv_xor.h | 2 +-
drivers/dma/mv_xor_v2.c | 2 +-
drivers/dma/nbpfaxi.c | 2 +-
drivers/dma/of-dma.c | 4 +-
drivers/dma/owl-dma.c | 2 +-
drivers/dma/ppc4xx/adma.c | 2 +-
drivers/dma/ppc4xx/dma.h | 2 +-
drivers/dma/ptdma/ptdma.h | 2 +-
drivers/dma/qcom/bam_dma.c | 4 +-
drivers/dma/qcom/gpi.c | 2 +-
drivers/dma/qcom/qcom_adm.c | 2 +-
drivers/dma/sh/shdmac.c | 2 +-
drivers/dma/ste_dma40.h | 2 +-
drivers/dma/ste_dma40_ll.h | 2 +-
drivers/dma/tegra20-apb-dma.c | 2 +-
drivers/dma/xgene-dma.c | 2 +-
drivers/dma/xilinx/xilinx_dpdma.c | 4 +-
drivers/firmware/turris-mox-rwtm.c | 380 ++-
drivers/firmware/xilinx/zynqmp-debug.c | 162 +-
drivers/gpio/gpio-ath79.c | 31 +-
drivers/gpio/gpio-ixp4xx.c | 10 +-
drivers/gpio/gpio-mpc8xxx.c | 29 +
drivers/gpio/gpio-msc313.c | 5 +-
drivers/gpio/gpio-pch.c | 1 -
drivers/gpio/gpio-rockchip.c | 1 +
drivers/gpio/gpio-stmpe.c | 7 +-
drivers/gpio/gpio-stp-xway.c | 10 +-
drivers/gpio/gpio-syscon.c | 1 -
drivers/gpio/gpio-tegra.c | 5 +-
drivers/gpio/gpio-tegra186.c | 3 +-
drivers/gpio/gpio-thunderx.c | 5 +-
drivers/gpio/gpio-uniphier.c | 5 +-
drivers/gpio/gpio-visconti.c | 5 +-
drivers/gpio/gpio-zynq.c | 10 +-
drivers/gpio/gpio-zynqmp-modepin.c | 1 +
drivers/gpio/gpiolib-acpi.c | 22 +-
drivers/gpio/gpiolib-cdev.c | 8 +-
drivers/gpio/gpiolib-devres.c | 120 +-
drivers/gpio/gpiolib-legacy.c | 94 +-
drivers/gpio/gpiolib-of.c | 48 +-
drivers/gpio/gpiolib-swnode.c | 2 +-
drivers/gpio/gpiolib-sysfs.c | 6 +-
drivers/gpio/gpiolib.c | 161 +-
drivers/gpu/drm/amd/amdgpu/Kconfig | 1 +
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c | 23 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.h | 14 +-
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 166 +-
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c | 113 +-
drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c | 103 +-
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c | 127 +-
drivers/gpu/drm/amd/amdgpu/mes_v11_0.c | 80 +
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 13 +-
.../gpu/drm/amd/display/dc/bios/command_table2.c | 2 +-
.../amd/display/dc/clk_mgr/dcn35/dcn35_clk_mgr.c | 6 +-
drivers/gpu/drm/amd/display/dc/core/dc.c | 8 +-
.../gpu/drm/amd/display/dc/core/dc_hw_sequencer.c | 9 +-
drivers/gpu/drm/amd/display/dc/dc.h | 8 +-
drivers/gpu/drm/amd/display/dc/dc_spl_translate.c | 52 +-
drivers/gpu/drm/amd/display/dc/dc_stream.h | 3 +
.../gpu/drm/amd/display/dc/dccg/dcn20/dcn20_dccg.h | 11 +
.../gpu/drm/amd/display/dc/dccg/dcn35/dcn35_dccg.c | 89 +-
.../dc/dml2/dml21/dml21_translation_helper.c | 3 +-
.../dml2/dml21/src/dml2_pmo/dml2_pmo_dcn4_fams2.c | 3 +-
.../drm/amd/display/dc/dml2/dml2_internal_types.h | 2 +-
.../amd/display/dc/dml2/dml2_translation_helper.c | 67 +-
.../amd/display/dc/dml2/dml2_translation_helper.h | 2 +-
drivers/gpu/drm/amd/display/dc/dml2/dml2_utils.c | 12 +-
.../amd/display/dc/dpp/dcn401/dcn401_dpp_dscl.c | 24 +-
.../drm/amd/display/dc/hwss/dcn20/dcn20_hwseq.c | 4 +-
.../drm/amd/display/dc/hwss/dcn30/dcn30_hwseq.c | 27 -
.../drm/amd/display/dc/hwss/dcn30/dcn30_hwseq.h | 2 -
.../gpu/drm/amd/display/dc/hwss/dcn30/dcn30_init.c | 3 +-
.../drm/amd/display/dc/hwss/dcn301/dcn301_init.c | 1 -
.../gpu/drm/amd/display/dc/hwss/dcn32/dcn32_init.c | 1 -
.../drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c | 45 -
.../drm/amd/display/dc/hwss/dcn401/dcn401_init.c | 1 -
drivers/gpu/drm/amd/display/dc/hwss/hw_sequencer.h | 1 -
.../drm/amd/display/dc/inc/hw/timing_generator.h | 4 +-
.../gpu/drm/amd/display/dc/optc/dcn10/dcn10_optc.h | 9 -
.../gpu/drm/amd/display/dc/optc/dcn20/dcn20_optc.h | 7 +-
.../gpu/drm/amd/display/dc/optc/dcn30/dcn30_optc.c | 45 -
.../gpu/drm/amd/display/dc/optc/dcn30/dcn30_optc.h | 13 +-
.../drm/amd/display/dc/optc/dcn301/dcn301_optc.c | 3 -
.../gpu/drm/amd/display/dc/optc/dcn31/dcn31_optc.h | 9 +-
.../drm/amd/display/dc/optc/dcn314/dcn314_optc.h | 9 +-
.../gpu/drm/amd/display/dc/optc/dcn32/dcn32_optc.c | 16 +-
.../gpu/drm/amd/display/dc/optc/dcn32/dcn32_optc.h | 7 +-
.../gpu/drm/amd/display/dc/optc/dcn35/dcn35_optc.h | 6 +-
.../drm/amd/display/dc/optc/dcn401/dcn401_optc.c | 4 +-
.../drm/amd/display/dc/optc/dcn401/dcn401_optc.h | 6 +-
.../amd/display/dc/resource/dcn32/dcn32_resource.h | 3 +-
.../display/dc/resource/dcn401/dcn401_resource.h | 5 +-
drivers/gpu/drm/amd/display/dc/spl/dc_spl.c | 4 +-
.../drm/amd/display/dc/spl/dc_spl_isharp_filters.c | 213 +-
.../drm/amd/display/dc/spl/dc_spl_isharp_filters.h | 2 +-
drivers/gpu/drm/amd/display/dc/spl/dc_spl_types.h | 27 +-
drivers/gpu/drm/amd/display/dmub/inc/dmub_cmd.h | 2 +-
drivers/gpu/drm/display/Kconfig | 6 +
drivers/gpu/drm/display/Makefile | 5 +-
drivers/gpu/drm/i915/Kconfig | 1 +
drivers/gpu/drm/i915/display/intel_audio.c | 34 +-
drivers/gpu/drm/i915/display/intel_display_types.h | 8 +-
drivers/gpu/drm/i915/display/intel_hdcp.c | 10 +-
.../gpu/drm/i915/display/intel_hdcp_gsc_message.c | 67 +-
drivers/gpu/drm/i915/gt/uc/intel_gsc_uc.c | 2 +-
drivers/gpu/drm/i915/gt/uc/intel_uc_fw.h | 5 +
drivers/gpu/drm/i915/i915_driver.c | 2 +-
drivers/gpu/drm/i915/i915_drv.h | 8 +-
drivers/gpu/drm/i915/i915_sw_fence.c | 8 +-
drivers/gpu/drm/i915/selftests/mock_gem_device.c | 2 +-
drivers/gpu/drm/imagination/pvr_context.c | 18 +-
drivers/gpu/drm/imagination/pvr_job.c | 13 +-
drivers/gpu/drm/imagination/pvr_vm.c | 8 +-
drivers/gpu/drm/msm/Kconfig | 1 +
drivers/gpu/drm/panel/Kconfig | 6 +-
drivers/gpu/drm/panel/panel-ilitek-ili9341.c | 210 +-
drivers/gpu/drm/panfrost/panfrost_drv.c | 45 +-
drivers/gpu/drm/panfrost/panfrost_gpu.c | 12 +
drivers/gpu/drm/panfrost/panfrost_gpu.h | 1 +
drivers/gpu/drm/panfrost/panfrost_job.c | 28 +-
drivers/gpu/drm/panfrost/panfrost_regs.h | 2 +
drivers/gpu/drm/panthor/panthor_mmu.c | 4 +-
drivers/gpu/drm/xe/compat-i915-headers/i915_drv.h | 7 -
drivers/gpu/drm/xe/display/xe_display.c | 2 -
drivers/gpu/drm/xe/xe_device.h | 8 +-
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c | 21 +
drivers/gpu/drm/xe/xe_pci.c | 2 +-
drivers/gpu/drm/xe/xe_pm.c | 2 -
drivers/hwmon/hp-wmi-sensors.c | 2 +
drivers/hwmon/pmbus/max15301.c | 92 +-
drivers/hwmon/pmbus/pli1209bc.c | 26 +-
drivers/hwmon/pmbus/pmbus.h | 10 +
drivers/hwmon/pmbus/pmbus_core.c | 92 +-
drivers/hwmon/pmbus/ucd9000.c | 64 +-
drivers/hwmon/pmbus/zl6100.c | 66 +-
drivers/iommu/Kconfig | 11 +
drivers/iommu/arm/arm-smmu-v3/Makefile | 1 +
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3-test.c | 83 +-
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 215 +-
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.h | 44 +-
drivers/iommu/arm/arm-smmu-v3/tegra241-cmdqv.c | 890 ++++++
drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c | 16 +
drivers/iommu/arm/arm-smmu/arm-smmu.c | 2 +-
drivers/iommu/intel/cache.c | 239 +-
drivers/iommu/intel/dmar.c | 109 +-
drivers/iommu/intel/iommu.c | 503 ++--
drivers/iommu/intel/iommu.h | 128 +-
drivers/iommu/intel/nested.c | 3 +-
drivers/iommu/intel/pasid.c | 12 +-
drivers/iommu/intel/svm.c | 7 +-
drivers/md/dm-clone-metadata.c | 5 +-
drivers/md/dm-integrity.c | 4 +-
drivers/md/dm-thin.c | 2 +-
drivers/mtd/spi-nor/spansion.c | 4 +
drivers/net/ethernet/intel/igc/igc_main.c | 1 +
.../net/ethernet/microchip/vcap/vcap_api_kunit.c | 14 +-
.../net/ethernet/stmicro/stmmac/stmmac_ethtool.c | 8 -
drivers/net/wireless/ath/ath11k/ahb.c | 4 +-
drivers/net/wireless/ath/ath11k/core.c | 115 +-
drivers/net/wireless/ath/ath11k/core.h | 4 -
drivers/net/wireless/ath/ath11k/hif.h | 12 +-
drivers/net/wireless/ath/ath11k/mhi.c | 12 +-
drivers/net/wireless/ath/ath11k/mhi.h | 3 +-
drivers/net/wireless/ath/ath11k/pci.c | 44 +-
drivers/net/wireless/ath/ath11k/qmi.c | 2 +-
drivers/nvmem/core.c | 6 +-
drivers/nvmem/sunplus-ocotp.c | 7 +-
drivers/pinctrl/cirrus/pinctrl-madera-core.c | 9 +-
drivers/pinctrl/mvebu/pinctrl-dove.c | 42 +-
drivers/pinctrl/pinctrl-k210.c | 35 +-
drivers/pinctrl/pinmux.c | 7 +-
drivers/pinctrl/qcom/pinctrl-x1e80100.c | 4 +-
drivers/pinctrl/renesas/pinctrl-rzg2l.c | 69 +-
drivers/pinctrl/sunxi/pinctrl-sunxi.c | 14 +-
drivers/platform/x86/dell/dell-smbios-base.c | 5 +-
drivers/platform/x86/intel/pmc/adl.c | 2 +
drivers/platform/x86/intel/pmc/cnp.c | 2 +
drivers/platform/x86/intel/pmc/core.c | 45 +
drivers/platform/x86/intel/pmc/core.h | 8 +
drivers/platform/x86/intel/pmc/icl.c | 2 +
drivers/platform/x86/intel/pmc/mtl.c | 2 +
drivers/platform/x86/intel/pmc/spt.c | 2 +
drivers/platform/x86/intel/pmc/tgl.c | 2 +
drivers/reset/Kconfig | 13 +
drivers/reset/Makefile | 1 +
drivers/reset/core.c | 17 +-
drivers/reset/reset-berlin.c | 3 +-
drivers/reset/reset-eyeq.c | 570 ++++
drivers/reset/reset-k210.c | 3 +-
drivers/reset/reset-lpc18xx.c | 43 +-
drivers/reset/reset-meson.c | 6 +
drivers/soc/Makefile | 2 +-
drivers/soc/versatile/Kconfig | 4 +-
drivers/soc/versatile/soc-integrator.c | 1 +
drivers/soc/versatile/soc-realview.c | 20 +-
drivers/spi/spi-bcm63xx.c | 1 +
drivers/spi/spi-ppc4xx.c | 17 +-
drivers/thermal/gov_bang_bang.c | 14 +-
drivers/thermal/thermal_core.c | 32 +-
drivers/thermal/thermal_core.h | 3 -
drivers/thermal/thermal_sysfs.c | 52 +-
drivers/video/fbdev/hyperv_fb.c | 2 +-
drivers/video/fbdev/imsttfb.c | 4 +-
drivers/video/fbdev/pxa3xx-gcu.c | 4 +-
fs/bcachefs/alloc_background.c | 29 +
fs/bcachefs/alloc_background.h | 1 +
fs/bcachefs/alloc_foreground.c | 47 +-
fs/bcachefs/alloc_foreground.h | 5 +-
fs/bcachefs/btree_update_interior.c | 1 +
fs/bcachefs/checksum.c | 101 +-
fs/bcachefs/ec.c | 230 +-
fs/bcachefs/ec.h | 4 +-
fs/bcachefs/ec_format.h | 9 +-
fs/bcachefs/ec_types.h | 1 +
fs/bcachefs/errcode.h | 4 +-
fs/bcachefs/fs-common.c | 5 +-
fs/bcachefs/fs.c | 50 +-
fs/bcachefs/io_write.c | 7 +-
fs/bcachefs/rebalance.c | 3 +
fs/bcachefs/sb-members.c | 40 +
fs/bcachefs/sb-members.h | 20 +-
fs/bcachefs/str_hash.h | 2 +-
fs/bcachefs/super.c | 80 +-
fs/btrfs/backref.c | 6 +-
fs/btrfs/bio.c | 20 +-
fs/btrfs/bio.h | 6 +-
fs/btrfs/block-group.c | 34 +-
fs/btrfs/block-group.h | 11 +-
fs/btrfs/block-rsv.c | 2 +-
fs/btrfs/block-rsv.h | 2 +-
fs/btrfs/btrfs_inode.h | 41 +-
fs/btrfs/compression.c | 18 +-
fs/btrfs/compression.h | 8 +-
fs/btrfs/ctree.c | 20 +-
fs/btrfs/ctree.h | 11 +-
fs/btrfs/defrag.c | 97 +-
fs/btrfs/defrag.h | 3 +-
fs/btrfs/direct-io.c | 21 +-
fs/btrfs/discard.c | 4 +-
fs/btrfs/disk-io.c | 2 +-
fs/btrfs/extent-io-tree.c | 15 +-
fs/btrfs/extent-io-tree.h | 8 +-
fs/btrfs/extent-tree.c | 7 +-
fs/btrfs/extent_io.c | 129 +-
fs/btrfs/extent_io.h | 6 +-
fs/btrfs/file-item.c | 4 +-
fs/btrfs/file-item.h | 2 +-
fs/btrfs/file.c | 10 +-
fs/btrfs/inode-item.c | 10 +-
fs/btrfs/inode-item.h | 4 +-
fs/btrfs/inode.c | 310 +--
fs/btrfs/ioctl.c | 198 +-
fs/btrfs/ioctl.h | 3 -
fs/btrfs/lzo.c | 12 +-
fs/btrfs/ordered-data.c | 2 +-
fs/btrfs/orphan.c | 19 +-
fs/btrfs/qgroup.c | 3 +-
fs/btrfs/reflink.c | 35 +-
fs/btrfs/scrub.c | 10 +-
fs/btrfs/space-info.c | 25 +-
fs/btrfs/space-info.h | 10 +-
fs/btrfs/subpage.c | 70 +-
fs/btrfs/subpage.h | 1 -
fs/btrfs/transaction.h | 6 +
fs/btrfs/tree-log.c | 2 +-
fs/btrfs/tree-mod-log.c | 14 +-
fs/btrfs/tree-mod-log.h | 6 +-
fs/btrfs/verity.c | 20 +-
fs/btrfs/xattr.c | 2 +-
fs/btrfs/zlib.c | 16 +-
fs/btrfs/zoned.c | 66 +-
fs/btrfs/zoned.h | 4 +-
fs/btrfs/zstd.c | 16 +-
fs/erofs/Kconfig | 22 +-
fs/erofs/Makefile | 1 +
fs/erofs/data.c | 81 +-
fs/erofs/decompressor.c | 10 +-
fs/erofs/fileio.c | 198 ++
fs/erofs/inode.c | 6 +-
fs/erofs/internal.h | 26 +-
fs/erofs/super.c | 78 +-
fs/erofs/zdata.c | 73 +-
fs/fuse/dev.c | 14 +-
fs/fuse/dir.c | 61 +-
fs/fuse/fuse_i.h | 29 +-
fs/fuse/inode.c | 55 +-
fs/fuse/readdir.c | 38 +-
fs/gfs2/aops.c | 30 -
fs/gfs2/log.c | 12 +-
fs/gfs2/meta_io.c | 24 +-
fs/isofs/rock.h | 2 +-
fs/ocfs2/journal.c | 7 +-
fs/ocfs2/super.c | 6 +-
fs/quota/dquot.c | 14 +-
fs/quota/quota_v1.c | 3 +-
fs/quota/quota_v2.c | 9 +-
include/acpi/acoutput.h | 5 +
include/acpi/acpixf.h | 2 +-
include/acpi/actbl1.h | 10 +-
include/acpi/actbl2.h | 2 +-
include/acpi/actbl3.h | 12 +-
include/acpi/actypes.h | 1 +
include/acpi/platform/acenv.h | 6 +
include/linux/acpi_pmtmr.h | 13 +
include/linux/firmware/xlnx-zynqmp.h | 4 +
include/linux/gfp.h | 2 +-
include/linux/gpio.h | 12 +-
include/linux/maple_tree.h | 6 +-
include/linux/migrate.h | 5 +-
include/linux/numa_memblks.h | 2 +-
include/linux/platform_data/gpio-ath79.h | 16 -
include/linux/quota.h | 2 +-
include/linux/zstd.h | 167 ++
include/trace/events/btrfs.h | 8 +-
include/uapi/drm/panfrost_drm.h | 3 +
include/uapi/linux/fuse.h | 3 -
io_uring/eventfd.c | 1 +
io_uring/rsrc.h | 2 -
lib/lz4/lz4hc_compress.c | 1 +
lib/maple_tree.c | 44 +-
lib/zstd/compress/zstd_compress.c | 2 +
lib/zstd/zstd_compress_module.c | 49 +
lib/zstd/zstd_decompress_module.c | 36 +
localversion-next | 2 +-
mm/compaction.c | 38 +-
mm/filemap.c | 41 +-
mm/memory-failure.c | 1 +
mm/migrate.c | 49 +-
mm/numa_memblks.c | 2 +-
mm/shmem.c | 7 +-
net/core/skmsg.c | 2 +-
net/ipv4/tcp_bpf.c | 4 +-
rust/macros/module.rs | 6 +-
sound/core/compress_offload.c | 2 +-
sound/core/control.c | 4 +-
sound/core/pcm_native.c | 10 +-
sound/core/timer.c | 6 +-
sound/pci/ali5451/ali5451.c | 2 +-
sound/soc/codecs/rt1320-sdw.c | 2147 ++++++++++++++-
sound/soc/codecs/rt1320-sdw.h | 3 +
tools/bpf/bpftool/Documentation/bpftool-net.rst | 2 +
tools/bpf/bpftool/btf.c | 7 +-
tools/gpio/Makefile | 2 +-
tools/net/sunrpc/xdrgen/generators/typedef.py | 2 +-
tools/net/sunrpc/xdrgen/generators/union.py | 2 +-
tools/net/sunrpc/xdrgen/xdr_ast.py | 5 +-
568 files changed, 15217 insertions(+), 5984 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/reset/mobileye,eyeq5-reset.yaml
create mode 100644 arch/arm/arm-soc-for-next-contents.txt
create mode 100644 arch/arm64/boot/dts/freescale/imx8-ss-lvds0.dtsi
create mode 100644 arch/arm64/boot/dts/freescale/imx8-ss-lvds1.dtsi
create mode 100644 arch/arm64/boot/dts/freescale/imx8-ss-mipi0.dtsi
create mode 100644 arch/arm64/boot/dts/freescale/imx8-ss-mipi1.dtsi
rename arch/arm64/boot/dts/freescale/{imx8mm-venice-gw7905-0x.dts => imx8mm-venice [...]
rename arch/arm64/boot/dts/freescale/{imx8mm-venice-gw7905.dtsi => imx8mm-venice-g [...]
rename arch/arm64/boot/dts/freescale/{imx8mp-venice-gw7905-2x.dts => imx8mp-venice [...]
rename arch/arm64/boot/dts/freescale/{imx8mp-venice-gw7905.dtsi => imx8mp-venice-g [...]
create mode 100644 arch/arm64/boot/dts/freescale/imx8qm-ss-lvds.dtsi
create mode 100644 arch/arm64/boot/dts/freescale/imx8qm-ss-mipi.dtsi
create mode 100644 arch/arm64/boot/dts/renesas/r9a09g057.dtsi
create mode 100644 arch/arm64/boot/dts/renesas/r9a09g057h44-rzv2h-evk.dts
create mode 100644 drivers/block/zram/backend_842.c
create mode 100644 drivers/block/zram/backend_842.h
create mode 100644 drivers/block/zram/backend_deflate.c
create mode 100644 drivers/block/zram/backend_deflate.h
create mode 100644 drivers/block/zram/backend_lz4.c
create mode 100644 drivers/block/zram/backend_lz4.h
create mode 100644 drivers/block/zram/backend_lz4hc.c
create mode 100644 drivers/block/zram/backend_lz4hc.h
create mode 100644 drivers/block/zram/backend_lzo.c
create mode 100644 drivers/block/zram/backend_lzo.h
create mode 100644 drivers/block/zram/backend_lzorle.c
create mode 100644 drivers/block/zram/backend_lzorle.h
create mode 100644 drivers/block/zram/backend_zstd.c
create mode 100644 drivers/block/zram/backend_zstd.h
create mode 100644 drivers/iommu/arm/arm-smmu-v3/tegra241-cmdqv.c
create mode 100644 drivers/reset/reset-eyeq.c
create mode 100644 fs/erofs/fileio.c
delete mode 100644 include/linux/platform_data/gpio-ath79.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.