index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-20
docs: kdoc: avoid error_count overflows
Mauro Carvalho Chehab
1
-7
/
+19
2026-01-19
rust: kunit: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-2
/
+2
2026-01-18
scripts: generate_rust_analyzer: compile sysroot with correct edition
Tamir Duberstein
1
-3
/
+26
2026-01-18
scripts: generate_rust_analyzer: compile quote with correct edition
Tamir Duberstein
1
-0
/
+1
2026-01-18
scripts: generate_rust_analyzer: quote: treat `core` and `std` as dependencies
Jesung Yang
1
-1
/
+1
2026-01-18
scripts: generate_rust_analyzer: syn: treat `std` as a dependency
Jesung Yang
1
-1
/
+1
2026-01-18
scripts: generate_rust_analyzer: remove sysroot assertion
Onur Özkan
1
-3
/
+0
2026-01-18
rust: kbuild: give `--config-path` to `rustfmt` in `.rsi` target
Miguel Ojeda
1
-1
/
+1
2026-01-18
compiler: Use __typeof_unqual__() for __unqual_scalar_typeof()
Peter Zijlstra
1
-0
/
+19
2026-01-17
rust: pin-init: add `syn` dependency and remove `proc-macro[2]` and `quote` w...
Benno Lossin
1
-1
/
+1
2026-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
8
-144
/
+41
2026-01-14
checkpatch: Suggest kmalloc_obj family for sizeof allocations
Kees Cook
1
-6
/
+33
2026-01-14
kbuild: Drop superfluous compiler option checks
Thomas Weißschuh
1
-13
/
+10
2026-01-14
scripts: generate_rust_analyzer: Add pin_init_internal deps
Tamir Duberstein
1
-1
/
+1
2026-01-14
scripts: generate_rust_analyzer: Add pin_init -> compiler_builtins dep
Tamir Duberstein
1
-1
/
+1
2026-01-14
scripts: generate_rust_analyzer: Add compiler_builtins -> core dep
Tamir Duberstein
1
-1
/
+1
2026-01-14
kconfig: fix static linking of nconf
Arkadiusz Kozdra
1
-5
/
+6
2026-01-14
kbuild: prefer ${NM} in check-function-names.sh
Carlos Llamas
1
-1
/
+1
2026-01-12
lib/crypto: tests: Add KUnit tests for NH
Eric Biggers
1
-0
/
+40
2026-01-11
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2026-01-11
treewide: Update email address
Thomas Gleixner
1
-1
/
+1
2026-01-09
rust: helpers: Move #define __rust_helper out of atomic.c
Alice Ryhl
1
-5
/
+0
2026-01-08
lib/crypto: tests: Fix syntax error for old python versions
Jie Zhan
1
-1
/
+1
2026-01-06
scripts/gen-btf.sh: Ensure initial object in gen_btf_o is ELF with correct en...
Nathan Chancellor
1
-1
/
+1
2026-01-06
kconfig: Support conditional deps using "depends on X if Y"
Nicolas Pitre
11
-5
/
+111
2026-01-06
scripts/atomic: Fix kerneldoc spelling in try_cmpxchg()
oldzhu
1
-1
/
+1
2026-01-05
kbuild: remove gcc's -Wtype-limits
Vincent Mailhol
1
-1
/
+3
2026-01-05
tags: Add regex for context_lock_struct
Peter Zijlstra
1
-0
/
+1
2026-01-05
sched: Enable context analysis for core.c and fair.c
Marco Elver
1
-0
/
+1
2026-01-05
compiler-context-analysis: Introduce header suppressions
Marco Elver
2
-0
/
+36
2026-01-05
checkpatch: Warn about context_unsafe() without comment
Marco Elver
1
-0
/
+7
2026-01-05
compiler-context-analysis: Add infrastructure for Context Analysis with Clang
Marco Elver
2
-0
/
+17
2026-01-04
rust: fix off-by-one line number in rustdoc tests
Gary Guo
1
-1
/
+1
2026-01-01
checkpatch: Deprecate rcu_read_{,un}lock_trace()
Paul E. McKenney
1
-1
/
+3
2025-12-31
scripts/gen-btf.sh: Reduce log verbosity
Ihor Solodrai
2
-11
/
+2
2025-12-31
resolve_btfids: Implement --patch_btfids
Ihor Solodrai
2
-2
/
+2
2025-12-30
scripts/gen-btf.sh: Fix .btf.o generation when compiling for RISCV
Ihor Solodrai
1
-1
/
+1
2025-12-27
mcb: Add missing modpost build support
Jose Javier Rodriguez Barbarin
2
-0
/
+12
2025-12-27
kbuild: fix compilation of dtb specified on command-line without make rule
Thomas De Schampheleire
1
-12
/
+14
2025-12-27
Revert "scripts/clang-tools: Handle included .c files in gen_compile_commands"
Nicolas Schier
1
-128
/
+7
2025-12-22
gendwarfksyms: Fix build on 32-bit hosts
Sami Tolvanen
2
-3
/
+6
2025-12-22
sign-file: Use only the OpenSSL CMS API for signing
Petr Pavlu
1
-63
/
+3
2025-12-21
Coccinelle: pm_runtime: Fix typo in report message
Thorsten Blum
1
-1
/
+1
2025-12-21
scripts: coccicheck: filter *.cocci files by MODE
Songwei Chai
1
-1
/
+5
2025-12-19
kbuild: Add top-level target for building gen_init_cpio
Nicolas Schier
1
-1
/
+0
2025-12-19
kconfig: move XPM icons to separate files
Rostislav Krasny
18
-385
/
+345
2025-12-19
resolve_btfids: Change in-place update with raw binary output
Ihor Solodrai
5
-45
/
+173
2025-12-19
lib/Kconfig.debug: Set the minimum required pahole version to v1.22
Ihor Solodrai
1
-8
/
+1
2025-12-16
modpost: drop '*_probe' from section check whitelist
Johan Hovold
1
-1
/
+1
2025-12-13
Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+6
[prev]
[next]