This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from e5d5d2331956 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new 89e7353f522f spi: microchip-core-qspi: stop checking viability of op->m [...] new 7446284023e8 spi: cadence-quadspi: Implement refcount to handle unbind [...] new 782a7c73078e spi: spi-fsl-lpspi: Fix transmissions when using CONT new cbe33705864b spi: spi-fsl-lpspi: Set correct chip-select polarity bit new e811b088a364 spi: spi-fsl-lpspi: Reset FIFO and disable module on trans [...] new dedf9c93dece spi: spi-fsl-lpspi: Clear status register after disabling [...] new b663fd453269 dt-bindings: lpspi: Document support for S32G new fb4273faa4d0 spi: spi-fsl-lpspi: Constify devtype datas new 9bbfb1ec959c spi: spi-fsl-lpspi: Treat prescale_max == 0 as no erratum new 41c91c2eed83 spi: spi-fsl-lpspi: Parameterize reading num-cs from hardware new 431f6c88cb5d spi: spi-fsl-lpspi: Add compatible for S32G new 4de51e81379a spi: spi-fsl-lpspi: Generic fixes and support for new 1991a4585285 spi: spi-qpic-snand: unregister ECC engine on probe error [...] new 53b48f62f29d Merge tag 'spi-fix-v6.17-rc3' of git://git.kernel.org/pub/ [...] new 9dba9a45c348 scsi: lpfc: Fix buffer free/clear order in deferred receive path new 708e2371f77a scsi: sr: Reinstate rotational media flag new d3e45016f75e Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new d7b67dd6f9db perf bpf-event: Fix use-after-free in synthesis new 1654a0e4d576 perf bpf-utils: Constify bpil_array_desc new 01be43f2a0ea perf bpf-utils: Harden get_bpf_prog_info_linear new 666d2206f1ee perf tests: Fix "PE file support" test build new 744175e972ac perf test: Checking BPF metadata collection fails on versi [...] new ca81e74dc347 perf symbol-elf: Add support for the block argument for libbfd new d1d10cea0895 Merge tag 'perf-tools-fixes-for-v6.17-2025-09-05' of git:/ [...]
The 24 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/spi/spi-fsl-lpspi.yaml | 5 ++ drivers/scsi/lpfc/lpfc_nvmet.c | 10 ++-- drivers/scsi/sr.c | 16 +++--- drivers/spi/spi-cadence-quadspi.c | 33 ++++++++++++ drivers/spi/spi-fsl-lpspi.c | 47 ++++++++++------- drivers/spi/spi-microchip-core-qspi.c | 12 ----- drivers/spi/spi-qpic-snand.c | 6 ++- tools/perf/tests/pe-file-parsing.c | 4 +- tools/perf/tests/shell/test_bpf_metadata.sh | 2 +- tools/perf/util/bpf-event.c | 39 +++++++++----- tools/perf/util/bpf-utils.c | 61 ++++++++++++++-------- tools/perf/util/symbol-elf.c | 10 ++-- 12 files changed, 162 insertions(+), 83 deletions(-)