This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch fs-current in repository linux-next.
omits 16f65df8b39e Merge branch 'nfsd-fixes' of git://git.kernel.org/pub/scm/ [...] omits 1b4e371e5473 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits 53348de893b6 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] adds 5363c306787c perf symbol: Set binary_type of dso when loading adds 52c996d3f40b Merge remote-tracking branch 'torvalds/master' into perf-tools adds 424aafb61a0b perf vdso: Missed put on 32-bit dsos adds c850897b6cc2 tools include UAPI: Sync sound/asound.h copy with the kern [...] adds 7ae76b32f979 tools include UAPI: Sync linux/sched.h copy with the kerne [...] adds 58f969b7a83e tools include UAPI: Sync linux/fcntl.h copy with the kerne [...] adds 744a6a1f2a83 tools arch x86: Sync the msr-index.h copy with the kernel sources adds c94cd9508b13 perf trace beauty: Update the arch/x86/include/asm/irq_vec [...] adds dc1e764b398e tools headers UAPI: Sync the linux/in.h with the kernel sources adds d1648688799d perf beauty: Update copy of linux/socket.h with the kernel [...] adds cd46ea5ab486 tools check_headers.sh: Add check variant that excludes so [...] adds 36110669ddf8 perf tools: Cope with differences for lib/list_sort.c copy [...] adds b9efb5960ce4 tools headers arm64: Sync arm64's cputype.h with the kerne [...] adds 008979cc6911 perf dwarf-aux: Fix build with !HAVE_DWARF_GETLOCATIONS_SUPPORT adds 43f6564f18bf perf build: Fix static compilation error when libdw is not [...] adds a530337ba9ef perf build: Fix build feature-dwarf_getlocations fail for [...] adds e934a35e3cc1 perf cs-etm: Fix the assert() to handle captured and unpro [...] new b2760b839044 Merge tag 'perf-tools-fixes-for-v6.12-1-2024-10-08' of git [...] adds a4f2b9a78767 fs/ntfs3: Use swap() to improve code adds 556bdf27c2dd ntfs3: Add bounds checking to mi_enum_attr() adds 9931122d04c6 fs/ntfs3: Check if more than chunk-size bytes are written adds 2db86f7995fe fs/ntfs3: Do not call file_modified if collapse range failed adds acdbd67bf939 fs/ntfs3: Optimize large writes into sparse file adds e4a7d60a891b fs/ntfs3: Separete common code for file_read/write iter/splice adds ffe718c9924e fs/ntfs3: Fix sparse warning for bigendian adds 5b2db723455a fs/ntfs3: Fix warning possible deadlock in ntfs_set_state adds 62fea783f96c fs/ntfs3: Fix sparse warning in ni_fiemap adds 56c16d5459d5 fs/ntfs3: Refactor enum_rstbl to suppress static checker adds 1fd21919de6d fs/ntfs3: Stale inode instead of bad adds c4a8ba334262 fs/ntfs3: Add rough attr alloc_size check adds 70dd48ca3af3 fs/ntfs3: Make checks in run_unpack more clear adds 9a2d6a40b8a1 fs/ntfs3: Implement fallocate for compressed files adds 6b39bfaeec44 fs/ntfs3: Add support for the compression attribute adds 568f1140b9ca fs/ntfs3: Replace fsparam_flag_no -> fsparam_flag adds 689ecd06ef8d fs/ntfs3: Rename ntfs3_setattr into ntfs_setattr adds bdd6baf7408c fs/ntfs3: Remove unused al_delete_le adds 589996bf8c45 ntfs3: Change to non-blocking allocation in ntfs_d_hash adds 03b097099eef fs/ntfs3: Fix possible deadlock in mi_read adds d178944db36b fs/ntfs3: Additional check in ni_clear() adds 090f612756a9 fs/ntfs3: Sequential field availability check in mi_enum_attr() adds a33fb016e49e fs/ntfs3: Fix general protection fault in run_is_mapped_full adds 031d6f608290 fs/ntfs3: Additional check in ntfs_file_release adds 48dbc127836a fs/ntfs3: Format output messages like others fs in kernel new 5b7c893ed5ed Merge tag 'ntfs3_for_6.12' of https://github.com/Paragon-S [...] adds fcbc423577ce sched_ext: Add __weak markers to BPF helper function decal [...] adds cc9877fb7677 sched_ext: Improve error reporting during loading adds ec010333ce7c sched_ext: scx_cgroup_exit() may be called without success [...] adds b62933eee41e sched/core: Make select_task_rq() take the pointer to wake [...] adds f207dc2dcdcf sched/core: Add ENQUEUE_RQ_SELECTED to indicate whether -> [...] adds 9b671793c7d9 sched_ext, scx_qmap: Add and use SCX_ENQ_CPU_SELECTED new e0ed52154e86 sched_ext: Documentation: Update instructions for running [...] new 75b607fab38d Merge tag 'sched_ext-for-6.12-rc2-fixes' of git://git.kern [...] new 796a4049640b netfs: In readahead, put the folio refs as soon extracted new 368196e50194 netfs: fix documentation build error new cd04212a5d7d Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] new 33283bee55e5 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] new 8c888bf41154 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new 0d4570f02fe8 Merge branch 'nfsd-fixes' of git://git.kernel.org/pub/scm/ [...]
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 (16f65df8b39e) \ N -- N -- N refs/heads/fs-current (0d4570f02fe8)
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 10 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: Documentation/filesystems/netfs_library.rst | 1 - Documentation/scheduler/sched-ext.rst | 2 +- fs/netfs/buffered_read.c | 47 ++---- fs/netfs/read_collect.c | 2 + fs/ntfs3/attrib.c | 96 +++++++++-- fs/ntfs3/attrlist.c | 53 ------ fs/ntfs3/file.c | 185 +++++++++++++++------ fs/ntfs3/frecord.c | 97 +++++++++-- fs/ntfs3/fslog.c | 19 ++- fs/ntfs3/inode.c | 20 ++- fs/ntfs3/lib/lzx_decompress.c | 3 +- fs/ntfs3/lznt.c | 3 + fs/ntfs3/namei.c | 10 +- fs/ntfs3/ntfs_fs.h | 10 +- fs/ntfs3/record.c | 31 ++-- fs/ntfs3/run.c | 8 +- fs/ntfs3/super.c | 70 ++++---- fs/ntfs3/xattr.c | 2 +- include/trace/events/netfs.h | 1 - kernel/sched/core.c | 21 ++- kernel/sched/ext.c | 32 ++-- kernel/sched/sched.h | 3 + tools/arch/arm64/include/asm/cputype.h | 2 + tools/arch/x86/include/asm/msr-index.h | 2 + tools/build/feature/Makefile | 5 +- tools/include/uapi/linux/in.h | 2 +- tools/perf/Makefile.config | 7 +- .../perf/check-header_ignore_hunks/lib/list_sort.c | 31 ++++ tools/perf/check-headers.sh | 29 +++- .../beauty/arch/x86/include/asm/irq_vectors.h | 4 +- tools/perf/trace/beauty/fs_at_flags.sh | 5 + tools/perf/trace/beauty/include/linux/socket.h | 1 + tools/perf/trace/beauty/include/uapi/linux/fcntl.h | 84 +++++++--- tools/perf/trace/beauty/include/uapi/linux/sched.h | 1 + .../perf/trace/beauty/include/uapi/sound/asound.h | 17 +- tools/perf/trace/beauty/msg_flags.c | 4 + tools/perf/util/cs-etm.c | 2 +- tools/perf/util/dwarf-aux.h | 1 + tools/perf/util/symbol.c | 3 + tools/perf/util/vdso.c | 4 +- tools/sched_ext/include/scx/common.bpf.h | 6 +- tools/sched_ext/scx_qmap.bpf.c | 4 +- 42 files changed, 639 insertions(+), 291 deletions(-) create mode 100644 tools/perf/check-header_ignore_hunks/lib/list_sort.c