summaryrefslogtreecommitdiffstats
path: root/arch/x86/entry/vdso (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-133-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-153-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
|\
| * treewide: remove DISABLE_LTOSami Tolvanen2020-10-201-2/+0
| * kbuild: explicitly specify the build id styleBill Wendling2020-10-091-1/+1
* | x86/paravirt: Remove 32-bit support from CONFIG_PARAVIRT_XXLJuergen Gross2020-08-151-0/+1
|/
* Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-08-141-30/+0
|\
| * x86/xen: remove 32-bit Xen PV guest supportJuergen Gross2020-08-111-30/+0
* | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-08-091-2/+2
|\ \
| * | kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada2020-07-071-2/+2
| |/
* / timens: make vdso_join_timens() always succeedChristian Brauner2020-07-081-3/+2
|/
* Rebase locking/kcsan to locking/urgentThomas Gleixner2020-06-111-0/+6
|\
| * Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar2020-04-135-6/+16
| |\
| * \ Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar2020-03-215-7/+132
| |\ \
| * | | x86/vdso: Enable sanitizers for vma.oJann Horn2020-01-101-0/+3
| * | | Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar2019-12-303-6/+4
| |\ \ \
| * | | | x86, kcsan: Enable KCSAN for x86Marco Elver2019-11-161-0/+3
* | | | | mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-7/+7
* | | | | x86/vdso/Makefile: Add vobjs32Dmitry Safonov2020-04-211-10/+5
* | | | | x86/vdso/vdso2c: Convert iterators to unsignedDmitry Safonov2020-04-211-9/+7
* | | | | x86/vdso/vdso2c: Correct error messages on file openDmitry Safonov2020-04-211-2/+2
| |_|_|/ |/| | |
* | | | sparc,x86: vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLININGMasahiro Yamada2020-04-071-4/+0
* | | | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-032-0/+2
|\ \ \ \
| * | | | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-252-0/+2
| | |_|/ | |/| |
* | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-311-0/+7
|\ \ \ \
| * | | | x86/vdso: Discard .note.gnu.property sections in vDSOH.J. Lu2020-03-271-0/+7
| |/ / /
* | | | Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-03-311-0/+1
|\ \ \ \
| * | | | x86/entry: Move max syscall number calculation to syscallhdr.shBrian Gerst2020-03-211-0/+1
| |/ / /
* | | | x86/vdso: Use generic VDSO clock mode storageThomas Gleixner2020-02-171-3/+3