开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
3 days
scripts: get_feat.pl: substitute s390x with s390
Heiko Carstens
11 days
scripts/kernel-doc: drop dead code for Wcontents_before_sections
Mauro Carvalho Chehab
11 days
scripts/kernel-doc: don't add not needed new lines
Mauro Carvalho Chehab
2025-02-13
scripts/kernel-doc: drop Sphinx version check
Mauro Carvalho Chehab
2025-02-13
docs: ABI: move README contents to the top
Mauro Carvalho Chehab
2025-02-13
scripts/kernel-doc: remove an obscure logic from kernel-doc
Mauro Carvalho Chehab
2025-02-10
scripts/get_abi.pl: drop now obsoleted script
Mauro Carvalho Chehab
2025-02-10
scripts/get_abi.py: add support for undefined ABIs
Mauro Carvalho Chehab
2025-02-10
scripts/lib/abi/abi_parser.py: make it backward-compatible with Python 3.6
Mauro Carvalho Chehab
2025-02-10
scripts/lib/abi/abi_parser.py: Rename title name for ABI files
Mauro Carvalho Chehab
2025-02-10
docs: sphinx/automarkup: add cross-references for ABI
Mauro Carvalho Chehab
2025-02-10
docs: sphinx/kernel_abi: parse ABI files only once
Mauro Carvalho Chehab
2025-02-10
scripts/get_abi.pl: add support to parse ABI README file
Mauro Carvalho Chehab
2025-02-10
scripts/get_abi.pl: Add filtering capabilities to rest output
Mauro Carvalho Chehab
2025-02-10
docs: sphinx/kernel_abi: reduce buffer usage for ABI messages
Mauro Carvalho Chehab
2025-02-10
docs: sphinx/kernel_abi: use AbiParser directly
Mauro Carvalho Chehab
2025-02-10
scripts/lib/abi/abi_parser.py: use an interactor for ReST output
Mauro Carvalho Chehab
2025-02-10
scripts/lib/abi/abi_parser.py: optimize parse_abi() function
Mauro Carvalho Chehab
2025-02-10
scripts/get_abi.py: add support for symbol search
Mauro Carvalho Chehab
2025-02-10
scripts/get_abi.py: add a Python tool to generate ReST output
Mauro Carvalho Chehab
2025-02-10
scripts/documentation-file-ref-check: don't check perl/python scripts
Mauro Carvalho Chehab
2025-02-09
Merge tag 'kbuild-fixes-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-02-08
Merge tag 'rust-fixes-6.14' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2025-02-07
kbuild: Move -Wenum-enum-conversion to W=2
Nathan Chancellor
2025-02-08
kbuild: install-extmod-build: add missing quotation marks for CC variable
WangYuli
2025-02-07
x86: rust: set rustc-abi=x86-softfloat on rustc>=1.86.0
Alice Ryhl
2025-02-06
kbuild: fix misspelling in scripts/Makefile.lib
Oleh Zadorozhnyi
2025-02-06
kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS
Masahiro Yamada
2025-02-06
scripts/Makefile.extrawarn: Do not show clang's non-kprintf warnings at W=1
Nathan Chancellor
2025-02-01
Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-02-01
scripts/gdb: fix aarch64 userspace detection in get_current_task
Jan Kiszka
2025-01-31
Remove stale generated 'genheaders' file
Linus Torvalds
2025-01-31
Merge tag 'hardening-v6.14-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-01-31
Merge tag 'riscv-for-linus-6.14-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-01-31
Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2025-02-01
kbuild: fix Clang LTO with CONFIG_OBJTOOL=n
Masahiro Yamada
2025-02-01
kbuild: Strip runtime const RELA sections correctly
Ard Biesheuvel
2025-01-30
kbuild: Use -fzero-init-padding-bits=all
Kees Cook
2025-01-29
riscv: add a warning when physical memory address overflows
Yunhui Cui
2025-01-30
kconfig: fix memory leak in sym_warn_unmet_dep()
Masahiro Yamada
2025-01-30
kconfig: fix file name in warnings when loading KCONFIG_DEFCONFIG_LIST
Masahiro Yamada
2025-01-27
Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-27
Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-01-27
genksyms: fix syntax error for attribute before init-declarator
Masahiro Yamada
2025-01-27
genksyms: fix syntax error for builtin (u)int*x*_t types
Masahiro Yamada
2025-01-27
genksyms: fix syntax error for attribute after 'union'
Masahiro Yamada
2025-01-24
checkpatch: don't warn about extra parentheses in staging/
Dan Carpenter
2025-01-24
checkpatch: remove migrated RCU APIs from deprecated_apis
David Reaver
2025-01-23
Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
[next]