This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from c69cf88cda5f Merge tag 'soc-fixes-6.0-rc6' of git://git.kernel.org/pub/ [...] new 7e9c323c52b3 mm/slub: fix to return errno if kmalloc() fails new 5373b8a09d6e kasan: call kasan_malloc() from __kmalloc_*track_caller() new d71608a87736 mm/slab_common: fix possible double free of kmem_cache new e45cc288724f mm: slub: fix flush_cpu_slab()/__free_slab() invocations i [...] new 3c0f396a386c Merge tag 'slab-for-6.0-rc7' of git://git.kernel.org/pub/s [...] new fbfe96869b78 scsi: qedf: Fix a UAF bug in __qedf_probe() new 601be20fc6a1 scsi: qla2xxx: Fix memory leak in __qlt_24xx_handle_abts() new e0e0747de0ea scsi: mpt3sas: Fix return value check of dma_get_required_mask() new bf682942cd26 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
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/scsi/mpt3sas/mpt3sas_base.c | 2 +- drivers/scsi/qedf/qedf_main.c | 5 ----- drivers/scsi/qla2xxx/qla_target.c | 4 +++- mm/slab_common.c | 5 ++++- mm/slub.c | 18 ++++++++++++++++-- 5 files changed, 24 insertions(+), 10 deletions(-)