开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
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-11-27
selftests: complete kselftest include centralization
Bala-Vignesh-Reddy
2025-09-13
selftests: centralise maybe-unused definition in kselftest.h
Bala-Vignesh-Reddy
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