index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
vdso
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: vDSO: Wire up getrandom() vDSO implementation
Adhemerval Zanella
2024-09-13
1
-8
/
+17
*
arm64/vdso: Remove --hash-style=sysv
Fangrui Song
2024-07-23
1
-1
/
+1
*
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2024-05-14
1
-8
/
+0
*
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-09
1
-1
/
+1
*
kbuild: unify vdso_install rules
Masahiro Yamada
2023-10-28
1
-10
/
+0
*
vdso: Improve cmd_vdso_check to check all dynamic relocations
Fangrui Song
2023-03-21
1
-3
/
+1
*
kbuild: upgrade the orphan section warning to an error if CONFIG_WERROR is set
Xin Li
2022-11-01
1
-1
/
+1
*
treewide: Filter out CC_FLAGS_CFI
Sami Tolvanen
2022-09-26
1
-1
/
+2
*
arm64: vdso: enable orphan handling for VDSO
Joey Gouly
2022-06-23
1
-1
/
+7
*
Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-24
1
-1
/
+2
|
\
|
*
randstruct: Split randstruct Makefile and CFLAGS
Kees Cook
2022-05-08
1
-1
/
+2
*
|
arm64: vdso: fix makefile dependency on vdso.so
Joey Gouly
2022-05-10
1
-3
/
+0
|
/
*
arm64: vdso: Fix "no previous prototype" warning
Vincenzo Frascino
2022-01-24
1
-1
/
+4
*
arm64: Enable KCSAN
Kefeng Wang
2021-12-14
1
-0
/
+1
*
arm64: vdso: remove -nostdlib compiler flag
Masahiro Yamada
2021-11-08
1
-1
/
+1
*
Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-23
1
-1
/
+2
|
\
|
*
arm64: vdso: disable LTO
Sami Tolvanen
2021-01-14
1
-1
/
+2
*
|
arm64: do not descend to vdso directories twice
Masahiro Yamada
2021-01-20
1
-1
/
+0
*
|
arm64: vdso: disable .eh_frame_hdr via /DISCARD/ instead of --no-eh-frame-hdr
Peter Collingbourne
2021-01-05
1
-2
/
+1
|
/
*
arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=y
Will Deacon
2020-11-09
1
-1
/
+1
*
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-10-22
1
-3
/
+2
|
\
|
*
treewide: remove DISABLE_LTO
Sami Tolvanen
2020-10-20
1
-1
/
+0
|
*
kbuild: explicitly specify the build id style
Bill Wendling
2020-10-09
1
-1
/
+1
|
*
arch: vdso: add vdso linker script to 'targets' instead of extra-y
Masahiro Yamada
2020-09-07
1
-1
/
+1
*
|
Revert "arm64: vdso: Fix compilation with clang older than 8"
Nick Desaulniers
2020-10-14
1
-7
/
+0
|
/
*
arm64: vdso: Don't use gcc plugins for building vgettimeofday.c
Alexander Popov
2020-06-24
1
-1
/
+1
*
arm64: vdso: Only pass --no-eh-frame-hdr when linker supports it
Will Deacon
2020-06-24
1
-2
/
+3
*
arm64: vdso: Disable dwarf unwinding through the sigreturn trampoline
Will Deacon
2020-06-23
1
-1
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-06-02
1
-4
/
+8
|
\
|
*
Merge branch 'for-next/scs' into for-next/core
Will Deacon
2020-05-28
1
-1
/
+1
|
|
\
|
|
*
arm64: vdso: Disable Shadow Call Stack
Sami Tolvanen
2020-05-15
1
-1
/
+1
|
*
|
Merge branch 'for-next/bti' into for-next/core
Will Deacon
2020-05-28
1
-1
/
+3
|
|
\
\
|
|
*
|
arm64: vdso: Force the vDSO to be linked as BTI when built for BTI
Mark Brown
2020-05-07
1
-1
/
+3
|
|
|
/
|
*
|
arm64: vdso: Add --eh-frame-hdr to ldflags
Vincenzo Frascino
2020-05-07
1
-1
/
+1
|
*
|
arm64: vdso: Add '-Bsymbolic' to ldflags
Vincenzo Frascino
2020-04-28
1
-3
/
+5
|
|
/
*
/
arm64: vdso: Add -fasynchronous-unwind-tables to cflags
Vincenzo Frascino
2020-04-30
1
-1
/
+1
|
/
*
arm64: vdso: Cleanup Makefiles
Vincenzo Frascino
2019-07-22
1
-6
/
+3
*
arm64: vdso: fix flip/flop vdso build bug
Naohiro Aota
2019-07-22
1
-2
/
+4
*
arm64: vdso: Fix compilation with clang older than 8
Vincenzo Frascino
2019-06-26
1
-0
/
+7
*
arm64: vdso: Build vDSO with -ffixed-x18
Peter Collingbourne
2019-06-22
1
-1
/
+1
*
arm64: vdso: Substitute gettimeofday() with C implementation
Vincenzo Frascino
2019-06-22
1
-7
/
+27
*
arm64: vdso: Explicitly add build-id option
Laura Abbott
2019-05-16
1
-2
/
+2
*
arm64: vdso: use $(LD) instead of $(CC) to link VDSO
Masahiro Yamada
2019-04-11
1
-10
/
+3
*
arm64: vdso: fix and clean-up Makefile
Masahiro Yamada
2019-04-03
1
-5
/
+3
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
arm64: fix vdso-offsets.h dependency
Kevin Brodsky
2016-07-11
1
-4
/
+3
*
Revert "arm64: Fix vdso-offsets.h dependency"
Catalin Marinas
2016-07-11
1
-3
/
+4
*
arm64: Fix vdso-offsets.h dependency
Catalin Marinas
2016-07-08
1
-4
/
+3
*
arm64: build vdso without libgcov
Arnd Bergmann
2015-11-12
1
-0
/
+3
*
arm64: vdso: work-around broken ELF toolchains in Makefile
Will Deacon
2015-06-19
1
-0
/
+4
[next]