index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-18
genksyms: reduce type_qualifier directly to decl_specifier
Masahiro Yamada
1
-1
/
+1
2025-01-18
genksyms: rename cvar_qualifier to type_qualifier
Masahiro Yamada
1
-8
/
+8
2025-01-18
genksyms: rename m_abstract_declarator to abstract_declarator
Masahiro Yamada
1
-9
/
+9
2025-01-18
kbuild: Fix signing issue for external modules
Torsten Hilbrich
1
-1
/
+1
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+14
2025-01-16
scripts/tags.sh: Don't tag usages of DECLARE_BITMAP
Costa Shulyupin
1
-0
/
+1
2025-01-13
Merge 6.13-rc4 into char-misc-next
Greg Kroah-Hartman
8
-44
/
+74
2025-01-13
Merge 6.13-rc7 into usb-next
Greg Kroah-Hartman
6
-35
/
+50
2025-01-12
kernel-wide: add explicity||explicitly to spelling.txt
Shivam Chaudhary
1
-0
/
+1
2025-01-12
coccinelle: misc: add secs_to_jiffies script
Easwar Hariharan
1
-0
/
+22
2025-01-12
checkpatch: check return of `git_commit_info`
Tamir Duberstein
1
-4
/
+4
2025-01-12
checkpatch: update reference to include/asm-<arch>
Geert Uytterhoeven
1
-1
/
+1
2025-01-12
scripts/spelling.txt: add more spellings to spelling.txt
Colin Ian King
1
-0
/
+36
2025-01-12
scripts/decode_stacktrace.sh: fix decoding of lines with an additional info
Luca Ceresoli
1
-2
/
+14
2025-01-11
modpost: Allow extended modversions without basic MODVERSIONS
Matthew Maurer
2
-2
/
+8
2025-01-10
cleanup, tags: Create tags for the cleanup primitives
Peter Zijlstra
1
-0
/
+7
2025-01-11
modpost: Produce extended MODVERSIONS information
Matthew Maurer
2
-4
/
+59
2025-01-11
kbuild: Add gendwarfksyms as an alternative to genksyms
Sami Tolvanen
2
-7
/
+30
2025-01-11
gendwarfksyms: Add support for symbol type pointers
Sami Tolvanen
4
-1
/
+121
2025-01-11
gendwarfksyms: Add support for reserved and ignored fields
Sami Tolvanen
5
-1
/
+558
2025-01-11
gendwarfksyms: Add support for kABI rules
Sami Tolvanen
8
-4
/
+531
2025-01-11
gendwarfksyms: Add symbol versioning
Sami Tolvanen
6
-9
/
+216
2025-01-11
gendwarfksyms: Add symtypes output
Sami Tolvanen
7
-3
/
+429
2025-01-11
gendwarfksyms: Add die_map debugging
Sami Tolvanen
3
-0
/
+35
2025-01-11
gendwarfksyms: Limit structure expansion
Sami Tolvanen
4
-8
/
+215
2025-01-11
gendwarfksyms: Expand structure types
Sami Tolvanen
2
-2
/
+141
2025-01-11
gendwarfksyms: Expand array_type
Sami Tolvanen
1
-0
/
+30
2025-01-11
gendwarfksyms: Expand subroutine_type
Sami Tolvanen
2
-3
/
+85
2025-01-11
gendwarfksyms: Expand type modifiers and typedefs
Sami Tolvanen
3
-0
/
+84
2025-01-11
gendwarfksyms: Add a cache for processed DIEs
Sami Tolvanen
5
-41
/
+308
2025-01-11
gendwarfksyms: Expand base_type
Sami Tolvanen
1
-0
/
+160
2025-01-11
gendwarfksyms: Add address matching
Sami Tolvanen
3
-0
/
+176
2025-01-11
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-09
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
[prev]
[next]