This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from b311c1b497e5 Merge tag '6.11-rc4-server-fixes' of git://git.samba.org/ksmbd new 5b5c96c63d5b erofs: simplify readdir operation new 2c534624ae70 erofs: get rid of check_layout_compatibility() new e080a26725fb erofs: allow large folios for compressed files new 0005e01e1e87 erofs: fix out-of-bound access when z_erofs_gbuf_growsize( [...] new 5c6154ffd40c Merge tag 'erofs-for-6.11-rc5-fixes' of git://git.kernel.o [...] new d2dfed310aae platform/x86: asus-wmi: Add quirk for ROG Ally X new 9c8e022567bb platform/surface: aggregator_registry: Add Support for Sur [...] new ed235163c3f0 platform/surface: aggregator_registry: Add support for Sur [...] new 28d04b4a2cc2 platform/surface: aggregator_registry: Add support for Sur [...] new 002adda09bc1 platform/surface: aggregator_registry: Add fan and thermal [...] new 99ae7b9ba047 platform/surface: aggregator_registry: Add support for Sur [...] new bc923d594db2 platform/surface: aggregator: Fix warning when controller [...] new 46ee21e9f592 platform/x86: ISST: Fix return value on last invalid resource new 872cf28b8df9 Merge tag 'platform-drivers-x86-v6.11-4' of git://git.kern [...]
The 14 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/filesystems/erofs.rst | 2 +- drivers/platform/surface/aggregator/controller.c | 3 +- .../platform/surface/surface_aggregator_registry.c | 58 +++++++++++++++++++--- drivers/platform/x86/asus-wmi.c | 16 +++++- .../x86/intel/speed_select_if/isst_tpmi_core.c | 3 +- fs/erofs/dir.c | 35 +++++-------- fs/erofs/inode.c | 18 +++---- fs/erofs/internal.h | 2 +- fs/erofs/super.c | 26 +++------- fs/erofs/zutil.c | 3 +- 10 files changed, 100 insertions(+), 66 deletions(-)