aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-08-25Merge tag 'pinctrl-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...HEADmasterLinus Torvalds4-5/+20
2025-08-24Linux 6.17-rc3v6.17-rc3Linus Torvalds1-1/+1
2025-08-24Merge tag 'i2c-for-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-9/+13
2025-08-24Merge tag 'perf_urgent_for_v6.17_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+6
2025-08-24Merge tag 'x86_urgent_for_v6.17_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-5/+10
2025-08-24Merge tag 'mips-fixes_6.17_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-6/+9
2025-08-24Merge tag 'modules-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+4
2025-08-23Merge tag 'char-misc-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds17-84/+158
2025-08-23Merge tag 'usb-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds20-97/+224
2025-08-23Merge tag 'trace-v6.17-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-25/+65
2025-08-23Merge tag 'driver-core-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-48/+318
2025-08-23Merge tag 'i2c-host-fixes-6.17-rc3' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang2-9/+13
2025-08-22ftrace: Also allocate and copy hash for reading of filter filesSteven Rostedt1-9/+10
2025-08-22Merge tag 'drm-fixes-2025-08-23-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds46-239/+382
2025-08-22ftrace: Fix potential warning in trace_printk_seq during ftrace_dumpTengda Wu1-2/+2
2025-08-22fgraph: Copy args in intermediate storage with entrySteven Rostedt1-6/+16
2025-08-23Merge tag 'drm-xe-fixes-2025-08-21-1' of https://gitlab.freedesktop.org/drm/x...Dave Airlie4-28/+26
2025-08-22Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+4
2025-08-23Merge tag 'drm-misc-fixes-2025-08-21' of https://gitlab.freedesktop.org/drm/m...Dave Airlie24-59/+154
2025-08-22mips: lantiq: xway: sysctrl: rename the etop nodeAleksander Jan Bajkowski2-6/+6
2025-08-22mips: dts: lantiq: danube: add missing burst length propertyAleksander Jan Bajkowski1-0/+3
2025-08-22Merge tag 's390-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds6-46/+57
2025-08-22Merge tag 'for-linus-6.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-33/+3
2025-08-22Merge tag 'platform-drivers-x86-v6.17-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds10-52/+59
2025-08-22Merge tag 'block-6.17-20250822' of git://git.kernel.dk/linuxLinus Torvalds11-83/+169
2025-08-22Merge tag 'io_uring-6.17-20250822' of git://git.kernel.dk/linuxLinus Torvalds2-0/+4
2025-08-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-58/+62
2025-08-22Merge tag 'mmc-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds5-19/+71
2025-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds12-67/+55
2025-08-22Merge tag 'iommu-fixes-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-13/+18
2025-08-22pinctrl: airoha: Fix return value in pinconf callbacksLorenzo Bianconi1-4/+4
2025-08-22Merge tag 'sound-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds14-101/+68
2025-08-22Merge tag '6.17-rc2-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+1
2025-08-22Merge tag 'nfs-for-6.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-23/+16
2025-08-22Merge tag 'mm-hotfixes-stable-2025-08-21-18-17' of git://git.kernel.org/pub/s...Linus Torvalds19-70/+487
2025-08-22iommu/riscv: prevent NULL deref in iova_to_physXianLiang Huang1-1/+1
2025-08-22iommu/virtio: Make instance lookup robustRobin Murphy1-6/+9
2025-08-22iommu/arm-smmu-v3: Fix smmu_domain->nr_ats_masters decrementNicolin Chen1-1/+1
2025-08-22pinctrl: STMFX: add missing HAS_IOMEM dependencyRandy Dunlap1-0/+1
2025-08-21Merge tag 'cgroup-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-8/+10
2025-08-21Merge tag 'spi-fix-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-17/+27
2025-08-21Merge tag 'regulator-fix-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-15/+12
2025-08-21Merge tag 'acpi-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-11/+9
2025-08-21Merge tag 'pm-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds6-52/+95
2025-08-21Merge tag 'sched_ext-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-1/+4
2025-08-21io_uring: clear ->async_data as part of normal initJens Axboe1-0/+1
2025-08-21io_uring/futex: ensure io_futex_wait() cleans up properly on failureJens Axboe1-0/+3
2025-08-21drm/xe: Fix vm_bind_ioctl double free bugChristoph Manszewski1-1/+2
2025-08-21drm/xe: Move ASID allocation and user PT BO tracking into xe_vm_createPiotr Piórkowski1-19/+15
2025-08-21Merge branches 'acpi-apei' and 'acpi-pfrut'Rafael J. Wysocki2-1/+2
2025-08-21Merge branch 'pm-cpuidle'Rafael J. Wysocki1-17/+12
2025-08-21Merge tag 'net-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds92-397/+1434
2025-08-21netfilter: nf_reject: don't leak dst refcount for loopback packetsFlorian Westphal2-7/+4
2025-08-21s390/hypfs: Enable limited access during lockdownPeter Oberparleiter1-1/+2
2025-08-21s390/hypfs: Avoid unnecessary ioctl registration in debugfsPeter Oberparleiter1-7/+11
2025-08-21ALSA: usb-audio: Use correct sub-type for UAC3 feature unit validationTakashi Iwai1-1/+1
2025-08-21Merge branch 'mlx5-misx-fixes-2025-08-20'Jakub Kicinski8-105/+140
2025-08-21net/mlx5e: Preserve shared buffer capacity during headroom updatesArmen Ratner1-10/+8
2025-08-21net/mlx5e: Query FW for buffer ownershipAlexei Lazar4-4/+31
2025-08-21net/mlx5: Restore missing scheduling node cleanup on vport enable failureCarolina Jubran1-0/+1
2025-08-21net/mlx5: Fix QoS reference leak in vport enable error pathCarolina Jubran1-1/+3
2025-08-21net/mlx5: Destroy vport QoS element when no configuration remainsCarolina Jubran1-8/+49
2025-08-21net/mlx5e: Preserve tc-bw during parent changesCarolina Jubran1-12/+12
2025-08-21net/mlx5: Remove default QoS group and attach vports directly to root TSARCarolina Jubran2-69/+33
2025-08-21net/mlx5: Base ECVF devlink port attrs from 0Daniel Jurgens1-1/+3
2025-08-21net: pse-pd: pd692x0: Skip power budget configuration when undefinedKory Maincent1-0/+4
2025-08-21net: pse-pd: pd692x0: Fix power budget leak in manager setup error pathKory Maincent1-15/+44
2025-08-21Octeontx2-af: Skip overlap check for SPI fieldHariprasad Kelam1-2/+2
2025-08-21selftests: tls: add tests for zero-length recordsJakub Kicinski1-5/+295
2025-08-21tls: fix handling of zero-length records on the rx_listJakub Kicinski1-1/+6
2025-08-21Merge tag 'loongarch-fixes-6.17-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds12-32/+109
2025-08-21block: avoid cpu_hotplug_lock depedency on freeze_lockNilay Shroff4-28/+37
2025-08-21block: decrement block_rq_qos static key in rq_qos_del()Nilay Shroff1-0/+1
2025-08-21block: skip q->rq_qos check in rq_qos_done_bio()Nilay Shroff1-2/+8
2025-08-21spi: st: fix PM macros to use CONFIG_PM instead of CONFIG_PM_SLEEPRaphael Gallais-Pou1-5/+5
2025-08-21Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-9/+9
2025-08-21Merge tag '6.17-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds6-10/+48
2025-08-21blk-mq: fix lockdep warning in __blk_mq_update_nr_hw_queuesMing Lei1-4/+9
2025-08-21net: airoha: ppe: Do not invalid PPE entries in case of SW hash collisionLorenzo Bianconi1-3/+1
2025-08-21mmc: sdhci_am654: Disable HS400 for AM62P SR1.0 and SR1.1Judith Mendez1-0/+18
2025-08-21Merge branch 'bonding-fix-negotiation-flapping-in-802-3ad-passive-mode'Paolo Abeni6-19/+159
2025-08-21selftests: bonding: add test for passive LACP modeHangbin Liu3-1/+108
2025-08-21bonding: send LACPDUs periodically in passive mode after receiving partner's ...Hangbin Liu1-18/+24
2025-08-21bonding: update LACP activity flag after setting lacp_activeHangbin Liu3-0/+27
2025-08-21ALSA: timer: fix ida_free call while not allocatedDewei Meng1-2/+2
2025-08-21Merge tag 'asoc-fix-v6.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai191-1151/+1644
2025-08-21Merge tag 'amd-drm-fixes-6.17-2025-08-20' of https://gitlab.freedesktop.org/a...Dave Airlie15-125/+112
2025-08-20Revert "net: cadence: macb: sama7g5_emac: Remove USARIO CLKEN flag"Ryan Wanner1-1/+2
2025-08-20ipv6: sr: Fix MAC comparison to be constant-timeEric Biggers1-1/+2
2025-08-20net, hsr: reject HSR frame if skb can't hold tagJakub Acs1-1/+7
2025-08-20net/sched: Remove unnecessary WARNING condition for empty child qdisc in htb_...William Liu1-1/+1
2025-08-20net/sched: Make cake_enqueue return NET_XMIT_CN when past buffer_limitWilliam Liu1-2/+12
2025-08-20net: dsa: microchip: Fix KSZ9477 HSR port setup issueTristram Ha1-0/+6
2025-08-20Merge branch 'intel-wired-lan-driver-updates-2025-08-15-ice-ixgbe-igc'Jakub Kicinski3-31/+21
2025-08-20igc: fix disabling L1.2 PCI-E link substate on I226 on initValdikSS1-7/+7
2025-08-20ixgbe: fix ndo_xdp_xmit() workloadsMaciej Fijalkowski1-23/+11
2025-08-20ixgbe: xsk: resolve the negative overflow of budget in ixgbe_xmit_zcJason Xing1-1/+3
2025-08-21Merge tag 'drm-intel-fixes-2025-08-20' of https://gitlab.freedesktop.org/drm/...Dave Airlie3-27/+90
2025-08-20Merge tag 'probes-fixes-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2025-08-20Merge tag 'bootconfig-fixes-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2025-08-21bootconfig: Fix negative seeks on 32-bit with LFS enabledBen Hutchings1-2/+2
2025-08-20Merge tag 'pci-v6.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+1
2025-08-20ASoC: cs35l56: Fixes for CS35L63 for productionMark Brown5-78/+30
2025-08-20LoongArch: KVM: Add address alignment check in pch_pic register accessBibo Mao1-0/+10
2025-08-20LoongArch: KVM: Use kvm_get_vcpu_by_id() instead of kvm_get_vcpu()Song Gao2-2/+7
2025-08-20LoongArch: KVM: Fix stack protector issue in send_ipi_data()Bibo Mao1-3/+3
2025-08-20LoongArch: KVM: Make function kvm_own_lbt() robustBibo Mao1-3/+5
2025-08-20tracing: fprobe-event: Sanitize wildcard for fprobe event nameMasami Hiramatsu (Google)1-1/+1
2025-08-20s390/mm: Do not map lowcore with identity mappingHeiko Carstens1-0/+3
2025-08-20s390/sclp: Fix SCCB present checkPeter Oberparleiter1-2/+9
2025-08-20s390/configs: Set HZ=1000Heiko Carstens2-2/+2
2025-08-20s390/configs: Update defconfigsHeiko Carstens3-35/+31
2025-08-20ASoC: cs35l56: Remove SoundWire Clock Divider workaround for CS35L63Stefan Binding2-72/+0
2025-08-20ASoC: cs35l56: Handle new algorithms IDs for CS35L63Richard Fitzgerald3-4/+28
2025-08-20ASoC: cs35l56: Update Firmware Addresses for CS35L63 for production siliconStefan Binding1-2/+2
2025-08-20LoongArch: Rename GCC_PLUGIN_STACKLEAK to KSTACK_ERASEHuacai Chen1-1/+1
2025-08-20LoongArch: Save LBT before FPU in setup_sigcontext()Huacai Chen1-5/+5
2025-08-20LoongArch: Optimize module load time by optimizing PLT/GOT countingKanglong Wang1-18/+18
2025-08-20LoongArch: Add cpuhotplug hooks to fix high cpu usage of vCPU threadsXianglai Li2-0/+23
2025-08-20LoongArch: Increase COMMAND_LINE_SIZE up to 4096Ming Wang1-0/+8
2025-08-20LoongArch: Pass annotate-tablejump option if LTO is enabledTiezhu Yang1-0/+6
2025-08-20objtool/LoongArch: Get table size correctly if LTO is enabledTiezhu Yang1-0/+23
2025-08-20Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard206-1131/+1699
2025-08-20drivers/xen/xenbus: remove quirk for Xen 3.xJuergen Gross1-23/+0
2025-08-20ACPI: pfr_update: Fix the driver update version checkChen Yu2-1/+2
2025-08-20trace/fgraph: Fix the warning caused by missing unregister notifierYe Weihua1-0/+1
2025-08-20ring-buffer: Remove redundant semicolonsLiao Yuanhong1-1/+1
2025-08-20tracing: Limit access to parser->buffer when trace_get_user failedPu Lehui2-7/+19
2025-08-20Merge tag 'iio-fixes-for-6.17a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman11-65/+133
2025-08-20ALSA: hda: tas2781: Fix wrong reference of tasdevice_privTakashi Iwai1-1/+1
2025-08-19Merge branch 'fixes-on-the-microchip-s-lan865x-driver'Jakub Kicinski1-0/+21
2025-08-19microchip: lan865x: fix missing Timer Increment config for Rev.B0/B1Parthiban Veerasooran1-0/+19
2025-08-19microchip: lan865x: fix missing netif_start_queue() call on device openParthiban Veerasooran1-0/+2
2025-08-19Merge branch 'mlx5-hws-fixes-2025-08-17'Jakub Kicinski11-38/+112
2025-08-19net/mlx5: CT: Use the correct counter offsetVlad Dogaru1-0/+2
2025-08-19net/mlx5: HWS, Fix table creation UIDAlex Vesker7-5/+20
2025-08-19net/mlx5: HWS, don't rehash on every kind of insertion failureYevgeny Kliteynik1-0/+15
2025-08-19net/mlx5: HWS, prevent rehash from filling up the queuesYevgeny Kliteynik1-1/+4
2025-08-19net/mlx5: HWS, fix complex rules rehash error flowYevgeny Kliteynik1-13/+28
2025-08-19net/mlx5: HWS, fix simple rules rehash error flowYevgeny Kliteynik1-18/+43
2025-08-19net/mlx5: HWS, fix bad parameter in CQ creationYevgeny Kliteynik1-1/+0
2025-08-19net/smc: fix UAF on smcsk after smc_listen_out()D. Wythe1-1/+2
2025-08-19net: stmmac: thead: Enable TX clock before MAC initializationYao Zi1-1/+8
2025-08-19gve: prevent ethtool ops after shutdownJordan Rhee1-0/+2
2025-08-19net: usb: asix_devices: Fix PHY address mask in MDIO bus initializationYuichiro Tsuji1-1/+1
2025-08-19phy: mscc: Fix timestamping for vsc8584Horatiu Vultur3-12/+61
2025-08-19net/sched: sch_dualpi2: Run prob update timer in softirq to avoid deadlockVictor Nogueira1-2/+3
2025-08-19rtla: Check pkg-config installTao Chen1-0/+8
2025-08-19tools/latency-collector: Check pkg-config installTao Chen1-0/+8
2025-08-19cdc_ncm: Flag Intel OEM version of Fibocom L850-GL as WWANLubomir Rintel1-0/+7
2025-08-19mm/mremap: fix WARN with uffd that has remap events disabledDavid Hildenbrand1-18/+23
2025-08-19mm/damon/sysfs-schemes: put damos dests dir after removing its filesSeongJae Park1-1/+1
2025-08-19mm/migrate: fix NULL movable_ops if CONFIG_ZSMALLOC=mHuacai Chen4-8/+51
2025-08-19mm/damon/core: fix damos_commit_filter not changing allowSang-Heon Jeon1-0/+1
2025-08-19mm/memory-failure: fix infinite UCE for VM_PFNMAP pfnJinjiang Tu1-0/+8
2025-08-19MAINTAINERS: mark MGLRU as maintainedAxel Rasmussen1-0/+17
2025-08-19mm: rust: add page.rs to MEMORY MANAGEMENT - RUSTAlice Ryhl1-0/+2
2025-08-19iov_iter: iterate_folioq: fix handling of offset >= folio sizeDominique Martinet1-9/+11
2025-08-19selftests/damon: fix selftests by installing drgn related scriptSang-Heon Jeon1-0/+1
2025-08-19.mailmap: add entry for Easwar HariharanEaswar Hariharan1-0/+2
2025-08-19selftests/mm: add test for invalid multi VMA operationsLorenzo Stoakes1-3/+261
2025-08-19mm/mremap: catch invalid multi VMA moves earlierLorenzo Stoakes1-8/+13
2025-08-19mm/mremap: allow multi-VMA move when filesystem uses thp_get_unmapped_areaLorenzo Stoakes1-9/+11
2025-08-19mm/damon/core: fix commit_ops_filters by using correct nth functionSang-Heon Jeon1-1/+13
2025-08-19tools/testing: add linux/args.h header and fix radix, VMA testsLorenzo Stoakes2-0/+32
2025-08-19mm/debug_vm_pgtable: clear page table entries at destroy_args()Herton R. Krzesinski1-2/+7
2025-08-19squashfs: fix memory leak in squashfs_fill_superPhillip Lougher1-7/+7
2025-08-19kho: warn if KHO is disabled due to an errorPasha Tatashin1-0/+1
2025-08-19kho: mm: don't allow deferred struct page with KHOPasha Tatashin1-0/+1
2025-08-19kho: init new_physxa->phys_bits to fix lockdepPasha Tatashin1-4/+24
2025-08-19i2c: rtl9300: Add missing count byte for SMBus Block OpsSven Eckelmann1-3/+3
2025-08-19i2c: rtl9300: Increase timeout for transfer pollingSven Eckelmann1-1/+1
2025-08-19i2c: rtl9300: Fix multi-byte I2C writeHarshal Gohel1-4/+4
2025-08-19i2c: rtl9300: Fix out-of-bounds bug in rtl9300_i2c_smbus_xferAlex Guo1-0/+4
2025-08-19MAINTAINERS: i2c: Update i2c_hisi entryDevyn Liu1-1/+1
2025-08-19NFS: Fix a race when updating an existing writeTrond Myklebust3-23/+16
2025-08-19Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-23/+28
2025-08-19Merge tag 'ovl-fixes-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+3
2025-08-19Merge tag 'vfs-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds21-68/+138
2025-08-19cifs: Fix oops due to uninitialised variableDavid Howells1-1/+1
2025-08-19change_mnt_propagation(): calculate propagation source only if we'll need itAl Viro1-1/+2
2025-08-19use uniform permission checks for all mount propagation changesAl Viro1-14/+20
2025-08-19propagate_umount(): only surviving overmounts should be reparentedAl Viro1-3/+4
2025-08-19fix the softlockups in attach_recursive_mnt()Al Viro1-5/+2
2025-08-19regulator: tps65219: regulator: tps65219: Fix error codes in probe()Dan Carpenter1-6/+6
2025-08-19drm/xe: Assign ioctl xe file handler to vm in xe_vm_createPiotr Piórkowski4-8/+9
2025-08-19usb: xhci: fix host not responding after suspend and resumeNiklas Neronin1-0/+2
2025-08-19usb: xhci: Fix slot_id resource race conflictWeitao Wang5-23/+35
2025-08-19gpiolib: acpi: Add quirk for ASUS ProArt PX13Mario Limonciello (AMD)1-0/+14
2025-08-19signal: Fix memory leak for PIDFD_SELF* sentinelsAdrian Huang (Lenovo)1-1/+5
2025-08-19kernfs: don't fail listing extended attributesChristian Brauner1-2/+2
2025-08-19coredump: Fix return value in coredump_parse()Dan Carpenter1-1/+1
2025-08-19fs/buffer: fix use-after-free when call bh_read() helperYe Bin1-1/+1
2025-08-19most: core: Drop device reference after usage in get_channel()Miaoqian Lin1-1/+1
2025-08-19comedi: Make insn_rw_emulate_bits() do insn->n samplesIan Abbott1-11/+12
2025-08-19comedi: Fix use of uninitialized memory in do_insn_ioctl() and do_insnlist_io...Ian Abbott1-0/+5
2025-08-19comedi: pcl726: Prevent invalid irq numberEdward Adam Davis1-1/+2
2025-08-19cdx: Fix off-by-one error in cdx_rpmsg_probe()Thorsten Blum1-2/+1
2025-08-19fpga: zynq_fpga: Fix the wrong usage of dma_map_sgtable()Xu Yilun1-4/+4
2025-08-19usb: typec: fusb302: Revert incorrect threaded irq fixSebastian Reichel1-4/+8