aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/entry/vdso
AgeCommit message (Expand)AuthorFilesLines
2023-11-04Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-27/+0
2023-11-01Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 1-1/+0
2023-10-30Merge tag 'x86-headers-2023-10-28' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+0
2023-10-28kbuild: unify vdso_install rulesGravatar Masahiro Yamada 1-27/+0
2023-10-20x86/vdso: Run objtool on vdso32-setup.oGravatar David Kaplan 1-1/+2
2023-10-10x86/vdso: Remove now superfluous sentinel element from ctl_table arrayGravatar Joel Granados 1-1/+0
2023-10-03x86/headers: Remove unnecessary #include <asm/export.h>Gravatar Masahiro Yamada 1-1/+0
2023-08-09x86/mm: Fix VDSO and VVAR placement on 5-level paging machinesGravatar Kirill A. Shutemov 1-2/+2
2023-05-18x86/vdso: Include vdso/processor.hGravatar Arnd Bergmann 1-0/+1
2023-04-28Merge tag 'x86_cleanups_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-10/+1
2023-03-22x86: Simplify one-level sysctl registration for abi_table2Gravatar Luis Chamberlain 1-10/+1
2023-03-21vdso: Improve cmd_vdso_check to check all dynamic relocationsGravatar Fangrui Song 1-4/+1
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-3/+1
2023-02-07x86/vdso: Fake 32bit VDSO build on 64bit compile for vgetcpuGravatar Sebastian Andrzej Siewior 3-26/+27
2023-02-06x86/vdso: Provide getcpu for x86-32.Gravatar Sebastian Andrzej Siewior 4-3/+6
2023-01-25x86/vdso: Move VDSO image init to vdso2c generated codeGravatar Brian Gerst 3-24/+10
2023-01-18mm: remove zap_page_range and create zap_vma_pagesGravatar Mike Kravetz 1-3/+1
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-6/+8
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2022-12-12Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-23/+0
2022-12-12Merge tag 'x86-urgent-2022-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+2
2022-12-09x86/vdso: Conditionally export __vdso_sgx_enter_enclave()Gravatar Nathan Chancellor 1-0/+2
2022-12-01vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copyGravatar Jann Horn 1-23/+0
2022-11-28clocksource: hyper-v: Use TSC PFN getter to map vvar pageGravatar Stanislav Kinsburskiy 1-4/+3
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionGravatar Jason A. Donenfeld 1-1/+1
2022-10-17x86/Kconfig: Introduce function paddingGravatar Thomas Gleixner 1-1/+2
2022-10-17x86/vdso: Ensure all kernel code is seen by objtoolGravatar Thomas Gleixner 1-5/+6
2022-10-11treewide: use prandom_u32_max() when possible, part 1Gravatar Jason A. Donenfeld 1-1/+1
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-4/+8
2022-10-03x86: kmsan: disable instrumentation of unsupported codeGravatar Alexander Potapenko 1-0/+3
2022-09-26x86: remove vma linked list walksGravatar Matthew Wilcox (Oracle) 1-4/+5
2022-09-26treewide: Filter out CC_FLAGS_CFIGravatar Sami Tolvanen 1-1/+2
2022-08-10x86: link vdso and boot with -z noexecstack --no-warn-rwx-segmentsGravatar Nick Desaulniers 1-1/+1
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-1/+1
2022-06-27x86: Use return-thunk in asm codeGravatar Peter Zijlstra 1-0/+1
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_385.RULEGravatar Thomas Gleixner 1-1/+1
2022-05-24Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+2
2022-05-08randstruct: Split randstruct Makefile and CFLAGSGravatar Kees Cook 1-1/+2
2022-05-04x86: Fix return value of __setup handlersGravatar Randy Dunlap 1-1/+1
2022-01-12Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-3/+2
2021-12-30x86/vdso: Remove -nostdlib compiler flagGravatar Masahiro Yamada 1-1/+1
2021-12-11x86: Remove .fixup sectionGravatar Peter Zijlstra 1-1/+0
2021-12-08x86: Prepare asm files for straight-line-speculationGravatar Peter Zijlstra 2-2/+2
2021-09-03x86/build/vdso: fix missing FORCE for *.so build ruleGravatar Masahiro Yamada 1-1/+1
2021-04-26Merge tag 'x86-vdso-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2021-04-26Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 4-4/+4
2021-03-21x86: Fix various typos in comments, take #2Gravatar Ingo Molnar 4-4/+4
2021-03-11x86/alternative: Merge include filesGravatar Juergen Gross 1-1/+1
2021-03-06x86/vdso: Use proper modifier for len's format specifier in extract()Gravatar Jiri Slaby 1-1/+1
2021-02-23x86, vdso: disable LTO only for vDSOGravatar Sami Tolvanen 1-1/+2