summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2024-06-28kernel-wide: fix spelling mistakes like "assocative" -> "associative"Jesse Brandeburg-0/+3
2024-06-28x86/syscall: Mark exit[_group] syscall handlers __noreturnJosh Poimboeuf-2/+16
2024-06-28powerpc: Remove core support for 40xChristophe Leroy-1/+0
2024-06-27kbuild: scripts/gdb: bring the "abspath" backJoel Granados-1/+1
2024-06-26kbuild: Use $(obj)/%.cc to fix host C++ module buildsNicolas Schier-1/+1
2024-06-26kbuild: rpm-pkg: fix build error with CONFIG_MODULES=nMasahiro Yamada-5/+3
2024-06-26kbuild: Fix build target deb-pkg: ln: failed to create hard linkThayne Harbaugh-1/+1
2024-06-26kbuild: Install dtb files as 0644 in Makefile.dtbinstDragan Simic-1/+1
2024-06-24checkpatch: check for missing Fixes tagsDan Carpenter-0/+24
2024-06-24checkpatch: really skip LONG_LINE_* when LONG_LINE is ignoredWolfram Sang-1/+1
2024-06-24scripts/decode_stacktrace.sh: better support to ARM32 module stack traceXiong Nandi-0/+3
2024-06-24scripts/decode_stacktrace.sh: wrap nm with UTIL_PREFIX and UTIL_SUFFIXXiong Nandi-1/+2
2024-06-21kbuild,bpf: Add module-specific pahole flags for distilled base BTFAlan Maguire-1/+6
2024-06-20x86/kconfig: Add as-instr64 macro to properly evaluate AS_WRUSSMasahiro Yamada-1/+2
2024-06-15ASoC: codecs: lpass: add support for v2.5 rx macroMark Brown-50/+7
2024-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-50/+7
2024-06-12scripts: add scripts/checktransupdate.pyDongliang Mu-0/+203
2024-06-12kbuild: bpf: Tell pahole to DECL_TAG kfuncsDaniel Xu-1/+1
2024-06-08Merge tag 'kbuild-fixes-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-49/+6
2024-06-07modpost: do not warn about missing MODULE_DESCRIPTION() for vmlinux.oMasahiro Yamada-2/+3
2024-06-07kbuild: explicitly run mksysmap as sed script from link-vmlinux.shRichard Acayan-1/+1
2024-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-39/+18
2024-06-06kconfig: remove wrong expr_trans_bool()Masahiro Yamada-32/+0
2024-06-06kconfig: gconf: give a proper initial state to the Save buttonMasahiro Yamada-1/+2
2024-06-06kconfig: remove unneeded code for user-supplied values being out of rangeMasahiro Yamada-13/+0
2024-06-05locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldocCarlos Llamas-1/+1
2024-06-03ASoC: Merge up fixesMark Brown-39/+18
2024-05-30dt-bindings: kbuild: Fix dt_binding_check on unconfigured buildRob Herring (Arm)-1/+1
2024-05-29scripts/make_fit: Drop fdt image entry compatible stringChen-Yu Tsai-2/+1
2024-05-29kbuild: remove a stale comment about cleaning in link-vmlinux.shMasahiro Yamada-1/+0
2024-05-29kbuild: fix short log for AS in link-vmlinux.shMasahiro Yamada-1/+1
2024-05-29kbuild: change scripts/mksysmap into sed scriptMasahiro Yamada-14/+7
2024-05-29kbuild: avoid unneeded kallsyms step 3Masahiro Yamada-13/+4
2024-05-29kbuild: scripts/gdb: Replace missed $(srctree)/$(src) w/ $(src)Douglas Anderson-1/+1
2024-05-29kconfig: remove redundant check in expr_join_or()Masahiro Yamada-1/+1
2024-05-29kconfig: fix comparison to constant symbols, 'm', 'n'Masahiro Yamada-2/+4
2024-05-29kconfig: remove unused expr_is_no()Masahiro Yamada-5/+0
2024-05-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-3/+1
2024-05-27const_structs.checkpatch: add snd_soc_tplg_opsChristophe JAILLET-0/+1
2024-05-22Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds-18/+11
2024-05-22Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+3
2024-05-22Merge tag 'backlight-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+1
2024-05-22Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+6
2024-05-22Merge tag 'loongarch-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds-7/+2
2024-05-21Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-1/+1
2024-05-21Merge tag 'm68knommu-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+0
2024-05-20Merge tag 'cocci-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds-17/+17
2024-05-20Coccinelle: pm_runtime: Fix grammar in commentThorsten Blum-1/+1
2024-05-20coccinelle: misc: minmax: Suppress reports for err returnsRicardo Ribalda-16/+16
2024-05-19kbuild: enable -Wcast-function-type-strict unconditionallyArnd Bergmann-1/+0