summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2024-07-10rust: start supporting several compiler versionsMiguel Ojeda2-13/+0
2024-07-10scripts/dtc: Update to upstream version v1.7.0-93-g1df7b047fe43Rob Herring (Arm)15-158/+539
2024-07-09Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni2-2/+7
2024-07-09kbuild: verify dtoverlay files against schemaDmitry Baryshkov1-1/+8
2024-07-08gcc-plugins: Remove duplicate included header file stringpool.hThorsten Blum1-5/+0
2024-07-08regmap-irq: handle const struct regmap_irq_sub_irq_mapThomas Weißschuh1-0/+1
2024-07-08const_structs.checkpatch: add regmap structsThomas Weißschuh1-0/+9
2024-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-9/+7
2024-07-04syscalls: add generic scripts/syscall.tblArnd Bergmann1-0/+388
2024-07-03mm/slab: Plumb kmem_buckets into __do_kmalloc_node()Kees Cook1-0/+1
2024-07-03arch: um: rust: Add i386 support for RustDavid Gow2-1/+18
2024-07-03scripts/faddr2line: Check only two symbols when calculating symbol sizeBrian Johannesmeyer1-1/+1
2024-07-03scripts/faddr2line: Remove call to addr2line from find_dir_prefix()Brian Johannesmeyer1-5/+7
2024-07-03scripts/faddr2line: Invoke addr2line as a single long-running processBrian Johannesmeyer1-7/+45
2024-07-03scripts/faddr2line: Pass --addresses argument to addr2lineBrian Johannesmeyer1-2/+5
2024-07-03scripts/faddr2line: Check vmlinux only onceBrian Johannesmeyer1-11/+14
2024-07-03scripts/faddr2line: Combine three readelf calls into oneBrian Johannesmeyer1-4/+8
2024-07-03scripts/faddr2line: Reduce number of readelf calls to threeBrian Johannesmeyer1-9/+17
2024-06-29scripts/gdb: rename pool_index to pool_index_plus_1Kuan-Ying Lee1-2/+6
2024-06-29scripts/gdb: change VA_BITS_MIN when we use 16K pageKuan-Ying Lee1-1/+4
2024-06-29scripts/gdb: set vabits_actual based on TCR_EL1Kuan-Ying Lee1-1/+3
2024-06-29scripts/gdb: change the layout of vmemmapKuan-Ying Lee1-4/+4
2024-06-29scripts/gdb: rework module VA rangeKuan-Ying Lee1-1/+1
2024-06-29scripts/gdb: redefine MAX_ORDER sanelyKuan-Ying Lee1-2/+2
2024-06-29kernel-wide: fix spelling mistakes like "assocative" -> "associative"Jesse Brandeburg1-0/+3
2024-06-28x86/syscall: Mark exit[_group] syscall handlers __noreturnJosh Poimboeuf1-2/+16
2024-06-28powerpc: Remove core support for 40xChristophe Leroy1-1/+0
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-25checkpatch: check for missing Fixes tagsDan Carpenter1-0/+24
2024-06-25checkpatch: really skip LONG_LINE_* when LONG_LINE is ignoredWolfram Sang1-1/+1
2024-06-25scripts/decode_stacktrace.sh: better support to ARM32 module stack traceXiong Nandi1-0/+3
2024-06-25scripts/decode_stacktrace.sh: wrap nm with UTIL_PREFIX and UTIL_SUFFIXXiong Nandi1-1/+2
2024-06-22kbuild,bpf: Add module-specific pahole flags for distilled base BTFAlan Maguire2-1/+6
2024-06-20x86/kconfig: Add as-instr64 macro to properly evaluate AS_WRUSSMasahiro Yamada1-1/+2
2024-06-15ASoC: codecs: lpass: add support for v2.5 rx macroMark Brown8-50/+7
2024-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-50/+7
2024-06-13scripts: add scripts/checktransupdate.pyDongliang Mu1-0/+203
2024-06-12kbuild: bpf: Tell pahole to DECL_TAG kfuncsDaniel Xu1-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-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-39/+18
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