From: Linus Torvalds Date: Sun, 10 Nov 2024 16:53:24 +0000 (-0800) Subject: Merge tag 'staging-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh... X-Git-Tag: v6.12-rc7~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=023d4fc00fdeac9c73b6c1da2d720eade48db020;p=thirdparty%2Flinux.git Merge tag 'staging-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging Pull staging driver fixes from Greg KH: "Here are two small memory leak fixes for the vchiq_arm staging driver that have been sitting in my tree for weeks and should get merged for 6.12-rc7 so that people don't keep tripping over them. They both have been in linux-next for a while with no reported problems" * tag 'staging-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: staging: vchiq_arm: Use devm_kzalloc() for drv_mgmt allocation staging: vchiq_arm: Use devm_kzalloc() for vchiq_arm_state allocation --- 023d4fc00fdeac9c73b6c1da2d720eade48db020