index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
mm
/
pkey-helpers.h
Age
Commit message (
Expand
)
Author
2025-02-17
selftests/mm: Use PKEY_UNRESTRICTED macro
Yury Khrustalev
2025-01-13
selftests/mm: use sys_pkey helpers consistently
Kevin Brodsky
2025-01-13
selftests/mm: ensure non-global pkey symbols are marked static
Kevin Brodsky
2025-01-13
selftests/mm: remove empty pkey helper definition
Kevin Brodsky
2025-01-13
selftests/mm: ensure pkey-*.h define inline functions only
Kevin Brodsky
2025-01-13
selftests/mm: define types using typedef in pkey-helpers.h
Kevin Brodsky
2025-01-13
selftests/mm: remove unused pkey helpers
Kevin Brodsky
2024-11-07
selftests/mm: Define PKEY_UNRESTRICTED for pkey_sighandler_tests
Kevin Brodsky
2024-09-17
Merge tag 'x86-mm-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-04
selftests: mm: make protection_keys test work on arm64
Joey Gouly
2024-08-02
selftests/mm: Add new testcases for pkeys
Keith Lucas
2023-10-13
selftests/mm: Substitute attribute with a macro
Maciej Wieczor-Retman
2023-01-18
selftests/vm: rename selftests/vm to selftests/mm
SeongJae Park