index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
mm
/
protection_keys.c
Age
Commit message (
Expand
)
Author
2025-09-21
selftests/mm: protection_keys: fix dead code
Muhammad Usama Anjum
2025-09-21
selftests/mm: centralize the __always_unused macro
Muhammad Usama Anjum
2025-03-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-03-05
Revert "selftests/mm: remove local __NR_* definitions"
John Hubbard
2025-02-17
selftests/mm: Use PKEY_UNRESTRICTED macro
Yury Khrustalev
2025-01-13
selftests/mm: rename pkey register macro
Kevin Brodsky
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: ensure pkey-*.h define inline functions only
Kevin Brodsky
2025-01-13
selftests/mm: remove unused pkey helpers
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-09-04
selftests: mm: move fpregs printing
Joey Gouly
2024-08-02
selftests/mm: Add new testcases for pkeys
Keith Lucas
2024-07-03
selftests/mm: remove local __NR_* definitions
John Hubbard
2024-04-25
selftests: mm: protection_keys: save/restore nr_hugepages value from launch s...
Muhammad Usama Anjum
2024-03-26
selftests: mm: restore settings from only parent process
Muhammad Usama Anjum
2024-02-22
selftests/mm: protection_keys: save/restore nr_hugepages settings
Muhammad Usama Anjum
2023-06-19
selftests: mm: remove duplicate unneeded defines
Muhammad Usama Anjum
2023-03-29
selftests: use canonical ftrace path
Ross Zwisler
2023-01-18
selftests/vm: rename selftests/vm to selftests/mm
SeongJae Park