This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from d26143bb38e2 Merge tag 'spi-fix-v6.19-rc2' of git://git.kernel.org/pub/ [...] new c2296a1e4241 powerpc/kexec: Enable SMT before waking offline CPUs new 42f53b39004f selftests/powerpc/pmu/: Add check_extended_reg_test to .gitignore new f1164534ad62 powerpc/tools: drop `-o pipefail` in gcc check scripts new b94b73567561 powerpc: Add reloc_offset() to font bitmap pointer used fo [...] new fbe409d138b1 powerpc/powernv: Enable cpuidle state detection for POWER11 new 608328ba5b06 powerpc/32: Restore disabling of interrupts at interrupt/s [...] new cd80afff4877 Merge tag 'powerpc-6.19-2' of git://git.kernel.org/pub/scm [...] new 818d78ba1b3f riscv: signal: abstract header saving for setup_sigcontext new 1e6084d5c433 riscv: mm: pmdp_huge_get_and_clear(): avoid atomic ops whe [...] new 425cc087fbaf riscv: mm: ptep_get_and_clear(): avoid atomic ops when !CO [...] new e0e51a0de02c riscv: mm: use xchg() on non-atomic_long_t variables, not [...] new 4115155baf43 dt-bindings: riscv: add Zilsd and Zclsd extension descriptions new 3f0cbfb8a107 riscv: add ISA extension parsing for Zilsd and Zclsd new 6118ebed3bdf riscv: hwprobe: export Zilsd and Zclsd ISA extensions new f02dd2547276 riscv/atomic.h: use RISCV_FULL_BARRIER in _arch_atomic* function. new 5efaf92da436 riscv: Add SBI debug trigger extension and function ids new 03de3e44a706 Merge tag 'riscv-for-linus-6.19-rc3' of git://git.kernel.o [...] new c48c0fd0e196 firewire: nosy: Fix dma_free_coherent() size new 1c55bc8710a3 Merge tag 'firewire-fixes-6.19-rc3' of git://git.kernel.or [...] new 24ec03cc5512 serial: core: Restore sysfs fwnode information new 5edb7338d611 serial: 8250: longson: Fix NULL vs IS_ERR() bug in probe new f54151148b96 serial: core: Fix serial device initialization new c3ca8a0aac83 serial: sh-sci: Check that the DMA cookie is valid new 267ee93c417e serial: xilinx_uartps: fix rs485 delay_rts_after_send new 15225b910cb8 Merge tag 'tty-6.19-rc3' of git://git.kernel.org/pub/scm/l [...] new 74098cc06e75 xhci: dbgtty: fix device unregister: fixup new e1003aa7ec9e usb: dwc3: keep susphy enabled during exit to avoid contro [...] new d14cd998e67b usb: typec: ucsi: huawei-gaokin: add DRM dependency new 36cc7e09df9e usb: renesas_usbhs: Fix a resource leak in usbhs_pipe_malloc() new 41ca62e3e21e usb: phy: fsl-usb: Fix use-after-free in delayed work duri [...] new 128bb7fab342 usb: typec: altmodes/displayport: Drop the device referenc [...] new c84117912bdd USB: lpc32xx_udc: Fix error handling in probe new 14ad4c10d5bd usb: typec: ucsi: Fix null pointer dereference in ucsi_syn [...] new 3b4961313d31 usb: dwc3: of-simple: fix clock resource leak in dwc3_of_s [...] new 0831269b5f71 usb: usb-storage: Maintain minimal modifications to the bc [...] new 5106dbab44fb usb: typec: ucsi: Get connector status after enable notifications new 782be79e4551 usb: gadget: lpc32xx_udc: fix clock imbalance in error path new b4b64fda4d30 usb: phy: isp1301: fix non-OF device reference imbalance new b4c61e542faf usb: ohci-nxp: fix device leak on probe failure new ad6fb7367eaa usb: gadget: lpc32xx_udc: clean up probe error labels new 8ff242c04157 usb: ohci-nxp: clean up probe error labels new 0dc580d4a651 Revert "usb: typec: ucsi: Get connector status after enabl [...] new df3e3169303f Revert "usb: typec: ucsi: Fix null pointer dereference in [...] new 784b756dde91 Revert "usb: typec: ucsi: Add support for SET_PDOS command" new 174e7d0f47e5 Revert "usb: typec: ucsi: Enable debugfs for message_out d [...] new 2e46b4e024ff Revert "usb: typec: ucsi: Add support for message out data [...] new e7a9f6600166 Revert "usb: typec: ucsi: Update UCSI structure to have me [...] new 22201800f198 Merge patch series "usb: typec: ucsi: revert broken buffer [...] new c875a6c32467 Merge tag 'usb-6.19-rc3' of git://git.kernel.org/pub/scm/l [...]
The 49 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/arch/riscv/hwprobe.rst | 8 ++ .../devicetree/bindings/riscv/extensions.yaml | 36 +++++++ arch/powerpc/include/asm/hw_irq.h | 2 +- arch/powerpc/include/asm/reg.h | 1 + arch/powerpc/kernel/btext.c | 3 +- arch/powerpc/kernel/entry_32.S | 15 --- arch/powerpc/kernel/interrupt.c | 5 +- arch/powerpc/kexec/core_64.c | 19 ++++ arch/powerpc/platforms/powernv/idle.c | 9 +- .../tools/gcc-check-fpatchable-function-entry.sh | 1 - arch/powerpc/tools/gcc-check-mprofile-kernel.sh | 1 - arch/riscv/include/asm/atomic.h | 8 +- arch/riscv/include/asm/hwcap.h | 2 + arch/riscv/include/asm/pgtable.h | 16 ++- arch/riscv/include/asm/sbi.h | 29 +++++ arch/riscv/include/asm/vector.h | 3 + arch/riscv/include/uapi/asm/hwprobe.h | 3 + arch/riscv/kernel/cpufeature.c | 24 +++++ arch/riscv/kernel/signal.c | 62 +++++++---- arch/riscv/kernel/sys_hwprobe.c | 2 + drivers/firewire/nosy.c | 10 +- drivers/tty/serial/8250/8250_loongson.c | 4 +- drivers/tty/serial/serial_base_bus.c | 11 +- drivers/tty/serial/sh-sci.c | 2 +- drivers/tty/serial/xilinx_uartps.c | 14 +-- drivers/usb/dwc3/dwc3-of-simple.c | 7 +- drivers/usb/dwc3/gadget.c | 2 +- drivers/usb/dwc3/host.c | 2 +- drivers/usb/gadget/udc/lpc32xx_udc.c | 42 +++++--- drivers/usb/host/ohci-nxp.c | 18 ++-- drivers/usb/host/xhci-dbgtty.c | 2 +- drivers/usb/phy/phy-fsl-usb.c | 1 + drivers/usb/phy/phy-isp1301.c | 7 +- drivers/usb/renesas_usbhs/pipe.c | 2 + drivers/usb/storage/unusual_uas.h | 2 +- drivers/usb/typec/altmodes/displayport.c | 8 +- drivers/usb/typec/ucsi/Kconfig | 1 + drivers/usb/typec/ucsi/cros_ec_ucsi.c | 5 +- drivers/usb/typec/ucsi/debugfs.c | 36 +------ drivers/usb/typec/ucsi/displayport.c | 11 +- drivers/usb/typec/ucsi/ucsi.c | 118 +++++++-------------- drivers/usb/typec/ucsi/ucsi.h | 22 ++-- drivers/usb/typec/ucsi/ucsi_acpi.c | 25 +---- drivers/usb/typec/ucsi/ucsi_ccg.c | 11 +- drivers/usb/typec/ucsi/ucsi_yoga_c630.c | 15 +-- .../powerpc/pmu/sampling_tests/.gitignore | 1 + 46 files changed, 351 insertions(+), 277 deletions(-)