| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER | Mickaël Salaün | 2022-05-23 | 2 | -2/+3 | |
| | * | | | | | | | | | | | | | | | | | landlock: Fix same-layer rule unions | Mickaël Salaün | 2022-05-23 | 1 | -0/+107 | |
| | * | | | | | | | | | | | | | | | | | landlock: Reduce the maximum number of layers to 16 | Mickaël Salaün | 2022-05-23 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | selftests/landlock: Test landlock_create_ruleset(2) argument check ordering | Mickaël Salaün | 2022-05-23 | 1 | -1/+20 | |
| | * | | | | | | | | | | | | | | | | | landlock: Change landlock_restrict_self(2) check ordering | Mickaël Salaün | 2022-05-23 | 1 | -10/+37 | |
| | * | | | | | | | | | | | | | | | | | landlock: Change landlock_add_rule(2) argument check ordering | Mickaël Salaün | 2022-05-23 | 1 | -2/+32 | |
| | * | | | | | | | | | | | | | | | | | selftests/landlock: Add tests for O_PATH | Mickaël Salaün | 2022-05-23 | 1 | -2/+8 | |
| | * | | | | | | | | | | | | | | | | | selftests/landlock: Fully test file rename with "remove" access | Mickaël Salaün | 2022-05-23 | 1 | -4/+37 | |
| | * | | | | | | | | | | | | | | | | | selftests/landlock: Extend access right tests to directories | Mickaël Salaün | 2022-05-23 | 1 | -8/+22 | |
| | * | | | | | | | | | | | | | | | | | selftests/landlock: Add tests for unknown access rights | Mickaël Salaün | 2022-05-23 | 1 | -0/+16 | |
| | * | | | | | | | | | | | | | | | | | selftests/landlock: Extend tests for minimal valid attribute size | Mickaël Salaün | 2022-05-23 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | | selftests/landlock: Make tests build with old libc | Mickaël Salaün | 2022-05-23 | 1 | -5/+18 | |
| | * | | | | | | | | | | | | | | | | | selftests/landlock: Format with clang-format | Mickaël Salaün | 2022-05-23 | 4 | -251/+312 | |
| | * | | | | | | | | | | | | | | | | | selftests/landlock: Normalize array assignment | Mickaël Salaün | 2022-05-09 | 1 | -56/+56 | |
| | * | | | | | | | | | | | | | | | | | selftests/landlock: Add clang-format exceptions | Mickaël Salaün | 2022-05-09 | 3 | -7/+38 | |
| | | |_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge tag 'seccomp-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-05-24 | 2 | -1/+427 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | selftests/seccomp: Fix spelling mistake "Coud" -> "Could" | Colin Ian King | 2022-05-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | selftests/seccomp: Add test for wait killable notifier | Sargun Dhillon | 2022-05-03 | 1 | -0/+228 | |
| | * | | | | | | | | | | | | | | | | | selftests/seccomp: Refactor get_proc_stat to split out file reading code | Sargun Dhillon | 2022-05-03 | 1 | -16/+38 | |
| | * | | | | | | | | | | | | | | | | | selftests/seccomp: Ensure that notifications come in FIFO order | Sargun Dhillon | 2022-04-29 | 1 | -0/+109 | |
| | * | | | | | | | | | | | | | | | | | selftests/seccomp: Add SKIP for failed unshare() | Yang Guang | 2022-04-29 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | | | | | | selftests/seccomp: Test PTRACE_O_SUSPEND_SECCOMP without CAP_SYS_ADMIN | Jann Horn | 2022-04-29 | 2 | -0/+64 | |
| * | | | | | | | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2022-05-23 | 42 | -116/+2761 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | kselftest/arm64: Explicitly build no BTI tests with BTI disabled | Mark Brown | 2022-05-16 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | kselftest/arm64: bti: force static linking | Andre Przywara | 2022-05-16 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | selftests/arm64: Use switch statements in mte_common_util.c | Mark Brown | 2022-05-15 | 1 | -7/+16 | |
| | * | | | | | | | | | | | | | | | | | selftests/arm64: Remove casts to/from void in check_tags_inclusion | Mark Brown | 2022-05-15 | 1 | -12/+12 | |
| | * | | | | | | | | | | | | | | | | | selftests/arm64: Check failures to set tags in check_tags_inclusion | Mark Brown | 2022-05-15 | 1 | -6/+12 | |
| | * | | | | | | | | | | | | | | | | | selftests/arm64: Allow zero tags in mte_switch_mode() | Mark Brown | 2022-05-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | selftests/arm64: Log errors in verify_mte_pointer_validity() | Mark Brown | 2022-05-15 | 1 | -3/+9 | |
| | * | | | | | | | | | | | | | | | | | kselftest/arm64: Fix ABI header directory location | Mark Brown | 2022-05-04 | 1 | -10/+1 | |
| | * | | | | | | | | | | | | | | | | | selftests/arm64: Fix O= builds for the floating point tests | Mark Brown | 2022-04-28 | 1 | -17/+15 | |
| | * | | | | | | | | | | | | | | | | | selftests/arm64: Clean the fp helper libraries | Mark Brown | 2022-04-28 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | selftests/arm64: Define top_srcdir for the fp tests | Mark Brown | 2022-04-28 | 1 | -1/+5 | |
| | * | | | | | | | | | | | | | | | | | selftests/arm64: Use TEST_GEN_PROGS_EXTENDED in the FP Makefile | Mark Brown | 2022-04-28 | 1 | -6/+5 | |
| | * | | | | | | | | | | | | | | | | | kselftest/arm64: fix array_size.cocci warning | Guo Zhengkui | 2022-04-28 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | | selftests/arm64: Add a testcase for handling of ZA on clone() | Mark Brown | 2022-04-28 | 4 | -1/+226 | |
| | * | | | | | | | | | | | | | | | | | kselftest/arm64: Add SME support to syscall ABI test | Mark Brown | 2022-04-28 | 3 | -23/+275 | |
| | * | | | | | | | | | | | | | | | | | kselftest/arm64: Add coverage for the ZA ptrace interface | Mark Brown | 2022-04-28 | 3 | -1/+359 | |
| | * | | | | | | | | | | | | | | | | | kselftest/arm64: Add streaming SVE to SVE ptrace tests | Mark Brown | 2022-04-28 | 1 | -0/+11 | |
| | * | | | | | | | | | | | | | | | | | kselftest/arm64: signal: Add SME signal handling tests | Mark Brown | 2022-04-28 | 10 | -0/+555 | |
| | * | | | | | | | | | | | | | | | | | kselftest/arm64: Add stress test for SME ZA context switching | Mark Brown | 2022-04-28 | 4 | -0/+451 | |
| | * | | | | | | | | | | | | | | | | | kselftest/arm64: signal: Handle ZA signal context in core code | Mark Brown | 2022-04-28 | 2 | -1/+38 | |
| | * | | | | | | | | | | | | | | | | | kselftest/arm64: sme: Provide streaming mode SVE stress test | Mark Brown | 2022-04-28 | 4 | -0/+83 | |
| | * | | | | | | | | | | | | | | | | | kselftest/arm64: Extend vector configuration API tests to cover SME | Mark Brown | 2022-04-28 | 6 | -1/+38 | |
| | * | | | | | | | | | | | | | | | | | kselftest/arm64: Add tests for TPIDR2 | Mark Brown | 2022-04-28 | 3 | -1/+307 | |
| | * | | | | | | | | | | | | | | | | | kselftest/arm64: sme: Add SME support to vlset | Mark Brown | 2022-04-28 | 1 | -2/+8 | |
| | * | | | | | | | | | | | | | | | | | kselftest/arm64: Add manual encodings for SME instructions | Mark Brown | 2022-04-28 | 1 | -0/+51 | |
| | * | | | | | | | | | | | | | | | | | kselftest/arm64: Add simple test for MTE prctl | Mark Brown | 2022-04-28 | 2 | -0/+120 | |
| | * | | | | | | | | | | | | | | | | | kselftest/arm64: Refactor parameter checking in mte_switch_mode() | Mark Brown | 2022-04-28 | 1 | -3/+12 | |
