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-09-01
kbuild: split x*alloc() functions in kconfig to scripts/include/xalloc.h
Masahiro Yamada
14
-54
/
+65
2024-09-01
kconfig: remove P_SYMBOL property
Masahiro Yamada
4
-8
/
+0
2024-09-01
kconfig: stop adding P_SYMBOL property to symbols
Masahiro Yamada
1
-3
/
+1
2024-09-01
kconfig: remove dummy assignments to cur_{filename,lineno}
Masahiro Yamada
1
-8
/
+0
2024-09-01
kbuild: modinst: remove the multithread option from zstd compression
Masahiro Yamada
1
-1
/
+1
2024-09-01
kbuild: cross-compile linux-headers package when possible
Masahiro Yamada
1
-0
/
+34
2024-09-01
kbuild: slim down package for building external modules
Masahiro Yamada
1
-5
/
+16
2024-09-01
modpost: detect endianness on run-time
Masahiro Yamada
3
-28
/
+40
2024-09-01
modpost: remove unused HOST_ELFCLASS
Masahiro Yamada
1
-6
/
+0
2024-08-27
get_maintainer: add --bug option to print bug reporting info
Jani Nikula
1
-2
/
+15
2024-08-23
net: drop special comment style
Johannes Berg
1
-10
/
+0
2024-08-23
rust: support arrays in target JSON
Matthew Maurer
1
-29
/
+53
2024-08-23
Merge tag 'kbuild-fixes-v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-23
/
+18
2024-08-22
kbuild: fix typos "prequisites" to "prerequisites"
Masahiro Yamada
4
-4
/
+4
2024-08-20
scripts: add boot policy generation program
Deven Bowers
5
-0
/
+155
2024-08-20
module: Split modules_install compression and in-kernel decompression
Petr Pavlu
1
-0
/
+2
2024-08-19
objtool/kbuild/rust: enable objtool for Rust
Miguel Ojeda
1
-2
/
+7
2024-08-19
x86/rust: support MITIGATION_SLS
Miguel Ojeda
1
-0
/
+8
2024-08-19
x86/rust: support MITIGATION_RETPOLINE
Miguel Ojeda
1
-0
/
+7
2024-08-16
Merge tag 'rust-fixes-6.11' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2
-3
/
+7
2024-08-15
Merge tag 'hardening-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-37
/
+2
2024-08-15
scripts/dtc: Update to upstream version v1.7.0-95-gbcd02b523429
Rob Herring (Arm)
3
-6
/
+14
2024-08-15
kallsyms: Do not cleanup .llvm.<hash> suffix before sorting symbols
Song Liu
2
-33
/
+2
2024-08-15
coccinelle: Add rules to find str_down_up() replacements
Kees Cook
1
-0
/
+23
2024-08-15
coccinelle: Add rules to find str_up_down() replacements
Michal Wajdeczko
1
-0
/
+23
2024-08-15
fortify: move test_fortify.sh to lib/test_fortify/
Masahiro Yamada
1
-66
/
+0
2024-08-15
fortify: refactor test_fortify Makefile to fix some build problems
Masahiro Yamada
1
-0
/
+2
2024-08-12
kbuild: avoid scripts/kallsyms parsing /dev/null
Masahiro Yamada
1
-1
/
+2
2024-08-10
rust: x86: remove `-3dnow{,a}` from target features
Miguel Ojeda
1
-2
/
+2
2024-08-07
rust: Support latest version of `rust-analyzer`
Sarthak Singh
1
-1
/
+5
2024-08-06
syscalls: add back legacy __NR_nfsservctl macro
Arnd Bergmann
1
-0
/
+1
2024-08-06
scripts: kconfig: merge_config: config files: add a trailing newline
Anders Roxell
1
-0
/
+2
2024-08-06
kbuild: clean up code duplication in cmd_fdtoverlay
Masahiro Yamada
1
-18
/
+10
2024-08-06
gcc-plugins: randstruct: Remove GCC 4.7 or newer requirement
Thorsten Blum
1
-4
/
+0
2024-08-05
syscalls: fix fstat() entry again
Arnd Bergmann
1
-1
/
+1
2024-08-02
syscalls: fix syscall macros for newfstat/newfstatat
Arnd Bergmann
1
-2
/
+2
2024-08-02
uretprobe: change syscall number, again
Arnd Bergmann
1
-1
/
+0
2024-07-30
scripts: fix all issues reported by pylint
Dongliang Mu
1
-73
/
+141
2024-07-29
Merge tag 'kbuild-fixes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-4
/
+4
2024-07-28
kbuild: Fix '-S -c' in x86 stack protector scripts
Nathan Chancellor
2
-2
/
+2
2024-07-28
kbuild: rpm-pkg: ghost modules.weakdep file
Jose Ignacio Tornos Martinez
1
-1
/
+1
2024-07-27
Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
3
-38
/
+56
2024-07-25
Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+18
2024-07-24
kbuild: rpm-pkg: Fix C locale setup
Petr Vorel
1
-1
/
+1
2024-07-24
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
66
-1367
/
+952
2024-07-22
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
6
-28
/
+57
2024-07-21
kallsyms: change sym_entry::percpu_absolute to bool type
Masahiro Yamada
1
-4
/
+4
2024-07-21
kallsyms: unify seq and start_pos fields of struct sym_entry
Masahiro Yamada
1
-3
/
+2
2024-07-21
kallsyms: add more original symbol type/name in comment lines
Masahiro Yamada
1
-10
/
+9
2024-07-21
kallsyms: use \t instead of a tab in printf()
Masahiro Yamada
1
-1
/
+1
[prev]
[next]