summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* all: rename the "master" branch to "main"release-2.4Paul Moore2021-01-221-2/+2
* all: update the version number to 2.4.4v2.4.4Tom Hromatka2020-08-191-1/+1
* doc: update the CHANGELOG for v2.4.4Tom Hromatka2020-08-191-0/+5
* arch: Update the internal syscall tables to Linux v5.8-rc7Tom Hromatka2020-08-0313-59/+98
* bpf: don't return a bogus pointer when gen_bpf_generate() failsPaul Moore2020-06-271-0/+2
* doc: update the logo URLPaul Moore2020-06-161-1/+1
* aarch64: Use architecture specific header to general syscallsTom Hromatka2020-06-012-4/+4
* all: update the version number to 2.4.3v2.4.3Tom Hromatka2020-03-021-1/+1
* doc: update the CHANGELOG for v2.4.3Tom Hromatka2020-03-021-0/+10
* doc: update the CREDITS fileTom Hromatka2020-03-021-0/+3
* s390: Fix multiplexing issue with shm* syscallsTom Hromatka2020-02-222-0/+32
* Merge pull request #205 from drakenclimber/backports/v2.4.3Tom Hromatka2020-02-0310-11/+118
|\
| * tests: rely on __SNR_xxx instead of __NR_xxx for syscallsPaul Moore2020-02-031-3/+3
| * tools: remove static flag from the buildFabrice Fontaine2020-02-031-3/+0
| * travis: switch our Travis builds to Ubuntu 18.04 (Bionic Beaver)Paul Moore2020-02-031-2/+2
| * tests: introduce a simple seccomp_load() test as part of the non-live testsPaul Moore2020-02-035-3/+104
| * tools: fix clang problems in scmp_bpf_simPaul Moore2020-02-031-0/+2
| * api: define __SNR_ppoll againMiroslav Lichvar2020-02-031-0/+7
|/
* travis: use default python instead of nightlyChristopher Waldon2020-01-201-2/+0
* travis: avoid running live python tests in TravisCIChris Waldon2020-01-202-1/+5
* doc: add a section on release tarball signatures to README.mdPaul Moore2020-01-081-0/+18
* tools: ensure a bpf file is specified on the command linev2.4.2Paul Moore2019-11-061-0/+2
* x86: fix a duplicated shmget/shdt line in the syscall resolution codePaul Moore2019-11-061-2/+0
* all: update the CHANGELOG and version for v2.4.2Tom Hromatka2019-11-062-1/+12
* doc: update the CREDITS fileTom Hromatka2019-11-061-0/+3
* Merge pull request #179 from drakenclimber/issues/161-round2Tom Hromatka2019-11-0421-1209/+3240
|\
| * arch: update the internal syscall tables to Linux v5.4-rc4Paul Moore2019-11-0417-142/+1150
| * tools: fix a problem with distcheckPaul Moore2019-11-041-2/+0
| * 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-043-1065/+2090
* | Merge pull request #165 from drakenclimber/issues/161Tom Hromatka2019-08-0222-9/+199
|\ \ | |/
| * doc: ship the SECURITY.md filePaul Moore2019-08-021-1/+1
| * python: install the python extension to the root package dirFelix Geyer2019-08-021-4/+4
| * doc: new process docs and various updatesPaul Moore2019-08-023-1/+141
| * arch: add support for io-uring related system calls in kernel 5.1Stephen Coleman2019-08-0213-0/+39
| * python: use Cython language "3str"Paul Moore2019-08-022-2/+4
| * db: properly reset the attribute state in db_col_reset()Paul Moore2019-08-021-0/+1
| * docs: create a doc/admin directory and move RELEASE_PROCESS.md into itPaul Moore2019-08-022-1/+1
| * docs: minor changes to the RELEASE_PROCESS.mdPaul Moore2019-08-021-1/+9
|/
* all: update the CHANGELOG and version for v2.4.1v2.4.1Paul Moore2019-04-172-1/+5
* tests: only run test 50 on x86_64Paul Moore2019-04-171-8/+8
* tests: Add 50-sim-hash_collision testTom Hromatka2019-04-165-3/+184
* bpf: add accumulator state to the instruction block hashTom Hromatka2019-04-161-3/+10
* all: update the CHANGELOG and version for v2.4.0v2.4.0Paul Moore2019-03-142-1/+20
* tests: add LT tests to 43-sim-a2_orderPaul Moore2019-03-143-5/+74
* tests: add 48-sim-64b_comparisonsPaul Moore2019-03-145-3/+133
* tests: update 38-basic-pfc_coveragePaul Moore2019-03-141-30/+59
* bpf: pass the correct accumulator state to the next levelPaul Moore2019-03-141-3/+9
* db: fix 64-bit argument comparisonsPaul Moore2019-03-142-206/+542
* doc: update the CREDITS filePaul Moore2019-03-121-1/+6