summaryrefslogtreecommitdiff
path: root/include/linux/signal_types.h
AgeCommit message (Expand)Author
2021-11-03signal: Add SA_IMMUTABLE to ensure forced siganls do not get changedEric W. Biederman
2021-04-30Reimplement RLIMIT_SIGPENDING on top of ucountsAlexey Gladkov
2020-11-23signal: define the SA_EXPOSE_TAGBITS bit in sa_flagsPeter Collingbourne
2020-11-23signal: clear non-uapi flag bits when passing/returning sa_flagsPeter Collingbourne
2018-10-03signal: Use a smaller struct siginfo in the kernelEric W. Biederman
2018-10-03signal: Distinguish between kernel_siginfo and siginfoEric W. Biederman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-03signals: Move signal data types from <linux/signal.h> to <linux/signal_types.h>Ingo Molnar
2017-03-02signals: Prepare to split out <linux/signal_types.h> from <linux/signal.h>Ingo Molnar