index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
ia32
/
ia32_signal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-19
x86/signal/32: Merge native and compat 32-bit signal code
Brian Gerst
1
-340
/
+0
2022-10-19
x86/signal: Merge get_sigframe()
Brian Gerst
1
-34
/
+0
2022-10-19
x86: Remove __USER32_DS
Brian Gerst
1
-7
/
+7
2022-10-19
x86/signal: Remove sigset_t parameter from frame setup functions
Brian Gerst
1
-4
/
+4
2022-10-19
x86/signal: Remove sig parameter from frame setup functions
Brian Gerst
1
-6
/
+6
2021-10-20
x86/fpu: Remove internal.h dependency from fpu/signal.h
Thomas Gleixner
1
-1
/
+0
2021-09-14
x86/fpu/signal: Change return type of fpu__restore_sig() to boolean
Thomas Gleixner
1
-1
/
+1
2021-09-14
x86/signal: Change return type of restore_sigcontext() to boolean
Thomas Gleixner
1
-6
/
+6
2021-09-14
x86/fpu/signal: Change return type of copy_fpstate_to_sigframe() to boolean
Thomas Gleixner
1
-2
/
+2
2020-12-11
x86/ia32_signal: Propagate __user annotation properly
Lukas Bulwahn
1
-1
/
+1
2020-05-05
signal: refactor copy_siginfo_to_user32
Christoph Hellwig
1
-1
/
+1
2020-03-26
x86: ia32_setup_rt_frame(): consolidate uaccess areas
Al Viro
1
-10
/
+3
2020-03-26
x86: ia32_setup_frame(): consolidate uaccess areas
Al Viro
1
-27
/
+12
2020-03-26
x86: ia32_setup_sigcontext(): lift user_access_{begin,end}() into the callers
Al Viro
1
-16
/
+28
2020-03-19
x86: get rid of put_user_try in {ia32,x32}_setup_rt_frame()
Al Viro
1
-24
/
+26
2020-03-18
x86: switch ia32_setup_sigcontext() to unsafe_put_user()
Al Viro
1
-31
/
+33
2020-03-18
x86: get rid of get_user_ex() in ia32_restore_sigcontext()
Al Viro
1
-62
/
+44
2020-03-18
x86: switch sigframe sigset handling to explict __get_user()/__put_user()
Al Viro
1
-11
/
+5
2020-01-08
x86: Remove force_iret()
Brian Gerst
1
-2
/
+0
2019-10-11
syscalls/x86: Use COMPAT_SYSCALL_DEFINE0 for IA32 (rt_)sigreturn
Sami Tolvanen
1
-2
/
+3
2019-07-12
x86: use static_cpu_has in uaccess region to avoid instrumentation
Marco Elver
1
-1
/
+1
2019-05-07
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-11
/
+6
2019-04-10
x86/fpu: Remove fpu->initialized
Sebastian Andrzej Siewior
1
-11
/
+6
2019-04-03
x86/ia32: Fix ia32_restore_sigcontext() AC leak
Peter Zijlstra
1
-12
/
+17
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-4
/
+4
2018-04-02
syscalls/x86: auto-create compat_sys_*() prototypes
Dominik Brodowski
1
-1
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-26
x86/fpu: Rename fpu::fpstate_active to fpu::initialized
Ingo Molnar
1
-1
/
+1
2017-07-30
x86/asm/32: Remove a bunch of '& 0xffff' from pt_regs segment reads
Andy Lutomirski
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-09-14
x86/signal: Add SA_{X32,IA32}_ABI sa_flags
Dmitry Safonov
1
-1
/
+1
2016-04-13
x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usage
Borislav Petkov
1
-1
/
+1
2015-11-03
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+4
2015-10-07
x86/vdso: Remove runtime 32-bit vDSO selection
Andy Lutomirski
1
-2
/
+2
2015-09-08
x86/headers: Remove <asm/sigcontext.h> references on the kernel side
Ingo Molnar
1
-1
/
+1
2015-09-08
x86/headers: Remove direct sigcontext32.h uses
Ingo Molnar
1
-1
/
+1
2015-09-08
x86/headers: Convert sigcontext_ia32 uses to sigcontext_32
Ingo Molnar
1
-2
/
+2
2015-09-08
x86/headers: Convert uses of _fpstate_ia32 to _fpstate_32
Ingo Molnar
1
-1
/
+1
2015-07-06
x86/compat: Move copy_siginfo_*_user32() to signal_compat.c
Brian Gerst
1
-93
/
+0
2015-05-19
x86/fpu: Split out fpu/signal.h from fpu/internal.h for signal frame handling...
Ingo Molnar
1
-0
/
+1
2015-05-19
x86/fpu: Move the signal frame handling code closer to each other
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Rename restore_xstate_sig() to fpu__restore_sig()
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Rename save_xstate_sig() to copy_fpstate_to_sigframe()
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Rename fpu-internal.h to fpu/internal.h
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Get rid of PF_USED_MATH usage, convert it to fpu->fpstate_active
Ingo Molnar
1
-1
/
+2
2015-05-19
x86/fpu: Open code PF_USED_MATH usages
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Fix header file dependencies of fpu-internal.h
Ingo Molnar
1
-1
/
+0
2015-04-06
x86/signal: Remove pax argument from restore_sigcontext
Brian Gerst
1
-11
/
+6
2015-03-23
x86/asm/entry: Fix execve() and sigreturn() syscalls to always return via IRET
Brian Gerst
1
-0
/
+2
[next]