summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/vdso
AgeCommit message (Expand)Author
2023-10-28kbuild: unify vdso_install rulesMasahiro Yamada
2023-07-27arm64: vdso: remove two .altinstructions related symbolsJisheng Zhang
2023-07-20arm64: vdso: Clear common make C=2 warningsZhen Lei
2023-03-21vdso: Improve cmd_vdso_check to check all dynamic relocationsFangrui Song
2022-11-01kbuild: upgrade the orphan section warning to an error if CONFIG_WERROR is setXin Li
2022-10-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-09-26treewide: Filter out CC_FLAGS_CFISami Tolvanen
2022-09-09arm64: alternative: patch alternatives in the vDSOJoey Gouly
2022-06-28arm64: vdso*: place got/plt sections in .rodataJoey Gouly
2022-06-23arm64: vdso: enable orphan handling for VDSOJoey Gouly
2022-06-23arm64: vdso: put ELF related sections in the linker scriptJoey Gouly
2022-05-24Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-10arm64: vdso: fix makefile dependency on vdso.soJoey Gouly
2022-05-08randstruct: Split randstruct Makefile and CFLAGSKees Cook
2022-01-24arm64: vdso: Fix "no previous prototype" warningVincenzo Frascino
2021-12-14arm64: Enable KCSANKefeng Wang
2021-11-08arm64: vdso: remove -nostdlib compiler flagMasahiro Yamada
2021-04-30arm64/vdso: Discard .note.gnu.property sections in vDSOBill Wendling
2021-02-23Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-01-20arm64: Support running gen_vdso_offsets.sh with BSD userland.John Millikin
2021-01-20arm64: do not descend to vdso directories twiceMasahiro Yamada
2021-01-14arm64: vdso: disable LTOSami Tolvanen
2021-01-05arm64: vdso: disable .eh_frame_hdr via /DISCARD/ instead of --no-eh-frame-hdrPeter Collingbourne
2020-11-09arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=yWill Deacon
2020-10-23Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-10-21treewide: remove DISABLE_LTOSami Tolvanen
2020-10-20arm64: Fix a broken copyright header in gen_vdso_offsets.shPalmer Dabbelt
2020-10-13Revert "arm64: vdso: Fix compilation with clang older than 8"Nick Desaulniers
2020-10-09kbuild: explicitly specify the build id styleBill Wendling
2020-09-07arch: vdso: add vdso linker script to 'targets' instead of extra-yMasahiro Yamada
2020-07-24arm64/vdso: Add time namespace pageAndrei Vagin
2020-06-24arm64: vdso: Don't use gcc plugins for building vgettimeofday.cAlexander Popov
2020-06-24arm64: vdso: Only pass --no-eh-frame-hdr when linker supports itWill Deacon
2020-06-23arm64: vdso: Disable dwarf unwinding through the sigreturn trampolineWill Deacon
2020-06-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-05-28Merge branch 'for-next/scs' into for-next/coreWill Deacon
2020-05-28Merge branch 'for-next/bti' into for-next/coreWill Deacon
2020-05-21arm64: vdso: Fix CFI directives in sigreturn trampolineWill Deacon
2020-05-21arm64: vdso: Don't prefix sigreturn trampoline with a BTI C instructionWill Deacon
2020-05-15arm64: vdso: Disable Shadow Call StackSami Tolvanen
2020-05-07arm64: vdso: Force the vDSO to be linked as BTI when built for BTIMark Brown
2020-05-07arm64: vdso: Annotate for BTIMark Brown
2020-05-07arm64: vdso: Add --eh-frame-hdr to ldflagsVincenzo Frascino
2020-04-30arm64: vdso: Add -fasynchronous-unwind-tables to cflagsVincenzo Frascino
2020-04-28arm64: vdso: Add '-Bsymbolic' to ldflagsVincenzo Frascino
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-21arm64: vdso: Include common headers in the vdso libraryVincenzo Frascino