index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2025-01-18
genksyms: remove Makefile hack
Masahiro Yamada
2025-01-18
genksyms: fix last 3 shift/reduce conflicts
Masahiro Yamada
2025-01-18
genksyms: fix 6 shift/reduce conflicts and 5 reduce/reduce conflicts
Masahiro Yamada
2025-01-18
genksyms: reduce type_qualifier directly to decl_specifier
Masahiro Yamada
2025-01-18
genksyms: rename cvar_qualifier to type_qualifier
Masahiro Yamada
2025-01-18
genksyms: rename m_abstract_declarator to abstract_declarator
Masahiro Yamada
2025-01-18
kbuild: Fix signing issue for external modules
Torsten Hilbrich
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-16
scripts/tags.sh: Don't tag usages of DECLARE_BITMAP
Costa Shulyupin
2025-01-13
Merge 6.13-rc4 into char-misc-next
Greg Kroah-Hartman
2025-01-13
Merge 6.13-rc7 into usb-next
Greg Kroah-Hartman
2025-01-12
kernel-wide: add explicity||explicitly to spelling.txt
Shivam Chaudhary
2025-01-12
coccinelle: misc: add secs_to_jiffies script
Easwar Hariharan
2025-01-12
checkpatch: check return of `git_commit_info`
Tamir Duberstein
2025-01-12
checkpatch: update reference to include/asm-<arch>
Geert Uytterhoeven
2025-01-12
scripts/spelling.txt: add more spellings to spelling.txt
Colin Ian King
2025-01-12
scripts/decode_stacktrace.sh: fix decoding of lines with an additional info
Luca Ceresoli
2025-01-11
modpost: Allow extended modversions without basic MODVERSIONS
Matthew Maurer
2025-01-10
cleanup, tags: Create tags for the cleanup primitives
Peter Zijlstra
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-10
scripts/sorttable: Use a structure of function pointers for elf helpers
Steven Rostedt
[prev]
[next]