index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
export.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-06-03
1
-3
/
+4
|
\
|
*
export: fix string handling of namespace in EXPORT_SYMBOL_NS
Greg Kroah-Hartman
2022-05-06
1
-3
/
+4
*
|
kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
Masahiro Yamada
2022-05-24
1
-22
/
+8
|
/
*
export: Make CRCs robust to symbol trimming
Quentin Perret
2021-05-21
1
-0
/
+5
*
module: remove EXPORT_UNUSED_SYMBOL*
Christoph Hellwig
2021-02-08
1
-8
/
+0
*
module: remove EXPORT_SYMBOL_GPL_FUTURE
Christoph Hellwig
2021-02-08
1
-1
/
+0
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
1
-1
/
+1
*
export.h: fix section name for CONFIG_TRIM_UNUSED_KSYMS for Clang
Nick Desaulniers
2020-10-13
1
-1
/
+1
*
export.h: reduce __ksymtab_strings string duplication by using "MS" section f...
Jessica Yu
2019-12-16
1
-10
/
+23
*
Merge tag 'modules-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-05
1
-63
/
+28
|
\
|
*
export: avoid code duplication in include/linux/export.h
Masahiro Yamada
2019-10-28
1
-63
/
+28
*
|
export,module: add SPDX GPL-2.0 license identifier to headers with no license
Masahiro Yamada
2019-11-14
1
-0
/
+1
|
/
*
symbol namespaces: revert to previous __ksymtab name scheme
Matthias Maennich
2019-10-18
1
-9
/
+5
*
module: rename __kstrtab_ns_* to __kstrtabns_* to avoid symbol conflict
Masahiro Yamada
2019-10-07
1
-3
/
+3
*
module: swap the order of symbol.namespace
Masahiro Yamada
2019-10-07
1
-2
/
+2
*
Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-22
1
-10
/
+66
|
\
|
*
module: Fix link failure due to invalid relocation on namespace offset
Will Deacon
2019-09-11
1
-1
/
+1
|
*
export: allow definition default namespaces in Makefiles or sources
Matthias Maennich
2019-09-10
1
-0
/
+6
|
*
module: add support for symbol namespaces.
Matthias Maennich
2019-09-10
1
-16
/
+75
|
*
export: explicitly align struct kernel_symbol
Matthias Maennich
2019-09-10
1
-1
/
+2
*
|
export.h, genksyms: do not make genksyms calculate CRC of trimmed symbols
Masahiro Yamada
2019-09-14
1
-26
/
+16
*
|
export.h: remove defined(__KERNEL__), which is no longer needed
Masahiro Yamada
2019-09-10
1
-1
/
+1
|
/
*
kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMS
Masahiro Yamada
2018-12-01
1
-9
/
+9
*
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-08-25
1
-7
/
+0
|
\
|
*
export.h: remove VMLINUX_SYMBOL() and VMLINUX_SYMBOL_STR()
Masahiro Yamada
2018-08-22
1
-7
/
+0
*
|
module: use relative references for __ksymtab entries
Ard Biesheuvel
2018-08-22
1
-11
/
+35
*
|
module: allow symbol exports to be disabled
Ard Biesheuvel
2018-08-22
1
-1
/
+10
|
/
*
export.h: remove code for prefixing symbols with underscore
Masahiro Yamada
2018-05-17
1
-11
/
+5
*
module: unify absolute krctab definitions for 32-bit and 64-bit
Ard Biesheuvel
2017-02-03
1
-7
/
+0
*
modversions: treat symbol CRCs as 32 bit quantities
Ard Biesheuvel
2017-02-03
1
-0
/
+14
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-14
1
-15
/
+15
|
\
|
*
kbuild: allow archs to select link dead code/data elimination
Nicholas Piggin
2016-09-09
1
-15
/
+15
*
|
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
2016-10-11
1
-1
/
+0
|
/
*
export.h: use __is_defined() to check if __KSYM_* is defined
Masahiro Yamada
2016-06-20
1
-1
/
+1
*
kbuild: add fine grained build dependencies for exported symbols
Nicolas Pitre
2016-03-29
1
-1
/
+12
*
export.h: allow for per-symbol configurable EXPORT_SYMBOL()
Nicolas Pitre
2016-03-29
1
-2
/
+20
*
export: declare ksymtab symbols
Johannes Berg
2014-01-16
1
-0
/
+1
*
asmlinkage, module: Make ksymtab and kcrctab symbols and __this_module __visible
Andi Kleen
2013-10-29
1
-2
/
+2
*
CONFIG_SYMBOL_PREFIX: cleanup.
Rusty Russell
2013-03-15
1
-6
/
+14
*
module.h: split out the EXPORT_SYMBOL into export.h
Paul Gortmaker
2011-10-31
1
-0
/
+89