LinuxLists
Users
About
Thiago Jung Bauermann (
[email protected]
)
Number of posts: 23 (0.18 per day)
First post: 2023-12-04 03:02:13
Last post: 2024-04-11 01:30:16
Date
List
Subject
2024-04-11 01:30:16
linux-kernel
Re: [PATCH v4 13/15] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT
2024-04-11 01:02:23
linux-kernel
Re: [PATCH v4 13/15] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT
2024-04-10 22:26:11
linux-kernel
Re: [PATCH v4 13/15] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT
2024-02-29 22:14:22
linux-kernel
Re: [PATCH v8 33/38] kselftest/arm64: Add a GCS test program built with the system libc
2024-02-27 19:09:09
linux-kernel
Re: [PATCH v8 33/38] kselftest/arm64: Add a GCS test program built with the system libc
2024-02-23 02:25:22
linux-kernel
Re: [PATCH v8 33/38] kselftest/arm64: Add a GCS test program built with the system libc
2024-02-20 02:21:49
linux-kernel
Re: [PATCH v8 33/38] kselftest/arm64: Add a GCS test program built with the system libc
2024-02-20 02:18:12
linux-kernel
Re: [PATCH v8 35/38] selftests/arm64: Add GCS signal tests
2024-02-20 02:04:04
linux-kernel
Re: [PATCH v8 23/38] arm64/signal: Set up and restore the GCS context for signal handlers
2024-02-20 02:02:40
linux-kernel
Re: [PATCH v8 20/38] arm64/gcs: Ensure that new threads have a GCS
2024-02-20 02:01:01
linux-kernel
Re: [PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
2023-12-20 04:13:57
linux-kernel
Re: [PATCH v7 00/39] arm64/gcs: Provide support for GCS in userspace
2023-12-17 02:18:34
linux-kernel
Re: [PATCH v7 34/39] kselftest/arm64: Add a GCS test program built with the system libc
2023-12-17 02:12:56
linux-kernel
Re: [PATCH v7 36/39] selftests/arm64: Add GCS signal tests
2023-12-15 02:50:32
linux-kernel
Re: [PATCH v7 34/39] kselftest/arm64: Add a GCS test program built with the system libc
2023-12-13 02:45:44
linux-kernel
Re: [PATCH v7 37/39] kselftest/arm64: Add a GCS stress test
2023-12-09 23:56:25
linux-kernel
Re: [PATCH v7 26/39] arm64/ptrace: Expose GCS via ptrace and core files
2023-12-09 22:28:40
linux-kernel
Re: [PATCH v7 25/39] arm64/signal: Expose GCS state in signal frames
2023-12-09 03:16:18
linux-kernel
Re: [PATCH v7 24/39] arm64/signal: Set up and restore the GCS context for signal handlers
2023-12-06 21:44:18
linux-kernel
Re: [PATCH v7 23/39] arm64/mm: Implement map_shadow_stack()
2023-12-06 21:27:52
linux-kernel
Re: [PATCH v7 22/39] arm64/gcs: Implement shadow stack prctl() interface
2023-12-06 20:23:05
linux-kernel
Re: [PATCH v7 21/39] arm64/gcs: Allocate a new GCS for threads with GCS enabled
2023-12-04 03:02:13
linux-kernel
Re: [PATCH v7 13/39] arm64/mm: Map pages for guarded control stack