aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/entry/vdso/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+3
2022-10-03x86: kmsan: disable instrumentation of unsupported codeAlexander Potapenko1-0/+3
2022-09-26treewide: Filter out CC_FLAGS_CFISami Tolvanen1-1/+2
2022-08-10x86: link vdso and boot with -z noexecstack --no-warn-rwx-segmentsNick Desaulniers1-1/+1
2022-06-27x86: Use return-thunk in asm codePeter Zijlstra1-0/+1
2022-05-08randstruct: Split randstruct Makefile and CFLAGSKees Cook1-1/+2
2021-12-30x86/vdso: Remove -nostdlib compiler flagMasahiro Yamada1-1/+1
2021-09-03x86/build/vdso: fix missing FORCE for *.so build ruleMasahiro Yamada1-1/+1
2021-02-23x86, vdso: disable LTO only for vDSOSami Tolvanen1-1/+2
2020-11-18x86/vdso: Implement a vDSO for Intel SGX enclave callSean Christopherson1-0/+2
2020-11-18x86/vdso: Add support for exception fixup in vDSO functionsSean Christopherson1-3/+3
2020-10-21treewide: remove DISABLE_LTOSami Tolvanen1-2/+0
2020-10-09kbuild: explicitly specify the build id styleBill Wendling1-1/+1
2020-07-07kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada1-2/+2
2020-06-11Rebase locking/kcsan to locking/urgentThomas Gleixner1-0/+6
2020-04-21x86/vdso/Makefile: Add vobjs32Dmitry Safonov1-10/+5
2020-03-21Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar1-1/+1
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada1-1/+1
2020-01-10x86/vdso: Enable sanitizers for vma.oJann Horn1-0/+3
2019-12-30Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar1-2/+0
2019-11-16x86, kcsan: Enable KCSAN for x86Marco Elver1-0/+3
2019-11-15x86/build/vdso: Remove meaningless CFLAGS_REMOVE_*.oMasahiro Yamada1-2/+0
2019-09-04kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)Masahiro Yamada1-1/+2
2019-07-17kbuild: add --hash-style= and --build-id unconditionallyMasahiro Yamada1-3/+2
2019-07-12x86/vdso: Fix flip/flop vdso build bugNaohiro Aota1-6/+6
2019-06-22x86/vdso: Switch to generic vDSO implementationVincenzo Frascino1-0/+9
2019-04-18x86/build/vdso: Add FORCE to the build rule of %.soMasahiro Yamada1-1/+1
2018-12-15x86/vdso: Pass --eh-frame-hdr to the linkerAlistair Strachan1-1/+2
2018-12-07x86/vdso: Drop implicit common-page-size linker flagNick Desaulniers1-2/+2
2018-10-03x86/vdso: Only enable vDSO retpolines when enabled and supportedAndy Lutomirski1-2/+14
2018-08-20x86/vdso: Fix vDSO build if a retpoline is emittedAndy Lutomirski1-2/+4
2018-08-13Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-13/+9
2018-08-05x86: vdso: Use $LD instead of $CC to linkAlistair Strachan1-13/+9
2018-07-03x86/build/vdso: Simplify 'cmd_vdso2c'Masahiro Yamada1-3/+1
2018-05-15x86/build/vdso: Put generated linker scripts to $(obj)/Masahiro Yamada1-2/+2
2018-05-15x86/build/vdso: Remove unnecessary export in MakefileMasahiro Yamada1-1/+1
2018-05-15x86/build/vdso: Remove unused $(vobjs-nox32) in MakefileMasahiro Yamada1-4/+1
2018-04-07kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markersMasahiro Yamada1-3/+1
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-4/+0
2017-11-16kbuild: create object directories simpler and fasterMasahiro Yamada1-4/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-08-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-1/+2
2016-07-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-07-25x86: Make the vdso2c compiler use the host architecture headersStephen Rothwell1-1/+1
2016-06-14x86/vdso/32: Assemble sigreturn.S separatelyAndy Lutomirski1-2/+3
2016-06-07GCC plugin infrastructureEmese Revfy1-1/+2
2016-04-20kbuild: drop FORCE from PHONY targetsMasahiro Yamada1-2/+2
2016-03-22kernel: add kcov code coverageDmitry Vyukov1-0/+3
2016-02-29objtool: Mark non-standard object files and directoriesJosh Poimboeuf1-2/+4
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin1-0/+1