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
/
genksyms
/
genksyms.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-19
genksyms: Fix enum consts from a reference affecting new values
Petr Pavlu
1
-7
/
+20
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
1
-20
/
+12
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
1
-2
/
+6
2025-01-10
genksyms: fix memory leak when the same symbol is added from source
Masahiro Yamada
1
-0
/
+3
2024-11-28
genksyms: reduce indentation in export_symbol()
Masahiro Yamada
1
-36
/
+37
2023-11-28
genksyms: use getopt_long() unconditionally
Masahiro Yamada
1
-18
/
+0
2023-11-28
genksyms: remove the remnant of the -s option
Masahiro Yamada
1
-4
/
+2
2022-05-24
genksyms: adjust the output format to modpost
Masahiro Yamada
1
-1
/
+1
2022-05-24
kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
Masahiro Yamada
1
-14
/
+4
2021-02-16
genksyms: make source_file a local variable in lexer
Masahiro Yamada
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-13
/
+2
2018-05-17
genksyms: remove symbol prefix support
Masahiro Yamada
1
-8
/
+3
2017-02-03
kbuild: modversions: add infrastructure for emitting relative CRCs
Ard Biesheuvel
1
-5
/
+14
2016-04-20
scripts: genksyms: fix resource leak
Maxim Zhukov
1
-0
/
+3
2015-12-09
genksyms: Handle string literals with spaces in reference files
Michal Marek
1
-2
/
+4
2013-03-20
genksyms: pass symbol-prefix instead of arch
James Hogan
1
-11
/
+7
2013-03-02
genksyms: fix metag symbol prefix on crc symbols
James Hogan
1
-1
/
+2
2011-10-11
genksyms: Do not expand internal types
Michal Marek
1
-1
/
+2
2011-07-25
genksyms: Use same type in loop comparison
Jesper Juhl
1
-1
/
+1
2011-03-17
genksyms: Track changes to enum constants
Michal Marek
1
-5
/
+66
2011-03-17
genksyms: simplify usage of find_symbol()
Michal Marek
1
-4
/
+6
2011-03-17
genksyms: Add helpers for building string lists
Michal Marek
1
-32
/
+38
2011-03-17
genksyms: Simplify printing of symbol types
Michal Marek
1
-16
/
+27
2010-02-02
genksyms: close ref_file after use
Alexander Beregalov
1
-1
/
+3
2009-09-23
Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGS
Ladinu Chandrasinghe
1
-3
/
+3
2009-01-14
Revert "kbuild: strip generated symbols from *.ko"
Sam Ravnborg
1
-15
/
+6
2008-12-19
kbuild: strip generated symbols from *.ko
Jan Beulich
1
-6
/
+15
2008-12-03
genksyms: allow to ignore symbol checksum changes
Andreas Gruenbacher
1
-4
/
+30
2008-12-03
genksyms: track symbol checksum changes
Andreas Gruenbacher
1
-16
/
+220
2008-07-31
kbuild: genksyms: Include extern information in dumps
Andreas Gruenbacher
1
-0
/
+2
2008-07-24
remove the v850 port
Adrian Bunk
1
-2
/
+1
2008-01-28
kbuild: fixup genksyms usage/getopt
Mike Frysinger
1
-3
/
+7
2007-05-07
blackfin architecture
Bryan Wu
1
-1
/
+2
2006-06-24
kbuild: support for %.symtypes files
Andreas Gruenbacher
1
-26
/
+51
2006-03-12
kbuild: clean-up genksyms
Sam Ravnborg
1
-54
/
+26
2006-03-12
kbuild: Lindent genksyms.c
Sam Ravnborg
1
-438
/
+402
2006-03-12
kbuild: fix genksyms build error
Sam Ravnborg
1
-5
/
+12
2006-03-08
kbuild: Fix bug in crc symbol generating of kernel and modules
Luke Yang
1
-2
/
+2
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+591