Re: [GIT PULL] KUnit update for Linux 6.13-rc1-fixed

2024-11-22 Thread pr-tracker-bot
The pull request you sent on Thu, 21 Nov 2024 17:54:55 -0700: > git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest > tags/linux_kselftest-kunit-6.13-rc1-fixed has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/e288c352a4a5716babf2edad4cba10ec6002a20a Tha

[GIT PULL] KUnit update for Linux 6.13-rc1-fixed

2024-11-21 Thread Shuah Khan
Hi Linus, Please pull the following kunit update for Linux 6.13-rc1. This pull request is fixed up with the right fix for the UAF bug and includes other fixes. linux_kselftest-kunit-6.13-rc1-fixed kunit update for Linux 6.13-rc1 -- fixes user-after-free (UAF) bug in kunit_init_suite() -- add