开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2025-01-11
modpost: Allow extended modversions without basic MODVERSIONS
Matthew Maurer
2025-01-11
modpost: Produce extended MODVERSIONS information
Matthew Maurer
2025-01-11
kbuild: Add gendwarfksyms as an alternative to genksyms
Sami Tolvanen
2025-01-11
gendwarfksyms: Add support for symbol type pointers
Sami Tolvanen
2025-01-11
gendwarfksyms: Add support for reserved and ignored fields
Sami Tolvanen
2025-01-11
gendwarfksyms: Add support for kABI rules
Sami Tolvanen
2025-01-11
gendwarfksyms: Add symbol versioning
Sami Tolvanen
2025-01-11
gendwarfksyms: Add symtypes output
Sami Tolvanen
2025-01-11
gendwarfksyms: Add die_map debugging
Sami Tolvanen
2025-01-11
gendwarfksyms: Limit structure expansion
Sami Tolvanen
2025-01-11
gendwarfksyms: Expand structure types
Sami Tolvanen
2025-01-11
gendwarfksyms: Expand array_type
Sami Tolvanen
2025-01-11
gendwarfksyms: Expand subroutine_type
Sami Tolvanen
2025-01-11
gendwarfksyms: Expand type modifiers and typedefs
Sami Tolvanen
2025-01-11
gendwarfksyms: Add a cache for processed DIEs
Sami Tolvanen
2025-01-11
gendwarfksyms: Expand base_type
Sami Tolvanen
2025-01-11
gendwarfksyms: Add address matching
Sami Tolvanen
2025-01-11
tools: Add gendwarfksyms
Sami Tolvanen
2025-01-10
genksyms: use uint32_t instead of unsigned long for calculating CRC
Masahiro Yamada
2025-01-10
genksyms: use generic macros for hash table implementation
Masahiro Yamada
2025-01-10
genksyms: refactor the return points in the for-loop in __add_symbol()
Masahiro Yamada
2025-01-10
genksyms: reduce the indentation in the for-loop in __add_symbol()
Masahiro Yamada
2025-01-10
genksyms: fix memory leak when the same symbol is read from *.symref file
Masahiro Yamada
2025-01-10
genksyms: fix memory leak when the same symbol is added from source
Masahiro Yamada
2025-01-10
modpost: zero-pad CRC values in modversion_info array
Masahiro Yamada
2025-01-10
kconfig: qconf: use preferred form of QString API
Rolf Eike Beer
2025-01-10
kheaders: use 'tar' instead of 'cpio' for copying files
Masahiro Yamada
2025-01-10
kbuild: suppress stdout from merge_config for silent builds
Masahiro Yamada
2025-01-10
kbuild: refactor cross-compiling linux-headers package
Masahiro Yamada
2025-01-10
kbuild: deb-pkg: allow hooks also in /usr/share/kernel
Johannes Schauer Marin Rodrigues
2025-01-10
kbuild: deb-pkg: do not include empty hook directories
Masahiro Yamada
2025-01-05
Merge tag 'kbuild-fixes-v6.13-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-05
kbuild: pacman-pkg: provide versioned linux-api-headers package
Thomas Weißschuh
2024-12-30
scripts/sorttable: fix orc_sort_cmp() to maintain symmetry and transitivity
Kuan-Wei Chiu
2024-12-28
modpost: work around unaligned data access error
Masahiro Yamada
2024-12-28
modpost: refactor do_vmbus_entry()
Masahiro Yamada
2024-12-28
modpost: fix the missed iteration for the max bit in do_input()
Masahiro Yamada
2024-12-28
scripts/mksysmap: Fix escape chars '$'
Mostafa Saleh
2024-12-21
Merge tag 'kbuild-fixes-v6.13-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-12-21
modpost: distinguish same module paths from different dump files
Masahiro Yamada
2024-12-21
kbuild: deb-pkg: Do not install maint scripts for arch 'um'
Nicolas Schier
2024-12-21
kbuild: deb-pkg: add debarch for ARCH=um
Masahiro Yamada
2024-12-13
Merge tag 'docs-6.13-fix' of git://git.lwn.net/linux
Linus Torvalds
2024-12-11
scripts/kernel-doc: Get -export option working again
Akira Yokosawa
2024-12-10
openrisc: place exception table at the head of vmlinux
Masahiro Yamada
2024-12-08
Merge tag 'kbuild-fixes-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-12-08
kbuild: deb-pkg: fix build error with O=
Masahiro Yamada
2024-12-08
modpost: Add .irqentry.text to OTHER_SECTIONS
Thomas Gleixner
2024-12-03
scripts/nsdeps: get 'make nsdeps' working again
Masahiro Yamada
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
[next]