summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
11 dayskconfig: qconf: fix buffer overflow in debug linksMasahiro Yamada1-1/+1
11 daysscripts/gdb: fix lx-mounts command errorKuan-Ying Lee1-2/+2
11 daysscripts/gdb: add iteration function for rbtreeKuan-Ying Lee1-0/+12
11 daysscripts/gdb: fix timerlist parsing issueKuan-Ying Lee1-15/+16
2024-09-18scripts: kconfig: merge_config: config files: add a trailing newlineAnders Roxell1-0/+2
2024-09-12scripts: fix gfp-translate after ___GFP_*_BITS conversion to an enumMarc Zyngier1-17/+49
2024-08-29kbuild: avoid scripts/kallsyms parsing /dev/nullMasahiro Yamada1-1/+2
2024-08-29kbuild: merge temporary vmlinux for BTF and kallsymsMasahiro Yamada1-17/+24
2024-08-29rust: work around `bindgen` 0.69.0 issueMiguel Ojeda1-1/+5
2024-08-29kallsyms: Do not cleanup .llvm.<hash> suffix before sorting symbolsSong Liu2-33/+2
2024-08-29kallsyms: get rid of code for absolute kallsymsJann Horn2-50/+32
2024-08-29kbuild: remove PROVIDE() for kallsyms symbolsMasahiro Yamada2-8/+7
2024-08-29kbuild: refactor variables in scripts/link-vmlinux.shMasahiro Yamada1-31/+34
2024-08-03kbuild: avoid build error when single DTB is turned into composite DTBMasahiro Yamada1-1/+5
2024-08-03kbuild: Fix '-S -c' in x86 stack protector scriptsNathan Chancellor2-2/+2
2024-08-03x86/syscall: Mark exit[_group] syscall handlers __noreturnJosh Poimboeuf1-2/+16
2024-08-03x86/kconfig: Add as-instr64 macro to properly evaluate AS_WRUSSMasahiro Yamada1-1/+2
2024-07-14kbuild: rpm-pkg: avoid the warnings with dtb's listed twiceJose Ignacio Tornos Martinez1-1/+0
2024-07-14kbuild: Make ld-version.sh more robust against version string changesNathan Chancellor1-3/+5
2024-06-26kbuild: scripts/gdb: bring the "abspath" backJoel Granados1-1/+1
2024-06-25kbuild: Use $(obj)/%.cc to fix host C++ module buildsNicolas Schier1-1/+1
2024-06-25kbuild: rpm-pkg: fix build error with CONFIG_MODULES=nMasahiro Yamada1-5/+3
2024-06-25kbuild: Fix build target deb-pkg: ln: failed to create hard linkThayne Harbaugh1-1/+1
2024-06-25kbuild: Install dtb files as 0644 in Makefile.dtbinstDragan Simic1-1/+1
2024-06-08Merge tag 'kbuild-fixes-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-49/+6
2024-06-07modpost: do not warn about missing MODULE_DESCRIPTION() for vmlinux.oMasahiro Yamada1-2/+3
2024-06-07kbuild: explicitly run mksysmap as sed script from link-vmlinux.shRichard Acayan1-1/+1
2024-06-06kconfig: remove wrong expr_trans_bool()Masahiro Yamada3-32/+0
2024-06-06kconfig: gconf: give a proper initial state to the Save buttonMasahiro Yamada1-1/+2
2024-06-06kconfig: remove unneeded code for user-supplied values being out of rangeMasahiro Yamada1-13/+0
2024-06-05locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldocCarlos Llamas1-1/+1
2024-05-29dt-bindings: kbuild: Fix dt_binding_check on unconfigured buildRob Herring (Arm)1-1/+1
2024-05-29scripts/make_fit: Drop fdt image entry compatible stringChen-Yu Tsai1-2/+1
2024-05-29kbuild: remove a stale comment about cleaning in link-vmlinux.shMasahiro Yamada1-1/+0
2024-05-29kbuild: fix short log for AS in link-vmlinux.shMasahiro Yamada1-1/+1
2024-05-29kbuild: change scripts/mksysmap into sed scriptMasahiro Yamada2-14/+7
2024-05-29kbuild: avoid unneeded kallsyms step 3Masahiro Yamada2-13/+4
2024-05-29kbuild: scripts/gdb: Replace missed $(srctree)/$(src) w/ $(src)Douglas Anderson1-1/+1
2024-05-29kconfig: remove redundant check in expr_join_or()Masahiro Yamada1-1/+1
2024-05-29kconfig: fix comparison to constant symbols, 'm', 'n'Masahiro Yamada1-2/+4
2024-05-29kconfig: remove unused expr_is_no()Masahiro Yamada1-5/+0
2024-05-23Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds1-18/+11
2024-05-22Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+3
2024-05-22Merge tag 'backlight-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2024-05-22Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+6
2024-05-22Merge tag 'loongarch-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2-7/+2
2024-05-21Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-1/+1
2024-05-21Merge tag 'm68knommu-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2024-05-21Merge tag 'cocci-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2-17/+17
2024-05-20Coccinelle: pm_runtime: Fix grammar in commentThorsten Blum1-1/+1