Linus Torvalds
e994cc240a
Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
...
Pull seccomp updates from Kees Cook:
"The major change here is finally gaining seccomp constant-action
bitmaps, which internally reduces the seccomp overhead for many
real-world syscall filters to O(1), as discussed at Plumbers this
year.
- Improve seccomp performance via constant-action bitmaps (YiFei Zhu
& Kees Cook)
- Fix bogus __user annotations (Jann Horn)
- Add missed CONFIG for improved selftest coverage (Mickaël Salaün)"
* tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
selftests/seccomp: Update kernel config
seccomp: Remove bogus __user annotations
seccomp/cache: Report cache data through /proc/pid/seccomp_cache
xtensa: Enable seccomp architecture tracking
sh: Enable seccomp architecture tracking
s390: Enable seccomp architecture tracking
riscv: Enable seccomp architecture tracking
powerpc: Enable seccomp architecture tracking
parisc: Enable seccomp architecture tracking
csky: Enable seccomp architecture tracking
arm: Enable seccomp architecture tracking
arm64: Enable seccomp architecture tracking
selftests/seccomp: Compare bitmap vs filter overhead
x86: Enable seccomp architecture tracking
seccomp/cache: Add "emulator" to check if filter is constant allow
seccomp/cache: Lookup syscall allowlist bitmap for fast path
2020-12-16 11:30:10 -08:00
..
2020-12-15 22:46:15 -08:00
2020-12-16 11:30:10 -08:00
2020-06-16 21:21:03 -04:00
2018-05-16 07:23:35 +02:00
2019-05-30 11:29:21 -07:00
2020-11-06 10:05:18 -08:00
2020-06-24 09:16:02 -06:00
2020-12-10 12:42:58 -06:00
2017-11-02 11:10:55 +01:00
2020-12-15 22:46:15 -08:00
2020-11-06 10:05:18 -08:00
2020-12-15 22:46:15 -08:00
2018-05-16 07:23:35 +02:00
2020-06-14 01:57:21 +09:00
2020-12-15 12:13:42 -08:00
2020-04-07 10:43:42 -07:00
2018-10-26 16:26:32 -07:00
2020-01-13 13:19:39 -05:00
2020-12-15 12:13:40 -08:00
2020-01-29 11:20:24 -08:00
2020-06-09 09:39:13 -07:00
2020-09-04 12:46:06 +01:00
2020-12-15 22:46:15 -08:00
2020-09-08 22:20:39 -04:00
2018-05-16 07:24:30 +02:00
2020-06-10 14:54:54 -05:00
2020-11-13 16:47:52 -07:00
2018-05-16 07:23:35 +02:00
2020-12-14 16:35:39 -08:00
2020-12-11 14:02:14 -08:00
2020-06-09 09:39:14 -07:00
2020-06-12 14:13:33 -05:00
2020-01-14 12:20:56 +01:00
2019-01-04 13:13:45 -08:00
2018-05-16 07:23:35 +02:00
2020-06-09 09:39:13 -07:00