Current Team Memberships

Show patches with: none      |   4086 patches
« 1 2 3 440 41 »
Patch Series S/W/F Date Submitter Delegate State
[v11,33/39] kselftest/arm64: Add very basic GCS test program arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown Superseded
[v11,32/39] kselftest/arm64: Always run signals tests with GCS enabled arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown Superseded
[v11,31/39] kselftest/arm64: Allow signals tests to specify an expected si_code arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown Superseded
[v11,30/39] kselftest/arm64: Add framework support for GCS to signal handling tests arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown Superseded
[v11,29/39] kselftest/arm64: Add GCS as a detected feature in the signal tests arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown Superseded
[v11,28/39] kselftest/arm64: Verify the GCS hwcap arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown Superseded
[v11,27/39] arm64: Add Kconfig for Guarded Control Stack (GCS) arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown Superseded
[v11,26/39] arm64/ptrace: Expose GCS via ptrace and core files arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown Superseded
[v11,25/39] arm64/signal: Expose GCS state in signal frames arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown New
[v11,24/39] arm64/signal: Set up and restore the GCS context for signal handlers arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown New
[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 New
[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 New
[RFT,v10,5/8] selftests/clone3: Remove redundant flushes of output streams fork: Support shadow stacks in clone3() --- 2024-08-21 Mark Brown New
[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 New
[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
[GIT,PULL] SPI fixes for v6.11-rc2 [GIT,PULL] SPI fixes for v6.11-rc2 --- 2024-08-09 Mark Brown New
[GIT,PULL] ASoC fixes for v6.11-rc2 [GIT,PULL] ASoC fixes for v6.11-rc2 --- 2024-08-08 Mark Brown New
[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
[GIT,PULL] SPI fixes for v6.11-merge-window [GIT,PULL] SPI fixes for v6.11-merge-window --- 2024-07-26 Mark Brown New
[GIT,PULL] ASoC fixes for v6.11-merge-window [GIT,PULL] ASoC fixes for v6.11-merge-window --- 2024-07-25 Mark Brown New
[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
[GIT,PULL] SPI updates for v6.11 [GIT,PULL] SPI updates for v6.11 --- 2024-07-15 Mark Brown New
[GIT,PULL] ASoC updates for v6.11 [GIT,PULL] ASoC updates for v6.11 --- 2024-07-15 Mark Brown New
[GIT,PULL] SPI fixes for v6.10-rc7 [GIT,PULL] SPI fixes for v6.10-rc7 --- 2024-07-11 Mark Brown New
[GIT,PULL] ASoC fixes for v6.10-rc7 [GIT,PULL] ASoC fixes for v6.10-rc7 --- 2024-07-11 Mark Brown New
spi: omap2-mcspi: Revert multi mode support spi: omap2-mcspi: Revert multi mode support --- 2024-07-04 Mark Brown Accepted
[GIT,PULL] ASoC fixes for v6.10-rc5 [GIT,PULL] ASoC fixes for v6.10-rc5 --- 2024-06-26 Mark Brown New
[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
« 1 2 3 440 41 »

Bundling

Create bundle: