index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-09
rust: zerocopy: enable support in kbuild
Miguel Ojeda
2
-2
/
+9
2026-06-09
scripts: generate_rust_analyzer: support passing env vars
Miguel Ojeda
1
-4
/
+18
2026-06-06
Merge tag 'rust-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
2
-3
/
+7
2026-06-05
modpost: Add __llvm_covfun and __llvm_covmap to section_white_list
James Lee
1
-0
/
+2
2026-06-05
kconfig: Fix repeated include selftest expectation
Zhou Yuhang
1
-2
/
+2
2026-06-04
kbuild: rust: rename flag to `-Zdebuginfo-for-profiling` for Rust >= 1.98
Miguel Ojeda
1
-1
/
+1
2026-06-03
kconfig: add kconfig-sym-check static checker
Andrew Jones
1
-0
/
+132
2026-06-02
kbuild: Remove unnecessary 'T' modifier in cmd_ar_builtin_fixup
Nathan Chancellor
1
-2
/
+1
2026-06-02
tick/sched: Remove unused fields
Frederic Weisbecker
1
-4
/
+0
2026-05-30
rust: x86: support Rust >= 1.98.0 target spec
Miguel Ojeda
1
-2
/
+6
2026-05-29
kbuild: distributed build support for Clang ThinLTO
Rong Xu
4
-3
/
+97
2026-05-29
kbuild: move vmlinux.a build rule to scripts/Makefile.vmlinux_a
Masahiro Yamada
1
-0
/
+46
2026-05-28
scripts/bloat-o-meter: ignore _sdata
Yury Norov
1
-0
/
+1
2026-05-28
get_maintainer: add --json output mode
Sasha Levin
1
-29
/
+42
2026-05-28
checkpatch: add check for function pointer arrays in declarations
Joe Perches
1
-2
/
+2
2026-05-28
checkpatch: add option to not force /* */ for SPDX
Petr Vorel
1
-5
/
+18
2026-05-28
checkpatch: allow passing config directory
Petr Vorel
1
-3
/
+17
2026-05-28
scripts: modpost: detect and report truncated buf_printf() output
Alexandre Courbot
1
-1
/
+10
2026-05-28
kbuild: rpm-pkg: append %{?dist} macro to Release tag
Yafang Shao
1
-1
/
+1
2026-05-27
run-clang-tools: run multiprocessing.Pool as context manager
Philipp Hahn
1
-7
/
+8
2026-05-27
scripts/Makefile.warn: Drop -Wformat handling for clang < 16
Nathan Chancellor
1
-10
/
+0
2026-05-27
kbuild: Bump minimum version of LLVM for building the kernel to 17.0.1
Nathan Chancellor
1
-1
/
+1
2026-05-27
rust: kasan: add support for Software Tag-Based KASAN
Alice Ryhl
1
-2
/
+0
2026-05-27
kbuild: rust: add AutoFDO support
Alice Ryhl
2
-1
/
+8
2026-05-26
genirq/proc: Runtime size the chip name
Thomas Gleixner
1
-8
/
+15
2026-05-26
genirq/proc: Increase default interrupt number precision to four
Thomas Gleixner
1
-10
/
+6
2026-05-26
genirq: Expose nr_irqs in core code
Thomas Gleixner
1
-1
/
+1
2026-05-26
scripts/gdb: Update x86 interrupts to the array based storage
Thomas Gleixner
1
-53
/
+18
2026-05-26
rust: kasan/kbuild: fix rustc-option when cross-compiling
Alice Ryhl
1
-1
/
+1
2026-05-24
checkpatch: Undeprecate rcu_read_lock_trace() and rcu_read_unlock_trace()
Paul E. McKenney
1
-2
/
+3
2026-05-22
scripts/sbom: add unit tests for SPDX-License-Identifier parsing
Luis Augenstein
2
-0
/
+35
2026-05-22
scripts/sbom: add unit tests for command parsers
Luis Augenstein
3
-0
/
+443
2026-05-22
scripts/sbom: add SPDX build graph
Luis Augenstein
2
-0
/
+335
2026-05-22
scripts/sbom: add SPDX source graph
Luis Augenstein
2
-0
/
+139
2026-05-22
scripts/sbom: add SPDX output graph
Luis Augenstein
3
-1
/
+268
2026-05-22
scripts/sbom: collect file metadata
Luis Augenstein
2
-0
/
+317
2026-05-22
scripts/sbom: add shared SPDX elements
Luis Augenstein
3
-1
/
+45
2026-05-22
scripts/sbom: add JSON-LD serialization
Luis Augenstein
5
-0
/
+191
2026-05-22
scripts/sbom: add SPDX classes
Luis Augenstein
7
-0
/
+381
2026-05-22
scripts/sbom: add additional dependency sources for cmd graph
Luis Augenstein
3
-1
/
+161
2026-05-22
scripts/sbom: add cmd graph generation
Luis Augenstein
8
-2
/
+586
2026-05-22
scripts/sbom: add command parsers
Luis Augenstein
6
-0
/
+1001
2026-05-22
scripts/sbom: setup sbom logging
Luis Augenstein
4
-1
/
+165
2026-05-22
scripts/sbom: integrate script in make process
Luis Augenstein
1
-0
/
+16
2026-05-19
Merge tag 'kbuild-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
2
-27
/
+54
2026-05-19
Merge tag 'mm-hotfixes-stable-2026-05-18-21-07' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-5
/
+5
2026-05-19
kbuild: pacman-pkg: make "rc" releases adhere to pacman versioning scheme
Viktor Jägersküpper
1
-1
/
+1
2026-05-19
modpost: prevent stack buffer overflow in do_input_entry() and do_dmi_entry()
Hasan Basbunar
1
-26
/
+53
2026-05-14
gcc-plugins: Always define CONST_CAST_GIMPLE and CONST_CAST_TREE
Kees Cook
1
-1
/
+3
2026-05-14
kbuild: pacman-pkg: package unstripped vDSO libraries
Thomas Weißschuh
1
-0
/
+3
[prev]
[next]