index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/xen: Add xenpv_restore_regs_and_return_to_usermode()
Lai Jiangshan
2021-12-03
1
-0
/
+4
*
x86/entry: Use the correct fence macro after swapgs in kernel CR3
Lai Jiangshan
2021-12-03
1
-7
/
+8
*
x86/entry: Add a fence for kernel entry SWAPGS in paranoid_entry()
Lai Jiangshan
2021-12-03
1
-11
/
+5
*
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
2021-11-19
1
-1
/
+1
*
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-11-11
1
-1
/
+2
|
\
|
*
signal/x86: In emulate_vsyscall force a signal instead of calling do_exit
Eric W. Biederman
2021-10-29
1
-1
/
+2
*
|
futex,x86: Wire up sys_futex_waitv()
André Almeida
2021-10-07
2
-0
/
+2
|
/
*
compat: remove some compat entry points
Arnd Bergmann
2021-09-09
2
-3
/
+3
*
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-09-04
1
-1
/
+1
|
\
|
*
x86/build/vdso: fix missing FORCE for *.so build rule
Masahiro Yamada
2021-09-03
1
-1
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
2
-0
/
+2
|
\
\
|
*
|
mm: wire up syscall process_mrelease
Suren Baghdasaryan
2021-09-03
2
-0
/
+2
|
|
/
*
/
exit/bdflush: Remove the deprecated bdflush system call
Eric W. Biederman
2021-07-12
1
-1
/
+1
|
/
*
arch, mm: wire up memfd_secret system call where relevant
Mike Rapoport
2021-07-08
2
-0
/
+2
*
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-01
2
-2
/
+2
|
\
|
*
quota: Wire up quotactl_fd syscall
Jan Kara
2021-06-07
2
-2
/
+2
*
|
Merge tag 'x86-entry-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-29
9
-185
/
+106
|
\
\
|
*
|
x86/syscalls: Don't adjust CFLAGS for syscall tables
Brian Gerst
2021-05-25
1
-6
/
+0
|
*
|
x86/syscalls: Remove -Wno-override-init for syscall tables
Brian Gerst
2021-05-25
1
-4
/
+0
|
*
|
x86/syscalls: Clear 'offset' and 'prefix' in case they are set in env
Masahiro Yamada
2021-05-25
1
-0
/
+2
|
*
|
x86/entry: Use int everywhere for system call numbers
H. Peter Anvin (Intel)
2021-05-25
1
-28
/
+59
|
*
|
x86/entry: Treat out of range and gap system calls the same
H. Peter Anvin (Intel)
2021-05-20
1
-0
/
+4
|
*
|
x86/entry/64: Sign-extend system calls on entry to int
H. Peter Anvin (Intel)
2021-05-20
1
-1
/
+2
|
*
|
x86/syscalls: Switch to generic syscallhdr.sh
Masahiro Yamada
2021-05-20
2
-48
/
+13
|
*
|
x86/syscalls: Use __NR_syscalls instead of __NR_syscall_max
Masahiro Yamada
2021-05-20
1
-1
/
+1
|
*
|
x86/syscalls: Stop filling syscall arrays with *_sys_ni_syscall
Masahiro Yamada
2021-05-20
3
-24
/
+6
|
*
|
x86/syscalls: Switch to generic syscalltbl.sh
Masahiro Yamada
2021-05-20
5
-67
/
+25
|
*
|
x86/entry/x32: Rename __x32_compat_sys_* to __x64_compat_sys_*
Masahiro Yamada
2021-05-20
1
-14
/
+2
*
|
|
Merge tag 'x86-asm-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-06-28
3
-39
/
+12
|
\
|
|
|
*
|
x86/entry: Split PUSH_AND_CLEAR_REGS into two submacros
H. Peter Anvin (Intel)
2021-05-12
1
-1
/
+8
|
*
|
x86/entry: Reverse arguments to do_syscall_64()
H. Peter Anvin (Intel)
2021-05-12
2
-3
/
+3
|
*
|
x86/entry: Unify definitions from <asm/calling.h> and <asm/ptrace-abi.h>
H. Peter Anvin (Intel)
2021-05-12
1
-35
/
+1
*
|
|
Merge tag 'x86_sev_for_v5.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-28
1
-2
/
+2
|
\
\
\
|
*
|
|
x86/sev: Split up runtime #VC handler for correct state tracking
Joerg Roedel
2021-06-21
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
x86/xen: Fix noinstr fail in xen_pv_evtchn_do_upcall()
Peter Zijlstra
2021-06-22
1
-1
/
+2
*
|
|
x86/entry: Fix noinstr fail in __do_fast_syscall_32()
Peter Zijlstra
2021-06-22
1
-1
/
+1
|
/
/
*
/
quota: Disable quotactl_path syscall
Jan Kara
2021-05-17
2
-2
/
+2
|
/
*
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2021-05-02
2
-0
/
+6
|
\
|
*
arch: Wire up Landlock syscalls
Mickaël Salaün
2021-04-22
2
-0
/
+6
*
|
Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2021-04-29
2
-0
/
+2
|
\
\
|
*
|
quota: wire up quotactl_path
Sascha Hauer
2021-03-17
2
-0
/
+2
|
|
/
*
|
Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-28
1
-91
/
+4
|
\
\
|
*
\
Merge 'x86/alternatives'
Borislav Petkov
2021-03-31
3
-5
/
+5
|
|
\
\
|
*
\
\
Merge tag 'v5.12-rc3' into x86/core
Borislav Petkov
2021-03-15
2
-1
/
+4
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
x86/entry/32: Remove leftover macros after stackprotector cleanups
Andy Lutomirski
2021-03-08
1
-41
/
+2
|
*
|
|
x86/stackprotector/32: Make the canary into a regular percpu variable
Andy Lutomirski
2021-03-08
1
-52
/
+4
*
|
|
|
Merge tag 'x86-vdso-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-26
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
x86/vdso: Use proper modifier for len's format specifier in extract()
Jiri Slaby
2021-03-06
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'x86-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-04-26
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
x86/entry: Enable random_kstack_offset support
Kees Cook
2021-04-08
1
-0
/
+3
|
|
|
/
/
|
|
/
|
|
[next]