Coveralls logob
Coveralls logo
  • Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

seccomp / libseccomp / 245

Builds Branch Commit Type Ran Committer Via Coverage
245 gh164 arch: update the internal syscall tables to Linux v5.4-rc4 This is long overdue so quite a few changes, including tweaks to support some newly direct wired syscalls which were previously multiplexed. We really need to make sure we update the sys... Pull #176 30 Oct 2019 09:12AM PDT 9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow travis-ci
89.88
244 gh164 arch: update the internal syscall tables to Linux v5.4-rc4 This is long overdue so quite a few changes, including tweaks to support some newly direct wired syscalls which were previously multiplexed. We really need to make sure we update the sys... Pull #176 21 Oct 2019 09:39PM PDT 9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow travis-ci
89.88
243 master Circumvent bug in uClibc-ng syscall() on x86_64 systems On uClibc up to v1.0.31, syscall() for x86_64 is defined in libc/sysdeps/linux/x86_64/syscall.S as syscall: movq %rdi, %rax /* Syscall number -> rax. */ movq %rsi, ... Pull #175 18 Oct 2019 06:28PM PDT 9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow travis-ci
89.79
242 rfc-bintree-v2 api: Add filter attribute to specify the optimization level This commit adds a filter attribute - SCMP_FLTATR_CTL_OPTIMIZE - that allows the user to specify the libseccomp optimization level. The current settings are: 0: Currently unused. R... Pull #152 09 Oct 2019 10:16AM PDT 9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow travis-ci
90.68
241 master build: ship seccomp-syscalls.h Without this, anything which includes "seccomp.h" will fail when using a build version of libseccomp. Signed-off-by: Stéphane Graber <stgraber@ubuntu.com> Acked-by: Tom Hromatka <tom.hromatka@oracle.com> [PM: tweak... push 08 Oct 2019 02:28PM PDT 85c95baa4474aabc7814e68940a78392?size=18&default=identiconpcmoore travis-ci
89.79
240 patch-1 Makefile: Include seccomp-syscalls.h Without this, anything which includes "seccomp.h" will fail when using a build version of libseccomp. Signed-off-by: Stéphane Graber <stgraber@ubuntu.com> Pull #174 08 Oct 2019 12:47PM PDT 9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow travis-ci
89.79
239 master api: stop defining __NR_x values for syscalls that don't exist Historically libseccomp has created a __NR_x definition for every syscall it supports, even those that aren't valid for a given ABI. While this seemed like a good idea at the time, it... push 07 Oct 2019 04:35PM PDT 85c95baa4474aabc7814e68940a78392?size=18&default=identiconpcmoore travis-ci
89.79
238 master python: fix error in pydoc Fix the pydoc example so it's runnable. Signed-off-by: Jonah Petri <jonah@petri.us> Acked-by: Tom Hromatka <tom.hromatka@oracle.com> [PM: fix subject line (add prefix)] Signed-off-by: Paul Moore <paul@paul-moore.com> push 30 Sep 2019 11:50PM PDT 85c95baa4474aabc7814e68940a78392?size=18&default=identiconpcmoore travis-ci
89.79
237 gh27 api: stop defining __NR_x values for syscalls that don't exist Historically libseccomp has created a __NR_x definition for every syscall it supports, even those that aren't valid for a given ABI. While this seemed like a good idea at the time, it... Pull #172 30 Sep 2019 11:45PM PDT 9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow travis-ci
89.79
236 master Fix error in pydoc Fix the pydoc example so it's runnable. Signed-off-by: Jonah Petri <jonah@petri.us> Pull #99 24 Sep 2019 08:13AM PDT 9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow travis-ci
89.79
235 master Fix error in pydoc Fix the pydoc example so it's runnable. Signed-off-by: Jonah Petri <jonah@petri.us> Pull #99 12 Sep 2019 07:11AM PDT 9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow travis-ci
89.79
234 release-2.4 Merge pull request #165 from drakenclimber/issues/161 Backport various fixes to the release-2.4 branch for a v2.4.2 release push 02 Aug 2019 12:04PM PDT 9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow travis-ci
92.1
233 issues/161 doc: ship the SECURITY.md file Signed-off-by: Paul Moore &lt;paul@paul-moore.com&gt; (cherry picked from commit 2b406e3b2) Signed-off-by: Tom Hromatka &lt;tom.hromatka@oracle.com&gt; Acked-by: Paul Moore &lt;paul@paul-moore.com&gt; Pull #165 02 Aug 2019 11:27AM PDT 9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow travis-ci
92.1
231 issues/161 doc: ship the SECURITY.md file Signed-off-by: Paul Moore &lt;paul@paul-moore.com&gt; (cherry picked from commit 2b406e3b2) Signed-off-by: Tom Hromatka &lt;tom.hromatka@oracle.com&gt; See https://github.com/seccomp/libseccomp/i... Pull #165 31 Jul 2019 07:15PM PDT 9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow travis-ci
92.1
230 master doc: ship the SECURITY.md file Signed-off-by: Paul Moore <paul@paul-moore.com> push 22 Jul 2019 01:59PM PDT 85c95baa4474aabc7814e68940a78392?size=18&default=identiconpcmoore travis-ci
89.79
  • ← Previous
  • 1
  • 2
  • …
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • …
  • 67
  • 68
  • Next →
  • Back to Repo
Troubleshooting · Open an Issue · Sales · Support · ENTERPRISE · CAREERS · STATUS
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2023 Coveralls, Inc