]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2026-05-07  Tomi Valkeinendrm/bridge: tc358768: Separate video format config
2026-05-07  Tomi Valkeinendrm/bridge: tc358768: Add LP mode command support
2026-05-07  Tomi Valkeinendrm/bridge: tc358768: Support non-continuous clock
2026-05-07  Tomi Valkeinendrm/bridge: tc358768: Separate indirect register writes
2026-05-07  Parth Pancholidrm/bridge: tc358768: Set pre_enable_prev_first for...
2026-05-07  Tomi Valkeinendrm/bridge: tc358768: Fix typo in TC358768_DSI_CONTROL_...
2026-05-07  Weiming Shii2c: smbus: reject oversized block transfers in the...
2026-05-07  Myeonghun Pakdrm/bochs: Drop manual put on probe error path
2026-05-07  Uwe Kleine... drm/mgag200: Drop unused include of <drm/drm_pciids.h>
2026-05-07  Stepan Ionichevspi: amlogic-spisg: drop misleading NULL check on exdesc
2026-05-07  Niranjan H YASoC: tac5xx2-sdw: ACPI match for intel mtl platform
2026-05-07  Niranjan H YASoC: sdw_utils: TI amp utility for tac5xx2 family
2026-05-07  Niranjan H YASoC: tac5xx2-sdw: add soundwire based codec driver
2026-05-07  Niranjan H YASoC: SDCA: Add PDE verification reusable helper
2026-05-07  Weiming Shicrypto: asymmetric_keys - fix OOB read in pefile_digest...
2026-05-07  Thorsten Blumcrypto: ecrdsa - fix unknown OID check in ecrdsa_param_...
2026-05-07  Herbert Xucrypto: authencesn - Use memcpy_from/to_sglist
2026-05-07  Eric Biggerscrypto: af_alg - Document the deprecation of AF_ALG
2026-05-07  Thorsten Blumcrypto: atmel-sha204a - drop hwrng quality reduction...
2026-05-07  Thorsten Blumcrypto: starfive - use list_first_entry_or_null to...
2026-05-07  Thorsten Blumcrypto: omap - add omap_sham_unregister_algs helper
2026-05-07  Thorsten Blumcrypto: omap - add omap_des_unregister_algs helper
2026-05-07  Thorsten Blumcrypto: omap - add omap_aes_unregister_algs helper
2026-05-07  Thorsten Blumcrypto: caam - use print_hex_dump_devel to guard key...
2026-05-07  Thorsten Blumcrypto: caam - use print_hex_dump_devel to guard key...
2026-05-07  Lothar Rubuschcrypto: atmel-sha204a - fix blocking and non-blocking...
2026-05-07  Rosen Penevcrypto: cesa - allocate engines with main struct
2026-05-07  Harshal Devdt-bindings: crypto: qcom,prng: Document Glymur TRNG
2026-05-07  Jeff Barnescrypto: testmgr - disallow RSA PKCS#1 SHA-1 sig algs...
2026-05-07  Ruoyu Wangcrypto: ixp4xx - fix buffer chain unwind on allocation...
2026-05-07  Arnd Bergmanncrypto: sun8i-ss - avoid hash and rng references
2026-05-07  Daniel Gollehwrng: mtk - add support for hw access via SMCC
2026-05-07  Daniel Golledt-bindings: rng: mtk-rng: add SMC-based TRNG variants
2026-05-07  Daniel Golledt-bindings: rng: mtk-rng: fix style problems in example
2026-05-07  Ard Biesheuvelcrypto: crypto_null - Drop unused cipher_null crypto_alg
2026-05-07  Eric Biggerscrypto: drbg - Clean up loop in drbg_hmac_update()
2026-05-07  Eric Biggerscrypto: drbg - Clean up generation code
2026-05-07  Eric Biggerscrypto: drbg - Remove redundant reseeding based on...
2026-05-07  Eric Biggerscrypto: drbg - Change DRBG_MAX_REQUESTS to 4096
2026-05-07  Eric Biggerscrypto: drbg - Include get_random_bytes() output in...
2026-05-07  Eric Biggerscrypto: drbg - Simplify "uninstantiate" logic
2026-05-07  Eric Biggerscrypto: drbg - Fold drbg_prepare_hrng() into drbg_kcapi...
2026-05-07  Eric Biggerscrypto: drbg - Separate "reseed" case in drbg_kcapi_seed()
2026-05-07  Eric Biggerscrypto: drbg - Fold drbg_instantiate() into drbg_kcapi_...
2026-05-07  Eric Biggerscrypto: drbg - Put rng_alg methods in logical order
2026-05-07  Eric Biggerscrypto: drbg - Simplify drbg_generate_long() and fold...
2026-05-07  Eric Biggerscrypto: drbg - Eliminate use of 'drbg_string' and lists
2026-05-07  Eric Biggerscrypto: drbg - Consolidate "instantiate" logic and...
2026-05-07  Eric Biggerscrypto: drbg - Move module aliases to end of file
2026-05-07  Eric Biggerscrypto: drbg - Install separate seed functions for...
2026-05-07  Eric Biggerscrypto: drbg - Remove drbg_core
2026-05-07  Eric Biggerscrypto: drbg - Use HMAC-SHA512 library API
2026-05-07  Eric Biggerscrypto: drbg - Embed V and C into struct drbg_state
2026-05-07  Eric Biggerscrypto: drbg - Move fixed values into constants
2026-05-07  Eric Biggerscrypto: drbg - De-virtualize drbg_state_ops
2026-05-07  Eric Biggerscrypto: drbg - Simplify algorithm registration
2026-05-07  Eric Biggerscrypto: drbg - Remove support for HMAC-SHA256 and HMAC...
2026-05-07  Eric Biggerscrypto: testmgr - Update test for drbg_nopr_hmac_sha512
2026-05-07  Eric Biggerscrypto: testmgr - Add test for drbg_pr_hmac_sha512
2026-05-07  Eric Biggerscrypto: drbg - Flatten the DRBG menu
2026-05-07  Eric Biggerscrypto: drbg - Remove support for HASH_DRBG
2026-05-07  Eric Biggerscrypto: drbg - Remove support for CTR_DRBG
2026-05-07  Eric Biggerscrypto: drbg - Remove import of crypto_cipher functions
2026-05-07  Eric Biggerscrypto: drbg - Fold include/crypto/drbg.h into crypto...
2026-05-07  Eric Biggerscrypto: drbg - Remove obsolete FIPS 140-2 continuous...
2026-05-07  Eric Biggerscrypto: drbg - Remove unhelpful helper functions
2026-05-07  Eric Biggerscrypto: drbg - Remove broken commented-out code
2026-05-07  Eric Biggerscrypto: drbg - Remove always-enabled symbol CRYPTO_DRBG...
2026-05-07  Eric Biggerscrypto: drbg - Fix the fips_enabled priority boost
2026-05-07  Eric Biggerscrypto: drbg - Fix drbg_max_addtl() on 64-bit kernels
2026-05-07  Eric Biggerscrypto: drbg - Fix ineffective sanity check
2026-05-07  Eric Biggerscrypto: drbg - Fix misaligned writes in CTR_DRBG and...
2026-05-07  Eric Biggerscrypto: drbg - Fix returning success on failure in...
2026-05-07  Harshal Devdt-bindings: crypto: qcom-qce: Document the Glymur...
2026-05-07  Thorsten Blumdt-bindings: trivial-devices: add atmel,atecc608b
2026-05-07  Thorsten Blumcrypto: atmel-ecc - add support for atecc608b
2026-05-07  Tycho Andersen... crypto: ccp - Initialize data during __sev_snp_init_loc...
2026-05-07  Tycho Andersen... crypto: ccp - Check for page allocation failure correct...
2026-05-07  Tycho Andersen... crypto: ccp - Fix snp_filter_reserved_mem_regions(...
2026-05-07  Tycho Andersen... crypto: ccp - Reverse the cleanup order in psp_dev_dest...
2026-05-07  Uwe Kleine... gpio: amd8111: Drop useless zeros in array initialisation
2026-05-07  gyeyoungdrm/panthor: Fix missing declaration for panthor_transp...
2026-05-07  David Gowx86/boot/e820: Re-enable BIOS fallback if e820 table...
2026-05-07  Maoyi Xiexfrm: route MIGRATE notifications to caller's netns
2026-05-07  Shuicheng Lindrm/gpusvm: Drop redundant @flags.* kernel-doc on struc...
2026-05-07  Linus TorvaldsMerge tag 'v7.1-rc3-ksmbd-server-fixes' of git://git...
2026-05-07  Linus TorvaldsMerge tag 'chrome-platform-fixes-v7.1-rc3' of git:...
2026-05-07  Di ShenOPP: Fix race between OPP addition and lookup
2026-05-07  Arnd Bergmannw5100: remove unused gpio link detection
2026-05-07  Arnd Bergmannw5300: remove unused driver
2026-05-07  Arnd Bergmannw5100: remove MMIO support
2026-05-07  Jakub KicinskiMerge branch 'net-mlx5-improve-representor-lifecycle...
2026-05-07  Mark Blochnet/mlx5: E-Switch, load reps via work queue after...
2026-05-07  Mark Blochnet/mlx5: E-Switch, unwind only newly loaded represento...
2026-05-07  Mark Blochnet/mlx5: E-Switch, serialize representor lifecycle
2026-05-07  Mark Blochnet/mlx5: Lag, avoid LAG and representor lock cycles
2026-05-07  Mark Blochnet/mlx5: E-Switch, add representor lifecycle lock
2026-05-07  Mark Blochnet/mlx5: E-Switch, let esw work callers choose GFP...
2026-05-07  Mark Blochnet/mlx5: Lag: refactor representor reload handling
2026-05-07  Jakub KicinskiMerge branch 'r8152-add-support-for-the-rtl8159-10gbit...
next