index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-10
gendwarfksyms: Add symbol versioning
Sami Tolvanen
6
-9
/
+216
2025-01-10
gendwarfksyms: Add symtypes output
Sami Tolvanen
7
-3
/
+429
2025-01-10
gendwarfksyms: Add die_map debugging
Sami Tolvanen
3
-0
/
+35
2025-01-10
gendwarfksyms: Limit structure expansion
Sami Tolvanen
4
-8
/
+215
2025-01-10
gendwarfksyms: Expand structure types
Sami Tolvanen
2
-2
/
+141
2025-01-10
gendwarfksyms: Expand array_type
Sami Tolvanen
1
-0
/
+30
2025-01-10
gendwarfksyms: Expand subroutine_type
Sami Tolvanen
2
-3
/
+85
2025-01-10
gendwarfksyms: Expand type modifiers and typedefs
Sami Tolvanen
3
-0
/
+84
2025-01-10
gendwarfksyms: Add a cache for processed DIEs
Sami Tolvanen
5
-41
/
+308
2025-01-10
gendwarfksyms: Expand base_type
Sami Tolvanen
1
-0
/
+160
2025-01-10
gendwarfksyms: Add address matching
Sami Tolvanen
3
-0
/
+176
2025-01-10
tools: Add gendwarfksyms
Sami Tolvanen
7
-0
/
+498
2025-01-10
genksyms: use uint32_t instead of unsigned long for calculating CRC
Masahiro Yamada
1
-7
/
+8
2025-01-10
genksyms: use generic macros for hash table implementation
Masahiro Yamada
2
-21
/
+15
2025-01-10
genksyms: refactor the return points in the for-loop in __add_symbol()
Masahiro Yamada
1
-8
/
+4
2025-01-10
genksyms: reduce the indentation in the for-loop in __add_symbol()
Masahiro Yamada
1
-33
/
+30
2025-01-10
genksyms: fix memory leak when the same symbol is read from *.symref file
Masahiro Yamada
3
-5
/
+9
2025-01-10
genksyms: fix memory leak when the same symbol is added from source
Masahiro Yamada
2
-2
/
+15
2025-01-10
modpost: zero-pad CRC values in modversion_info array
Masahiro Yamada
1
-1
/
+1
2025-01-10
kconfig: qconf: use preferred form of QString API
Rolf Eike Beer
1
-4
/
+4
2025-01-10
kheaders: use 'tar' instead of 'cpio' for copying files
Masahiro Yamada
2
-2
/
+1
2025-01-10
kbuild: suppress stdout from merge_config for silent builds
Masahiro Yamada
2
-7
/
+10
2025-01-10
kbuild: refactor cross-compiling linux-headers package
Masahiro Yamada
1
-24
/
+9
2025-01-10
kbuild: deb-pkg: allow hooks also in /usr/share/kernel
Johannes Schauer Marin Rodrigues
1
-6
/
+16
2025-01-10
kbuild: deb-pkg: do not include empty hook directories
Masahiro Yamada
1
-2
/
+0
2025-01-10
scripts/sorttable: Use a structure of function pointers for elf helpers
Steven Rostedt
1
-57
/
+118
2025-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-35
/
+50
2025-01-10
rust: use host dylib naming convention to support macOS
Tamir Duberstein
1
-4
/
+11
2025-01-10
rust: document `bindgen` 0.71.0 regression
Miguel Ojeda
1
-2
/
+4
2025-01-08
scripts/spdxcheck: Handle license identifiers in Jinja comments
Lukas Bulwahn
1
-0
/
+3
2025-01-08
scripts/spdxcheck: Parse j2 comments correctly
Thomas Gleixner
1
-0
/
+3
2025-01-08
scripts/tags.sh: Tag timer definitions
Costa Shulyupin
1
-1
/
+2
2025-01-08
scripts/sorttable: Get start/stop_mcount_loc from ELF file directly
Steven Rostedt
1
-50
/
+45
2025-01-08
scripts/sorttable: Move code from sorttable.h into sorttable.c
Steven Rostedt
2
-498
/
+460
2025-01-08
scripts/sorttable: Use uint64_t for mcount sorting
Steven Rostedt
1
-11
/
+11
2025-01-08
scripts/sorttable: Add helper functions for Elf_Sym
Steven Rostedt
2
-14
/
+63
2025-01-08
scripts/sorttable: Add helper functions for Elf_Shdr
Steven Rostedt
2
-23
/
+85
2025-01-08
scripts/sorttable: Add helper functions for Elf_Ehdr
Steven Rostedt
2
-4
/
+41
2025-01-08
scripts/sorttable: Convert Elf_Sym MACRO over to a union
Steven Rostedt
2
-11
/
+19
2025-01-08
scripts/sorttable: Replace Elf_Shdr Macro with a union
Steven Rostedt
2
-33
/
+51
2025-01-08
scripts/sorttable: Convert Elf_Ehdr to union
Steven Rostedt
2
-22
/
+26
2025-01-08
scripts/sorttable: Make compare_extable() into two functions
Steven Rostedt
2
-14
/
+20
2025-01-08
scripts/sorttable: Have the ORC code use the _r() functions to read
Steven Rostedt
1
-4
/
+4
2025-01-08
scripts/sorttable: Remove unneeded Elf_Rel
Steven Rostedt
1
-21
/
+2
2025-01-08
scripts/sorttable: Remove unused write functions
Steven Rostedt
1
-26
/
+0
2025-01-08
scripts/sorttable: Remove unused macro defines
Steven Rostedt
1
-27
/
+0
2025-01-05
Merge tag 'kbuild-fixes-v6.13-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-34
/
+46
2025-01-05
kbuild: pacman-pkg: provide versioned linux-api-headers package
Thomas Weißschuh
1
-1
/
+1
2025-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-9
/
+24
2024-12-31
scripts/sorttable: fix orc_sort_cmp() to maintain symmetry and transitivity
Kuan-Wei Chiu
1
-1
/
+4
[prev]
[next]