summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/vdso
Commit message (Expand)AuthorAgeFilesLines
* kbuild: upgrade the orphan section warning to an error if CONFIG_WERROR is setXin Li2022-11-011-1/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-10-061-0/+7
|\
| * arm64: alternative: patch alternatives in the vDSOJoey Gouly2022-09-091-0/+7
* | treewide: Filter out CC_FLAGS_CFISami Tolvanen2022-09-261-1/+2
|/
* arm64: vdso*: place got/plt sections in .rodataJoey Gouly2022-06-281-7/+5
* arm64: vdso: enable orphan handling for VDSOJoey Gouly2022-06-231-1/+7
* arm64: vdso: put ELF related sections in the linker scriptJoey Gouly2022-06-231-0/+16
* Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-05-241-1/+2
|\
| * randstruct: Split randstruct Makefile and CFLAGSKees Cook2022-05-081-1/+2
* | arm64: vdso: fix makefile dependency on vdso.soJoey Gouly2022-05-101-3/+0
|/
* arm64: vdso: Fix "no previous prototype" warningVincenzo Frascino2022-01-241-1/+4
* arm64: Enable KCSANKefeng Wang2021-12-141-0/+1
* arm64: vdso: remove -nostdlib compiler flagMasahiro Yamada2021-11-081-1/+1
* arm64/vdso: Discard .note.gnu.property sections in vDSOBill Wendling2021-04-301-1/+7
* Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-231-1/+2
|\
| * arm64: vdso: disable LTOSami Tolvanen2021-01-141-1/+2
* | arm64: Support running gen_vdso_offsets.sh with BSD userland.John Millikin2021-01-201-1/+1
* | arm64: do not descend to vdso directories twiceMasahiro Yamada2021-01-202-25/+0
* | arm64: vdso: disable .eh_frame_hdr via /DISCARD/ instead of --no-eh-frame-hdrPeter Collingbourne2021-01-052-6/+2
|/
* arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=yWill Deacon2020-11-091-1/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-10-231-1/+1
|\
| * arm64: Fix a broken copyright header in gen_vdso_offsets.shPalmer Dabbelt2020-10-201-1/+1
* | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-10-221-3/+2
|\ \
| * | treewide: remove DISABLE_LTOSami Tolvanen2020-10-211-1/+0
| * | kbuild: explicitly specify the build id styleBill Wendling2020-10-091-1/+1
| * | arch: vdso: add vdso linker script to 'targets' instead of extra-yMasahiro Yamada2020-09-071-1/+1
| |/
* / Revert "arm64: vdso: Fix compilation with clang older than 8"Nick Desaulniers2020-10-131-7/+0
|/
* arm64/vdso: Add time namespace pageAndrei Vagin2020-07-241-1/+4
* arm64: vdso: Don't use gcc plugins for building vgettimeofday.cAlexander Popov2020-06-241-1/+1
* arm64: vdso: Only pass --no-eh-frame-hdr when linker supports itWill Deacon2020-06-241-2/+3
* arm64: vdso: Disable dwarf unwinding through the sigreturn trampolineWill Deacon2020-06-232-21/+35
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-06-014-11/+61
|\
| * Merge branch 'for-next/scs' into for-next/coreWill Deacon2020-05-281-1/+1
| |\
| | * arm64: vdso: Disable Shadow Call StackSami Tolvanen2020-05-151-1/+1
| * | Merge branch 'for-next/bti' into for-next/coreWill Deacon2020-05-284-8/+56
| |\ \
| | * | arm64: vdso: Fix CFI directives in sigreturn trampolineWill Deacon2020-05-211-7/+37
| | * | arm64: vdso: Don't prefix sigreturn trampoline with a BTI C instructionWill Deacon2020-05-211-2/+9
| | * | arm64: vdso: Force the vDSO to be linked as BTI when built for BTIMark Brown2020-05-071-1/+3
| | * | arm64: vdso: Annotate for BTIMark Brown2020-05-073-0/+9
| | |/
| * | arm64: vdso: Add --eh-frame-hdr to ldflagsVincenzo Frascino2020-05-071-1/+1
| * | arm64: vdso: Add '-Bsymbolic' to ldflagsVincenzo Frascino2020-04-281-3/+5
| |/
* / arm64: vdso: Add -fasynchronous-unwind-tables to cflagsVincenzo Frascino2020-04-301-1/+1
|/
* Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-031-0/+1
|\
| * .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-03-311-2/+2
|\ \
| * | arm64: vdso: Convert to modern assembler annotationsMark Brown2020-03-091-2/+2
| |/
* / arm64: vdso: Include common headers in the vdso libraryVincenzo Frascino2020-03-211-2/+0
|/
* arm64: vdso: Remove stale files from old assembly implementationVincenzo Frascino2019-10-071-0/+0
* arm64: vdso: Cleanup MakefilesVincenzo Frascino2019-07-221-6/+3
* arm64: vdso: fix flip/flop vdso build bugNaohiro Aota2019-07-221-2/+4