aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-01-23erofs: add erofs_inode_set_aops helper to set the aopsHongbo Li2-23/+23
2026-01-23erofs: support user-defined fingerprint nameHongzhen Luo5-2/+36
2026-01-23erofs: decouple `struct erofs_anon_fs_type`Gao Xiang3-13/+16
2026-01-23fs: Export alloc_empty_backing_fileHongbo Li1-0/+1
2026-01-23ALSA: hda/tas2781: Drop the unused macro definitionShenghao Ding1-4/+1
2026-01-23ALSA: hda/realtek - fixed speaker no soundKailang Yang1-0/+11
2026-01-23Merge branch 'vfs-7.0.iomap' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/vfs/vfsGao Xiang4-29/+56
2026-01-23KVM: arm64: Use kvm_has_mte() in pKVM trap initializationFuad Tabba1-1/+1
2026-01-23KVM: arm64: Inject UNDEF when accessing MTE sysregs with MTE disabledFuad Tabba1-0/+67
2026-01-23KVM: arm64: Trap MTE access and discovery when MTE is disabledFuad Tabba3-2/+8
2026-01-23KVM: arm64: Remove dead code resetting HCR_EL2 for pKVMFuad Tabba1-5/+0
2026-01-23sched/fair: Revert force wakeup preemptionVincent Guittot1-10/+0
2026-01-23sched/fair: Disable scheduler feature NEXT_BUDDYMel Gorman1-1/+1
2026-01-23MAINTAINERS: Add missing T: entry for FIRMWARE LOADERDanilo Krummrich1-0/+1
2026-01-23MAINTAINERS: Add driver-core mailing listDanilo Krummrich1-3/+6
2026-01-23fs/file: optimize close_range() complexity from O(N) to O(Sparse)Qiliang Yuan1-2/+8
2026-01-23Merge branch kvm-arm64/pkvm-features-6.20 into kvmarm-master/nextMarc Zyngier9-24/+108
2026-01-23Merge branch kvm-arm64/feat_idst into kvmarm-master/nextMarc Zyngier9-16/+194
2026-01-23Merge branch kvm-arm64/selftests-6.20 into kvmarm-master/nextMarc Zyngier5-15/+16
2026-01-23Merge branch kvm-arm64/vtcr into kvmarm-master/nextMarc Zyngier19-139/+256
2026-01-23Merge branch arm64/for-next/cpufeature into kvmarm-master/nextMarc Zyngier25-105/+193
2026-01-23rust: proc-macro2: rebuild if the version text changesMiguel Ojeda1-0/+4
2026-01-23MAINTAINERS: Add Falcon DBElad Nachman1-0/+1
2026-01-23arm64: dts: a7k: add COM Express boardsElad Nachman6-2/+220
2026-01-23power: sequencing: Add the Power Sequencing driver for the PCIe M.2 connectorsManivannan Sadhasivam4-0/+184
2026-01-23dt-bindings: connector: Add PCIe M.2 Mechanical Key M connectorManivannan Sadhasivam1-0/+145
2026-01-23iio: dac: Add MAX22007 DAC driver supportJanani Sunil4-0/+506
2026-01-23dt-bindings: iio: dac: Add max22007Janani Sunil2-0/+127
2026-01-23PCI: dwc: Rename dw_pcie_rp::has_msi_ctrl to dw_pcie_rp::use_imsi_rx for clarityQiang Yu3-11/+11
2026-01-23PCI: dwc: Fix grammar and formatting for comment in dw_pcie_remove_ext_capability()Qiang Yu1-1/+2
2026-01-23ARM: dts: microchip: Drop usb_a9g20-dab-mmx.dtsiRob Herring (Arm)1-93/+0
2026-01-23crypto: ecc - Streamline alloc_point and remove {alloc,free}_digits_spaceThorsten Blum1-18/+9
2026-01-23hwrng: airoha - set rng quality to 900Aleksander Jan Bajkowski1-0/+1
2026-01-23crypto: ccp - narrow scope of snp_range_listTycho Andersen (AMD)1-12/+1
2026-01-23crypto: ccp - Fix a case where SNP_SHUTDOWN is missedTom Lendacky1-23/+23
2026-01-23crypto: nx - Simplify with scoped for each OF child loopKrzysztof Kozlowski1-5/+2
2026-01-23crypto: testmgr - allow authenc(sha224,rfc3686) variant in fips modeAleksander Jan Bajkowski1-0/+4
2026-01-23crypto: inside-secure/eip93 - fix kernel panic in driver detachAleksander Jan Bajkowski1-1/+1
2026-01-23crypto: ccp - Use NULL instead of plain 0Herbert Xu1-1/+1
2026-01-23crypto: blowfish - fix typo in commentAlexander Bendezu1-1/+1
2026-01-23padata: Constify padata_sysfs_entry structsThomas Weißschuh1-11/+11
2026-01-23crypto: api - remove unnecessary forward declarationsThorsten Blum8-27/+16
2026-01-23crypto: simd - Simplify request size calculation in simd_aead_initThorsten Blum1-2/+2
2026-01-23crypto: xilinx - Add gcm(aes) support for AMD/Xilinx Versal deviceHarsh Jain1-9/+421
2026-01-23crypto: xilinx - Remove un-necessary typecast operationHarsh Jain1-6/+3
2026-01-23firmware: xilinx: Add firmware API's to support aes-gcm in Versal deviceHarsh Jain2-3/+223
2026-01-23crypto: xilinx - Change coherent DMA to streaming DMA APIHarsh Jain1-36/+58
2026-01-23crypto: xilinx - Replace zynqmp prefix with xilinxHarsh Jain1-71/+69
2026-01-23crypto: xilinx - Register H/W key support with paesHarsh Jain1-100/+204
2026-01-23crypto: xilinx - Avoid submitting fallback requests to engineHarsh Jain1-27/+35