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
/
signal.c
Age
Commit message (
Expand
)
Author
2021-05-12
x86/regs: Syscall_get_nr() returns -1 for a non-system call
H. Peter Anvin
2021-03-21
Merge branch 'linus' into x86/cleanups, to resolve conflict
Ingo Molnar
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
2021-03-16
x86: Introduce restart_block->arch_data to remove TS_COMPAT_RESTART
Oleg Nesterov
2021-03-16
x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()
Oleg Nesterov
2020-11-04
Merge branch 'core/urgent' into core/entry
Thomas Gleixner
2020-10-29
entry: Add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-24
x86/entry: Use generic syscall exit functionality
Thomas Gleixner
2020-06-01
Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-05-13
x86/fpu/xstate: Define new functions for clearing fpregs and xstates
Fenghua Yu
2020-05-05
signal: refactor copy_siginfo_to_user32
Christoph Hellwig
2020-03-31
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-26
x86: unsafe_put-style macro for sigmask
Al Viro
2020-03-26
x86: x32_setup_rt_frame(): consolidate uaccess areas
Al Viro
2020-03-26
x86: __setup_rt_frame(): consolidate uaccess areas
Al Viro
2020-03-26
x86: __setup_frame(): consolidate uaccess areas
Al Viro
2020-03-26
x86: setup_sigcontext(): list user_access_{begin,end}() into callers
Al Viro
2020-03-26
x86: get rid of put_user_try in __setup_rt_frame() (both 32bit and 64bit)
Al Viro
2020-03-21
x86: Remove unneeded includes
Brian Gerst
2020-03-21
x86/entry/64: Use syscall wrappers for x32_rt_sigreturn
Brian Gerst
2020-03-19
x86: get rid of put_user_try in {ia32,x32}_setup_rt_frame()
Al Viro
2020-03-18
x86: switch setup_sigcontext() to unsafe_put_user()
Al Viro
2020-03-18
x86: get rid of get_user_ex() in restore_sigcontext()
Al Viro
2020-03-18
x86: switch sigframe sigset handling to explict __get_user()/__put_user()
Al Viro
2020-01-08
x86: Remove force_iret()
Brian Gerst
2019-07-12
x86: use static_cpu_has in uaccess region to avoid instrumentation
Marco Elver
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-07
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-06
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-04-19
rseq: Clean up comments by reflecting removal of event counter
Mathieu Desnoyers
2019-04-10
x86/fpu: Remove fpu->initialized
Sebastian Andrzej Siewior
2019-04-03
x86/fpu: Fix __user annotations
Jann Horn
2019-04-03
x86/uaccess, signal: Fix AC=1 bloat
Peter Zijlstra
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-06-22
rseq: Avoid infinite recursion when delivering SIGSEGV
Will Deacon
2018-06-06
x86: Add support for restartable sequences
Mathieu Desnoyers
2018-04-02
x86/sigreturn: use SYSCALL_DEFINE0
Tautschnig, Michael
2018-04-02
x86: fix sys_sigreturn() return type to be long, not unsigned long
Dominik Brodowski
2018-01-30
x86/asm: Move 'status' from thread_struct to thread_info
Andy Lutomirski
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-26
x86/fpu: Rename fpu::fpstate_active to fpu::initialized
Ingo Molnar
2017-07-30
x86/asm/32: Remove a bunch of '& 0xffff' from pt_regs segment reads
Andy Lutomirski
2017-04-11
x86/debug: Fix the printk() debug output of signal_fault(), do_trap() and do_...
Markus Trippelsdorf
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
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
2016-09-14
x86/signal: Add SA_{X32,IA32}_ABI sa_flags
Dmitry Safonov
2016-08-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
[next]