Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-01-10 | x86/bugs: Rename CONFIG_CPU_SRSO => CONFIG_MITIGATION_SRSO | Breno Leitao | 1 | -1/+1 |
2024-01-10 | x86/bugs: Rename CONFIG_CPU_UNRET_ENTRY => CONFIG_MITIGATION_UNRET_ENTRY | Breno Leitao | 1 | -1/+1 |
2023-10-20 | x86/srso: Fix unret validation dependencies | Josh Poimboeuf | 1 | -1/+2 |
2022-10-02 | kbuild: move modules.builtin(.modinfo) rules to Makefile.vmlinux_o | Masahiro Yamada | 1 | -1/+25 |
2022-10-02 | kbuild: use obj-y instead extra-y for objects placed at the head | Masahiro Yamada | 1 | -3/+3 |
2022-09-28 | kbuild: use objtool-args-y to clean up objtool arguments | Masahiro Yamada | 1 | -11/+4 |
2022-06-29 | x86/retbleed: Add fine grained Kconfig knobs | Peter Zijlstra | 1 | -1/+1 |
2022-06-27 | objtool: Add entry UNRET validation | Peter Zijlstra | 1 | -1/+1 |
2022-06-05 | kbuild: factor out the common objtool arguments | Masahiro Yamada | 1 | -0/+26 |
2022-06-05 | kbuild: move vmlinux.o link to scripts/Makefile.vmlinux_o | Masahiro Yamada | 1 | -0/+61 |