| Commit message (Expand) | Author | Age | Files | Lines |
* | gen_compile_commands: fix invalid escape sequence warning | Andrew Ballance | 2024-03-26 | 1 | -1/+1 |
* | kbuild: Add -Wa,--fatal-warnings to as-instr invocation | Nathan Chancellor | 2024-03-06 | 2 | -2/+2 |
* | bpf, scripts: Correct GPL license name | Gianmarco Lusvardi | 2024-03-01 | 1 | -1/+1 |
* | modpost: Add '.ltext' and '.ltext.*' to TEXT_SECTIONS | Nathan Chancellor | 2024-02-23 | 1 | -1/+2 |
* | kbuild: Fix changing ELF file type for output of gen_btf for big endian | Nathan Chancellor | 2024-02-23 | 1 | -2/+7 |
* | kallsyms: ignore ARMv4 thunks along with others | Arnd Bergmann | 2024-02-23 | 1 | -11/+2 |
* | modpost: trim leading spaces when processing source files list | Radek Krejci | 2024-02-23 | 1 | -1/+6 |
* | scripts/get_abi: fix source path leak | Vegard Nossum | 2024-01-31 | 1 | -1/+1 |
* | scripts/decode_stacktrace.sh: optionally use LLVM utilities | Carlos Llamas | 2024-01-20 | 1 | -2/+17 |
* | get_maintainer: remove stray punctuation when cleaning file emails | Alvin Šipraga | 2023-12-31 | 1 | -7/+11 |
* | get_maintainer: correctly parse UTF-8 encoded names in files | Alvin Šipraga | 2023-12-31 | 1 | -13/+17 |
* | Merge tag 'kbuild-fixes-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2023-12-28 | 2 | -4/+4 |
|\ |
|
| * | kbuild: fix build ID symlinks to installed debug VDSO files | Masahiro Yamada | 2023-12-23 | 1 | -1/+1 |
| * | gen_compile_commands.py: fix path resolve with symlinks in it | Jialu Xu | 2023-12-23 | 1 | -3/+3 |
* | | sign-file: Fix incorrect return values check | Yusong Gao | 2023-12-13 | 1 | -6/+6 |
* | | Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s... | Linus Torvalds | 2023-12-08 | 3 | -25/+17 |
|\ \ |
|
| * | | scripts/gdb: fix lx-device-list-bus and lx-device-list-class | Florian Fainelli | 2023-12-06 | 1 | -8/+8 |
| * | | scripts/gdb/tasks: fix lx-ps command error | Kuan-Ying Lee | 2023-12-06 | 1 | -11/+7 |
| * | | checkstack: fix printed address | Heiko Carstens | 2023-12-06 | 1 | -6/+2 |
* | | | Merge tag 'devicetree-fixes-for-6.7-1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-12-07 | 1 | -2/+12 |
|\ \ \ |
|
| * | | | dt: dt-extract-compatibles: Don't follow symlinks when walking tree | Nícolas F. R. A. Prado | 2023-11-09 | 1 | -2/+12 |
* | | | | Merge tag 'hardening-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-12-01 | 1 | -2/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | gcc-plugins: randstruct: Update code comment in relayout_struct() | Gustavo A. R. Silva | 2023-11-27 | 1 | -2/+1 |
| | |/
| |/| |
|
* / | | scripts/checkstack.pl: match all stack sizes for s390 | Heiko Carstens | 2023-11-22 | 1 | -2/+1 |
|/ / |
|
* | | Merge tag 'kbuild-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-11-19 | 3 | -12/+12 |
|\ \ |
|
| * | | kconfig: fix memory leak from range properties | Masahiro Yamada | 2023-11-17 | 1 | -8/+6 |
| * | | kbuild: Move the single quotes for image name | Simon Glass | 2023-11-17 | 1 | -2/+2 |
| * | | modpost: fix section mismatch message for RELA | Masahiro Yamada | 2023-11-16 | 1 | -2/+4 |
* | | | Merge tag 'hardening-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-11-14 | 2 | -12/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | gcc-plugins: latent_entropy: Fix typo (args -> argc) in plugin description | Konstantin Runov | 2023-11-14 | 1 | -2/+2 |
| * | | gcc-plugins: randstruct: Only warn about true flexible arrays | Kees Cook | 2023-11-08 | 1 | -10/+0 |
* | | | Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2023-11-04 | 16 | -219/+386 |
|\ \ \ |
|
| * | | | kbuild: support 'userldlibs' syntax | Masahiro Yamada | 2023-11-01 | 1 | -3/+3 |
| * | | | kbuild: dummy-tools: pretend we understand -fpatchable-function-entry | Jiri Slaby (SUSE) | 2023-11-01 | 1 | -0/+10 |
| * | | | modpost: squash ALL_{INIT,EXIT}_TEXT_SECTIONS to ALL_TEXT_SECTIONS | Masahiro Yamada | 2023-10-28 | 1 | -6/+1 |
| * | | | modpost: merge sectioncheck table entries regarding init/exit sections | Masahiro Yamada | 2023-10-28 | 1 | -15/+3 |
| * | | | modpost: use ALL_INIT_SECTIONS for the section check from DATA_SECTIONS | Masahiro Yamada | 2023-10-28 | 1 | -1/+1 |
| * | | | modpost: disallow the combination of EXPORT_SYMBOL and __meminit* | Masahiro Yamada | 2023-10-28 | 1 | -1/+1 |
| * | | | modpost: remove EXIT_SECTIONS macro | Masahiro Yamada | 2023-10-28 | 1 | -5/+3 |
| * | | | modpost: remove MEM_INIT_SECTIONS macro | Masahiro Yamada | 2023-10-28 | 1 | -2/+1 |
| * | | | modpost: remove more symbol patterns from the section check whitelist | Masahiro Yamada | 2023-10-28 | 1 | -7/+1 |
| * | | | modpost: disallow *driver to reference .meminit* sections | Masahiro Yamada | 2023-10-28 | 1 | -6/+0 |
| * | | | linux/init: remove __memexit* annotations | Masahiro Yamada | 2023-10-28 | 1 | -12/+3 |
| * | | | modpost: remove ALL_EXIT_DATA_SECTIONS macro | Masahiro Yamada | 2023-10-28 | 1 | -2/+0 |
| * | | | kbuild: simplify cmd_ld_multi_m | Masahiro Yamada | 2023-10-28 | 1 | -1/+1 |
| * | | | kbuild: avoid too many execution of scripts/pahole-flags.sh | Masahiro Yamada | 2023-10-28 | 2 | -30/+19 |
| * | | | kbuild: remove ARCH_POSTLINK from module builds | Masahiro Yamada | 2023-10-28 | 1 | -4/+1 |
| * | | | kbuild: unify vdso_install rules | Masahiro Yamada | 2023-10-28 | 1 | -0/+45 |
| * | | | modpost: factor out the common boilerplate of section_rel(a) | Masahiro Yamada | 2023-10-18 | 1 | -24/+26 |
| * | | | modpost: refactor check_sec_ref() | Masahiro Yamada | 2023-10-18 | 1 | -6/+7 |