summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2026-03-30modpost: Declare extra_warn with unused attributeNathan Chancellor-1/+1
2026-03-30kbuild: modules-cpio-pkg: Respect INSTALL_MOD_PATHJanne Grunau-1/+2
2026-03-25Merge tag 'hardening-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+11
2026-03-24Merge tag 'kbuild-fixes-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-14/+10
2026-03-20coccinelle: kmalloc_obj: Remove default GFP_KERNEL argKees Cook-0/+11
2026-03-16livepatch/klp-build: Fix inconsistent kernel versionJosh Poimboeuf-5/+4
2026-03-13Merge tag 'drm-rust-fixes-2026-03-12' of https://gitlab.freedesktop.org/drm/r...Dave Airlie-1/+3
2026-03-11scripts: kconfig: merge_config.sh: fix indentationDaniel Gomez-2/+2
2026-03-11scripts: kconfig: merge_config.sh: pass output file as awk variableDaniel Gomez-11/+7
2026-03-09scripts: kconfig: merge_config.sh: fix unexpected operator warningWeizhao Ouyang-1/+1
2026-03-07rust: ptr: add projection infrastructureGary Guo-1/+3
2026-02-26kbuild: install-extmod-build: Package resolve_btfids if necessaryThomas Weißschuh-0/+4
2026-02-26genksyms: Fix parsing a declarator with a preceding attributeNathan Chancellor-2/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-1/+1
2026-02-21scripts: coccicheck: warn on unset debug fileBenjamin Philip-0/+5
2026-02-21scripts: coccicheck: simplify debug file handlingBenjamin Philip-8/+8
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2026-02-18Merge tag 'mm-nonmm-stable-2026-02-18-19-56' of git://git.kernel.org/pub/scm/...Linus Torvalds-2/+173
2026-02-18Merge tag 'kbuild-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-14/+92
2026-02-16kbuild: rpm-pkg: Disable automatic requires for manual debuginfo packageNathan Chancellor-0/+3
2026-02-13Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-1/+3
2026-02-13kbuild: rpm-pkg: Fix manual debuginfo generation when using .src.rpmNathan Chancellor-2/+2
2026-02-13kernel: rpm-pkg: Restore find-debuginfo.sh approach to -debuginfo packageNathan Chancellor-4/+51
2026-02-13kbuild: rpm-pkg: Restrict manual debug package creationNathan Chancellor-7/+35
2026-02-13scripts/make_fit.py: Drop explicit LZMA parallel compressionChen-Yu Tsai-1/+1
2026-02-13kbuild: Fix CC_CAN_LINK detectionMickaël Salaün-1/+1
2026-02-12scripts/gdb: implement x86_page_ops in mm.pySeongjun Hong-2/+173
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+11
2026-02-12Merge 7.0 Kbuild changes into kbuild-fixesNathan Chancellor-543/+1069
2026-02-11Merge tag 'devicetree-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-138/+632
2026-02-11Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds-543/+1069
2026-02-10Merge tag 'asm-generic-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-28/+2
2026-02-10Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+19
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2026-02-10Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-6/+63
2026-02-10Merge tag 'rust-6.20-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/oj...Linus Torvalds-3/+3
2026-02-10Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds-53/+165
2026-02-10Merge tag 'modules-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-68/+9
2026-02-10Merge tag 'keys-next-20260206' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-9/+30
2026-02-10Merge tag 'kmalloc_obj-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-6/+157
2026-02-10Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+40
2026-02-09Merge tag 'docs-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds-340/+1
2026-02-09coccinelle: Add kmalloc_objs conversion scriptKees Cook-0/+124
2026-02-09Merge tag 'rcu.release.v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+3
2026-02-07Merge tag 'objtool-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-18/+15
2026-02-05livepatch: Free klp_{object,func}_ext data after initializationPetr Pavlu-3/+3
2026-02-05livepatch: Fix having __klp_objects relics in non-livepatch modulesPetr Pavlu-17/+10
2026-02-03of: Add for_each_compatible_node_scoped() helperKrzysztof Kozlowski-0/+1
2026-02-03scripts/dtc: Update to upstream version v1.7.2-62-ga26ef6400bd8Rob Herring (Arm)-138/+631