index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-28
scripts: use pkg-config to locate libcrypto
Rolf Eike Beer
1
-2
/
+6
2021-01-27
ver_linux: Eliminate duplicate code in ldconfig processing logic
Alexander Kapshuk
1
-7
/
+5
2021-01-27
spdxcheck.py: Use Python 3
Bert Vermeulen
1
-1
/
+1
2021-01-27
kconfig: mconf: fix HOSTCC call
Enrico Weigelt, metux IT consult
1
-1
/
+1
2021-01-23
kbuild: simplify GCC_PLUGINS enablement in dummy-tools/gcc
Masahiro Yamada
1
-7
/
+3
2021-01-22
scripts: switch explicitly to Python 3
Andy Shevchenko
2
-2
/
+2
2021-01-18
scripts: kernel-doc: validate kernel-doc markup with the actual names
Mauro Carvalho Chehab
1
-16
/
+46
2021-01-14
scripts/mod: disable LTO for empty.c
Sami Tolvanen
1
-0
/
+1
2021-01-14
modpost: lto: strip .lto from module names
Sami Tolvanen
3
-10
/
+21
2021-01-14
init: lto: ensure initcall ordering
Sami Tolvanen
3
-2
/
+289
2021-01-14
kbuild: lto: add a default list of used symbols
Sami Tolvanen
1
-0
/
+5
2021-01-14
kbuild: lto: merge module sections
Sami Tolvanen
1
-0
/
+24
2021-01-14
kbuild: lto: fix module versioning
Sami Tolvanen
3
-4
/
+58
2021-01-14
kbuild: add support for Clang LTO
Sami Tolvanen
4
-12
/
+59
2021-01-11
Merge 5.11-rc3 into char-misc-next
Greg Kroah-Hartman
6
-13
/
+14
2021-01-10
Merge tag 'kbuild-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-11
/
+4
2021-01-08
tracing: move function tracer options to Kconfig
Sami Tolvanen
1
-4
/
+2
2021-01-07
fpga: dfl: add dfl bus support to MODULE_DEVICE_TABLE()
Xu Yilun
2
-0
/
+17
2021-01-06
gcc-plugins: fix gcc 11 indigestion with plugins...
Valdis Klētnieks
1
-2
/
+2
2021-01-07
platform/surface: aggregator: Add dedicated bus and device type
Maximilian Luz
2
-0
/
+31
2021-01-04
kconfig: remove 'kvmconfig' and 'xenconfig' shorthands
Masahiro Yamada
1
-10
/
+0
2021-01-04
kconfig: Support building mconf with vendor sysroot ncurses
John Millikin
1
-1
/
+3
2021-01-04
kconfig: config script: add a little user help
Randy Dunlap
1
-0
/
+1
2021-01-01
depmod: handle the case of /sbin/depmod without /sbin in PATH
Linus Torvalds
1
-0
/
+2
2020-12-29
checkpatch: prefer strscpy to strlcpy
Joe Perches
1
-0
/
+6
2020-12-25
Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...
Linus Torvalds
4
-304
/
+18
2020-12-24
scripts: coccicheck: Correct usage of make coccicheck
Sumera Priyadarsini
1
-0
/
+12
2020-12-22
Merge tag 'kconfig-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
8
-76
/
+94
2020-12-22
Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
14
-55
/
+87
2020-12-22
kasan, arm64: expand CONFIG_KASAN checks
Andrey Konovalov
1
-0
/
+2
2020-12-21
kconfig: fix return value of do_error_if()
Masahiro Yamada
1
-1
/
+1
2020-12-21
genksyms: Ignore module scoped _Static_assert()
Marco Elver
3
-1
/
+36
2020-12-21
modpost: turn static exports into error
Quentin Perret
1
-3
/
+3
2020-12-21
modpost: turn section mismatches to error from fatal()
Masahiro Yamada
1
-4
/
+4
2020-12-21
modpost: change license incompatibility to error() from fatal()
Masahiro Yamada
1
-2
/
+2
2020-12-21
modpost: turn missing MODULE_LICENSE() into error
Masahiro Yamada
1
-1
/
+1
2020-12-21
modpost: refactor error handling and clarify error/fatal difference
Masahiro Yamada
2
-29
/
+27
2020-12-21
modpost: rename merror() to error()
Masahiro Yamada
2
-6
/
+6
2020-12-16
Merge tag 'gcc-plugins-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-525
/
+2
2020-12-15
ubsan: move cc-option tests into Kconfig
Kees Cook
1
-30
/
+15
2020-12-15
ubsan: remove redundant -Wno-maybe-uninitialized
Kees Cook
1
-4
/
+0
2020-12-15
checkpatch: add printk_once and printk_ratelimit to prefer pr_<level> warning
Joe Perches
1
-3
/
+10
2020-12-15
checkpatch: fix TYPO_SPELLING check for words with apostrophe
Dwaipayan Ray
1
-2
/
+5
2020-12-15
checkpatch: add warning for lines starting with a '#' in commit log
Dwaipayan Ray
1
-0
/
+9
2020-12-15
checkpatch: add warning for unnecessary use of %h[xudi] and %hh[xudi]
Dwaipayan Ray
1
-0
/
+22
2020-12-15
checkpatch: add fix and improve warning msg for non-standard signature
Aditya Srivastava
1
-2
/
+69
2020-12-15
checkpatch: add fix option for LOGICAL_CONTINUATIONS
Aditya Srivastava
1
-2
/
+10
2020-12-15
checkpatch: add fix option for ASSIGNMENT_CONTINUATIONS
Aditya Srivastava
1
-2
/
+8
2020-12-15
checkpatch: fix unescaped left brace
Dwaipayan Ray
1
-1
/
+1
2020-12-15
checkpatch: avoid COMMIT_LOG_LONG_LINE warning for signature tags
Aditya Srivastava
1
-2
/
+2
[prev]
[next]