summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* initramfs: Encode dependency on KBUILD_BUILD_TIMESTAMPBenjamin Gray2023-06-062-7/+10
* kbuild: add $(CLANG_FLAGS) to KBUILD_CPPFLAGSMasahiro Yamada2023-06-051-2/+1
* kbuild: Add CLANG_FLAGS to as-instrNathan Chancellor2023-06-051-1/+1
* powerpc/vdso: Include CLANG_FLAGS explicitly in ldflags-yNathan Chancellor2023-06-051-1/+1
* mips: Include KBUILD_CPPFLAGS in CHECKFLAGS invocationNathan Chancellor2023-06-051-1/+1
* modpost: detect section mismatch for R_ARM_REL32Masahiro Yamada2023-06-031-0/+1
* modpost: fix section_mismatch message for R_ARM_THM_{CALL,JUMP24,JUMP19}Masahiro Yamada2023-06-031-6/+47
* modpost: detect section mismatch for R_ARM_THM_{MOVW_ABS_NC,MOVT_ABS}Masahiro Yamada2023-06-031-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
* doc: Add tar requirement to changes.rstMasahiro Yamada2023-05-281-0/+7
* Revert "kheaders: substituting --sort in archive creation"Masahiro Yamada2023-05-281-6/+3
* docs: Set minimal gtags / GNU GLOBAL version to 6.6.5Ahmed S. Darwish2023-05-221-0/+7
* 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
* Linux 6.4-rc2v6.4-rc2Linus Torvalds2023-05-141-1/+1
* Merge tag 'cxl-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-05-142-1/+2
|\
| * cxl: Add missing return to cdat read error pathDave Jiang2023-05-131-0/+1
| * tools/testing/cxl: Use DEFINE_STATIC_SRCU()Dan Williams2023-05-131-1/+1
* | Merge tag 'parisc-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-05-142-4/+6
|\ \
| * | parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE flagHelge Deller2023-05-141-4/+4
| * | parisc: kexec: include reboot.hSimon Horman2023-05-091-0/+2
| |/
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2023-05-144-6/+37
|\ \
| * | ARM: 9297/1: vfp: avoid unbalanced stack on 'success' return pathArd Biesheuvel2023-05-102-4/+9
| * | ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warningsRandy Dunlap2023-05-051-1/+4
| * | ARM: 9295/1: unwind:fix unwind abort for uleb128 caseHaibo Li2023-05-051-1/+24
* | | Merge tag 'locking_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-05-141-4/+4
|\ \ \
| * | | locking/rwsem: Add __always_inline annotation to __down_read_common() and inl...John Stultz2023-05-081-4/+4
| | |/ | |/|
* | | Merge tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-05-144-29/+50
|\ \ \