summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* api: define __SNR_ppoll againMiroslav Lichvar2020-02-031-0/+7
* arch: update the internal syscall tables to Linux v5.4-rc4Paul Moore2019-11-041-1/+207
* build: ship seccomp-syscalls.hStéphane Graber2019-11-041-1/+1
* api: stop defining __NR_x values for syscalls that don't existPaul Moore2019-11-042-1065/+2089
* style: fix a 80-char line width issuePaul Moore2019-03-011-2/+4
* api: provide 32-bit friendly argument comparison macrosPaul Moore2019-02-211-14/+73
* arch: update the syscalls for Linux v5.0-rc5Tom Hromatka2019-02-191-0/+15
* api: renumber the pseudo syscall for subpage_prot()Paul Moore2018-09-221-5/+5
* api: Add support for SCMP_ACT_KILL_PROCESSTom Hromatka2018-09-191-1/+10
* api: seccomp_api_get() doesn't need to be marked as constPaul Moore2018-05-101-1/+1
* arch: update the syscalls for Linux v4.15-rc7Paul Moore2018-01-101-0/+19
* all: add support for new log actionTyler Hicks2017-11-011-0/+5
* all: add support for new log filter flagTyler Hicks2017-11-011-0/+2
* api: create an API level construct as part of the supported APIPaul Moore2017-09-211-0/+30
* all: treat syscall -1 as a valid syscallPaul Moore2017-02-211-0/+1
* doc: refined header comment of `seccomp_arch_add`.Jay Guo2017-02-021-2/+2
* arch: update syscalls for Linux 4.9Justin Cormack2017-01-251-0/+15
* arch: Add parisc architecture supportHelge Deller2016-05-251-0/+6
* api: add a seccomp_version() API callPaul Moore2016-02-181-0/+15
* all: update my email addressPaul Moore2016-02-111-1/+1
* Attempt to fix the following problem:Paul Moore2016-02-101-5/+15
* arch: generate both multiplexed and direct socket syscall rulesPaul Moore2016-02-091-0/+1
* arch: update s390/s390x system call tablesHeiko Carstens2015-11-111-0/+20
* Merge branch 'working-s390' into masterPaul Moore2015-08-281-0/+31
|\
| * arch: add support for s390Jan Willeke2015-07-131-0/+5
| * arch: add support for s390xJan Willeke2015-07-131-0/+30
* | arch: update the syscall tables for 4.2-rc5Paul Moore2015-08-051-0/+5
* | Merge branch 'working-ppc64'Paul Moore2015-08-051-0/+45
|\ \ | |/ |/|
| * arch: add a ppc syscall tableBogdan Purcareata2015-02-171-0/+1
| * Merge branch 'master' into working-ppc64Paul Moore2015-02-121-2/+2
| |\
| * | arch: add a ppc64 syscall tablePaul Moore2015-02-061-0/+44
* | | arm: fix arm-specific syscall symbolsAndrew Jones2015-07-011-10/+20
* | | all: ensure the ARM and MIPS system defines are presentPaul Moore2015-05-071-9/+21
* | | arm: add some missing syscallsPaul Moore2015-05-061-0/+20
* | | arm: fix some problems with the syscall tablePaul Moore2015-04-101-0/+10
| |/ |/|
* | all: update syscall tables for Linux v3.19Paul Moore2015-02-091-2/+2
|/
* arch: Add AArch64 supportMarcin Juszkiewicz2014-08-271-2/+182
* arch: ensure that __AUDIT_ARCH_CONVENTION_MIPS64_N32 is definedPaul Moore2014-08-271-0/+3
* arch: ensure we have definitions for the MIPS N32 ABIPaul Moore2014-08-261-0/+10
* api: remove unneeded pseudo syscall definitions (__PNR_*)Paul Moore2014-08-221-15/+0
* system: add support for the thread sync functionalityPaul Moore2014-08-211-0/+1
* arch: update the syscall tables to 3.17-rc1+Paul Moore2014-08-201-0/+15
* arch: add mips64n32 supportPaul Moore2014-08-201-0/+2
* arch: add mips64 supportPaul Moore2014-08-201-1/+8
* api: fix a typo in the header filePaul Moore2014-06-271-1/+1
* arch: sync the syscall table entriesPaul Moore2014-06-251-0/+25
* api: rename seccomp_syscall_resolve_name_rewrite_arch()Paul Moore2014-05-091-2/+1
* api: add an API to do translated/rewriten syscall resolutionPaul Moore2014-05-081-0/+14
* api: add the seccomp_arch_resolve_name() API callPaul Moore2014-05-071-0/+10
* build: add headers to all of the autotools filesPaul Moore2014-05-011-1/+17