summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-12-17can: j1939: make j1939_session_activate() fail if device is no longer registeredTetsuo Handa
2025-12-17xfs: fix the zoned RT growfs check for zone alignmentChristoph Hellwig
2025-12-17xfs: validate that zoned RT devices are zone alignedChristoph Hellwig
2025-12-17ALSA: hda/realtek: fix micmute LED reversed on HP Abe and BantieDirk Su
2025-12-17ALSA: hda/realtek: Add support for HP Clipper LaptopStefan Binding
2025-12-17ALSA: hda/realtek: Add support for HP Trekker LaptopStefan Binding
2025-12-17ALSA: usb-mixer: us16x08: validate meter packet indicesShipei Qu
2025-12-17ASoC: SOF: ipc4-topology: fixes for 'exotic' formatMark Brown
2025-12-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-12-17Merge tag 's390-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-12-16scsi: ufs: core: Add ufshcd_update_evt_hist() for UFS suspend errorSeunghwan Baek
2025-12-16scsi: sg: Fix occasional bogus elapsed time that exceeds timeoutMichal Rábek
2025-12-16scsi: mpi3mr: Read missing IOCFacts flag for reply queue full overflowChandrakanth Patil
2025-12-16scsi: scsi_debug: Fix atomic write enable module param descriptionJohn Garry
2025-12-16RDMA/irdma: Fix irdma_alloc_ucontext_resp paddingArnd Bergmann
2025-12-16RDMA/ucma: Fix rdma_ucm_query_ib_service_resp struct paddingArnd Bergmann
2025-12-16RDMA/cm: Fix leaking the multicast GID table referenceJason Gunthorpe
2025-12-16RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctlyJason Gunthorpe
2025-12-16cifs: update internal module version numberSteve French
2025-12-16smb: move some SMB1 definitions into common/smb1pdu.hZhangGuoDong
2025-12-16smb: align durable reconnect v2 context to 8 byte boundaryBharath SM
2025-12-17dt-bindings: i2c: qcom-cci: Document SM8750 compatibleHangxiang Ma
2025-12-17i2c: i801: Add support for Intel Nova Lake-SJarkko Nikula
2025-12-17dt-bindings: i2c: dw: Add Mobileye I2C controllersBenoît Monin
2025-12-17i2c: rcar: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2025-12-17i2c: pxa: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2025-12-17i2c: bcm-iproc: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2025-12-16btrfs: fix reservation leak in some error paths when inserting inline extentFilipe Manana
2025-12-16btrfs: do not free data reservation in fallback from inline due to -ENOSPCFilipe Manana
2025-12-16btrfs: fix use-after-free warning in btrfs_get_or_create_delayed_node()Leo Martins
2025-12-16btrfs: always detect conflicting inodes when logging inode refsFilipe Manana
2025-12-16btrfs: fix beyond-EOF write handlingQu Wenruo
2025-12-16btrfs: fix deadlock in wait_current_trans() due to ignored transaction typeRobbie Ko
2025-12-16btrfs: fix NULL dereference on root when tracing inode evictionMiquel Sabaté Solà
2025-12-16btrfs: qgroup: update all parent qgroups when doing quick inheritQu Wenruo
2025-12-16btrfs: fix qgroup_snapshot_quick_inherit() squota bugBoris Burkov