Show patches with: Submitter = Mark Brown       |    Archived = No       |   1279 patches
« 1 2 3 412 13 »
Patch Series S/W/F Date Submitter Delegate State
[v11,23/39] arm64/mm: Implement map_shadow_stack() arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown Superseded
[v11,22/39] arm64/gcs: Implement shadow stack prctl() interface arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown Superseded
[v11,21/39] arm64/gcs: Ensure that new threads have a GCS arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown Superseded
[v11,20/39] arm64/gcs: Context switch GCS state for EL0 arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown Superseded
[v11,19/39] arm64/mm: Handle GCS data aborts arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown Superseded
[v11,18/39] arm64/traps: Handle GCS exceptions arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown Superseded
[v11,17/39] arm64/hwcap: Add hwcap for GCS arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown Superseded
[v11,16/39] arm64/idreg: Add overrride for GCS arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown Superseded
[v11,15/39] KVM: arm64: Manage GCS access and registers for guests arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown Superseded
[v11,14/39] arm64/mm: Map pages for guarded control stack arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown Superseded
[v11,13/39] mm: Define VM_SHADOW_STACK for arm64 when we support GCS arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown Superseded
[v11,12/39] arm64/mm: Allocate PIE slots for EL0 guarded control stack arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown Superseded
[v11,11/39] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS) arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown Superseded
[v11,10/39] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1 arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown Superseded
[v11,09/39] arm64/gcs: Provide put_user_gcs() arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown Superseded
[v11,08/39] arm64/gcs: Add manual encodings of GCS instructions arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown Superseded
[v11,07/39] arm64/sysreg: Add definitions for architected GCS caps arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown Superseded
[v11,06/39] arm64/gcs: Document the ABI for Guarded Control Stacks arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown Superseded
[v11,05/39] arm64: Document boot requirements for Guarded Control Stacks arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown Superseded
[v11,04/39] mman: Add map_shadow_stack() flags arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown Superseded
[v11,03/39] prctl: arch-agnostic prctl for shadow stack arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown Superseded
[v11,02/39] arm64/mm: Restructure arch_validate_flags() for extensibility arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown Superseded
[v11,01/39] mm: Introduce ARCH_HAS_USER_SHADOW_STACK arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown Superseded
[RFT,v10,8/8] selftests/clone3: Test shadow stack support fork: Support shadow stacks in clone3() --- 2024-08-21 Mark Brown New
[RFT,v10,7/8] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code fork: Support shadow stacks in clone3() --- 2024-08-21 Mark Brown Superseded
[RFT,v10,6/8] selftests/clone3: Factor more of main loop into test_clone3() fork: Support shadow stacks in clone3() --- 2024-08-21 Mark Brown Superseded
[RFT,v10,5/8] selftests/clone3: Remove redundant flushes of output streams fork: Support shadow stacks in clone3() --- 2024-08-21 Mark Brown Superseded
[RFT,v10,4/8] fork: Add shadow stack support to clone3() fork: Support shadow stacks in clone3() --- 2024-08-21 Mark Brown New
[RFT,v10,3/8] mm: Introduce ARCH_HAS_USER_SHADOW_STACK fork: Support shadow stacks in clone3() --- 2024-08-21 Mark Brown Superseded
[RFT,v10,2/8] selftests: Provide helper header for shadow stack testing fork: Support shadow stacks in clone3() --- 2024-08-21 Mark Brown New
[RFT,v10,1/8] Documentation: userspace-api: Add shadow stack API documentation fork: Support shadow stacks in clone3() --- 2024-08-21 Mark Brown Superseded
[RFT,v9,8/8] selftests/clone3: Test shadow stack support fork: Support shadow stacks in clone3() --- 2024-08-19 Mark Brown Superseded
[RFT,v9,7/8] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code fork: Support shadow stacks in clone3() --- 2024-08-19 Mark Brown Superseded
[RFT,v9,6/8] selftests/clone3: Factor more of main loop into test_clone3() fork: Support shadow stacks in clone3() --- 2024-08-19 Mark Brown Superseded
[RFT,v9,5/8] selftests/clone3: Remove redundant flushes of output streams fork: Support shadow stacks in clone3() --- 2024-08-19 Mark Brown Superseded
[RFT,v9,4/8] fork: Add shadow stack support to clone3() fork: Support shadow stacks in clone3() --- 2024-08-19 Mark Brown Superseded
[RFT,v9,3/8] mm: Introduce ARCH_HAS_USER_SHADOW_STACK fork: Support shadow stacks in clone3() --- 2024-08-19 Mark Brown Superseded
[RFT,v9,2/8] selftests: Provide helper header for shadow stack testing fork: Support shadow stacks in clone3() --- 2024-08-19 Mark Brown Superseded
[RFT,v9,1/8] Documentation: userspace-api: Add shadow stack API documentation fork: Support shadow stacks in clone3() --- 2024-08-19 Mark Brown Superseded
[RFT,v8,9/9] selftests/clone3: Test shadow stack support fork: Support shadow stacks in clone3() --- 2024-08-08 Mark Brown Superseded
[RFT,v8,8/9] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code fork: Support shadow stacks in clone3() --- 2024-08-08 Mark Brown Superseded
[RFT,v8,7/9] selftests/clone3: Explicitly handle child exits due to signals fork: Support shadow stacks in clone3() --- 2024-08-08 Mark Brown New
[RFT,v8,6/9] selftests/clone3: Factor more of main loop into test_clone3() fork: Support shadow stacks in clone3() --- 2024-08-08 Mark Brown Superseded
[RFT,v8,5/9] selftests/clone3: Remove redundant flushes of output streams fork: Support shadow stacks in clone3() --- 2024-08-08 Mark Brown Superseded
[RFT,v8,4/9] fork: Add shadow stack support to clone3() fork: Support shadow stacks in clone3() --- 2024-08-08 Mark Brown New
[RFT,v8,3/9] mm: Introduce ARCH_HAS_USER_SHADOW_STACK fork: Support shadow stacks in clone3() --- 2024-08-08 Mark Brown Superseded
[RFT,v8,2/9] selftests: Provide helper header for shadow stack testing fork: Support shadow stacks in clone3() --- 2024-08-08 Mark Brown Superseded
[RFT,v8,1/9] Documentation: userspace-api: Add shadow stack API documentation fork: Support shadow stacks in clone3() --- 2024-08-08 Mark Brown Superseded
[v2,3/3] KVM: selftests: arm64: Use generated defines for named system registers [v2,1/3] KVM: selftests: arm64: Simplify specification of filtered registers --- 2024-08-06 Mark Brown New
[v2,1/3] KVM: selftests: arm64: Simplify specification of filtered registers [v2,1/3] KVM: selftests: arm64: Simplify specification of filtered registers --- 2024-08-06 Mark Brown New
[2/2] KVM: selftests: arm64: Use generated defines for named system registers KVM: selftests: arm64: Make use of sysreg defintions in get-reg-list --- 2024-08-02 Mark Brown Superseded
KVM: selftests: arm64: Correct feature test for S1PIE in get-reg-list KVM: selftests: arm64: Correct feature test for S1PIE in get-reg-list --- 2024-07-31 Mark Brown Accepted
[RFT,v7,9/9] selftests/clone3: Test shadow stack support [RFT,v7,1/9] Documentation: userspace-api: Add shadow stack API documentation --- 2024-07-31 Mark Brown Superseded
[RFT,v7,7/9] selftests/clone3: Explicitly handle child exits due to signals [RFT,v7,1/9] Documentation: userspace-api: Add shadow stack API documentation --- 2024-07-31 Mark Brown Superseded
[RFT,v7,5/9] selftests/clone3: Remove redundant flushes of output streams [RFT,v7,1/9] Documentation: userspace-api: Add shadow stack API documentation --- 2024-07-31 Mark Brown Superseded
[RFT,v7,3/9] mm: Introduce ARCH_HAS_USER_SHADOW_STACK [RFT,v7,1/9] Documentation: userspace-api: Add shadow stack API documentation --- 2024-07-31 Mark Brown Superseded
[RFT,v7,1/9] Documentation: userspace-api: Add shadow stack API documentation [RFT,v7,1/9] Documentation: userspace-api: Add shadow stack API documentation --- 2024-07-31 Mark Brown Superseded
[v2,2/2] kselftest/alsa: Log the PCM ID in pcm-test kselftest/alsa: Diagnostic improvements --- 2024-07-16 Mark Brown Accepted
[v2,1/2] kselftest/alsa: Use card name rather than number in test names kselftest/alsa: Diagnostic improvements --- 2024-07-16 Mark Brown Accepted
[v9,39/39] kselftest/arm64: Enable GCS for the FP stress tests [v9,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2024-06-25 Mark Brown Superseded
[v9,37/39] kselftest/arm64: Add GCS signal tests [v9,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2024-06-25 Mark Brown Superseded
[v9,35/39] kselftest/arm64: Add a GCS test program built with the system libc [v9,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2024-06-25 Mark Brown Superseded
[v9,33/39] kselftest/arm64: Always run signals tests with GCS enabled [v9,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2024-06-25 Mark Brown Superseded
[v9,31/39] kselftest/arm64: Add framework support for GCS to signal handling tests [v9,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2024-06-25 Mark Brown Superseded
[v9,29/39] selftests/clone3: Enable arm64 shadow stack testing [v9,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2024-06-25 Mark Brown New
[v9,27/39] kselftest/arm64: Verify the GCS hwcap [v9,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2024-06-25 Mark Brown Superseded
[v9,25/39] arm64/ptrace: Expose GCS via ptrace and core files [v9,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2024-06-25 Mark Brown Superseded
[v9,23/39] arm64/signal: Set up and restore the GCS context for signal handlers [v9,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2024-06-25 Mark Brown Superseded
[v9,21/39] arm64/gcs: Implement shadow stack prctl() interface [v9,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2024-06-25 Mark Brown Superseded
[v9,19/39] arm64/gcs: Context switch GCS state for EL0 [v9,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2024-06-25 Mark Brown Superseded
[v9,17/39] arm64/traps: Handle GCS exceptions [v9,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2024-06-25 Mark Brown Superseded
[v9,15/39] arm64/idreg: Add overrride for GCS [v9,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2024-06-25 Mark Brown Superseded
[v9,13/39] KVM: arm64: Manage GCS registers for guests [v9,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2024-06-25 Mark Brown New
[v9,11/39] mm: Define VM_SHADOW_STACK for arm64 when we support GCS [v9,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2024-06-25 Mark Brown New
[v9,09/39] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS) [v9,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2024-06-25 Mark Brown New
[v9,07/39] arm64/gcs: Add manual encodings of GCS instructions [v9,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2024-06-25 Mark Brown Superseded
[v9,05/39] arm64/gcs: Document the ABI for Guarded Control Stacks [v9,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2024-06-25 Mark Brown Superseded
[v9,03/39] mman: Add map_shadow_stack() flags [v9,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2024-06-25 Mark Brown Superseded
[v9,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility [v9,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2024-06-25 Mark Brown Superseded
[RFT,v6,9/9] selftests/clone3: Test shadow stack support fork: Support shadow stacks in clone3() --- 2024-06-23 Mark Brown Superseded
[RFT,v6,8/9] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code fork: Support shadow stacks in clone3() --- 2024-06-23 Mark Brown Superseded
[RFT,v6,7/9] selftests/clone3: Explicitly handle child exits due to signals fork: Support shadow stacks in clone3() --- 2024-06-23 Mark Brown Superseded
[RFT,v6,6/9] selftests/clone3: Factor more of main loop into test_clone3() fork: Support shadow stacks in clone3() --- 2024-06-23 Mark Brown Superseded
[RFT,v6,5/9] selftests/clone3: Remove redundant flushes of output streams fork: Support shadow stacks in clone3() --- 2024-06-23 Mark Brown Superseded
[RFT,v6,4/9] fork: Add shadow stack support to clone3() fork: Support shadow stacks in clone3() --- 2024-06-23 Mark Brown Superseded
[RFT,v6,3/9] mm: Introduce ARCH_HAS_USER_SHADOW_STACK fork: Support shadow stacks in clone3() --- 2024-06-23 Mark Brown Superseded
[RFT,v6,2/9] selftests: Provide helper header for shadow stack testing fork: Support shadow stacks in clone3() --- 2024-06-23 Mark Brown Superseded
[RFT,v6,1/9] Documentation: userspace-api: Add shadow stack API documentation fork: Support shadow stacks in clone3() --- 2024-06-23 Mark Brown Superseded
kselftest/alsa: Fix validation of writes to volatile controls kselftest/alsa: Fix validation of writes to volatile controls --- 2024-06-14 Mark Brown Superseded
selftests: mm: Make map_fixed_noreplace test names stable selftests: mm: Make map_fixed_noreplace test names stable --- 2024-06-05 Mark Brown Accepted
kselftest/arm64: Include kernel mode NEON in fp-stress kselftest/arm64: Include kernel mode NEON in fp-stress --- 2024-05-21 Mark Brown Accepted
kselftest: Desecalate reporting of missing _GNU_SOURCE kselftest: Desecalate reporting of missing _GNU_SOURCE --- 2024-05-16 Mark Brown New
kselftest/alsa: Ensure _GNU_SOURCE is defined kselftest/alsa: Ensure _GNU_SOURCE is defined --- 2024-05-16 Mark Brown Accepted
selftests/clone3: Correct log message for waitpid() failures selftests/clone3: Correct log message for waitpid() failures --- 2024-04-09 Mark Brown Accepted
[v6,5/5] KVM: arm64: selftests: Teach get-reg-list about FPMR KVM: arm64: Support for 2023 dpISA extensions --- 2024-03-29 Mark Brown New
[v6,4/5] KVM: arm64: selftests: Document feature registers added in 2023 extensions KVM: arm64: Support for 2023 dpISA extensions --- 2024-03-29 Mark Brown New
[v6,3/5] KVM: arm64: Support FEAT_FPMR for guests KVM: arm64: Support for 2023 dpISA extensions --- 2024-03-29 Mark Brown New
[v6,2/5] KVM: arm64: Add newly allocated ID registers to register descriptions KVM: arm64: Support for 2023 dpISA extensions --- 2024-03-29 Mark Brown New
[v6,1/5] KVM: arm64: Share all userspace hardened thread data with the hypervisor KVM: arm64: Support for 2023 dpISA extensions --- 2024-03-29 Mark Brown New
[2/2] tracing/selftests: Default to verbose mode when running in kselftest tracing/selftests: Verbosity improvements to KTAP output --- 2024-03-25 Mark Brown Accepted
« 1 2 3 412 13 »