This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from c763c4339688 Merge tag 'bcachefs-2024-09-04' of git://evilpiepirate.org [...] new f2c6dbd22017 kunit: Device wrappers should also manage driver name new 120434e5b305 Merge tag 'linux_kselftest-kunit-fixes-6.11-rc7' of git:// [...] new ffc17e1479e8 platform/x86: dell-smbios: Fix error path in dell_smbios_init() new d34af755a533 platform/x86/amd: pmf: Make ASUS GA403 quirk generic new ad618736883b Merge tag 'platform-drivers-x86-v6.11-6' of git://git.kern [...]
The 5 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/platform/x86/amd/pmf/pmf-quirks.c | 2 +- drivers/platform/x86/dell/dell-smbios-base.c | 5 ++- include/kunit/test.h | 48 ++++++++++++++++++++++++++++ lib/kunit/device.c | 7 ++-- lib/kunit/test.c | 19 +++++++++++ 5 files changed, 77 insertions(+), 4 deletions(-)