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