summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | arch: update the syscall tables for 4.2-rc5Paul Moore2015-08-0510-11/+29
* | Merge branch 'working-ppc64'Paul Moore2015-08-0521-8/+1360
|\ \ | |/ |/|
| * arch: add basic initial ppc support to the arch-dependent codeBogdan Purcareata2015-02-173-1/+17
| * arch: add a ppc syscall tableBogdan Purcareata2015-02-177-2/+622
| * Merge branch 'master' into working-ppc64Paul Moore2015-02-128-15/+31
| |\
| * | tests: minor fix in arch-syscall-checkBogdan Purcareata2015-02-111-1/+1
| * | ppc64: correct the ppc64 syscall table and validation scriptPaul Moore2015-02-102-13/+15
| * | arch: add the basic initial support for ppc64 to the arch-dependent codePaul Moore2015-02-063-0/+30
| * | arch: add a ppc64 syscall tablePaul Moore2015-02-0615-7/+691
* | | db: optimize masked comparesMathias Krause2015-07-061-0/+44
* | | db: fix braino in _db_node_mask_fixup()Mathias Krause2015-07-061-7/+2
* | | db: fix type of op in struct db_api_argMathias Krause2015-07-061-1/+1
* | | arch: add the ability to dump the sycall definitions in arch-syscall-validatePaul Moore2015-07-011-23/+42
* | | arch: update the syscall validate script to reflect changes in x86Paul Moore2015-07-011-3/+3
* | | bpf: fix x32/x86_64 architecture detection logicMathias Krause' via libseccomp2015-06-151-2/+9
* | | build: Fix srcdir != builddir from gitColin Walters2015-06-121-0/+1
* | | docs: fix a number of problems in the function header commentsPaul Moore2015-05-095-12/+10
* | | python: ensure attributes are treated as 32 bitsMike Strosaker2015-05-061-1/+1
* | | arm: add some missing syscallsPaul Moore2015-05-069-13/+60
* | | arm: fix some problems with the syscall tablePaul Moore2015-04-102-13/+13
* | | bpf: fix a style-oPaul Moore2015-04-031-2/+2
* | | bpf: track accumulator state and reload it when necessaryPaul Moore2015-04-031-31/+168
* | | pfc: fix some warningsBrian Cain2015-03-301-1/+4
| |/ |/|
* | all: update syscall tables for Linux v3.19Paul Moore2015-02-098-15/+31
|/
* build: fix some problems seen with 'make dist' tarballsPaul Moore2014-10-212-0/+4
* build: allow the creation of a static libraryPaul Moore2014-10-214-21/+12
* all: fix a number of small bugs found by CoverityPaul Moore2014-08-294-23/+38
* arch: perform a number of simplications in the arch codePaul Moore2014-08-2710-129/+34
* tools: add the missing x32 check to arch-syscall-checkPaul Moore2014-08-272-1/+14
* arch: Add AArch64 supportMarcin Juszkiewicz2014-08-2718-2/+670
* arch: add mips64n32 to the defaults in arch-syscall-validatePaul Moore2014-08-211-1/+1
* python: add the missing 64-bit MIPS cython/python bindingsPaul Moore2014-08-212-2/+22
* system: add support for the thread sync functionalityPaul Moore2014-08-215-3/+47
* system: add initial support for the new seccomp() syscallPaul Moore2014-08-214-26/+97
* arch: Handle MIPS code only on MIPS platformsMarcin Juszkiewicz2014-08-211-3/+3
* arch: update the syscall tables to 3.17-rc1+Paul Moore2014-08-207-13/+41
* arch: fix the arch-syscall-validate script for x86/x86_64/x32Paul Moore2014-08-201-9/+9
* arch: add mips64n32 supportPaul Moore2014-08-209-10/+680
* arch: add mips64 supportPaul Moore2014-08-209-4/+686
* pfc: add the missing MIPS definitionsPaul Moore2014-08-201-0/+4
* tests: check the number of arguments to the rule_add*() functionsPaul Moore2014-08-201-0/+4
* build: don't build arch-syscall-dump by defaultPaul Moore2014-07-091-3/+1
* arch: sync the syscall table entriesPaul Moore2014-06-254-2/+21
* arch: update the x32 syscall tablePaul Moore2014-06-251-11/+413
* arch: update the mips syscall tablePaul Moore2014-06-251-13/+20
* arch: update the arm syscall tablePaul Moore2014-06-251-5/+8
* arch: update the x86_64 syscall tablePaul Moore2014-06-251-2/+4
* arch: update the x86 syscall tablePaul Moore2014-06-251-4/+6
* tests: provide a simple syscall validation toolPaul Moore2014-06-246-0/+468
* tests: add the missing function comments to arch-syscall-checkPaul Moore2014-06-241-0/+13