summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tools: update astyle config for astyle v3.2.xHEADmainPaul Moore2023-05-092-8/+5
* gen_bpf: squelch gcc v13.1.1 warningsPaul Moore2023-05-091-8/+19
* tests: add a missing .gitignore entry for 60-sim-precomputePaul Moore2023-05-091-0/+1
* syscalls: Update the syscall table for Linux v6.2John Paul Adrian Glaubitz2023-04-251-482/+485
* arch: Add 32-bit Motorola 68000 supportJohn Paul Adrian Glaubitz2023-04-2522-3/+190
* src: Make arch-syscall-check work in VPATH buildMichal Privoznik2023-04-031-2/+5
* configure.ac: Fix variable escaping for newer autoconfMichal Privoznik2023-04-031-1/+1
* configure.ac: Rework cython detection slightlyMichal Privoznik2023-04-031-3/+5
* all: fix various misspellings of "pseudo"WANG Xuerui2023-03-312-3/+3
* doc: mention SCMP_ARCH_LOONGARCH64 in seccomp_arch_add(3)WANG Xuerui2023-03-311-0/+1
* arch,tools: change macros used to detect LoongArch64 to __loongarch_lp64WANG Xuerui2023-03-312-2/+2
* all: fix comment typosTom Hromatka2023-03-292-2/+2
* doc: update README and manpage for 64-bit LoongArchXiaotian Wu2023-02-182-3/+4
* tests: Add 64-bit LoongArch supportXiaotian Wu2023-02-1818-44/+258
* arch: Add 64-bit LoongArch supportXiaotian Wu2023-02-1817-0/+176
* tests: add fstatfs() syscall in the 06-sim-actionsXiaotian Wu2023-02-182-2/+2
* syscalls: update to Linux v6.0Xiaotian Wu2023-02-182-482/+483
* RFE: Bump actions/upload-artifact from 2 to 3dependabot[bot]2023-02-071-1/+1
* github: Add dependency checker actionTom Hromatka2023-02-061-0/+23
* docs: fix the README.md codeql badgePaul Moore2023-02-061-1/+1
* doc: Update code quality badgeTom Hromatka2023-02-061-1/+1
* docs: fix typo in seccomp_rule_add manpageFelix Geyer2023-02-061-1/+1
* github: Update to the latest codeql actionsTom Hromatka2023-02-021-3/+3
* github: Update to the latest checkout actionTom Hromatka2023-02-022-6/+6
* api: add the SCMP_FLTATR_CTL_WAITKILL filter attributePaul Moore2022-10-3114-4/+97
* all: add seccomp_precompute() functionalityPaul Moore2022-09-2114-19/+366
* all: use C style commentsPaul Moore2022-09-211-1/+1
* arch: disambiguate $(( in arch-syscall-validateKir Kolyshkin2022-09-211-2/+2
* arch: require arch-syscall-dump from arch-syscall-validateKir Kolyshkin2022-09-211-4/+5
* arch: fix a typo in arch-syscall-validateKir Kolyshkin2022-09-191-1/+1
* api: fix typo in seccomp.hKir Kolyshkin2022-09-191-1/+1
* python: Fix distutils DeprecationWarningTom Hromatka2022-07-101-9/+6
* docs: fix typo in seccomp_rule_add manpageMаltе Ηagemаnn2022-07-101-1/+1
* docs: update the CREDITS filePaul Moore2022-06-081-1/+2
* arch: basic infrastructure for tracking per-syscall/ABI kernel versionsPaul Moore2022-05-0923-532/+699
* all: CHANGELOG update for release v2.5.4Tom Hromatka2022-04-211-0/+5
* docs: update the CREDITS fileTom Hromatka2022-04-211-0/+1
* tests: Fix make check-syntax error in test 54Tom Hromatka2022-04-201-3/+3
* doc: remove the mailing listPaul Moore2022-04-153-64/+7
* syscalls: update the syscall list for Linux v5.17Paul Moore2022-04-052-1/+7
* tests: Add a binary tree test with zero syscallsTom Hromatka2022-03-185-3/+118
* tests: fix 53-sim-binary_tree to use binary treeTom Hromatka2022-03-181-0/+1
* bpf: pfc: Add handling for 0 syscalls in the binary treeTom Hromatka2022-03-182-0/+6
* tests: fix 54-live-binary_tree to use binary treeKir Kolyshkin2022-03-152-1/+4
* github: ensure we update the apt repo before we install packagesPaul Moore2022-03-151-0/+2
* docs: consolidate security vulnerability handling in SECURITY.mdPaul Moore2022-02-101-6/+2
* docs: add link to oss-security to SECURITY.mdKir Kolyshkin2022-01-181-0/+1
* doc: Fix typo in README.mdLin, Yong Xiang2022-01-101-1/+1
* doc: Correct mistakes in seccomp_attr_set.3Manabu Sugimoto2022-01-101-4/+4
* github: enable codespell checksPaul Moore2022-01-101-0/+13