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 19:29:43 -08:00
2020-12-15 12:53:37 -08:00
2020-12-09 17:47:36 -08:00
2020-11-24 16:47:49 +01:00
2020-11-02 10:10:39 -05:00
2020-12-14 18:35:53 -08:00
2020-12-15 19:36:48 -08:00
2020-12-15 22:46:18 -08:00
2020-12-15 15:03:31 -08:00
2020-11-06 17:19:26 -08:00
2020-12-14 17:27:47 -08:00
2020-12-15 16:30:31 -08:00
2020-12-16 10:45:11 -08:00
2020-12-14 18:29:11 -08:00
2020-12-15 16:30:31 -08:00
2020-12-16 00:07:17 -08:00
2020-12-16 00:07:17 -08:00
2020-12-15 22:46:15 -08:00
2020-12-02 22:52:16 -05:00
2020-12-16 10:54:03 -08:00
2020-12-14 18:29:11 -08:00
2020-12-15 22:46:18 -08:00
2020-11-27 11:10:50 +01:00
2020-12-15 22:46:19 -08:00
2020-12-15 19:36:48 -08:00
2020-12-09 17:08:45 +01:00
2020-11-02 12:14:19 -08:00
2020-11-24 16:47:49 +01:00
2020-12-15 19:36:48 -08:00
2020-11-02 18:00:20 -08:00
2020-11-20 14:45:33 +11:00
2020-11-20 14:45:33 +11:00
2020-11-07 13:18:49 +01:00
2020-12-15 12:53:37 -08:00
2020-12-15 22:46:19 -08:00
2020-12-03 17:38:20 -08:00
2020-12-14 16:40:27 -08:00
2020-11-14 11:26:04 -08:00
2020-10-29 17:22:59 -05:00
2020-12-14 16:40:27 -08:00
2020-12-15 19:36:48 -08:00
2020-12-15 12:53:37 -08:00
2020-12-15 22:46:19 -08:00
2020-12-15 22:46:18 -08:00
2020-11-25 18:52:35 +01:00
2020-12-15 22:46:18 -08:00
2020-11-06 17:13:56 -08:00
2020-12-01 10:30:28 +00:00
2020-12-16 11:30:10 -08:00
2020-12-14 17:13:53 -08:00
2020-11-27 11:10:50 +01:00
2020-12-02 20:20:05 +01:00
2020-11-27 11:10:50 +01:00
2020-12-02 15:07:56 +01:00
2020-11-19 19:37:16 -08:00
2020-11-04 18:14:52 +01:00
2020-11-16 08:08:54 -08:00
2020-11-06 17:13:54 -08:00
2020-11-16 21:53:15 +01:00
2020-12-14 16:40:27 -08:00
2020-11-14 11:26:03 -08:00
2020-12-15 12:53:37 -08:00