Anna-Maria Gleixner
|
59dc6f3c6d
signal: Remove no longer required irqsave/restore
|
7 жил өмнө |
Linus Torvalds
|
93e95fa574
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
7 жил өмнө |
Peter Zijlstra
|
b5bf9a90bb
sched/core: Introduce set_special_state()
|
7 жил өмнө |
Eric W. Biederman
|
31931c93df
signal: Extend siginfo_layout with SIL_FAULT_{MCEERR|BNDERR|PKUERR}
|
7 жил өмнө |
Eric W. Biederman
|
36a4ca3d9b
signal: Remove unncessary #ifdef SEGV_PKUERR in 32bit compat code
|
7 жил өмнө |
Eric W. Biederman
|
4181d22596
signal: Remove ifdefs for BUS_MCEERR_AR and BUS_MCEERR_AO
|
7 жил өмнө |
Eric W. Biederman
|
3a11ab148a
signal: Remove SEGV_BNDERR ifdefs
|
7 жил өмнө |
Eric W. Biederman
|
0c362f96e1
signal: Stop special casing TRAP_FIXME and FPE_FIXME in siginfo_layout
|
7 жил өмнө |
Eric W. Biederman
|
c999b933fa
signal: Reduce copy_siginfo_to_user to just copy_to_user
|
7 жил өмнө |
Linus Torvalds
|
3612605a5a
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
7 жил өмнө |
Linus Torvalds
|
23221d997b
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
|
7 жил өмнө |
Dominik Brodowski
|
6203deb0a7
kernel: add do_compat_sigaltstack() helper; remove in-kernel call to compat syscall
|
7 жил өмнө |
Dominik Brodowski
|
d53238cd51
kernel: open-code sys_rt_sigpending() in sys_sigpending()
|
7 жил өмнө |
Dave Martin
|
af40ff687b
arm64: signal: Ensure si_code is valid for all fault signals
|
7 жил өмнө |
Stephen Smalley
|
6b4f3d0105
usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as_cred and security_task_kill
|
8 жил өмнө |
Linus Torvalds
|
e1c70f3238
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
|
7 жил өмнө |
Eric W. Biederman
|
f71dd7dc2d
signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed
|
7 жил өмнө |
Eric W. Biederman
|
382467358a
signal: Helpers for faults with specialized siginfo layouts
|
7 жил өмнө |
Eric W. Biederman
|
f8ec66014f
signal: Add send_sig_fault and force_sig_fault
|
7 жил өмнө |
Eric W. Biederman
|
5f74972ce6
signal: Don't use structure initializers for struct siginfo
|
7 жил өмнө |
Eric W. Biederman
|
ea64d5acc8
signal: Unify and correct copy_siginfo_to_user32
|
7 жил өмнө |
Eric W. Biederman
|
eb5346c379
signal: Remove the code to clear siginfo before calling copy_siginfo_from_user32
|
8 жил өмнө |
Eric W. Biederman
|
212a36a17e
signal: Unify and correct copy_siginfo_from_user32
|
8 жил өмнө |
Eric W. Biederman
|
71ee78d538
signal/blackfin: Move the blackfin specific si_codes to asm-generic/siginfo.h
|
7 жил өмнө |
Eric W. Biederman
|
0326e7ef05
signal: Remove unnecessary ifdefs now that there is only one struct siginfo
|
8 жил өмнө |
Eric W. Biederman
|
30073566ca
signal/ia64: switch the last arch-specific copy_siginfo_to_user() to generic version
|
8 жил өмнө |
Eric W. Biederman
|
9943d3accb
signal: Clear si_sys_private before copying siginfo to userspace
|
8 жил өмнө |
Eric W. Biederman
|
aba1be2f8c
signal: Ensure no siginfo union member increases the size of struct siginfo
|
8 жил өмнө |
Eric W. Biederman
|
faf1f22b61
signal: Ensure generic siginfos the kernel sends have all bits initialized
|
7 жил өмнө |
Eric W. Biederman
|
526c3ddb6a
signal/arm64: Document conflicts with SI_USER and SIGFPE,SIGTRAP,SIGBUS
|
7 жил өмнө |