summaryrefslogtreecommitdiffstats
path: root/arch/x86/entry/vdso
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_cleanups_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-04-281-10/+1
|\
| * x86: Simplify one-level sysctl registration for abi_table2Luis Chamberlain2023-03-221-10/+1
* | vdso: Improve cmd_vdso_check to check all dynamic relocationsFangrui Song2023-03-211-4/+1
|/
* Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-231-3/+1
|\
| * mm: remove zap_page_range and create zap_vma_pagesMike Kravetz2023-01-181-3/+1
* | x86/vdso: Fake 32bit VDSO build on 64bit compile for vgetcpuSebastian Andrzej Siewior2023-02-073-26/+27
* | x86/vdso: Provide getcpu for x86-32.Sebastian Andrzej Siewior2023-02-064-3/+6
* | x86/vdso: Move VDSO image init to vdso2c generated codeBrian Gerst2023-01-253-24/+10
|/
* Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-141-6/+8
|\
| * x86/Kconfig: Introduce function paddingThomas Gleixner2022-10-171-1/+2
| * x86/vdso: Ensure all kernel code is seen by objtoolThomas Gleixner2022-10-171-5/+6
* | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-12-121-1/+1
|\ \
| * | treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld2022-11-181-1/+1
| |/
* | Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-12-121-23/+0
|\ \
| * | vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copyJann Horn2022-12-011-23/+0
| |/
* | Merge tag 'x86-urgent-2022-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-12-121-0/+2
|\ \
| * | x86/vdso: Conditionally export __vdso_sgx_enter_enclave()Nathan Chancellor2022-12-091-0/+2
| |/
* / clocksource: hyper-v: Use TSC PFN getter to map vvar pageStanislav Kinsburskiy2022-11-281-4/+3
|/
* treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2022-10-111-1/+1
* Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-102-4/+8
|\
| * x86: kmsan: disable instrumentation of unsupported codeAlexander Potapenko2022-10-031-0/+3
| * x86: remove vma linked list walksMatthew Wilcox (Oracle)2022-09-261-4/+5
* | treewide: Filter out CC_FLAGS_CFISami Tolvanen2022-09-261-1/+2
|/
* x86: link vdso and boot with -z noexecstack --no-warn-rwx-segmentsNick Desaulniers2022-08-101-1/+1
* Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-08-041-1/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_385.RULEThomas Gleixner2022-06-101-1/+1
* | x86: Use return-thunk in asm codePeter Zijlstra2022-06-271-0/+1
|/
* Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-05-241-1/+2
|\
| * randstruct: Split randstruct Makefile and CFLAGSKees Cook2022-05-081-1/+2
* | x86: Fix return value of __setup handlersRandy Dunlap2022-05-041-1/+1
|/
* Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-123-3/+2
|\
| * x86: Remove .fixup sectionPeter Zijlstra2021-12-111-1/+0
| * x86: Prepare asm files for straight-line-speculationPeter Zijlstra2021-12-082-2/+2
* | x86/vdso: Remove -nostdlib compiler flagMasahiro Yamada2021-12-301-1/+1
|/
* x86/build/vdso: fix missing FORCE for *.so build ruleMasahiro Yamada2021-09-031-1/+1
* Merge tag 'x86-vdso-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-04-261-1/+1
|\
| * x86/vdso: Use proper modifier for len's format specifier in extract()Jiri Slaby2021-03-061-1/+1
* | Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-264-4/+4
|\ \
| * | x86: Fix various typos in comments, take #2Ingo Molnar2021-03-214-4/+4
| |/
* / x86/alternative: Merge include filesJuergen Gross2021-03-111-1/+1
|/
* x86, vdso: disable LTO only for vDSOSami Tolvanen2021-02-231-1/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-17/+0
|\
| * mm: forbid splitting special mappingsDmitry Safonov2020-12-151-17/+0
* | Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-143-0/+19
|\ \
| * | x86: vdso: Expose sigreturn address on vdso to the kernelGabriel Krisman Bertazi2020-12-023-0/+19
* | | Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-12-141-2/+2
|\| |
| * | x86/elf: Use e_machine to check for x32/ia32 in setup_additional_pages()Gabriel Krisman Bertazi2020-10-261-2/+2
| |/
* | x86/vdso: Implement a vDSO for Intel SGX enclave callSean Christopherson2020-11-183-0/+154
* | x86/vdso: Add support for exception fixup in vDSO functionsSean Christopherson2020-11-185-5/+134
|/
* Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-10-221-3/+1
|\