summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-18x86/bug: Fix old GCC compile failsPeter Zijlstra
2025-12-18iommupt: Return ERR_PTR from _table_alloc()Jason Gunthorpe
2025-12-18spi: cadence-quadspi: Fix probe error path and loggingMark Brown
2025-12-18can: fix build dependencyMarc Kleine-Budde
2025-12-18Merge tag 'amd-drm-fixes-6.19-2025-12-17' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-12-17ublk: fix deadlock when reading partition tableMing Lei
2025-12-17ftrace: Fix address for jmp mode in t_show()Menglong Dong
2025-12-17tracing: Fix UBSAN warning in __remove_instance()Darrick J. Wong
2025-12-17tracing: Do not register unsupported perf eventsSteven Rostedt
2025-12-17MAINTAINERS: add tracepoint core-api doc files to TRACINGLukas Bulwahn
2025-12-17ALSA: hda/realtek: Add Asus quirk for TAS amplifiersAntheas Kapenekakis
2025-12-17e1000: fix OOB in e1000_tbi_should_accept()Guangshuo Li
2025-12-17idpf: reduce mbx_task schedule delay to 300usBrian Vazquez
2025-12-17idpf: fix LAN memory regions command on some NVMsLarysa Zaremba
2025-12-17Input: alps - fix use-after-free bugs caused by dev3_register_workDuoming Zhou
2025-12-17x86/msi: Make irq_retrigger() functional for posted MSIThomas Gleixner
2025-12-17iavf: fix off-by-one issues in iavf_config_rss_reg()Kohei Enju
2025-12-17i40e: validate ring_len parameter against hardware-specific valuesGregory Herrero
2025-12-17i40e: fix scheduling in set_rx_modePrzemyslaw Korba
2025-12-17samples: rust: fix endianness issue in rust_driver_pciMarko Turk
2025-12-17ASoC: Intel: soc-acpi-intel-mtl-match: Add 6 amp CS35L63 with feedbackStefan Binding
2025-12-17ASoC: Intel: soc-acpi-intel-mtl-match: Add 6 amp CS35L56 with feedbackStefan Binding
2025-12-17powercap: intel_rapl: Fix possible recursive lock warningSrinivas Pandruvada
2025-12-17io_uring: fix nr_segs calculation in io_import_kbufhuang-jl
2025-12-17block: add allocation size check in blkdev_pr_read_keys()Deepanshu Kartikey
2025-12-17serial: 8250: longson: Fix NULL vs IS_ERR() bug in probeDan Carpenter
2025-12-17serial: core: Restore sysfs fwnode informationAndy Shevchenko
2025-12-17usb: dwc3: of-simple: fix clock resource leak in dwc3_of_simple_probeMiaoqian Lin
2025-12-17usb: typec: ucsi: Fix null pointer dereference in ucsi_sync_control_commonMario Limonciello (AMD)
2025-12-17USB: lpc32xx_udc: Fix error handling in probeMa Ke
2025-12-17usb: typec: altmodes/displayport: Drop the device reference in dp_altmode_pro...Haoxiang Li
2025-12-17usb: phy: fsl-usb: Fix use-after-free in delayed work during device removalDuoming Zhou
2025-12-17usb: renesas_usbhs: Fix a resource leak in usbhs_pipe_malloc()Haoxiang Li
2025-12-17usb: typec: ucsi: huawei-gaokin: add DRM dependencyArnd Bergmann
2025-12-17usb: dwc3: keep susphy enabled during exit to avoid controller faultsUdipto Goswami
2025-12-17xhci: dbgtty: fix device unregister: fixupƁukasz Bartosik
2025-12-17mmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to KconfigJared Kangas
2025-12-17mmc: sdhci-of-arasan: Increase CD stable timeout to 2 secondsSai Krishna Potthuri
2025-12-17spi: mt65xx: Use IRQF_ONESHOT with threaded IRQFei Shao
2025-12-17spi: dt-bindings: snps,dw-abp-ssi: Allow up to 16 chip-selectsRob Herring (Arm)
2025-12-17spi: cadence-quadspi: Fix clock disable on probe failure pathAnurag Dutta
2025-12-17spi: cadence-quadspi: Add error logging for DMA request failureAnurag Dutta
2025-12-17ASoC: fsl-asoc-card: Use of_property_present() for non-boolean propertiesChancel Liu
2025-12-17ASoC: rt1320: update VC blind write settingsShuming Fan
2025-12-17ASoC: fsl_xcvr: provide regmap namesAlexander Stein
2025-12-17ASoC: fsl_sai: Add missing registers to cache defaultAlexander Stein
2025-12-17ASoC: ak4458: remove the reset operation in probe and removeShengjiu Wang
2025-12-17ASoC: fsl_asrc_dma: fix duplicate debugfs directory errorAlexander Stein
2025-12-17ASoC: fsl_easrc: fix duplicate debugfs directory errorAlexander Stein
2025-12-17can: j1939: make j1939_sk_bind() fail if device is no longer registeredTetsuo Handa