aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-12Merge tag 'nf-24-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni1-6/+42
2024-09-12LoongArch: KVM: Enable paravirt feature control from VMMBibo Mao11-48/+117
2024-09-12LoongArch: KVM: Add PMU support for guestSong Gao7-3/+205
2024-09-12PCI: Fix potential deadlock in pcim_intx()Philipp Stanner1-0/+2
2024-09-12Merge branch 'for-next/timers' into for-next/coreWill Deacon4-18/+82
2024-09-12Merge branch 'for-next/selftests' into for-next/coreWill Deacon11-190/+141
2024-09-12Merge branch 'for-next/poe' into for-next/coreWill Deacon52-62/+1053
2024-09-12Merge branch 'for-next/pkvm-guest' into for-next/coreWill Deacon17-2/+437
2024-09-12Merge branch 'for-next/perf' into for-next/coreWill Deacon35-484/+1476
2024-09-12Merge branch 'for-next/mm' into for-next/coreWill Deacon4-4/+22
2024-09-12Merge branch 'for-next/misc' into for-next/coreWill Deacon10-126/+157
2024-09-12Merge branch 'for-next/errata' into for-next/coreWill Deacon4-2/+14
2024-09-12Merge branch 'for-next/acpi' into for-next/coreWill Deacon3-3/+11
2024-09-12ASoC: Intel: ARL: Add entry for HDMI-In capture support to non-I2S codec boards.Balamurugan C2-0/+12
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