index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2022-05-08
modpost: dump Module.symvers in the same order of modules.order
Masahiro Yamada
2022-05-08
modpost: traverse the namespace_list in order
Masahiro Yamada
2022-05-08
modpost: use doubly linked list for dump_lists
Masahiro Yamada
2022-05-08
modpost: traverse unresolved symbols in order
Masahiro Yamada
2022-05-08
modpost: add sym_add_unresolved() helper
Masahiro Yamada
2022-05-08
modpost: traverse modules in order
Masahiro Yamada
2022-05-08
modpost: import include/linux/list.h
Masahiro Yamada
2022-05-08
modpost: change mod->gpl_compatible to bool type
Masahiro Yamada
2022-05-08
modpost: use bool type where appropriate
Masahiro Yamada
2022-05-08
kbuild: drop $(objtree)/ prefix support for clean-files
Masahiro Yamada
2022-05-08
modpost: move struct namespace_list to modpost.c
Masahiro Yamada
2022-05-08
modpost: retrieve the module dependency and CRCs in check_exports()
Masahiro Yamada
2022-05-08
modpost: add a separate error for exported symbols without definition
Masahiro Yamada
2022-05-08
modpost: remove stale comment about sym_add_exported()
Masahiro Yamada
2022-05-08
modpost: do not write out any file when error occurred
Masahiro Yamada
2022-05-08
modpost: use snprintf() instead of sprintf() for safety
Masahiro Yamada
2022-05-08
checksyscalls: ignore -Wunused-macros
Vincent Mailhol
2022-05-08
scripts: dummy-tools, add pahole
Jiri Slaby
2022-05-08
kbuild: support W=e to make build abort in case of warning
Yann Droneaud
2022-05-08
kbuild: read *.mod to get objects passed to $(LD) or $(AR)
Masahiro Yamada
2022-05-08
kbuild: make *.mod not depend on *.o
Masahiro Yamada
2022-05-08
kbuild: get rid of duplication in *.mod files
Masahiro Yamada
2022-05-08
kbuild: split the second line of *.mod into *.usyms
Masahiro Yamada
2022-05-08
kbuild: reuse real-search to simplify cmd_mod
Masahiro Yamada
2022-05-08
kbuild: make multi_depend work with targets in subdirectory
Masahiro Yamada
2022-05-08
kbuild: reuse suffix-search to refactor multi_depend
Masahiro Yamada
2022-05-08
kbuild: refactor cmd_modversions_S
Masahiro Yamada
2022-05-08
kbuild: refactor cmd_modversions_c
Masahiro Yamada
2022-05-08
modpost: remove annoying namespace_from_kstrtabns()
Masahiro Yamada
2022-05-08
modpost: remove redundant initializes for static variables
Masahiro Yamada
2022-05-08
modpost: move export_from_secname() call to more relevant place
Masahiro Yamada
2022-05-08
modpost: remove useless export_from_sec()
Masahiro Yamada
2022-05-04
Merge branch kvm-arm64/hyp-stack-guard into kvmarm-master/next
Marc Zyngier
2022-05-03
selinux: declare data arrays const
Christian Göttsche
2022-04-29
get_maintainer: Honor mailmap for in file emails
Rob Herring
2022-04-29
scripts/bloat-o-meter: filter out vermagic as it is not relevant
Paul Gortmaker
2022-04-29
scripts/decode_stacktrace.sh: support old bash version
Schspa Shi
2022-04-28
KVM: arm64: Symbolize the nVHE HYP addresses
Kalesh Singh
2022-04-26
checkpatch: add new alloc functions to alloc with multiplies check
Gustavo A. R. Silva
2022-04-22
objtool: Remove --lto and --vmlinux in favor of --link
Josh Poimboeuf
2022-04-22
objtool: Rename "VMLINUX_VALIDATION" -> "NOINSTR_VALIDATION"
Josh Poimboeuf
2022-04-22
objtool: Make noinstr hacks optional
Josh Poimboeuf
2022-04-22
objtool: Make jump label hack optional
Josh Poimboeuf
2022-04-22
objtool: Make static call annotation optional
Josh Poimboeuf
2022-04-22
objtool: Make stack validation frame-pointer-specific
Josh Poimboeuf
2022-04-22
objtool: Add CONFIG_OBJTOOL
Josh Poimboeuf
2022-04-22
objtool: Make stack validation optional
Josh Poimboeuf
2022-04-22
objtool: Ditch subcommands
Josh Poimboeuf
2022-04-22
objtool: Reorganize cmdline options
Josh Poimboeuf
2022-04-19
objtool: Enable unreachable warnings for CLANG LTO
Josh Poimboeuf
[prev]
[next]