summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
| * | | kbuild: Add CLANG_FLAGS to as-instrNathan Chancellor2023-06-051-1/+1
| * | | modpost: detect section mismatch for R_ARM_REL32Masahiro Yamada2023-06-041-0/+1
| * | | modpost: fix section_mismatch message for R_ARM_THM_{CALL,JUMP24,JUMP19}Masahiro Yamada2023-06-041-6/+47
| * | | modpost: detect section mismatch for R_ARM_THM_{MOVW_ABS_NC,MOVT_ABS}Masahiro Yamada2023-06-041-5/+26
| * | | modpost: refactor find_fromsym() and find_tosym()Masahiro Yamada2023-06-021-56/+33
| * | | modpost: detect section mismatch for R_ARM_{MOVW_ABS_NC,MOVT_ABS}Masahiro Yamada2023-06-021-2/+9
| * | | modpost: fix section mismatch message for R_ARM_{PC24,CALL,JUMP24}Masahiro Yamada2023-06-021-0/+12
| * | | modpost: fix section mismatch message for R_ARM_ABS32Masahiro Yamada2023-06-021-3/+9
| * | | modpost: remove *_sections[] arraysMasahiro Yamada2023-05-281-27/+9
| * | | modpost: merge bad_tosec=ALL_EXIT_SECTIONS entries in sectioncheck tableMasahiro Yamada2023-05-281-11/+4
| * | | modpost: merge fromsec=DATA_SECTIONS entries in sectioncheck tableMasahiro Yamada2023-05-281-6/+1
| * | | modpost: remove is_shndx_special() check from section_rel(a)Masahiro Yamada2023-05-282-17/+4
| * | | modpost: replace r->r_offset, r->r_addend with faddr, taddrMasahiro Yamada2023-05-281-15/+19
| * | | modpost: unify 'sym' and 'to' in default_mismatch_handler()Masahiro Yamada2023-05-281-5/+4
| * | | modpost: remove unused argument from secref_whitelist()Masahiro Yamada2023-05-281-3/+2
| * | | Revert "modpost: skip ELF local symbols during section mismatch check"Masahiro Yamada2023-05-281-12/+0
| * | | scripts/tags.sh: Resolve gtags empty index generationAhmed S. Darwish2023-05-221-1/+8
| * | | modpost: rename find_elf_symbol() and find_elf_symbol2()Masahiro Yamada2023-05-221-6/+6
| * | | modpost: pass section index to find_elf_symbol2()Masahiro Yamada2023-05-221-19/+15
| * | | modpost: pass 'tosec' down to default_mismatch_handler()Masahiro Yamada2023-05-221-4/+3
| * | | modpost: squash extable_mismatch_handler() into default_mismatch_handler()Masahiro Yamada2023-05-221-58/+26
| * | | modpost: clean up is_executable_section()Masahiro Yamada2023-05-221-8/+8
| * | | modpost: squash report_sec_mismatch() into default_mismatch_handler()Masahiro Yamada2023-05-221-35/+20
| * | | modpost: squash report_extable_warnings() into extable_mismatch_handler()Masahiro Yamada2023-05-221-26/+14
| * | | modpost: remove get_prettyname()Masahiro Yamada2023-05-221-25/+2
| * | | modpost: remove fromsym info in __ex_table section mismatch warningMasahiro Yamada2023-05-221-9/+2
| * | | modpost: remove broken calculation of exception_table_entry sizeMasahiro Yamada2023-05-221-57/+3
| * | | modpost: error out if addend_*_rel() is not implemented for REL archMasahiro Yamada2023-05-221-0/+2
| * | | kbuild: Disallow DTB overlays to built from .dts named source filesAndrew Davis2023-05-221-3/+0
| |/ /
* | | Merge tag 'vfio-v6.5-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2023-06-302-1/+17
|\ \ \
| * | | vfio/cdx: add support for CDX busNipun Gupta2023-06-162-1/+17
| |/ /
* | | Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-06-302-5/+1
|\ \ \
| * | | powerpc: remove checks for binutils older than 2.25Masahiro Yamada2023-06-271-4/+0
| * | | powerpc/64: Rename entry_64.S to prom_entry_64.SNicholas Piggin2023-06-151-1/+1
| |/ /
* | | Merge tag 'loongarch-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-06-301-0/+1
|\ \ \
| * | | Makefile: Add loongarch target flag for Clang compilationWANG Xuerui2023-06-291-0/+1
| | |/ | |/|
* | | Merge tag 'soc-dt-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2023-06-291-1/+1
|\ \ \
| * | | kbuild: Support flat DTBs installRob Herring2023-06-211-1/+1
| | |/ | |/|
* | | Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-06-281-0/+3
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-222-9/+9
| |\ \ \
| * \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-05-161-0/+3
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | bpf: Add --skip_encoding_btf_inconsistent_proto, --btf_gen_optimized to pahol...Alan Maguire2023-05-121-0/+3
* | | | | Merge tag 'v6.5-rc1-sysctl-next' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-06-281-10/+0
|\ \ \ \ \
| * | | | | sysctl: Remove register_sysctl_tableJoel Granados2023-05-231-10/+0
| |/ / / /
* | | | | Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-06-281-0/+22
|\ \ \ \ \
| * | | | | checkpatch: check for 0-length and 1-element arraysKees Cook2023-06-091-0/+10
| * | | | | scripts/spelling.txt: add more spellings to spelling.txtColin Ian King2023-06-091-0/+22
| |/ / / /
* | | | | Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-06-272-2/+24
|\ \ \ \ \
| * | | | | checkpatch: Check for 0-length and 1-element arraysKees Cook2023-06-051-0/+10
| * | | | | checkpatch: Check for strcpy and strncpy tooKees Cook2023-05-301-1/+13