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.18.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-12-01
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
34
-861
/
+793
2024-11-29
Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-14
/
+26
2024-11-29
Merge tag 'sparc-for-6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2024-11-28
kbuild: rename .tmp_vmlinux.kallsyms0.syms to .tmp_vmlinux0.syms
Sedat Dilek
1
-6
/
+6
2024-11-28
kbuild: add dependency from vmlinux to resolve_btfids
Thomas Weißschuh
1
-0
/
+3
2024-11-28
modpost: replace tdb_hash() with hash_str()
Masahiro Yamada
1
-15
/
+3
2024-11-28
kbuild: deb-pkg: add python3:native to build dependency
Masahiro Yamada
1
-1
/
+1
2024-11-28
genksyms: reduce indentation in export_symbol()
Masahiro Yamada
1
-36
/
+37
2024-11-28
modpost: improve error messages in device_id_check()
Masahiro Yamada
1
-37
/
+18
2024-11-28
modpost: rename alias symbol for MODULE_DEVICE_TABLE()
Masahiro Yamada
1
-10
/
+7
2024-11-28
modpost: rename variables in handle_moddevtable()
Masahiro Yamada
1
-11
/
+11
2024-11-28
modpost: move strstarts() to modpost.h
Masahiro Yamada
3
-3
/
+3
2024-11-28
modpost: convert do_usb_table() to a generic handler
Masahiro Yamada
1
-30
/
+9
2024-11-28
modpost: convert do_of_table() to a generic handler
Masahiro Yamada
1
-18
/
+2
2024-11-28
modpost: convert do_pnp_device_entry() to a generic handler
Masahiro Yamada
1
-21
/
+9
2024-11-28
modpost: convert do_pnp_card_entries() to a generic handler
Masahiro Yamada
1
-25
/
+14
2024-11-28
modpost: call module_alias_printf() from all do_*_entry() functions
Masahiro Yamada
1
-257
/
+181
2024-11-28
modpost: pass (struct module *) to do_*_entry() functions
Masahiro Yamada
1
-59
/
+59
2024-11-28
modpost: remove DEF_FIELD_ADDR_VAR() macro
Masahiro Yamada
1
-8
/
+1
2024-11-28
modpost: deduplicate MODULE_ALIAS() for all drivers
Masahiro Yamada
1
-33
/
+15
2024-11-28
modpost: introduce module_alias_printf() helper
Masahiro Yamada
3
-28
/
+93
2024-11-28
modpost: remove unnecessary check in do_acpi_entry()
Masahiro Yamada
1
-1
/
+1
2024-11-28
modpost: remove incorrect code in do_eisa_entry()
Masahiro Yamada
1
-4
/
+1
2024-11-28
setlocalversion: add -e option
Masahiro Yamada
1
-4
/
+8
2024-11-28
setlocalversion: work around "git describe" performance
Rasmus Villemoes
1
-16
/
+38
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
[next]