index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
vdso
Age
Commit message (
Expand
)
Author
2023-10-28
kbuild: unify vdso_install rules
Masahiro Yamada
2023-07-27
arm64: vdso: remove two .altinstructions related symbols
Jisheng Zhang
2023-07-20
arm64: vdso: Clear common make C=2 warnings
Zhen Lei
2023-03-21
vdso: Improve cmd_vdso_check to check all dynamic relocations
Fangrui Song
2022-11-01
kbuild: upgrade the orphan section warning to an error if CONFIG_WERROR is set
Xin Li
2022-10-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-09-26
treewide: Filter out CC_FLAGS_CFI
Sami Tolvanen
2022-09-09
arm64: alternative: patch alternatives in the vDSO
Joey Gouly
2022-06-28
arm64: vdso*: place got/plt sections in .rodata
Joey Gouly
2022-06-23
arm64: vdso: enable orphan handling for VDSO
Joey Gouly
2022-06-23
arm64: vdso: put ELF related sections in the linker script
Joey Gouly
2022-05-24
Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-10
arm64: vdso: fix makefile dependency on vdso.so
Joey Gouly
2022-05-08
randstruct: Split randstruct Makefile and CFLAGS
Kees Cook
2022-01-24
arm64: vdso: Fix "no previous prototype" warning
Vincenzo Frascino
2021-12-14
arm64: Enable KCSAN
Kefeng Wang
2021-11-08
arm64: vdso: remove -nostdlib compiler flag
Masahiro Yamada
2021-04-30
arm64/vdso: Discard .note.gnu.property sections in vDSO
Bill Wendling
2021-02-23
Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-01-20
arm64: Support running gen_vdso_offsets.sh with BSD userland.
John Millikin
2021-01-20
arm64: do not descend to vdso directories twice
Masahiro Yamada
2021-01-14
arm64: vdso: disable LTO
Sami Tolvanen
2021-01-05
arm64: vdso: disable .eh_frame_hdr via /DISCARD/ instead of --no-eh-frame-hdr
Peter Collingbourne
2020-11-09
arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=y
Will Deacon
2020-10-23
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-10-21
treewide: remove DISABLE_LTO
Sami Tolvanen
2020-10-20
arm64: Fix a broken copyright header in gen_vdso_offsets.sh
Palmer Dabbelt
2020-10-13
Revert "arm64: vdso: Fix compilation with clang older than 8"
Nick Desaulniers
2020-10-09
kbuild: explicitly specify the build id style
Bill Wendling
2020-09-07
arch: vdso: add vdso linker script to 'targets' instead of extra-y
Masahiro Yamada
2020-07-24
arm64/vdso: Add time namespace page
Andrei Vagin
2020-06-24
arm64: vdso: Don't use gcc plugins for building vgettimeofday.c
Alexander Popov
2020-06-24
arm64: vdso: Only pass --no-eh-frame-hdr when linker supports it
Will Deacon
2020-06-23
arm64: vdso: Disable dwarf unwinding through the sigreturn trampoline
Will Deacon
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-05-28
Merge branch 'for-next/scs' into for-next/core
Will Deacon
2020-05-28
Merge branch 'for-next/bti' into for-next/core
Will Deacon
2020-05-21
arm64: vdso: Fix CFI directives in sigreturn trampoline
Will Deacon
2020-05-21
arm64: vdso: Don't prefix sigreturn trampoline with a BTI C instruction
Will Deacon
2020-05-15
arm64: vdso: Disable Shadow Call Stack
Sami Tolvanen
2020-05-07
arm64: vdso: Force the vDSO to be linked as BTI when built for BTI
Mark Brown
2020-05-07
arm64: vdso: Annotate for BTI
Mark Brown
2020-05-07
arm64: vdso: Add --eh-frame-hdr to ldflags
Vincenzo Frascino
2020-04-30
arm64: vdso: Add -fasynchronous-unwind-tables to cflags
Vincenzo Frascino
2020-04-28
arm64: vdso: Add '-Bsymbolic' to ldflags
Vincenzo Frascino
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-21
arm64: vdso: Include common headers in the vdso library
Vincenzo Frascino
[next]