summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2024-07-16Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-5/+8
2024-07-16Merge tag 'objtool-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-26/+84
2024-07-16Merge tag 'hardening-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+0
2024-07-16Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-58/+502
2024-07-15Merge tag 'x86_bugs_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+16
2024-07-15Merge tag 'x86_build_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+2
2024-07-15Merge tag 'regmap-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds-0/+10
2024-07-15kbuild: rpm-pkg: avoid the warnings with dtb's listed twiceJose Ignacio Tornos Martinez-1/+0
2024-07-15kbuild: Make ld-version.sh more robust against version string changesNathan Chancellor-3/+5
2024-07-10riscv: convert to generic syscall tableArnd Bergmann-0/+3
2024-07-10openrisc: convert to generic syscall tableArnd Bergmann-0/+2
2024-07-10nios2: convert to generic syscall tableArnd Bergmann-0/+2
2024-07-10csky: convert to generic syscall tableArnd Bergmann-0/+4
2024-07-10arc: convert to generic syscall tableArnd Bergmann-0/+5
2024-07-10kbuild: add syscall table generation to scripts/Makefile.asm-headersArnd Bergmann-58/+98
2024-07-10kbuild: verify asm-generic header listArnd Bergmann-1/+1
2024-07-09Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni-2/+7
2024-07-08gcc-plugins: Remove duplicate included header file stringpool.hThorsten Blum-5/+0
2024-07-08regmap-irq: handle const struct regmap_irq_sub_irq_mapThomas Weißschuh-0/+1
2024-07-08const_structs.checkpatch: add regmap structsThomas Weißschuh-0/+9
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-9/+7
2024-07-04syscalls: add generic scripts/syscall.tblArnd Bergmann-0/+388
2024-07-02scripts/faddr2line: Check only two symbols when calculating symbol sizeBrian Johannesmeyer-1/+1
2024-07-02scripts/faddr2line: Remove call to addr2line from find_dir_prefix()Brian Johannesmeyer-5/+7
2024-07-02scripts/faddr2line: Invoke addr2line as a single long-running processBrian Johannesmeyer-7/+45
2024-07-02scripts/faddr2line: Pass --addresses argument to addr2lineBrian Johannesmeyer-2/+5
2024-07-02scripts/faddr2line: Check vmlinux only onceBrian Johannesmeyer-11/+14
2024-07-02scripts/faddr2line: Combine three readelf calls into oneBrian Johannesmeyer-4/+8
2024-07-02scripts/faddr2line: Reduce number of readelf calls to threeBrian Johannesmeyer-9/+17
2024-06-28x86/syscall: Mark exit[_group] syscall handlers __noreturnJosh Poimboeuf-2/+16
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-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-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-50/+7
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-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