Hi!
This is the start of the stable review cycle for the 6.1.123 release. There are 60 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Dan Carpenter dan.carpenter@linaro.org mtd: rawnand: fix double free in atmel_pmecc_create_user()
This is wrong for 6.1 and older -- we don't use devm_kzalloc there, so it creates memory leak.
Best regards, Pavel