index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
/
signal.h
Age
Commit message (
Expand
)
Author
2021-09-01
Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-09-01
Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2021-08-26
signal/seccomp: Refactor seccomp signal and coredump generation
Eric W. Biederman
2021-08-10
posix-cpu-timers: Assert task sighand is locked while starting cputime counter
Frederic Weisbecker
2021-07-23
signal: Remove the generic __ARCH_SI_TRAPNO support
Eric W. Biederman
2021-07-23
signal/alpha: si_trapno is only used with SIGFPE and SIGTRAP TRAP_UNK
Eric W. Biederman
2021-07-23
signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP
Eric W. Biederman
2021-07-07
Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-06-23
Merge x86/urgent into x86/fpu
Borislav Petkov
2021-06-18
sched: Change task_struct::state
Peter Zijlstra
2021-05-19
x86/signal: Detect and prevent an alternate signal stack overflow
Chang S. Bae
2021-05-18
signal: Factor force_sig_perf out of perf_sigtrap
Eric W. Biederman
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-15
Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-12-12
kernel: remove checking for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-12-10
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
2020-10-29
entry: Add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-10-29
signal: Add task_sigpending() helper
Jens Axboe
2020-07-07
exit: Factor thread_group_exited out of pidfd_poll
Eric W. Biederman
2020-04-28
signal: Remove has_group_leader_pid
Eric W. Biederman
2020-04-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-04-02
mm: return faster for non-fatal signals in user mode faults
Peter Xu
2020-04-02
mm: introduce fault_signal_pending()
Peter Xu
2020-03-25
exec: Add exec_update_mutex to replace cred_guard_mutex
Eric W. Biederman
2019-08-28
posix-cpu-timers: Move state tracking to struct posix_cputimers
Thomas Gleixner
2019-08-28
posix-cpu-timers: Move expiry cache into struct posix_cputimers
Thomas Gleixner
2019-08-28
posix-cpu-timers: Create a container struct
Thomas Gleixner
2019-07-16
signal: simplify set_user_sigmask/restore_user_sigmask
Oleg Nesterov
2019-07-16
signal: reorder struct sighand_struct
Alexey Dobriyan
2019-05-29
signal: Remove the signal number and task parameters from force_sig_info
Eric W. Biederman
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
signal: Use force_sig_fault_to_task for the two calls that don't deliver to c...
Eric W. Biederman
2019-05-27
signal: Remove task parameter from force_sig_mceerr
Eric W. Biederman
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-27
signal: Remove task parameter from force_sigsegv
Eric W. Biederman
2019-05-22
signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncio
Eric W. Biederman
2019-05-14
include/linux/sched/signal.h: replace `tsk' with `task'
Andrei Vagin
2019-03-29
ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK
Andrei Vagin
2019-02-04
sched/core: Convert signal_struct.sigcnt to refcount_t
Elena Reshetova
2019-02-04
sched/core: Convert sighand_struct.count to refcount_t
Elena Reshetova
2018-10-03
signal: Distinguish between kernel_siginfo and siginfo
Eric W. Biederman
2018-09-11
signal: Remove SEND_SIG_FORCED
Eric W. Biederman
2018-09-11
signal: Remove the siginfo paramater from kernel_dqueue_signal
Eric W. Biederman
2018-08-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-22
signal: make force_sigsegv() void
Christian Brauner
2018-08-09
signal: Don't restart fork when signals come in.
Eric W. Biederman
2018-08-03
fork: Have new threads join on-going signal group stops
Eric W. Biederman
2018-08-03
signal: Add calculate_sigpending()
Eric W. Biederman
2018-07-21
signal: Pass pid and pid type into send_sigqueue
Eric W. Biederman
2018-07-21
pid: Implement PIDTYPE_TGID
Eric W. Biederman
[next]