summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
23 hoursMerge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
47 hoursMerge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
3 daysMerge tag 'devicetree-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
3 daysMerge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
4 daysMerge tag 'asm-generic-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
4 daysMerge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
4 daysMerge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
4 daysMerge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
4 daysMerge tag 'rust-6.20-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/oj...Linus Torvalds
4 daysMerge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
4 daysMerge tag 'modules-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
4 daysMerge tag 'keys-next-20260206' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
4 daysMerge tag 'kmalloc_obj-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
4 daysMerge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
5 daysMerge tag 'docs-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds
5 dayscoccinelle: Add kmalloc_objs conversion scriptKees Cook
5 daysMerge tag 'rcu.release.v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
7 daysMerge tag 'objtool-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
9 dayslivepatch: Free klp_{object,func}_ext data after initializationPetr Pavlu
9 dayslivepatch: Fix having __klp_objects relics in non-livepatch modulesPetr Pavlu
11 daysof: Add for_each_compatible_node_scoped() helperKrzysztof Kozlowski
11 daysscripts/dtc: Update to upstream version v1.7.2-62-ga26ef6400bd8Rob Herring (Arm)
11 daysscripts/make_fit: Compress dtbs in parallelSimon Glass
11 daysscripts/make_fit: Support a few more parallel compressorsSimon Glass
11 dayskbuild: Support a FIT_EXTRA_ARGS environment variableSimon Glass
11 daysscripts/make_fit: Move dtb processing into a functionSimon Glass
11 daysscripts/make_fit: Support an initial ramdiskSimon Glass
11 daysscripts/make_fit: Speed up operationSimon Glass
11 daysrust: kconfig: Don't require RUST_IS_AVAILABLE for rustc-optionMatthew Maurer
11 daysmodpost: Amend ppc64 save/restfpr symnames for -Os buildRené Rebe
11 daysMerge branch 'v6.19-rc8'Peter Zijlstra
12 daysstreamline_config.pl: remove superfluous exclamation markDiego Viola
12 daysmodsign: Enable ML-DSA module signingDavid Howells
13 daysMerge tag 'objtool-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
14 daysscripts/bloat-o-meter: ignore __noinstr_text_startEric Dumazet
14 dayscheckpatch: add an invalid patch separator testJoe Perches
2026-01-31Merge tag 'kbuild-fixes-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-31kbuild: Do not run kernel-doc when building external modulesNathan Chancellor
2026-01-30Merge tag 'rust-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-01-30scripts: headers_install.sh: Remove config leak ignore machineryThomas Weißschuh
2026-01-30x86/uapi: Stop leaking kconfig references to userspaceThomas Weißschuh
2026-01-30nios2: uapi: Remove custom asm/swab.h from UAPIThomas Weißschuh
2026-01-30ARM: uapi: Drop PSR_ENDSTATEThomas Weißschuh
2026-01-30ARC: Always use SWAPE instructions for __arch_swab32()Thomas Weißschuh
2026-01-29kbuild: dummy-tools: Add python3Michal Suchanek
2026-01-29livepatch/klp-build: Require Clang assembler >= 20Josh Poimboeuf
2026-01-28checkpatch: special-case cacheline group macrosMichael S. Tsirkin
2026-01-28kbuild: Fix permissions of modules.builtin.modinfoEthan Zuo
2026-01-28kbuild: rpm-pkg: Generate debuginfo package manuallyNathan Chancellor
2026-01-28Merge tag 'pin-init-v7.0' of https://github.com/Rust-for-Linux/linux into rus...Miguel Ojeda