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-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-5
/
+8
2025-03-25
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-0
/
+291
2025-03-25
Merge tag 'selinux-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-9
/
+6
2025-03-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-78
/
+16
2025-03-24
Merge tag 'objtool-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2025-03-24
Merge tag 'docs-6.15' of git://git.lwn.net/linux
Linus Torvalds
9
-1248
/
+1516
2025-03-24
Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-4
/
+15
2025-03-24
Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2025-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-31
/
+44
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
3
-32
/
+45
2025-03-17
objtool: Add CONFIG_OBJTOOL_WERROR
Josh Poimboeuf
1
-0
/
+1
2025-03-15
Merge tag 'rust-fixes-6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-31
/
+44
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-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-21
x86/build: Raise the minimum LLVM version to 15.0.0
Nathan Chancellor
1
-1
/
+1
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
2025-02-10
scripts/get_abi.pl: drop now obsoleted script
Mauro Carvalho Chehab
1
-1103
/
+0
2025-02-10
scripts/get_abi.py: add support for undefined ABIs
Mauro Carvalho Chehab
4
-3
/
+693
2025-02-10
scripts/lib/abi/abi_parser.py: make it backward-compatible with Python 3.6
Mauro Carvalho Chehab
1
-6
/
+10
2025-02-10
scripts/lib/abi/abi_parser.py: Rename title name for ABI files
Mauro Carvalho Chehab
1
-1
/
+1
2025-02-10
docs: sphinx/automarkup: add cross-references for ABI
Mauro Carvalho Chehab
1
-0
/
+11
2025-02-10
docs: sphinx/kernel_abi: parse ABI files only once
Mauro Carvalho Chehab
1
-9
/
+13
2025-02-10
scripts/get_abi.pl: add support to parse ABI README file
Mauro Carvalho Chehab
1
-5
/
+20
2025-02-10
scripts/get_abi.pl: Add filtering capabilities to rest output
Mauro Carvalho Chehab
1
-6
/
+15
2025-02-10
docs: sphinx/kernel_abi: reduce buffer usage for ABI messages
Mauro Carvalho Chehab
2
-8
/
+9
2025-02-10
docs: sphinx/kernel_abi: use AbiParser directly
Mauro Carvalho Chehab
1
-1
/
+1
2025-02-10
scripts/lib/abi/abi_parser.py: use an interactor for ReST output
Mauro Carvalho Chehab
2
-23
/
+28
[next]