index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
scripts/bloat-o-meter: filter out vermagic as it is not relevant
Paul Gortmaker
2022-04-29
1
-0
/
+1
|
*
|
|
scripts/decode_stacktrace.sh: support old bash version
Schspa Shi
2022-04-29
1
-8
/
+19
*
|
|
|
Merge tag 'hardening-v5.19-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-27
6
-6
/
+6
|
\
\
\
\
|
*
|
|
|
gcc-plugins: use KERNELVERSION for plugin version
Masahiro Yamada
2022-05-24
6
-6
/
+6
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-05-26
1
-1
/
+2
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch kvm-arm64/hyp-stack-guard into kvmarm-master/next
Marc Zyngier
2022-05-04
1
-1
/
+2
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
KVM: arm64: Symbolize the nVHE HYP addresses
Kalesh Singh
2022-04-28
1
-1
/
+2
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2022-05-26
22
-529
/
+792
|
\
\
\
\
\
|
*
|
|
|
|
genksyms: adjust the output format to modpost
Masahiro Yamada
2022-05-24
2
-7
/
+1
|
*
|
|
|
|
kbuild: stop merging *.symversions
Masahiro Yamada
2022-05-24
2
-38
/
+2
|
*
|
|
|
|
kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
Masahiro Yamada
2022-05-24
5
-42
/
+73
|
*
|
|
|
|
modpost: extract symbol versions from *.cmd files
Masahiro Yamada
2022-05-23
1
-48
/
+131
|
*
|
|
|
|
modpost: add sym_find_with_module() helper
Masahiro Yamada
2022-05-23
1
-2
/
+7
|
*
|
|
|
|
modpost: change the license of EXPORT_SYMBOL to bool type
Masahiro Yamada
2022-05-11
1
-78
/
+30
|
*
|
|
|
|
modpost: remove left-over cross_compile declaration
Masahiro Yamada
2022-05-11
1
-1
/
+0
|
*
|
|
|
|
kbuild: record symbol versions in *.cmd files
Masahiro Yamada
2022-05-11
1
-0
/
+7
|
*
|
|
|
|
kbuild: generate a list of objects in vmlinux
Masahiro Yamada
2022-05-11
1
-0
/
+11
|
*
|
|
|
|
modpost: move *.mod.c generation to write_mod_c_files()
Masahiro Yamada
2022-05-11
1
-25
/
+31
|
*
|
|
|
|
modpost: merge add_{intree_flag,retpoline,staging_flag} to add_header
Masahiro Yamada
2022-05-11
1
-18
/
+7
|
*
|
|
|
|
scripts/prune-kernel: Use kernel-install if available
Reza Arbab
2022-05-11
1
-1
/
+5
|
*
|
|
|
|
kbuild: factor out the common installation code into scripts/install.sh
Masahiro Yamada
2022-05-11
1
-0
/
+40
|
*
|
|
|
|
modpost: split new_symbol() to symbol allocation and hash table addition
Masahiro Yamada
2022-05-07
1
-10
/
+8
|
*
|
|
|
|
modpost: make sym_add_exported() always allocate a new symbol
Masahiro Yamada
2022-05-07
1
-6
/
+4
|
*
|
|
|
|
modpost: make multiple export error
Masahiro Yamada
2022-05-07
1
-3
/
+3
|
*
|
|
|
|
modpost: dump Module.symvers in the same order of modules.order
Masahiro Yamada
2022-05-07
2
-16
/
+14
|
*
|
|
|
|
modpost: traverse the namespace_list in order
Masahiro Yamada
2022-05-07
2
-20
/
+17
|
*
|
|
|
|
modpost: use doubly linked list for dump_lists
Masahiro Yamada
2022-05-07
1
-14
/
+10
|
*
|
|
|
|
modpost: traverse unresolved symbols in order
Masahiro Yamada
2022-05-07
2
-7
/
+15
|
*
|
|
|
|
modpost: add sym_add_unresolved() helper
Masahiro Yamada
2022-05-07
1
-8
/
+11
|
*
|
|
|
|
modpost: traverse modules in order
Masahiro Yamada
2022-05-07
2
-10
/
+10
|
*
|
|
|
|
modpost: import include/linux/list.h
Masahiro Yamada
2022-05-07
1
-0
/
+213
|
*
|
|
|
|
modpost: change mod->gpl_compatible to bool type
Masahiro Yamada
2022-05-07
2
-7
/
+12
|
*
|
|
|
|
modpost: use bool type where appropriate
Masahiro Yamada
2022-05-07
3
-38
/
+37
|
*
|
|
|
|
kbuild: drop $(objtree)/ prefix support for clean-files
Masahiro Yamada
2022-05-07
1
-7
/
+1
|
*
|
|
|
|
modpost: move struct namespace_list to modpost.c
Masahiro Yamada
2022-05-07
2
-5
/
+5
|
*
|
|
|
|
modpost: retrieve the module dependency and CRCs in check_exports()
Masahiro Yamada
2022-05-07
1
-10
/
+6
|
*
|
|
|
|
modpost: add a separate error for exported symbols without definition
Masahiro Yamada
2022-05-07
1
-1
/
+6
|
*
|
|
|
|
modpost: remove stale comment about sym_add_exported()
Masahiro Yamada
2022-05-07
1
-4
/
+0
|
*
|
|
|
|
modpost: do not write out any file when error occurred
Masahiro Yamada
2022-05-07
1
-0
/
+3
|
*
|
|
|
|
modpost: use snprintf() instead of sprintf() for safety
Masahiro Yamada
2022-05-07
1
-1
/
+7
|
*
|
|
|
|
checksyscalls: ignore -Wunused-macros
Vincent Mailhol
2022-05-07
1
-1
/
+1
|
*
|
|
|
|
scripts: dummy-tools, add pahole
Jiri Slaby
2022-05-07
1
-0
/
+4
|
*
|
|
|
|
kbuild: support W=e to make build abort in case of warning
Yann Droneaud
2022-05-07
1
-2
/
+11
|
*
|
|
|
|
kbuild: read *.mod to get objects passed to $(LD) or $(AR)
Masahiro Yamada
2022-05-07
1
-7
/
+3
|
*
|
|
|
|
kbuild: make *.mod not depend on *.o
Masahiro Yamada
2022-05-07
1
-3
/
+2
|
*
|
|
|
|
kbuild: get rid of duplication in *.mod files
Masahiro Yamada
2022-05-07
2
-2
/
+3
|
*
|
|
|
|
kbuild: split the second line of *.mod into *.usyms
Masahiro Yamada
2022-05-07
4
-25
/
+23
|
*
|
|
|
|
kbuild: reuse real-search to simplify cmd_mod
Masahiro Yamada
2022-05-07
1
-1
/
+1
|
*
|
|
|
|
kbuild: make multi_depend work with targets in subdirectory
Masahiro Yamada
2022-05-07
1
-3
/
+3
|
*
|
|
|
|
kbuild: reuse suffix-search to refactor multi_depend
Masahiro Yamada
2022-05-07
1
-1
/
+1
[prev]
[next]