This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7367539ad4b0 Merge tag 'cxl-fixes-6.9-rc7' of git://git.kernel.org/pub/ [...] new 6677196fb193 clk: qcom: gdsc: treat optional supplies as optional new 0d4ce2458cd7 clk: qcom: smd-rpm: Restore msm8976 num_clk new f8981b0d5295 Merge tag 'qcom-clk-fixes-for-6.9' of https://git.kernel.o [...] new 7e91ed763dc0 clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate change new b914ec33b391 clk: sunxi-ng: common: Support minimum and maximum rate new 69f16d9b7898 clk: sunxi-ng: a64: Set minimum and maximum rate for PLL-MIPI new a22549304372 Merge tag 'sunxi-clk-fixes-for-6.9-1' of https://git.kerne [...] new aacb99de1099 clk: samsung: Revert "clk: Use device_get_match_data()" new 61ccc8c3e59a Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...] new 75961ffb5cb3 swiotlb: initialise restricted pool list_head when SWIOTLB [...] new 4fbcf58590a8 Merge tag 'dma-mapping-6.9-2024-05-04' of git://git.infrad [...] new b63db58e2fa5 eventfs/tracing: Add callback for release of an eventfs_inode new ee4e0379475e eventfs: Free all of the eventfs_inode after RCU new baa23a8d4360 tracefs: Reset permissions on remount if permissions are options new 6599bd5517be tracefs: Still use mount point as default permissions for [...] new d53891d348ac eventfs: Do not differentiate the toplevel events directory new 22e61e15af73 eventfs: Do not treat events directory different than othe [...] new d57cf30c4c07 eventfs: Have "events" directory get permissions from its parent new e92b99ae8216 Merge tag 'trace-v6.9-rc6-2' of git://git.kernel.org/pub/s [...] new dce3696271af tracing/probes: Fix memory leak in traceprobe_parse_probe_ [...] new 2c17a1cd90a5 Merge tag 'probes-fixes-v6.9-rc6' of git://git.kernel.org/ [...] new be81415a32ef Input: xpad - add support for ASUS ROG RAIKIRI new 0537c8eef4f6 Input: amimouse - mark driver struct with __refdata to pre [...] new 3f1d08650027 Merge tag 'input-for-v6.9-rc6' of git://git.kernel.org/pub [...] new 24729b307eef usb: gadget: f_fs: Fix race between aio_cancel() and AIO r [...] new ec6ce7075ef8 usb: gadget: composite: fix OS descriptors w_value logic new 650ae71c8074 usb: gadget: uvc: use correct buffer size when parsing con [...] new 4a237d55446f usb: xhci-plat: Don't include xhci.h new 6d735722063a usb: dwc3: core: Prevent phy suspend during init new a4b46d450c49 USB: core: Fix access violation during port device removal new 0aea736ddb87 usb: gadget: f_fs: Fix a race condition when processing se [...] new d80eee97cb4e usb: typec: qcom-pmic: fix use-after-free on late probe errors new f2004e82abb6 usb: typec: qcom-pmic: fix pdphy start() error handling new fe81f3548416 usb: ohci: Prevent missed ohci interrupts new c78c3644b772 usb: Fix regression caused by invalid ep0 maxpacket in vir [...] new edc5a009ee3b usb: typec: tcpm: queue correct sop type in tcpm_queue_vdm [...] new bf20c69cf3cf usb: typec: tcpm: clear pd_event queue in PORT_RESET new 230ecdf71a64 usb: typec: tcpm: unregister existing source caps before r [...] new cdc9946ea637 usb: typec: tcpm: enforce ready state when queueing alt mode vdm new ae11f04b452b usb: typec: tcpm: Check for port partner validity before c [...] new 3c15237018eb Merge tag 'usb-6.9-rc7' of git://git.kernel.org/pub/scm/li [...] new 546a4f4b5f4d iio: pressure: Fixes BME280 SPI driver data new 5ca29ea4e407 iio: pressure: Fixes SPI support for BMP3xx devices new 89384a2b656b dt-bindings: iio: health: maxim,max30102: fix compatible check new 57a1592784d6 iio: accel: mxc4005: Interrupt handling fixes new 6b8cffdc4a31 iio: accel: mxc4005: Reset chip on probe() and resume() new 74a72baf204f iio:imu: adis16475: Fix sync mode setting new 7ab7f2ca4608 Merge tag 'iio-fixes-for-6.9a' of https://git.kernel.org/p [...] new a1383ac7284a mei: pxp: match against PCI_CLASS_DISPLAY_OTHER new 4108a30f1097 mei: me: add lunar lake point M DID new ee59be35d7a8 misc/pvpanic-pci: register attributes via pci_driver new bb1dbeceb1c2 fpga: dfl-pci: add PCI subdevice ID for Intel D5005 card new 9b83aa7a5009 Merge tag 'fpga-for-6.9-final' of git://git.kernel.org/pub [...] new 00e7d3bea2ce dyndbg: fix old BUG_ON in >control parser new 98241a774db4 slimbus: qcom-ngd-ctrl: Add timeout for wait operation new b9158815de52 Merge tag 'char-misc-6.9-rc7' of git://git.kernel.org/pub/ [...]
The 56 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: .../bindings/iio/health/maxim,max30102.yaml | 2 +- drivers/clk/qcom/clk-smd-rpm.c | 1 + drivers/clk/qcom/gdsc.c | 11 +- drivers/clk/samsung/clk-exynos-clkout.c | 13 +- drivers/clk/sunxi-ng/ccu-sun50i-a64.c | 2 + drivers/clk/sunxi-ng/ccu-sun50i-h6.c | 19 ++- drivers/clk/sunxi-ng/ccu_common.c | 19 +++ drivers/clk/sunxi-ng/ccu_common.h | 3 + drivers/fpga/dfl-pci.c | 3 + drivers/iio/accel/mxc4005.c | 92 ++++++++++++- drivers/iio/imu/adis16475.c | 4 +- drivers/iio/pressure/bmp280-core.c | 1 + drivers/iio/pressure/bmp280-spi.c | 13 +- drivers/iio/pressure/bmp280.h | 1 + drivers/input/joystick/xpad.c | 2 + drivers/input/mouse/amimouse.c | 8 +- drivers/misc/mei/hw-me-regs.h | 2 + drivers/misc/mei/pci-me.c | 2 + drivers/misc/mei/pxp/mei_pxp.c | 7 +- drivers/misc/pvpanic/pvpanic-pci.c | 4 +- drivers/slimbus/qcom-ngd-ctrl.c | 6 +- drivers/usb/core/hub.c | 5 +- drivers/usb/core/port.c | 8 +- drivers/usb/dwc3/core.c | 90 ++++++------- drivers/usb/dwc3/core.h | 1 + drivers/usb/dwc3/gadget.c | 2 + drivers/usb/dwc3/host.c | 27 ++++ drivers/usb/gadget/composite.c | 6 +- drivers/usb/gadget/function/f_fs.c | 9 +- drivers/usb/gadget/function/uvc_configfs.c | 4 +- drivers/usb/host/ohci-hcd.c | 8 ++ drivers/usb/host/xhci-plat.h | 4 +- drivers/usb/host/xhci-rzv2m.c | 1 + drivers/usb/typec/tcpm/qcom/qcom_pmic_typec.c | 8 +- .../usb/typec/tcpm/qcom/qcom_pmic_typec_pdphy.c | 11 +- drivers/usb/typec/tcpm/tcpm.c | 42 ++++-- fs/tracefs/event_inode.c | 148 ++++++++++++++------- fs/tracefs/inode.c | 92 ++++++++++++- fs/tracefs/internal.h | 14 +- include/linux/tracefs.h | 3 + kernel/dma/swiotlb.c | 1 + kernel/trace/trace_events.c | 12 ++ kernel/trace/trace_probe.c | 2 +- lib/dynamic_debug.c | 6 +- 44 files changed, 546 insertions(+), 173 deletions(-)