This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 56567a20b22b Merge tag 'io_uring-6.6-2023-10-27' of git://git.kernel.dk/linux new 1f36cd05e008 sparc32: fix a braino in fault handling in csum_and_copy_. [...] new 1939316bf988 io_uring: kiocb_done() should *not* trust ->ki_pos if ->{r [...] new dc32464a5fe4 ceph_wait_on_conflict_unlink(): grab reference before drop [...] new d1b0949f23a3 Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/lin [...] new 601cb6d573fa clk: socfpga: gate: Account for the divider in determine_rate new ceb87a361d0b clk: Sanitize possible_parent_show to Handle Return Value [...] new 790437bbe0ef clk: stm32: Fix a signedness issue in clk_stm32_composite_ [...] new 67d4c87945b2 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...] new 54f1840ddee9 i2c: aspeed: Fix i2c bus hang in slave read new 3171d37b58a7 i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node() new 0fb118de5003 i2c: muxes: i2c-demux-pinctrl: Use of_get_i2c_adapter_by_node() new 3dc0ec46f6e7 i2c: muxes: i2c-mux-gpmux: Use of_get_i2c_adapter_by_node() new c896ff2dd8f3 i2c: stm32f7: Fix PEC handling in case of SMBUS transfers new 8907bfd2b11a Merge tag 'i2c-for-6.6-rc8' of git://git.kernel.org/pub/sc [...] new 1c29d80134ac misc: fastrpc: Reset metadata buffer to avoid incorrect free new 206484303892 misc: fastrpc: Free DMA handles for RPC calls with no arguments new 1c8093591d1e misc: fastrpc: Clean buffers on remote invocation failures new 509143385db3 misc: fastrpc: Unmap only if buffer is unmapped from DSP new 414a98abbefd nvmem: imx: correct nregs for i.MX6SLL new 7d6e10f5d254 nvmem: imx: correct nregs for i.MX6UL new 2382c1b04423 nvmem: imx: correct nregs for i.MX6ULL new a3fad2e92c76 fpga: disable KUnit test suites when module support is enabled new 7b695ef6696e dt-bindings: iio: add missing reset-gpios constrain new 8d6b3ea4d9ea iio: adc: xilinx-xadc: Don't clobber preset voltage/temper [...] new e2bd8c28b9bd iio: adc: xilinx-xadc: Correct temperature offset/scale fo [...] new 865b080e3229 iio: exynos-adc: request second interupt only when touchsc [...] new bee448390e51 iio: afe: rescale: Accept only offset channels new 3e4a7afde492 Merge tag 'iio-fixes-for-6.6b' of https://git.kernel.org/p [...] new 1e55c5200dc7 fpga: m10bmc-sec: Change contact for secure update driver new 28926daf731f fpga: Fix memory leak for fpga_region_test_class_find() new db5cda7fd468 Merge tag 'char-misc-6.6-final' of git://git.kernel.org/pu [...] new d5090484b021 swiotlb: do not try to allocate a TLB bigger than MAX_ORDER pages new bd80d2ef59bb Merge tag 'dma-mapping-6.6-2023-10-28' of git://git.infrad [...] new e0f831836cea tracing/kprobes: Fix the description of variable length arguments new 926fe783c8a6 tracing/kprobes: Fix symbol counting logic by looking at m [...] new 51a7691038c3 Merge tag 'probes-fixes-v6.6-rc7' of git://git.kernel.org/ [...]
The 36 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: .../testing/sysfs-driver-intel-m10-bmc-sec-update | 14 ++++---- .../devicetree/bindings/iio/addac/adi,ad74115.yaml | 3 +- .../devicetree/bindings/iio/dac/adi,ad5758.yaml | 3 +- .../devicetree/bindings/iio/health/ti,afe4403.yaml | 3 +- .../devicetree/bindings/iio/health/ti,afe4404.yaml | 3 +- MAINTAINERS | 2 +- arch/sparc/lib/checksum_32.S | 2 +- drivers/clk/clk.c | 21 +++++++----- drivers/clk/socfpga/clk-gate.c | 27 ++++++++++++--- drivers/clk/stm32/clk-stm32-core.c | 2 +- drivers/fpga/tests/Kconfig | 4 +-- drivers/fpga/tests/fpga-region-test.c | 2 ++ drivers/i2c/busses/i2c-aspeed.c | 3 +- drivers/i2c/busses/i2c-stm32f7.c | 9 +++-- drivers/i2c/muxes/i2c-demux-pinctrl.c | 2 +- drivers/i2c/muxes/i2c-mux-gpmux.c | 2 +- drivers/i2c/muxes/i2c-mux-pinctrl.c | 2 +- drivers/iio/adc/exynos_adc.c | 24 +++++++------ drivers/iio/adc/xilinx-xadc-core.c | 39 ++++++++-------------- drivers/iio/adc/xilinx-xadc.h | 2 ++ drivers/iio/afe/iio-rescale.c | 19 ++++++++--- drivers/misc/fastrpc.c | 34 +++++++++---------- drivers/nvmem/imx-ocotp.c | 6 ++-- fs/ceph/mds_client.c | 2 +- io_uring/rw.c | 2 +- kernel/dma/swiotlb.c | 5 +++ kernel/trace/trace_kprobe.c | 28 ++++++++++++---- 27 files changed, 162 insertions(+), 103 deletions(-)