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-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
-54
/
+19
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/g...
Linus Torvalds
2
-27
/
+54
2026-05-19
Merge tag 'mm-hotfixes-stable-2026-05-18-21-07' of git://git.kernel.org/pub/s...
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
2026-05-13
scripts/gdb: slab: update field names of struct kmem_cache
Illia Ostapyshyn
1
-2
/
+2
2026-05-13
scripts/gdb: mm: cast untyped symbols in x86_page_ops
Illia Ostapyshyn
1
-3
/
+3
2026-05-06
scripts/timers: Add timer_migration_tree.py
Frederic Weisbecker
1
-0
/
+122
2026-05-04
objtool: Grow __cfi_* prefix symbols for all CFI+CALL_PADDING
Josh Poimboeuf
1
-2
/
+5
2026-05-04
klp-build: Validate short-circuit prerequisites
Josh Poimboeuf
1
-0
/
+18
2026-05-04
objtool/klp: Remove "objtool --checksum"
Josh Poimboeuf
1
-0
/
+3
2026-05-04
klp-build: Use "objtool klp checksum" subcommand
Josh Poimboeuf
1
-30
/
+65
2026-05-04
klp-build: Remove redundant SRC and OBJ variables
Josh Poimboeuf
1
-39
/
+28
2026-05-04
klp-build: Print "objtool klp diff" command in verbose mode
Josh Poimboeuf
1
-0
/
+1
2026-05-04
klp-build: Reject patches to realmode
Josh Poimboeuf
1
-1
/
+1
2026-05-04
klp-build: Reject patches to vDSO
Josh Poimboeuf
1
-1
/
+1
2026-05-04
klp-build: Fix patch cleanup on interrupt
Josh Poimboeuf
1
-2
/
+2
2026-05-04
klp-build: Suppress excessive fuzz output by default
Josh Poimboeuf
1
-6
/
+13
2026-05-04
klp-build: Validate patch file existence
Josh Poimboeuf
1
-0
/
+5
2026-05-04
klp-build: Don't use errexit
Josh Poimboeuf
1
-3
/
+2
2026-05-04
klp-build: Fix checksum comparison for changed offsets
Josh Poimboeuf
1
-7
/
+23
2026-05-04
klp-build: Fix hang on out-of-date .config
Josh Poimboeuf
1
-1
/
+6
2026-05-04
gen_compile_commands: Ignore libgcc.a
Thomas Weißschuh
1
-0
/
+2
2026-04-29
kconfig: fix potential NULL pointer dereference in conf_askvalue
Xingjing Deng
1
-4
/
+2
2026-04-29
kbuild/btf: Remove broken module relinking exclusion
Petr Pavlu
1
-9
/
+1
2026-04-29
scripts/x86/intel: Add a script to update the old microcode list
Sohil Mehta
1
-0
/
+130
[prev]
[next]