Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
access-softek
/
musl
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
1
Code
Issues
2
Pull requests
1
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Projects
Security and quality
Insights
[AArch64] Add initial support for PAC relocs
- #2
#2
Closed
kovdan01
wants to merge 16 commits into
master-old
access-softek/musl:master-old
from
dkovalev/pauth-release-19.x
access-softek/musl:dkovalev/pauth-release-19.x
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Closed
[AArch64] Add initial support for PAC relocs
#2
kovdan01
wants to merge 16 commits into
master-old
access-softek/musl:master-old
from
dkovalev/pauth-release-19.x
access-softek/musl:dkovalev/pauth-release-19.x
Copy head branch name to clipboard
Commits
Commits on Sep 5, 2023
[AArch64] Add initial support for PAC relocs
eleviant
committed
dfb58ee
View commit details
Copy full SHA for dfb58ee
Browse repository at this point
Commits on Sep 29, 2023
Check PAuth ABI compatibility when loading DSO
Show description for e245ace
eleviant
committed
e245ace
View commit details
Copy full SHA for e245ace
Browse repository at this point
Commits on Oct 19, 2023
Some fixes required to run llvm-testsuite with PAC enabled
Show description for 30c2c61
eleviant
committed
30c2c61
View commit details
Copy full SHA for 30c2c61
Browse repository at this point
Commits on Oct 29, 2023
Do not sign zero pointers when resolving relocations
kovdan01
committed
de66a6f
View commit details
Copy full SHA for de66a6f
Browse repository at this point
Support signed function pointers in init/fini arrays
kovdan01
committed
31a2055
View commit details
Copy full SHA for 31a2055
Browse repository at this point
Commits on Nov 7, 2023
Change ptrauth dynamic reloc values
Show description for 51e9446
eleviant
committed
51e9446
View commit details
Copy full SHA for 51e9446
Browse repository at this point
Commits on Nov 9, 2023
[PAC] Use `__has_feature` macro instead of custom ones
kovdan01
committed
99df7d2
View commit details
Copy full SHA for 99df7d2
Browse repository at this point
[PAC] Update R_AARCH64_AUTH_ABS64 reloc ID
kovdan01
committed
2cb2d9f
View commit details
Copy full SHA for 2cb2d9f
Browse repository at this point
Commits on Aug 23, 2024
[PAC] Support signed GOT and PLT GOT
kovdan01
committed
77e7b7f
View commit details
Copy full SHA for 77e7b7f
Browse repository at this point
[PAC] Support addr discr for init/fini pointers
kovdan01
committed
a32e4de
View commit details
Copy full SHA for a32e4de
Browse repository at this point
Commits on Sep 12, 2024
[PAC] Support R_AARCH64_AUTH_TLSDESC reloc
kovdan01
committed
7d7e4e7
View commit details
Copy full SHA for 7d7e4e7
Browse repository at this point
[PAC] Rename src/thread/aarch64/clone.s to clone.S to allow preprocessing
Show description for 9525be8
kovdan01
committed
9525be8
View commit details
Copy full SHA for 9525be8
Browse repository at this point
Commits on Sep 26, 2024
[AArch64] Handle TLSDESC relocs against undefined weak symbols properly
kovdan01
committed
04447ad
View commit details
Copy full SHA for 04447ad
Browse repository at this point
Commits on Oct 7, 2024
[PAC] Fix passing control flow to restore function after signal handler
Show description for 7035b34
kovdan01
committed
7035b34
View commit details
Copy full SHA for 7035b34
Browse repository at this point
Commits on Mar 25, 2025
Sign result of `R_AARCH64_JUMP_SLOT` only when `DT_AARCH64_PAC_PLT` present
Show description for ac023bf
kovdan01
committed
ac023bf
View commit details
Copy full SHA for ac023bf
Browse repository at this point
Commits on Jun 26, 2025
Add pac-ret hardening to _init and _fini (#4)
Show description for 5d84f20
atrosinenko
authored
5d84f20
View commit details
Copy full SHA for 5d84f20
Browse repository at this point
You can’t perform that action at this time.