summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-07drm/bridge: tc358768: Separate indirect register writesTomi Valkeinen
2026-05-07drm/bridge: tc358768: Set pre_enable_prev_first for reverse orderParth Pancholi
2026-05-07drm/bridge: tc358768: Fix typo in TC358768_DSI_CONTROL_DIS_MODETomi Valkeinen
2026-05-07i2c: smbus: reject oversized block transfers in the common pathWeiming Shi
2026-05-07drm/bochs: Drop manual put on probe error pathMyeonghun Pak
2026-05-07drm/mgag200: Drop unused include of <drm/drm_pciids.h>Uwe Kleine-König (The Capable Hub)
2026-05-07spi: amlogic-spisg: drop misleading NULL check on exdescStepan Ionichev
2026-05-07clk: renesas: cpg-mssr: Add number of clock cells checkGeert Uytterhoeven
2026-05-07clk: renesas: rzg2l: Refactor rzg3l_cpg_pll_clk_endisable()Geert Uytterhoeven
2026-05-07clk: renesas: rzg2l: Consolidate DEF_MUX() and DEF_MUX_FLAGS()Geert Uytterhoeven
2026-05-07clk: renesas: r9a08g046: Add IA55_PCLK to critical module clocksBiju Das
2026-05-07ASoC: tac5xx2-sdw: ACPI match for intel mtl platformNiranjan H Y
2026-05-07ASoC: sdw_utils: TI amp utility for tac5xx2 familyNiranjan H Y
2026-05-07ASoC: tac5xx2-sdw: add soundwire based codec driverNiranjan H Y
2026-05-07ASoC: SDCA: Add PDE verification reusable helperNiranjan H Y
2026-05-07crypto: asymmetric_keys - fix OOB read in pefile_digest_pe_contentsWeiming Shi
2026-05-07crypto: ecrdsa - fix unknown OID check in ecrdsa_param_curveThorsten Blum
2026-05-07crypto: authencesn - Use memcpy_from/to_sglistHerbert Xu
2026-05-07crypto: af_alg - Document the deprecation of AF_ALGEric Biggers
2026-05-07crypto: atmel-sha204a - drop hwrng quality reduction for ATSHA204AThorsten Blum
2026-05-07crypto: starfive - use list_first_entry_or_null to simplify cryp_find_devThorsten Blum
2026-05-07crypto: omap - add omap_sham_unregister_algs helperThorsten Blum
2026-05-07crypto: omap - add omap_des_unregister_algs helperThorsten Blum
2026-05-07crypto: omap - add omap_aes_unregister_algs helperThorsten Blum
2026-05-07crypto: caam - use print_hex_dump_devel to guard key hex dumpsThorsten Blum
2026-05-07crypto: caam - use print_hex_dump_devel to guard key hex dumpsThorsten Blum
2026-05-07crypto: atmel-sha204a - fix blocking and non-blocking rng logicLothar Rubusch
2026-05-07crypto: cesa - allocate engines with main structRosen Penev
2026-05-07dt-bindings: crypto: qcom,prng: Document Glymur TRNGHarshal Dev
2026-05-07crypto: testmgr - disallow RSA PKCS#1 SHA-1 sig algs in FIPS modeJeff Barnes
2026-05-07crypto: ixp4xx - fix buffer chain unwind on allocation failureRuoyu Wang
2026-05-07crypto: sun8i-ss - avoid hash and rng referencesArnd Bergmann
2026-05-07hwrng: mtk - add support for hw access via SMCCDaniel Golle
2026-05-07dt-bindings: rng: mtk-rng: add SMC-based TRNG variantsDaniel Golle
2026-05-07dt-bindings: rng: mtk-rng: fix style problems in exampleDaniel Golle
2026-05-07crypto: crypto_null - Drop unused cipher_null crypto_algArd Biesheuvel
2026-05-07crypto: drbg - Clean up loop in drbg_hmac_update()Eric Biggers
2026-05-07crypto: drbg - Clean up generation codeEric Biggers
2026-05-07crypto: drbg - Remove redundant reseeding based on random.c stateEric Biggers
2026-05-07crypto: drbg - Change DRBG_MAX_REQUESTS to 4096Eric Biggers
2026-05-07crypto: drbg - Include get_random_bytes() output in additional inputEric Biggers
2026-05-07crypto: drbg - Simplify "uninstantiate" logicEric Biggers
2026-05-07crypto: drbg - Fold drbg_prepare_hrng() into drbg_kcapi_seed()Eric Biggers
2026-05-07crypto: drbg - Separate "reseed" case in drbg_kcapi_seed()Eric Biggers
2026-05-07crypto: drbg - Fold drbg_instantiate() into drbg_kcapi_seed()Eric Biggers
2026-05-07crypto: drbg - Put rng_alg methods in logical orderEric Biggers
2026-05-07crypto: drbg - Simplify drbg_generate_long() and fold into callerEric Biggers
2026-05-07crypto: drbg - Eliminate use of 'drbg_string' and listsEric Biggers
2026-05-07crypto: drbg - Consolidate "instantiate" logic and remove drbg_state::CEric Biggers
2026-05-07crypto: drbg - Move module aliases to end of fileEric Biggers