index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
mod
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-29
kbuild: do not create *.prelink.o for Clang LTO or IBT
Masahiro Yamada
1
-7
/
+0
2022-05-27
modpost: squash if...else-if in find_elf_symbol2()
Masahiro Yamada
1
-7
/
+3
2022-05-27
modpost: reuse ARRAY_SIZE() macro for section_mismatch()
Masahiro Yamada
3
-6
/
+6
2022-05-27
modpost: remove the unused argument of check_sec_ref()
Masahiro Yamada
1
-3
/
+2
2022-05-27
modpost: fix undefined behavior of is_arm_mapping_symbol()
Masahiro Yamada
1
-1
/
+2
2022-05-27
modpost: fix removing numeric suffixes
Alexander Lobakin
1
-1
/
+1
2022-05-24
kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
Masahiro Yamada
1
-4
/
+24
2022-05-24
modpost: extract symbol versions from *.cmd files
Masahiro Yamada
1
-48
/
+131
2022-05-24
modpost: add sym_find_with_module() helper
Masahiro Yamada
1
-2
/
+7
2022-05-11
modpost: change the license of EXPORT_SYMBOL to bool type
Masahiro Yamada
1
-78
/
+30
2022-05-11
modpost: remove left-over cross_compile declaration
Masahiro Yamada
1
-1
/
+0
2022-05-11
modpost: move *.mod.c generation to write_mod_c_files()
Masahiro Yamada
1
-25
/
+31
2022-05-11
modpost: merge add_{intree_flag,retpoline,staging_flag} to add_header
Masahiro Yamada
1
-18
/
+7
2022-05-08
modpost: split new_symbol() to symbol allocation and hash table addition
Masahiro Yamada
1
-10
/
+8
2022-05-08
modpost: make sym_add_exported() always allocate a new symbol
Masahiro Yamada
1
-6
/
+4
2022-05-08
modpost: make multiple export error
Masahiro Yamada
1
-3
/
+3
2022-05-08
modpost: dump Module.symvers in the same order of modules.order
Masahiro Yamada
2
-16
/
+14
2022-05-08
modpost: traverse the namespace_list in order
Masahiro Yamada
2
-20
/
+17
2022-05-08
modpost: use doubly linked list for dump_lists
Masahiro Yamada
1
-14
/
+10
2022-05-08
modpost: traverse unresolved symbols in order
Masahiro Yamada
2
-7
/
+15
2022-05-08
modpost: add sym_add_unresolved() helper
Masahiro Yamada
1
-8
/
+11
2022-05-08
modpost: traverse modules in order
Masahiro Yamada
2
-10
/
+10
2022-05-08
modpost: import include/linux/list.h
Masahiro Yamada
1
-0
/
+213
2022-05-08
modpost: change mod->gpl_compatible to bool type
Masahiro Yamada
2
-7
/
+12
2022-05-08
modpost: use bool type where appropriate
Masahiro Yamada
3
-38
/
+37
2022-05-08
modpost: move struct namespace_list to modpost.c
Masahiro Yamada
2
-5
/
+5
2022-05-08
modpost: retrieve the module dependency and CRCs in check_exports()
Masahiro Yamada
1
-10
/
+6
2022-05-08
modpost: add a separate error for exported symbols without definition
Masahiro Yamada
1
-1
/
+6
2022-05-08
modpost: remove stale comment about sym_add_exported()
Masahiro Yamada
1
-4
/
+0
2022-05-08
modpost: do not write out any file when error occurred
Masahiro Yamada
1
-0
/
+3
2022-05-08
modpost: use snprintf() instead of sprintf() for safety
Masahiro Yamada
1
-1
/
+7
2022-05-08
kbuild: get rid of duplication in *.mod files
Masahiro Yamada
1
-1
/
+1
2022-05-08
kbuild: split the second line of *.mod into *.usyms
Masahiro Yamada
1
-9
/
+2
2022-05-08
modpost: remove annoying namespace_from_kstrtabns()
Masahiro Yamada
1
-12
/
+2
2022-05-08
modpost: remove redundant initializes for static variables
Masahiro Yamada
1
-5
/
+5
2022-05-08
modpost: move export_from_secname() call to more relevant place
Masahiro Yamada
1
-6
/
+4
2022-05-08
modpost: remove useless export_from_sec()
Masahiro Yamada
2
-17
/
+2
2022-04-03
modpost: restore the warning message for missing symbol versions
Masahiro Yamada
1
-1
/
+1
2022-03-27
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+6
2022-03-25
Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+3
2022-03-22
kbuild: Fixup the IBT kbuild changes
Peter Zijlstra
1
-6
/
+6
2022-03-13
Kbuild: use -Wdeclaration-after-statement
Mark Rutland
1
-1
/
+3
2022-03-10
s390/nospec: add an option to use thunk-extern
Vasily Gorbik
1
-0
/
+5
2022-01-19
Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+15
2022-01-05
riscv: switch to relative exception tables
Jisheng Zhang
1
-0
/
+15
2021-11-09
HID: intel-ish-hid: add support for MODULE_DEVICE_TABLE()
Thomas Weißschuh
2
-0
/
+27
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
3
-16
/
+11
2021-09-03
Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2021-09-03
modpost: get the *.mod file path more simply
Masahiro Yamada
3
-16
/
+11
2021-08-26
PCI / VFIO: Add 'override_only' support for VFIO PCI sub system
Max Gurtovoy
2
-2
/
+16
[next]