This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 11313e2f7812 Merge tag 'gpio-fixes-for-v6.16-rc3' of git://git.kernel.o [...] new d8ab68bdb294 scsi: target: Fix NULL pointer dereference in core_scsi3_d [...] new 2a8a5a5dd06e scsi: elx: efct: Fix memory leak in efct_hw_parse_filter() new a765b9e6db40 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new 635e118317ff Revert "mtd: core: always create master device" new 60dffe96fab0 mtd: spinand: winbond: Fix W35N number of planes/LUN new 29384bbb1a2a mtd: spinand: winbond: Increase maximum frequency on an oc [...] new dba90f5a79c1 mtd: spinand: winbond: Prevent unsupported frequencies on [...] new 6463cbe08b0c mtd: spinand: fix memory leak of ECC engine conf new 3f75bfff44be Merge tag 'mtd/fixes-for-6.16-rc3' of git://git.kernel.org [...]
The 9 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/mtd/mtdchar.c | 2 +- drivers/mtd/mtdcore.c | 152 +++++++++++----------------------------- drivers/mtd/mtdcore.h | 2 +- drivers/mtd/mtdpart.c | 16 ++--- drivers/mtd/nand/spi/core.c | 1 + drivers/mtd/nand/spi/winbond.c | 10 +-- drivers/scsi/elx/efct/efct_hw.c | 5 +- drivers/target/target_core_pr.c | 4 +- include/linux/mtd/partitions.h | 2 +- include/linux/mtd/spinand.h | 10 +-- 10 files changed, 69 insertions(+), 135 deletions(-)