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
/
include
/
asm
/
ptrace.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-01
x86/ptrace: Add FRED additional information to the pt_regs structure
Xin Li
1
-5
/
+61
2024-02-01
x86/ptrace: Cleanup the definition of the pt_regs structure
Xin Li
1
-13
/
+35
2022-05-19
x86/sev: Mark the code returning to user space as syscall gap
Lai Jiangshan
1
-0
/
+4
2022-02-13
x86/ptrace: Always inline v8086_mode() for instrumentation
Borislav Petkov
1
-1
/
+1
2021-09-15
x86: Always inline ip_within_syscall_gap()
Peter Zijlstra
1
-1
/
+1
2021-03-15
Merge tag 'v5.12-rc3' into x86/core
Borislav Petkov
1
-0
/
+15
2021-03-08
x86/sev-es: Introduce ip_within_syscall_gap() helper
Joerg Roedel
1
-0
/
+15
2021-03-08
x86/stackprotector/32: Make the canary into a regular percpu variable
Andy Lutomirski
1
-1
/
+4
2020-09-04
tracing/kprobes, x86/ptrace: Fix regs argument order for i386
Vamshi K Sthambamkadi
1
-1
/
+1
2020-07-24
x86/ptrace: Provide pt_regs helper for entry/exit
Thomas Gleixner
1
-0
/
+5
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
1
-2
/
+2
2020-06-11
x86/int3: Ensure that poke_int3_handler() is not traced
Thomas Gleixner
1
-1
/
+1
2020-01-28
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+13
2020-01-08
x86: Remove force_iret()
Brian Gerst
1
-16
/
+0
2019-12-30
x86/insn-eval: Add support for 64-bit kernel mode
Jann Horn
1
-0
/
+13
2019-11-16
x86/process: Unify copy_thread_tls()
Thomas Gleixner
1
-0
/
+6
2019-07-13
Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+25
2019-07-09
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+1
2019-07-01
x86: don't use asm-generic/ptrace.h
Christoph Hellwig
1
-5
/
+25
2019-06-25
x86/stackframe/32: Provide consistent pt_regs
Peter Zijlstra
1
-15
/
+2
2019-05-29
signal/x86: Remove task parameter from send_sigtrap
Eric W. Biederman
1
-2
/
+1
2018-10-30
Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-0
/
+38
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2018-10-23
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2018-10-23
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+35
2018-10-18
kprobes, x86/ptrace.h: Make regs_get_kernel_stack_nth() not fault on bad stack
Steven Rostedt (VMware)
1
-7
/
+35
2018-10-11
x86: ptrace: Add function argument access API
Masami Hiramatsu
1
-0
/
+38
2018-09-19
signal: Simplify tracehook_report_syscall_exit
Eric W. Biederman
1
-1
/
+1
2018-09-03
x86/paravirt: Move items in pv_info under PARAVIRT_XXL umbrella
Juergen Gross
1
-1
/
+1
2018-09-03
x86/fault: Plumb error code and fault address through to fault handlers
Jann Horn
1
-0
/
+2
2017-12-12
bpf: add a bpf_override_function helper
Josef Bacik
1
-0
/
+5
2017-11-07
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-01
ptrace,x86: Make user_64bit_mode() available to 32-bit builds
Ricardo Neri
1
-1
/
+5
2017-08-10
x86/asm/32: Fix regs_get_register() on segment registers
Andy Lutomirski
1
-0
/
+11
2017-07-30
x86/asm/32: Make pt_regs's segment registers be 16 bits
Andy Lutomirski
1
-6
/
+26
2016-06-14
x86/entry: Get rid of two-phase syscall entry work
Andy Lutomirski
1
-6
/
+0
2015-08-05
x86/entry: Remove do_notify_resume(), syscall_trace_leave(), and their TIF masks
Andy Lutomirski
1
-1
/
+0
2015-05-29
x86/asm/entry/32: Really make user_mode() work correctly for VM86 mode
Jan Beulich
1
-1
/
+1
2015-03-31
x86/asm/entry: Remove user_mode_ignore_vm86()
Ingo Molnar
1
-17
/
+0
2015-03-23
x86/asm/entry: Remove user_mode_vm()
Andy Lutomirski
1
-5
/
+0
2015-03-23
x86/asm/entry: Make user_mode() work correctly if regs came from VM86 mode
Andy Lutomirski
1
-10
/
+7
2015-03-23
x86/asm/entry: Add user_mode_ignore_vm86()
Andy Lutomirski
1
-0
/
+17
2015-03-23
x86/asm/entry: Fix execve() and sigreturn() syscalls to always return via IRET
Brian Gerst
1
-1
/
+1
2015-03-10
x86/asm/entry/64: Save user RSP in pt_regs->sp on SYSCALL64 fastpath
Denys Vlasenko
1
-6
/
+2
2015-03-05
x86/asm/entry/64: Fix comments
Denys Vlasenko
1
-3
/
+10
2014-09-09
x86: Split syscall_trace_enter into two phases
Andy Lutomirski
1
-0
/
+5
2014-07-04
ptrace,x86: force IRET path after a ptrace_stop()
Tejun Heo
1
-0
/
+16
2014-01-07
x86: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2012-12-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+7
[next]