index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-09
compat: remove some compat entry points
Arnd Bergmann
2
-3
/
+3
2021-09-04
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-0
/
+2
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
2
-0
/
+2
2021-09-03
x86/build/vdso: fix missing FORCE for *.so build rule
Masahiro Yamada
1
-1
/
+1
2021-07-12
exit/bdflush: Remove the deprecated bdflush system call
Eric W. Biederman
1
-1
/
+1
2021-07-08
arch, mm: wire up memfd_secret system call where relevant
Mike Rapoport
2
-0
/
+2
2021-07-01
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2021-06-29
Merge tag 'x86-entry-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-185
/
+106
2021-06-28
Merge tag 'x86-asm-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-39
/
+12
2021-06-28
Merge tag 'x86_sev_for_v5.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2021-06-22
x86/xen: Fix noinstr fail in xen_pv_evtchn_do_upcall()
Peter Zijlstra
1
-1
/
+2
2021-06-22
x86/entry: Fix noinstr fail in __do_fast_syscall_32()
Peter Zijlstra
1
-1
/
+1
2021-06-21
x86/sev: Split up runtime #VC handler for correct state tracking
Joerg Roedel
1
-2
/
+2
2021-06-07
quota: Wire up quotactl_fd syscall
Jan Kara
2
-2
/
+2
2021-05-25
x86/syscalls: Don't adjust CFLAGS for syscall tables
Brian Gerst
1
-6
/
+0
2021-05-25
x86/syscalls: Remove -Wno-override-init for syscall tables
Brian Gerst
1
-4
/
+0
2021-05-25
x86/syscalls: Clear 'offset' and 'prefix' in case they are set in env
Masahiro Yamada
1
-0
/
+2
2021-05-25
x86/entry: Use int everywhere for system call numbers
H. Peter Anvin (Intel)
1
-28
/
+59
2021-05-20
x86/entry: Treat out of range and gap system calls the same
H. Peter Anvin (Intel)
1
-0
/
+4
2021-05-20
x86/entry/64: Sign-extend system calls on entry to int
H. Peter Anvin (Intel)
1
-1
/
+2
2021-05-20
x86/syscalls: Switch to generic syscallhdr.sh
Masahiro Yamada
2
-48
/
+13
2021-05-20
x86/syscalls: Use __NR_syscalls instead of __NR_syscall_max
Masahiro Yamada
1
-1
/
+1
2021-05-20
x86/syscalls: Stop filling syscall arrays with *_sys_ni_syscall
Masahiro Yamada
3
-24
/
+6
2021-05-20
x86/syscalls: Switch to generic syscalltbl.sh
Masahiro Yamada
5
-67
/
+25
2021-05-20
x86/entry/x32: Rename __x32_compat_sys_* to __x64_compat_sys_*
Masahiro Yamada
1
-14
/
+2
2021-05-17
quota: Disable quotactl_path syscall
Jan Kara
2
-2
/
+2
2021-05-12
x86/entry: Split PUSH_AND_CLEAR_REGS into two submacros
H. Peter Anvin (Intel)
1
-1
/
+8
2021-05-12
x86/entry: Reverse arguments to do_syscall_64()
H. Peter Anvin (Intel)
2
-3
/
+3
2021-05-12
x86/entry: Unify definitions from <asm/calling.h> and <asm/ptrace-abi.h>
H. Peter Anvin (Intel)
1
-35
/
+1
2021-05-02
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-0
/
+6
2021-04-29
Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2
-0
/
+2
2021-04-28
Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-91
/
+4
2021-04-26
Merge tag 'x86-vdso-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2021-04-26
Merge tag 'x86-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2021-04-26
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-6
/
+6
2021-04-26
Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-5
/
+5
2021-04-22
arch: Wire up Landlock syscalls
Mickaël Salaün
2
-0
/
+6
2021-04-08
x86/entry: Enable random_kstack_offset support
Kees Cook
1
-0
/
+3
2021-03-31
Merge 'x86/alternatives'
Borislav Petkov
3
-5
/
+5
2021-03-22
x86: Fix various typos in comments, take #2
Ingo Molnar
6
-6
/
+6
2021-03-17
quota: wire up quotactl_path
Sascha Hauer
2
-0
/
+2
2021-03-15
Merge tag 'v5.12-rc3' into x86/core
Borislav Petkov
2
-1
/
+4
2021-03-11
x86/paravirt: Switch functions with custom code to ALTERNATIVE
Juergen Gross
1
-1
/
+1
2021-03-11
x86/paravirt: Remove no longer needed 32-bit pvops cruft
Juergen Gross
1
-2
/
+2
2021-03-11
x86/alternative: Merge include files
Juergen Gross
2
-2
/
+2
2021-03-08
x86/sev-es: Introduce ip_within_syscall_gap() helper
Joerg Roedel
1
-0
/
+2
2021-03-08
x86/entry/32: Remove leftover macros after stackprotector cleanups
Andy Lutomirski
1
-41
/
+2
2021-03-08
x86/stackprotector/32: Make the canary into a regular percpu variable
Andy Lutomirski
1
-52
/
+4
2021-03-06
x86/entry: Fix entry/exit mismatch on failed fast 32-bit syscalls
Andy Lutomirski
1
-1
/
+2
[next]