This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 64c3dd0b98f5 Merge tag 'xfs-6.1-fixes-4' of git://git.kernel.org/pub/sc [...] new 569bea74c94d i2c: piix4: Fix adapter not be removed in piix4_remove() new cdbf26251d3b i2c: tegra: Allocate DMA memory for DMA engine new d6643d7207c5 i2c: i801: add lis3lv02d's I2C address for Vostro 5568 new 8e987f1f4da9 Documentation: devres: add missing I2C helper new 74f3f1d79a1d Merge tag 'i2c-for-6.1-rc4' of git://git.kernel.org/pub/sc [...] new 024f4b2e1f87 arm64: entry: avoid kprobe recursion new 85f1506337f0 arm64: cpufeature: Fix the visibility of compat hwcaps new b208b9fbbcba Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
The 8 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/arm64/cpu-feature-registers.rst | 38 ++++++++++++++++++++- Documentation/driver-api/driver-model/devres.rst | 1 + arch/arm64/kernel/cpufeature.c | 42 +++++++++++++++++++----- arch/arm64/kernel/entry-common.c | 3 +- drivers/i2c/busses/i2c-i801.c | 1 + drivers/i2c/busses/i2c-piix4.c | 1 + drivers/i2c/busses/i2c-tegra.c | 16 +++++---- 7 files changed, 85 insertions(+), 17 deletions(-)