This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-arm in repository toolchain/ci/linux.
from 672c0c517342 Linux 5.18-rc5 adds e6f9d6964802 btrfs: export a helper for compression hard check adds 0e852ab8974c btrfs: do not allow compression on nodatacow files adds d0e64a981fd8 btrfs: always log symlinks in full mode adds 193b4e83986d btrfs: do not BUG_ON() on failure to update inode when set [...] adds 4b73c55fdebd btrfs: skip compression property for anything other than f [...] adds 9050ba3a61a4 Merge tag 'for-5.18-rc5-tag' of git://git.kernel.org/pub/s [...] adds d6732317a552 hwmon: (xdpe12284) Fix build warning seen if CONFIG_SENSOR [...] adds 4fd45cc8568e hwmon: (asus_wmi_sensors) Fix CROSSHAIR VI HERO name adds 7b2666ce445c hwmon: (adt7470) Fix warning on module removal adds 4d0d5c352303 dt-bindings: hwmon: ti,tmp421: Fix type for 'ti,n-factor' adds 4aaaaf0f2798 hwmon: (f71882fg) Fix negative temperature adds 75d2b2b06bd8 hwmon: (pmbus) disable PEC if not enabled adds 08da09f02804 hwmon: (pmbus) delta-ahe50dc-fan: work around hardware quirk new ef8e4d3c2ab1 Merge tag 'hwmon-for-v5.18-rc6' of git://git.kernel.org/pu [...]
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: .../devicetree/bindings/hwmon/ti,tmp421.yaml | 7 ++- drivers/hwmon/adt7470.c | 4 +- drivers/hwmon/asus_wmi_sensors.c | 2 +- drivers/hwmon/f71882fg.c | 5 +- drivers/hwmon/pmbus/delta-ahe50dc-fan.c | 16 ++++++ drivers/hwmon/pmbus/pmbus_core.c | 3 ++ drivers/hwmon/pmbus/xdpe12284.c | 2 +- fs/btrfs/btrfs_inode.h | 11 ++++ fs/btrfs/inode.c | 15 +----- fs/btrfs/props.c | 59 ++++++++++++++++++++-- fs/btrfs/props.h | 4 +- fs/btrfs/tree-log.c | 14 ++++- fs/btrfs/xattr.c | 11 ++-- 13 files changed, 120 insertions(+), 33 deletions(-)