开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
vdso
/
Makefile
Age
Commit message (
Expand
)
Author
2024-03-26
x86/vdso: Fix rethunk patching for vdso-image-x32.o too
Borislav Petkov (AMD)
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2024-02-23
kbuild: change tool coverage variables to take the path relative to $(obj)
Masahiro Yamada
2024-02-22
x86/vdso/kbuild: Group non-standard build attributes and primary object file ...
Ingo Molnar
2024-02-22
Merge branch 'x86/vdso' into x86/core, to resolve conflict and to prepare for...
Ingo Molnar
2024-02-20
x86/vdso: Fix rethunk patching for vdso-image-{32,64}.o
Josh Poimboeuf
2024-02-08
x86/vdso: Use CONFIG_COMPAT_32 to specify vdso32
Masahiro Yamada
2024-02-08
x86/vdso: Use $(addprefix ) instead of $(foreach )
Masahiro Yamada
2024-02-08
x86/vdso: Simplify obj-y addition
Masahiro Yamada
2024-02-08
x86/vdso: Consolidate targets and clean-files
Masahiro Yamada
2024-01-10
x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE
Breno Leitao
2023-11-04
Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-10-28
kbuild: unify vdso_install rules
Masahiro Yamada
2023-10-20
x86/vdso: Run objtool on vdso32-setup.o
David Kaplan
2023-03-21
vdso: Improve cmd_vdso_check to check all dynamic relocations
Fangrui Song
2023-02-06
x86/vdso: Provide getcpu for x86-32.
Sebastian Andrzej Siewior
2022-10-17
x86/Kconfig: Introduce function padding
Thomas Gleixner
2022-10-17
x86/vdso: Ensure all kernel code is seen by objtool
Thomas Gleixner
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-03
x86: kmsan: disable instrumentation of unsupported code
Alexander Potapenko
2022-09-26
treewide: Filter out CC_FLAGS_CFI
Sami Tolvanen
2022-08-10
x86: link vdso and boot with -z noexecstack --no-warn-rwx-segments
Nick Desaulniers
2022-06-27
x86: Use return-thunk in asm code
Peter Zijlstra
2022-05-08
randstruct: Split randstruct Makefile and CFLAGS
Kees Cook
2021-12-30
x86/vdso: Remove -nostdlib compiler flag
Masahiro Yamada
2021-09-03
x86/build/vdso: fix missing FORCE for *.so build rule
Masahiro Yamada
2021-02-23
x86, vdso: disable LTO only for vDSO
Sami Tolvanen
2020-11-18
x86/vdso: Implement a vDSO for Intel SGX enclave call
Sean Christopherson
2020-11-18
x86/vdso: Add support for exception fixup in vDSO functions
Sean Christopherson
2020-10-21
treewide: remove DISABLE_LTO
Sami Tolvanen
2020-10-09
kbuild: explicitly specify the build id style
Bill Wendling
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-04-21
x86/vdso/Makefile: Add vobjs32
Dmitry Safonov
2020-03-21
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-01-10
x86/vdso: Enable sanitizers for vma.o
Jann Horn
2019-12-30
Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts
Ingo Molnar
2019-11-16
x86, kcsan: Enable KCSAN for x86
Marco Elver
2019-11-15
x86/build/vdso: Remove meaningless CFLAGS_REMOVE_*.o
Masahiro Yamada
2019-09-04
kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)
Masahiro Yamada
2019-07-17
kbuild: add --hash-style= and --build-id unconditionally
Masahiro Yamada
2019-07-12
x86/vdso: Fix flip/flop vdso build bug
Naohiro Aota
2019-06-22
x86/vdso: Switch to generic vDSO implementation
Vincenzo Frascino
2019-04-18
x86/build/vdso: Add FORCE to the build rule of %.so
Masahiro Yamada
2018-12-15
x86/vdso: Pass --eh-frame-hdr to the linker
Alistair Strachan
2018-12-07
x86/vdso: Drop implicit common-page-size linker flag
Nick Desaulniers
2018-10-03
x86/vdso: Only enable vDSO retpolines when enabled and supported
Andy Lutomirski
2018-08-20
x86/vdso: Fix vDSO build if a retpoline is emitted
Andy Lutomirski
2018-08-13
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
[next]