Show patches with: State = Action Required       |    Archived = No       |   3844 patches
« 1 2 ... 36 37 38 39 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v13,32/40] kselftest/arm64: Allow signals tests to specify an expected si_code arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-10-01 Mark Brown New
[v13,31/40] kselftest/arm64: Add framework support for GCS to signal handling tests arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-10-01 Mark Brown New
[v13,30/40] kselftest/arm64: Add GCS as a detected feature in the signal tests arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-10-01 Mark Brown New
[v13,29/40] kselftest/arm64: Verify the GCS hwcap arm64/gcs: Provide support for GCS in userspace - 1 1 --- 2024-10-01 Mark Brown New
[v13,28/40] arm64: Add Kconfig for Guarded Control Stack (GCS) arm64/gcs: Provide support for GCS in userspace - 2 - --- 2024-10-01 Mark Brown New
[v13,27/40] arm64/ptrace: Expose GCS via ptrace and core files arm64/gcs: Provide support for GCS in userspace - 2 - --- 2024-10-01 Mark Brown New
[v13,26/40] arm64/signal: Expose GCS state in signal frames arm64/gcs: Provide support for GCS in userspace 1 2 - --- 2024-10-01 Mark Brown New
[v13,25/40] arm64/signal: Set up and restore the GCS context for signal handlers arm64/gcs: Provide support for GCS in userspace - 2 - --- 2024-10-01 Mark Brown New
[v13,24/40] arm64/mm: Implement map_shadow_stack() arm64/gcs: Provide support for GCS in userspace 1 2 - --- 2024-10-01 Mark Brown New
[v13,23/40] arm64/gcs: Implement shadow stack prctl() interface arm64/gcs: Provide support for GCS in userspace - 2 - --- 2024-10-01 Mark Brown New
[v13,22/40] arm64/gcs: Ensure that new threads have a GCS arm64/gcs: Provide support for GCS in userspace 1 1 - --- 2024-10-01 Mark Brown New
[v13,21/40] arm64/gcs: Context switch GCS state for EL0 arm64/gcs: Provide support for GCS in userspace - 2 - --- 2024-10-01 Mark Brown New
[v13,20/40] arm64/mm: Handle GCS data aborts arm64/gcs: Provide support for GCS in userspace - 2 - --- 2024-10-01 Mark Brown New
[v13,19/40] arm64/traps: Handle GCS exceptions arm64/gcs: Provide support for GCS in userspace - 2 - --- 2024-10-01 Mark Brown New
[v13,18/40] arm64/hwcap: Add hwcap for GCS arm64/gcs: Provide support for GCS in userspace 1 - - --- 2024-10-01 Mark Brown New
[v13,17/40] arm64/idreg: Add overrride for GCS arm64/gcs: Provide support for GCS in userspace 1 2 - --- 2024-10-01 Mark Brown New
[v13,16/40] KVM: arm64: Manage GCS access and registers for guests arm64/gcs: Provide support for GCS in userspace - 1 - --- 2024-10-01 Mark Brown New
[v13,15/40] arm64/mm: Map pages for guarded control stack arm64/gcs: Provide support for GCS in userspace - 2 - --- 2024-10-01 Mark Brown New
[v13,14/40] mm: Define VM_SHADOW_STACK for arm64 when we support GCS arm64/gcs: Provide support for GCS in userspace - 2 - --- 2024-10-01 Mark Brown New
[v13,13/40] arm64/mm: Allocate PIE slots for EL0 guarded control stack arm64/gcs: Provide support for GCS in userspace - 2 - --- 2024-10-01 Mark Brown New
[v13,12/40] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS) arm64/gcs: Provide support for GCS in userspace - 2 - --- 2024-10-01 Mark Brown New
[v13,11/40] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1 arm64/gcs: Provide support for GCS in userspace - 3 1 --- 2024-10-01 Mark Brown New
[v13,10/40] arm64/gcs: Provide put_user_gcs() arm64/gcs: Provide support for GCS in userspace - 2 - --- 2024-10-01 Mark Brown New
[v13,09/40] arm64/gcs: Add manual encodings of GCS instructions arm64/gcs: Provide support for GCS in userspace 1 1 - --- 2024-10-01 Mark Brown New
[v13,08/40] arm64/sysreg: Add definitions for architected GCS caps arm64/gcs: Provide support for GCS in userspace 1 1 - --- 2024-10-01 Mark Brown New
[v13,07/40] arm64/gcs: Document the ABI for Guarded Control Stacks arm64/gcs: Provide support for GCS in userspace 1 2 - --- 2024-10-01 Mark Brown New
[v13,06/40] arm64: Document boot requirements for Guarded Control Stacks arm64/gcs: Provide support for GCS in userspace - 2 - --- 2024-10-01 Mark Brown New
[v13,05/40] mman: Add map_shadow_stack() flags arm64/gcs: Provide support for GCS in userspace 1 2 - --- 2024-10-01 Mark Brown New
[v13,04/40] prctl: arch-agnostic prctl for shadow stack arm64/gcs: Provide support for GCS in userspace 1 3 - --- 2024-10-01 Mark Brown New
[v13,03/40] arm64/mm: Restructure arch_validate_flags() for extensibility arm64/gcs: Provide support for GCS in userspace - 2 - --- 2024-10-01 Mark Brown New
[v13,02/40] mm: Define VM_HIGH_ARCH_6 arm64/gcs: Provide support for GCS in userspace - - - --- 2024-10-01 Mark Brown New
[v13,01/40] mm: Introduce ARCH_HAS_USER_SHADOW_STACK arm64/gcs: Provide support for GCS in userspace 2 6 1 --- 2024-10-01 Mark Brown New
[v6,2/2] selftests: arm64: add hugetlb mte tests [v6,1/2] hugetlb: arm64: add mte support - - - --- 2024-10-01 Yang Shi New
[v6,1/2] hugetlb: arm64: add mte support [v6,1/2] hugetlb: arm64: add mte support - 2 - --- 2024-10-01 Yang Shi New
[RFC,1/1] drm/meson: Support drm_panic meson/drm: Support drm_panic - - - --- 2024-10-01 Yao Zi New
watchdog: apple: Increase reset delay to 150ms watchdog: apple: Increase reset delay to 150ms - 2 - --- 2024-09-13 Nick Chan Under Review
ARM: dts: ux500: Fix up the CPU thermal zone ARM: dts: ux500: Fix up the CPU thermal zone - 1 - --- 2019-10-01 Linus Walleij Queued
[v2,linux-next,4/4] arm64: configs: defconfig: Change CONFIG_REMOTEPROC from m to y arm/arm64: configs: Convert all CONFIG_REMOTEPROC instances to y 1 - - --- 2019-09-20 J, KEERTHY Queued
[2/2] ARM: defconfig: u8500: Add new drivers [1/2] ARM: defconfig: u8500: Refresh defconfig - - - --- 2019-07-23 Linus Walleij Queued
[1/2] ARM: defconfig: u8500: Refresh defconfig [1/2] ARM: defconfig: u8500: Refresh defconfig - - - --- 2019-07-23 Linus Walleij Queued
[RESEND] ARM: bcm47094: add missing #cells for mdio-bus-mux [RESEND] ARM: bcm47094: add missing #cells for mdio-bus-mux - - - --- 2019-07-22 Arnd Bergmann Queued
[RESEND] ARM: davinci: fix sleep.S build error on ARMv4 [RESEND] ARM: davinci: fix sleep.S build error on ARMv4 1 - - --- 2019-07-22 Arnd Bergmann Queued
ARM: stm32: use "depends on" instead of "if" after prompt ARM: stm32: use "depends on" instead of "if" after prompt - - - --- 2019-07-10 Masahiro Yamada Queued
soc: rockchip: work around clang warning soc: rockchip: work around clang warning - 1 - --- 2019-07-03 Arnd Bergmann Queued
« 1 2 ... 36 37 38 39 »