summaryrefslogtreecommitdiff
path: root/arch/x86/entry/vdso
AgeCommit message (Expand)Author
2024-03-26x86/vdso: Fix rethunk patching for vdso-image-x32.o tooBorislav Petkov (AMD)
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2024-02-27x86/vdso: Move vDSO to mmap regionDaniel Micay
2024-02-23kbuild: change tool coverage variables to take the path relative to $(obj)Masahiro Yamada
2024-02-22x86/vdso/kbuild: Group non-standard build attributes and primary object file ...Ingo Molnar
2024-02-22Merge branch 'x86/vdso' into x86/core, to resolve conflict and to prepare for...Ingo Molnar
2024-02-20x86/vdso: Fix rethunk patching for vdso-image-{32,64}.oJosh Poimboeuf
2024-02-14Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...Ingo Molnar
2024-02-08x86/vdso: Use CONFIG_COMPAT_32 to specify vdso32Masahiro Yamada
2024-02-08x86/vdso: Use $(addprefix ) instead of $(foreach )Masahiro Yamada
2024-02-08x86/vdso: Simplify obj-y additionMasahiro Yamada
2024-02-08x86/vdso: Consolidate targets and clean-filesMasahiro Yamada
2024-01-10x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINEBreno Leitao
2023-11-23arch: vdso: consolidate gettime prototypesArnd Bergmann
2023-11-04Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-11-01Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-10-30Merge tag 'x86-headers-2023-10-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-10-28kbuild: unify vdso_install rulesMasahiro Yamada
2023-10-20x86/vdso: Run objtool on vdso32-setup.oDavid Kaplan
2023-10-10x86/vdso: Remove now superfluous sentinel element from ctl_table arrayJoel Granados
2023-10-03x86/headers: Remove unnecessary #include <asm/export.h>Masahiro Yamada
2023-08-09x86/mm: Fix VDSO and VVAR placement on 5-level paging machinesKirill A. Shutemov
2023-05-18x86/vdso: Include vdso/processor.hArnd Bergmann
2023-04-28Merge tag 'x86_cleanups_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-03-22x86: Simplify one-level sysctl registration for abi_table2Luis Chamberlain
2023-03-21vdso: Improve cmd_vdso_check to check all dynamic relocationsFangrui Song
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-07x86/vdso: Fake 32bit VDSO build on 64bit compile for vgetcpuSebastian Andrzej Siewior
2023-02-06x86/vdso: Provide getcpu for x86-32.Sebastian Andrzej Siewior
2023-01-25x86/vdso: Move VDSO image init to vdso2c generated codeBrian Gerst
2023-01-18mm: remove zap_page_range and create zap_vma_pagesMike Kravetz
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-12Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-12-12Merge tag 'x86-urgent-2022-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-12-09x86/vdso: Conditionally export __vdso_sgx_enter_enclave()Nathan Chancellor
2022-12-01vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copyJann Horn
2022-11-28clocksource: hyper-v: Use TSC PFN getter to map vvar pageStanislav Kinsburskiy
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld
2022-10-17x86/Kconfig: Introduce function paddingThomas Gleixner
2022-10-17x86/vdso: Ensure all kernel code is seen by objtoolThomas Gleixner
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-03x86: kmsan: disable instrumentation of unsupported codeAlexander Potapenko
2022-09-26x86: remove vma linked list walksMatthew Wilcox (Oracle)
2022-09-26treewide: Filter out CC_FLAGS_CFISami Tolvanen
2022-08-10x86: link vdso and boot with -z noexecstack --no-warn-rwx-segmentsNick Desaulniers
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-06-27x86: Use return-thunk in asm codePeter Zijlstra
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_385.RULEThomas Gleixner