summaryrefslogtreecommitdiffstats
path: root/arch/x86/entry/vdso/Makefile
Commit message (Expand)AuthorAgeFilesLines
* x86: vdso: Wire up getrandom() vDSO implementationJason A. Donenfeld2024-07-191-1/+2
* Makefile: remove redundant tool coverage variablesMasahiro Yamada2024-05-141-26/+0
* kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada2024-05-101-1/+1
* x86/vdso: Fix rethunk patching for vdso-image-x32.o tooBorislav Petkov (AMD)2024-03-261-0/+1
* Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2024-03-211-0/+2
|\
| * kbuild: change tool coverage variables to take the path relative to $(obj)Masahiro Yamada2024-02-231-0/+2
* | x86/vdso/kbuild: Group non-standard build attributes and primary object file ...Ingo Molnar2024-02-221-15/+15
* | Merge branch 'x86/vdso' into x86/core, to resolve conflict and to prepare for...Ingo Molnar2024-02-221-22/+8
|\ \
| * | x86/vdso: Use CONFIG_COMPAT_32 to specify vdso32Masahiro Yamada2024-02-081-2/+1
| * | x86/vdso: Use $(addprefix ) instead of $(foreach )Masahiro Yamada2024-02-081-3/+3
| * | x86/vdso: Simplify obj-y additionMasahiro Yamada2024-02-081-12/+4
| * | x86/vdso: Consolidate targets and clean-filesMasahiro Yamada2024-02-081-6/+1
| |/
* | x86/vdso: Fix rethunk patching for vdso-image-{32,64}.oJosh Poimboeuf2024-02-201-3/+6
* | x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINEBreno Leitao2024-01-101-2/+2
|/
* Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-11-041-27/+0
|\
| * kbuild: unify vdso_install rulesMasahiro Yamada2023-10-281-27/+0
* | x86/vdso: Run objtool on vdso32-setup.oDavid Kaplan2023-10-201-1/+2
|/
* vdso: Improve cmd_vdso_check to check all dynamic relocationsFangrui Song2023-03-211-4/+1
* x86/vdso: Provide getcpu for x86-32.Sebastian Andrzej Siewior2023-02-061-1/+2
* x86/Kconfig: Introduce function paddingThomas Gleixner2022-10-171-1/+2
* x86/vdso: Ensure all kernel code is seen by objtoolThomas Gleixner2022-10-171-5/+6
* Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-0/+3
|\
| * x86: kmsan: disable instrumentation of unsupported codeAlexander Potapenko2022-10-031-0/+3
* | treewide: Filter out CC_FLAGS_CFISami Tolvanen2022-09-261-1/+2
|/
* x86: link vdso and boot with -z noexecstack --no-warn-rwx-segmentsNick Desaulniers2022-08-101-1/+1
* x86: Use return-thunk in asm codePeter Zijlstra2022-06-271-0/+1
* randstruct: Split randstruct Makefile and CFLAGSKees Cook2022-05-081-1/+2
* x86/vdso: Remove -nostdlib compiler flagMasahiro Yamada2021-12-301-1/+1
* x86/build/vdso: fix missing FORCE for *.so build ruleMasahiro Yamada2021-09-031-1/+1
* x86, vdso: disable LTO only for vDSOSami Tolvanen2021-02-231-1/+2
* x86/vdso: Implement a vDSO for Intel SGX enclave callSean Christopherson2020-11-181-0/+2
* x86/vdso: Add support for exception fixup in vDSO functionsSean Christopherson2020-11-181-3/+3
* treewide: remove DISABLE_LTOSami Tolvanen2020-10-211-2/+0
* kbuild: explicitly specify the build id styleBill Wendling2020-10-091-1/+1
* kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada2020-07-071-2/+2
* Rebase locking/kcsan to locking/urgentThomas Gleixner2020-06-111-0/+6
|\
| * Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar2020-03-211-1/+1
| |\
| * | x86/vdso: Enable sanitizers for vma.oJann Horn2020-01-101-0/+3
| * | Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar2019-12-301-2/+0
| |\ \
| * | | x86, kcsan: Enable KCSAN for x86Marco Elver2019-11-161-0/+3
* | | | x86/vdso/Makefile: Add vobjs32Dmitry Safonov2020-04-211-10/+5
| |_|/ |/| |
* | | kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-041-1/+1
| |/ |/|
* | x86/build/vdso: Remove meaningless CFLAGS_REMOVE_*.oMasahiro Yamada2019-11-151-2/+0
|/
* kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)Masahiro Yamada2019-09-041-1/+2
* kbuild: add --hash-style= and --build-id unconditionallyMasahiro Yamada2019-07-171-3/+2
* x86/vdso: Fix flip/flop vdso build bugNaohiro Aota2019-07-121-6/+6
* x86/vdso: Switch to generic vDSO implementationVincenzo Frascino2019-06-221-0/+9
* x86/build/vdso: Add FORCE to the build rule of %.soMasahiro Yamada2019-04-181-1/+1
* x86/vdso: Pass --eh-frame-hdr to the linkerAlistair Strachan2018-12-151-1/+2
* x86/vdso: Drop implicit common-page-size linker flagNick Desaulniers2018-12-071-2/+2