index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-15
kbuild: add dependency from vmlinux to sorttable
Xi Ruoyao
1
-0
/
+4
2025-03-15
kbuild: deb-pkg: add debarch for ARCH=loongarch64
WangYuli
1
-0
/
+2
2025-03-15
kbuild: move -fzero-init-padding-bits=all to the top-level Makefile
Masahiro Yamada
1
-3
/
+0
2025-03-15
scripts: make python shebangs specific about desired version
Uday Shankar
2
-2
/
+2
2025-03-15
kbuild: rust: add rustc-min-version support function
Miguel Ojeda
1
-0
/
+4
2025-03-15
modpost: use strstarts() to clean up parse_source_files()
Masahiro Yamada
1
-2
/
+2
2025-03-15
modpost: introduce get_basename() helper
Masahiro Yamada
3
-32
/
+23
2025-03-15
kconfig: remove unnecessary cast in sym_get_string()
Masahiro Yamada
1
-1
/
+1
2025-03-15
kconfig: do not clear SYMBOL_VALID when reading include/config/auto.conf
Masahiro Yamada
1
-7
/
+12
2025-03-15
genksyms: factor out APP for the ST_NORMAL state
Masahiro Yamada
1
-5
/
+1
2025-03-15
gen_compile_commands.py: remove code for '\#' replacement
Masahiro Yamada
1
-4
/
+4
2025-03-15
kbuild: remove EXTRA_*FLAGS support
Masahiro Yamada
3
-23
/
+0
2025-03-15
gendwarfksyms: Add a separate pass to resolve FQNs
Sami Tolvanen
4
-72
/
+86
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+1
2025-03-12
scripts: get_feat.pl: substitute s390x with s390
Heiko Carstens
1
-2
/
+2
2025-03-12
scripts: generate_rust_analyzer: add uapi crate
Tamir Duberstein
1
-1
/
+2
2025-03-12
scripts: generate_rust_analyzer: add missing include_dirs
Tamir Duberstein
1
-20
/
+20
2025-03-11
scripts: generate_rust_analyzer: add missing macros deps
Tamir Duberstein
1
-9
/
+21
2025-03-10
riscv/crc: add "template" for Zbc optimized CRC functions
Eric Biggers
1
-1
/
+54
2025-03-10
Merge 6.14-rc6 into char-misc-next
Greg Kroah-Hartman
2
-4
/
+4
2025-03-08
scripts: rust: mention file name in error messages
Guillaume Gomez
1
-4
/
+4
2025-03-07
ubsan/overflow: Enable ignorelist parsing and add type filter
Kees Cook
2
-1
/
+5
2025-03-07
ubsan/overflow: Enable pattern exclusions
Kees Cook
1
-0
/
+1
2025-03-07
ubsan/overflow: Rework integer overflow sanitizer option to turn on everything
Kees Cook
2
-4
/
+8
2025-03-07
selinux: Chain up tool resolving errors in install_policy.sh
Tim Schumacher
1
-9
/
+6
2025-03-06
kbuild: install-extmod-build: Fix build when specifying KBUILD_OUTPUT
Inochi Amaoto
1
-1
/
+1
2025-03-05
rust: remove leftover mentions of the `alloc` crate
Miguel Ojeda
1
-2
/
+2
2025-03-04
x86/percpu: Move current_task to percpu hot section
Brian Gerst
1
-1
/
+1
2025-03-04
kbuild: clang: Support building UM with SUBARCH=i386
Kees Cook
1
-0
/
+2
2025-03-04
scripts/kernel-doc: drop dead code for Wcontents_before_sections
Mauro Carvalho Chehab
1
-11
/
+0
2025-03-04
scripts/kernel-doc: don't add not needed new lines
Mauro Carvalho Chehab
1
-0
/
+4
2025-02-27
coccinelle: Add missing (GE)NL_SET_ERR_MSG_* to strings ending with newline test
Gal Pressman
1
-5
/
+8
2025-02-25
scripts/sorttable: Allow matches to functions before function entry
Steven Rostedt
1
-1
/
+6
2025-02-25
scripts/sorttable: Use normal sort if theres no relocs in the mcount section
Steven Rostedt
1
-2
/
+7
2025-02-24
kbuild, bpf: Correct pahole version that supports distilled base btf feature
Pu Lehui
1
-1
/
+1
2025-02-21
x86/build: Raise the minimum LLVM version to 15.0.0
Nathan Chancellor
1
-1
/
+1
2025-02-20
scripts/tags.sh: tag SYM_*START*() assembler symbols
Costa Shulyupin
1
-0
/
+1
2025-02-18
scripts/sorttable: Zero out weak functions in mcount_loc table
Steven Rostedt
2
-3
/
+129
2025-02-18
scripts/sorttable: Always use an array for the mcount_loc sorting
Steven Rostedt
1
-32
/
+90
2025-02-18
scripts/sorttable: Have mcount rela sort use direct values
Steven Rostedt
1
-1
/
+25
2025-02-18
arm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64
Steven Rostedt
1
-3
/
+182
2025-02-18
kallsyms: Remove KALLSYMS_ABSOLUTE_PERCPU
Brian Gerst
2
-64
/
+12
2025-02-18
x86/stackprotector: Remove stack protector test scripts
Brian Gerst
2
-12
/
+0
2025-02-18
x86/build: Raise the minimum GCC version to 8.1
Brian Gerst
1
-0
/
+2
2025-02-16
modpost: Fix a few typos in a comment
Uwe Kleine-König
1
-2
/
+2
2025-02-15
kbuild: fix linux-headers package build when $(CC) cannot link userspace
Masahiro Yamada
1
-2
/
+2
2025-02-13
scripts/kernel-doc: drop Sphinx version check
Mauro Carvalho Chehab
1
-113
/
+16
2025-02-13
docs: ABI: move README contents to the top
Mauro Carvalho Chehab
1
-1
/
+1
2025-02-13
scripts/kernel-doc: remove an obscure logic from kernel-doc
Mauro Carvalho Chehab
1
-18
/
+1
2025-02-12
fs: add open_tree_attr()
Christian Brauner
1
-0
/
+1
[prev]
[next]