This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 44149752e998 Merge tag 'cgroup-for-6.3-rc6-fixes' of git://git.kernel.o [...]
new 30ed9ee9a10a RDMA/irdma: Do not generate SW completions for NOPs
new b69a6979dbaa RDMA/irdma: Fix memory leak of PBLE objects
new 8385a875c9ee RDMA/irdma: Increase iWARP CM default rexmit count
new e4522c097ec1 RDMA/irdma: Add ipv4 check to irdma_find_listener()
new 88c9483faf15 IB/mlx5: Add support for 400G_8X lane speed
new 3fe26c0493e4 RDMA/erdma: Fix some typos
new 6256aa9ae955 RDMA/erdma: Update default EQ depth to 4096 and max_send_w [...]
new 0dd83a4d7756 RDMA/erdma: Inline mtt entries into WQE if supported
new 6bd1bca858f1 RDMA/erdma: Defer probing if netdevice can not be found
new 58e84f6b3e84 RDMA/cma: Allow UD qp_type to join multicast only
new aca3b0fa3d04 RDMA/core: Fix GID entry ref leak when create_ah fails
new aee3c14e8659 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
new e98e7a82bca2 ALSA: i2c/cs8427: fix iec958 mixer control deactivation
new c17f8fd31700 ALSA: hda/sigmatel: add pin overrides for Intel DP45SG mot [...]
new f342ac00da10 ALSA: hda/sigmatel: fix S/PDIF out on Intel D*45* motherboards
new b09c551c77c7 ALSA: emu10k1: fix capture interrupt handler unlinking
new 8dd13214a810 ALSA: emu10k1: don't create old pass-through playback devi [...]
new fb4a624f88f6 ALSA: firewire-tascam: add missing unwind goto in snd_tscm [...]
new e959f2beec8e ALSA: hda: patch_realtek: add quirk for Asus N7601ZM
new 8eda19cd59ce ALSA: hda/realtek: Add quirks for Lenovo Z13/Z16 Gen2
new 6ab6f98fcdc9 ALSA: hda/hdmi: disable KAE for Intel DG2
new e251c4231834 Merge tag 'sound-6.3-rc7' of git://git.kernel.org/pub/scm/ [...]
new 117e4e5bd9d4 thermal: intel: Avoid updating unsupported THERM_STATUS_CL [...]
new d0b85e7e60b8 Merge tag 'thermal-6.3-rc7' of git://git.kernel.org/pub/sc [...]
new 4654e9f9f439 amd-pstate: Fix amd_pstate mode switch
new 4b992ead33cd Merge tag 'pm-6.3-rc7' of git://git.kernel.org/pub/scm/lin [...]
new 05cda427126f ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CBA
new 10b6b4a8ac61 ACPI: x86: utils: Add Picasso to the list for forcing Stor [...]
new a3babdb7a8f7 Merge branch 'acpi-x86'
new 95abc817ab3a Merge tag 'acpi-6.3-rc7' of git://git.kernel.org/pub/scm/l [...]
The 30 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/sound/hd-audio/models.rst | 2 +-
drivers/acpi/resource.c | 7 +++
drivers/acpi/x86/utils.c | 1 +
drivers/cpufreq/amd-pstate.c | 18 ++++----
drivers/infiniband/core/cma.c | 60 ++++++++++++++-----------
drivers/infiniband/core/verbs.c | 2 +
drivers/infiniband/hw/erdma/erdma_cq.c | 2 +-
drivers/infiniband/hw/erdma/erdma_hw.h | 4 +-
drivers/infiniband/hw/erdma/erdma_main.c | 2 +-
drivers/infiniband/hw/erdma/erdma_qp.c | 4 +-
drivers/infiniband/hw/erdma/erdma_verbs.h | 2 +-
drivers/infiniband/hw/irdma/cm.c | 16 ++++---
drivers/infiniband/hw/irdma/cm.h | 2 +-
drivers/infiniband/hw/irdma/hw.c | 3 ++
drivers/infiniband/hw/irdma/utils.c | 5 ++-
drivers/infiniband/hw/mlx5/main.c | 4 ++
drivers/thermal/intel/therm_throt.c | 73 ++++++++++++++++++++++++++++---
sound/firewire/tascam/tascam-stream.c | 2 +-
sound/i2c/cs8427.c | 7 ++-
sound/pci/emu10k1/emupcm.c | 14 +++---
sound/pci/hda/patch_hdmi.c | 2 +-
sound/pci/hda/patch_realtek.c | 29 ++++++++++++
sound/pci/hda/patch_sigmatel.c | 10 +++++
23 files changed, 203 insertions(+), 68 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 glibc.
from 05fe3ecfff malloc: Assure that THP mode read do write OOB end of stringt
new ba00d787f3 hurd: Remove __hurd_local_reply_port
new e275690332 hurd: Only check for TLS initialization inside rtld or in st [...]
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:
hurd/hurd/threadvar.h | 7 ---
sysdeps/mach/hurd/Makefile | 4 ++
sysdeps/mach/hurd/dl-sysdep.c | 2 +-
.../mach/hurd/i386/dl-tls-initialized.c | 8 +--
sysdeps/mach/hurd/i386/tls.h | 43 +++++++------
sysdeps/mach/hurd/mig-reply.c | 70 ++++++++++++++++++----
sysdeps/mach/hurd/x86/init-first.c | 11 +---
.../mach/hurd/x86_64/dl-tls-initialized.c | 10 ++--
sysdeps/mach/hurd/x86_64/tls.h | 16 +++--
sysdeps/mach/sysdep.h | 2 +-
10 files changed, 109 insertions(+), 64 deletions(-)
copy locale/lc-time.c => sysdeps/mach/hurd/i386/dl-tls-initialized.c (88%)
copy locale/lc-collate.c => sysdeps/mach/hurd/x86_64/dl-tls-initialized.c (84%)
--
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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 343887f3 tcwg_{aosp,bmk}-build.sh: Use get_git_history() to fetch "fir [...]
new 9d63030d tcwg_{aosp,bmk}-build.sh: Fix usage of readarray
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:
tcwg_aosp-build.sh | 2 +-
tcwg_bmk-build.sh | 5 +++--
2 files changed, 4 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from 427396b7e7c Daily bump.
new 9075b0f19ee Disable X86_TUNE_AVX256_MOVE_BY_PIECES and STORE_BY_PIECES [...]
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/x86-tune.def | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux-next.
omits e3342532ecd3 Add linux-next specific files for 20230413
omits 062aaf203916 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 84a9c842f6ec Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
omits ecbeeae04dbd Merge branch 'bitmap-for-next' of https://github.com/norov [...]
omits 2b0c86e853fc Merge branch 'sysctl-next' of git://git.kernel.org/pub/scm [...]
omits 7358a183ac51 Merge branch 'rust-next' of https://github.com/Rust-for-Li [...]
omits cb2dc9c67d0a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 23105539b281 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits a25d731968ff Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 09a1fc1e85e2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 6e94a22f9df0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 39d64d65a86d Merge branch 'mhi-next' of git://git.kernel.org/pub/scm/li [...]
omits efaea5708069 Merge branch 'hyperv-next' of git://git.kernel.org/pub/scm [...]
omits ede9a4dea10c Merge branch 'main' of git://git.infradead.org/users/willy [...]
omits 188925d6094d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 8e1a9cedb29c Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
omits 308ef510c4e3 Merge branch 'rtc-next' of git://git.kernel.org/pub/scm/li [...]
omits 57fd9a679119 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 89cf399253f5 Merge branch 'kunit' of git://git.kernel.org/pub/scm/linux [...]
omits 42457fd4bcc7 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 957b0176e63f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 0b500eab889b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits e1b71349858e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits ea79a62fdd98 Merge branch 'gpio/for-next' of git://git.kernel.org/pub/s [...]
omits 9deeb153bd55 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits badcfbf662e7 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
omits 63b86f0b8af2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 4df146aedd85 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits cc21d56ff94f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits fa98a68101d5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 60b352af7437 Merge branch 'for-next' of https://gitlab.com/peda-linux/mux.git
omits 923baf76256f Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...]
omits 7392a7c68f2c Merge branch 'next' of git://github.com/awilliam/linux-vfio.git
omits a795a56ea514 Merge branch 'extcon-next' of git://git.kernel.org/pub/scm [...]
omits b380a0af6767 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits b3b170f1ff42 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits a80d2213ed4e Merge branch 'icc-next' of git://git.kernel.org/pub/scm/li [...]
omits 4cc6485474ae Merge branch 'char-misc-next' of git://git.kernel.org/pub/ [...]
omits f7e41c7d8bbe Merge branch 'tty-next' of git://git.kernel.org/pub/scm/li [...]
omits 1a014cae89ca Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits cef167aeeb8d Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...]
omits 030458cf3cde Merge branch 'driver-core-next' of git://git.kernel.org/pu [...]
omits faef6db35823 Merge branch 'for-next' of git://github.com/cminyard/linux [...]
omits 5a0d9c86ae30 Merge branch 'for-leds-next' of git://git.kernel.org/pub/s [...]
omits 4a4f47f035b4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits df8e29b85faf Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits bef1869dfa78 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits ee1fcfbbfdaa Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits f8614777795d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
omits 6d203badb980 Merge branch 'next' of https://github.com/kvm-x86/linux.git
omits d0789522d1b5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits d2f5eedebdd0 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/k [...]
omits 2ddc583c8d8d Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/li [...]
omits 5dce476b21ce Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 19b6a31ccb5d Merge branch 'irq/irqchip-next' of git://git.kernel.org/pu [...]
omits 692201bcedbc Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...]
omits 7cb98b7a7b90 Merge branch 'timers/drivers/next' of git://git.linaro.org [...]
omits 5c2aa65ae470 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 6e731397f400 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 9c07442fd71d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 1abe41a14175 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits f00e9c32ebd1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 1a2c18d864d6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits d64e0e07ff47 Merge branch 'master' of https://scm.osdn.net/gitroot/tomo [...]
omits 6d7668d50566 Merge branch 'next' of git://github.com/cschaufler/smack-next
omits 822813d34ba0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 316a9c6b9336 Merge branch 'next-integrity' of git://git.kernel.org/pub/ [...]
omits 7530ef56a4a7 Merge branch 'apparmor-next' of git://git.kernel.org/pub/s [...]
omits 01ae74191491 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 82a0882ba4d3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 2efd15b2008b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 50469f666946 Merge branch 'for-backlight-next' of git://git.kernel.org/ [...]
omits f2d38daade21 Merge branch 'for-mfd-next' of git://git.kernel.org/pub/sc [...]
omits 2f4fdd98cd8a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 8a43aab18b2f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 5904219f5293 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits aa42776e598a Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
omits 4d983ac7e1c0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 00929c8eb1b5 Merge branch 'modules-next' of git://git.kernel.org/pub/sc [...]
omits 221d487ded56 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 48ee1424c994 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 0dd7857daf26 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 5268ab1b98ef Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 0461f85ba6e0 Merge branch 'for-linux-next' of git://anongit.freedesktop [...]
omits 1232299ab84c Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
omits 85a07b1574e0 Merge branch 'for-linux-next' of git://anongit.freedesktop [...]
omits d7b8f2689548 Merge branch 'drm-next' of git://git.freedesktop.org/git/d [...]
omits 5570389bb226 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 781e7c00de66 Merge branch 'spi-nor/next' of git://git.kernel.org/pub/sc [...]
omits b4fdcedd7059 Merge branch 'nand/next' of git://git.kernel.org/pub/scm/l [...]
omits 03489ed2201b Merge branch 'mtd/next' of git://git.kernel.org/pub/scm/li [...]
omits 1a98639e5c51 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 2619ad4ac41b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits f17627082b50 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 14192b1506d6 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits d7197154c8c6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 2acdd9b921fd Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
omits 9e660238946b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 2e2fb0a39a58 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 6255a996e1ee Merge branch 'opp/linux-next' of git://git.kernel.org/pub/ [...]
omits 9a901d99130e Merge branch 'devfreq-next' of git://git.kernel.org/pub/sc [...]
omits 746130903860 Merge branch 'cpufreq/arm/linux-next' of git://git.kernel. [...]
omits 2195ba534b9a Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
omits 67130c4d0761 Merge branch 'master' of git://linuxtv.org/mchehab/media-next.git
omits 7c03f642da0d Merge branch 'docs-next' of git://git.lwn.net/linux.git
omits 4779478b111d Merge branch 'hwmon-next' of git://git.kernel.org/pub/scm/ [...]
omits 7817295d8aea Merge branch 'i3c/next' of git://git.kernel.org/pub/scm/li [...]
omits f84282b3a8f1 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...]
omits 2360fc72d240 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 7b9e71321265 Merge branch 'for-next/pstore' of git://git.kernel.org/pub [...]
omits 621aec17e522 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 7963bc2fd2dd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 78a4b1bec19b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 76a346718994 Merge branch 'ericvh/for-next' of git://git.kernel.org/pub [...]
omits 5c994dc15533 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 5f45d17848a5 Merge branch 'master' of https://github.com/Paragon-Softwa [...]
omits 66bb99f202de Merge branch 'nfsd-next' of git://git.kernel.org/pub/scm/l [...]
omits 70b359ff2ae7 Merge branch 'ksmbd-for-next' of https://github.com/smfren [...]
omits 64115ffb5705 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits d1195b7549d0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 6fd66d2012fa Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
omits 2075fa808aec Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits bca7a620adb1 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits 7d1f2c418b06 Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
omits 281a97d3a1ba Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits 1c60aeca7a00 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits aaf016392e4f Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
omits 32a1341eca6f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 04190e79cf93 Merge branch 'afs-next' of git://git.kernel.org/pub/scm/li [...]
omits 894e64008026 Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
omits 29e2ff580c05 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 4d60bb76d89e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits c0eaf37df497 Merge branch 'for-next' of git:git.kernel.org/pub/scm/linu [...]
omits 75b780a08f79 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 61fd0ecd402a Merge branch 'riscv-soc-for-next' of git://git.kernel.org/ [...]
omits 93f3d7fda91c Merge branch 'riscv-dt-for-next' of git://git.kernel.org/p [...]
omits a45e9c359f27 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 621bb3cc05d8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits a7bf4496c8f9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits f2f12a58991a Merge branch 'for-next' of git://github.com/openrisc/linux.git
omits 92dc12728f4b Merge branch 'mips-next' of git://git.kernel.org/pub/scm/l [...]
omits b083febc2ecb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits e9bb83d1c66b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits b00aaed7e2e8 Merge branch 'linux-next' of git://github.com/c-sky/csky-l [...]
omits e3e902cc0719 Merge branch 'clk-next' of git://git.kernel.org/pub/scm/li [...]
omits 0ff1f26afd8a Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git
omits f6a2fa947ef8 Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...]
omits 4e40d45322f1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 166059bed615 Merge branch 'next' of https://git.linaro.org/people/jens. [...]
omits e0805e963a9f Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
omits 72b60c71cafe Merge branch 'stm32-next' of git://git.kernel.org/pub/scm/ [...]
omits 8a264490e573 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
omits f365a85e67aa Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 533944b2039b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits c22a0915ebab Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits a9c28d92fbae Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits baca7ad3956a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits fa76e6f76da2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits e66767e85788 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits c71e3934d18b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 94a631e85bfb Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
omits 7c02921def8e Merge branch 'next' of https://github.com/Broadcom/stblinux.git
omits e6124b37c8ac Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...]
omits 7e82d74fc919 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits cb504253f254 Merge branch 'asahi-soc/for-next' of https://github.com/As [...]
omits f2e99bc19184 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 01aae1cb673c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 3216e2299f5c Merge branch 'for-next/core' of git://git.kernel.org/pub/s [...]
omits b1b8c3273bd4 Merge branch 'for-next' of git://git.armlinux.org.uk/~rmk/ [...]
omits a78d3b7bc9b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits b61f3abc0433 Merge branch 'for-next' of git://git.infradead.org/users/h [...]
omits 2e17f24349f8 Merge branch 'perf-tools-next' of git://git.kernel.org/pub [...]
omits ee3b0a7bf1e4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 2f1b2ecd43f7 Merge branch 'mm-everything' of git://git.kernel.org/pub/s [...]
omits 3dec7331aade Merge branch 'mm-nonmm-stable' of git://git.kernel.org/pub [...]
omits 21665295af56 Merge branch 'mm-stable' of git://git.kernel.org/pub/scm/l [...]
omits 122e82851461 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
omits 1b487f53d380 Merge branch 'rust-fixes' of https://github.com/Rust-for-L [...]
omits d55809853788 Merge branch 'gpio/for-current' of git://git.kernel.org/pu [...]
omits 6f560e597440 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits dbe2b33714b9 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 06f4f1c448cb Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
omits a870472d2334 Merge branch 'drm-fixes' of git://git.freedesktop.org/git/ [...]
omits cb6e5583de8a Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits ab9ce2abe970 Merge branch 'dt/linus' of git://git.kernel.org/pub/scm/li [...]
omits 93702b30b6f3 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
omits 2b97653e2d6c Merge branch 'fixes' of git://linuxtv.org/mchehab/media-next.git
omits 9f132c3bfd86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 89d96baad08d Merge branch 'char-misc-linus' of git://git.kernel.org/pub [...]
omits 4d9c2df770d5 Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
omits ba86c2fed551 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits d5cc0f929a55 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 5c2a71f76bb2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits d53534edb977 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linu [...]
omits cb5e69692dca Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits e71e6ad34837 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits cb7d234c945c Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 2ea55bce280c Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
omits de44ec4b9d02 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits be2cbda67e54 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits f062f74e2f2c Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/l [...]
omits 305c58f96be8 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/lin [...]
omits 9277215a4f9d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 1fe1d970562e Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
omits aad9e5b2bdc9 Merge branch 'for-next/cacheinfo' of git://git.kernel.org/ [...]
omits 99cb4fee57f9 arch_topology: Remove early cacheinfo error message
omits 9003f9788780 cacheinfo: Check cache properties are present in the device tree
omits c19400d1a70a cacheinfo: Check sib_leaf in cache_leaves_are_shared()
omits cad7807c90ba x86/hyperv: Exclude lazy TLB mode CPUs from enlightened TL [...]
omits e444ca4a80fc x86/hyperv: Add callback filter to cpumask_to_vpset()
omits 0cbe2c5fad1a PCI: hv: Use nested hypercall for retargeting interrupts
omits 665047dc0f7b Merge branch 'bpf sockmap fixes'
omits 880463c994b2 bpf: sockmap, test FIONREAD returns correct bytes in rx bu [...]
omits fccb99fafd72 bpf: sockmap, test FIONREAD returns correct bytes in rx buffer
omits 12f1ce739923 bpf: sockmap, test shutdown() correctly exits epoll and recv()=0
omits 434de5cc5f25 bpf: sockmap, build helper to create connected socket pair
omits 989cdc373248 bpf: sockmap, pull socket helpers out of listen test for g [...]
omits eee458e35092 bpf: sockmap, incorrectly handling copied_seq
omits 2d58f08701df bpf: sockmap, wake up polling after data copy
omits ad04b0b1c80d bpf: sockmap, TCP data stall on recv before accept
omits d4fcd83d85bf bpf: sockmap, handle fin correctly
omits 5e1aa1feeccf bpf: sockmap, improved check for empty queue
omits 4ccf540d8d4b bpf: sockmap, convert schedule_work into delayed_work
omits 6e1d54ef1f5a bpf: sockmap, pass skb ownership through read_skb
omits 979e5e0a255d RDMA/irdma: Slightly optimize irdma_form_ah_cm_frame()
omits f07833a4b5f2 Merge branch 'mm-nonmm-unstable' into mm-everything
omits 8797a013d5df epoll: rename global epmutex
omits 7b9ea89fe7a4 scripts/gdb: add GDB convenience functions $lx_dentry_name [...]
omits f8572706e334 scripts-gdb-create-linux-vfspy-for-vfs-related-gdb-helpers-fix
omits 064901a762b9 scripts/gdb: create linux/vfs.py for VFS related GDB helpers
omits b4bd35a19df5 uapi/linux/const.h: prefer ISO-friendly __typeof__
omits bdee77d694f8 delayacct: track delays from IRQ/SOFTIRQ
omits 4b74aaa8b447 scripts/gdb: timerlist: convert int chunks to str
omits 12094300d073 scripts/gdb: print interrupts
omits 55d58465271b scripts/gdb: raise error with reduced debugging information
omits f5d1d9b68335 scripts-gdb-add-a-radix-tree-parser-v2
omits 1023c72487fd scripts/gdb: add a Radix Tree Parser
omits 5e8a9bd19349 lib/rbtree: use '+' instead of '|' for setting color.
omits 5cb5f2c7972d proc/stat: remove arch_idle_time()
omits 7cb664cf7b62 checkpatch: check for misuse of the link tags
omits a6325dda1f27 checkpatch: allow Closes tags with links
omits 05f1870edd5b checkpatch: use a list of "link" tags
omits e8d88b0a57ee checkpatch: don't print the next line if not defined
omits 0671304287e6 docs: process: allow Closes tags with links
omits 8e4cc2bb5d0a scripts/gdb: fix lx-timerlist for HRTIMER_MAX_CLOCK_BASES [...]
omits 026ae70f63f9 scripts/gdb: fix lx-timerlist for Python3
omits f31df5199ebe scripts/gdb: fix lx-timerlist for struct timequeue_head change
omits e7ead24e0fb1 memcg: page_cgroup_ino() get memcg from the page's folio
omits 215218dddd25 mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE [...]
omits e3c2a39cea82 mm/vmemmap/devdax: fix kernel crash when probing devdax devices
omits dd3cf0885f47 mm: hugetlb_vmemmap: provide stronger vmemmap allocation g [...]
omits 9e5777c5c62c selftests/mm: add uffdio register ioctls test
omits 9508f4e1803f selftests/mm: add shmem-private test to uffd-stress
omits 527a1b896d2b selftests/mm: drop sys/dev test in uffd-stress test
omits 8aed5921d177 selftests/mm: allow uffd test to skip properly with no privilege
omits 1058697e9580 selftests/mm: workaround no way to detect uffd-minor + wp
omits d34a3bf2e58c selftests/mm: move zeropage test into uffd unit tests
omits 6eb7564ce670 selftests/mm: move uffd sig/events tests into uffd unit tests
omits 45553bf77d83 selftests/mm: move uffd minor test to unit test
omits 92b33583d61f selftests/mm: move uffd pagemap test to unit test
omits 0b44c564c7b9 selftests/mm: add framework for uffd-unit-test
omits 14c022a5a21f selftests/mm: allow allocate_area() to fail properly
omits 3548ba2ec762 selftests/mm: let uffd_handle_page_fault() take wp parameter
omits af76ef5ac448 selftests/mm: rename uffd_stats to uffd_args
omits 04cf1ef34f65 selftests/mm: drop global hpage_size in uffd tests
omits 15afd2716487 selftests/mm: drop global mem_fd in uffd tests
omits 1536118ef1b2 selftests/mm: UFFDIO_API test
omits e97693534272 selftests/mm: uffd_open_{dev|sys}()
omits c28bc8034c4f selftests/mm: uffd_[un]register()
omits 99729aa091f8 selftests/mm: split uffd tests into uffd-stress and uffd-u [...]
omits 47643e4ba285 selftests/mm: create uffd-common.[ch]
omits bca8170e42be selftests/mm: drop test_uffdio_zeropage_eexist
omits ac47e6b4a8f9 selftests/mm: test UFFDIO_ZEROPAGE only when !hugetlb
omits a6816c8fadcf selftests/mm: reuse pagemap_get_entry() in vm_util.h
omits db5bfc31d23d selftests/mm: use PM_* macros in vm_utils.h
omits 635c2d1e37c7 selftests/mm: merge default_huge_page_size() into one
omits 792ed0493740 selftests/mm: link vm_util.c always
omits 14940f545c31 selftests/mm: use TEST_GEN_PROGS where proper
omits df06056adbd2 selftests/mm: merge util.h into vm_util.h
omits cba373973781 selftests/mm: dump a summary in run_vmtests.sh
omits 568301287001 selftests/mm: update .gitignore with two missing tests
omits aa6c9be04db9 mm/vmscan: simplify shrink_node()
omits 2dbe55e7f923 mpage: use folios in bio end_io handler
omits 80088defe471 mpage: split submit_bio and bio end_io handler for reads a [...]
omits 9c272428fa03 orangefs: use folios in orangefs_readahead
omits 90c676280b46 mm/huge_memory: conditionally call maybe_mkwrite() and dro [...]
omits a46e33a88292 mm/huge_memory: revert "Partly revert "mm/thp: carry over [...]
omits dbf61dfd9cdf mm/migrate: revert "mm/migrate: fix wrongly apply write bi [...]
omits 1101b1bf4df9 sparc/mm: don't unconditionally set HW writable bit when s [...]
omits daca618e6963 selftests/mm: mkdirty: test behavior of (pte|pmd)_mkdirty [...]
omits 691135488d55 selftests/mm: reuse read_pmd_pagesize() in COW selftest
omits 2de2a02c7300 zram: return errors from read_from_bdev_sync
omits 9847d9e03c90 zram: fix synchronous reads
omits c369d237714b zram: don't return errors from read_from_bdev_async
omits deba1b484129 zram: pass a page to read_from_bdev
omits e311e7f8b77a zram: refactor zram_bdev_write
omits 7f9c740421eb zram: don't pass a bvec to __zram_bvec_write
omits ad510866bd7a zram: refactor zram_bdev_read
omits 264fc52ce6e1 zram: directly call zram_read_page in writeback_store
omits ea8c0aa1d88c zram: rename __zram_bvec_read to zram_read_page
omits 082b51512e95 zram: don't use highmem for the bounce buffer in zram_bvec [...]
omits a4b2114d38de zram: refactor highlevel read and write handling
omits e131d38a3eeb zram: return early on error in zram_bvec_rw
omits 41db415a7ae2 zram: move discard handling to zram_submit_bio
omits 9d75ce890581 zram: simplify bvec iteration in __zram_make_request
omits d13ea3e2ede5 zram: make zram_bio_discard more self-contained
omits a6a93b2072e8 zram: remove valid_io_request
omits 5d9491fdda06 zram: always compile read_from_bdev_sync
omits f30d91b482ea maple_tree: add a test case to check maple_alloc
omits 21df993126b9 mm: backing-dev: set variables dev_attr_min,max_bytes stor [...]
omits 29ab8da50c2a dma-buf/heaps: system_heap: avoid too much allocation
omits a495819c0434 maple_tree: use correct variable type in sizeof
omits 1b9728d2d31d userfaultfd: convert mfill_atomic() to use a folio
omits 01b8dd6c163d mm: convert copy_user_huge_page() to copy_user_large_folio()
omits c582cd840806 userfaultfd: convert mfill_atomic_hugetlb() to use a folio
omits ba61e3edcc5f userfaultfd: convert copy_huge_page_from_user() to copy_fo [...]
omits 4ecaa6efe0b6 userfaultfd: use kmap_local_page() in copy_huge_page_from_user()
omits 37b32b0508e1 userfaultfd: convert mfill_atomic_pte_copy() to use a folio
omits c45e9fce7869 memcg, oom: simplify mem_cgroup_oom_synchronize
omits a479345a4280 mm: truncate: remove redundant initialization of new_order
omits 3a02070498ac smaps: fix defined but not used smaps_shmem_walk_ops
omits bbfb4a813099 mm, page_alloc: use check_pages_enabled static key to chec [...]
omits 7aea2318ee6e mm/userfaultfd: don't consider uffd-wp bit of writable mig [...]
omits e0d54556be8c mm: mlock: use folios_put() in mlock_folio_batch()
omits 1b1f08b2411d prctl: add PR_GET_AUXV to copy auxv to userspace
omits 800a389c5ed4 mm: huge_memory: enable debugfs to split huge pages to any order
omits 51b66e2bad34 mm: truncate: split huge page cache page to a non-zero ord [...]
omits 6dac5d1623d0 mm: thp: split huge page to any lower order pages
omits db73ea8ab0db mm: page_owner: add support for splitting to any order in [...]
omits 237ccd25596b mm: memcg: make memcg huge page split support any order split
omits 6a26af5c5415 mm/page_owner: use order instead of nr in split_page_owner()
omits e884bc5d26cd mm/memcg: use order instead of nr in split_page_memcg()
omits 57f83afe4235 mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
omits 16a9d5a55b7d mm: vmscan: refactor updating reclaimed pages in reclaim_state
omits ca40037e8f90 mm: vmscan: move set_task_reclaim_state() after global_reclaim()
omits 63a5a23a59e4 maple_tree: simplify mas_wr_node_walk()
omits 9a01de8e92f4 m68k/mm: use correct bit number in _PAGE_SWP_EXCLUSIVE comment
omits 2635d977bfc7 mm/madvise: use vma_lookup() instead of find_vma()
omits d4afd920dfac memcg v1: provide read access to memory.pressure_level
omits 8f175d09ea46 mm/khugepaged: maintain page cache uptodate flag
omits 45009e57b0a4 mm/khugepaged: skip shmem with userfaultfd
omits 66ebe88fcd08 mm/khugepaged: refactor collapse_file control flow
omits 9d80c210e855 mm/khugepaged: drain lru after swapping in shmem
omits cd931c608bb9 memcg: do not modify rstat tree for zero updates
omits 5e21d011e233 vmscan: memcg: sleep when flushing stats during reclaim
omits 07c38a286496 workingset: memcg: sleep when flushing stats in workingset [...]
omits 2c77954d604c memcg: sleep during flushing stats in safe contexts
omits 1548a1026c17 memcg: replace stats_flush_lock with an atomic
omits 9697af094445 memcg: do not flush stats in irq context
omits 88b183e48880 memcg: rename mem_cgroup_flush_stats_"delayed" to "ratelimited"
omits 0a0ff9683ce7 cgroup: rename cgroup_rstat_flush_"irqsafe" to "atomic"
omits 420442a6874a mm: kfence: improve the performance of __kfence_alloc() an [...]
omits afc8fd447710 mm-zswap-delay-the-initialization-of-zswap-v9
omits 7d26c5087b78 mm/zswap: delay the initialization of zswap
omits 994f002a6aee mm/zswap: replace zswap_init_{started/failed} with zswap_i [...]
omits 6a810b210ff6 mm/zswap: remove zswap_entry_cache_{create,destroy} helper [...]
omits 4d2924471d9c mm: vmalloc: rename addr_to_vb_xarray() function
omits 8f670e57075a kmemleak-test: fix kmemleak_test.c build logic
omits acdae336e60c lib-test_vmallocc-add-vm_map_ram-vm_unmap_ram-test-case-fix
omits e5f44bdb0264 lib/test_vmalloc.c: add vm_map_ram()/vm_unmap_ram() test case
omits eab5b59bcdb1 mm: vmalloc: remove a global vmap_blocks xarray
omits 62e348979f56 mm/khugepaged: recover from poisoned file-backed memory
omits 56cdceb3711b mm/hwpoison: introduce copy_mc_highpage
omits 1b132b279f59 mm/khugepaged: recover from poisoned anonymous memory
omits d4ffddfd2daf mm: move free_area_empty() to mm/internal.h
omits 1ad34101141e kmsan: fix a stale comment in kmsan_save_stack_with_flags()
omits 097aa12acbc7 kasan: fix lockdep report invalid wait context
omits 663fef52d44f hugetlb: remove PageHeadHuge()
omits b389b2ac16f9 xtensa: reword ARCH_FORCE_MAX_ORDER prompt and help text
omits c9b3950771b9 sparc: reword ARCH_FORCE_MAX_ORDER prompt and help text
omits 0ff7f782a1f4 sh: drop ranges for definition of ARCH_FORCE_MAX_ORDER
omits 855ff66d4d9a sh: drop ranges for definition of ARCH_FORCE_MAX_ORDER
omits 4b4ec00a2708 sh-reword-arch_force_max_order-prompt-and-help-text-v3
omits 6ca5908aced7 sh: reword ARCH_FORCE_MAX_ORDER prompt and help text
omits 677546de6a90 powerpc: drop ranges for definition of ARCH_FORCE_MAX_ORDER
omits 69d2c92087ef powerpc: reword ARCH_FORCE_MAX_ORDER prompt and help text
omits c8a8e7e0f05a nios2: drop ranges for definition of ARCH_FORCE_MAX_ORDER
omits 602297b5384a nios2: reword ARCH_FORCE_MAX_ORDER prompt and help text
omits 9d98622e2856 m68k: reword ARCH_FORCE_MAX_ORDER prompt and help text
omits 54467e36d048 ia64: don't allow users to override ARCH_FORCE_MAX_ORDER
omits c29edb0ab10a csky: drop ARCH_FORCE_MAX_ORDER
omits 178058a18c62 arm64-reword-arch_force_max_order-prompt-and-help-text-v3
omits 065013efd730 arm64: reword ARCH_FORCE_MAX_ORDER prompt and help text
omits f9376121dab0 arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER
omits 5b5a79caa70c arm: reword ARCH_FORCE_MAX_ORDER prompt and help text
omits 4d057fa84d4c vmstat-add-pcp-remote-node-draining-via-cpu_vm_stats_fold-fix
omits bea45afe37a9 vmstat: add pcp remote node draining via cpu_vm_stats_fold
omits 0fac4b83c66f mm/vmstat: refresh stats remotely instead of via work item
omits 7b4881ca35de mm/vmstat: switch vmstat shepherd to flush per-CPU counter [...]
omits 1ddfd2bf4005 mm/vmstat: use xchg in cpu_vm_stats_fold
omits 544548371120 vmstat: switch per-cpu vmstat counters to 32-bits
omits 770406ca5027 mm/vmstat: switch counter modification to cmpxchg
omits c58972fff258 convert this_cpu_cmpxchg users to this_cpu_cmpxchg_local
omits 9250d5b54ff2 add this_cpu_cmpxchg_local and asm-generic definitions
omits 41467625359d this_cpu_cmpxchg: x86: switch this_cpu_cmpxchg to locked, [...]
omits 75791957b75b this_cpu_cmpxchg: S390: switch this_cpu_cmpxchg to locked, [...]
omits 2ea6653b592c this_cpu_cmpxchg: loongarch: switch this_cpu_cmpxchg to lo [...]
omits f6a2a32842a8 this_cpu_cmpxchg: ARM64: switch this_cpu_cmpxchg to locked [...]
omits 54259e933ef3 vmstat: allow_direct_reclaim should use zone_page_state_snapshot
omits 070fb35a3ff9 memcg-do-not-drain-charge-pcp-caches-on-remote-isolated-cpus-fix
omits c8971ef21128 memcg: do not drain charge pcp caches on remote isolated cpus
omits aed5ab2ee640 sched/isolation: add cpu_is_isolated() API
omits f41c2b45e28b cpuset: clean up cpuset_node_allowed
omits 320757fdcf0f mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem
omits 6ad75762d4f4 mm: fadvise: move 'endbyte' calculations to helper function
omits d393df22b508 mm-treewide-redefine-max_order-sanely-fix-fix-fix
omits 7e6c566207aa mm: avoid passing 0 to __ffs()
omits 74ca9ba8f40c Merge branch 'mm-stable' into mm-unstable
omits ea1eeca4217e mm: keep memory type same on DEVMEM Page-Fault
omits 06058edd5e99 mm-kmsan-handle-alloc-failures-in-kmsan_ioremap_page_range [...]
omits 4083cad6b7fe mm-kmsan-handle-alloc-failures-in-kmsan_ioremap_page_range-fix
omits 2ae616ba2917 mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()
omits d186f86b543e mm: kmsan: handle alloc failures in kmsan_vmap_pages_range [...]
omits 5ca8376c0f1d Revert "userfaultfd: don't fail on unrecognized features"
omits f004755823f3 writeback, cgroup: fix null-ptr-deref write in bdi_split_w [...]
omits d292b2f909e4 maple_tree: fix a potential memory leak, OOB access, or ot [...]
omits 503571634975 tools/mm/page_owner_sort.c: fix TGID output when cull=tg is used
omits 02ad45f458b4 mailmap: update jtoppins' entry to reference correct email
omits 98058de4a7ce mm/mempolicy: fix use-after-free of VMA iterator
omits f6ace569d8f0 mm/huge_memory.c: warn with pr_warn_ratelimited instead of [...]
omits 8f397b9ebfc2 mm/mprotect: fix do_mprotect_pkey() return on error
omits b1383fe4f69f mm/khugepaged: check again on anon uffd-wp during isolation
omits f751bc28d269 mm/userfaultfd: fix uffd-wp handling for THP migration entries
omits 1701b20f5f10 mm: swap: fix performance regression on sparsetruncate-tiny
omits 7d9f19b86554 mm/page_alloc: fix potential deadlock on zonelist_update_s [...]
omits 4c8f5d8e86fe mm: fix memory leak on mm_init error handling
omits 07c052a65c88 mm-khugepaged-fix-kernel-bug-in-hpage_collapse_scan_file-fix
omits 814bf9522ea3 mm: khugepaged: fix kernel BUG in hpage_collapse_scan_file()
omits 93d42d987ed7 kernel/sys.c: fix and improve control flow in __sys_setres [...]
omits 11ea160b52f8 Merge remote-tracking branch 'asoc/for-6.4' into asoc-next
omits c2bbc3e912a3 RDMA/core: Fix GID entry ref leak when create_ah fails
omits b5384792c9ff cifs: reinstate original behavior again for forceuid/forcegid
omits 1c0f16b01e74 Merge remote-tracking branch 'spi/for-6.4' into spi-next
omits ceff5af3c8de Revert "rcu/kvfree: Eliminate k[v]free_rcu() single argume [...]
omits a0bbb5785539 rcu/kvfree: Use consistent krcp when growing kfree_rcu() p [...]
omits a80d5fd530b0 rcu: Mark rcu_cpu_kthread() accesses to ->rcu_cpu_has_work
omits 23aeeefdf822 rcu: Mark additional concurrent load from ->cpu_no_qs.b.exp
omits 9fc388d06604 rcu/kvfree: Invoke debug_rcu_bhead_unqueue() after checkin [...]
omits d34d030501f1 rcu/kvfree: Add debug check for GP complete for kfree_rcu_ [...]
omits f7a365727d3f Merge branch 'dt/address-cleanups' into dt/next
omits 87b764b15f9a of/address: Add of_property_read_reg() helper
omits 904bfc93463d of/address: Add of_range_count() helper
omits 2ad2f14b4f29 of/address: Add support for 3 address cell bus
omits ce56bc39638e of/address: Add of_range_to_resource() helper
omits 91989c9fb0c4 of: unittest: Add bus address range parsing tests
omits 4b57e7e536b6 of: Drop cpu.h include from of_device.h
omits a92cbab3b9d3 OPP: Adjust includes to remove of_device.h
omits c0f4078df5c3 irqchip: loongson-eiointc: Add explicit include for cpuhotplug.h
omits c4aa81bed3d8 cpuidle: Adjust includes to remove of_device.h
omits efa4c2abdfb9 cpufreq: sun50i: Add explicit include for cpu.h
omits 6f2db1788a53 cpufreq: Adjust includes to remove of_device.h
omits 0e4b6fd093c6 soc: mediatek: mtk-svs: Add explicit include for cpu.h
omits 9500c7331fca thermal: cpuidle_cooling: Adjust includes to remove of_device.h
omits b4416f42efc9 clocksource: ingenic: Add explicit include for cpuhotplug.h
omits 13214b0da03a cacheinfo: Adjust includes to remove of_device.h
omits a8e6c41388dc riscv: cacheinfo: Adjust includes to remove of_device.h
omits 2dd09925be06 riscv: Add explicit include for cpu.h
omits b7ae9dd5186e ARM: cpuidle: Drop of_device.h include
omits 03a72ee8a282 ARM: sunxi: Drop of_device.h include
omits f40be2c449d0 of: Drop unnecessary includes in headers
omits bac06718990c of: Move CPU node related functions to their own file
omits f5a2dc751657 of: Move of_device_get_match_data() declaration
omits 4b2c6a534a48 ksmbd: remove unused compression negotiate ctx packing
omits 4ce5d67c5660 ksmbd: avoid duplicate negotiate ctx offset increments
omits 9e8d49ec9ab9 ksmbd: set NegotiateContextCount once instead of every inc
omits 71b1fbc389f8 Merge branches 'arm64-defconfig-for-6.4', 'arm64-fixes-for [...]
omits 469508e0c6ea rcu/kvfree: Add debug to check grace periods
omits c8720107c405 tools/nolibc: add testcases for vfprintf
omits d449546c957f tools/nolibc: implement fd-based FILE streams
omits 5bf5963d49b4 tools/nolibc: add wrapper for memfd_create
omits 229cbbf349a1 tools/nolibc: add libc-test binary
omits 9c053aafefb9 tools/nolibc: fix build of the test case using glibc
omits 75e77b8e032d tools/nolibc: tests: fix build on non-c99 compliant compilers
omits 439660e8b8a9 rcu: Employ jiffies-based backstop to callback time limit
omits 9d75a6655cde rcu/kvfree: Eliminate k[v]free_rcu() single argument macro
omits d6f89e899b25 tools/nolibc: tests: use volatile to force stack smashing
omits 9baacf53f1c2 torture: Remove duplicated argument -enable-kvm for ppc64
omits 30114dfd5e09 rcu-tasks: Clarify the cblist_init_generic() function's pr [...]
omits 3f61743069b6 doc/rcutorture: Add description of rcutorture.stall_cpu_block
omits f26414647eb1 rcu/rcuscale: Stop kfree_scale_thread thread(s) after unlo [...]
omits 8bf51c2e61f0 rcu/rcuscale: Move rcu_scale_*() after kfree_scale_cleanup()
omits 4a15a67d4e93 doc: Document the rcutree.rcu_resched_ns module parameter
omits b4849ccb76e5 doc: Get rcutree module parameters back into alpha order
omits b5ccefd625d4 rcu: Check callback-invocation time limit for rcuc kthreads
omits 5c4a67b7bc2e rcutorture: Correct name of use_softirq module parameter
omits 762a82b2d1a5 rcu-tasks: Avoid pr_info() with spin lock in cblist_init_g [...]
omits d88d0cbb2c68 rcu: Remove RCU_NONIDLE()
omits e1a31fe782b5 srcu: Remove extraneous parentheses from srcu_read_lock() etc.
omits bf8cfd13e911 locktorture: Add long_hold to adjust lock-hold delays
omits 18589b3de230 Merge branch 'features' into for-next
omits 125e430cda2e Merge branch 'fixes' into for-next
omits 11e572d06c23 mfd: rsmu_i2c: Convert to i2c's .probe_new() again
omits 43a31380ed6e Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/mediat [...]
omits 6df50ee51ce1 mfd: intel-lpss: Add Intel Meteor Lake PCH-S LPSS PCI IDs
omits a5bab315cda8 mfd: dln2: Fix memory leak in dln2_probe()
omits 63aa18121704 mfd: axp20x: Fix axp288 writable-ranges
omits a8a194fb82d2 dt-bindings: mfd: x-powers,axp152: Simplify disallowing pr [...]
omits 1b3b1d6c27cc mfd: rsmu: Support 32-bit address space
omits b1d828e2e489 dt-bindings: mfd: qcom,spmi-pmic: Add nvram function
omits 3ea734870ea7 mfd: arizona-spi: Add missing MODULE_DEVICE_TABLE
omits d0b582d115ed dt-bindings: mfd: Drop unneeded quotes in 'ref', 'id' and [...]
omits ba067e28c412 mfd: ocelot-spi: Fix unsupported bulk read
omits a7d1482ae67f mfd: omap-usb-tll: Remove unused usbtll_readb() function
omits 109f044f23e0 mfd: twl-core: Remove unused add_child() and add_numbered_ [...]
omits 1233054b6677 dt-bindings: mfd: qcom,spmi-pmic: Add compatible for pmm8654au
omits 2bdb6768ea81 mfd: arizona-i2c: Add the missing device table IDs for OF
omits 28ff831b2e2e mm: compaction: remove incorrect #ifdef checks
omits c521126610c3 mm: compaction: move compaction sysctl to its own file
omits 3bacdffa1756 mm: memory-failure: Move memory failure sysctls to its own file
omits 4a6e074219ea arm: simplify two-level sysctl registration for ctl_isa_vars
omits ce319df05ced ia64: simplify one-level sysctl registration for kdump_ctl_table
omits 97b509c43e48 utsname: simplify one-level sysctl registration for uts_ke [...]
omits f32783261a88 ntfs: simplfy one-level sysctl registration for ntfs_sysctls
omits 85d7c611e3a3 coda: simplify one-level sysctl registration for coda_table
omits 33ea1201a8d8 fs/cachefiles: simplify one-level sysctl registration for [...]
omits c8c71f3ad790 xfs: simplify two-level sysctl registration for xfs_table
omits 0fecc6feb735 nfs: simplify two-level sysctl registration for nfs_cb_sysctls
omits c604371800f7 nfs: simplify two-level sysctl registration for nfs4_cb_sysctls
omits 02fb0e275142 lockd: simplify two-level sysctl registration for nlm_sysctls
omits eb472aa0678f proc_sysctl: enhance documentation
omits ffcf09715de6 xen: simplify sysctl registration for balloon
omits ece455cfaf55 md: simplify sysctl registration
omits bc32321a2f06 hv: simplify sysctl registration
omits adff53f84825 scsi: simplify sysctl registration with register_sysctl()
omits fca39ac78b41 csky: simplify alignment sysctl registration
omits d3d3a7d5aef8 seccomp: simplify sysctls with register_sysctl_init()
omits df1ce2bca6f7 yama: simplfy sysctls with register_sysctl()
omits 54e6e0c272bb loadpin: simplify sysctls use with register_sysctl()
omits 38e2dca826f2 apparmor: simplify sysctls with register_sysctl_init()
omits 8ae59580f2b0 sysctl: clarify register_sysctl_init() base directory order
omits f4c09b140735 proc_sysctl: move helper which creates required subdirectories
omits d59d91edd67e proc_sysctl: update docs for __register_sysctl_table()
omits 368eb79f738a dt-bindings: mfd: qcom,spmi-pmic: Add PM2250
omits 2f80905f0ef5 mfd: rsmu_spi: Remove unneeded casts of void *
omits e1120b453ca0 mfd: atc260x-i2c: Drop of_match_ptr for ID table
omits 568293f268f6 mfd: atmel-smc: Mark OF related data as maybe unused
omits e1ced5223191 mfd: various: Use of_property_read_bool() for boolean properties
omits f368e3b6c200 mfd: various: Use of_property_present() for testing DT pro [...]
omits ac877a9bd95b mfd: da903x: Remove MODULE_LICENSE in non-modules
omits 29950ded47c3 mfd: da9052: Remove MODULE_LICENSE in non-modules
omits d712ad5a6d13 mfd: da9052-i2c: Remove MODULE_LICENSE in non-modules
omits d8999d9a81ab mfd: da9052-spi: Remove MODULE_LICENSE in non-modules
omits bd97466afe1b mfd: da9055: Remove MODULE_LICENSE in non-modules
omits 5701ef50262c mfd: da9055-i2c: Remove MODULE_LICENSE in non-modules
omits c88e02a6d8c1 mfd: stmpe-i2c: Remove MODULE_LICENSE in non-modules
omits 1f3a56330778 mfd: stmpe-spi: Remove MODULE_LICENSE in non-modules
omits 9a2dbd8bff55 mfd: 88pm860x: Remove MODULE_LICENSE in non-modules
omits ec67dec6fded mfd: tc3589x: Remove MODULE_LICENSE in non-modules
omits 8f9de62454db mfd: ezx-pcap: Remove MODULE_LICENSE in non-modules
omits bdee5f88deb0 mfd: omap-usb-host: Remove MODULE_LICENSE in non-modules
omits f73485ca305d mfd: omap-usb-tll: Remove MODULE_LICENSE in non-modules
omits 1bea445ee1a9 mfd: tps6586x: Remove MODULE_LICENSE in non-modules
omits 2fdadd3e39dd mfd: lp8788: Remove MODULE_LICENSE in non-modules
omits 8c9fc3226a96 mfd: twl4030-audio: Remove MODULE_LICENSE in non-modules
omits ec7d904fbeaa mfd: twl6040: Remove MODULE_LICENSE in non-modules
omits 8e95ab2b57aa mfd: da9055: Do not cite as modular
omits 714c7182969c mfd: da9062: Remove IRQ requirement
omits d8fa54b86517 mfd: da9062: Use MFD_CELL_OF macro
omits 14d0ff38f66b dt-bindings: mfd: Add TI-Nspire misc registers
omits a00f2d7056e0 mfd: core: Remove .enable() and .disable() callbacks
omits d850acb6e451 dt-bindings: mfd: qcom,tcsr: Document SDX55 TCSR
omits cd7f5e95b853 mfd: max597x: Add support for MAX5970 and MAX5978
omits e3d2cc13446c dt-bindings: mfd: Add MAX5970 and MAX5978
omits 19245ea7a2fc dt-bindings: mfd: qcom,tcsr: Add compatible for sdx65
omits f13205846b2a gpio: Add support for Intel LJCA USB GPIO driver
omits 22836842005c mfd: rt5033: Fix comments and style in includes
omits efe93bf00210 dt-bindings: mfd: qcom,tcsr: Add compatible for sm8450
omits f5f81e654fa7 mfd: tqmx86: Correct board names for TQMxE39x
omits 57d5f9896e84 mfd: tqmx86: Specify IO port register range more precisely
omits 82f0bc07e86b mfd: tqmx86: Do not access I2C_DETECT register through io_base
omits 737b6c14a166 dt-bindings: mfd: syscon: Add StarFive JH7100 sysmain compatible
omits 9646a1179419 mfd: intel_soc_pmic_crc: Remove MODULE_LICENSE in non-modules
omits 80d654621702 mfd: bcm2835-pm: Remove MODULE_LICENSE in non-modules
omits 84524c3fcdeb mfd: qcom-pm8008: Remove workaround for a regmap-irq quirk
omits b1917a3e3c5a mfd: qcom-pm8008: Use .get_irq_reg() for irq chip
omits 72a8a08b0c62 mfd: qcom-pm8008: Convert irq chip to config regs
adds a552b73f36cb Merge tag 'drm-intel-fixes-2023-04-13' of git://anongit.fr [...]
adds edf79dd21722 fbcon: Fix error paths in set_con2fb_map
adds fffb0b52d525 fbcon: set_con2fb_map needs to set con2fb_map!
adds cab2932213c5 Merge tag 'drm-misc-fixes-2023-04-13' of git://anongit.fre [...]
adds f1be7b6c165f Merge tag 'drm-fixes-2023-04-13' of git://anongit.freedesk [...]
adds 531f27ad5e3a Merge tag 'pinctrl-v6.3-3' of git://git.kernel.org/pub/scm [...]
adds 4413ad01e27e Merge tag 'devicetree-fixes-for-6.2-3' of git://git.kernel [...]
adds a5cb752b1257 mptcp: use mptcp_schedule_work instead of open-coding it
adds d6a044373343 mptcp: stricter state check in mptcp_worker
adds c0ff6f6da66a mptcp: fix NULL pointer dereference on fastopen early fallback
adds 711ae788cbbb selftests: mptcp: userspace pm: uniform verify events
adds ecfcc6fbeb57 Merge branch 'mptcp-more-fixes-for-6-3'
adds 306dc2136199 selftests: openvswitch: adjust datapath NL message declaration
adds 1c5950fc6fe9 udp6: fix potential access to stale information
adds 3a0385be133e selftests: add the missing CONFIG_IP_SCTP in net config
adds e8b744535558 net: macb: fix a memory corruption in extended buffer desc [...]
adds 0646dc31ca88 skbuff: Fix a race between coalescing and releasing SKBs
adds e8163b98d96c selftests/bpf: xdp_hw_metadata remove bpf_printk and add counters
adds 0cd917a4a8ac xdp: rss hash types representation
adds 67f245c2ec0a mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type
adds 96b1a098f3db veth: bpf_xdp_metadata_rx_hash add xdp rss hash type
adds 9123397aeeb4 mlx4: bpf_xdp_metadata_rx_hash add xdp rss hash type
adds 0f26b74e7d07 selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new arg
adds b65ef48c95b9 Merge branch 'XDP-hints: change RX-hash kfunc bpf_xdp_meta [...]
adds d0f89c4c1d4e Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/l [...]
adds 829cca4d1783 Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/li [...]
adds e44f45fee8d5 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...]
adds 44149752e998 Merge tag 'cgroup-for-6.3-rc6-fixes' of git://git.kernel.o [...]
adds 3b50ace9cfcf kernel/sys.c: fix and improve control flow in __sys_setres [...]
adds ffe39cdf0231 mm: khugepaged: fix kernel BUG in hpage_collapse_scan_file()
adds 9b0b92a8c7e5 mm-khugepaged-fix-kernel-bug-in-hpage_collapse_scan_file-fix
adds e03bd3edbf1d mm: fix memory leak on mm_init error handling
adds eb288a71aec4 mm/page_alloc: fix potential deadlock on zonelist_update_s [...]
adds ad4776576d19 mm: swap: fix performance regression on sparsetruncate-tiny
adds 1b4bac5dd9e1 mm/userfaultfd: fix uffd-wp handling for THP migration entries
adds fd34b855b5b0 mm/khugepaged: check again on anon uffd-wp during isolation
adds 3332485748f8 mm/mprotect: fix do_mprotect_pkey() return on error
adds e720ad620eb7 mm/huge_memory.c: warn with pr_warn_ratelimited instead of [...]
adds 0ede7c449de2 mm/mempolicy: fix use-after-free of VMA iterator
adds 1e81e31e0e58 mailmap: update jtoppins' entry to reference correct email
adds 24db14e57375 tools/mm/page_owner_sort.c: fix TGID output when cull=tg is used
adds 84eaf5810770 maple_tree: fix a potential memory leak, OOB access, or ot [...]
adds d6800b51d5b9 writeback, cgroup: fix null-ptr-deref write in bdi_split_w [...]
adds 84e12c05f9bc Revert "userfaultfd: don't fail on unrecognized features"
adds 4c3ac6ac7842 mm: keep memory type same on DEVMEM Page-Fault
adds d5505f9e2efb mm: kmsan: handle alloc failures in kmsan_vmap_pages_range [...]
adds d91277db9dd4 mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()
adds db1dc7dcf361 Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
adds 6ff2859cb5cc Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds 0c8578000d6a Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/lin [...]
adds db45fe39ef8b Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/l [...]
adds e878470adc8c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds f70a74d4df62 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
adds 3037933448f6 net: sched: sch_qfq: prevent slab-out-of-bounds in qfq_act [...]
adds 7e1c59f208c1 Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
adds dcc3c28be201 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
adds 9e50ff35f5b6 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
adds aca3b0fa3d04 RDMA/core: Fix GID entry ref leak when create_ah fails
adds 91176f99b7e0 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linu [...]
adds 6ab6f98fcdc9 ALSA: hda/hdmi: disable KAE for Intel DG2
adds c9d7b86c4b65 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds f9180f194f73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds 94715b932c1d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds 1929213b3b97 Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
adds a71f26371b84 Merge branch 'char-misc-linus' of git://git.kernel.org/pub [...]
adds 5dc63e56a9cf Input: cyttsp5 - fix sensing configuration data structure
adds 4eac0823e555 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds 4f1602068a1d Merge branch 'fixes' of git://linuxtv.org/mchehab/media-next.git
adds 8fcfed81c348 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
adds 2dfb6164c97d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds 5ce961eed3b6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds ef69d2559fe9 riscv: Move early dtb mapping into the fixmap region
adds f1581626071c riscv: Do not set initial_boot_params to the linear addres [...]
adds 1b50f956c8fe riscv: No need to relocate the dtb as it lies in the fixma [...]
adds cecfff505980 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds 690adb3c7ba7 Merge branch 'gpio/for-current' of git://git.kernel.org/pu [...]
adds c8bc34660628 sunrpc: Fix RFC6803 encryption test
adds 9a15a3f80ad9 Merge branch 'nfsd-fixes' of git://git.kernel.org/pub/scm/ [...]
adds 814ee319a947 Merge branch 'rust-fixes' of https://github.com/Rust-for-L [...]
adds 11b3b9f461c5 drm/sched: Check scheduler ready before calling timeout handling
adds 281ec23cca3f Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
new b767c55b0b46 Merge branch 'mm-stable' of git://git.kernel.org/pub/scm/l [...]
new 0f836d3309cf Merge branch 'mm-nonmm-stable' of git://git.kernel.org/pub [...]
new c3e5d86b3fd3 Merge branch 'mm-stable' into mm-unstable
new 5b9a4b2a939d mm: avoid passing 0 to __ffs()
new 409844c01606 mm-treewide-redefine-max_order-sanely-fix-fix-fix
new bdcc46631fd8 mm: fadvise: move 'endbyte' calculations to helper function
new 4e92eb995ccf mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem
new c434c17b361f cpuset: clean up cpuset_node_allowed
new 0464cc45f9cc sched/isolation: add cpu_is_isolated() API
new 43b4eda0bfe6 memcg: do not drain charge pcp caches on remote isolated cpus
new 1f5a397b0a82 memcg-do-not-drain-charge-pcp-caches-on-remote-isolated-cpus-fix
new 24bf943ee528 vmstat: allow_direct_reclaim should use zone_page_state_snapshot
new 4438b6fed627 this_cpu_cmpxchg: ARM64: switch this_cpu_cmpxchg to locked [...]
new ee0977ebc6e7 this_cpu_cmpxchg: loongarch: switch this_cpu_cmpxchg to lo [...]
new 652b5173ec23 this_cpu_cmpxchg: S390: switch this_cpu_cmpxchg to locked, [...]
new 63117a5fc44e this_cpu_cmpxchg: x86: switch this_cpu_cmpxchg to locked, [...]
new 023b5875ddeb add this_cpu_cmpxchg_local and asm-generic definitions
new b95d8bdb7beb convert this_cpu_cmpxchg users to this_cpu_cmpxchg_local
new cb3b7608ac2d mm/vmstat: switch counter modification to cmpxchg
new dfc57b7cdec3 vmstat: switch per-cpu vmstat counters to 32-bits
new 3650ff9cac57 mm/vmstat: use xchg in cpu_vm_stats_fold
new 30ec91fdf74d mm/vmstat: switch vmstat shepherd to flush per-CPU counter [...]
new 6f001b5428a9 mm/vmstat: refresh stats remotely instead of via work item
new 6ba744d9c375 vmstat: add pcp remote node draining via cpu_vm_stats_fold
new 3370621c697d vmstat-add-pcp-remote-node-draining-via-cpu_vm_stats_fold-fix
new 1c77549e4475 arm: reword ARCH_FORCE_MAX_ORDER prompt and help text
new 290b65c8a50d arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER
new 98e905309b0b arm64: reword ARCH_FORCE_MAX_ORDER prompt and help text
new 13aafd8c9b11 arm64-reword-arch_force_max_order-prompt-and-help-text-v3
new 97119e35d9e5 csky: drop ARCH_FORCE_MAX_ORDER
new a9f598c328b9 ia64: don't allow users to override ARCH_FORCE_MAX_ORDER
new 93453a7f0cc9 m68k: reword ARCH_FORCE_MAX_ORDER prompt and help text
new 594daf0329f9 nios2: reword ARCH_FORCE_MAX_ORDER prompt and help text
new 93ae2ee53c9d nios2: drop ranges for definition of ARCH_FORCE_MAX_ORDER
new c69fc7462278 powerpc: reword ARCH_FORCE_MAX_ORDER prompt and help text
new afacf803876c powerpc: drop ranges for definition of ARCH_FORCE_MAX_ORDER
new 07dab14b3dbd sh: reword ARCH_FORCE_MAX_ORDER prompt and help text
new ca46a1ca9701 sh-reword-arch_force_max_order-prompt-and-help-text-v3
new e7d1645116be sh: drop ranges for definition of ARCH_FORCE_MAX_ORDER
new 8f2c1a9cd2fe sh: drop ranges for definition of ARCH_FORCE_MAX_ORDER
new 444d448cf92d sparc: reword ARCH_FORCE_MAX_ORDER prompt and help text
new 3b7ea0413d6c xtensa: reword ARCH_FORCE_MAX_ORDER prompt and help text
new 5f24aa626463 hugetlb: remove PageHeadHuge()
new 68da30706b1e kasan: fix lockdep report invalid wait context
new 68ca699d92d1 kmsan: fix a stale comment in kmsan_save_stack_with_flags()
new 54fa7c1eb9a1 mm: move free_area_empty() to mm/internal.h
new 0ac5eae4e472 mm/khugepaged: recover from poisoned anonymous memory
new 6f78f16694ed mm/hwpoison: introduce copy_mc_highpage
new e443edcc6e8b mm/khugepaged: recover from poisoned file-backed memory
new 75e0d47c46b6 mm: vmalloc: remove a global vmap_blocks xarray
new c03296109111 lib/test_vmalloc.c: add vm_map_ram()/vm_unmap_ram() test case
new 8b2a77d015ad lib-test_vmallocc-add-vm_map_ram-vm_unmap_ram-test-case-fix
new 9b1bc7291837 kmemleak-test: fix kmemleak_test.c build logic
new 6806936c8d8f mm: vmalloc: rename addr_to_vb_xarray() function
new 5be8dc21a800 mm/zswap: remove zswap_entry_cache_{create,destroy} helper [...]
new 4efbaf78cfc7 mm/zswap: replace zswap_init_{started/failed} with zswap_i [...]
new 59b53de37c2d mm/zswap: delay the initialization of zswap
new 11c69df5d702 mm-zswap-delay-the-initialization-of-zswap-v9
new ecb6f11b360c mm: kfence: improve the performance of __kfence_alloc() an [...]
new d3d625fce69a cgroup: rename cgroup_rstat_flush_"irqsafe" to "atomic"
new 5a938df142b0 memcg: rename mem_cgroup_flush_stats_"delayed" to "ratelimited"
new cbef803dc209 memcg: do not flush stats in irq context
new 1f38bff93d5d memcg: replace stats_flush_lock with an atomic
new 316d95f9d892 memcg: sleep during flushing stats in safe contexts
new ddd80e9e115b workingset: memcg: sleep when flushing stats in workingset [...]
new d6e8af4d472b vmscan: memcg: sleep when flushing stats during reclaim
new 8421b897cd89 memcg: do not modify rstat tree for zero updates
new a13a1abb4182 mm/khugepaged: drain lru after swapping in shmem
new 786849c06097 mm/khugepaged: refactor collapse_file control flow
new 5ef99c4a34ed mm/khugepaged: skip shmem with userfaultfd
new 05ddad2c43cb mm/khugepaged: maintain page cache uptodate flag
new 3e3e01e82026 memcg v1: provide read access to memory.pressure_level
new 00608277693c mm/madvise: use vma_lookup() instead of find_vma()
new 2c2fe9f478b2 m68k/mm: use correct bit number in _PAGE_SWP_EXCLUSIVE comment
new 9cfcc92d52ab maple_tree: simplify mas_wr_node_walk()
new 1502f822a905 mm/memcg: use order instead of nr in split_page_memcg()
new 6df20ad02950 mm/page_owner: use order instead of nr in split_page_owner()
new 92139141267c mm: memcg: make memcg huge page split support any order split
new 3c211acaef7d mm: page_owner: add support for splitting to any order in [...]
new c7acf9366528 mm: thp: split huge page to any lower order pages
new 30afc8334a47 mm: truncate: split huge page cache page to a non-zero ord [...]
new 939c4b3a218f mm: huge_memory: enable debugfs to split huge pages to any order
new 38260e95d49f prctl: add PR_GET_AUXV to copy auxv to userspace
new c49eeaee173c mm: mlock: use folios_put() in mlock_folio_batch()
new 09706a0545d6 mm/userfaultfd: don't consider uffd-wp bit of writable mig [...]
new d2ab528765e2 mm, page_alloc: use check_pages_enabled static key to chec [...]
new 8240d919d5d5 smaps: fix defined but not used smaps_shmem_walk_ops
new 942359dfdcaa mm: truncate: remove redundant initialization of new_order
new 1bc3a13dd033 memcg, oom: simplify mem_cgroup_oom_synchronize
new 9e11e1c4ac24 userfaultfd: convert mfill_atomic_pte_copy() to use a folio
new da8c2b583394 userfaultfd: use kmap_local_page() in copy_huge_page_from_user()
new 08fbd6bf7cce userfaultfd: convert copy_huge_page_from_user() to copy_fo [...]
new a1299e7095eb userfaultfd: convert mfill_atomic_hugetlb() to use a folio
new 199487ec1816 mm: convert copy_user_huge_page() to copy_user_large_folio()
new ec0027dc835c userfaultfd: convert mfill_atomic() to use a folio
new de876e2652ac maple_tree: use correct variable type in sizeof
new 3562dd7b04df dma-buf/heaps: system_heap: avoid too much allocation
new f4083860ecf8 mm: backing-dev: set variables dev_attr_min,max_bytes stor [...]
new 5016287ba266 maple_tree: add a test case to check maple_alloc
new e22fecd448bb zram: always compile read_from_bdev_sync
new 5bf335b54ba2 zram: remove valid_io_request
new 9be3c0b9d5c5 zram: make zram_bio_discard more self-contained
new f3ed2587bceb zram: simplify bvec iteration in __zram_make_request
new 20373382ff6c zram: move discard handling to zram_submit_bio
new 9a86478a99f7 zram: return early on error in zram_bvec_rw
new 091a2cd96d4a zram: refactor highlevel read and write handling
new a48967cf8de4 zram: don't use highmem for the bounce buffer in zram_bvec [...]
new d8674f8a7530 zram: rename __zram_bvec_read to zram_read_page
new 375b5a5ca3a3 zram: directly call zram_read_page in writeback_store
new 93e70d4d3221 zram: refactor zram_bdev_read
new 69154d42e54b zram: don't pass a bvec to __zram_bvec_write
new e19ee1a424b0 zram: refactor zram_bdev_write
new 9f6a8afd6b1d zram: pass a page to read_from_bdev
new 770841b1a3fb zram: don't return errors from read_from_bdev_async
new 350c2f1f3617 zram: fix synchronous reads
new a6689717418d zram: return errors from read_from_bdev_sync
new 72b443ce4cbd selftests/mm: reuse read_pmd_pagesize() in COW selftest
new b0ec0483623d selftests/mm: mkdirty: test behavior of (pte|pmd)_mkdirty [...]
new 5c6567cf6343 sparc/mm: don't unconditionally set HW writable bit when s [...]
new 5537290b0c3d mm/migrate: revert "mm/migrate: fix wrongly apply write bi [...]
new 7395e2f9584b mm/huge_memory: revert "Partly revert "mm/thp: carry over [...]
new fe93779f4f72 mm/huge_memory: conditionally call maybe_mkwrite() and dro [...]
new 1a84a2bbecdd orangefs: use folios in orangefs_readahead
new 2bc743147588 mpage: split submit_bio and bio end_io handler for reads a [...]
new 5bc6539d91a3 mpage: use folios in bio end_io handler
new 8cd3ef8a4aed mm/vmscan: simplify shrink_node()
new e52e372fb3d0 selftests/mm: update .gitignore with two missing tests
new 292f2ab3aaef selftests/mm: dump a summary in run_vmtests.sh
new dfc68dd0173d selftests/mm: merge util.h into vm_util.h
new 4de49c926519 selftests/mm: use TEST_GEN_PROGS where proper
new a474c918b70d selftests/mm: link vm_util.c always
new d726555dd5fd selftests/mm: merge default_huge_page_size() into one
new f0ae37b469b3 selftests/mm: use PM_* macros in vm_utils.h
new 2baac5137a60 selftests/mm: reuse pagemap_get_entry() in vm_util.h
new ba092e80f443 selftests/mm: test UFFDIO_ZEROPAGE only when !hugetlb
new 843f2da9ed13 selftests/mm: drop test_uffdio_zeropage_eexist
new 8169ac996ea9 selftests/mm: create uffd-common.[ch]
new 2289383f8e39 selftests/mm: split uffd tests into uffd-stress and uffd-u [...]
new d2f4cc2b220b selftests/mm: uffd_[un]register()
new 9c131c107546 selftests/mm: uffd_open_{dev|sys}()
new d0d3f2131971 selftests/mm: UFFDIO_API test
new c35d2992bef7 selftests/mm: drop global mem_fd in uffd tests
new 1a6a31e91aaa selftests/mm: drop global hpage_size in uffd tests
new 926f79e355c8 selftests/mm: rename uffd_stats to uffd_args
new 83fd0aff2646 selftests/mm: let uffd_handle_page_fault() take wp parameter
new 651b823b7009 selftests/mm: allow allocate_area() to fail properly
new b1f08cb92495 selftests/mm: add framework for uffd-unit-test
new f08c46f8c1d3 selftests/mm: move uffd pagemap test to unit test
new c9ab72012c2f selftests/mm: move uffd minor test to unit test
new 87637e9cdf0e selftests/mm: move uffd sig/events tests into uffd unit tests
new c116bfe802ca selftests/mm: move zeropage test into uffd unit tests
new a05f66e76825 selftests/mm: workaround no way to detect uffd-minor + wp
new 20c897d23367 selftests/mm: allow uffd test to skip properly with no privilege
new aa3159c94e1a selftests/mm: drop sys/dev test in uffd-stress test
new 3583cc79c582 selftests/mm: add shmem-private test to uffd-stress
new 23744d73d09c selftests/mm: add uffdio register ioctls test
new 16b6f53223a6 mm: hugetlb_vmemmap: provide stronger vmemmap allocation g [...]
new be390c43f9f7 mm/vmemmap/devdax: fix kernel crash when probing devdax devices
new 8ab76d807d60 mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE [...]
new b333bcf9177e memcg: page_cgroup_ino() get memcg from the page's folio
new f1797fec4d50 mm: hwpoison: support recovery from HugePage copy-on-write faults
new 3f493152cda2 mm: kmsan: apply __must_check to non-void functions
new 9e1f347e37d1 mm: apply __must_check to vmap_pages_range_noflush()
new fa63d69d1ab0 mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
new 97cb29224898 mm: vmscan: move set_task_reclaim_state() near flush_recla [...]
new d3d12346034f mm: vmscan: refactor updating current->reclaim_state
new aa042fd992c3 printk: export console trace point for kcsan/kasan/kfence/kmsan
new a3e482a7fdaf mm: workingset: update description of the source file
new e7088ae1e1f0 mm: hwpoison: coredump: support recovery from dump_user_range()
new e225d5da3631 mm-hwpoison-coredump-support-recovery-from-dump_user_range [...]
new f80a6c7a37be mm: Multi-gen LRU: remove wait_event_killable()
new 7901bc53d22e scripts/gdb: fix lx-timerlist for struct timequeue_head change
new 28a142e6dca8 scripts/gdb: fix lx-timerlist for Python3
new c90536d6ff6d scripts/gdb: fix lx-timerlist for HRTIMER_MAX_CLOCK_BASES [...]
new 7d2dbfad656e docs: process: allow Closes tags with links
new 5f2edbaf1022 checkpatch: don't print the next line if not defined
new b90ed1c33083 checkpatch: use a list of "link" tags
new 35e4cad39ec1 checkpatch: allow Closes tags with links
new 4e5b05d3ab39 checkpatch: check for misuse of the link tags
new ea25ee4dc1b8 proc/stat: remove arch_idle_time()
new ff73fd9b30ab lib/rbtree: use '+' instead of '|' for setting color.
new 4a96265ce643 scripts/gdb: add a Radix Tree Parser
new 0c536665670b scripts-gdb-add-a-radix-tree-parser-v2
new 0a1b4e9549f6 scripts/gdb: raise error with reduced debugging information
new 96839cd89fa9 scripts/gdb: print interrupts
new 62f494716833 scripts/gdb: timerlist: convert int chunks to str
new 358ce3b26e04 delayacct: track delays from IRQ/SOFTIRQ
new 3f251abb1ecc uapi/linux/const.h: prefer ISO-friendly __typeof__
new e38dd884c4f2 scripts/gdb: create linux/vfs.py for VFS related GDB helpers
new d41d5fdafef5 scripts-gdb-create-linux-vfspy-for-vfs-related-gdb-helpers-fix
new 4f6ba8945918 scripts/gdb: add GDB convenience functions $lx_dentry_name [...]
new 5f2fb4bbfa70 epoll: rename global epmutex
new 32ed3874f2bf Merge branch 'mm-nonmm-unstable' into mm-everything
new 7ddea5addd67 Merge branch 'mm-everything' of git://git.kernel.org/pub/s [...]
new b99901f65a9c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 54f5de6f2998 perf vendor events intel: Update sapphirerapids to v1.12
new dbe9d887d301 perf vendor events intel: Add grandridge
new 98806c08f995 perf vendor events intel: Add sierraforest
new 759e81507e82 perf vendor events intel: Fix uncore topics for alderlake
new 141825578a24 perf vendor events intel: Fix uncore topics for broadwell
new 55b7bcef861c perf vendor events intel: Fix uncore topics for broadwellde
new c9f485c63d93 perf vendor events intel: Fix uncore topics for broadwellx
new b3eb533ca5c6 perf vendor events intel: Fix uncore topics for cascadelakex
new 6910f7bac205 perf vendor events intel: Fix uncore topics for haswell
new 579c04721539 perf vendor events intel: Fix uncore topics for haswellx
new bc4a245a80ee perf vendor events intel: Fix uncore topics for icelake
new f42a7d02b7a3 perf vendor events intel: Fix uncore topics for icelakex
new c2f38d3b95e6 perf vendor events intel: Fix uncore topics for ivybridge
new 14b4c54485bb perf vendor events intel: Fix uncore topics for ivytown
new 05c74de4ecb6 perf vendor events intel: Fix uncore topics for jaketown
new 6c3566c59450 perf vendor events intel: Fix uncore topics for knightslanding
new f58468a815a3 perf vendor events intel: Fix uncore topics for sandybridge
new 9a8b303688f8 perf vendor events intel: Fix uncore topics for skylake
new 748d5cf71948 perf vendor events intel: Fix uncore topics for skylakex
new 2bb848f820a5 perf vendor events intel: Fix uncore topics for snowridgex
new ee31f6fea61c perf vendor events intel: Fix uncore topics for tigerlake
new c160118a90d4 perf map: Delete two variable initialisations before null [...]
new b8ac35c16ab5 Merge branch 'perf-tools-next' of git://git.kernel.org/pub [...]
new 7601f740f377 Merge branch 'for-next' of git://git.infradead.org/users/h [...]
new 73b9991d562b Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 541436ec1963 Merge branch 'for-next' of git://git.armlinux.org.uk/~rmk/ [...]
new 227d1b72ec1f Merge branch 'for-next/core' of git://git.kernel.org/pub/s [...]
new b3989cae5ecd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1f78ed440ba3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4a1b3dec1409 Merge branch 'asahi-soc/for-next' of https://github.com/As [...]
new b288f2c074d0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4983307cd049 Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...]
new 6461950c036d Merge branch 'next' of https://github.com/Broadcom/stblinux.git
new 00b70c9f5f37 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new 5aaca92fd241 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2f3166735e71 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 02b191b1de4c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 31fa5d266fdc Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 8d58a8c0d930 arm64: dts: qcom: Add base qrb4210-rb2 board dts
new f1f67db9d64f clk: qcom: rpm: Use managed `of_clk_add_hw_provider()`
new 5c3a7dcce100 dt-bindings: clock: qcom,sc7280-lpasscc: Add qcom,adsp-pil [...]
new 4fc1c2d9a2b7 clk: qcom: lpasscc-sc7280: Skip qdsp6ss clock registration
new aad09fc7c4a5 clk: qcom: lpassaudiocc-sc7280: Add required gdsc power do [...]
new 1a500e0bc97b clk: qcom: gcc-sm8350: fix PCIe PIPE clocks handling
new daa9e76d1757 dt-bindings: clock: qcom: describe the GPUCC clock for SA8775P
new 0afa16afc36d clk: qcom: add the GPUCC driver for sa8775p
new 68d1151f0306 clk: qcom: dispcc-qcm2290: Remove inexistent DSI1PHY clk
new 4e859ef0bae3 dt-bindings: arm: qcom: Document the Qualcomm qrb4210-rb2 board
new 8358703a007e Merge branches 'arm64-defconfig-for-6.4', 'arm64-fixes-for [...]
new 94ff5a71be85 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 160baf96aa8c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new a202a58a5723 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d8c48b0b1d32 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7a306e3eabf2 cacheinfo: Check sib_leaf in cache_leaves_are_shared()
new cde0fbff07ef cacheinfo: Check cache properties are present in DT
new 3522340199cc arch_topology: Remove early cacheinfo error message if -ENOENT
new ef9f643a9f8b cacheinfo: Add use_arch[|_cache]_info field/function
new 78baf6f431e6 Merge branch 'for-next/cacheinfo' of git://git.kernel.org/ [...]
new d20107c267fe Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
new 9abb6634454e Merge branch 'stm32-next' of git://git.kernel.org/pub/scm/ [...]
new a1389df4db46 Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
new 421c26d5ac01 Merge branch 'next' of https://git.linaro.org/people/jens. [...]
new d4f96173dc1f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 9312cc585bc0 Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...]
new 326ee45a3f79 Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git
new 7455b7007b9e clk: microchip: fix potential UAF in auxdev release callback
new b083aed16a27 Merge branch 'clk-cleanup' into clk-next
new d1aae0663023 clk: starfive: Avoid casting iomem pointers
new 5883d6b83cb0 Merge branch 'clk-starfive' into clk-next
new de2cea76ec98 Merge branch 'clk-next' of git://git.kernel.org/pub/scm/li [...]
new 41c5b166ebd6 Merge branch 'linux-next' of git://github.com/c-sky/csky-l [...]
new 47d0088b82a0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 47adfcee6a14 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new efd8ac995a72 Merge branch 'mips-next' of git://git.kernel.org/pub/scm/l [...]
new 6f59000998d3 Merge branch 'for-next' of git://github.com/openrisc/linux.git
new 8b0379320ad7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 0df23e075799 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new a32663cbdc93 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 34a1561ac698 Merge branch 'riscv-dt-for-next' of git://git.kernel.org/p [...]
new b5664dcdceb6 Merge branch 'riscv-soc-for-next' of git://git.kernel.org/ [...]
new e42ac7789df6 s390/checksum: always use cksm instruction
new 11018ef90ce7 s390/checksum: remove not needed uaccess.h include
new bb87190c9d46 s390/kaslr: provide kaslr_enabled() function
new 34644cc2e15a s390/kaslr: randomize module base load address
new bac30ea9ef80 s390/ipl: fix physical-virtual confusion for diag308
new 22e99fa56443 s390/mm: implement set_memory_rox()
new f0a2a7c52784 s390/mm: implement set_memory_rwnx()
new f9b2d96c4fa4 s390/mm: use set_memory_*() helpers instead of open coding
new 7c7ab788c095 s390/ftrace: do not assume module_alloc() returns executab [...]
new 1707c1165283 s390/module: create module allocations without exec permissions
new 3cdf0269cdc2 s390/cpum_cf: log bad return code of function cfset_all_copy
new 26300860c2be s390/cpum_cf: remove unnecessary copy_from_user call
new a1d2d9cbaf05 s390/boot: do not change default_lma
new 898435203c11 s390/boot: pin amode31 default lma
new 6e259bc5a15e s390/kaslr: generalize and improve random base distribution
new b3e0423c4e76 s390/kaslr: randomize amode31 base address
new c01f2a5fe4e3 s390/cpum_cf: simplify pr_err() statement in cpumf_pmu_ena [...]
new d24e18ef7e13 s390/boot: improve install.sh script
new 07fdd6627f7f s390/mm: rename POPULATE_ONE2ONE to POPULATE_DIRECT
new 81e847964985 s390/mm: fix direct map accounting
new 3071e9b39106 s390/diag: replace zero-length array with flexible-array member
new 6ca87bc4c8ee s390/fcx: replace zero-length array with flexible-array member
new ca1382eafae5 s390/debug: replace zero-length array with flexible-array member
new 469c701db198 s390/sclp: replace zero-length array with flexible-array member
new e20985a79643 s390/cio: replace zero-length array with flexible-array member
new ac1cd6ce1faa Merge branch 'features' into for-next
new 933bb3532c45 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 69caeab7055a Merge branch 'for-next' of git:git.kernel.org/pub/scm/linu [...]
new ca68d2604944 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2bf724ce1077 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ff86aadc3ee8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
new fe254082fb7f Merge branch 'afs-next' of git://git.kernel.org/pub/scm/li [...]
new 1d5819ebd371 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1cc946436cea cifs: fix negotiate context parsing
new 9b0df2742031 cifs: reinstate original behavior again for forceuid/forcegid
new 277f30242d14 Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
new a2a29ab04085 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 31efe13d6e20 erofs: get rid of z_erofs_fill_inode()
new d7284e5e52d3 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new f4251e371d17 quota: update Kconfig comment
new 36d532d713db quota: mark PRINT_QUOTA_WARNING as BROKEN
new 51f5d75cf24f Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
new 5401b26d4c7e Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new 1ac3d037bee9 f2fs: fix passing relative address when discard zones
new b851ee6ba3cc f2fs: fix to check return value of f2fs_do_truncate_blocks()
new 935fc6fa6466 f2fs: fix to check return value of inc_valid_block_count()
new abae448626a2 f2fs: remove batched_trim_sections node description
new 50aa6f44e1da f2fs: support iopoll method
new 4380244d041a Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new c4d6636a7e5a Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
new 6ad35d507973 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a4aa7102a71e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e7067a446264 ksmbd: avoid out of bounds access in decode_preauth_ctxt()
new ddd4f94a0980 ksmbd: set NegotiateContextCount once instead of every inc
new e468c7b19de7 ksmbd: avoid duplicate negotiate ctx offset increments
new 20a29b94ee79 ksmbd: remove unused compression negotiate ctx packing
new 4031ac36300b Merge branch 'ksmbd-for-next' of https://github.com/smfren [...]
new 4d22551fb63a Merge branch 'nfsd-next' of git://git.kernel.org/pub/scm/l [...]
new 8b0165fe3e16 Merge branch 'master' of https://github.com/Paragon-Softwa [...]
new 1711f36eb0cf Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new b27ac89fe569 Merge branch 'ericvh/for-next' of git://git.kernel.org/pub [...]
new aa88019851a8 xfs: don't consider future format versions valid
new 4b827b3f305d xfs: remove WARN when dquot cache insertion fails
new c95356ca8848 xfs: _{attr,data}_map_shared should take ILOCK_EXCL until [...]
new 22ed903eee23 xfs: verify buffer contents when we skip log replay
new 8ee81ed581ff xfs: fix BUG_ON in xfs_getbmap()
new a8f6c2e54ddc xfs: document the motivation for online fsck design
new 88757e04c985 xfs: document the general theory underlying online fsck design
new 9a30b5b52180 xfs: document the testing plan for online fsck
new 4f7f64697025 xfs: document the user interface for online fsck
new e5edad526262 xfs: document the filesystem metadata checking strategy
new bae43864c088 xfs: document how online fsck deals with eventual consistency
new 5f658dad233b xfs: document pageable kernel memory
new 7fb8ccffd369 xfs: document btree bulk loading
new d697887193ef xfs: document online file metadata repair code
new a0d856eede5a xfs: document full filesystem scans for online fsck
new 2f754f7fb9fd xfs: document metadata file repair
new a26aa25247bc xfs: document directory tree repairs
new af051dfb8111 xfs: document the userspace fsck driver program
new 03786f0afb2e xfs: document future directions of online fsck
new bed25d8010bc Merge tag 'online-fsck-design-6.4_2023-04-11' of git://git [...]
new 774a99b47b58 xfs: give xfs_bmap_intent its own perag reference
new b2ccab3199aa xfs: pass per-ag references to xfs_free_extent
new f6b384631e1e xfs: give xfs_extfree_intent its own perag reference
new c13418e8eb37 xfs: give xfs_rmap_intent its own perag reference
new 00e7b3bac1dc xfs: give xfs_refcount_intent its own perag reference
new 826053db98ec Merge tag 'intents-perag-refs-6.4_2023-04-11' of git://git [...]
new 9b2e5a234c89 xfs: create traced helper to get extra perag references
new 1e5ffdc57d7e Merge tag 'pass-perag-refs-6.4_2023-04-11' of git://git.ke [...]
new 739a2fe0428f xfs: fix author and spdx headers on scrub/ files
new ecc73f8a58c7 xfs: update copyright years for scrub/ files
new 793f5c2cca10 Merge tag 'scrub-fix-legalese-6.4_2023-04-11' of git://git [...]
new 901489030441 xfs: add a tracepoint to report incorrect extent refcounts
new d5c88131dbf0 xfs: allow queued AG intents to drain before scrubbing
new 3f64c718d06e xfs: clean up scrub context if scrub setup returns -EDEADLOCK
new 466c525d6d35 xfs: minimize overhead of drain wakeups by using jump labels
new 88accf172267 xfs: scrub should use ECHRNG to signal that the drain is needed
new b634abac59ac Merge tag 'scrub-drain-intents-6.4_2023-04-11' of git://gi [...]
new 35e3b9a11740 xfs: standardize ondisk to incore conversion for free spac [...]
new 366a0b8d49c3 xfs: standardize ondisk to incore conversion for inode btrees
new 2b30cc0bf058 xfs: standardize ondisk to incore conversion for refcount btrees
new 39ab26d59f03 xfs: return a failure address from xfs_rmap_irec_offset_unpack
new c4e34172da26 xfs: standardize ondisk to incore conversion for rmap btrees
new 69010fe3ac1f xfs: standardize ondisk to incore conversion for bmap btrees
new ee12eaaa435a xfs: complain about bad records in query_range helpers
new 6a3bd8fcf9af xfs: complain about bad file mapping records in the ondisk bmbt
new 01822a74ca5e Merge tag 'btree-complain-bad-records-6.4_2023-04-11' of g [...]
new 7d7d6d2fd044 xfs: hoist rmap record flag checks from scrub
new e774b2ea0bb1 xfs: hoist rmap record flag checks from scrub
new de1a9ce225e9 xfs: hoist inode record alignment checks from scrub
new b764ea207fba Merge tag 'btree-hoist-scrub-checks-6.4_2023-04-11' of git [...]
new 08c987deca56 xfs: fix rm_offset flag handling in rmap keys
new 38384569a2a8 xfs: detect unwritten bit set in rmapbt node block keys
new 1ee75505324d Merge tag 'rmap-btree-fix-key-handling-6.4_2023-04-11' of [...]
new c99f99fa3eaf xfs: check btree keys reflect the child block
new 2bea8df0a52b xfs: always scrub record/key order of interior records
new 6858c8870107 Merge tag 'scrub-btree-key-enhancements-6.4_2023-04-11' of [...]
new ee5fe8ff6d19 xfs: refactor converting btree irec to btree key
new bd7e795108cc xfs: refactor ->diff_two_keys callsites
new 6abc7aef85b1 xfs: replace xfs_btree_has_record with a general keyspace scanner
new 4a200a097828 xfs: implement masked btree key comparisons for _has_recor [...]
new 7ad9ea6398fe xfs: check the reference counts of gaps in the refcount btree
new 7ac14fa2bd22 xfs: ensure that all metadata and data blocks are not cow [...]
new e7cef2fe444b Merge tag 'scrub-detect-refcount-gaps-6.4_2023-04-11' of g [...]
new cc1207662d1a xfs: remove pointless shadow variable from xfs_difree_inobt
new c01868b60e8c xfs: clean up broken eearly-exit code in the inode btree scrubber
new bc0f3b55467e xfs: directly cross-reference the inode btrees with each other
new efc0845f5d3e xfs: convert xfs_ialloc_has_inodes_at_extent to return key [...]
new f1121b995c98 Merge tag 'scrub-detect-inobt-gaps-6.4_2023-04-11' of git: [...]
new 69115f775f6e xfs: teach scrub to check for sole ownership of metadata objects
new 30f8ee5e7e0c xfs: ensure that single-owner file blocks are not owned by others
new b1bdab25262a Merge tag 'scrub-detect-rmapbt-gaps-6.4_2023-04-11' of git [...]
new 9dceccc5822f xfs: use the directory name hash function for dir scrubbing
new 4c233b5c4f29 xfs: streamline the directory iteration code for scrub
new d9a94480f978 xfs: xfs_iget in the directory scrubber needs to use UNTRUSTED
new 6bb9209ceebb xfs: always check the existence of a dirent's child inode
new f697c2cc15bd Merge tag 'scrub-dir-iget-fixes-6.4_2023-04-12' of git://g [...]
new cbab28f4c071 xfs: remove xchk_parent_count_parent_dentries
new b049962c0f6e xfs: simplify xchk_parent_validate
new 0916056eba4f xfs: fix parent pointer scrub racing with subdirectory rep [...]
new a44667226d32 Merge tag 'scrub-parent-fixes-6.4_2023-04-12' of git://git [...]
new a03297a0ca9f xfs: manage inode DONTCACHE status at irele time
new 302436c27c3f xfs: fix an inode lookup race in xchk_get_inode
new 46e0dd896599 xfs: rename xchk_get_inode -> xchk_iget_for_scrubbing
new 38bb13108479 xfs: retain the AGI when we can't iget an inode to scrub the core
new 1fc7a0597d23 xfs: don't take the MMAPLOCK when scrubbing file metadata
new 1e7912349ebc Merge tag 'scrub-iget-fixes-6.4_2023-04-12' of git://git.k [...]
new 971ee3a6706a xfs: change bmap scrubber to store the previous mapping
new 634d4a79e766 xfs: accumulate iextent records when checking bmap
new c0d5a92f7aaf xfs: split xchk_bmap_xref_rmap into two functions
new 336642f79283 xfs: alert the user about data/attr fork mappings that cou [...]
new e8882f69b941 xfs: split the xchk_bmap_check_rmaps into a predicate
new 1e59fdb7d615 xfs: don't call xchk_bmap_check_rmaps for btree-format file forks
new d808a8e6b92a Merge tag 'scrub-merge-bmap-records-6.4_2023-04-12' of git [...]
new d5784ae82778 xfs: flag free space btree records that could be merged
new db0502b39c21 xfs: flag refcount btree records that could be merged
new 29ab991b4fe9 xfs: check overlapping rmap btree records
new 1c1646afc967 xfs: check for reverse mapping records that could be merged
new b9fcf89f6b9a Merge tag 'scrub-detect-mergeable-records-6.4_2023-04-11' [...]
new c12ad41468a5 xfs: xattr scrub should ensure one namespace bit per name
new ee366fe4f519 xfs: don't shadow @leaf in xchk_xattr_block
new 4cb760252089 xfs: remove unnecessary dstmap in xattr scrubber
new 91781ff54937 xfs: split freemap from xchk_xattr_buf.buf
new 80069284b5eb xfs: split usedmap from xchk_xattr_buf.buf
new b996c9a80664 xfs: split valuebuf from xchk_xattr_buf.buf
new f58977edc0b5 xfs: remove flags argument from xchk_setup_xattr_buf
new 5b02a3e8391c xfs: move xattr scrub buffer allocation to top level function
new ae0506eba78f xfs: check used space of shortform xattr structures
new 6cee51e6d02b xfs: clean up xattr scrub initialization
new 674f0d0dc6b5 xfs: only allocate free space bitmap for xattr scrub if needed
new 44af6c7e59b1 xfs: don't load local xattr values during scrub
new bb09d76599ed Merge tag 'scrub-fix-xattr-memory-mgmt-6.4_2023-04-11' of [...]
new 178b48d588ea xfs: remove the for_each_xbitmap_ helpers
new 7296a6d6fb8f xfs: drop the _safe behavior from the xbitmap foreach macro
new 6772fcc8890a xfs: convert xbitmap to interval tree
new 43223ef72ebb Merge tag 'repair-bitmap-rework-6.4_2023-04-11' of git://g [...]
new a47bd1e0e690 xfs: introduce bitmap type for AG blocks
new fed050f3452d xfs: cross-reference rmap records with ag btrees
new 3a3108ea8c1d xfs: cross-reference rmap records with free space btrees
new 0abe6fc53bdb xfs: cross-reference rmap records with inode btrees
new 4f5e304248ab xfs: cross-reference rmap records with refcount btrees
new b89116c2fb3f Merge tag 'scrub-strengthen-rmap-checking-6.4_2023-04-11' [...]
new a9248538facc xfs: stabilize the dirent name transformation function use [...]
new 6db09a8d0377 xfs: test the ascii case-insensitive hash
new 7ba83850ca26 xfs: deprecate the ascii-ci feature
new 798352cb25d2 Merge tag 'fix-asciici-bugs-6.4_2023-04-11' of git://git.k [...]
new b294a200847f Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
new 86aad4c3befb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ee2ee7cb96fb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new bd6a25580210 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 727be5ec4fb5 Merge branch 'for-next/pstore' of git://git.kernel.org/pub [...]
new 7e7fdab79899 HID: amd_sfh: Correct the structure fields
new 0b9255bf11ba HID: amd_sfh: Correct the sensor enable and disable command
new a33e5e393171 HID: amd_sfh: Fix illuminance value
new 1353ecaf1830 HID: amd_sfh: Add support for shutdown operation
new 82c2a0d13779 HID: amd_sfh: Correct the stop all command
new 571dc8f59dd4 HID: amd_sfh: Increase sensor command timeout for SFH1.1
new 8455cbb25927 HID: amd_sfh: Handle "no sensors" enabled for SFH1.1
new 2bf00787d680 Merge branch 'for-6.4/amd-sfh' into for-next
new 4bd763568dbd HID: amd_sfh: Support for additional light sensor
new 7824734f3a16 Merge branch 'for-6.4/amd-sfh' into for-next
new 0f6fac2cfbef HID: kye: Fix rdesc for kye tablets
new 8f466ee139b3 Merge branch 'for-6.4/kye' into for-next
new 9d793e7c1f88 HID: i2c-hid-of: Consistenly use dev local variable in probe()
new 728ec8b6eda8 HID: i2c-hid-of: Allow using i2c-hid-of on non OF platforms
new 2be404486c05 HID: i2c-hid-of: Add reset GPIO support to i2c-hid-of
new 586599c3d939 Merge branch 'for-6.4/i2c-hid' into for-next
new 08a46b4190d3 HID: wacom: Set a default resolution for older tablets
new 9ba532cd32e9 Merge branch 'for-6.4/wacom' into for-next
new e36c31f8cac5 HID: mcp2221: fix report layout for gpio get
new ca6961d8a851 HID: mcp2221: fix get and get_direction for gpio
new 62383976cff9 Merge branch 'for-6.4/mcp2221' into for-next
new 6c89c1160321 HID: apple: explicitly include linux/leds.h
new 29e1ecc197d4 HID: apple: Set the tilde quirk flag on the Geyser 3
new a783e9fd3f5b Merge branch 'for-6.4/apple' into for-next
new f28bb5ce4f15 HID: steelseries: explicitly include linux/leds.h
new 21c5bd5b4b06 HID: lg-g15: explicitly include linux/leds.h
new a2654c1f640c HID: asus: explicitly include linux/leds.h
new ac9fae528f17 Merge branch 'for-6.4/led-includes' into for-next
new 35903009dbde HID: Ignore battery for ELAN touchscreen on ROG Flow X13 GV301RA
new 7a17f42d376e Merge branch 'for-6.4/core' into for-next
new e5ea5559f762 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f8160d3b35fc i2c: ocores: generate stop condition after timeout in poll [...]
new c74281365687 Merge branch 'i2c/for-current' into i2c/for-next
new 4b5256571951 dt-bindings: i2c: i2c-mt65xx: add MediaTek MT7981 SoC
new f82fd1845d30 i2c: mediatek: add support for MT7981 SoC
new 8455460914b9 dt-bindings: i2c: cadence: Document `resets` property
new 0cbc9a2c62d2 i2c: cadence: Add reset controller support
new 9496fffcb28f i2c: omap: Improve error reporting for problems during .remove()
new 11e6592f3c50 Merge branch 'i2c/for-mergewindow' into i2c/for-next
new df202d3ceedd Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...]
new 96366f692f9a Merge branch 'i3c/next' of git://git.kernel.org/pub/scm/li [...]
new c4fe37e97bec Merge branch 'hwmon-next' of git://git.kernel.org/pub/scm/ [...]
new e37044235117 Merge branch 'docs-next' of git://git.lwn.net/linux.git
new 227a6429de42 Merge branch 'master' of git://linuxtv.org/mchehab/media-next.git
new 67abe9c6a807 ACPI: video: Remove register_backlight_delay module option [...]
new abe4f5ae5efa ACPI: video: Remove desktops without backlight DMI quirks
new 716b424ddfd4 Merge branch 'acpi-video' into linux-next
new 11fa52fe619a cpufreq: amd-pstate: Make varaiable mode_state_machine static
new 5235219c59f8 Merge branch 'pm-cpufreq' into linux-next
new 45b09f4385a7 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 0e0bbebdfa85 Merge branch 'cpufreq/arm/linux-next' of git://git.kernel. [...]
new 87019e759aeb Merge branch 'devfreq-next' of git://git.kernel.org/pub/sc [...]
new 26cc40523255 Merge branch 'opp/linux-next' of git://git.kernel.org/pub/ [...]
new 89e9811df43b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new a2e20b29cf9c RDMA/irdma: Slightly optimize irdma_form_ah_cm_frame()
new 0bae8a88360e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 800e68c44ffe Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
new 5a674611d116 selftests/bpf: Fix use of uninitialized op_name in log tests
new de6d014a09bf selftests/bpf: Use read_perf_max_sample_freq() in perf_eve [...]
new c1e07a80cf23 selftests/bpf: Fix leaked bpf_link in get_stackid_cannot_attach
new 2995f9a8d427 selftests/bpf: Keep the loop in bpf_testmod_loop_test
new ee5059a64dba selftests/bpf: Remove stand-along test_verifier_log test binary
new 0c5f48599bed xsk: Simplify xp_aligned_validate_desc implementation
new 4099be372faf selftests/bpf: Fix compiler warnings in bpf_testmod for kfuncs
new 1ba83f505c53 xsk: Elide base_addr comparison in xp_unaligned_validate_desc
new 23acb14af191 samples/bpf: Fix fout leak in hbm's run_bpf_prog
new 8c5c2a4898e3 bpf, sockmap: Revert buggy deadlock fix in the sockhash an [...]
new c2865b112259 Daniel Borkmann says:
new 9ecd05794b8d net: mscc: ocelot: strengthen type of "u32 reg" in I/O accessors
new 40cd07cb4261 net: mscc: ocelot: refactor enum ocelot_reg decoding to helper
new 07de32655bb4 net: mscc: ocelot: debugging print for statistics regions
new 93f0f93bbdb9 net: mscc: ocelot: remove blank line at the end of ocelot_stats.c
new a9afc3e41c61 net: dsa: felix: remove confusing/incorrect comment from f [...]
new eae0b9d15ba6 net: mscc: ocelot: strengthen type of "u32 reg" and "u32 b [...]
new 6663c01eca1a net: mscc: ocelot: strengthen type of "int i" in ocelot_stats.c
new a291399e6354 net: mscc: ocelot: fix ineffective WARN_ON() in ocelot_stats.c
new fb4be9a4e714 Merge branch 'ocelot-felix-driver-cleanup'
new adee474a3b43 net: macb: Update gem PTP support check
new ee4e92c26c60 net: macb: Enable PTP unicast
new 8c0d0fe04449 net: macb: Optimize reading HW timestamp
new 916b15fbf248 Merge branch 'macb-ptp-minor-updates'
new 3ea31e66644b tools: ynl: Remove absolute paths to yaml files from ethto [...]
new 85a4abed1554 tools: ynl: Rename ethtool to ethtool.py
new d54151aa0f4b net: ethtool: create and export ethtool_dev_mm_supported()
new 3dd0c16ec93e net/sched: mqprio: simplify handling of nlattr portion of [...]
new 57f21bf85400 net/sched: mqprio: add extack to mqprio_parse_nlattr()
new ab277d2084ba net/sched: mqprio: add an extack message to mqprio_parse_opt()
new c54876cd5961 net/sched: pass netlink extack to mqprio and taprio offload
new f62af20bed2d net/sched: mqprio: allow per-TC user input of FP adminStatus
new a721c3e54b80 net/sched: taprio: allow per-TC user input of FP adminStatus
new 50764da37cbe net: enetc: rename "mqprio" to "qopt"
new 01e23b2b3bad net: enetc: add support for preemptible traffic classes
new f7d29571ab0a Merge branch 'add-kernel-tc-mqprio-and-tc-taprio-support-f [...]
new e5688f6fb9e3 net/mlx5: Add mlx5_ifc definitions for bridge multicast support
new 9071b423c302 net/mlx5: Bridge, increase bridge tables sizes
new 6767c97d7adc net/mlx5: Bridge, move additional data structures to priv header
new b99c4ef29e27 net/mlx5: Bridge, extract code to lookup parent bridge of port
new 18c2916cee12 net/mlx5: Bridge, snoop igmp/mld packets
new 272ecfc92f6f net/mlx5: Bridge, add per-port multicast replication tables
new b5e80625d168 net/mlx5: Bridge, support multicast VLAN pop
new 70f0302b3f20 net/mlx5: Bridge, implement mdb offload
new 55f3e740f7f6 net/mlx5: Bridge, add tracepoints for multicast
new 9df839a711ae net/mlx5: Create a new profile for SFs
new cee6484eddc1 net/mlx5: DR, Set counter ID on the last STE for STEv1 TX
new 9fa7f1de3dda net/mlx5: Add mlx5_ifc bits for modify header argument
new 977c4a3e7c89 net/mlx5: Add new WQE for updating flow table
new 1e5cc7369bb0 net/mlx5: DR, Prepare sending new WQE type
new 108ff8215b55 net/mlx5: DR, Add modify-header-pattern ICM pool
new e473ea818bfe Merge tag 'mlx5-updates-2023-04-11' of git://git.kernel.or [...]
new ce518bc3e9ca net: mana: Use napi_build_skb in RX path
new a2917b23497e net: mana: Refactor RX buffer allocation code to prepare f [...]
new 2fbbd712baf1 net: mana: Enable RX path to handle various MTU sizes
new 80f6215b450e net: mana: Add support for jumbo frame
new c61fcc090fd9 Merge branch 'mana-jumbo-frames'
new eaaa4e923979 vsock/loopback: don't disable irqs for queue access
new c39ef2130491 net: Ensure ->msg_control_user is used for user buffers
new 60daf8d40b80 net/compat: Update msg_control_is_user when setting a kern [...]
new b6d85cf5bd14 net/ipv6: Initialise msg_control_is_user
new c11d2e718c79 Merge branch 'msg_control-split'
new f0636d2c5bd2 Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
new c04135ab351b selftests/bpf: Fix merge conflict due to SYS() macro change.
new 75860b52019c selftests/bpf: Workaround for older vm_sockets.h.
new c11bd046485d bpf: Add preempt_count_{sub,add} into btf id deny list
new 1cf3bfc60f98 bpf: Support 64-bit pointers to kfuncs
new 4a1e885c6d14 samples/bpf: sampleip: Replace PAGE_OFFSET with _text address
new 044815e7776c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e39776bb78f3 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new c5fcedf96e68 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 634c7b1bd08c wifi: iwlwifi: debug: fix crash in __iwl_err()
new 0cc6fb8a0c36 wifi: iwlwifi: nvm-parse: enable 160/320 MHz for AP mode
new 413be839bfca wifi: iwlwifi: add a validity check of queue_id in iwl_txq [...]
new 0aa27be59e01 wifi: iwlwifi: Update configuration for SO,SOF MAC and HR RF
new 925c6a40e31d wifi: iwlwifi: mvm: convert TID to FW value on queue remove
new 4e17e156051b wifi: iwlwifi: mvm: use OFDM rate if IEEE80211_TX_CTL_NO_C [...]
new 72429d68a0e8 wifi: iwlwifi: mvm: enable bz hw checksum from c step
new d34d11aea2d5 wifi: iwlwifi: mvm: fix A-MSDU checks
new a0c8ab93eb3e wifi: iwlwifi: mvm: refactor TX csum mode check
new cb75abcebc45 wifi: iwlwifi: nvm: Update HE capabilities on 6GHz band fo [...]
new e305a408c5f9 wifi: iwlwifi: mvm: move function sequence
new d2ccc5c15263 wifi: iwlwifi: Update init sequence if tx diversity supported
new 5caa82529eab wifi: iwlwifi: Update configurations for Bnj-a0 and specif [...]
new 277f56a141fc wifi: iwlwifi: trans: don't trigger d3 interrupt twice
new 217f3c52f00d wifi: iwlwifi: mvm: don't set CHECKSUM_COMPLETE for unsupp [...]
new 4fdeb8471302 wifi: ieee80211: clean up public action codes
new 2c9abe653bc5 wifi: ieee80211: correctly mark FTM frames non-bufferable
new 0b75a1b1e42e wifi: mac80211: flush queues on STA removal
new d00800a289c9 wifi: mac80211: add flush_sta method
new 5e31b3df86ec wifi: iwlwifi: dbg: print pc register data once fw dump occurred
new 8e5a26360cbe wifi: iwlwifi: mvm: don't drop unencrypted MCAST frames
new 1843676ad075 wifi: iwlwifi: acpi: support modules with high antenna gain
new 72c20e60966c wifi: iwlwifi: mvm: fix shift-out-of-bounds
new 784d4a4258b6 wifi: iwlwifi: mvm: request limiting to 8 MSDUs per A-MSDU
new 26c680b7319d wifi: iwlwifi: mvm: make HLTK configuration for PASN stati [...]
new 905d50ddbc83 wifi: iwlwifi: mvm: support wowlan info notification version 2
new fb40cd9d914c wifi: iwlwifi: mvm: cleanup beacon_inject_active during hw [...]
new d48304326e5a wifi: iwlwifi: mvm: add DSM_FUNC_ENABLE_6E value to debugfs
new 70582b826365 wifi: iwlwifi: pcie: work around ROM bug on AX210 integrated
new 74aae25013ec wifi: iwlwifi: Fix the duplicate dump name
new b655b9a9f846 wifi: iwlwifi: pcie: fix possible NULL pointer dereference
new 11195ab0d6f3 wifi: iwlwifi: yoyo: skip dump correctly on hw error
new ba30415118ee wifi: iwlwifi: yoyo: Fix possible division by zero
new 20f8cb7dcbfe wifi: iwlwifi: mvm: scan legacy bands and UHB channels wit [...]
new 729040295f96 wifi: iwlwifi: Add RF Step Type for BZ device
new c30a2a64788b wifi: iwlwifi: add a new PCI device ID for BZ device
new 7a41d58936b2 wifi: iwlwifi: mvm: enable new MLD FW API
new 41c1b0b5aa45 wifi: iwlwifi: Fix spelling mistake "upto" -> "up to"
new 5f10705eea40 wifi: iwlwifi: mvm: Fix spelling mistake "Gerenal" -> "General"
new 11e94d2bcd88 wifi: iwlwifi: mvm: initialize seq variable
new 8ce437dd5b2e wifi: iwlwifi: fw: move memset before early return
new 58d1b717879b wifi: iwlwifi: pcie: Fix integer overflow in iwl_write_to_ [...]
new 0c9a8f9084be wifi: iwlwifi: mvm: track AP STA pointer and use it for MFP
new 7035b5baae21 wifi: iwlwifi: mvm: make iwl_mvm_mac_ctxt_send_beacon() static
new d066a530af8e wifi: iwlwifi: mvm: fix ptk_pn memory leak
new aea99650f731 wifi: iwlwifi: mvm: set STA mask for keys in MLO
new d3f9cd61b11a wifi: iwlwifi: mvm: validate station properly in flush
new 7f11d17f0b08 wifi: iwlwifi: mvm: Fix setting the rate for non station cases
new cdc419e9e7f3 wifi: iwlwifi: mvm: tx: remove misleading if statement
new b33a0c7fd6af Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e4433d1d9c39 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new ce52e4eda54f Merge branch 'mtd/next' of git://git.kernel.org/pub/scm/li [...]
new 227176f088e9 Merge branch 'nand/next' of git://git.kernel.org/pub/scm/l [...]
new 5976445ac253 Merge branch 'spi-nor/next' of git://git.kernel.org/pub/sc [...]
new 01f727cdc4db crypto: api - Move low-level functions into algapi.h
new c79a3169b9f3 crypto: ccp - Don't initialize CCP for PSP 0x1649
new cfd7ca021e56 crypto: ccp - Drop extra doorbell checks
new e0358dedff4f crypto: ccp - Bump up doorbell debug message to error
new a19c61b06585 crypto: ccp - Return doorbell status code as an argument
new 6699e1431e15 crypto: ccp - Use lower 8 bytes to communicate with doorbe [...]
new ae1dd17daeb8 crypto: caam - reduce page 0 regs access to minimum
new 0489929f73a2 crypto: caam - OP-TEE firmware support
new 586d492f2856 crypto: ixp4xx - fix building wiht 64-bit dma_addr_t
new 4541e1286cfd Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new afa351a15d80 Merge tag 'drm-intel-next-fixes-2023-04-13' of git://anong [...]
new 012293cddb49 Merge branch 'drm-next' of git://git.freedesktop.org/git/d [...]
new 56e51681246e drm/ttm: revert "Reduce the number of used allocation orde [...]
new 4f2d10a1a46a Merge branch 'for-linux-next' of git://anongit.freedesktop [...]
new a453e5ad1966 Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
new e7be323e8548 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 6c11f206983e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4269c2431b8c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2c1727789374 ASoC: da7219: Improve the relability of AAD IRQ process
new c6c3581a3e17 ASoC: da7218: Use devm_clk_get_optional()
new 21b3d1b50162 Merge remote-tracking branch 'asoc/for-6.4' into asoc-next
new 3fbd49e5b8a5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 066ff7dba151 soc: fujitsu: remove MODULE_LICENSE in non-modules
new 9e0d360fe059 mfd: altera-sysmgr: remove MODULE_LICENSE in non-modules
new 655cc3a64d5e irqchip/al-fic: remove MODULE_LICENSE in non-modules
new 591396b93373 bus: arm-integrator-lm: remove MODULE_LICENSE in non-modules
new 9016c09e9015 drivers/perf: remove MODULE_LICENSE in non-modules
new 0ba3f7977eb7 ARM: tegra: remove MODULE_LICENSE in non-modules
new b9ef12eaa003 pinctrl: actions: remove MODULE_LICENSE in non-modules
new 87efd0d382aa soc: apple: apple-pmgr-pwrstate: remove MODULE_LICENSE in [...]
new f6f5f91cc89a clk: bm1880: remove MODULE_LICENSE in non-modules
new 1739e4664e9f bus: ixp4xx: remove MODULE_LICENSE in non-modules
new 1095ebc8d42b pinctrl: nuvoton: npcm7xx: remove MODULE_LICENSE in non-modules
new c592acf5a752 bus: qcom: remove MODULE_LICENSE in non-modules
new e86c8a2d1b55 bus: remove MODULE_LICENSE in non-modules
new bb798d3061f1 EDAC, altera: remove MODULE_LICENSE in non-modules
new 06538a04efad power: reset: keystone-reset: remove MODULE_LICENSE in non [...]
new 6d398e69b972 video: fbdev: remove MODULE_LICENSE in non-modules
new 8a8dd17d2a2d KEYS: remove MODULE_LICENSE in non-modules
new c7b9975a4431 pinctrl: bcm: ns: remove MODULE_LICENSE in non-modules
new e518212eb6f3 MIPS: BCM47XX: remove MODULE_LICENSE in non-modules
new bb177282c460 clocksource: remove MODULE_LICENSE in non-modules
new 1e64f2a7fef0 clocksource/drivers/timer-tegra186: remove MODULE_LICENSE [...]
new 5ba4b11a8da7 clocksource: remove MODULE_LICENSE in non-modules
new 3714878005d3 crypto: remove MODULE_LICENSE in non-modules
new ef5bbd1172f4 crypto: blake2s: remove module-related code
new 41a98c68f2ab crypto: remove MODULE_LICENSE in non-modules
new b71e2a69d16c crypto: blake2s: remove module_init and module.h inclusion
new d69b1f0c03f6 dmaengine: stm32-mdma: remove MODULE_LICENSE in non-modules
new 3f0dedc39039 dmaengine: remove MODULE_LICENSE in non-modules
new 114da4b026d3 dma-mapping: benchmark: remove MODULE_LICENSE in non-modules
new 501e2c7d42d6 dma-buf: heaps: remove MODULE_LICENSE in non-modules
new 7435721a4a7b binfmt_elf: remove MODULE_LICENSE in non-modules
new 7540fb785b04 phy: intel: remove MODULE_LICENSE in non-modules
new 8a0a6c9af053 hwspinlock: remove MODULE_LICENSE in non-modules
new 48a3cbf1c566 iommu/sun50i: remove MODULE_LICENSE in non-modules
new 2752626e3eec irqchip: remove MODULE_LICENSE in non-modules
new e3f1f02548ad irqchip: remove MODULE_LICENSE in non-modules
new 7b51090edc1f mailbox: rockchip: remove MODULE_LICENSE in non-modules
new 4f2fe3964cf4 mailbox: zynq: make modular
new 268f4d5b63db power: reset: mt6397: remove MODULE_LICENSE in non-modules
new d829b836f281 irqchip/mchp-eic: remove MODULE_LICENSE in non-modules
new 62d8cd5bfd58 NFSv4.2: remove MODULE_LICENSE in non-modules
new 83bc3f3cd81d nvmem: core: remove MODULE_LICENSE in non-modules
new 33351b1a5955 perf/hw_breakpoint: remove MODULE_LICENSE in non-modules
new feb7e8cba73a pinctrl: amd: remove MODULE_LICENSE in non-modules
new 7da1628cf38f pinctrl: mediatek: remove MODULE_LICENSE in non-modules
new b08401919cc1 pinctrl: renesas: remove MODULE_LICENSE in non-modules
new 5e0266f0e5f5 lib: remove MODULE_LICENSE in non-modules
new ec4f7b7fc991 power: supply: remove MODULE_LICENSE in non-modules
new cc9ab32b6885 remoteproc: remove MODULE_LICENSE in non-modules
new 355a1a4b68d4 clk: renesas: remove MODULE_LICENSE in non-modules
new c9698fd5b455 reset: mchp: sparx5: remove MODULE_LICENSE in non-modules
new 7bd57c5a98aa reset: lantiq: remove MODULE_LICENSE in non-modules
new 00c8682a78f8 clk: microchip: mpfs: remove MODULE_LICENSE in non-modules
new 39b8452f9136 reset: mpfs: remove MODULE_LICENSE in non-modules
new 2fd5ed8b65a6 rv/reactor: remove MODULE_LICENSE in non-modules
new b00cf02386e4 irqchip/irq-sl28cpld: remove MODULE_LICENSE in non-modules
new 24e4dba2a482 power: reset: remove MODULE_LICENSE in non-modules
new 295ff94c888c soc/tegra: cbb: remove MODULE_LICENSE in non-modules
new a0d8881006d0 irqchip: remove MODULE_LICENSE in non-modules
new 849375737245 bus: remove MODULE_LICENSE in non-modules
new ae6385af3740 braille_console: remove MODULE_LICENSE in non-modules
new 92a722978218 drivers: bus: simple-pm-bus: remove MODULE_LICENSE in non-modules
new 958adeefbd62 watch_queue: remove MODULE_LICENSE in non-modules
new 0c9bf64c5b38 btree: remove MODULE_LICENSE in non-modules
new 7f82b39dc3e4 treewide: remove MODULE_LICENSE in non-modules
new 573858e85d7d unicode: remove MODULE_LICENSE in non-modules
new be1c21f17ce2 udmabuf: remove MODULE_LICENSE in non-modules
new 1c8744d83825 regulator: stm32-pwr: remove MODULE_LICENSE in non-modules
new 569e4d25f45c x86/mm/dump_pagetables: remove MODULE_LICENSE in non-modules
new 68ac126576a5 zpool: remove MODULE_LICENSE in non-modules
new 7e137102ae97 zswap: remove MODULE_LICENSE in non-modules
new c0a8c5d04733 interconnect: remove MODULE_LICENSE in non-modules
new 560db7ccf96d interconnect: remove module-related code
new b4aff7513df3 scripts/gdb: use mem instead of core_layout to get the mod [...]
new 87e5b1e8f257 module: Sync code of is_arm_mapping_symbol()
new 987d2e0aaa55 module: Move is_arm_mapping_symbol() to module_symbol.h
new 0a3bf86092c3 module: Ignore L0 and rename is_arm_mapping_symbol()
new 5033a61d297c Merge branch 'modules-next' of git://git.kernel.org/pub/sc [...]
new 5bca3688bdbc Input: raspberrypi-ts - fix refcount leak in rpi_ts_probe
new d6e680837ec5 Input: synaptics-rmi4 - fix function name in kerneldoc
new f9b2e603c621 Input: xpad - add constants for GIP interface numbers
new cf5950187319 Input: xpad - fix PowerA EnWired Controller guide button
new c55d84fb2bd8 dt-bindings: input: pwm-beeper: convert to dt schema
new 5a788828b84b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 83462a6c971c blkcg: Drop unnecessary RCU read [un]locks from blkg_conf_ [...]
new faffaab28959 blkcg: Restructure blkg_conf_prep() and friends
new 330491875812 blk-iolatency: s/blkcg_rq_qos/iolat_rq_qos/
new a13696b83da4 blk-iolatency: Make initialization lazy
new 019ea4e804fd Merge branch 'for-6.4/block' into for-next
new 20de765f6d9d blk-stat: fix QUEUE_FLAG_STATS clear
new 8e15dfbd9ae2 blk-throttle: only enable blk-stat when BLK_DEV_THROTTLING_LOW
new 7365092edb51 Merge branch 'for-6.4/block' into for-next
new 50947d7fe9fa blk-mq: don't plug for head insertions in blk_execute_rq_nowait
new bebe84ebeec4 blk-mq: remove blk-mq-tag.h
new 90110e04f265 blk-mq: include <linux/blk-mq.h> in block/blk-mq.h
new 94aa228c2a2f blk-mq: move more logic into blk_mq_insert_requests
new 05a93117703e blk-mq: fold blk_mq_sched_insert_requests into blk_mq_disp [...]
new 2bd215df791b blk-mq: move blk_mq_sched_insert_request to blk-mq.c
new a88db1e0003e blk-mq: fold __blk_mq_insert_request into blk_mq_insert_request
new 4ec5c0553c33 blk-mq: fold __blk_mq_insert_req_list into blk_mq_insert_request
new a4fa57ffb767 blk-mq: remove blk_flush_queue_rq
new 53548d2a945e blk-mq: refactor passthrough vs flush handling in blk_mq_i [...]
new a1e948b81ad2 blk-mq: refactor the DONTPREP/SOFTBARRIER andling in blk_m [...]
new 2b71b8770710 blk-mq: factor out a blk_mq_get_budget_and_tag helper
new e1f44ac0d7f4 blk-mq: fold __blk_mq_try_issue_directly into its two callers
new f0dbe6e88e1b blk-mq: don't run the hw_queue from blk_mq_insert_request
new 2394395cd598 blk-mq: don't run the hw_queue from blk_mq_request_bypass_insert
new 214a441805b8 blk-mq: don't kick the requeue_list in blk_mq_add_to_requeue_list
new 710fa3789ed9 blk-mq: pass a flags argument to blk_mq_insert_request
new 2b5976134bfb blk-mq: pass a flags argument to blk_mq_request_bypass_insert
new 93fffe16f7ee blk-mq: pass a flags argument to elevator_type->insert_requests
new b12e5c6c755a blk-mq: pass a flags argument to blk_mq_add_to_requeue_list
new 18075e6ab8d7 Merge branch 'for-6.4/block' into for-next
new 89ea5ceb53d1 blk-mq: cleanup __blk_mq_sched_dispatch_requests
new c20a1a2c1a9f blk-mq: remove the blk_mq_hctx_stopped check in blk_mq_run [...]
new cd735e11130d blk-mq: move the blk_mq_hctx_stopped check in __blk_mq_del [...]
new 1aa8d875b523 blk-mq: move the !async handling out of __blk_mq_delay_run [...]
new 4d5bba5bee0a blk-mq: remove __blk_mq_run_hw_queue
new 8c15dcf1fa8c Merge branch 'for-6.4/block' into for-next
new 4668c7a2940d fault-inject: allow configuration via configfs
new bb4c19e030f4 block: null_blk: make fault-injection dynamically configur [...]
new 7001edb72462 Merge branch 'for-6.4/block' into for-next
new 4935e8451d72 Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
new ceede138716d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3a1505f5fabd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 6c9eaf9bbe0f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 540eee470848 mfd: qcom-pm8008: Convert irq chip to config regs
new c4efb1df462c mfd: qcom-pm8008: Use .get_irq_reg() for irq chip
new 2aa8405a7f12 mfd: qcom-pm8008: Remove workaround for a regmap-irq quirk
new 82e3255f0eba mfd: bcm2835-pm: Remove MODULE_LICENSE in non-modules
new b67170391969 mfd: intel_soc_pmic_crc: Remove MODULE_LICENSE in non-modules
new 8efbc14e5582 dt-bindings: mfd: syscon: Add StarFive JH7100 sysmain compatible
new 2bc4332dd067 mfd: tqmx86: Do not access I2C_DETECT register through io_base
new 56a620030e50 mfd: tqmx86: Specify IO port register range more precisely
new 095003a2936b mfd: tqmx86: Correct board names for TQMxE39x
new e55b38d9c4f4 dt-bindings: mfd: qcom,tcsr: Add compatible for sm8450
new 5e4193f771d7 mfd: rt5033: Fix comments and style in includes
new e4e185f90a93 gpio: Add support for Intel LJCA USB GPIO driver
new beb707d9bd0d dt-bindings: mfd: qcom,tcsr: Add compatible for sdx65
new 8d293656ba41 dt-bindings: mfd: Add MAX5970 and MAX5978
new 82e24d323996 mfd: max597x: Add support for MAX5970 and MAX5978
new 79f2df98668f dt-bindings: mfd: qcom,tcsr: Document SDX55 TCSR
new 74819dac8614 mfd: core: Remove .enable() and .disable() callbacks
new 11f09df0f72d dt-bindings: mfd: Add TI-Nspire misc registers
new f0040afa4059 mfd: da9062: Use MFD_CELL_OF macro
new 0eca96f8301b mfd: da9062: Remove IRQ requirement
new 1a3e37fdb542 mfd: da9055: Do not cite as modular
new 61bc4bd08f88 mfd: twl6040: Remove MODULE_LICENSE in non-modules
new f5b8486a573b mfd: twl4030-audio: Remove MODULE_LICENSE in non-modules
new 9bd5224721c4 mfd: lp8788: Remove MODULE_LICENSE in non-modules
new e40be80724a8 mfd: tps6586x: Remove MODULE_LICENSE in non-modules
new 22ab964dac7d mfd: omap-usb-tll: Remove MODULE_LICENSE in non-modules
new 0185f72db524 mfd: omap-usb-host: Remove MODULE_LICENSE in non-modules
new f7c268e01ade mfd: ezx-pcap: Remove MODULE_LICENSE in non-modules
new f3b2865eefe3 mfd: tc3589x: Remove MODULE_LICENSE in non-modules
new d37215203364 mfd: 88pm860x: Remove MODULE_LICENSE in non-modules
new 18945157d1ef mfd: stmpe-spi: Remove MODULE_LICENSE in non-modules
new d101b80581b8 mfd: stmpe-i2c: Remove MODULE_LICENSE in non-modules
new 3673e78d916d mfd: da9055-i2c: Remove MODULE_LICENSE in non-modules
new 9904991db470 mfd: da9055: Remove MODULE_LICENSE in non-modules
new 09fbb32df225 mfd: da9052-spi: Remove MODULE_LICENSE in non-modules
new 5c85efc339a6 mfd: da9052-i2c: Remove MODULE_LICENSE in non-modules
new db92200627da mfd: da9052: Remove MODULE_LICENSE in non-modules
new 391c9bedb9bb mfd: da903x: Remove MODULE_LICENSE in non-modules
new 7a2f8db3e2f5 mfd: various: Use of_property_present() for testing DT pro [...]
new f4ae0dcb609d mfd: various: Use of_property_read_bool() for boolean properties
new dec824ca620f mfd: atmel-smc: Mark OF related data as maybe unused
new 53be402ba516 mfd: atc260x-i2c: Drop of_match_ptr for ID table
new 6a119b91700a mfd: rsmu_spi: Remove unneeded casts of void *
new 3bbf35c7e082 dt-bindings: mfd: qcom,spmi-pmic: Add PM2250
new afb6ff2577e7 mfd: arizona-i2c: Add the missing device table IDs for OF
new 5789680b49e7 dt-bindings: mfd: qcom,spmi-pmic: Add compatible for pmm8654au
new c8c0d04ad9f5 mfd: twl-core: Remove unused add_child() and add_numbered_ [...]
new 1bb081302ffc mfd: omap-usb-tll: Remove unused usbtll_readb() function
new 79e4c0c5418b mfd: ocelot-spi: Fix unsupported bulk read
new f5b19b95798e dt-bindings: mfd: Drop unneeded quotes in 'ref', 'id' and [...]
new 0b3cb1fbb7f8 mfd: arizona-spi: Add missing MODULE_DEVICE_TABLE
new ab9f3ccf54b0 dt-bindings: mfd: qcom,spmi-pmic: Add nvram function
new f8cedf1877e4 mfd: rsmu: Support 32-bit address space
new bf76195de15f dt-bindings: mfd: x-powers,axp152: Simplify disallowing pr [...]
new 1756c6fd0f00 mfd: axp20x: Fix axp288 writable-ranges
new 9a261d91bbed mfd: dln2: Fix memory leak in dln2_probe()
new dc40ea67c72e mfd: intel-lpss: Add Intel Meteor Lake PCH-S LPSS PCI IDs
new 8a79bcae2e36 mfd: rsmu_i2c: Convert to i2c's .probe_new() again
new 85b8b06bddca dt-bindings: timer: Document RZ/G2L MTU3a bindings
new bbd4013b44e6 mfd: Add Renesas RZ/G2L MTU3a core driver
new 41ba045e55e2 Documentation: ABI: sysfs-bus-counter: add cascade_counts_ [...]
new 25d21447d896 counter: Add Renesas RZ/G2L MTU3a counter driver
new 031bda14c32e MAINTAINERS: Add entries for Renesas RZ/G2L MTU3a counter driver
new 9d8d0d98885a dt-bindings: mfd: syscon: Add nuvoton,ma35d1-sys compatible
new 81622f882da8 Merge branch 'for-mfd-next' of git://git.kernel.org/pub/sc [...]
new 3c4d8663209f Merge branch 'for-backlight-next' of git://git.kernel.org/ [...]
new cde10eefa1e3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 420fa7b256a1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 11cb4eaddedc Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 1079ff8963ca AppArmor: Fix some kernel-doc comments
new fd18ddebace4 apparmor: Return directly after a failed kzalloc() in two [...]
new 0bb84cff96af apparmor: fix missing error check for rhashtable_insert_fast
new 0f8a2d520f9e Merge branch 'apparmor-next' of git://git.kernel.org/pub/s [...]
new 76852d98ec31 Merge branch 'next-integrity' of git://git.kernel.org/pub/ [...]
new 4ce1f694eb5d selinux: ensure av_permissions.h is built when needed
new 9764d2dbc8f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new fe613ab0b97f Merge branch 'next' of git://github.com/cschaufler/smack-next
new 6685da4022de Merge branch 'master' of https://scm.osdn.net/gitroot/tomo [...]
new e9cd53bfd0bf Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 8f880d19e6ad iommu/amd: Set page size bitmap during V2 domain allocation
new ccc62b827775 iommu/amd: Fix "Guest Virtual APIC Table Root Pointer" con [...]
new 5e799a7ceed8 iommu/exynos: Use the devm_clk_get_optional() helper
new e494245c756e dt-bindings: media: mediatek,vcodec: Remove dma-ranges property
new 559549b1f250 dt-bindings: media: mediatek,jpeg: Remove dma-ranges property
new ae6693453ac6 iommu/mediatek: Improve comment for the current region/bank
new b2a6876d215b iommu/mediatek: Get regionid from larb/port id
new 6b1317f92874 iommu/mediatek: mt8192: Add iova_region_larb_msk
new a43e767d4e1b iommu/mediatek: mt8195: Add iova_region_larb_msk
new f5d4233ad373 iommu/mediatek: mt8186: Add iova_region_larb_msk
new 3df9bdd4ae8e iommu/mediatek: Add a gap for the iova regions
new f7da2da8675b iommu/mediatek: Set dma_mask for the master devices
new 7d35584d9c6d media: mtk-jpegdec: Remove the setting for dma_mask
new aa0ee7b4d522 media: mediatek: vcodec: Remove the setting for dma_mask
new 2aa6e5f63ea2 arm64: dts: mt8195: Remove the unnecessary dma-ranges
new 88c531b42a98 arm64: dts: mt8195: Add dma-ranges for the parent "soc" node
new f543028451d1 arm64: dts: mt8186: Add dma-ranges for the parent "soc" node
new 25c2325575cc iommu/rockchip: Add missing set_platform_dma_ops callback
new 8c153645fa40 iommu/arm-smmu-v3: Explain why ATS stays disabled with bypass
new 122611347326 iommu/arm-smmu-qcom: Limit the SMR groups to 128
new 67ea0b7ce418 iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if any
new 7f061c19f652 dt-bindings: arm-smmu: Add compatible for SM8550 SoC
new 5c3686616b18 dt-bindings: arm-smmu: Use qcom,smmu compatible for MMU500 [...]
new 16d1646871fb dt-bindings: arm-smmu: Add SM8350 Adreno SMMU
new 3ad6585509dc dt-bindings: arm-smmu: Document SM61[12]5 GPU SMMU
new ca08b2a65b5c Merge branch 'for-joerg/arm-smmu/bindings' into for-joerg/ [...]
new 391d0feb3b55 Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/s [...]
new 84c9ef72b64d dmaengine: idxd: Add enable/disable device IOPF feature
new a86fb7717320 iommu/vt-d: Allow SVA with device-specific IOPF
new 3d4c7cc3d168 iommu/vt-d: Move iopf code from SVA to IOPF enabling path
new 5ae4008055fe iommu/vt-d: Move pfsid and ats_qdep calculation to device [...]
new fbcde5bb92bd iommu/vt-d: Move PRI handling to IOPF feature path
new 7b8aa998d627 iommu/vt-d: Remove unnecessary checks in iopf disabling path
new 41d71e09a155 iommu/vt-d: Do not use GFP_ATOMIC when not needed
new a06c2ecec113 iommu/vt-d: Remove extern from function prototypes
new a7050fbde36e iommu/vt-d: Use non-privileged mode for all PASIDs
new 113a031becc8 iommu/vt-d: Remove PASID supervisor request support
new b31064f881ee iommu/vt-d: Make size of operands same in bitwise operations
new 35dc5d8998ef iommu/vt-d: Remove BUG_ON on checking valid pfn range
new 4a627a2593b4 iommu/vt-d: Remove BUG_ON in handling iotlb cache invalidation
new 998d4c2db30c iommu/vt-d: Remove BUG_ON when domain->pgd is NULL
new cbf2f9e8badd iommu/vt-d: Remove BUG_ON in map/unmap()
new ff45ab96465f iommu/vt-d: Remove a useless BUG_ON(dev->is_virtfn)
new e60d63e32d23 iommu/vt-d: Remove BUG_ON in dmar_insert_dev_scope()
new 8a7244a6d861 Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos [...]
new a09ce5fc0889 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new a0108409c715 dt-bindings: irqchip: ti,sci-inta: Add optional power-doma [...]
new d1115de6aff3 dt-bindings: iommu: Convert QCOM IOMMU to YAML
new 82174a0a9c5c of: Move of_device_get_match_data() declaration
new b58fa269c59d of: Move CPU node related functions to their own file
new 2e8fff668dc1 of: Drop unnecessary includes in headers
new 1630928f2912 ARM: sunxi: Drop of_device.h include
new ec7a7aa9a487 ARM: cpuidle: Drop of_device.h include
new a0418108d7e1 riscv: Add explicit include for cpu.h
new 06d90669769b riscv: cacheinfo: Adjust includes to remove of_device.h
new b9581552b0b9 cacheinfo: Adjust includes to remove of_device.h
new bd08b691615f clocksource: ingenic: Add explicit include for cpuhotplug.h
new dcf3d782ed10 thermal: cpuidle_cooling: Adjust includes to remove of_device.h
new 26c682676471 soc: mediatek: mtk-svs: Add explicit include for cpu.h
new 21bb32b155df cpufreq: Adjust includes to remove of_device.h
new a88fb96086ea cpufreq: sun50i: Add explicit include for cpu.h
new 24760e43c6a6 cpuidle: Adjust includes to remove of_device.h
new 6cd2fb5b1ca0 irqchip: loongson-eiointc: Add explicit include for cpuhotplug.h
new cd6f0f5176d1 OPP: Adjust includes to remove of_device.h
new 7e09cb0b84ac of: Drop cpu.h include from of_device.h
new 6d32dadb11a6 of: unittest: Add bus address range parsing tests
new c75a79491835 of/address: Add of_range_to_resource() helper
new 3d5089c4263d of/address: Add support for 3 address cell bus
new b50c788a5696 of/address: Add of_range_count() helper
new ff61bacd77f2 of/address: Add of_property_read_reg() helper
new 1d8b6c2831af Merge branch 'dt/address-cleanups' into dt/next
new a3eff73ff7f9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e0d272c73857 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 6d87552c0b86 spi: spi-loopback-test: Add module param for iteration length
new 3ac07d0bc566 Merge remote-tracking branch 'spi/for-6.4' into spi-next
new 110190252b36 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7bc9c1df89a3 x86/microcode: Do not taint when late loading on AMD
new 0ff5efe3f93f Merge x86/microcode into tip/master
new 981724dfec18 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new a34451eeb318 Merge branch 'timers/drivers/next' of git://git.linaro.org [...]
new b7ea068ef660 Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...]
new 95de87d21e0a Merge branch 'irq/irqchip-next' of git://git.kernel.org/pu [...]
new a741ae85b08a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 34d2866ae354 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/li [...]
new 54d731817664 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/k [...]
new a6610435ac17 KVM: arm64: Handle 32bit CNTPCTSS traps
new 92c7cc21f495 Merge branch kvm-arm64/timer-vm-offsets into kvmarm-master/next
new 55b5bac15939 KVM: arm64: nvhe: Synchronise with page table walker on vcpu run
new 7e1b2329c205 KVM: arm64: nvhe: Synchronise with page table walker on TLBI
new 8442d65373c6 KVM: arm64: pkvm: Document the side effects of kvm_flush_d [...]
new 1ff2755d6800 KVM: arm64: vhe: Synchronise with page table walker on MMU update
new bcf3e7da3ad3 KVM: arm64: vhe: Drop extra isb() on guest exit
new eb6d203935d1 Merge branch kvm-arm64/spec-ptw into kvmarm-master/next
new c0456922b422 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 403d6687490a Merge branch 'next' of https://github.com/kvm-x86/linux.git
new 2a3eaa31de86 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new b19fa99cf3cd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 494f20d52588 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 46192d863963 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 846d29e19cba Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c1087c29e96a leds: tca6507: Fix error handling of using fwnode_property [...]
new 5b0a155cf650 Merge branch 'for-leds-next' of git://git.kernel.org/pub/s [...]
new 2a25391d70ef Merge branch 'for-next' of git://github.com/cminyard/linux [...]
new b67333d880b2 Merge branch 'driver-core-next' of git://git.kernel.org/pu [...]
new a33841d96c61 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...]
new 422cddcdf815 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new c04a65a83331 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/li [...]
new 02c4a0e10b77 Merge branch 'char-misc-next' of git://git.kernel.org/pub/ [...]
new dd8f7f463394 MAINTAINERS: Remove Mathieu Poirier as coresight maintainer
new 18996a113f25 coresight: etm_pmu: Set the module field
new 288dbf8912ce Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new e37d819f996e Merge branch 'icc-next' of git://git.kernel.org/pub/scm/li [...]
new 4180c1de0c43 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 3996e6dbc3c1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 1a1823e3b4d5 Merge branch 'extcon-next' of git://git.kernel.org/pub/scm [...]
new 20f73165f5ad Merge branch 'next' of git://github.com/awilliam/linux-vfio.git
new 1055cba9d301 Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...]
new 47278e44afcb Merge branch 'for-next' of https://gitlab.com/peda-linux/mux.git
new a09121035013 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 7c5091965b11 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1b3431b552a3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 853e866cccdb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 89e7dc75abb9 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new fdaa72926ae9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 30862642109c Merge branch 'gpio/for-next' of git://git.kernel.org/pub/s [...]
new e813a506fdcb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new eb411c0cf59a pwm: meson: Fix axg ao mux parents
new 9e4fa80ab7ef pwm: meson: Fix g12a ao clk81 name
new 0af4d704ba8e pwm: Delete deprecated functions pwm_request() and pwm_free()
new 247ee6c78040 pwm: Remove unused radix tree
new 353779d0e90d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d761fbbc2e7b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c2b1790747a5 selftests/resctrl: Use correct exit code when tests fail
new 42e3b093eb7c selftests/resctrl: Fix set up schemata with 100% allocatio [...]
new 1e359b6a9422 selftests/resctrl: Return MBA check result and make it to [...]
new a080b6e74b24 selftests/resctrl: Flush stdout file buffer before executi [...]
new 39e34ddc382b selftests/resctrl: Cleanup properly when an error occurs i [...]
new 73c55fa5ab55 selftests/resctrl: Commonize the signal handler register/u [...]
new 91db4fd9019a selftests/resctrl: Remove duplicate codes that clear each [...]
new e898e5f488ab Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 894f33d519ee Merge branch 'kunit' of git://git.kernel.org/pub/scm/linux [...]
new 4cd694f59ae4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a3fa75d0417e Merge branch 'rtc-next' of git://git.kernel.org/pub/scm/li [...]
new 26f6abcaa912 Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
new 1bae4d3fde11 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new cbd7fc15a47a Merge branch 'main' of git://git.infradead.org/users/willy [...]
new c94a3fe93c2e x86/hyperv: Add callback filter to cpumask_to_vpset()
new e6278af685a4 x86/hyperv: Exclude lazy TLB mode CPUs from enlightened TL [...]
new 4537dc7631e1 Merge branch 'hyperv-next' of git://git.kernel.org/pub/scm [...]
new f39fd22b4508 Merge branch 'mhi-next' of git://git.kernel.org/pub/scm/li [...]
new a75cef432043 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f52e4da6fc9e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 02fe0dfef3ed Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 393dacb0f09e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 261780b58ff0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new e83e677fa0b9 Merge branch 'rust-next' of https://github.com/Rust-for-Li [...]
new 67ff32289aca proc_sysctl: update docs for __register_sysctl_table()
new b2f56e5574ea proc_sysctl: move helper which creates required subdirectories
new 228b09de9363 sysctl: clarify register_sysctl_init() base directory order
new 96200952abeb apparmor: simplify sysctls with register_sysctl_init()
new 5df5bdc3c473 loadpin: simplify sysctls use with register_sysctl()
new 98cfeb8d540a yama: simplfy sysctls with register_sysctl()
new 02a6b455fb35 seccomp: simplify sysctls with register_sysctl_init()
new adf11ea8725b csky: simplify alignment sysctl registration
new ca674057f36b scsi: simplify sysctl registration with register_sysctl()
new 525f23fe58b5 hv: simplify sysctl registration
new 9adcf9d3d5c9 md: simplify sysctl registration
new 9f17a75b2d10 xen: simplify sysctl registration for balloon
new 1dc8689e4cc6 proc_sysctl: enhance documentation
new 37b768ce3d23 lockd: simplify two-level sysctl registration for nlm_sysctls
new d2235a705b48 nfs: simplify two-level sysctl registration for nfs4_cb_sysctls
new a2189b77676b nfs: simplify two-level sysctl registration for nfs_cb_sysctls
new f5d2b92c85d4 xfs: simplify two-level sysctl registration for xfs_table
new 3d379b8d0de0 fs/cachefiles: simplify one-level sysctl registration for [...]
new 1119aaa823e6 coda: simplify one-level sysctl registration for coda_table
new 02148ff371b2 ntfs: simplfy one-level sysctl registration for ntfs_sysctls
new 3d51cd8ea3c8 utsname: simplify one-level sysctl registration for uts_ke [...]
new 03860ef038e6 ia64: simplify one-level sysctl registration for kdump_ctl_table
new ca14ccf310ee arm: simplify two-level sysctl registration for ctl_isa_vars
new 8cbc82f3ec0d mm: memory-failure: Move memory failure sysctls to its own file
new 48fe8ab8d5a3 mm: compaction: move compaction sysctl to its own file
new b3f312c4815d mm: compaction: remove incorrect #ifdef checks
new e3184de9d46c fs: fix sysctls.c built
new 5c10cefe0944 Merge branch 'sysctl-next' of git://git.kernel.org/pub/scm [...]
new 3a8f3a1d818e Merge branch 'bitmap-for-next' of https://github.com/norov [...]
new 90a626d5f3c5 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
new 62eb75b88544 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ab7cc86660bf drm: Fix up merge issue
new d3f2cd248191 Add linux-next specific files for 20230414
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 (e3342532ecd3)
\
N -- N -- N refs/heads/master (d3f2cd248191)
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 1064 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:
CREDITS | 5 +
Documentation/ABI/testing/sysfs-bus-counter | 32 +
Documentation/ABI/testing/sysfs-fs-f2fs | 6 -
.../RCU/Design/Requirements/Requirements.rst | 36 +-
Documentation/RCU/whatisRCU.rst | 1 +
Documentation/admin-guide/kernel-parameters.txt | 139 +-
Documentation/admin-guide/xfs.rst | 1 +
Documentation/devicetree/bindings/arm/qcom.yaml | 8 +
.../devicetree/bindings/clock/qcom,gpucc.yaml | 2 +
.../bindings/clock/qcom,sc7280-lpasscc.yaml | 7 +
.../devicetree/bindings/i2c/cdns,i2c-r1p10.yaml | 4 +
.../devicetree/bindings/i2c/i2c-mt65xx.yaml | 1 +
.../devicetree/bindings/input/pwm-beeper.txt | 24 -
.../devicetree/bindings/input/pwm-beeper.yaml | 41 +
.../bindings/interrupt-controller/ti,sci-inta.yaml | 3 +
.../devicetree/bindings/iommu/arm,smmu.yaml | 45 +-
.../devicetree/bindings/iommu/qcom,iommu.txt | 122 -
.../devicetree/bindings/iommu/qcom,iommu.yaml | 113 +
.../bindings/media/mediatek,mt8195-jpegdec.yaml | 7 -
.../bindings/media/mediatek,mt8195-jpegenc.yaml | 7 -
.../bindings/media/mediatek,vcodec-decoder.yaml | 5 -
.../bindings/media/mediatek,vcodec-encoder.yaml | 5 -
.../bindings/media/mediatek-jpeg-encoder.yaml | 5 -
Documentation/devicetree/bindings/mfd/syscon.yaml | 1 +
.../devicetree/bindings/timer/renesas,rz-mtu3.yaml | 302 +
Documentation/driver-api/pwm.rst | 13 +-
Documentation/fault-injection/fault-injection.rst | 8 +
Documentation/filesystems/index.rst | 1 +
.../filesystems/xfs-online-fsck-design.rst | 5315 +++
.../filesystems/xfs-self-describing-metadata.rst | 1 +
Documentation/riscv/vm-layout.rst | 6 +-
MAINTAINERS | 9 +-
Next/SHA1s | 104 +-
Next/merge.log | 3739 +-
arch/arm64/boot/dts/mediatek/mt8186.dtsi | 1 +
arch/arm64/boot/dts/mediatek/mt8195.dtsi | 4 +-
arch/arm64/boot/dts/qcom/Makefile | 1 +
arch/arm64/boot/dts/qcom/qrb4210-rb2.dts | 227 +
arch/arm64/include/asm/sysreg.h | 1 +
arch/arm64/kvm/hyp/nvhe/debug-sr.c | 2 -
arch/arm64/kvm/hyp/nvhe/mem_protect.c | 7 +
arch/arm64/kvm/hyp/nvhe/switch.c | 18 +
arch/arm64/kvm/hyp/nvhe/tlb.c | 38 +-
arch/arm64/kvm/hyp/vhe/switch.c | 7 +-
arch/arm64/kvm/hyp/vhe/sysreg-sr.c | 12 +
arch/arm64/kvm/sys_regs.c | 1 +
arch/riscv/include/asm/fixmap.h | 8 +
arch/riscv/include/asm/pgtable.h | 8 +-
arch/riscv/kernel/setup.c | 6 +-
arch/riscv/mm/init.c | 82 +-
arch/s390/Kconfig | 4 -
arch/s390/boot/boot.h | 5 +-
arch/s390/boot/install.sh | 8 +-
arch/s390/boot/ipl_parm.c | 6 +-
arch/s390/boot/kaslr.c | 110 +-
arch/s390/boot/pgm_check_info.c | 2 +-
arch/s390/boot/physmem_info.c | 5 +
arch/s390/boot/startup.c | 39 +-
arch/s390/boot/vmem.c | 26 +-
arch/s390/include/asm/checksum.h | 10 +-
arch/s390/include/asm/pgtable.h | 2 +-
arch/s390/include/asm/set_memory.h | 11 +
arch/s390/include/asm/setup.h | 7 +
arch/s390/kernel/debug.c | 2 +-
arch/s390/kernel/ftrace.c | 2 +-
arch/s390/kernel/ipl.c | 6 +-
arch/s390/kernel/kprobes.c | 2 +-
arch/s390/kernel/module.c | 26 +-
arch/s390/kernel/perf_cpum_cf.c | 43 +-
arch/s390/kernel/setup.c | 1 +
arch/s390/mm/init.c | 5 +-
arch/s390/mm/pageattr.c | 2 +-
arch/s390/mm/vmem.c | 34 +-
arch/s390/net/bpf_jit_comp.c | 5 +
arch/x86/crypto/blake2s-glue.c | 5 +-
arch/x86/kernel/cpu/microcode/core.c | 8 +-
arch/x86/mm/debug_pagetables.c | 1 -
block/bfq-cgroup.c | 8 +-
block/bfq-iosched.c | 17 +-
block/blk-cgroup.c | 122 +-
block/blk-cgroup.h | 10 +-
block/blk-flush.c | 17 +-
block/blk-iocost.c | 58 +-
block/blk-iolatency.c | 39 +-
block/blk-mq-cpumap.c | 1 -
block/blk-mq-debugfs.c | 2 -
block/blk-mq-pci.c | 1 -
block/blk-mq-sched.c | 143 +-
block/blk-mq-sched.h | 7 -
block/blk-mq-sysfs.c | 2 -
block/blk-mq-tag.c | 2 -
block/blk-mq-tag.h | 73 -
block/blk-mq-virtio.c | 1 -
block/blk-mq.c | 386 +-
block/blk-mq.h | 77 +-
block/blk-pm.c | 2 -
block/blk-rq-qos.h | 2 +-
block/blk-stat.c | 5 +-
block/blk-sysfs.c | 1 -
block/blk-throttle.c | 19 +-
block/blk.h | 6 -
block/elevator.h | 4 +-
block/kyber-iosched.c | 7 +-
block/mq-deadline.c | 13 +-
crypto/asymmetric_keys/asymmetric_type.c | 1 -
crypto/internal.h | 2 +
crypto/tcrypt.c | 11 +-
drivers/accessibility/braille/braille_console.c | 1 -
drivers/acpi/acpi_video.c | 38 -
drivers/acpi/video_detect.c | 35 -
drivers/base/arch_topology.c | 7 +-
drivers/base/cacheinfo.c | 18 +-
drivers/block/null_blk/Kconfig | 2 +-
drivers/block/null_blk/main.c | 93 +-
drivers/block/null_blk/null_blk.h | 7 +-
drivers/bus/arm-integrator-lm.c | 1 -
drivers/bus/bt1-apb.c | 1 -
drivers/bus/bt1-axi.c | 1 -
drivers/bus/intel-ixp4xx-eb.c | 1 -
drivers/bus/qcom-ebi2.c | 1 -
drivers/bus/qcom-ssc-block-bus.c | 1 -
drivers/bus/simple-pm-bus.c | 2 +-
drivers/clk/clk-bm1880.c | 1 -
drivers/clk/microchip/clk-mpfs.c | 4 +-
drivers/clk/qcom/Kconfig | 9 +
drivers/clk/qcom/Makefile | 1 +
drivers/clk/qcom/clk-rpm.c | 10 +-
drivers/clk/qcom/dispcc-qcm2290.c | 3 -
drivers/clk/qcom/gcc-sm8350.c | 47 +-
drivers/clk/qcom/gpucc-sa8775p.c | 625 +
drivers/clk/qcom/lpassaudiocc-sc7280.c | 2 +
drivers/clk/qcom/lpasscc-sc7280.c | 16 +-
drivers/clk/renesas/renesas-cpg-mssr.c | 1 -
drivers/clk/renesas/rzg2l-cpg.c | 1 -
drivers/clk/starfive/clk-starfive-jh7110-sys.c | 15 +-
drivers/clocksource/em_sti.c | 1 -
drivers/clocksource/sh_cmt.c | 1 -
drivers/clocksource/sh_mtu2.c | 1 -
drivers/clocksource/sh_tmu.c | 1 -
drivers/clocksource/timer-stm32-lp.c | 1 -
drivers/clocksource/timer-tegra186.c | 1 -
drivers/clocksource/timer-ti-dm.c | 1 -
drivers/counter/Kconfig | 11 +
drivers/counter/Makefile | 1 +
drivers/counter/rz-mtu3-cnt.c | 902 +
drivers/cpufreq/amd-pstate.c | 2 +-
drivers/crypto/caam/caamalg.c | 21 +-
drivers/crypto/caam/caamhash.c | 10 +-
drivers/crypto/caam/caampkc.c | 6 +-
drivers/crypto/caam/caamrng.c | 6 +-
drivers/crypto/caam/ctrl.c | 106 +-
drivers/crypto/caam/debugfs.c | 12 +-
drivers/crypto/caam/debugfs.h | 7 +-
drivers/crypto/caam/intern.h | 1 +
drivers/crypto/ccp/platform-access.c | 31 +-
drivers/crypto/ccp/sp-pci.c | 2 +-
drivers/crypto/intel/ixp4xx/ixp4xx_crypto.c | 14 +-
drivers/dma-buf/heaps/cma_heap.c | 1 -
drivers/dma-buf/heaps/system_heap.c | 1 -
drivers/dma-buf/udmabuf.c | 1 -
drivers/dma/ep93xx_dma.c | 1 -
drivers/dma/idxd/init.c | 31 +-
drivers/dma/ipu/ipu_idmac.c | 1 -
drivers/dma/mv_xor_v2.c | 1 -
drivers/dma/sh/shdma-base.c | 1 -
drivers/dma/stm32-dmamux.c | 1 -
drivers/dma/stm32-mdma.c | 1 -
drivers/firmware/broadcom/bcm47xx_nvram.c | 1 -
drivers/gpu/drm/amd/display/Kconfig | 2 +-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 4 -
drivers/gpu/drm/scheduler/sched_main.c | 3 +-
drivers/gpu/drm/ttm/ttm_pool.c | 2 +-
drivers/hid/amd-sfh-hid/amd_sfh_client.c | 1 +
drivers/hid/amd-sfh-hid/amd_sfh_pcie.c | 13 +
drivers/hid/amd-sfh-hid/amd_sfh_pcie.h | 1 +
.../amd-sfh-hid/hid_descriptor/amd_sfh_hid_desc.c | 4 +
drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_desc.c | 2 +-
drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_init.c | 11 +
drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_interface.c | 10 +-
drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_interface.h | 8 +-
drivers/hid/hid-apple.c | 4 +-
drivers/hid/hid-asus.c | 1 +
drivers/hid/hid-ids.h | 1 +
drivers/hid/hid-input.c | 2 +
drivers/hid/hid-kye.c | 13 +-
drivers/hid/hid-lg-g15.c | 1 +
drivers/hid/hid-mcp2221.c | 6 +-
drivers/hid/hid-steelseries.c | 1 +
drivers/hid/i2c-hid/Kconfig | 6 +-
drivers/hid/i2c-hid/i2c-hid-of.c | 38 +-
drivers/hid/wacom_wac.c | 12 +-
drivers/hwspinlock/hwspinlock_core.c | 1 -
drivers/hwtracing/coresight/coresight-etm-perf.c | 1 +
drivers/i2c/busses/i2c-cadence.c | 26 +-
drivers/i2c/busses/i2c-mt65xx.c | 13 +
drivers/i2c/busses/i2c-ocores.c | 35 +-
drivers/i2c/busses/i2c-omap.c | 9 +-
drivers/input/joystick/xpad.c | 20 +-
drivers/input/rmi4/rmi_bus.c | 2 +-
drivers/input/touchscreen/cyttsp5.c | 1 +
drivers/input/touchscreen/raspberrypi-ts.c | 3 +-
drivers/interconnect/core.c | 5 -
drivers/iommu/amd/amd_iommu_types.h | 4 +-
drivers/iommu/amd/iommu.c | 6 +-
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 26 +-
drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c | 16 +-
drivers/iommu/exynos-iommu.c | 24 +-
drivers/iommu/intel/dmar.c | 7 +-
drivers/iommu/intel/iommu.c | 173 +-
drivers/iommu/intel/iommu.h | 36 +-
drivers/iommu/intel/irq_remapping.c | 2 +-
drivers/iommu/intel/pasid.c | 43 -
drivers/iommu/intel/pasid.h | 7 -
drivers/iommu/iommu.c | 9 +-
drivers/iommu/mtk_iommu.c | 145 +-
drivers/iommu/rockchip-iommu.c | 61 +-
drivers/irqchip/irq-al-fic.c | 1 -
drivers/irqchip/irq-ls-scfg-msi.c | 1 -
drivers/irqchip/irq-mbigen.c | 1 -
drivers/irqchip/irq-mchp-eic.c | 1 -
drivers/irqchip/irq-renesas-intc-irqpin.c | 1 -
drivers/irqchip/irq-renesas-irqc.c | 1 -
drivers/irqchip/irq-renesas-rza1.c | 1 -
drivers/irqchip/irq-renesas-rzg2l.c | 1 -
drivers/irqchip/irq-sl28cpld.c | 1 -
drivers/irqchip/irq-ti-sci-inta.c | 1 -
drivers/irqchip/irq-ti-sci-intr.c | 1 -
drivers/leds/leds-tca6507.c | 5 +-
drivers/mailbox/Kconfig | 2 +-
drivers/mailbox/rockchip-mailbox.c | 1 -
.../media/platform/mediatek/jpeg/mtk_jpeg_core.c | 3 -
.../platform/mediatek/vcodec/mtk_vcodec_dec_drv.c | 8 -
.../platform/mediatek/vcodec/mtk_vcodec_enc_drv.c | 3 -
drivers/mfd/Kconfig | 10 +
drivers/mfd/Makefile | 1 +
drivers/mfd/altera-sysmgr.c | 1 -
drivers/mfd/rz-mtu3.c | 391 +
drivers/mfd/rz-mtu3.h | 147 +
drivers/net/dsa/ocelot/felix.c | 5 -
drivers/net/ethernet/cadence/macb.h | 6 +-
drivers/net/ethernet/cadence/macb_main.c | 21 +-
drivers/net/ethernet/cadence/macb_ptp.c | 4 +-
drivers/net/ethernet/freescale/enetc/enetc.c | 31 +-
drivers/net/ethernet/freescale/enetc/enetc.h | 1 +
drivers/net/ethernet/freescale/enetc/enetc_hw.h | 4 +
drivers/net/ethernet/mellanox/mlx4/en_rx.c | 22 +-
drivers/net/ethernet/mellanox/mlx4/mlx4_en.h | 3 +-
drivers/net/ethernet/mellanox/mlx5/core/Makefile | 4 +-
drivers/net/ethernet/mellanox/mlx5/core/cmd.c | 6 +-
.../ethernet/mellanox/mlx5/core/en/rep/bridge.c | 16 +
drivers/net/ethernet/mellanox/mlx5/core/en/xdp.c | 63 +-
.../net/ethernet/mellanox/mlx5/core/esw/bridge.c | 287 +-
.../net/ethernet/mellanox/mlx5/core/esw/bridge.h | 17 +
.../ethernet/mellanox/mlx5/core/esw/bridge_mcast.c | 1126 +
.../ethernet/mellanox/mlx5/core/esw/bridge_priv.h | 181 +
.../mlx5/core/esw/diag/bridge_tracepoint.h | 35 +
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c | 2 +-
drivers/net/ethernet/mellanox/mlx5/core/main.c | 9 +
.../net/ethernet/mellanox/mlx5/core/mlx5_core.h | 1 +
.../ethernet/mellanox/mlx5/core/sf/dev/driver.c | 2 +-
.../ethernet/mellanox/mlx5/core/steering/dr_cmd.c | 6 +
.../mellanox/mlx5/core/steering/dr_domain.c | 45 +-
.../mellanox/mlx5/core/steering/dr_icm_pool.c | 41 +-
.../ethernet/mellanox/mlx5/core/steering/dr_ptrn.c | 43 +
.../ethernet/mellanox/mlx5/core/steering/dr_send.c | 60 +-
.../mellanox/mlx5/core/steering/dr_ste_v1.c | 7 +-
.../mellanox/mlx5/core/steering/dr_types.h | 11 +
drivers/net/ethernet/microsoft/mana/mana_bpf.c | 22 +-
drivers/net/ethernet/microsoft/mana/mana_en.c | 383 +-
drivers/net/ethernet/mscc/ocelot.h | 9 +
drivers/net/ethernet/mscc/ocelot_io.c | 50 +-
drivers/net/ethernet/mscc/ocelot_stats.c | 42 +-
drivers/net/veth.c | 10 +-
drivers/net/wireless/intel/iwlwifi/cfg/22000.c | 47 +-
drivers/net/wireless/intel/iwlwifi/fw/acpi.c | 41 +-
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h | 37 +-
drivers/net/wireless/intel/iwlwifi/fw/api/scan.h | 3 +
drivers/net/wireless/intel/iwlwifi/fw/dbg.c | 10 +-
drivers/net/wireless/intel/iwlwifi/fw/dump.c | 11 +
drivers/net/wireless/intel/iwlwifi/fw/file.h | 3 +
drivers/net/wireless/intel/iwlwifi/fw/runtime.h | 1 +
drivers/net/wireless/intel/iwlwifi/iwl-config.h | 4 +
drivers/net/wireless/intel/iwlwifi/iwl-csr.h | 4 +
drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c | 6 +
drivers/net/wireless/intel/iwlwifi/iwl-debug.c | 3 +-
drivers/net/wireless/intel/iwlwifi/iwl-drv.c | 11 +-
.../net/wireless/intel/iwlwifi/iwl-eeprom-parse.h | 5 +-
drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c | 21 +-
drivers/net/wireless/intel/iwlwifi/iwl-prph.h | 7 +
drivers/net/wireless/intel/iwlwifi/iwl-trans.h | 21 +-
drivers/net/wireless/intel/iwlwifi/mvm/d3.c | 36 +-
drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c | 22 +
.../net/wireless/intel/iwlwifi/mvm/ftm-initiator.c | 25 +-
.../net/wireless/intel/iwlwifi/mvm/ftm-responder.c | 19 +-
drivers/net/wireless/intel/iwlwifi/mvm/fw.c | 234 +-
drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c | 18 +-
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c | 36 +-
drivers/net/wireless/intel/iwlwifi/mvm/mld-key.c | 82 +-
drivers/net/wireless/intel/iwlwifi/mvm/mld-sta.c | 3 +
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h | 42 +-
drivers/net/wireless/intel/iwlwifi/mvm/rx.c | 5 +-
drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c | 5 +-
drivers/net/wireless/intel/iwlwifi/mvm/scan.c | 7 +-
drivers/net/wireless/intel/iwlwifi/mvm/sta.c | 10 +-
drivers/net/wireless/intel/iwlwifi/mvm/tx.c | 40 +-
drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 386 +-
.../net/wireless/intel/iwlwifi/pcie/trans-gen2.c | 72 +-
drivers/net/wireless/intel/iwlwifi/pcie/trans.c | 11 +-
drivers/net/wireless/intel/iwlwifi/queue/tx.c | 10 +-
drivers/net/wireless/mediatek/mt76/tx.c | 2 +-
drivers/nvmem/core.c | 1 -
drivers/pci/controller/pci-hyperv.c | 10 +-
drivers/phy/intel/phy-intel-lgm-combo.c | 1 -
drivers/pinctrl/actions/pinctrl-s500.c | 1 -
drivers/pinctrl/actions/pinctrl-s700.c | 1 -
drivers/pinctrl/actions/pinctrl-s900.c | 1 -
drivers/pinctrl/bcm/pinctrl-ns.c | 1 -
drivers/pinctrl/mediatek/pinctrl-mt8188.c | 1 -
drivers/pinctrl/mediatek/pinctrl-mt8192.c | 1 -
drivers/pinctrl/mediatek/pinctrl-mt8365.c | 1 -
drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c | 1 -
drivers/pinctrl/pinctrl-amd.c | 1 -
drivers/pinctrl/renesas/pinctrl-rza1.c | 1 -
drivers/pinctrl/renesas/pinctrl-rza2.c | 1 -
drivers/pinctrl/renesas/pinctrl-rzg2l.c | 1 -
drivers/pinctrl/renesas/pinctrl-rzn1.c | 1 -
drivers/pinctrl/renesas/pinctrl-rzv2m.c | 1 -
drivers/power/reset/as3722-poweroff.c | 1 -
drivers/power/reset/gpio-poweroff.c | 1 -
drivers/power/reset/gpio-restart.c | 1 -
drivers/power/reset/keystone-reset.c | 1 -
drivers/power/reset/ltc2952-poweroff.c | 1 -
drivers/power/reset/mt6323-poweroff.c | 1 -
drivers/power/reset/regulator-poweroff.c | 1 -
drivers/power/reset/restart-poweroff.c | 1 -
drivers/power/reset/tps65086-restart.c | 1 -
drivers/power/supply/power_supply_core.c | 1 -
drivers/power/supply/wm97xx_battery.c | 1 -
drivers/pwm/core.c | 71 +-
drivers/pwm/pwm-meson.c | 6 +-
drivers/regulator/stm32-pwr.c | 1 -
drivers/remoteproc/remoteproc_core.c | 1 -
drivers/reset/reset-lantiq.c | 1 -
drivers/reset/reset-microchip-sparx5.c | 1 -
drivers/reset/reset-mpfs.c | 1 -
drivers/reset/starfive/reset-starfive-jh7110.c | 9 +-
drivers/s390/char/sclp.h | 2 +-
drivers/s390/char/sclp_cmd.c | 2 +-
drivers/s390/cio/chsc.c | 2 +-
drivers/s390/cio/chsc.h | 2 +-
drivers/soc/apple/apple-pmgr-pwrstate.c | 1 -
drivers/soc/fujitsu/a64fx-diag.c | 1 -
drivers/spi/spi-loopback-test.c | 8 +
drivers/video/fbdev/core/fbcon.c | 18 +-
drivers/video/fbdev/wm8505fb.c | 1 -
drivers/video/fbdev/wmt_ge_rops.c | 1 -
fs/Makefile | 3 +-
fs/binfmt_elf.c | 1 -
fs/cifs/smb2pdu.c | 41 +-
fs/coredump.c | 2 +
fs/erofs/inode.c | 12 +-
fs/erofs/internal.h | 2 -
fs/erofs/zmap.c | 18 -
fs/f2fs/file.c | 7 +-
fs/f2fs/segment.c | 13 +-
fs/ksmbd/smb2pdu.c | 23 +-
fs/nfs_common/nfs_ssc.c | 1 -
fs/quota/Kconfig | 4 +-
fs/unicode/utf8-core.c | 1 -
fs/xfs/Kconfig | 32 +
fs/xfs/Makefile | 5 +-
fs/xfs/libxfs/xfs_ag.c | 23 +-
fs/xfs/libxfs/xfs_ag.h | 9 +
fs/xfs/libxfs/xfs_alloc.c | 115 +-
fs/xfs/libxfs/xfs_alloc.h | 22 +-
fs/xfs/libxfs/xfs_alloc_btree.c | 32 +-
fs/xfs/libxfs/xfs_bmap.c | 38 +-
fs/xfs/libxfs/xfs_bmap.h | 8 +-
fs/xfs/libxfs/xfs_bmap_btree.c | 19 +-
fs/xfs/libxfs/xfs_btree.c | 204 +-
fs/xfs/libxfs/xfs_btree.h | 141 +-
fs/xfs/libxfs/xfs_defer.c | 6 +-
fs/xfs/libxfs/xfs_dir2.c | 5 +-
fs/xfs/libxfs/xfs_dir2.h | 31 +
fs/xfs/libxfs/xfs_ialloc.c | 165 +-
fs/xfs/libxfs/xfs_ialloc.h | 7 +-
fs/xfs/libxfs/xfs_ialloc_btree.c | 35 +-
fs/xfs/libxfs/xfs_ialloc_btree.h | 2 +-
fs/xfs/libxfs/xfs_inode_fork.c | 19 +-
fs/xfs/libxfs/xfs_inode_fork.h | 6 +-
fs/xfs/libxfs/xfs_refcount.c | 117 +-
fs/xfs/libxfs/xfs_refcount.h | 10 +-
fs/xfs/libxfs/xfs_refcount_btree.c | 31 +-
fs/xfs/libxfs/xfs_rmap.c | 358 +-
fs/xfs/libxfs/xfs_rmap.h | 38 +-
fs/xfs/libxfs/xfs_rmap_btree.c | 102 +-
fs/xfs/libxfs/xfs_sb.c | 11 +-
fs/xfs/libxfs/xfs_types.h | 12 +
fs/xfs/scrub/agheader.c | 30 +-
fs/xfs/scrub/agheader_repair.c | 105 +-
fs/xfs/scrub/alloc.c | 69 +-
fs/xfs/scrub/attr.c | 312 +-
fs/xfs/scrub/attr.h | 64 +-
fs/xfs/scrub/bitmap.c | 428 +-
fs/xfs/scrub/bitmap.h | 111 +-
fs/xfs/scrub/bmap.c | 420 +-
fs/xfs/scrub/btree.c | 102 +-
fs/xfs/scrub/btree.h | 16 +-
fs/xfs/scrub/common.c | 465 +-
fs/xfs/scrub/common.h | 32 +-
fs/xfs/scrub/dabtree.c | 7 +-
fs/xfs/scrub/dabtree.h | 6 +-
fs/xfs/scrub/dir.c | 246 +-
fs/xfs/scrub/fscounters.c | 11 +-
fs/xfs/scrub/health.c | 8 +-
fs/xfs/scrub/health.h | 6 +-
fs/xfs/scrub/ialloc.c | 304 +-
fs/xfs/scrub/inode.c | 189 +-
fs/xfs/scrub/parent.c | 300 +-
fs/xfs/scrub/quota.c | 9 +-
fs/xfs/scrub/readdir.c | 375 +
fs/xfs/scrub/readdir.h | 19 +
fs/xfs/scrub/refcount.c | 193 +-
fs/xfs/scrub/repair.c | 112 +-
fs/xfs/scrub/repair.h | 7 +-
fs/xfs/scrub/rmap.c | 570 +-
fs/xfs/scrub/rtbitmap.c | 6 +-
fs/xfs/scrub/scrub.c | 74 +-
fs/xfs/scrub/scrub.h | 32 +-
fs/xfs/scrub/symlink.c | 6 +-
fs/xfs/scrub/trace.c | 6 +-
fs/xfs/scrub/trace.h | 75 +-
fs/xfs/scrub/xfs_scrub.h | 6 +-
fs/xfs/xfs_bmap_item.c | 37 +-
fs/xfs/xfs_bmap_util.c | 14 +-
fs/xfs/xfs_buf_item_recover.c | 10 +
fs/xfs/xfs_dahash_test.c | 211 +-
fs/xfs/xfs_dquot.c | 1 -
fs/xfs/xfs_drain.c | 166 +
fs/xfs/xfs_drain.h | 87 +
fs/xfs/xfs_extfree_item.c | 54 +-
fs/xfs/xfs_icache.c | 3 +-
fs/xfs/xfs_icache.h | 11 +-
fs/xfs/xfs_iunlink_item.c | 4 +-
fs/xfs/xfs_iwalk.c | 5 +-
fs/xfs/xfs_linux.h | 1 +
fs/xfs/xfs_refcount_item.c | 36 +-
fs/xfs/xfs_rmap_item.c | 32 +-
fs/xfs/xfs_super.c | 13 +
fs/xfs/xfs_trace.h | 72 +
include/acpi/video.h | 2 -
include/crypto/algapi.h | 14 +
include/dt-bindings/clock/qcom,sa8775p-gpucc.h | 50 +
include/linux/bpf.h | 10 +
include/linux/cacheinfo.h | 6 +
include/linux/crypto.h | 30 +-
include/linux/ethtool_netlink.h | 6 +
include/linux/fault-inject.h | 22 +
include/linux/filter.h | 1 +
include/linux/ieee80211.h | 63 +-
include/linux/kmsan.h | 43 +-
include/linux/mfd/rz-mtu3.h | 257 +
include/linux/mlx5/device.h | 16 +-
include/linux/mlx5/driver.h | 1 +
include/linux/mlx5/mlx5_ifc.h | 35 +-
include/linux/mlx5/qp.h | 10 +
include/linux/mm.h | 6 +-
include/linux/mmzone.h | 8 +-
include/linux/module_symbol.h | 17 +
include/linux/netdevice.h | 3 +-
include/linux/of.h | 8 +-
include/linux/of_device.h | 5 -
include/linux/psp-platform-access.h | 4 +-
include/linux/pwm.h | 13 -
include/linux/rcupdate.h | 25 +
include/linux/skmsg.h | 2 +-
include/linux/srcu.h | 8 +-
include/linux/uio.h | 26 +
include/net/mac80211.h | 6 +
include/net/mana/gdma.h | 4 +
include/net/mana/mana.h | 27 +-
include/net/pkt_sched.h | 3 +
include/net/tcp.h | 10 -
include/net/xdp.h | 47 +
include/soc/mscc/ocelot.h | 20 +-
include/soc/starfive/reset-starfive-jh71x0.h | 17 +
include/uapi/linux/pkt_sched.h | 17 +
kernel/bpf/core.c | 11 +
kernel/bpf/verifier.c | 127 +-
kernel/dma/map_benchmark.c | 1 -
kernel/events/hw_breakpoint_test.c | 1 -
kernel/kcsan/kcsan_test.c | 20 +-
kernel/locking/locktorture.c | 51 +-
kernel/module/kallsyms.c | 15 +-
kernel/printk/printk.c | 2 +
kernel/rcu/Kconfig | 18 -
kernel/rcu/rcuscale.c | 199 +-
kernel/rcu/tasks.h | 5 +-
kernel/rcu/tree.c | 99 +-
kernel/rcu/tree_exp.h | 2 +-
kernel/rcu/tree_plugin.h | 4 +-
kernel/trace/rv/reactor_panic.c | 1 -
kernel/trace/rv/reactor_printk.c | 1 -
kernel/watch_queue.c | 1 -
lib/Kconfig.debug | 13 +-
lib/btree.c | 1 -
lib/crypto/blake2s-generic.c | 5 -
lib/crypto/blake2s.c | 1 -
lib/fault-inject.c | 191 +
lib/iov_iter.c | 17 +-
lib/pldmfw/pldmfw.c | 1 -
lib/test_fprobe.c | 1 -
localversion-next | 2 +-
mm/hugetlb.c | 17 +-
mm/internal.h | 10 +-
mm/kasan/kasan_test.c | 22 +-
mm/kfence/kfence_test.c | 22 +-
mm/kmsan/hooks.c | 2 +-
mm/kmsan/kmsan_test.c | 22 +-
mm/memory.c | 59 +-
mm/vmscan.c | 158 +-
mm/workingset.c | 23 +-
mm/zpool.c | 1 -
mm/zswap.c | 1 -
net/compat.c | 13 +-
net/core/scm.c | 9 +-
net/core/skbuff.c | 16 +-
net/core/skmsg.c | 60 +-
net/core/sock_map.c | 13 +-
net/core/xdp.c | 10 +-
net/ethtool/mm.c | 23 +
net/ipv4/tcp.c | 15 +-
net/ipv4/tcp_bpf.c | 79 +-
net/ipv4/udp.c | 7 +-
net/ipv6/ipv6_sockglue.c | 1 +
net/ipv6/udp.c | 8 +-
net/mac80211/driver-ops.h | 15 +
net/mac80211/sta_info.c | 12 +
net/mac80211/trace.h | 7 +
net/mac80211/tx.c | 4 +-
net/mptcp/fastopen.c | 11 +-
net/mptcp/options.c | 5 +-
net/mptcp/protocol.c | 2 +-
net/mptcp/subflow.c | 18 +-
net/sched/sch_mqprio.c | 188 +-
net/sched/sch_mqprio_lib.c | 14 +
net/sched/sch_mqprio_lib.h | 2 +
net/sched/sch_qfq.c | 13 +-
net/sched/sch_taprio.c | 77 +-
net/sunrpc/auth_gss/gss_krb5_test.c | 1 +
net/unix/af_unix.c | 7 +-
net/vmw_vsock/vsock_loopback.c | 3 +-
net/xdp/xsk_queue.h | 20 +-
samples/bpf/hbm.c | 1 +
samples/bpf/sampleip_user.c | 11 +-
scripts/gdb/linux/constants.py.in | 3 +
scripts/gdb/linux/modules.py | 4 +-
scripts/gdb/linux/symbols.py | 4 +-
scripts/mod/modpost.c | 12 +-
security/apparmor/crypto.c | 10 +-
security/apparmor/policy_unpack.c | 11 +-
security/selinux/Makefile | 2 +-
sound/pci/hda/patch_hdmi.c | 2 +-
sound/soc/codecs/da7218.c | 10 +-
sound/soc/codecs/da7219-aad.c | 60 +-
sound/soc/codecs/da7219-aad.h | 5 +-
tools/include/nolibc/stdio.h | 95 +-
tools/include/nolibc/sys.h | 23 -
tools/net/ynl/{ethtool => ethtool.py} | 4 +-
...{uncore-other.json => uncore-interconnect.json} | 7 -
.../arch/x86/alderlake/uncore-other.json | 88 -
...{uncore-other.json => uncore-interconnect.json} | 7 -
.../arch/x86/alderlaken/uncore-other.json | 24 -
.../arch/x86/broadwell/uncore-cache.json | 30 +-
...{uncore-other.json => uncore-interconnect.json} | 8 -
.../arch/x86/broadwell/uncore-other.json | 59 -
.../arch/x86/broadwellde/uncore-cache.json | 324 +-
.../arch/x86/broadwellde/uncore-interconnect.json | 614 +
.../{uncore-other.json => uncore-io.json} | 612 -
.../arch/x86/broadwellx/uncore-cache.json | 358 +-
.../arch/x86/broadwellx/uncore-interconnect.json | 4297 ++-
.../uncore-io.json} | 612 -
.../arch/x86/broadwellx/uncore-other.json | 3242 --
.../arch/x86/cascadelakex/uncore-cache.json | 10764 ++++++
.../arch/x86/cascadelakex/uncore-interconnect.json | 11334 +++++++
.../arch/x86/cascadelakex/uncore-io.json | 4250 +++
.../arch/x86/cascadelakex/uncore-memory.json | 2 +-
.../arch/x86/cascadelakex/uncore-other.json | 26344 ---------------
.../perf/pmu-events/arch/x86/grandridge/cache.json | 155 +
.../pmu-events/arch/x86/grandridge/frontend.json | 16 +
.../pmu-events/arch/x86/grandridge/memory.json | 20 +
.../perf/pmu-events/arch/x86/grandridge/other.json | 20 +
.../pmu-events/arch/x86/grandridge/pipeline.json | 96 +
.../arch/x86/grandridge/virtual-memory.json | 24 +
.../pmu-events/arch/x86/haswell/uncore-cache.json | 50 +-
...{uncore-other.json => uncore-interconnect.json} | 7 -
.../pmu-events/arch/x86/haswell/uncore-other.json | 50 -
.../pmu-events/arch/x86/haswellx/uncore-cache.json | 360 +-
.../arch/x86/haswellx/uncore-interconnect.json | 4242 ++-
.../uncore-other.json => haswellx/uncore-io.json} | 639 -
.../pmu-events/arch/x86/haswellx/uncore-other.json | 3160 --
...{uncore-other.json => uncore-interconnect.json} | 7 -
.../pmu-events/arch/x86/icelake/uncore-other.json | 72 -
.../pmu-events/arch/x86/icelakex/uncore-cache.json | 9860 ++++++
.../arch/x86/icelakex/uncore-interconnect.json | 14571 ++++++++
.../pmu-events/arch/x86/icelakex/uncore-io.json | 9270 +++++
.../pmu-events/arch/x86/icelakex/uncore-other.json | 33697 -------------------
.../arch/x86/ivybridge/uncore-cache.json | 50 +-
...{uncore-other.json => uncore-interconnect.json} | 0
.../pmu-events/arch/x86/ivytown/uncore-cache.json | 314 +-
.../arch/x86/ivytown/uncore-interconnect.json | 2025 +-
.../pmu-events/arch/x86/ivytown/uncore-io.json | 549 +
.../pmu-events/arch/x86/ivytown/uncore-other.json | 2174 --
.../pmu-events/arch/x86/jaketown/uncore-cache.json | 194 +-
.../arch/x86/jaketown/uncore-interconnect.json | 1237 +-
.../pmu-events/arch/x86/jaketown/uncore-io.json | 324 +
.../pmu-events/arch/x86/jaketown/uncore-other.json | 1393 -
.../{uncore-other.json => uncore-cache.json} | 260 -
.../arch/x86/knightslanding/uncore-io.json | 194 +
.../arch/x86/knightslanding/uncore-memory.json | 68 +
tools/perf/pmu-events/arch/x86/mapfile.csv | 4 +-
.../arch/x86/sandybridge/uncore-cache.json | 50 +-
...{uncore-other.json => uncore-interconnect.json} | 0
.../pmu-events/arch/x86/sapphirerapids/other.json | 3 +-
.../arch/x86/sapphirerapids/pipeline.json | 4 +-
.../arch/x86/sapphirerapids/uncore-cache.json | 5644 ++++
.../arch/x86/sapphirerapids/uncore-cxl.json | 450 +
.../x86/sapphirerapids/uncore-interconnect.json | 6199 ++++
.../arch/x86/sapphirerapids/uncore-io.json | 3651 ++
.../arch/x86/sapphirerapids/uncore-memory.json | 3283 +-
.../arch/x86/sapphirerapids/uncore-other.json | 4525 ---
.../arch/x86/sapphirerapids/uncore-power.json | 107 +
.../pmu-events/arch/x86/sierraforest/cache.json | 155 +
.../pmu-events/arch/x86/sierraforest/frontend.json | 16 +
.../pmu-events/arch/x86/sierraforest/memory.json | 20 +
.../pmu-events/arch/x86/sierraforest/other.json | 20 +
.../pmu-events/arch/x86/sierraforest/pipeline.json | 96 +
.../arch/x86/sierraforest/virtual-memory.json | 24 +
.../pmu-events/arch/x86/skylake/uncore-cache.json | 28 +-
...{uncore-other.json => uncore-interconnect.json} | 8 -
.../pmu-events/arch/x86/skylake/uncore-other.json | 65 -
.../pmu-events/arch/x86/skylakex/uncore-cache.json | 10649 ++++++
.../arch/x86/skylakex/uncore-interconnect.json | 11248 +++++++
.../pmu-events/arch/x86/skylakex/uncore-io.json | 4250 +++
.../arch/x86/skylakex/uncore-memory.json | 2 +-
.../pmu-events/arch/x86/skylakex/uncore-other.json | 26143 --------------
.../arch/x86/snowridgex/uncore-cache.json | 7100 ++++
.../arch/x86/snowridgex/uncore-interconnect.json | 6016 ++++
.../pmu-events/arch/x86/snowridgex/uncore-io.json | 8944 +++++
.../arch/x86/snowridgex/uncore-other.json | 22056 ------------
...{uncore-other.json => uncore-interconnect.json} | 7 -
.../arch/x86/tigerlake/uncore-other.json | 88 -
tools/perf/util/sort.c | 3 +-
tools/testing/selftests/bpf/Makefile | 2 +-
.../selftests/bpf/bpf_testmod/bpf_testmod.c | 12 +-
.../bpf/prog_tests/get_stackid_cannot_attach.c | 1 +
.../selftests/bpf/prog_tests/perf_event_stackmap.c | 3 +-
.../selftests/bpf/prog_tests/sockmap_basic.c | 137 -
.../selftests/bpf/prog_tests/sockmap_helpers.h | 387 -
.../selftests/bpf/prog_tests/sockmap_listen.c | 370 +-
.../bpf/prog_tests/stacktrace_build_id_nmi.c | 15 -
.../selftests/bpf/prog_tests/verifier_log.c | 2 +-
.../selftests/bpf/prog_tests/xdp_do_redirect.c | 4 +-
.../selftests/bpf/prog_tests/xdp_metadata.c | 2 +
.../selftests/bpf/progs/test_sockmap_drop_prog.c | 32 -
.../selftests/bpf/progs/test_sockmap_pass_prog.c | 32 -
.../testing/selftests/bpf/progs/xdp_hw_metadata.c | 42 +-
tools/testing/selftests/bpf/progs/xdp_metadata.c | 6 +-
tools/testing/selftests/bpf/progs/xdp_metadata2.c | 7 +-
tools/testing/selftests/bpf/test_verifier_log.c | 175 -
tools/testing/selftests/bpf/testing_helpers.c | 20 +
tools/testing/selftests/bpf/testing_helpers.h | 2 +
tools/testing/selftests/bpf/xdp_hw_metadata.c | 10 +-
tools/testing/selftests/bpf/xdp_metadata.h | 4 +
tools/testing/selftests/net/config | 1 +
tools/testing/selftests/net/mptcp/userspace_pm.sh | 2 +
.../testing/selftests/net/openvswitch/ovs-dpctl.py | 2 +-
tools/testing/selftests/nolibc/.gitignore | 1 -
tools/testing/selftests/nolibc/Makefile | 6 -
tools/testing/selftests/nolibc/nolibc-test.c | 99 +-
.../testing/selftests/rcutorture/bin/functions.sh | 2 +-
.../rcutorture/configs/rcu/BUSTED-BOOST.boot | 2 +-
.../selftests/rcutorture/configs/rcu/TREE03.boot | 2 +-
tools/testing/selftests/resctrl/cat_test.c | 29 +-
tools/testing/selftests/resctrl/cmt_test.c | 7 +-
tools/testing/selftests/resctrl/fill_buf.c | 14 -
tools/testing/selftests/resctrl/mba_test.c | 23 +-
tools/testing/selftests/resctrl/mbm_test.c | 20 +-
tools/testing/selftests/resctrl/resctrl.h | 2 +
tools/testing/selftests/resctrl/resctrl_tests.c | 14 +-
tools/testing/selftests/resctrl/resctrl_val.c | 67 +-
tools/testing/selftests/resctrl/resctrlfs.c | 5 +-
692 files changed, 163593 insertions(+), 136516 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/input/pwm-beeper.txt
create mode 100644 Documentation/devicetree/bindings/input/pwm-beeper.yaml
delete mode 100644 Documentation/devicetree/bindings/iommu/qcom,iommu.txt
create mode 100644 Documentation/devicetree/bindings/iommu/qcom,iommu.yaml
create mode 100644 Documentation/devicetree/bindings/timer/renesas,rz-mtu3.yaml
create mode 100644 Documentation/filesystems/xfs-online-fsck-design.rst
create mode 100644 arch/arm64/boot/dts/qcom/qrb4210-rb2.dts
delete mode 100644 block/blk-mq-tag.h
create mode 100644 drivers/clk/qcom/gpucc-sa8775p.c
create mode 100644 drivers/counter/rz-mtu3-cnt.c
create mode 100644 drivers/mfd/rz-mtu3.c
create mode 100644 drivers/mfd/rz-mtu3.h
create mode 100644 drivers/net/ethernet/mellanox/mlx5/core/esw/bridge_mcast.c
create mode 100644 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ptrn.c
create mode 100644 fs/xfs/scrub/readdir.c
create mode 100644 fs/xfs/scrub/readdir.h
create mode 100644 fs/xfs/xfs_drain.c
create mode 100644 fs/xfs/xfs_drain.h
create mode 100644 include/dt-bindings/clock/qcom,sa8775p-gpucc.h
create mode 100644 include/linux/mfd/rz-mtu3.h
create mode 100644 include/linux/module_symbol.h
create mode 100644 include/soc/starfive/reset-starfive-jh71x0.h
rename tools/net/ynl/{ethtool => ethtool.py} (98%)
copy tools/perf/pmu-events/arch/x86/alderlake/{uncore-other.json => uncore-interco [...]
copy tools/perf/pmu-events/arch/x86/alderlaken/{uncore-other.json => uncore-interc [...]
copy tools/perf/pmu-events/arch/x86/broadwell/{uncore-other.json => uncore-interco [...]
create mode 100644 tools/perf/pmu-events/arch/x86/broadwellde/uncore-interconnect.json
copy tools/perf/pmu-events/arch/x86/broadwellde/{uncore-other.json => uncore-io.js [...]
copy tools/perf/pmu-events/arch/x86/{broadwellde/uncore-other.json => broadwellx/u [...]
delete mode 100644 tools/perf/pmu-events/arch/x86/broadwellx/uncore-other.json
create mode 100644 tools/perf/pmu-events/arch/x86/cascadelakex/uncore-cache.json
create mode 100644 tools/perf/pmu-events/arch/x86/cascadelakex/uncore-interconnect.json
create mode 100644 tools/perf/pmu-events/arch/x86/cascadelakex/uncore-io.json
delete mode 100644 tools/perf/pmu-events/arch/x86/cascadelakex/uncore-other.json
create mode 100644 tools/perf/pmu-events/arch/x86/grandridge/cache.json
create mode 100644 tools/perf/pmu-events/arch/x86/grandridge/frontend.json
create mode 100644 tools/perf/pmu-events/arch/x86/grandridge/memory.json
create mode 100644 tools/perf/pmu-events/arch/x86/grandridge/other.json
create mode 100644 tools/perf/pmu-events/arch/x86/grandridge/pipeline.json
create mode 100644 tools/perf/pmu-events/arch/x86/grandridge/virtual-memory.json
copy tools/perf/pmu-events/arch/x86/haswell/{uncore-other.json => uncore-interconn [...]
rename tools/perf/pmu-events/arch/x86/{broadwellde/uncore-other.json => haswellx/u [...]
delete mode 100644 tools/perf/pmu-events/arch/x86/haswellx/uncore-other.json
copy tools/perf/pmu-events/arch/x86/icelake/{uncore-other.json => uncore-interconn [...]
create mode 100644 tools/perf/pmu-events/arch/x86/icelakex/uncore-cache.json
create mode 100644 tools/perf/pmu-events/arch/x86/icelakex/uncore-interconnect.json
create mode 100644 tools/perf/pmu-events/arch/x86/icelakex/uncore-io.json
delete mode 100644 tools/perf/pmu-events/arch/x86/icelakex/uncore-other.json
rename tools/perf/pmu-events/arch/x86/ivybridge/{uncore-other.json => uncore-inter [...]
create mode 100644 tools/perf/pmu-events/arch/x86/ivytown/uncore-io.json
delete mode 100644 tools/perf/pmu-events/arch/x86/ivytown/uncore-other.json
create mode 100644 tools/perf/pmu-events/arch/x86/jaketown/uncore-io.json
delete mode 100644 tools/perf/pmu-events/arch/x86/jaketown/uncore-other.json
rename tools/perf/pmu-events/arch/x86/knightslanding/{uncore-other.json => uncore- [...]
create mode 100644 tools/perf/pmu-events/arch/x86/knightslanding/uncore-io.json
rename tools/perf/pmu-events/arch/x86/sandybridge/{uncore-other.json => uncore-int [...]
create mode 100644 tools/perf/pmu-events/arch/x86/sapphirerapids/uncore-cache.json
create mode 100644 tools/perf/pmu-events/arch/x86/sapphirerapids/uncore-cxl.json
create mode 100644 tools/perf/pmu-events/arch/x86/sapphirerapids/uncore-interconnect.json
create mode 100644 tools/perf/pmu-events/arch/x86/sapphirerapids/uncore-io.json
delete mode 100644 tools/perf/pmu-events/arch/x86/sapphirerapids/uncore-other.json
create mode 100644 tools/perf/pmu-events/arch/x86/sierraforest/cache.json
create mode 100644 tools/perf/pmu-events/arch/x86/sierraforest/frontend.json
create mode 100644 tools/perf/pmu-events/arch/x86/sierraforest/memory.json
create mode 100644 tools/perf/pmu-events/arch/x86/sierraforest/other.json
create mode 100644 tools/perf/pmu-events/arch/x86/sierraforest/pipeline.json
create mode 100644 tools/perf/pmu-events/arch/x86/sierraforest/virtual-memory.json
copy tools/perf/pmu-events/arch/x86/skylake/{uncore-other.json => uncore-interconn [...]
create mode 100644 tools/perf/pmu-events/arch/x86/skylakex/uncore-cache.json
create mode 100644 tools/perf/pmu-events/arch/x86/skylakex/uncore-interconnect.json
create mode 100644 tools/perf/pmu-events/arch/x86/skylakex/uncore-io.json
delete mode 100644 tools/perf/pmu-events/arch/x86/skylakex/uncore-other.json
create mode 100644 tools/perf/pmu-events/arch/x86/snowridgex/uncore-cache.json
create mode 100644 tools/perf/pmu-events/arch/x86/snowridgex/uncore-interconnect.json
create mode 100644 tools/perf/pmu-events/arch/x86/snowridgex/uncore-io.json
delete mode 100644 tools/perf/pmu-events/arch/x86/snowridgex/uncore-other.json
copy tools/perf/pmu-events/arch/x86/tigerlake/{uncore-other.json => uncore-interco [...]
delete mode 100644 tools/testing/selftests/bpf/prog_tests/sockmap_helpers.h
delete mode 100644 tools/testing/selftests/bpf/progs/test_sockmap_drop_prog.c
delete mode 100644 tools/testing/selftests/bpf/progs/test_sockmap_pass_prog.c
delete mode 100644 tools/testing/selftests/bpf/test_verifier_log.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.