summaryrefslogtreecommitdiffstats
path: root/include/uapi/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-051-2/+5
|\
| * signal: Correct the offset of si_pkey and si_lower in struct siginfo on m68kEric W. Biederman2018-04-021-2/+5
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-04-041-1/+2
|\ \ | |/
| * signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptionsDave Martin2018-03-151-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2018-04-031-1/+4
|\ \
| * | signals, sparc: Add signal codes for ADI violationsKhalid Aziz2018-03-181-1/+4
| |/
* | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-022-209/+10
|\ \ | |/ |/|
| * asm-generic: clean up asm/unistd.hArnd Bergmann2018-03-261-163/+0
| * asm-generic: siginfo: define ia64 si_codes unconditionallyArnd Bergmann2018-03-261-12/+8
| * asm-generic: siginfo: remove obsolete #ifdefsArnd Bergmann2018-03-261-34/+2
* | signal: Correct the offset of si_pkey in struct siginfoEric W. Biederman2018-03-061-2/+2
|/
* unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro2018-02-111-27/+13
* <asm-generic/siginfo.h>: fix language in commentsRandy Dunlap2018-02-061-2/+2
* Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-301-15/+29
|\
| * make kernel-side POLL... arch-independentAl Viro2017-11-291-0/+14
| * define __poll_t, annotate constantsAl Viro2017-11-271-15/+15
* | signal/blackfin: Move the blackfin specific si_codes to asm-generic/siginfo.hEric W. Biederman2018-01-151-2/+27
* | signal/tile: Move the tile specific si_codes to asm-generic/siginfo.hEric W. Biederman2018-01-151-0/+4
* | signal/frv: Move the frv specific si_codes to asm-generic/siginfo.hEric W. Biederman2018-01-151-0/+3
* | signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.hEric W. Biederman2018-01-151-3/+19
* | signal: Move addr_lsb into the _sigfault union for clarityEric W. Biederman2018-01-151-3/+11
* | signal: kill __ARCH_SI_UID_TAl Viro2018-01-121-8/+3
* | signal: Remove unnecessary ifdefs now that there is only one struct siginfoEric W. Biederman2018-01-121-8/+0
* | signal/mips: switch mips to generic siginfoAl Viro2018-01-121-0/+5
* | ia64/signal: switch to generic struct siginfoEric W. Biederman2018-01-121-0/+5
* | signal: Document glibc's si_code of SI_ASYNCNLEric W. Biederman2018-01-121-0/+1
* | signal: Document the strange si_codes used by ptrace event stopsEric W. Biederman2018-01-121-0/+5
* | signal: Document all of the signals that use the _sigfault union memberEric W. Biederman2018-01-121-1/+1
* | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+9
|/
* Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-172-0/+2
|\
| * mm: Define MAP_SYNC and VM_SYNC flagsJan Kara2017-11-031-0/+1
| * mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams2017-11-031-0/+1
* | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-0233-0/+33
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-111-69/+46
|\
| * signal: Remove kernel interal si_code magicEric W. Biederman2017-07-241-69/+46
| * fcntl: Don't use ambiguous SIG_POLL si_codesEric W. Biederman2017-07-241-2/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-062-11/+37
|\ \
| * | mm,fork: introduce MADV_WIPEONFORKRik van Riel2017-09-061-0/+3
| * | mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz2017-09-061-11/+0
| * | mm: hugetlb: define system call hugetlb size encodings in single fileMike Kravetz2017-09-061-0/+34
* | | sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn2017-08-031-0/+2
|/ /
* | tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy2017-07-171-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-0/+4
|\
| * net: introduce SO_PEERGROUPS getsockoptDavid Herrmann2017-06-211-0/+2
| * net: add new control message for incoming HW-timestamped packetsMiroslav Lichvar2017-05-211-0/+2
* | Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-031-0/+1
|\ \
| * | tty: add TIOCGPTPEER ioctlAleksa Sarai2017-06-091-0/+1
| |/
* | signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2017-06-041-2/+13
|/
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-112-82/+30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-021-0/+6
|\
OpenPOWER on IntegriCloud