Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | signal: Add SA_IMMUTABLE to ensure forced siganls do not get changed | Eric W. Biederman | 2021-11-03 | 1 | -0/+3 |
* | Reimplement RLIMIT_SIGPENDING on top of ucounts | Alexey Gladkov | 2021-04-30 | 1 | -1/+3 |
* | signal: define the SA_EXPOSE_TAGBITS bit in sa_flags | Peter Collingbourne | 2020-11-23 | 1 | -1/+1 |
* | signal: clear non-uapi flag bits when passing/returning sa_flags | Peter Collingbourne | 2020-11-23 | 1 | -0/+12 |
* | signal: Use a smaller struct siginfo in the kernel | Eric W. Biederman | 2018-10-03 | 1 | -4/+1 |
* | signal: Distinguish between kernel_siginfo and siginfo | Eric W. Biederman | 2018-10-03 | 1 | -2/+9 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | signals: Move signal data types from <linux/signal.h> to <linux/signal_types.h> | Ingo Molnar | 2017-03-03 | 1 | -0/+59 |
* | signals: Prepare to split out <linux/signal_types.h> from <linux/signal.h> | Ingo Molnar | 2017-03-02 | 1 | -0/+7 |