This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 4871b7cb27f4 Merge tag 'v6.16-rc6-smb3-client-fixes' of git://git.samba [...] new 830a9e37cfb2 coredump: fix PIDFD_INFO_COREDUMP ioctl check new 98f99394a104 secretmem: use SB_I_NOEXEC new 6b89819b06d8 cachefiles: Fix the incorrect return value in __cachefiles [...] new 0a9e74051313 isofs: Verify inode mode when loading from disk new 177bb4cba97a iomap: avoid unnecessary ifs_set_range_uptodate() with locks new fdfe0133473a fix a leak in fcntl_dirnotify() new 4c238e30774e netfs: Fix copy-to-cache so that it performs collection wi [...] new 89635eae076c netfs: Fix race between cache write completion and ALL_QUE [...] new 86ab0c10090b Merge patch series "netfs: Fix use of fscache with ceph" new a88cddaaa3bf MAINTAINERS: add block and fsdevel lists to iov_iter new 1c6aa1121e7a Merge tag 'vfs-6.16-rc7.fixes' of git://git.kernel.org/pub [...] new fe49aae0fcb3 rust: init: Fix generics in *_init! macros new aa7b65c2a29e objtool/rust: add one more `noreturn` Rust function for Ru [...] new 749815922677 rust: use `#[used(compiler)]` to fix build and `modpost` w [...] new acc0bac1c625 Merge tag 'rust-fixes-6.16-2' of git://git.kernel.org/pub/ [...] new 495a4f0dce9c hwmon: (corsair-cpro) Validate the size of the received in [...] new 3e8e93cbb8b0 hwmon: (ina238) Report energy in microjoules new ce3cf7c8a174 hwmon: (pmbus/ucd9000) Fix error in ucd9000_gpio_set new bd4a1567b6e3 Merge tag 'hwmon-for-v6.16-rc7' of git://git.kernel.org/pu [...] new 9beb8c5e77dc sched,freezer: Remove unnecessary warning in __thaw_task new 14a67b42cb6f Revert "cgroup_freezer: cgroup_freezing: Check if not frozen" new c64004df8914 Merge tag 'cgroup-for-6.16-rc6-fixes' of git://git.kernel. [...] new 7980ad7e4ca8 selftests/sched_ext: Fix exit selftest hang on UP new e14fd98c6d66 sched/ext: Prevent update_locked_rq() calls with NULL rq new 06efc9fe0b8d sched_ext: idle: Handle migration-disabled tasks in idle s [...] new bf61759db409 Merge tag 'sched_ext-for-6.16-rc6-fixes' of git://git.kern [...]
The 26 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/hwmon/ina238.rst | 2 +- MAINTAINERS | 2 ++ drivers/hwmon/corsair-cpro.c | 5 +++++ drivers/hwmon/ina238.c | 8 ++++---- drivers/hwmon/pmbus/ucd9000.c | 8 ++++---- fs/cachefiles/io.c | 2 -- fs/cachefiles/ondemand.c | 4 +--- fs/iomap/buffered-io.c | 3 +++ fs/isofs/inode.c | 9 ++++++++- fs/netfs/read_pgpriv2.c | 5 +++++ fs/notify/dnotify/dnotify.c | 8 ++++---- fs/pidfs.c | 2 +- include/trace/events/netfs.h | 30 ++++++++++++++++++++++++++++++ kernel/cgroup/legacy_freezer.c | 8 +------- kernel/freezer.c | 15 +++------------ kernel/sched/ext.c | 12 ++++++++---- kernel/sched/ext_idle.c | 2 +- mm/secretmem.c | 13 +++++++++---- rust/Makefile | 1 + rust/kernel/firmware.rs | 2 +- rust/kernel/init.rs | 8 ++++---- rust/kernel/kunit.rs | 2 +- rust/kernel/lib.rs | 3 +++ rust/macros/module.rs | 10 +++++----- scripts/Makefile.build | 3 ++- tools/objtool/check.c | 1 + tools/testing/selftests/sched_ext/exit.c | 8 ++++++++ 27 files changed, 116 insertions(+), 60 deletions(-)