summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2026-02-13Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+3
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2-0/+11
2026-02-12Merge tag 'devicetree-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-138/+632
2026-02-12Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds41-543/+1069
2026-02-11Merge tag 'asm-generic-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-28/+2
2026-02-11Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+19
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2026-02-10Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-6/+63
2026-02-10Merge tag 'rust-6.20-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/oj...Linus Torvalds2-3/+3
2026-02-10Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds5-53/+165
2026-02-10Merge tag 'modules-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-68/+9
2026-02-10Merge tag 'keys-next-20260206' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-9/+30
2026-02-10Merge tag 'kmalloc_obj-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-6/+157
2026-02-10Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+40
2026-02-10Merge tag 'docs-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds2-340/+1
2026-02-09coccinelle: Add kmalloc_objs conversion scriptKees Cook1-0/+124
2026-02-09Merge tag 'rcu.release.v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2026-02-07Merge tag 'objtool-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-18/+15
2026-02-05livepatch: Free klp_{object,func}_ext data after initializationPetr Pavlu2-3/+3
2026-02-05livepatch: Fix having __klp_objects relics in non-livepatch modulesPetr Pavlu2-17/+10
2026-02-04of: Add for_each_compatible_node_scoped() helperKrzysztof Kozlowski1-0/+1
2026-02-04scripts/dtc: Update to upstream version v1.7.2-62-ga26ef6400bd8Rob Herring (Arm)14-138/+631
2026-02-04scripts/make_fit: Compress dtbs in parallelSimon Glass1-6/+50
2026-02-04scripts/make_fit: Support a few more parallel compressorsSimon Glass1-3/+9
2026-02-04kbuild: Support a FIT_EXTRA_ARGS environment variableSimon Glass1-1/+1
2026-02-04scripts/make_fit: Move dtb processing into a functionSimon Glass1-23/+44
2026-02-04scripts/make_fit: Support an initial ramdiskSimon Glass1-8/+44
2026-02-04scripts/make_fit: Speed up operationSimon Glass1-2/+4
2026-02-04rust: kconfig: Don't require RUST_IS_AVAILABLE for rustc-optionMatthew Maurer1-2/+0
2026-02-04modpost: Amend ppc64 save/restfpr symnames for -Os buildRené Rebe1-0/+4
2026-02-03Merge branch 'v6.19-rc8'Peter Zijlstra16-204/+123
2026-02-03streamline_config.pl: remove superfluous exclamation markDiego Viola1-1/+1
2026-02-02modsign: Enable ML-DSA module signingDavid Howells1-9/+30
2026-02-01Merge tag 'objtool-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+4
2026-02-01scripts/bloat-o-meter: ignore __noinstr_text_startEric Dumazet1-0/+1
2026-02-01checkpatch: add an invalid patch separator testJoe Perches1-0/+10
2026-01-31Merge tag 'kbuild-fixes-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-36/+34
2026-01-31kbuild: Do not run kernel-doc when building external modulesNathan Chancellor1-0/+2
2026-01-31Merge tag 'rust-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-14/+35
2026-01-30scripts: headers_install.sh: Remove config leak ignore machineryThomas Weißschuh1-22/+2
2026-01-30x86/uapi: Stop leaking kconfig references to userspaceThomas Weißschuh1-2/+0
2026-01-30nios2: uapi: Remove custom asm/swab.h from UAPIThomas Weißschuh1-2/+0
2026-01-30ARM: uapi: Drop PSR_ENDSTATEThomas Weißschuh1-1/+0
2026-01-30ARC: Always use SWAPE instructions for __arch_swab32()Thomas Weißschuh1-1/+0
2026-01-30kbuild: dummy-tools: Add python3Michal Suchanek1-0/+4
2026-01-29livepatch/klp-build: Require Clang assembler >= 20Josh Poimboeuf1-0/+4
2026-01-28checkpatch: special-case cacheline group macrosMichael S. Tsirkin1-1/+3
2026-01-28kbuild: Fix permissions of modules.builtin.modinfoEthan Zuo1-1/+2
2026-01-28kbuild: rpm-pkg: Generate debuginfo package manuallyNathan Chancellor1-35/+30
2026-01-28Merge tag 'pin-init-v7.0' of https://github.com/Rust-for-Linux/linux into rus...Miguel Ojeda1-1/+1