index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
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-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-24
Merge tag 'objtool-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-03-24
Merge tag 'docs-6.15' of git://git.lwn.net/linux
Linus Torvalds
2025-03-24
Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
2025-03-17
objtool: Add CONFIG_OBJTOOL_WERROR
Josh Poimboeuf
2025-03-15
Merge tag 'rust-fixes-6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-12
scripts: get_feat.pl: substitute s390x with s390
Heiko Carstens
2025-03-12
scripts: generate_rust_analyzer: add uapi crate
Tamir Duberstein
2025-03-12
scripts: generate_rust_analyzer: add missing include_dirs
Tamir Duberstein
2025-03-11
scripts: generate_rust_analyzer: add missing macros deps
Tamir Duberstein
2025-03-10
riscv/crc: add "template" for Zbc optimized CRC functions
Eric Biggers
2025-03-07
ubsan/overflow: Enable ignorelist parsing and add type filter
Kees Cook
2025-03-07
ubsan/overflow: Enable pattern exclusions
Kees Cook
2025-03-07
ubsan/overflow: Rework integer overflow sanitizer option to turn on everything
Kees Cook
2025-03-07
selinux: Chain up tool resolving errors in install_policy.sh
Tim Schumacher
2025-03-06
kbuild: install-extmod-build: Fix build when specifying KBUILD_OUTPUT
Inochi Amaoto
2025-03-05
rust: remove leftover mentions of the `alloc` crate
Miguel Ojeda
2025-03-04
x86/percpu: Move current_task to percpu hot section
Brian Gerst
2025-03-04
kbuild: clang: Support building UM with SUBARCH=i386
Kees Cook
2025-03-04
scripts/kernel-doc: drop dead code for Wcontents_before_sections
Mauro Carvalho Chehab
2025-03-04
scripts/kernel-doc: don't add not needed new lines
Mauro Carvalho Chehab
2025-02-21
x86/build: Raise the minimum LLVM version to 15.0.0
Nathan Chancellor
2025-02-18
kallsyms: Remove KALLSYMS_ABSOLUTE_PERCPU
Brian Gerst
2025-02-18
x86/stackprotector: Remove stack protector test scripts
Brian Gerst
2025-02-18
x86/build: Raise the minimum GCC version to 8.1
Brian Gerst
2025-02-16
modpost: Fix a few typos in a comment
Uwe Kleine-König
2025-02-15
kbuild: fix linux-headers package build when $(CC) cannot link userspace
Masahiro Yamada
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-12
fs: add open_tree_attr()
Christian Brauner
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
[next]