index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
mod
Commit message (
Expand
)
Author
Age
Files
Lines
*
modpost: fix section mismatch message for RELA
Masahiro Yamada
2023-11-16
1
-2
/
+4
*
Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-11-04
5
-174
/
+294
|
\
|
*
modpost: squash ALL_{INIT,EXIT}_TEXT_SECTIONS to ALL_TEXT_SECTIONS
Masahiro Yamada
2023-10-28
1
-6
/
+1
|
*
modpost: merge sectioncheck table entries regarding init/exit sections
Masahiro Yamada
2023-10-28
1
-15
/
+3
|
*
modpost: use ALL_INIT_SECTIONS for the section check from DATA_SECTIONS
Masahiro Yamada
2023-10-28
1
-1
/
+1
|
*
modpost: disallow the combination of EXPORT_SYMBOL and __meminit*
Masahiro Yamada
2023-10-28
1
-1
/
+1
|
*
modpost: remove EXIT_SECTIONS macro
Masahiro Yamada
2023-10-28
1
-5
/
+3
|
*
modpost: remove MEM_INIT_SECTIONS macro
Masahiro Yamada
2023-10-28
1
-2
/
+1
|
*
modpost: remove more symbol patterns from the section check whitelist
Masahiro Yamada
2023-10-28
1
-7
/
+1
|
*
modpost: disallow *driver to reference .meminit* sections
Masahiro Yamada
2023-10-28
1
-6
/
+0
|
*
linux/init: remove __memexit* annotations
Masahiro Yamada
2023-10-28
1
-12
/
+3
|
*
modpost: remove ALL_EXIT_DATA_SECTIONS macro
Masahiro Yamada
2023-10-28
1
-2
/
+0
|
*
modpost: factor out the common boilerplate of section_rel(a)
Masahiro Yamada
2023-10-18
1
-24
/
+26
|
*
modpost: refactor check_sec_ref()
Masahiro Yamada
2023-10-18
1
-6
/
+7
|
*
modpost: define TO_NATIVE() using bswap_* functions
Masahiro Yamada
2023-10-18
2
-22
/
+16
|
*
modpost: fix ishtp MODULE_DEVICE_TABLE built on big-endian host
Masahiro Yamada
2023-10-18
1
-2
/
+2
|
*
modpost: fix tee MODULE_DEVICE_TABLE built on big-endian host
Masahiro Yamada
2023-10-18
1
-5
/
+5
|
*
modpost: Optimize symbol search from linear to binary search
Jack Brennen
2023-10-03
4
-66
/
+232
*
|
Merge tag 'staging-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-03
2
-0
/
+12
|
\
\
|
*
|
staging: vc04_services: Support module autoloading using MODULE_DEVICE_TABLE
Umang Jain
2023-10-21
2
-0
/
+12
*
|
|
Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-03
2
-0
/
+12
|
\
\
\
|
*
|
|
cdx: add sysfs for subsystem, class and revision
Abhijit Gangurde
2023-10-27
2
-0
/
+12
|
|
|
/
|
|
/
|
*
/
|
module: Make is_valid_name() return bool
Tiezhu Yang
2023-11-01
1
-2
/
+2
|
/
/
*
|
modpost: Don't let "driver"s reference .exit.*
Uwe Kleine-König
2023-10-01
1
-2
/
+13
*
|
modpost: add missing else to the "of" check
Mauricio Faria de Oliveira
2023-10-01
1
-1
/
+1
*
|
Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-09-13
1
-0
/
+9
|
\
\
|
|
/
|
/
|
|
*
linux/export: fix reference to exported functions for parisc64
Masahiro Yamada
2023-09-12
1
-0
/
+9
*
|
modpost: Skip .llvm.call-graph-profile section check
Denis Nikitin
2023-09-01
1
-0
/
+1
*
|
modpost: remove ElF_Rela variables from for-loop in section_rel(a)
Masahiro Yamada
2023-07-31
1
-14
/
+11
*
|
modpost: clean up MIPS64 little endian relocation code
Masahiro Yamada
2023-07-31
2
-55
/
+43
*
|
modpost: pass r_type to addend_*_rel()
Masahiro Yamada
2023-07-31
1
-13
/
+11
*
|
modpost: change return type of addend_*_rel()
Masahiro Yamada
2023-07-31
1
-39
/
+24
*
|
linux/export.h: make <linux/export.h> independent of CONFIG_MODULES
Masahiro Yamada
2023-07-25
1
-2
/
+6
|
/
*
Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-07-01
2
-418
/
+373
|
\
|
*
modpost: define more R_ARM_* for old distributions
Masahiro Yamada
2023-06-29
1
-0
/
+17
|
*
modpost: continue even with unknown relocation type
Masahiro Yamada
2023-06-25
1
-10
/
+9
|
*
modpost: factor out Elf_Sym pointer calculation to section_rel()
Masahiro Yamada
2023-06-25
1
-4
/
+5
|
*
modpost: factor out inst location calculation to section_rel()
Masahiro Yamada
2023-06-25
1
-16
/
+12
|
*
script: modpost: emit a warning when the description is missing
Vincenzo Palazzo
2023-06-24
1
-0
/
+2
|
*
modpost: show offset from symbol for section mismatch warnings
Masahiro Yamada
2023-06-22
1
-2
/
+2
|
*
modpost: merge two similar section mismatch warnings
Masahiro Yamada
2023-06-22
1
-15
/
+3
|
*
kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursion
Masahiro Yamada
2023-06-22
1
-5
/
+52
|
*
modpost: use null string instead of NULL pointer for default namespace
Masahiro Yamada
2023-06-22
1
-6
/
+11
|
*
modpost: squash sym_update_namespace() into sym_add_exported()
Masahiro Yamada
2023-06-22
1
-23
/
+4
|
*
modpost: check static EXPORT_SYMBOL* by modpost again
Masahiro Yamada
2023-06-22
1
-0
/
+7
|
*
kbuild: generate KSYMTAB entries by modpost
Masahiro Yamada
2023-06-22
2
-33
/
+74
|
*
modpost: pass struct module pointer to check_section_mismatch()
Masahiro Yamada
2023-06-15
1
-11
/
+11
|
*
modpost: fix off by one in is_executable_section()
Dan Carpenter
2023-06-08
1
-1
/
+1
|
*
modpost: propagate W=1 build option to modpost
Masahiro Yamada
2023-06-07
1
-1
/
+6
|
*
modpost: detect section mismatch for R_ARM_REL32
Masahiro Yamada
2023-06-04
1
-0
/
+1
[next]