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
2022-05-24
kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
Masahiro Yamada
5
-42
/
+73
2022-05-23
Merge tag 's390-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-2
/
+1
2022-05-23
Merge tag 'x86_cpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+4
2022-05-23
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+4
2022-05-23
bpf: Add verifier support for dynptrs
Joanne Koong
1
-0
/
+2
2022-05-24
modpost: extract symbol versions from *.cmd files
Masahiro Yamada
1
-48
/
+131
2022-05-24
modpost: add sym_find_with_module() helper
Masahiro Yamada
1
-2
/
+7
2022-05-23
certs: Check that builtin blacklist hashes are valid
Mickaël Salaün
1
-0
/
+37
2022-05-20
bpf: Add bpf_skc_to_mptcp_sock_proto
Geliang Tang
1
-0
/
+2
2022-05-20
h8300: remove stale bindings and symlink
Arnd Bergmann
1
-1
/
+0
2022-05-19
scripts/tags.sh: Invoke 'realpath' via 'xargs'
Cristian Ciocaltea
1
-4
/
+7
2022-05-18
scripts/spdxcheck: Exclude top-level README
Thomas Gleixner
1
-0
/
+1
2022-05-18
scripts/spdxcheck: Exclude MAINTAINERS/CREDITS
Thomas Gleixner
1
-0
/
+4
2022-05-18
scripts/spdxcheck: Exclude config directories
Thomas Gleixner
1
-0
/
+5
2022-05-18
scripts/spdxcheck: Put excluded files and directories into a separate file
Thomas Gleixner
2
-6
/
+72
2022-05-18
scripts/spdxcheck: Add option to display files without SPDX
Thomas Gleixner
1
-2
/
+19
2022-05-18
scripts/spdxcheck: Add [sub]directory statistics
Thomas Gleixner
1
-10
/
+57
2022-05-18
scripts/spdxcheck: Add directory statistics
Thomas Gleixner
1
-0
/
+27
2022-05-18
scripts/spdxcheck: Add percentage to statistics
Thomas Gleixner
1
-1
/
+3
2022-05-18
locking/atomic: Add generic try_cmpxchg64 support
Uros Bizjak
2
-14
/
+19
2022-05-17
scripts/min-tool-version.sh: raise minimum clang version to 14.0.0 for s390
Heiko Carstens
1
-2
/
+1
2022-05-16
gcc-plugins: randstruct: Remove cast exception handling
Kees Cook
1
-76
/
+3
2022-05-16
af_unix: Silence randstruct GCC plugin warning
Kees Cook
1
-2
/
+0
2022-05-16
niu: Silence randstruct warnings
Kees Cook
1
-2
/
+0
2022-05-16
big_keys: Use struct for internal payload
Kees Cook
1
-2
/
+0
2022-05-12
scripts/faddr2line: Fix overlapping text section failures
Josh Poimboeuf
1
-53
/
+97
2022-05-12
scripts: Create objdump-func helper script
Josh Poimboeuf
1
-0
/
+29
2022-05-11
modpost: change the license of EXPORT_SYMBOL to bool type
Masahiro Yamada
1
-78
/
+30
2022-05-11
modpost: remove left-over cross_compile declaration
Masahiro Yamada
1
-1
/
+0
2022-05-11
kbuild: record symbol versions in *.cmd files
Masahiro Yamada
1
-0
/
+7
2022-05-11
kbuild: generate a list of objects in vmlinux
Masahiro Yamada
1
-0
/
+11
2022-05-11
modpost: move *.mod.c generation to write_mod_c_files()
Masahiro Yamada
1
-25
/
+31
2022-05-11
modpost: merge add_{intree_flag,retpoline,staging_flag} to add_header
Masahiro Yamada
1
-18
/
+7
2022-05-11
scripts/prune-kernel: Use kernel-install if available
Reza Arbab
1
-1
/
+5
2022-05-11
kbuild: factor out the common installation code into scripts/install.sh
Masahiro Yamada
1
-0
/
+40
2022-05-10
gcc-plugins: Change all version strings match kernel
Kees Cook
6
-9
/
+10
2022-05-08
randstruct: Enable Clang support
Kees Cook
1
-0
/
+3
2022-05-08
randstruct: Move seed generation into scripts/basic/
Kees Cook
5
-14
/
+29
2022-05-08
randstruct: Split randstruct Makefile and CFLAGS
Kees Cook
2
-6
/
+16
2022-05-08
randstruct: Reorganize Kconfigs and attribute macros
Kees Cook
2
-40
/
+2
2022-05-08
sancov: Split plugin build from plugin CFLAGS
Kees Cook
1
-6
/
+8
2022-05-08
modpost: split new_symbol() to symbol allocation and hash table addition
Masahiro Yamada
1
-10
/
+8
2022-05-08
modpost: make sym_add_exported() always allocate a new symbol
Masahiro Yamada
1
-6
/
+4
2022-05-08
modpost: make multiple export error
Masahiro Yamada
1
-3
/
+3
2022-05-08
modpost: dump Module.symvers in the same order of modules.order
Masahiro Yamada
2
-16
/
+14
2022-05-08
modpost: traverse the namespace_list in order
Masahiro Yamada
2
-20
/
+17
2022-05-08
modpost: use doubly linked list for dump_lists
Masahiro Yamada
1
-14
/
+10
2022-05-08
modpost: traverse unresolved symbols in order
Masahiro Yamada
2
-7
/
+15
2022-05-08
modpost: add sym_add_unresolved() helper
Masahiro Yamada
1
-8
/
+11
2022-05-08
modpost: traverse modules in order
Masahiro Yamada
2
-10
/
+10
[prev]
[next]