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_check_binutils/master-aarch64 in repository toolchain/ci/linux.
from 7b66f4393ad4 Merge tag 'hwmon-for-v5.15-rc4' of git://git.kernel.org/pu [...] adds 24ff65257375 objtool: Teach get_alt_entry() about more relocation types adds 52c3c170623d Merge tag 'objtool_urgent_for_v5.15_rc4' of git://git.kern [...] adds 02d029a41dc9 perf/x86: Reset destroy callback on event init failure adds ecc2123e09f9 perf/x86/intel: Update event constraints for ICX adds f79256532682 perf/core: fix userpage->time_enabled of inactive events adds 3a399a2bc465 Merge tag 'perf_urgent_for_v5.15_rc4' of git://git.kernel. [...] adds 2630cde26711 sched/fair: Add ancestors of unthrottled undecayed cfs_rq adds 703066188f63 sched/fair: Null terminate buffer when updating tunable_scaling adds 83d40a61046f sched: Always inline is_percpu_thread() adds 777feabaea77 Merge tag 'sched_urgent_for_v5.15_rc4' of git://git.kernel [...] adds af505cad9567 debugfs: debugfs_create_file_size(): use IS_ERR to check f [...] adds c86a2d9058c5 cpumask: Omit terminating null byte in cpumap_print_{list, [...] adds 2de9d8e0d2fe driver core: fw_devlink: Improve handling of cyclic dependencies adds 5501765a02a6 driver core: fw_devlink: Add support for FWNODE_FLAG_NEEDS [...] adds 04f41c68f188 net: mdiobus: Set FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADD for [...] adds 68223eeec708 driver core: Set deferred probe reason when deferred by dr [...] adds 76f130810b47 driver core: Create __fwnode_link_del() helper function adds ebd6823af378 driver core: Add debug logs when fwnode links are added/deleted adds df38d852c681 kernfs: also call kernfs_set_rev() for positive dentry adds 84928ce3bb4e Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/p [...] adds a06c2e5c048e interconnect: qcom: sdm660: Fix id of slv_cnoc_mnoc_cfg adds 5833c9b87662 interconnect: qcom: sdm660: Correct NOC_QOS_PRIORITY shift [...] adds cf49e3660203 dt-bindings: interconnect: sdm660: Add missing a2noc qos clocks adds 13404ac8882f interconnect: qcom: sdm660: Add missing a2noc qos clocks adds 913581b8ae06 Merge tag 'icc-5.15-rc3' of git://git.kernel.org/pub/scm/l [...] adds a89936cce87d ipack: ipoctal: fix stack information leak adds 65c001df517a ipack: ipoctal: fix tty registration race adds cd20d59291d1 ipack: ipoctal: fix tty-registration error handling adds 445c81327277 ipack: ipoctal: fix missing allocation-failure check adds bb8a4fcb2136 ipack: ipoctal: fix module reference leak adds 6761a0ae9895 Merge tag 'char-misc-5.15-rc4' of git://git.kernel.org/pub [...] adds 291073a566b2 kvm: fix objtool relocation warning adds 7fab1c12bde9 objtool: print out the symbol type when complaining about it adds 1fd95c05d8f7 ext4: add error checking to ext4_ext_replay_set_iblocks() adds 4df031ff5876 ext4: check and update i_disksize properly adds 55ce2f649b9e ext4: correct the error path of ext4_write_inline_data_end() adds 6984aef59814 ext4: factor out write end code of inline file adds cc883236b792 ext4: drop unnecessary journal handle in delalloc write adds 11ef08c9eb52 Merge branch 'delalloc-buffer-write' into dev adds 0add491df4e5 ext4: remove extent cache entries when truncating inline data adds 948ca5f30e1d ext4: enforce buffer head state assertion in ext4_da_map_blocks adds a2c2f0826e2b ext4: limit the number of blocks in one ADD_RANGE TLV adds 6fed83957f21 ext4: fix reserved space counter leakage adds 75ca6ad408f4 ext4: fix loff_t overflow in ext4_max_bitmap_size() adds bb9464e08309 ext4: flush s_error_work before journal destroy in ext4_fi [...] adds 42cb447410d0 ext4: fix potential infinite loop in ext4_dx_readdir() adds f2c77973507f ext4: recheck buffer uptodate bit under buffer lock adds ca3cef466fea Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/ [...] adds 9b2f72cc0aa4 elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappings adds 9e1ff307c779 Linux 5.15-rc4
No new revisions were added by this update.
Summary of changes: .../bindings/interconnect/qcom,sdm660.yaml | 46 +++++- Makefile | 2 +- arch/x86/events/core.c | 1 + arch/x86/events/intel/core.c | 1 + arch/x86/kvm/emulate.c | 1 - drivers/base/core.c | 90 +++++++---- drivers/interconnect/qcom/sdm660.c | 25 ++- drivers/ipack/devices/ipoctal.c | 63 ++++++-- drivers/net/phy/mdio_bus.c | 4 + fs/binfmt_elf.c | 2 +- fs/debugfs/inode.c | 2 +- fs/ext4/dir.c | 6 +- fs/ext4/ext4.h | 3 - fs/ext4/extents.c | 19 ++- fs/ext4/fast_commit.c | 6 + fs/ext4/inline.c | 150 ++++++++++-------- fs/ext4/inode.c | 176 +++++++-------------- fs/ext4/super.c | 21 ++- fs/kernfs/dir.c | 9 +- include/linux/cpumask.h | 7 +- include/linux/fwnode.h | 11 +- include/linux/perf_event.h | 4 +- include/linux/sched.h | 2 +- kernel/events/core.c | 34 +++- kernel/sched/debug.c | 8 +- kernel/sched/fair.c | 6 +- tools/objtool/special.c | 38 ++++- 27 files changed, 457 insertions(+), 280 deletions(-)