aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-12ASoC: Intel: sof_rt5682: Add HDMI-In capture with rt5682 support for ARL.Balamurugan C2-0/+20
2024-09-12ASoC: SOF: Intel: hda: remove common_hdmi_codec_drvBrent Lu2-3/+0
2024-09-12ASoC: Intel: sof_pcm512x: do not check common_hdmi_codec_drvBrent Lu1-2/+1
2024-09-12ASoC: Intel: ehl_rt5660: do not check common_hdmi_codec_drvBrent Lu1-2/+1
2024-09-12ASoC: Intel: skl_hda_dsp_generic: use common module for DAI linksBrent Lu5-379/+70
2024-09-12ASoC: Intel: board_helpers: support HDA link initializationBrent Lu2-0/+155
2024-09-12erofs: sunset unneeded NOFAILsGao Xiang1-26/+31
2024-09-12s390/crypto: Display Query and Query Authentication Information in sysfsFinn Callies2-0/+120
2024-09-12s390/crypto: Add Support for Query Authentication InformationFinn Callies1-1/+30
2024-09-12s390/crypto: Rework RRE and RRF CPACF inline functionsFinn Callies1-33/+41
2024-09-12s390/crypto: Add KDSA CPACF InstructionFinn Callies1-0/+23
2024-09-12s390/disassembler: Remove duplicate instruction format RSY_RDRUJens Remus2-5/+4
2024-09-12HID: i2c-hid: ensure various commands do not interfere with each otherDmitry Torokhov1-15/+27
2024-09-12Documentation: iomap: fix a typoPankaj Raghav1-1/+1
2024-09-12Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-6/+12
2024-09-12Merge branch 'for-joerg/arm-smmu/bindings' into for-joerg/arm-smmu/updatesWill Deacon1-0/+5
2024-09-12dt-bindings: arm-smmu: Add compatible for QCS8300 SoCZhenhua Huang1-0/+2
2024-09-12perf: arm-ni: Fix an NULL vs IS_ERR() bugDan Carpenter1-2/+2
2024-09-12arm64: hibernate: Fix warning for cast from restricted gfp_tMin-Hua Chen1-1/+1
2024-09-12spi: geni-qcom: Use devm functions to simplify codeJinjie Ruan1-39/+24
2024-09-12spi: Merge up fixesMark Brown1166-7300/+14023
2024-09-12ASoC: Improvements for mchp-pdmcMark Brown1-11/+29
2024-09-12docs: filesystems: corrected grammar of netfs pageDennis Lam1-1/+1
2024-09-12Merge branch 'netfs-writeback' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Christian Brauner41-1983/+3519
2024-09-12cifs: Don't support ITER_XARRAYDavid Howells2-100/+0
2024-09-12cifs: Switch crypto buffer to use a folio_queue rather than an xarrayDavid Howells2-98/+120
2024-09-12cifs: Use iterate_and_advance*() routines directly for hashingDavid Howells2-86/+70
2024-09-12netfs: Cancel dirty folios that have no storage destinationDavid Howells2-1/+6
2024-09-12cachefiles, netfs: Fix write to partial block at EOFDavid Howells4-6/+19
2024-09-12netfs: Remove fs/netfs/io.cDavid Howells1-802/+0
2024-09-12netfs: Speed up buffered readingDavid Howells28-470/+2058
2024-09-12afs: Make read subreqs asyncDavid Howells1-1/+8
2024-09-12netfs: Simplify the writeback codeDavid Howells4-171/+45
2024-09-12netfs: Provide an iterator-reset functionDavid Howells4-8/+23
2024-09-12netfs: Use new folio_queue data type and iterator instead of xarray iterDavid Howells8-61/+150
2024-09-12cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEsDavid Howells1-3/+68
2024-09-12iov_iter: Provide copy_folio_from_iter()David Howells1-0/+6
2024-09-12mm: Define struct folio_queue and ITER_FOLIOQ to handle a sequence of foliosDavid Howells6-4/+771
2024-09-12drm/dp_mst: Fix DSC decompression detection in Synaptics branch devicesImre Deak1-2/+8
2024-09-12uidgid: make sure we fit into one cachelineChristian Brauner2-5/+7
2024-09-12Merge patch series "file: remove f_version"Christian Brauner20-143/+405
2024-09-12fs: remove f_versionChristian Brauner2-8/+5
2024-09-12pipe: use f_pipeChristian Brauner1-3/+5
2024-09-12fs: add f_pipeChristian Brauner2-1/+14
2024-09-12ubifs: store cookie in private dataChristian Brauner1-18/+46
2024-09-12ufs: store cookie in private dataChristian Brauner1-3/+25
2024-09-12udf: store cookie in private dataChristian Brauner1-3/+25
2024-09-12proc: store cookie in private dataChristian Brauner1-6/+24
2024-09-12ocfs2: store cookie in private dataChristian Brauner3-3/+12
2024-09-12input: remove f_version abuseChristian Brauner1-25/+22