index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
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-27
genksyms: fix syntax error for attribute before init-declarator
Masahiro Yamada
1
-4
/
+4
2025-01-27
genksyms: fix syntax error for builtin (u)int*x*_t types
Masahiro Yamada
1
-0
/
+1
2025-01-27
genksyms: fix syntax error for attribute after 'union'
Masahiro Yamada
1
-5
/
+5
2025-01-24
checkpatch: don't warn about extra parentheses in staging/
Dan Carpenter
1
-3
/
+3
2025-01-24
checkpatch: remove migrated RCU APIs from deprecated_apis
David Reaver
1
-10
/
+0
2025-01-23
Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-1
/
+5
2025-01-22
Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
4
-1
/
+41
2025-01-21
Merge tag 'docs-6.14' of git://git.lwn.net/linux
Linus Torvalds
2
-3
/
+3
2025-01-21
Merge tag 'rust-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2
-6
/
+15
2025-01-21
Merge tag 'trace-sorttable-v6.14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-555
/
+685
2025-01-21
Merge tag 'locking-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+7
2025-01-18
genksyms: fix syntax error for attribute after 'struct'
Masahiro Yamada
2
-6
/
+11
2025-01-18
genksyms: fix syntax error for attribute after abstact_declarator
Masahiro Yamada
1
-2
/
+2
2025-01-18
genksyms: fix syntax error for attribute before nested_declarator
Masahiro Yamada
1
-2
/
+2
2025-01-18
genksyms: fix syntax error for attribute before abstract_declarator
Masahiro Yamada
1
-4
/
+4
2025-01-18
genksyms: decouple ATTRIBUTE_PHRASE from type-qualifier
Masahiro Yamada
1
-1
/
+4
2025-01-18
genksyms: record attributes consistently for init-declarator
Masahiro Yamada
1
-1
/
+1
2025-01-18
genksyms: restrict direct-declarator to take one parameter-type-list
Masahiro Yamada
1
-4
/
+8
2025-01-18
genksyms: restrict direct-abstract-declarator to take one parameter-type-list
Masahiro Yamada
1
-6
/
+10
2025-01-18
genksyms: remove Makefile hack
Masahiro Yamada
1
-18
/
+0
2025-01-18
genksyms: fix last 3 shift/reduce conflicts
Masahiro Yamada
1
-8
/
+20
2025-01-18
genksyms: fix 6 shift/reduce conflicts and 5 reduce/reduce conflicts
Masahiro Yamada
3
-23
/
+26
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
[prev]
[next]