index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
mod
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-18
Merge tag 'objtool-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2026-08-15
modpost: use mod_warn() and mod_error(), clean up logging
Jani Nikula
1
-55
/
+49
2026-08-14
modpost: add module as parameter to modpost_log()
Jani Nikula
2
-7
/
+13
2026-08-05
modpost: prevent leak when early return no suffix .o in read_symbols()
Robertus Diawan Chris
1
-3
/
+3
2026-08-03
objtool/klp: Add .klp.symid for sympos disambiguation
Josh Poimboeuf
1
-0
/
+1
2026-06-25
Merge tag 'kbuild-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...
Linus Torvalds
1
-1
/
+1
2026-06-23
Merge tag 'platform-drivers-x86-v7.2-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+27
2026-06-18
modpost: Ignore Clang LTO suffixes in symbol matching
Rong Xu
1
-1
/
+1
2026-06-15
Merge tag 'kbuild-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...
Linus Torvalds
1
-4
/
+24
2026-06-12
modpost: Handle malformed WMI GUID strings
Armin Wolf
1
-1
/
+27
2026-06-05
modpost: Add __llvm_covfun and __llvm_covmap to section_white_list
James Lee
1
-0
/
+2
2026-05-29
kbuild: distributed build support for Clang ThinLTO
Rong Xu
1
-3
/
+12
2026-05-28
scripts: modpost: detect and report truncated buf_printf() output
Alexandre Courbot
1
-1
/
+10
2026-05-19
modpost: prevent stack buffer overflow in do_input_entry() and do_dmi_entry()
Hasan Basbunar
1
-26
/
+53
2026-04-14
Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+12
2026-03-31
module: use kflagstab instead of *_gpl sections
Siddharth Nayyar
1
-4
/
+4
2026-03-31
module: populate kflagstab in modpost
Siddharth Nayyar
1
-0
/
+8
2026-03-30
modpost: Declare extra_warn with unused attribute
Nathan Chancellor
1
-1
/
+1
2026-02-11
Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...
Linus Torvalds
1
-1
/
+5
2026-02-03
modpost: Amend ppc64 save/restfpr symnames for -Os build
René Rebe
1
-0
/
+4
2025-12-27
mcb: Add missing modpost build support
Jose Javier Rodriguez Barbarin
2
-0
/
+12
2025-12-16
modpost: drop '*_probe' from section check whitelist
Johan Hovold
1
-1
/
+1
2025-12-03
x86/asm: Remove ANNOTATE_DATA_SPECIAL usage
Josh Poimboeuf
1
-0
/
+1
2025-10-14
modpost: Ignore unresolved section bounds symbols
Josh Poimboeuf
1
-0
/
+5
2025-09-28
modpost: Initialize builtin_modname to stop SIGSEGVs
Hugh Dickins
1
-0
/
+1
2025-09-24
modpost: Create modalias for builtin modules
Alexey Gladkov
3
-1
/
+35
2025-09-24
modpost: Add modname to mod_device_table alias
Alexey Gladkov
1
-3
/
+12
2025-05-25
modpost: check forbidden MODULE_IMPORT_NS("module:") at compile time
Masahiro Yamada
1
-1
/
+8
2025-05-25
module: Extend the module namespace parsing
Peter Zijlstra
1
-2
/
+34
2025-05-25
module: Add module specific symbol namespace support
Peter Zijlstra
1
-1
/
+10
2025-05-25
modpost: Use for() loop
Peter Zijlstra
1
-5
/
+3
2025-04-06
Disable SLUB_TINY for build testing
Linus Torvalds
1
-1
/
+1
2025-03-23
modpost: require a MODULE_DESCRIPTION()
Jeff Johnson
1
-2
/
+2
2025-03-15
modpost: use strstarts() to clean up parse_source_files()
Masahiro Yamada
1
-2
/
+2
2025-03-15
modpost: introduce get_basename() helper
Masahiro Yamada
3
-32
/
+23
2025-02-16
modpost: Fix a few typos in a comment
Uwe Kleine-König
1
-2
/
+2
2025-02-06
kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS
Masahiro Yamada
2
-0
/
+41
2025-01-31
Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-6
/
+65
2025-01-13
Merge 6.13-rc7 into usb-next
Greg Kroah-Hartman
3
-31
/
+43
2025-01-11
modpost: Allow extended modversions without basic MODVERSIONS
Matthew Maurer
1
-2
/
+7
2025-01-11
modpost: Produce extended MODVERSIONS information
Matthew Maurer
1
-4
/
+58
2025-01-10
modpost: zero-pad CRC values in modversion_info array
Masahiro Yamada
1
-1
/
+1
2024-12-28
modpost: work around unaligned data access error
Masahiro Yamada
3
-25
/
+39
2024-12-28
modpost: refactor do_vmbus_entry()
Masahiro Yamada
1
-5
/
+3
2024-12-28
modpost: fix the missed iteration for the max bit in do_input()
Masahiro Yamada
1
-1
/
+1
2024-12-24
usb: typec: Only use SVID for matching altmodes
Abhishek Pandit-Subedi
2
-8
/
+2
2024-12-21
modpost: distinguish same module paths from different dump files
Masahiro Yamada
2
-9
/
+11
2024-12-08
modpost: Add .irqentry.text to OTHER_SECTIONS
Thomas Gleixner
1
-1
/
+1
2024-11-28
modpost: replace tdb_hash() with hash_str()
Masahiro Yamada
1
-15
/
+3
2024-11-28
modpost: improve error messages in device_id_check()
Masahiro Yamada
1
-37
/
+18
[next]