index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
ptrace.c
Age
Commit message (
Expand
)
Author
2022-11-01
x86: Improve formatting of user_regset arrays
Rick Edgecombe
2022-11-01
x86: Separate out x86_regset for 32 and 64 bit
Rick Edgecombe
2022-04-14
x86/32: Remove lazy GS macros
Brian Gerst
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-10
tracehook: Remove tracehook.h
Eric W. Biederman
2022-02-18
x86/ptrace: Fix xfpregs_set()'s incorrect xmm clearing
Andy Lutomirski
2021-10-20
x86/fpu: Remove internal.h dependency from fpu/signal.h
Thomas Gleixner
2021-05-12
x86/regs: Syscall_get_nr() returns -1 for a non-system call
H. Peter Anvin
2021-02-04
x86/ptrace: Clean up PTRACE_GETREGS/PTRACE_PUTREGS regset selection
Andy Lutomirski
2020-09-04
x86/debug: Change thread.debugreg6 to thread.virtual_dr6
Peter Zijlstra
2020-09-04
x86/debug: Support negative polarity DR6 bits
Peter Zijlstra
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-07-27
x86: switch to ->regset_get()
Al Viro
2020-07-01
x86/ptrace: Fix 32-bit PTRACE_SETREGS vs fsbase and gsbase
Andy Lutomirski
2020-06-18
x86/ptrace: Prevent ptrace from clearing the FS/GS selector
Chang S. Bae
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2019-11-26
x86/ptrace: Document FSBASE and GSBASE ABI oddities
Andy Lutomirski
2019-11-26
x86/ptrace: Remove set_segment_reg() implementations for current
Andy Lutomirski
2019-11-16
x86/ioperm: Move iobitmap data into a struct
Thomas Gleixner
2019-11-16
x86/ptrace: Prevent truncation of bitmap size
Thomas Gleixner
2019-08-07
x86/ptrace: Mark expected switch fall-through
Gustavo A. R. Silva
2019-07-15
Revert "x86/ptrace: Prevent ptrace from clearing the FS/GS selector" and fix ...
Andy Lutomirski
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-07-08
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-07-08
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-06-27
x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()
Dianzhang Chen
2019-06-25
x86/stackframe/32: Provide consistent pt_regs
Peter Zijlstra
2019-06-22
x86/ptrace: Prevent ptrace from clearing the FS/GS selector
Chang S. Bae
2019-06-05
ptrace: move clearing of TIF_SYSCALL_EMU flag to core
Sudeep Holla
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
signal: Explicitly call force_sig_fault on current
Eric W. Biederman
2019-05-29
signal/x86: Remove task parameter from send_sigtrap
Eric W. Biederman
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2018-12-18
x86/fsgsbase/64: Fix the base write helper functions
Chang S. Bae
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-08
x86/fsgsbase/64: Make ptrace use the new FS/GS base helpers
Chang S. Bae
2018-10-08
x86/fsgsbase/64: Introduce FS/GS base helper functions
Chang S. Bae
2018-10-08
x86/fsgsbase/64: Fix ptrace() to read the FS/GS base accurately
Andy Lutomirski
2018-09-21
signal/x86: Use force_sig_fault where appropriate
Eric W. Biederman
2018-09-19
signal/x86: Inline fill_sigtrap_info in it's only caller send_sigtrap
Eric W. Biederman
2018-09-19
signal: Simplify tracehook_report_syscall_exit
Eric W. Biederman
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-01-30
x86/asm: Move 'status' from thread_struct to thread_info
Andy Lutomirski
2017-03-20
x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()
Kyle Huey
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-10-03
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-09-15
x86/asm: Move the thread_info::status field to thread_struct
Andy Lutomirski
[next]