index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-01
arm64/gcs: Fix outdated ptrace documentation
Mark Brown
1
-5
/
+2
2024-10-16
kselftest/arm64: Ensure stable names for GCS stress test results
Mark Brown
1
-3
/
+3
2024-10-16
kselftest/arm64: Validate that GCS push and write permissions work
Mark Brown
4
-1
/
+204
2024-10-04
kselftest/arm64: Enable GCS for the FP stress tests
Mark Brown
5
-0
/
+23
2024-10-04
kselftest/arm64: Add a GCS stress test
Mark Brown
5
-1
/
+848
2024-10-04
kselftest/arm64: Add GCS signal tests
Mark Brown
5
-0
/
+228
2024-10-04
kselftest/arm64: Add test coverage for GCS mode locking
Mark Brown
3
-1
/
+202
2024-10-04
kselftest/arm64: Add a GCS test program built with the system libc
Mark Brown
4
-1
/
+742
2024-10-04
kselftest/arm64: Add very basic GCS test program
Mark Brown
5
-1
/
+467
2024-10-04
kselftest/arm64: Always run signals tests with GCS enabled
Mark Brown
2
-1
/
+45
2024-10-04
kselftest/arm64: Allow signals tests to specify an expected si_code
Mark Brown
2
-10
/
+23
2024-10-04
kselftest/arm64: Add framework support for GCS to signal handling tests
Mark Brown
2
-0
/
+8
2024-10-04
kselftest/arm64: Add GCS as a detected feature in the signal tests
Mark Brown
2
-0
/
+5
2024-10-04
kselftest/arm64: Verify the GCS hwcap
Mark Brown
1
-0
/
+19
2024-10-04
arm64: Add Kconfig for Guarded Control Stack (GCS)
Mark Brown
1
-0
/
+21
2024-10-04
arm64/ptrace: Expose GCS via ptrace and core files
Mark Brown
3
-1
/
+70
2024-10-04
arm64/signal: Expose GCS state in signal frames
Mark Brown
2
-0
/
+118
2024-10-04
arm64/signal: Set up and restore the GCS context for signal handlers
Mark Brown
2
-5
/
+114
2024-10-04
arm64/mm: Implement map_shadow_stack()
Mark Brown
1
-0
/
+64
2024-10-04
arm64/gcs: Implement shadow stack prctl() interface
Mark Brown
3
-0
/
+102
2024-10-04
arm64/gcs: Ensure that new threads have a GCS
Mark Brown
4
-0
/
+119
2024-10-04
arm64/gcs: Context switch GCS state for EL0
Mark Brown
5
-0
/
+135
2024-10-04
arm64/mm: Handle GCS data aborts
Mark Brown
1
-0
/
+40
2024-10-04
arm64/traps: Handle GCS exceptions
Mark Brown
4
-1
/
+63
2024-10-04
arm64/hwcap: Add hwcap for GCS
Mark Brown
5
-1
/
+11
2024-10-04
arm64/idreg: Add overrride for GCS
Mark Brown
2
-0
/
+5
2024-10-04
arm64/mm: Map pages for guarded control stack
Mark Brown
2
-1
/
+17
2024-10-04
mm: Define VM_SHADOW_STACK for arm64 when we support GCS
Mark Brown
2
-2
/
+12
2024-10-04
arm64/mm: Allocate PIE slots for EL0 guarded control stack
Mark Brown
1
-2
/
+12
2024-10-04
arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
Mark Brown
3
-0
/
+27
2024-10-04
arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1
Mark Brown
1
-0
/
+30
2024-10-04
arm64/gcs: Provide put_user_gcs()
Mark Brown
1
-0
/
+18
2024-10-04
arm64/gcs: Add manual encodings of GCS instructions
Mark Brown
2
-0
/
+73
2024-10-04
arm64/sysreg: Add definitions for architected GCS caps
Mark Brown
1
-0
/
+20
2024-10-04
arm64/gcs: Document the ABI for Guarded Control Stacks
Mark Brown
2
-0
/
+231
2024-10-04
arm64: Document boot requirements for Guarded Control Stacks
Mark Brown
1
-0
/
+32
2024-10-04
mman: Add map_shadow_stack() flags
Mark Brown
2
-3
/
+4
2024-10-04
prctl: arch-agnostic prctl for shadow stack
Mark Brown
3
-0
/
+56
2024-10-04
arm64/mm: Restructure arch_validate_flags() for extensibility
Mark Brown
1
-4
/
+10
2024-10-04
mm: Define VM_HIGH_ARCH_6
Mark Brown
1
-0
/
+2
2024-10-04
mm: Introduce ARCH_HAS_USER_SHADOW_STACK
Mark Brown
3
-1
/
+8
2024-09-29
Linux 6.12-rc1
Linus Torvalds
1
-2
/
+2
2024-09-29
x86: kvm: fix build error
Linus Torvalds
1
-0
/
+2
2024-09-28
Reduce Coccinelle choices in string_choices.cocci
Julia Lawall
1
-50
/
+41
2024-09-28
coccinelle: Remove unnecessary parentheses for only one possible change.
Hongbo Li
1
-8
/
+0
2024-09-28
coccinelle: Add rules to find str_yes_no() replacements
Hongbo Li
1
-0
/
+19
2024-09-28
coccinelle: Add rules to find str_on_off() replacements
Hongbo Li
1
-0
/
+19
2024-09-28
coccinelle: Add rules to find str_write_read() replacements
Hongbo Li
1
-0
/
+19
2024-09-28
coccinelle: Add rules to find str_read_write() replacements
Hongbo Li
1
-0
/
+19
2024-09-28
coccinelle: Add rules to find str_enable{d}_disable{d}() replacements
Hongbo Li
1
-0
/
+38
[next]