summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni2024-07-092-2/+7
|\
| * kbuild,bpf: Add module-specific pahole flags for distilled base BTFAlan Maguire2024-06-212-1/+6
| * kbuild: bpf: Tell pahole to DECL_TAG kfuncsDaniel Xu2024-06-121-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-07-045-9/+7
|\ \
| * | kbuild: scripts/gdb: bring the "abspath" backJoel Granados2024-06-271-1/+1
| * | kbuild: Use $(obj)/%.cc to fix host C++ module buildsNicolas Schier2024-06-261-1/+1
| * | kbuild: rpm-pkg: fix build error with CONFIG_MODULES=nMasahiro Yamada2024-06-261-5/+3
| * | kbuild: Fix build target deb-pkg: ln: failed to create hard linkThayne Harbaugh2024-06-261-1/+1
| * | kbuild: Install dtb files as 0644 in Makefile.dtbinstDragan Simic2024-06-261-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-06-138-50/+7
|\| | | |/ |/|
| * Merge tag 'kbuild-fixes-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-06-087-49/+6
| |\
| | * modpost: do not warn about missing MODULE_DESCRIPTION() for vmlinux.oMasahiro Yamada2024-06-071-2/+3
| | * kbuild: explicitly run mksysmap as sed script from link-vmlinux.shRichard Acayan2024-06-071-1/+1
| | * kconfig: remove wrong expr_trans_bool()Masahiro Yamada2024-06-063-32/+0
| | * kconfig: gconf: give a proper initial state to the Save buttonMasahiro Yamada2024-06-061-1/+2
| | * kconfig: remove unneeded code for user-supplied values being out of rangeMasahiro Yamada2024-06-061-13/+0
| * | locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldocCarlos Llamas2024-06-051-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-06-068-39/+18
|\|
| * dt-bindings: kbuild: Fix dt_binding_check on unconfigured buildRob Herring (Arm)2024-05-301-1/+1
| * scripts/make_fit: Drop fdt image entry compatible stringChen-Yu Tsai2024-05-291-2/+1
| * kbuild: remove a stale comment about cleaning in link-vmlinux.shMasahiro Yamada2024-05-291-1/+0
| * kbuild: fix short log for AS in link-vmlinux.shMasahiro Yamada2024-05-291-1/+1
| * kbuild: change scripts/mksysmap into sed scriptMasahiro Yamada2024-05-292-14/+7
| * kbuild: avoid unneeded kallsyms step 3Masahiro Yamada2024-05-292-13/+4
| * kbuild: scripts/gdb: Replace missed $(srctree)/$(src) w/ $(src)Douglas Anderson2024-05-291-1/+1
| * kconfig: remove redundant check in expr_join_or()Masahiro Yamada2024-05-291-1/+1
| * kconfig: fix comparison to constant symbols, 'm', 'n'Masahiro Yamada2024-05-291-2/+4
| * kconfig: remove unused expr_is_no()Masahiro Yamada2024-05-291-5/+0
* | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-05-281-3/+1
|\ \ | |/ |/|
| * kbuild, bpf: Use test-ge check for v1.25-only paholeAlan Maguire2024-05-181-3/+1
* | Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-05-221-18/+11
|\ \
| * | kbuild: enable -Wcast-function-type-strict unconditionallyArnd Bergmann2024-05-191-1/+0
| * | kbuild: enable -Wformat-truncation on clangArnd Bergmann2024-05-191-0/+7
| * | kbuild: turn on -Wrestrict by defaultArnd Bergmann2024-05-191-1/+0
| * | kbuild: remove redundant extra warning flagsArnd Bergmann2024-05-191-15/+0
| * | kbuild: turn on -Wextra by defaultArnd Bergmann2024-05-191-1/+4
* | | Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-221-0/+3
|\ \ \
| * \ \ Merge 6.9-rc7 into char-misc-testingGreg Kroah-Hartman2024-05-081-1/+1
| |\ \ \
| * | | | scripts/spdxcheck: Add count of missing files to stats outputBird, Tim2024-05-041-0/+3
* | | | | Merge tag 'backlight-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-05-221-0/+1
|\ \ \ \ \
| * | | | | const_structs.checkpatch: add lcd_opsKrzysztof Kozlowski2024-05-031-0/+1
* | | | | | Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-05-221-0/+6
|\ \ \ \ \ \
| * | | | | | RISC-V: enable building 64-bit kernels with rust supportMiguel Ojeda2024-04-281-0/+6
| |/ / / / /
* | | | | | Merge tag 'loongarch-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2024-05-222-7/+2
|\ \ \ \ \ \
| * | | | | | LoongArch: rust: Switch to use built-in rustc targetWANG Rui2024-05-142-7/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-05-211-1/+1
|\ \ \ \ \ \
| * | | | | | s390/vdso: Create .build-id links for unstripped vdso filesJens Remus2024-05-141-1/+1
* | | | | | | Merge tag 'm68knommu-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-05-211-1/+0
|\ \ \ \ \ \ \
| * | | | | | | m68k: Avoid CONFIG_COLDFIRE switch in uapi headerThomas Huth2024-05-071-1/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'cocci-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2024-05-202-17/+17
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |