开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2025-06-06
scripts/misc-check: check unnecessary #include <linux/export.h> when W=1
Masahiro Yamada
2025-06-06
scripts/misc-check: check missing #include <linux/export.h> when W=1
Masahiro Yamada
2025-06-06
scripts/misc-check: add double-quotes to satisfy shellcheck
Masahiro Yamada
2025-06-06
kbuild: move W=1 check for scripts/misc-check to top-level Makefile
Masahiro Yamada
2025-06-06
scripts/tags.sh: allow to use alternative ctags implementation
Masatake YAMATO
2025-06-06
kconfig: introduce menu type enum
Masahiro Yamada
2025-05-25
modpost: check forbidden MODULE_IMPORT_NS("module:") at compile time
Masahiro Yamada
2025-05-25
kbuild: move kbuild syntax processing to scripts/Makefile.build
Masahiro Yamada
2025-05-25
gendwarfksyms: Add a kABI rule to override type strings
Sami Tolvanen
2025-05-25
gendwarfksyms: Add a kABI rule to override byte_size attributes
Sami Tolvanen
2025-05-25
gendwarfksyms: Clean up kABI rule look-ups
Sami Tolvanen
2025-05-25
module: Extend the module namespace parsing
Peter Zijlstra
2025-05-25
module: Add module specific symbol namespace support
Peter Zijlstra
2025-05-25
modpost: Use for() loop
Peter Zijlstra
2025-05-12
kbuild: fix typos "module.builtin" to "modules.builtin"
Masahiro Yamada
2025-05-12
kbuild: fix dependency on sorttable
Masahiro Yamada
2025-05-12
kbuild: Disable -Wdefault-const-init-unsafe
Nathan Chancellor
2025-05-12
kbuild: rpm-pkg: Add (elfutils-devel or libdw-devel) to BuildRequires
WangYuli
2025-05-12
kbuild: deb-pkg: Add libdw-dev:native to Build-Depends-Arch
WangYuli
2025-05-08
scripts: Do not strip .rela.dyn section
Alexandre Ghiti
2025-04-30
kbuild: Properly disable -Wunterminated-string-initialization for clang
Nathan Chancellor
2025-04-23
Fix mis-uses of 'cc-option' for warning disablement
Linus Torvalds
2025-04-19
Merge tag 'rust-fixes-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-04-15
rust: kbuild: use `pound` to support GNU Make < 4.3
Miguel Ojeda
2025-04-14
rust: kasan/kbuild: fix missing flags on first build
Miguel Ojeda
2025-04-14
genksyms: Handle typeof_unqual keyword and __seg_{fs,gs} qualifiers
Uros Bizjak
2025-04-08
scripts: generate_rust_analyzer: Add ffi crate
Lukas Fischer
2025-04-06
Disable SLUB_TINY for build testing
Linus Torvalds
2025-04-05
Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2025-04-06
kbuild: rpm-pkg: build a debuginfo RPM
Uday Shankar
2025-04-06
kconfig: merge_config: use an empty file as initfile
Daniel Gomez
2025-04-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2025-04-03
Merge tag 'trace-v6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2025-04-02
Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-04-02
scripts/sorttable: Fix endianness handling in build-time mcount sort
Vasily Gorbik
2025-04-01
Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-04-01
objtool: Silence more KCOV warnings, part 2
Josh Poimboeuf
2025-03-31
scripts: generate_rust_analyzer: fix pin-init name in kernel deps
Andrei Lalaev
2025-03-30
Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-03-29
Merge tag 'devicetree-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-27
Merge tag 'trace-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2025-03-27
Merge tag 'trace-sorttable-v6.15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-03-27
scripts/make_fit: Print DT name before libfdt errors
J. Neuschäfer
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-03-26
ARM: 9441/1: rust: Enable Rust support for ARMv7
Christian Schrrefl
2025-03-25
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-03-25
Merge tag 'selinux-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-25
objtool: Remove --no-unreachable for noinstr-only vmlinux.o runs
Josh Poimboeuf
[next]