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
9 hours
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
11 hours
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
37 hours
scripts/spelling.txt: add notifer||notifier to spelling.txt
WangYuli
3 days
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4 days
Merge tag 'docs-6.17' of git://git.lwn.net/linux
Linus Torvalds
4 days
Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
5 days
Merge tag 'rcu.release.v6.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5 days
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
5 days
Merge tag 'sysctl-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5 days
Merge tag 'hardening-v6.17-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5 days
Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
5 days
kstack_erase: Fix missed export of renamed KSTACK_ERASE_CFLAGS
Kees Cook
6 days
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6 days
Merge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6 days
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6 days
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8 days
kstack_erase: Support Clang stack depth tracking
Kees Cook
11 days
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11 days
scripts: add origin commit identification based on specific patterns
Zhiyu Zhang
12 days
docs: Replace spaces with tabs in check-sysctl-docs
Joel Granados
12 days
docs: Add awk section for ucount sysctl entries
Joel Granados
12 days
docs: Use skiplist when checking sysctl admin-guide
Joel Granados
12 days
docs: nixify check-sysctl-docs
Joel Granados
12 days
tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORD
Steven Rostedt
13 days
stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGS
Kees Cook
13 days
stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
Kees Cook
13 days
stackleak: Rename STACKLEAK to KSTACK_ERASE
Kees Cook
2025-07-21
scripts: rust: emit path candidates in panic message
Tamir Duberstein
2025-07-21
scripts: rust: replace length checks with match
Tamir Duberstein
2025-07-19
coccinelle: misc: secs_to_jiffies: implement context and report modes
Easwar Hariharan
2025-07-19
rust: list: add `impl_list_item!` examples
Tamir Duberstein
2025-07-19
Merge tag 'rust-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-17
scripts: kdoc: make it backward-compatible with Python 3.7
Mauro Carvalho Chehab
2025-07-17
docs: kernel-doc: emit warnings for ancient versions of Python
Mauro Carvalho Chehab
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-16
checkpatch: Remove SRCU-lite deprecation
Paul E. McKenney
2025-07-15
Merge branch 'kdoc-item2' into docs-mw
Jonathan Corbet
2025-07-15
docs: kdoc: emit a warning for ancient versions of Python
Jonathan Corbet
2025-07-15
docs: kdoc: clean up check_sections()
Jonathan Corbet
2025-07-15
docs: kdoc: directly access the always-there KdocItem fields
Jonathan Corbet
2025-07-15
docs: kdoc: straighten up dump_declaration()
Jonathan Corbet
2025-07-15
docs: kdoc: Regularize the use of the declaration name
Jonathan Corbet
2025-07-15
docs: kdoc: Coalesce parameter-list handling
Jonathan Corbet
2025-07-15
docs: kdoc: use self.entry.parameterlist directly in check_sections()
Jonathan Corbet
2025-07-15
docs: kdoc: remove the "struct_actual" machinery
Jonathan Corbet
2025-07-15
docs: kdoc: Centralize handling of the item section list
Jonathan Corbet
2025-07-15
docs: kdoc: drop "sectionlist"
Jonathan Corbet
2025-07-14
rust: use `#[used(compiler)]` to fix build and `modpost` with Rust >= 1.89.0
Miguel Ojeda
2025-07-14
lib/crypto: tests: Add KUnit tests for Poly1305
Eric Biggers
2025-07-14
lib/crypto: tests: Add hash-test-template.h and gen-hash-testvecs.py
Eric Biggers
[next]