index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-28
Kconfig: remove sym_set_choice_value
Zeng Heng
2
-6
/
+1
2022-09-28
kbuild: use objtool-args-y to clean up objtool arguments
Masahiro Yamada
2
-26
/
+20
2022-09-28
kbuild: fix and refactor single target build
Masahiro Yamada
1
-38
/
+16
2022-09-28
kbuild: rewrite check-local-export in sh/awk
Owen Rafferty
1
-49
/
+48
2022-09-28
Revert "kbuild: Make scripts/compile.h when sh != bash"
Masahiro Yamada
1
-3
/
+0
2022-09-28
scripts/mkcompile_h: move LC_ALL=C to '$LD -v'
Masahiro Yamada
1
-6
/
+2
2022-09-28
kbuild: build init/built-in.a just once
Masahiro Yamada
2
-91
/
+15
2022-09-28
kbuild: do not deduplicate modules.order
Masahiro Yamada
1
-1
/
+1
2022-09-28
kbuild: check sha1sum just once for each atomic header
Masahiro Yamada
1
-33
/
+0
2022-09-28
kbuild: hard-code KBUILD_ALLDIRS in scripts/Makefile.package
Masahiro Yamada
1
-1
/
+4
2022-09-28
kbuild: remove the target in signal traps when interrupted
Masahiro Yamada
1
-1
/
+22
2022-09-28
x86: enable initial Rust support
Miguel Ojeda
1
-2
/
+13
2022-09-28
Kbuild: add Rust support
Miguel Ojeda
9
-15
/
+203
2022-09-28
scripts: add `is_rust_module.sh`
Daniel Xu
1
-0
/
+16
2022-09-28
scripts: add `rust_is_available.sh`
Miguel Ojeda
3
-0
/
+168
2022-09-28
scripts: add `generate_rust_target.rs`
Miguel Ojeda
2
-0
/
+172
2022-09-28
scripts: add `generate_rust_analyzer.py`
Miguel Ojeda
1
-0
/
+135
2022-09-28
scripts: decode_stacktrace: demangle Rust symbols
Miguel Ojeda
1
-0
/
+14
2022-09-28
scripts: checkpatch: enable language-independent checks for Rust
Miguel Ojeda
1
-2
/
+2
2022-09-28
scripts: checkpatch: diagnose uses of `%pA` in the C side as errors
Miguel Ojeda
1
-2
/
+6
2022-09-28
kallsyms: increase maximum kernel symbol length to 512
Miguel Ojeda
1
-2
/
+2
2022-09-28
kallsyms: support "big" kernel symbols
Miguel Ojeda
1
-3
/
+26
2022-09-28
kallsyms: add static relationship between `KSYM_NAME_LEN{,_BUFFER}`
Miguel Ojeda
1
-2
/
+12
2022-09-28
kallsyms: avoid hardcoding buffer size
Boqun Feng
1
-2
/
+8
2022-09-28
kallsyms: use `ARRAY_SIZE` instead of hardcoded size
Boqun Feng
1
-1
/
+1
2022-09-27
dt: Add a check for undocumented compatible strings in kernel
Rob Herring
1
-0
/
+69
2022-09-27
kbuild: take into account DT_SCHEMA_FILES changes while checking dtbs
Dmitry Baryshkov
1
-8
/
+6
2022-09-26
cfi: Switch to -fsanitize=kcfi
Sami Tolvanen
1
-19
/
+4
2022-09-26
scripts/kallsyms: Ignore __kcfi_typeid_
Sami Tolvanen
1
-0
/
+1
2022-09-24
Makefile.debug: re-enable debug info for .S files
Nick Desaulniers
1
-10
/
+11
2022-09-24
Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT
Nick Desaulniers
1
-3
/
+1
2022-09-23
Kconfig: remove unused function 'menu_get_root_menu'
Zeng Heng
2
-6
/
+0
2022-09-23
scripts/clang-tools: remove unused module
yangxingwu
1
-1
/
+0
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-31
/
+2
2022-09-20
selinux: remove runtime disable message in the install_policy.sh script
Paul Moore
1
-2
/
+1
2022-09-20
selinux: use "grep -E" instead of "egrep"
Greg Kroah-Hartman
1
-1
/
+1
2022-09-12
checkpatch: handle FILE pointer type
Mickaël Salaün
1
-1
/
+5
2022-09-12
checkpatch: add kmap and kmap_atomic to the deprecated list
Ira Weiny
1
-0
/
+2
2022-09-12
scripts/decodecode: improve faulting line determination
Borislav Petkov
1
-15
/
+105
2022-09-11
Merge tag 'kbuild-fixes-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-31
/
+2
2022-09-09
mksysmap: Fix the mismatch of 'L0' symbols in System.map
Youling Tang
1
-1
/
+1
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+12
2022-09-07
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
1
-7
/
+71
2022-09-04
Makefile.extrawarn: re-enable -Wformat for clang; take 2
Nick Desaulniers
1
-0
/
+12
2022-08-29
scripts/extract-ikconfig: add zstd compression support
Thitat Auareesuksakul
1
-0
/
+1
2022-08-29
scripts: remove obsolete gcc-ld script
Lukas Bulwahn
1
-30
/
+0
2022-08-25
bpf/scripts: Assert helper enum value is aligned with comment order
Eyal Birger
1
-5
/
+34
2022-08-23
scripts/bpf: Set date attribute for bpf-helpers(7) man page
Quentin Monnet
1
-2
/
+18
2022-08-23
scripts/bpf: Set version attribute for bpf-helpers(7) man page
Quentin Monnet
1
-1
/
+20
2022-08-21
asm goto: eradicate CC_HAS_ASM_GOTO
Nick Desaulniers
1
-22
/
+0
[prev]
[next]