index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-01
Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
7
-27
/
+168
2025-03-31
scripts: generate_rust_analyzer: fix pin-init name in kernel deps
Andrei Lalaev
1
-1
/
+1
2025-03-30
Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
3
-7
/
+22
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-1
/
+1
2025-03-29
Merge tag 'devicetree-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+5
2025-03-27
Merge tag 'trace-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
1
-129
/
+0
2025-03-27
Merge tag 'trace-sorttable-v6.15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-9
/
+406
2025-03-27
scripts/make_fit: Print DT name before libfdt errors
J. Neuschäfer
1
-1
/
+5
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
-77
/
+15
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-23
rust: enable `raw_ref_op` feature
Antonio Hickey
1
-1
/
+1
2025-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-31
/
+44
2025-03-20
scripts/tracing: Remove scripts/tracing/draw_functrace.py
Steven Rostedt
1
-129
/
+0
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
3
-32
/
+45
2025-03-17
checkpatch: describe --min-conf-desc-length
Philipp Hahn
1
-2
/
+3
2025-03-17
scripts/gdb/symbols: determine KASLR offset on s390
Ilya Leoshkevich
2
-1
/
+65
2025-03-17
scripts/gdb/linux/symbols.py: address changes to module_sect_attrs
Antonio Quartulli
1
-4
/
+9
2025-03-17
objtool: Add CONFIG_OBJTOOL_WERROR
Josh Poimboeuf
1
-0
/
+1
2025-03-16
coccinelle: misc: secs_to_jiffies: Patch expressions too
Easwar Hariharan
1
-0
/
+10
2025-03-16
scripts/gdb: add $lx_per_cpu_ptr()
Brendan Jackman
1
-2
/
+20
2025-03-16
get_maintainer: stop reporting subsystem status as maintainer role
Vlastimil Babka
1
-15
/
+6
2025-03-16
get_maintainer: add --substatus for reporting subsystem status
Vlastimil Babka
1
-3
/
+25
2025-03-16
scripts: add script to extract built-in firmware blobs
Guilherme G. Piccoli
1
-0
/
+30
2025-03-16
rust: make pin-init its own crate
Benno Lossin
1
-2
/
+2
2025-03-16
rust: add pin-init crate build infrastructure
Miguel Ojeda
2
-2
/
+17
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-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
[next]