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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.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
2024-11-28
kbuild: switch from lz4c to lz4 for compression
Parth Pancholi
1
-2
/
+2
2024-11-28
kbuild: re-enable KCSAN for autogenerated *.mod.c intermediaries
Masahiro Yamada
1
-1
/
+0
2024-11-28
kbuild: enable objtool for *.mod.o and additional kernel objects
Masahiro Yamada
4
-28
/
+29
2024-11-28
kbuild: move cmd_cc_o_c and cmd_as_o_S to scripts/Malefile.lib
Masahiro Yamada
4
-21
/
+13
2024-11-28
kbuild: remove support for single %.symtypes build rule
Masahiro Yamada
1
-18
/
+4
2024-11-28
kbuild: do not pass -r to genksyms when *.symref does not exist
Masahiro Yamada
1
-1
/
+1
2024-11-28
kbuild: support building external modules in a separate build directory
Masahiro Yamada
2
-7
/
+3
2024-11-28
kbuild: remove extmod_prefix, MODORDER, MODULES_NSDEPS variables
Masahiro Yamada
4
-11
/
+11
2024-11-28
kbuild: change working directory to external module directory with M=
Masahiro Yamada
7
-18
/
+15
2024-11-27
Merge tag 'modules-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-190
/
+5
2024-11-27
kbuild: add $(objtree)/ prefix to some in-kernel build artifacts
Masahiro Yamada
6
-19
/
+19
2024-11-27
kbuild: deb-pkg: Don't fail if modules.order is missing
Matt Fleming
1
-10
/
+12
2024-11-27
kbuild: Fix Propeller build option
Rong Xu
1
-2
/
+13
2024-11-27
kbuild: Add Propeller configuration for kernel build
Rong Xu
2
-0
/
+38
2024-11-27
AutoFDO: Enable machine function split optimization for AutoFDO
Rong Xu
1
-0
/
+2
2024-11-27
AutoFDO: Enable -ffunction-sections for the AutoFDO build
Rong Xu
1
-1
/
+1
2024-11-27
MIPS: Place __kernel_entry at the beginning of text section
Rong Xu
1
-1
/
+0
2024-11-27
Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
5
-12
/
+55
2024-11-26
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
5
-22
/
+61
2024-11-26
Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+8
2024-11-23
Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-1
/
+13
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+3
2024-11-23
Merge tag 'sysctl-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2024-11-23
Merge tag 'trace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
1
-2
/
+0
2024-11-21
Merge tag 'reiserfs_delete' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+0
2024-11-21
Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2
-5
/
+54
2024-11-21
Merge tag 'ipe-pr-20241119' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-10
/
+2
2024-11-20
Merge tag 'docs-6.13' of git://git.lwn.net/linux
Linus Torvalds
1
-17
/
+32
2024-11-20
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+5
2024-11-20
scripts: ipe: polgen: remove redundant close and error exit path
Colin Ian King
1
-10
/
+2
2024-11-20
Merge tag 'objtool-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2024-11-19
Merge tag 'selinux-pr-20241112' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-170
/
+5
2024-11-18
Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+4
2024-11-16
sparc/build: Add SPARC target flags for compiling with clang
Koakuma
1
-0
/
+1
2024-11-15
gdb: lx-symbols: do not error out on monolithic build
Etienne Buira
2
-0
/
+6
2024-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
8
-17
/
+40
2024-11-12
rust: warn on bindgen < 0.69.5 and libclang >= 19.1
Miguel Ojeda
3
-1
/
+51
2024-11-12
scripts/tags.sh: Don't tag usages of DEFINE_MUTEX
Costa Shulyupin
1
-1
/
+1
2024-11-12
kbuild,bpf: Pass make jobs' value to pahole
Florian Schmaus
1
-2
/
+4
2024-11-08
alloc_tag: load module tags into separate contiguous memory
Suren Baghdasaryan
1
-2
/
+3
2024-11-06
fs/xattr: add *at family syscalls
Christian Göttsche
1
-0
/
+4
2024-11-06
kbuild: Add AutoFDO support for Clang build
Rong Xu
2
-0
/
+32
2024-11-06
checkpatch: always parse orig_commit in fixes tag
Tamir Duberstein
1
-21
/
+16
2024-11-06
scripts/spelling.txt: add typo "exprienced" and "rewritting"
WangYuli
1
-0
/
+2
2024-11-06
scripts/decode_stacktrace.sh: remove trailing space
Breno Leitao
1
-1
/
+6
2024-11-06
scripts/spelling.txt: add more spellings corrections
Yu Jiaoliang
1
-0
/
+31
2024-11-06
kconfig: document the positional argument in the help message
Masahiro Yamada
1
-1
/
+4
2024-11-06
kconfig: qconf: remove unnecessary mode check in ConfigItem::updateMenu()
Masahiro Yamada
1
-1
/
+1
2024-11-06
kconfig: qconf: refactor ConfigInfoView::clicked()
Masahiro Yamada
1
-37
/
+6
2024-11-06
kconfig: add sym_get_prompt_menu() helper function
Masahiro Yamada
2
-7
/
+20
[prev]
[next]