Jamie Iles
|
2d39b3cd34
signal: protect SIGNAL_UNKILLABLE from unintentional clearing.
|
8 年之前 |
Thomas Gleixner
|
2456e85535
ktime: Get rid of the union
|
8 年之前 |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Waiman Long
|
c7be96af89
signals: avoid unnecessary taking of sighand->siglock
|
8 年之前 |
Nicolas Pitre
|
baa73d9e47
posix-timers: Make them configurable
|
8 年之前 |
Dmitry Safonov
|
6846351052
x86/signal: Add SA_{X32,IA32}_ABI sa_flags
|
9 年之前 |
Thomas Gleixner
|
2b1ecc3d1a
signals: Use hrtimer for sigtimedwait()
|
9 年之前 |
Wang Xiaoqiang
|
747800efbe
kernel/signal.c: convert printk(KERN_<LEVEL> ...) to pr_<level>(...)
|
9 年之前 |
Andy Lutomirski
|
0318bc8a91
signals/sigaltstack: Report current flag bits in sigaltstack()
|
9 年之前 |
Stas Sergeev
|
2a74213838
signals/sigaltstack: Implement SS_AUTODISARM flag
|
9 年之前 |
Stas Sergeev
|
407bc16ad1
signals/sigaltstack: Prepare to add new SS_xxx flags
|
9 年之前 |
Helge Deller
|
41b2715487
kernel/signal.c: add compile-time check for __ARCH_SI_PREAMBLE_SIZE
|
9 年之前 |
Dave Hansen
|
cd0ea35ff5
signals, pkeys: Notify userspace about protection key faults
|
9 年之前 |
Sasha Levin
|
823dd3224a
signals: avoid random wakeups in sigsuspend()
|
9 年之前 |
Richard Weinberger
|
9d8a765211
kernel/signal.c: unexport sigsuspend()
|
9 年之前 |
Oleg Nesterov
|
5fa534c987
coredump: ensure all coredumping tasks have SIGNAL_GROUP_COREDUMP
|
9 年之前 |
Oleg Nesterov
|
2e01fabe67
signals: kill block_all_signals() and unblock_all_signals()
|
9 年之前 |
Amanieu d'Antras
|
26135022f8
signal: fix information leak in copy_siginfo_to_user
|
10 年之前 |
Amanieu d'Antras
|
3c00cb5e68
signal: fix information leak in copy_siginfo_from_user32
|
10 年之前 |
Linus Torvalds
|
e22619a29f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
10 年之前 |
Oleg Nesterov
|
9e7c8f8c62
signals: don't abuse __flush_signals() in selinux_bprm_committed_creds()
|
10 年之前 |
Palmer Dabbelt
|
b76808e680
signals, sched: Change all uses of JOBCTL_* from 'int' to 'long'
|
10 年之前 |
Vladimir Davydov
|
69828dce7a
signal: remove warning about using SI_TKILL in rt_[tg]sigqueueinfo
|
10 年之前 |
Davidlohr Bueso
|
1df0135588
signal: use current->state helpers
|
10 年之前 |
Andy Lutomirski
|
f56141e3e2
all arches, signal: move restart_block to struct task_struct
|
10 年之前 |
Linus Torvalds
|
3eb5b893eb
Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 年之前 |
Qiaowei Ren
|
ee1b58d36a
mpx: Extend siginfo structure to include bound violation information
|
10 年之前 |
Oleg Nesterov
|
392809b258
signal: Document the RCU protection of ->sighand
|
11 年之前 |
Paul E. McKenney
|
eca1a08986
signal: Exit RCU read-side critical section on each pass through loop
|
10 年之前 |
Linus Torvalds
|
63b12bdb0d
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc
|
11 年之前 |