platform/kernel/linux-starfive.git
2021-12-11 Nicolai Stangecrypto: jitter - quit sample collection loop upon RCT...
2021-12-11 Nicolai Stangecrypto: jitter - don't limit ->health_failure check...
2021-12-11 Nicolai Stangecrypto: drbg - ignore jitterentropy errors if not in...
2021-12-11 Nicolas Toromanoffcrypto: stm32/cryp - reorder hw initialization
2021-12-11 Nicolas Toromanoffcrypto: stm32/cryp - fix bugs and crash in tests
2021-12-11 Nicolas Toromanoffcrypto: stm32/cryp - fix lrw chaining mode
2021-12-11 Nicolas Toromanoffcrypto: stm32/cryp - fix double pm exit
2021-12-11 Nicolas Toromanoffcrypto: stm32/cryp - check early input data
2021-12-11 Nicolas Toromanoffcrypto: stm32/cryp - fix xts and race condition in...
2021-12-11 Nicolas Toromanoffcrypto: stm32/cryp - fix CTR counter carry
2021-12-11 Etienne Carrierecrypto: stm32/cryp - don't print error on probe deferral
2021-12-11 Etienne Carrierecrypto: stm32/cryp - defer probe for reset controller
2021-12-11 Guo Zhengkuicrypto: dh - remove duplicate includes
2021-12-03 Dan Carpentercrypto: octeontx2 - uninitialized variable in kvf_limit...
2021-12-03 Geert Uytterhoevencrypto: sa2ul - Use bitfield helpers
2021-12-03 Gaurav Jaincrypto: caam - save caam memory to support crypto engin...
2021-11-26 Stephan Müllercrypto: des - disallow des3 in FIPS mode
2021-11-26 Stephan Müllercrypto: dh - limit key size to 2048 in FIPS mode
2021-11-26 Stephan Müllercrypto: rsa - limit key size to 2048 in FIPS mode
2021-11-26 Stephan Müllercrypto: jitter - consider 32 LSB for APT
2021-11-26 Kai Yecrypto: hisilicon/qm - simplified the calculation of...
2021-11-26 Kai Yecrypto: hisilicon/qm - some optimizations of ths qos...
2021-11-26 Kai Yecrypto: hisilicon/qm - modify the value of qos initiali...
2021-11-26 Kai Yecrypto: hisilicon - modify the value of engine type...
2021-11-26 Stephan Müllersecurity: DH - use KDF implementation from crypto API
2021-11-26 Stephan Müllersecurity: DH - remove dead code for zero padding
2021-11-26 Stephan Müllercrypto: kdf - add SP800-108 counter key derivation...
2021-11-26 Stephan Müllercrypto: kdf - Add key derivation self-test support...
2021-11-26 Corentin Labbecrypto: sun8i-ce - Add support for the D1 variant
2021-11-26 Marco Chiapperocrypto: qat - improve logging of PFVF messages
2021-11-26 Marco Chiapperocrypto: qat - fix VF IDs in PFVF log messages
2021-11-26 Marco Chiapperocrypto: qat - do not rely on min version
2021-11-26 Marco Chiapperocrypto: qat - refactor pfvf version request messages
2021-11-26 Marco Chiapperocrypto: qat - pass the PF2VF responses back to the...
2021-11-26 Marco Chiapperocrypto: qat - use enums for PFVF protocol codes
2021-11-26 Marco Chiapperocrypto: qat - reorganize PFVF protocol definitions
2021-11-26 Marco Chiapperocrypto: qat - reorganize PFVF code
2021-11-26 Giovanni Cabidducrypto: qat - abstract PFVF receive logic
2021-11-26 Marco Chiapperocrypto: qat - abstract PFVF send function
2021-11-26 Marco Chiapperocrypto: qat - differentiate between pf2vf and vf2pf...
2021-11-26 Marco Chiapperocrypto: qat - add pfvf_ops
2021-11-26 Giovanni Cabidducrypto: qat - relocate PFVF disabled function
2021-11-26 Marco Chiapperocrypto: qat - relocate PFVF VF related logic
2021-11-26 Marco Chiapperocrypto: qat - relocate PFVF PF related logic
2021-11-26 Marco Chiapperocrypto: qat - handle retries due to collisions in adf_i...
2021-11-26 Marco Chiapperocrypto: qat - split PFVF message decoding from handling
2021-11-26 Giovanni Cabidducrypto: qat - re-enable interrupts for legacy PFVF...
2021-11-26 Giovanni Cabidducrypto: qat - change PFVF ACK behaviour
2021-11-26 Marco Chiapperocrypto: qat - move interrupt code out of the PFVF handler
2021-11-26 Marco Chiapperocrypto: qat - move VF message handler to adf_vf2pf_msg.c
2021-11-26 Giovanni Cabidducrypto: qat - move vf2pf interrupt helpers
2021-11-26 Marco Chiapperocrypto: qat - refactor PF top half for PFVF
2021-11-26 Giovanni Cabidducrypto: qat - fix undetected PFVF timeout in ACK loop
2021-11-26 Giovanni Cabidducrypto: qat - do not handle PFVF sources for qat_4xxx
2021-11-26 Nicolai Stangecrypto: drbg - reseed 'nopr' drbgs periodically from...
2021-11-26 Nicolai Stangecrypto: drbg - make drbg_prepare_hrng() handle jent...
2021-11-26 Nicolai Stangecrypto: drbg - make reseeding from get_random_bytes...
2021-11-26 Nicolai Stangecrypto: drbg - move dynamic ->reseed_threshold adjustme...
2021-11-26 Nicolai Stangecrypto: drbg - track whether DRBG was seeded with ...
2021-11-26 Nicolai Stangecrypto: drbg - prepare for more fine-grained tracking...
2021-11-20 Jason Wangcrypto: ccp - no need to initialise statics to 0
2021-11-20 Christophe... crypto: ccree - remove redundant 'flush_workqueue(...
2021-11-20 chiminghaocrypto: octeontx2 - use swap() to make code cleaner
2021-11-20 Lei Hecrypto: testmgr - Fix wrong test case of RSA
2021-11-20 Chengfeng Yecrypto: qce - fix uaf on qce_skcipher_register_one
2021-11-20 Chengfeng Yecrypto: qce - fix uaf on qce_ahash_register_one
2021-11-20 Chengfeng Yecrypto: qce - fix uaf on qce_aead_register_one
2021-11-20 Yang Guangcrypto: hisilicon/hpre - use swap() to make code cleaner
2021-11-20 Lukas BulwahnMAINTAINERS: rectify entry for INTEL KEEM BAY OCS ECC...
2021-11-20 Wei Yongjuncrypto: keembay-ocs-ecc - Fix error return code in...
2021-11-20 Meng Licrypto: caam - replace this_cpu_ptr with raw_cpu_ptr
2021-11-20 Sunil Gouthamhwrng: cavium - Check health status while reading rando...
2021-11-20 Tudor Ambaruscrypto: atmel-aes - Reestablish the correct tfm context...
2021-11-14 Linus TorvaldsLinux 5.16-rc1
2021-11-14 Gustavo A.... kconfig: Add support for -Wimplicit-fallthrough
2021-11-14 Linus TorvaldsMerge tag 'xfs-5.16-merge-5' of git://git./fs/xfs/xfs...
2021-11-14 Linus TorvaldsMerge tag 'for-5.16/parisc-3' of git://git./linux/kerne...
2021-11-14 Linus TorvaldsMerge tag 'sh-for-5.16' of git://git.libc.org/linux-sh
2021-11-14 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2021-11-14 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.16-1' of git://git...
2021-11-14 Linus TorvaldsMerge tag 'timers-urgent-2021-11-14' of git://git....
2021-11-14 Linus TorvaldsMerge tag 'irq-urgent-2021-11-14' of git://git./linux...
2021-11-14 Linus TorvaldsMerge tag 'locking-urgent-2021-11-14' of git://git...
2021-11-14 Linus TorvaldsMerge tag 'sched_urgent_for_v5.16_rc1' of git://git...
2021-11-14 Linus TorvaldsMerge tag 'perf_urgent_for_v5.16_rc1' of git://git...
2021-11-14 Linus TorvaldsMerge tag 'x86_urgent_for_v5.16_rc1' of git://git....
2021-11-14 Linus TorvaldsMerge tag 'perf-tools-for-v5.16-2021-11-13' of git...
2021-11-14 Thomas GleixnerMerge tag 'irqchip-fixes-5.16-1' of git://git./linux...
2021-11-13 Linus TorvaldsMerge tag 'zstd-for-linus-v5.16' of git://github.com...
2021-11-13 Linus TorvaldsMerge tag 'virtio-mem-for-5.16' of git://github.com...
2021-11-13 James Clarkperf tests: Remove bash constructs from stat_all_pmu.sh
2021-11-13 James Clarkperf tests: Remove bash construct from record+zstd_comp...
2021-11-13 James Clarkperf test: Remove bash construct from stat_bpf_counters...
2021-11-13 Sohaib Mohamedperf bench futex: Fix memory leak of perf_cpu_map__new()
2021-11-13 Arnaldo Carvalho... tools arch x86: Sync the msr-index.h copy with the...
2021-11-13 Arnaldo Carvalho... tools headers UAPI: Sync drm/i915_drm.h with the kernel...
2021-11-13 Arnaldo Carvalho... tools headers UAPI: Sync sound/asound.h with the kernel...
2021-11-13 Arnaldo Carvalho... tools headers UAPI: Sync linux/prctl.h with the kernel...
2021-11-13 Arnaldo Carvalho... tools headers UAPI: Sync arch prctl headers with the...
2021-11-13 Jiri Olsaperf tools: Add more weak libbpf functions
next