summaryrefslogtreecommitdiffstats
path: root/arch/x86/entry
AgeCommit message (Expand)AuthorFilesLines
2021-05-20x86/syscalls: Use __NR_syscalls instead of __NR_syscall_maxMasahiro Yamada1-1/+1
2021-05-20x86/syscalls: Stop filling syscall arrays with *_sys_ni_syscallMasahiro Yamada3-24/+6
2021-05-20x86/syscalls: Switch to generic syscalltbl.shMasahiro Yamada5-67/+25
2021-05-20x86/entry/x32: Rename __x32_compat_sys_* to __x64_compat_sys_*Masahiro Yamada1-14/+2
2021-05-17quota: Disable quotactl_path syscallJan Kara2-2/+2
2021-05-12x86/entry: Split PUSH_AND_CLEAR_REGS into two submacrosH. Peter Anvin (Intel)1-1/+8
2021-05-12x86/entry: Reverse arguments to do_syscall_64()H. Peter Anvin (Intel)2-3/+3
2021-05-12x86/entry: Unify definitions from <asm/calling.h> and <asm/ptrace-abi.h>H. Peter Anvin (Intel)1-35/+1
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-0/+6
2021-04-29Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2-0/+2
2021-04-27Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-91/+4
2021-04-26Merge tag 'x86-vdso-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2021-04-26Merge tag 'x86-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+3
2021-04-26Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-6/+6
2021-04-26Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-5/+5
2021-04-22arch: Wire up Landlock syscallsMickaël Salaün2-0/+6
2021-04-08x86/entry: Enable random_kstack_offset supportKees Cook1-0/+3
2021-03-31Merge 'x86/alternatives'Borislav Petkov3-5/+5
2021-03-21x86: Fix various typos in comments, take #2Ingo Molnar6-6/+6
2021-03-17quota: wire up quotactl_pathSascha Hauer2-0/+2
2021-03-15Merge tag 'v5.12-rc3' into x86/coreBorislav Petkov2-1/+4
2021-03-11x86/paravirt: Switch functions with custom code to ALTERNATIVEJuergen Gross1-1/+1
2021-03-11x86/paravirt: Remove no longer needed 32-bit pvops cruftJuergen Gross1-2/+2
2021-03-11x86/alternative: Merge include filesJuergen Gross2-2/+2
2021-03-08x86/sev-es: Introduce ip_within_syscall_gap() helperJoerg Roedel1-0/+2
2021-03-08x86/entry/32: Remove leftover macros after stackprotector cleanupsAndy Lutomirski1-41/+2
2021-03-08x86/stackprotector/32: Make the canary into a regular percpu variableAndy Lutomirski1-52/+4
2021-03-06x86/entry: Fix entry/exit mismatch on failed fast 32-bit syscallsAndy Lutomirski1-1/+2
2021-03-06x86/vdso: Use proper modifier for len's format specifier in extract()Jiri Slaby1-1/+1
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-14/+15
2021-02-24Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-54/+6
2021-02-23Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+2
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+2
2021-02-23x86, vdso: disable LTO only for vDSOSami Tolvanen1-1/+2
2021-02-22arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada1-2/+2
2021-02-22arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada1-12/+13
2021-02-12Merge branch 'x86/paravirt' into x86/entryIngo Molnar2-17/+19
2021-02-10x86/softirq: Remove indirection in do_softirq_own_stack()Thomas Gleixner1-39/+0
2021-02-10x86/entry: Use run_sysvec_on_irqstack_cond() for XEN upcallThomas Gleixner1-13/+6
2021-02-10x86/entry: Convert device interrupts to inline stack switchingThomas Gleixner1-1/+0
2021-02-10x86/entry: Convert system vectors to irq stack macroThomas Gleixner1-1/+0
2021-02-10x86/entry: Fix instrumentation annotationThomas Gleixner1-1/+1
2021-02-10x86/xen: Drop USERGS_SYSRET64 paravirt callJuergen Gross1-9/+7
2021-02-10x86/pv: Switch SWAPGS to ALTERNATIVEJuergen Gross1-5/+5
2021-01-31Merge tag 'x86_entry_for_v5.11_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-10/+5
2021-01-24fs: add mount_setattr()Christian Brauner2-0/+2
2021-01-19x86/entry: Remove put_ret_addr_in_rdi THUNK macro argumentBorislav Petkov1-6/+1
2021-01-14x86/entry: Emit a symbol for register restoring thunkNick Desaulniers1-4/+4
2021-01-12x86/entry: Fix noinstr failPeter Zijlstra1-3/+7
2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn2-0/+2