summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-23Merge branch kvm-arm64/feat_idst into kvmarm-master/nextMarc Zyngier
2026-01-23Merge branch kvm-arm64/selftests-6.20 into kvmarm-master/nextMarc Zyngier
2026-01-23Merge branch kvm-arm64/vtcr into kvmarm-master/nextMarc Zyngier
2026-01-23Merge branch arm64/for-next/cpufeature into kvmarm-master/nextMarc Zyngier
2026-01-23rust: proc-macro2: rebuild if the version text changesMiguel Ojeda
2026-01-23MAINTAINERS: Add Falcon DBElad Nachman
2026-01-23arm64: dts: a7k: add COM Express boardsElad Nachman
2026-01-23drm/i915: move GEN7_ERR_INT snapshot to display irq codeJani Nikula
2026-01-23power: sequencing: Add the Power Sequencing driver for the PCIe M.2 connectorsManivannan Sadhasivam
2026-01-23dt-bindings: connector: Add PCIe M.2 Mechanical Key M connectorManivannan Sadhasivam
2026-01-23iio: dac: Add MAX22007 DAC driver supportJanani Sunil
2026-01-23dt-bindings: iio: dac: Add max22007Janani Sunil
2026-01-23PCI: dwc: Rename dw_pcie_rp::has_msi_ctrl to dw_pcie_rp::use_imsi_rx for clarityQiang Yu
2026-01-23PCI: dwc: Fix grammar and formatting for comment in dw_pcie_remove_ext_capabi...Qiang Yu
2026-01-23ARM: dts: microchip: Drop usb_a9g20-dab-mmx.dtsiRob Herring (Arm)
2026-01-23drm/xe: derive mem copy capability from graphics versionNitin Gote
2026-01-23crypto: ecc - Streamline alloc_point and remove {alloc,free}_digits_spaceThorsten Blum
2026-01-23hwrng: airoha - set rng quality to 900Aleksander Jan Bajkowski
2026-01-23crypto: ccp - narrow scope of snp_range_listTycho Andersen (AMD)
2026-01-23crypto: ccp - Fix a case where SNP_SHUTDOWN is missedTom Lendacky
2026-01-23crypto: nx - Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-01-23crypto: testmgr - allow authenc(sha224,rfc3686) variant in fips modeAleksander Jan Bajkowski
2026-01-23crypto: inside-secure/eip93 - fix kernel panic in driver detachAleksander Jan Bajkowski
2026-01-23crypto: ccp - Use NULL instead of plain 0Herbert Xu
2026-01-23crypto: blowfish - fix typo in commentAlexander Bendezu
2026-01-23padata: Constify padata_sysfs_entry structsThomas Weißschuh
2026-01-23crypto: api - remove unnecessary forward declarationsThorsten Blum
2026-01-23crypto: simd - Simplify request size calculation in simd_aead_initThorsten Blum
2026-01-23crypto: xilinx - Add gcm(aes) support for AMD/Xilinx Versal deviceHarsh Jain
2026-01-23crypto: xilinx - Remove un-necessary typecast operationHarsh Jain
2026-01-23firmware: xilinx: Add firmware API's to support aes-gcm in Versal deviceHarsh Jain
2026-01-23crypto: xilinx - Change coherent DMA to streaming DMA APIHarsh Jain
2026-01-23crypto: xilinx - Replace zynqmp prefix with xilinxHarsh Jain
2026-01-23crypto: xilinx - Register H/W key support with paesHarsh Jain
2026-01-23crypto: xilinx - Avoid submitting fallback requests to engineHarsh Jain
2026-01-23crypto: xilinx - Avoid Encrypt request to fallback for authsize < 16Harsh Jain
2026-01-23crypto: xilinx - Return linux error code instead of firmware error codeHarsh Jain
2026-01-23crypto: xilinx - Update probe to self discover the deviceHarsh Jain
2026-01-23dt-bindings: crypto: Mark zynqmp-aes as DeprecatedHarsh Jain
2026-01-23firmware: zynqmp: Add helper API to self discovery the deviceHarsh Jain
2026-01-23crypto: xilinx - Remove union from zynqmp_aead_drv_ctxHarsh Jain
2026-01-23firmware: zynqmp: Move crypto API's to separate fileHarsh Jain
2026-01-23crypto: engine - Use unregister_* in register_{aeads,ahashes,skciphers}Thorsten Blum
2026-01-23crypto: lskcipher - Use unregister_lskciphers in register_lskciphersThorsten Blum
2026-01-23crypto: skcipher - Use unregister_skciphers in register_skciphersThorsten Blum
2026-01-23crypto: shash - Use unregister_shashes in register_shashesThorsten Blum
2026-01-23crypto: ahash - Use unregister_ahashes in register_ahashesThorsten Blum
2026-01-23crypto: acomp - Use unregister_acomps in register_acompsThorsten Blum
2026-01-22net/mlx5: Fix memory leak in esw_acl_ingress_lgcy_setup()Zilin Guan
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski