This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 3491aa04787f Merge tag 'vfio-v6.15-rc1' of https://github.com/awilliam/ [...]
new 23f00807619d rtnetlink: Allocate vfinfo size for VF GUIDs when supported
new 67d1a8956d2d rndis_host: Flag RNDIS modems as WWAN devices
new 2eb6c6a34cb1 net: move replay logic to tc_modify_qdisc
new 52c19f901318 MAINTAINERS: Add dedicated entries for phy_link_topology
new fa37a8849634 net: mana: Switch to page pool for jumbo frames
new fab058356885 net/mlx5e: SHAMPO, Make reserved size independent of page size
new 2ea396448f26 net: usb: usbnet: restore usb%d name exception for local m [...]
new 4f1eaabb4b66 net: phy: broadcom: Correct BCM5221 PHY model detection
new 7220e8f4d4ee net: lapbether: use netdev_lockdep_set_classes() helper
new e514d77334a6 selftests: drv-net: replace the rpath helper with Path objects
new c231e12ecd45 selftests: net: use the dummy bpf from net/lib
new 88dec030dfcd selftests: net: use Path helpers in ping
new 5c6052802dfb Merge branch 'selftests-drv-net-replace-the-rpath-helper-w [...]
new 42f342387841 net: fix use-after-free in the netdev_nl_sock_priv_destroy()
new 0fdba88a2115 octeontx2-af: Fix mbox INTR handler when num VFs > 64
new 323d6db6dc7d octeontx2-af: Free NIX_AF_INT_VEC_GEN irq
new 443041deb5ef mptcp: fix NULL pointer in can_accept_new_subflow
new 7335d4ac8129 selftests: mptcp: fix incorrect fd checks in main_loop
new c183165f87a4 selftests: mptcp: close fd_in before returning in main_loop
new b44a4c28228f selftests: mptcp: ignore mptcp_diag binary
new 0a541eaff5d6 Merge branch 'mptcp-misc-fixes-for-6-15-rc0'
new 9e3267cf02c2 eth: gve: add missing netdev locks on reset and shutdown paths
new dd07df9ff3d1 bnxt_en: bring back rtnl lock in bnxt_shutdown
new f278b6d5bb46 Revert "tcp: avoid atomic operations on sk->sk_rmem_alloc"
new acc4d5ff0b61 Merge tag 'net-6.15-rc0' of git://git.kernel.org/pub/scm/l [...]
The 25 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:
MAINTAINERS | 7 +++
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 2 +
drivers/net/ethernet/google/gve/gve_main.c | 4 ++
drivers/net/ethernet/marvell/octeontx2/af/rvu.c | 2 +-
.../ethernet/marvell/octeontx2/af/rvu_devlink.c | 2 +-
.../net/ethernet/mellanox/mlx5/core/en/params.c | 8 ++-
drivers/net/ethernet/microsoft/mana/mana_en.c | 46 +++-----------
drivers/net/phy/broadcom.c | 6 +-
drivers/net/usb/rndis_host.c | 16 ++++-
drivers/net/usb/usbnet.c | 21 +++++--
drivers/net/wan/lapbether.c | 2 +
include/net/tcp.h | 15 -----
net/core/netdev-genl.c | 6 +-
net/core/rtnetlink.c | 3 +
net/ipv4/tcp.c | 18 +-----
net/ipv4/tcp_fastopen.c | 2 +-
net/ipv4/tcp_input.c | 6 +-
net/mptcp/subflow.c | 15 ++---
net/sched/sch_api.c | 73 ++++++++--------------
tools/testing/selftests/drivers/net/hds.py | 2 +-
tools/testing/selftests/drivers/net/hw/csum.py | 2 +-
tools/testing/selftests/drivers/net/hw/irq.py | 2 +-
.../selftests/drivers/net/hw/xdp_dummy.bpf.c | 13 ----
tools/testing/selftests/drivers/net/lib/py/env.py | 21 +++----
tools/testing/selftests/drivers/net/ping.py | 15 ++---
tools/testing/selftests/drivers/net/queues.py | 4 +-
tools/testing/selftests/net/mptcp/.gitignore | 1 +
tools/testing/selftests/net/mptcp/mptcp_connect.c | 11 ++--
tools/testing/selftests/net/udpgro_bench.sh | 2 +-
tools/testing/selftests/net/udpgro_frglist.sh | 2 +-
tools/testing/selftests/net/udpgro_fwd.sh | 2 +-
tools/testing/selftests/net/veth.sh | 2 +-
tools/testing/selftests/net/xdp_dummy.bpf.c | 13 ----
33 files changed, 141 insertions(+), 205 deletions(-)
delete mode 100644 tools/testing/selftests/drivers/net/hw/xdp_dummy.bpf.c
delete mode 100644 tools/testing/selftests/net/xdp_dummy.bpf.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e44c944871e Daily bump.
new 12533c0c8b2 Doc: Cross-reference constructor and init_priority attribut [...]
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:
gcc/doc/extend.texi | 51 ++++++++++++++++++++++++++++++++-------------------
1 file changed, 32 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 48552153cf49 Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/ [...]
new 8bd2fa086a04 virtio: break and reset virtio devices on device_shutdown()
new ae376910f52b tools/virtio: Add DMA_MAPPING_ERROR and sg_dma_len api def [...]
new 83dc0370f915 tools: virtio/linux/compiler.h: Add data_race() define.
new ec05544c858f tools: virtio/linux/module.h add MODULE_DESCRIPTION() define.
new 5dd639a1646e vhost-scsi: Fix handling of multiple calls to vhost_scsi_s [...]
new 439252e167ac vdpa/mlx5: Fix mlx5_vdpa_get_config() endianness on big-en [...]
new a6097e0a54a5 vdpa/mlx5: Fix oversized null mkey longer than 32bit
new 3c7df2e27346 sound/virtio: Fix cancel_sync warnings on uninitialized wo [...]
new fc80842a2799 vduse: add virtio_fs to allowed dev id
new 4c1f3a7d7427 vhost-scsi: Reduce mem use by moving upages to per queue
new bf2d650391be vhost-scsi: Allocate T10 PI structs only when enabled
new 3ca51662f818 vhost-scsi: Add better resource allocation failure handling
new 891b99eab0f8 vhost-scsi: Return queue full for page alloc failures during copy
new bca939d5bcd0 vhost-scsi: Dynamically allocate scatterlists
new ddc5b5f68ec5 vhost-scsi: Stop duplicating se_cmd fields
new fd4797658133 vhost-scsi: Allocate iov_iter used for unaligned copies wh [...]
new 9d8960672d63 vhost-scsi: Reduce response iov mem use
new 4b98d5dcd145 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
new 41112160ca87 vfio/pci: match IGD devices in display controller class
new afe84f3b7a26 vfio/type1: Catch zero from pin_user_pages_remote()
new 7a701e90fc8e vfio/type1: Convert all vaddr_get_pfns() callers to use vf [...]
new eb996eec783c vfio/type1: Use vfio_batch for vaddr_get_pfns()
new 063555923343 vfio/type1: Use consistent types for page counts
new 62fb8adc43af mm: Provide address mask in struct follow_pfnmap_args
new 0fd06844de5d vfio/type1: Use mapping page mask for pfnmaps
new 384a530111c6 vfio/virtio: Enable support for virtio-block live migration
new 860be250fc32 vfio/pci: Handle INTx IRQ_NOTCONNECTED
new 3491aa04787f Merge tag 'vfio-v6.15-rc1' of https://github.com/awilliam/ [...]
The 28 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:
drivers/vdpa/mlx5/core/mr.c | 7 +-
drivers/vdpa/mlx5/net/mlx5_vnet.c | 3 +
drivers/vdpa/vdpa_user/vduse_dev.c | 1 +
drivers/vfio/pci/vfio_pci.c | 4 +-
drivers/vfio/pci/vfio_pci_config.c | 3 +-
drivers/vfio/pci/vfio_pci_core.c | 10 +-
drivers/vfio/pci/vfio_pci_igd.c | 6 +
drivers/vfio/pci/vfio_pci_intrs.c | 2 +-
drivers/vfio/pci/vfio_pci_priv.h | 6 +
drivers/vfio/pci/virtio/Kconfig | 6 +-
drivers/vfio/pci/virtio/legacy_io.c | 4 +-
drivers/vfio/pci/virtio/main.c | 5 +-
drivers/vfio/vfio_iommu_type1.c | 123 +++++---
drivers/vhost/Kconfig | 1 +
drivers/vhost/scsi.c | 547 ++++++++++++++++++++++--------------
drivers/virtio/virtio.c | 29 ++
include/linux/mm.h | 2 +
mm/memory.c | 1 +
sound/virtio/virtio_pcm.c | 21 +-
tools/virtio/linux/compiler.h | 25 ++
tools/virtio/linux/dma-mapping.h | 13 +
tools/virtio/linux/module.h | 7 +
22 files changed, 544 insertions(+), 282 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 792b8307ecd2 Merge tag 'edac_urgent_for_v6.15_rc1' of git://git.kernel. [...]
new 1062d8108615 iommufd: Disallow allocating nested parent domain with fault ID
new a05df03a88bc iommufd: Fix uninitialized rc in iommufd_access_rw()
new 897008d0f767 iommufd: Set domain->iommufd_hwpt in all hwpt->domain allocators
new 55c85fa7579d iommufd: Fail replace if device has not been attached
new dbf00d7d8912 iommufd/fault: Move two fault functions out of the header
new 927dabc9aa4d iommufd/fault: Add an iommufd_fault_init() helper
new 5426a78bebef iommufd: Abstract an iommufd_eventq from iommufd_fault
new 0507f337fc0c iommufd: Rename fault.c to eventq.c
new e36ba5ab808e iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
new ea94b211c548 iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
new e8e1ef9b77a7 iommufd/viommu: Add iommufd_viommu_report_event helper
new 941d0719aa66 iommufd/selftest: Require vdev_id when attaching to a nest [...]
new b3cc0b7599cc iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEV [...]
new 97717a1f283f iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverage
new 2ec0458eb0e5 Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ
new f0ea207ed781 iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
new e7d3fa3d29d5 iommu/arm-smmu-v3: Report events that belong to devices at [...]
new da0c56520e88 iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations
new 6aa63a4ec947 iommu: Sort out domain user data
new ec031e1b35de iommufd: Move iommufd_sw_msi and related functions to driver.c
new 06d54f00f3f5 iommu: Drop sw_msi from iommu_domain
new ada14b9f1aab iommu: Require passing new handles to APIs supporting handle
new 8a9e1e773f60 iommu: Introduce a replace API for device pasid
new 03c9b102bea6 iommufd: Pass @pasid through the device attach/replace path
new bc06f7f66de4 iommufd/device: Only add reserved_iova in non-pasid path
new 2eaa7f845e14 iommufd/device: Replace idev->igroup with local variable
new ba1de6cd41d0 iommufd/device: Add helper to detect the first attach of a group
new 75f990aef38e iommufd/device: Wrap igroup->hwpt and igroup->device_list [...]
new 831b40f8416c iommufd/device: Replace device_list with device_array
new c0e301b2978d iommufd/device: Add pasid_attach array to track per-PASID attach
new ff3f014ebb1e iommufd: Enforce PASID-compatible domain in PASID path
new 2fb69c602d57 iommufd: Support pasid attach/replace
new 4c3f4f432c2d iommufd: Enforce PASID-compatible domain for RID
new ce15c13e7a14 iommu/vt-d: Add IOMMU_HWPT_ALLOC_PASID support
new dbc5f37b4f8a iommufd: Allow allocating PASID-compatible domain
new 9eb59204d519 iommufd/selftest: Add set_dev_pasid in mock iommu
new 068e14025158 iommufd/selftest: Add a helper to get test device
new c1b52b0a97ae iommufd/selftest: Add test ops to test pasid attach/detach
new d57a1fb34255 iommufd/selftest: Add coverage for iommufd pasid attach/detach
new 7fe6b987166b ida: Add ida_find_first_range()
new 290641346d0d vfio-iommufd: Support pasid [at|de]tach for physical VFIO devices
new ad744ed5dd8b vfio: VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT support pasid
new 803f97298e7d iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability
new 6d9500bb1ff8 iommufd/selftest: Add coverage for reporting max_pasid_log [...]
new 41464a4628f3 iommufd: Initialize the flags of vevent in iommufd_viommu_ [...]
new 6fc85bbbeaea iommufd: Balance veventq->num_events inc/dec
new 3a2ffd3f3e1b iommu: Convert unreachable() to BUG()
new 858c9c10c123 iommufd: Fix iommu_vevent_header tables markup
new 7be11d34f660 iommufd: Test attach before detaching pasid
new 48552153cf49 Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/ [...]
The 50 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/userspace-api/iommufd.rst | 17 +
.../iommu/arm/arm-smmu-v3/arm-smmu-v3-iommufd.c | 60 +++
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 80 ++-
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.h | 36 ++
drivers/iommu/dma-iommu.c | 204 +++----
drivers/iommu/dma-iommu.h | 14 +
drivers/iommu/intel/iommu.c | 3 +-
drivers/iommu/intel/nested.c | 2 +-
drivers/iommu/iommu-priv.h | 16 +
drivers/iommu/iommu-sva.c | 1 +
drivers/iommu/iommu.c | 160 +++++-
drivers/iommu/iommufd/Kconfig | 2 +-
drivers/iommu/iommufd/Makefile | 2 +-
drivers/iommu/iommufd/device.c | 499 ++++++++++-------
drivers/iommu/iommufd/driver.c | 198 +++++++
drivers/iommu/iommufd/eventq.c | 598 +++++++++++++++++++++
drivers/iommu/iommufd/fault.c | 342 ------------
drivers/iommu/iommufd/hw_pagetable.c | 42 +-
drivers/iommu/iommufd/iommufd_private.h | 156 ++++--
drivers/iommu/iommufd/iommufd_test.h | 40 ++
drivers/iommu/iommufd/main.c | 7 +
drivers/iommu/iommufd/selftest.c | 297 +++++++++-
drivers/iommu/iommufd/viommu.c | 2 +
drivers/pci/ats.c | 33 ++
drivers/vfio/device_cdev.c | 60 ++-
drivers/vfio/iommufd.c | 60 ++-
drivers/vfio/pci/vfio_pci.c | 2 +
include/linux/idr.h | 11 +
include/linux/iommu.h | 35 +-
include/linux/iommufd.h | 32 +-
include/linux/pci-ats.h | 3 +
include/linux/vfio.h | 14 +
include/uapi/linux/iommufd.h | 129 ++++-
include/uapi/linux/vfio.h | 29 +-
lib/idr.c | 67 +++
lib/test_ida.c | 70 +++
tools/testing/selftests/iommu/iommufd.c | 365 +++++++++++++
tools/testing/selftests/iommu/iommufd_fail_nth.c | 59 +-
tools/testing/selftests/iommu/iommufd_utils.h | 229 +++++++-
39 files changed, 3147 insertions(+), 829 deletions(-)
create mode 100644 drivers/iommu/iommufd/eventq.c
delete mode 100644 drivers/iommu/iommufd/fault.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 91e5bfe317d8 Merge tag 'dmaengine-6.15-rc1' of git://git.kernel.org/pub [...]
new c6250d0eab82 power: ip5xxx_power: Make use of i2c_get_match_data()
new fbc54ae4f8d7 i2c: Unexport i2c_of_match_device()
new 78d9ee370ed3 dt-bindings: eeprom: at24: Add compatible for Puya P24C64F
new 03480898cefe dt-bindings: eeprom: at24: Add compatible for Giantec GT24P128E
new f25f405d250f eeprom: at24: Drop of_match_ptr() and ACPI_PTR() protections
new e55eb69ab9f5 Merge tag 'at24-updates-for-v6.15-rc1' of git://git.kernel [...]
new 6b88dac0ae19 irqdomain: i2c: Switch to irq_find_mapping()
new 517ec053eeb4 i2c: octeon: refactor common i2c operations
new c6d859cf287e dt-bindings: i2c: samsung,s3c2410: add exynos7870-i2c compatible
new fad3d2e30149 dt-bindings: i2c: exynos5: add exynos7870-hsi2c compatible
new be7113d2e2a6 i2c: pxa: fix call balance of i2c->clk handling routines
new 8f95d1da03e9 i2c: amd: Switch to guard(mutex)
new a71248d96662 i2c: dw: Update the master_xfer callback name
new 1505986abf18 i2c: amd-asf: Modify callbacks of i2c_algorithm to align w [...]
new b719afaa1e5d i2c: amd-asf: Set cmd variable when encountering an error
new 1a64b21282dd i2c: mux: remove incorrect of_match_ptr annotations
new 48277423e533 dt-bindings: i2c: qcom,i2c-qup: Document power-domains
new d15971447f1a dt-bindings: i2c: qup: Document interconnects
new d4f35233a634 i2c: qup: Vote for interconnect bandwidth to DRAM
new e794dc30be8b i2c: Introduce i2c_10bit_addr_*_from_msg() helpers
new 6af58d3ec736 i2c: axxia: Use i2c_10bit_addr_*_from_msg() helpers
new eaa0df0de963 i2c: bcm-kona: Use i2c_10bit_addr_*_from_msg() helpers
new 3bf45fb57078 i2c: brcmstb: Use i2c_10bit_addr_*_from_msg() helpers
new 3bf28fab4ec5 i2c: eg20t: Use i2c_10bit_addr_*_from_msg() helpers
new ed7f48d3efa0 i2c: kempld: Use i2c_10bit_addr_*_from_msg() helpers
new 6cdc8fe0ba42 i2c: mt7621: Use i2c_10bit_addr_*_from_msg() helpers
new dbb1c2edb5ea i2c: rzv2m: Use i2c_10bit_addr_*_from_msg() helpers
new 2ee4415274fa i2c: ibm_iic: Use i2c_*bit_addr*_from_msg() helpers
new f2157d1f7aaa i2c: mv64xxx: Use i2c_*bit_addr*_from_msg() helpers
new 0d967f123141 dt-bindings: i2c: imx-lpi2c: add i.MX94 LPI2C
new 9e2fd53073cb i2c: i2c-exynos5: fixed a spelling error
new ff885b6fd5dc dt-bindings: i2c: i2c-rk3x: Add rk3562 support
new 3d36dd1161ca i2c: cadence: Simplify using devm_clk_get_enabled()
new 61b804548e17 i2c: cadence: Move reset_control_assert after pm_runtime_s [...]
new 9d515bf71ea2 i2c: i801: Cosmetic improvements
new e5befb5b01bc i2c: i801: Move i801_wait_intr and i801_wait_byte_done in [...]
new 3a3c6b7b0387 i2c: i801: Improve too small kill wait time in i801_check_post
new 4a3f77ea7701 i2c: i801: Switch to iomapped register access
new d50f2f5d51ea i2c: i801: Use MMIO if available
new 7202745e29f8 i2c: octeon: fix return commenting
new b1c010bd25f8 i2c: octeon: remove 10-bit addressing support
new 0fc829dbde9b dt-bindings: i2c: omap: Add mux-states property
new b6ef830c60b6 i2c: omap: Add support for setting mux
new 76fe9ac17f6c dt-bindings: i2c: spacemit: add support for K1 SoC
new 5ea558473fa3 i2c: spacemit: add support for SpacemiT K1 SoC
new 088b1ca970ba i2c: k1: Initialize variable before use
new 8b4da3ef9206 i2c: pasemi: Add registers bits and switch to BIT()
new f8d311b4b8f3 i2c: mlxbf: Use readl_poll_timeout_atomic() for polling
new a815975cbaeb i2c: qcom-geni: Update i2c frequency table to match hardwa [...]
new 39f8d6380450 i2c: iproc: Refactor prototype and remove redundant error checks
new 21fd84953571 Merge tag 'i2c-host-6.15' of git://git.kernel.org/pub/scm/ [...]
new 31396626eaf0 dt-bindings: i2c: snps,designware-i2c: describe Renesas RZ [...]
new 28a1b05678f4 Merge tag 'i2c-for-6.15-rc1' of git://git.kernel.org/pub/s [...]
new 5c03f9f4d362 watchdog: aspeed: Update bootstatus handling
new f285bd8c74d3 watchdog: cros-ec: Add newlines to printks
new 331c8349605c watchdog: Enable RZV2HWDT driver depend on ARCH_RENESAS
new c284153a2c55 watchdog: lenovo_se30_wdt: Watchdog driver for Lenovo SE30 [...]
new 480ee8a260e6 watchdog: s3c2410_wdt: Fix PMU register bits for ExynosAut [...]
new f1c16aa612dc watchdog: nic7018_wdt: tidy up ACPI ID table
new d127d9ce2c8e dt-bindings: watchdog: fsl-imx7ulp-wdt: Add i.MX94 support
new 0ccd5d56e6b2 watchdog: lenovo_se30_wdt: include io.h for devm_ioremap()
new 594e1e368f09 watchdog: Convert to use device property
new c40524d1615a dt-bindings: watchdog: renesas,wdt: Document RZ/G3E support
new ad3746700ae2 watchdog: npcm: Remove unnecessary NULL check before clk_p [...]
new 48a136639ec2 watchdog: aspeed: fix 64-bit division
new a6d86c1b6495 dt-bindings: watchdog: sunxi: add Allwinner A523 compatibl [...]
new 9bc64d338b0b watchdog: sunxi_wdt: Add support for Allwinner A523
new 696c45bcc3c3 Merge tag 'linux-watchdog-6.15-rc1' of git://www.linux-wat [...]
new 6f61e5dce268 MAINTAINERS: Remove Conor Culhane from Silvaco I3C
new bdffad83d756 MAINTAINERS: Add Frank Li to Silvaco I3C
new 6866c91f8c23 i3c: Remove the const qualifier from i2c_msg pointer in i2 [...]
new effed5dac8f8 i3c: mipi-i3c-hci: Use I2C DMA-safe api
new a892ee4cf22a i3c: master: svc: Flush FIFO before sending Dynamic Addres [...]
new 59f994e6e332 dt-bindings: i3c: dw: Add power-domains
new c24a084ab6a2 dt-bindings: i3c: silvaco: Add npcm845 compatible string
new 98d87600a04e i3c: master: svc: Add support for Nuvoton npcm845 i3c
new 4008a74e0f9b i3c: master: svc: Fix npcm845 FIFO empty issue
new 4dd12e944f07 i3c: master: svc: Fix npcm845 invalid slvstart event
new 2a785307e41b i3c: master: svc: Fix npcm845 DAA process corruption
new d6cb667b8e15 i3c: master: svc: Fix i3c_master_get_free_addr return check
new 9cecad134d84 i3c: master: svc: Fix missing the IBI rules
new c06acf7143bd i3c: master: svc: Use readsb helper for reading MDB
new 0430bf9bc1ac i3c: master: svc: Fix missing STOP for master request
new e8d2d287e26d i3c: master: svc: Fix implicit fallthrough in svc_i3c_mast [...]
new 465e5486aa5e i3c: master: Drop duplicate check before calling OF APIs
new bd496a44f041 i3c: Add NULL pointer check in i3c_master_queue_ibi()
new 1df7752800b4 Merge tag 'i3c/for-6.15' of git://git.kernel.org/pub/scm/l [...]
new 92009c3ba890 thermal/drivers/qoriq: Use dev_err_probe() simplify the code
new 229f3feb4b04 thermal/drivers/qoriq: Power down TMU on system suspend
new 1a685e2b3fc7 dt-bindings: thermal: tsens: Add ipq5332, ipq5424 compatible
new ff0cf0ab9073 thermal/drivers/tsens: Add TSENS enable and calibration su [...]
new ee022e5cae05 thermal/drivers/rockchip: Add missing rk3328 mapping entry
new 9e6ec8cf64e2 thermal: core: Remove duplicate struct declaration
new 65594b374502 thermal/drivers/mediatek/lvts: Disable monitor mode during [...]
new c612cbcdf603 thermal/drivers/mediatek/lvts: Disable Stage 3 thermal threshold
new fa17ff8e325a thermal/drivers/mediatek/lvts: Disable low offset IRQ for [...]
new 2738fb3ec683 thermal/drivers/mediatek/lvts: Start sensor interrupts disabled
new 1ec52c157b42 thermal/drivers/mediatek/lvts: Only update IRQ enable for [...]
new 2395a02809b0 dt-bindings: thermal: Update for BCM74110
new 09daf8f0d420 thermal/drivers/brcmstb_thermal: Add support for BCM74110
new 5ad72c2b24e1 dt-bindings: thermal: Correct indentation and style in DTS [...]
new b744af1180db thermal: rcar_gen3: Use lowercase hex constants
new bccdbba51a94 thermal: rcar_gen3: Reuse logic to read fuses on Gen3 and Gen4
new 1b4ef46fd666 thermal/drivers/qcom-spmi-temp-alarm: Drop unused driver data
new 12da0fee4543 Merge tag 'thermal-v6.15-rc1' of ssh://gitolite.kernel.org [...]
new 8868485d6b13 Merge tag 'thermal-6.15-rc1-2' of git://git.kernel.org/pub [...]
new 212120a164d5 Documentation/EDAC: Fix warning document isn't included in [...]
new 792b8307ecd2 Merge tag 'edac_urgent_for_v6.15_rc1' of git://git.kernel. [...]
The 108 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:
CREDITS | 4 +
Documentation/devicetree/bindings/eeprom/at24.yaml | 5 +-
.../devicetree/bindings/i2c/i2c-exynos5.yaml | 1 +
.../devicetree/bindings/i2c/i2c-imx-lpi2c.yaml | 1 +
.../devicetree/bindings/i2c/i2c-rk3x.yaml | 1 +
.../devicetree/bindings/i2c/qcom,i2c-qup.yaml | 14 +
.../bindings/i2c/samsung,s3c2410-i2c.yaml | 1 +
.../bindings/i2c/snps,designware-i2c.yaml | 5 +
.../devicetree/bindings/i2c/spacemit,k1-i2c.yaml | 61 +++
.../devicetree/bindings/i2c/ti,omap4-i2c.yaml | 6 +
.../bindings/i3c/silvaco,i3c-master.yaml | 4 +-
.../bindings/i3c/snps,dw-i3c-master.yaml | 3 +
.../bindings/thermal/allwinner,sun8i-a83t-ths.yaml | 48 +-
.../devicetree/bindings/thermal/brcm,avs-tmon.yaml | 1 +
.../devicetree/bindings/thermal/imx-thermal.yaml | 40 +-
.../bindings/thermal/imx8mm-thermal.yaml | 8 +-
.../devicetree/bindings/thermal/qcom-tsens.yaml | 18 +
.../bindings/watchdog/allwinner,sun4i-a10-wdt.yaml | 2 +
.../bindings/watchdog/fsl-imx7ulp-wdt.yaml | 4 +
.../devicetree/bindings/watchdog/renesas,wdt.yaml | 4 +
Documentation/subsystem-apis.rst | 1 +
MAINTAINERS | 4 +-
drivers/i2c/busses/Kconfig | 18 +
drivers/i2c/busses/Makefile | 1 +
drivers/i2c/busses/i2c-amd-asf-plat.c | 8 +-
drivers/i2c/busses/i2c-axxia.c | 21 +-
drivers/i2c/busses/i2c-bcm-iproc.c | 13 +-
drivers/i2c/busses/i2c-bcm-kona.c | 6 +-
drivers/i2c/busses/i2c-brcmstb.c | 11 +-
drivers/i2c/busses/i2c-cadence.c | 19 +-
drivers/i2c/busses/i2c-designware-amdpsp.c | 26 +-
drivers/i2c/busses/i2c-designware-master.c | 2 +-
drivers/i2c/busses/i2c-eg20t.c | 28 +-
drivers/i2c/busses/i2c-exynos5.c | 2 +-
drivers/i2c/busses/i2c-i801.c | 271 +++++-----
drivers/i2c/busses/i2c-ibm_iic.c | 14 +-
drivers/i2c/busses/i2c-k1.c | 602 +++++++++++++++++++++
drivers/i2c/busses/i2c-kempld.c | 10 +-
drivers/i2c/busses/i2c-mlxbf.c | 106 +---
drivers/i2c/busses/i2c-mt7621.c | 20 +-
drivers/i2c/busses/i2c-mv64xxx.c | 12 +-
drivers/i2c/busses/i2c-octeon-core.c | 111 ++--
drivers/i2c/busses/i2c-omap.c | 22 +
drivers/i2c/busses/i2c-pasemi-core.c | 40 +-
drivers/i2c/busses/i2c-pxa.c | 5 +-
drivers/i2c/busses/i2c-qcom-geni.c | 6 +-
drivers/i2c/busses/i2c-qup.c | 36 ++
drivers/i2c/busses/i2c-rzv2m.c | 15 +-
drivers/i2c/i2c-core-of.c | 1 -
drivers/i2c/i2c-core.h | 9 +
drivers/i2c/muxes/i2c-mux-ltc4306.c | 2 +-
drivers/i2c/muxes/i2c-mux-pca954x.c | 2 +-
drivers/i2c/muxes/i2c-mux-reg.c | 2 +-
drivers/i3c/master.c | 21 +-
drivers/i3c/master/dw-i3c-master.c | 2 +-
drivers/i3c/master/i3c-master-cdns.c | 2 +-
drivers/i3c/master/mipi-i3c-hci/core.c | 10 +-
drivers/i3c/master/svc-i3c-master.c | 138 ++++-
drivers/misc/eeprom/at24.c | 10 +-
drivers/power/supply/ip5xxx_power.c | 7 +-
drivers/thermal/broadcom/brcmstb_thermal.c | 11 +-
drivers/thermal/mediatek/lvts_thermal.c | 103 ++--
drivers/thermal/qcom/qcom-spmi-temp-alarm.c | 1 -
drivers/thermal/qcom/tsens-v2.c | 178 ++++++
drivers/thermal/qcom/tsens.c | 8 +-
drivers/thermal/qcom/tsens.h | 3 +
drivers/thermal/qoriq_thermal.c | 47 +-
drivers/thermal/renesas/rcar_gen3_thermal.c | 107 ++--
drivers/thermal/rockchip_thermal.c | 1 +
drivers/watchdog/Kconfig | 22 +-
drivers/watchdog/Makefile | 1 +
drivers/watchdog/aspeed_wdt.c | 81 ++-
drivers/watchdog/cros_ec_wdt.c | 10 +-
drivers/watchdog/lenovo_se30_wdt.c | 394 ++++++++++++++
drivers/watchdog/nic7018_wdt.c | 9 +-
drivers/watchdog/npcm_wdt.c | 9 +-
drivers/watchdog/s3c2410_wdt.c | 10 +-
drivers/watchdog/sunxi_wdt.c | 11 +
drivers/watchdog/watchdog_core.c | 6 +-
include/linux/i2c.h | 26 +-
include/linux/i3c/master.h | 2 +-
include/linux/thermal.h | 2 -
82 files changed, 2214 insertions(+), 695 deletions(-)
create mode 100644 Documentation/devicetree/bindings/i2c/spacemit,k1-i2c.yaml
create mode 100644 drivers/i2c/busses/i2c-k1.c
create mode 100644 drivers/watchdog/lenovo_se30_wdt.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14
in repository gcc.
from 42a4f863956 c++: fix missing lifetime extension [PR119383]
new 8274de2e614 Daily bump.
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:
gcc/ChangeLog | 18 ++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 12 ++++++++++++
gcc/testsuite/ChangeLog | 16 ++++++++++++++++
libstdc++-v3/ChangeLog | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
5 files changed, 95 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from 0c66b2f14b5 aarch64: Use PAUTH instead of V8_3A in some places
new 813ca3de452 Daily bump.
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:
gcc/ChangeLog | 8 ++++++++
gcc/DATESTAMP | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13
in repository gcc.
from 070296e6c31 aarch64: Use PAUTH instead of V8_3A in some places
new dfb3d13e17e Daily bump.
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:
gcc/ChangeLog | 7 +++++++
gcc/DATESTAMP | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4c708fa411f Doc: Document _Bool type as C90 extension [PR118118]
new e44c944871e Daily bump.
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:
gcc/ChangeLog | 125 +++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cobol/ChangeLog | 7 +++
gcc/cp/ChangeLog | 21 ++++++++
gcc/testsuite/ChangeLog | 127 ++++++++++++++++++++++++++++++++++++++++++++++++
gnattools/ChangeLog | 7 +++
libquadmath/ChangeLog | 8 +++
libstdc++-v3/ChangeLog | 14 ++++++
8 files changed, 310 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 76f6d11efb7 gdb: move addrmap::relocate method to addrmap_fixed
new 877d74ab5f2 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.