index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
8 days
Merge tag 'hardening-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9 days
Merge tag 'kbuild-fixes-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13 days
coccinelle: kmalloc_obj: Remove default GFP_KERNEL arg
Kees Cook
2026-03-16
livepatch/klp-build: Fix inconsistent kernel version
Josh Poimboeuf
2026-03-13
Merge tag 'drm-rust-fixes-2026-03-12' of https://gitlab.freedesktop.org/drm/r...
Dave Airlie
2026-03-11
scripts: kconfig: merge_config.sh: fix indentation
Daniel Gomez
2026-03-11
scripts: kconfig: merge_config.sh: pass output file as awk variable
Daniel Gomez
2026-03-09
scripts: kconfig: merge_config.sh: fix unexpected operator warning
Weizhao Ouyang
2026-03-07
rust: ptr: add projection infrastructure
Gary Guo
2026-02-26
kbuild: install-extmod-build: Package resolve_btfids if necessary
Thomas Weißschuh
2026-02-26
genksyms: Fix parsing a declarator with a preceding attribute
Nathan Chancellor
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2026-02-21
scripts: coccicheck: warn on unset debug file
Benjamin Philip
2026-02-21
scripts: coccicheck: simplify debug file handling
Benjamin Philip
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-18
Merge tag 'mm-nonmm-stable-2026-02-18-19-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-18
Merge tag 'kbuild-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-16
kbuild: rpm-pkg: Disable automatic requires for manual debuginfo package
Nathan Chancellor
2026-02-13
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2026-02-13
kbuild: rpm-pkg: Fix manual debuginfo generation when using .src.rpm
Nathan Chancellor
2026-02-13
kernel: rpm-pkg: Restore find-debuginfo.sh approach to -debuginfo package
Nathan Chancellor
2026-02-13
kbuild: rpm-pkg: Restrict manual debug package creation
Nathan Chancellor
2026-02-13
scripts/make_fit.py: Drop explicit LZMA parallel compression
Chen-Yu Tsai
2026-02-13
kbuild: Fix CC_CAN_LINK detection
Mickaël Salaün
2026-02-12
scripts/gdb: implement x86_page_ops in mm.py
Seongjun Hong
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-12
Merge 7.0 Kbuild changes into kbuild-fixes
Nathan Chancellor
2026-02-11
Merge tag 'devicetree-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-11
Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...
Linus Torvalds
2026-02-10
Merge tag 'asm-generic-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-02-10
Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-02-10
Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-02-10
Merge tag 'rust-6.20-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/oj...
Linus Torvalds
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2026-02-10
Merge tag 'modules-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-02-10
Merge tag 'keys-next-20260206' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-10
Merge tag 'kmalloc_obj-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-02-10
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-02-09
Merge tag 'docs-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux
Linus Torvalds
2026-02-09
coccinelle: Add kmalloc_objs conversion script
Kees Cook
2026-02-09
Merge tag 'rcu.release.v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-02-07
Merge tag 'objtool-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-02-05
livepatch: Free klp_{object,func}_ext data after initialization
Petr Pavlu
2026-02-05
livepatch: Fix having __klp_objects relics in non-livepatch modules
Petr Pavlu
2026-02-03
of: Add for_each_compatible_node_scoped() helper
Krzysztof Kozlowski
2026-02-03
scripts/dtc: Update to upstream version v1.7.2-62-ga26ef6400bd8
Rob Herring (Arm)
2026-02-03
scripts/make_fit: Compress dtbs in parallel
Simon Glass
2026-02-03
scripts/make_fit: Support a few more parallel compressors
Simon Glass
[next]