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
/
x86
/
lam.c
Age
Commit message (
Expand
)
Author
2025-04-09
selftests/x86/lam: Fix clean up fds in do_uring() and allocate_dsa_pasid()
Malaya Kumar Rout
2025-03-04
Merge branch 'x86/cpu' into x86/asm, to pick up dependent commits
Ingo Molnar
2025-02-25
selftests/x86/lam: Fix minor memory in do_uring()
liuye
2025-02-22
selftests/lam: Test get_user() LAM pointer handling
Maciej Wieczor-Retman
2025-02-22
selftests/lam: Skip test if LAM is disabled
Maciej Wieczor-Retman
2025-02-22
selftests/lam: Move cpu_has_la57() to use cpuinfo flag
Maciej Wieczor-Retman
2024-12-06
x86/mm/selftests: Fix typo in lam.c
Gautam Somani
2024-05-14
Merge tag 'linux_kselftest-next-6.10-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-05-06
selftests: x86: ksft_exit_pass() does not return
Nathan Chancellor
2024-03-29
x86/selftests: Skip the tests if prerequisites aren't fulfilled
Muhammad Usama Anjum
2023-11-30
selftests:x86: Fix Format String Warnings in lam.c
angquan yu
2023-10-16
selftests/x86/lam: Zero out buffer for readlink()
Binbin Wu
2023-03-16
selftests/x86/lam: Add test cases for LAM vs thread creation
Kirill A. Shutemov
2023-03-16
selftests/x86/lam: Add ARCH_FORCE_TAGGED_SVA test cases for linear-address ma...
Weihong Zhang
2023-03-16
selftests/x86/lam: Add inherit test cases for linear-address masking
Weihong Zhang
2023-03-16
selftests/x86/lam: Add io_uring test cases for linear-address masking
Weihong Zhang
2023-03-16
selftests/x86/lam: Add mmap and SYSCALL test cases for linear-address masking
Weihong Zhang
2023-03-16
selftests/x86/lam: Add malloc and tag-bits test cases for linear-address masking
Weihong Zhang