summaryrefslogtreecommitdiff
path: root/tools/testing/memblock/lib
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-07-27 11:36:19 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-07-27 11:36:19 +0200
commitbb67b270b37e8bd9c96829d58ffe758635651e90 (patch)
treebfecc0ce825d5aafa7bc348d5f586c939c448a29 /tools/testing/memblock/lib
parent73d462a38d5f782b7c872fe9ae8393d9ef5483da (diff)
downloadkernel-linux-6.9.y.tar.gz
Linux 6.9.12linux-6.9.y
Link: https://lore.kernel.org/r/20240725142731.678993846@linuxfoundation.org Tested-by: Justin M. Forbes <jforbes@fedoraproject.org> Tested-by: Peter Schneider <pschneider1968@googlemail.com> Tested-by: SeongJae Park <sj@kernel.org> Tested-by: Markus Reichelt <lkt+2023@mareichelt.com> Tested-by: Ron Economos <re@w6rz.net> Tested-by: Mark Brown <broonie@kernel.org> Tested-by: Shuah Khan <skhan@linuxfoundation.org> Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Tested-by: Florian Fainelli <florian.fainelli@broadcom.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/testing/memblock/lib')
0 files changed, 0 insertions, 0 deletions
ignore?id=40cb020305f40bafc2a13c7e879a33dbbd607507'>.gitignore: ignore only top-level modules.builtinMasahiro Yamada 2021-05-02.gitignore: move tags and TAGS close to other tag filesMasahiro Yamada 2021-04-25kbuild: generate Module.symvers only when vmlinux existsMasahiro Yamada 2021-04-25kbuild: add CONFIG_VMLINUX_MAP expert optionRasmus Villemoes 2021-02-23Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds 2021-02-04kbuild: Add support to build overlays (%.dtbo)Viresh Kumar 2021-01-14kbuild: lto: fix module versioningSami Tolvanen 2020-09-10.gitignore: docs: ignore sphinx_*/ directoriesMauro Carvalho Chehab 2020-07-31.gitignore: Add ZSTD-compressed filesAdam Borowski 2020-07-05.gitignore: Do not track `defconfig` from `make savedefconfig`Paul Menzel 2020-06-06modpost: generate vmlinux.symvers and reuse it for the second modpostMasahiro Yamada 2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada 2020-03-02selftest/lkdtm: Use local .gitignoreChristophe Leroy 2020-02-20selftest/lkdtm: Don't pollute 'git status'Christophe Leroy 2019-11-11modpost: dump missing namespaces into a single modules.nsdeps fileMasahiro Yamada 2019-09-22Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2019-09-10modpost: add support for generating namespace dependenciesMatthias Maennich 2019-08-22.gitignore: ignore modules.order explicitlyMasahiro Yamada 2019-07-27.gitignore: Add compilation database fileToru Komatsu 2019-07-18kbuild: create *.mod with full directory path and remove MODVERDIRMasahiro Yamada