| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-03-12 | 1 | -1/+4 |
|\ |
|
| * | ubsan: Reintroduce signed overflow sanitizer | Kees Cook | 2024-02-20 | 1 | -0/+3 |
| * | ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL | Kees Cook | 2024-02-06 | 1 | -1/+1 |
* | | Merge tag 'soc-dt-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2024-03-12 | 1 | -2/+1 |
|\ \ |
|
| * | | dtc: Enable dtc interrupt_provider check | Rob Herring | 2024-02-29 | 1 | -2/+1 |
| |/ |
|
* | | Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe... | Ingo Molnar | 2024-02-14 | 1 | -4/+4 |
|\ \
| |/
|/| |
|
| * | x86/bugs: Rename CONFIG_RETHUNK => CONFIG_MITIGATION_RETHUNK | Breno Leitao | 2024-01-10 | 1 | -1/+1 |
| * | x86/bugs: Rename CONFIG_SLS => CONFIG_MITIGATION_SLS | Breno Leitao | 2024-01-10 | 1 | -1/+1 |
| * | x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE | Breno Leitao | 2024-01-10 | 1 | -1/+1 |
| * | x86/bugs: Rename CONFIG_CALL_DEPTH_TRACKING => CONFIG_MITIGATION_CALL_DEPTH_... | Breno Leitao | 2024-01-10 | 1 | -1/+1 |
* | | kbuild: determine base DTB by suffix | Masahiro Yamada | 2023-12-10 | 1 | -2/+2 |
|/ |
|
* | kbuild: Move the single quotes for image name | Simon Glass | 2023-11-17 | 1 | -2/+2 |
* | kbuild: Disallow DTB overlays to built from .dts named source files | Andrew Davis | 2023-05-22 | 1 | -3/+0 |
* | kbuild: unify cmd_dt_S_dtb and cmd_dt_S_dtbo | Masahiro Yamada | 2023-01-22 | 1 | -30/+15 |
* | Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2022-12-19 | 1 | -0/+3 |
|\ |
|
| * | objtool: Add --mnop as an option to --mcount | Sathvika Vasireddy | 2022-11-18 | 1 | -0/+3 |
* | | Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-12-14 | 1 | -0/+3 |
|\ \ |
|
| * | | x86/ibt: Implement FineIBT | Peter Zijlstra | 2022-11-01 | 1 | -0/+1 |
| * | | x86: Add prefix symbols for function padding | Peter Zijlstra | 2022-11-01 | 1 | -0/+1 |
| * | | objtool: Add --hacks=skylake | Peter Zijlstra | 2022-10-17 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'dt/dtbo-rename' into dt/next | Rob Herring | 2022-10-26 | 1 | -1/+22 |
|\ \ |
|
| * | | kbuild: Allow DTB overlays to built into .dtbo.S files | Andrew Davis | 2022-10-26 | 1 | -1/+19 |
| * | | kbuild: Allow DTB overlays to built from .dtso named source files | Andrew Davis | 2022-10-26 | 1 | -0/+3 |
| |/ |
|
* / | scripts: dtc: only show unique unit address warning for enabled nodes | Alexandre Torgue | 2022-10-21 | 1 | -4/+8 |
|/ |
|
* | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-10-10 | 1 | -0/+9 |
|\ |
|
| * | kmsan: add KMSAN runtime core | Alexander Potapenko | 2022-10-03 | 1 | -0/+9 |
* | | Merge tag 'devicetree-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-10-10 | 1 | -8/+6 |
|\ \ |
|
| * | | kbuild: take into account DT_SCHEMA_FILES changes while checking dtbs | Dmitry Baryshkov | 2022-09-27 | 1 | -8/+6 |
| |/ |
|
* | | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2022-10-10 | 1 | -15/+18 |
|\ \ |
|
| * | | kbuild: list sub-directories in ./Kbuild | Masahiro Yamada | 2022-09-29 | 1 | -0/+2 |
| * | | kbuild: use objtool-args-y to clean up objtool arguments | Masahiro Yamada | 2022-09-29 | 1 | -15/+16 |
| |/ |
|
* / | Kbuild: add Rust support | Miguel Ojeda | 2022-09-28 | 1 | -0/+12 |
|/ |
|
* | x86/retbleed: Add fine grained Kconfig knobs | Peter Zijlstra | 2022-06-29 | 1 | -0/+1 |
* | Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2022-06-05 | 1 | -1/+1 |
|\ |
|
* | | kbuild: factor out the common objtool arguments | Masahiro Yamada | 2022-06-05 | 1 | -0/+26 |
* | | kbuild: do not create *.prelink.o for Clang LTO or IBT | Masahiro Yamada | 2022-05-29 | 1 | -7/+0 |
|/ |
|
* | kbuild: make multi_depend work with targets in subdirectory | Masahiro Yamada | 2022-05-08 | 1 | -3/+3 |
* | kbuild: reuse suffix-search to refactor multi_depend | Masahiro Yamada | 2022-05-08 | 1 | -1/+1 |
* | Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-03-31 | 1 | -10/+6 |
|\ |
|
| * | kbuild: replace $(if A,A,B) with $(or A,B) | Masahiro Yamada | 2022-02-15 | 1 | -2/+2 |
| * | kbuild: unify cmd_copy and cmd_shipped | Masahiro Yamada | 2022-02-14 | 1 | -8/+4 |
* | | Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-03-27 | 1 | -2/+2 |
|\ \ |
|
| * | | kbuild: Fixup the IBT kbuild changes | Peter Zijlstra | 2022-03-22 | 1 | -2/+2 |
| |/ |
|
* | | dt-bindings: kbuild: Use DTB files for validation | Rob Herring | 2022-03-11 | 1 | -13/+7 |
* | | dt-bindings: kbuild: Pass DT_SCHEMA_FILES to dt-validate | Rob Herring | 2022-03-11 | 1 | -3/+2 |
|/ |
|
* | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2022-01-19 | 1 | -7/+28 |
|\ |
|
| * | kbuild: add cmd_file_size | Masahiro Yamada | 2022-01-14 | 1 | -0/+3 |
| * | kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22} | Masahiro Yamada | 2022-01-14 | 1 | -6/+24 |
| * | kbuild: drop $(size_append) from cmd_zstd | Masahiro Yamada | 2022-01-14 | 1 | -1/+1 |
* | | kcsan, kbuild: Add option for barrier instrumentation only | Marco Elver | 2021-12-09 | 1 | -0/+5 |
|/ |
|