index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-09
selftests/x86: Add a test to detect infinite SIGTRAP handler loop
Xin Li (Intel)
2
-1
/
+102
2025-05-13
Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflicts
Ingo Molnar
6
-0
/
+630
2025-05-13
Merge branch 'x86/mm' into x86/core, to resolve conflicts
Ingo Molnar
1
-3
/
+6
2025-05-09
selftest/x86/bugs: Add selftests for ITS
Pawan Gupta
6
-0
/
+630
2025-04-16
selftests/x86/apx: Add APX test
Chang S. Bae
4
-2
/
+16
2025-04-09
Merge tag 'v6.15-rc1' into x86/mm, to pick up fixes
Ingo Molnar
1
-0
/
+43
2025-04-09
selftests/x86/lam: Fix clean up fds in do_uring() and allocate_dsa_pasid()
Malaya Kumar Rout
1
-3
/
+6
2025-04-02
selftests: x86: test_mremap_vdso: skip if vdso is msealed
Jeff Xu
1
-0
/
+43
2025-03-25
Merge tag 'x86-cleanups-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2025-03-25
Merge tag 'x86-fpu-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
22
-720
/
+753
2025-03-04
Merge branch 'x86/cpu' into x86/asm, to pick up dependent commits
Ingo Molnar
1
-11
/
+136
2025-03-03
selftests/x86/syscall: Fix coccinelle WARNING recommending the use of ARRAY_S...
Mirsad Todorovac
1
-1
/
+2
2025-02-27
selftests/x86/xstate: Fix spelling mistake "hader" -> "header"
Colin Ian King
1
-1
/
+1
2025-02-26
selftests/x86/avx: Add AVX tests
Chang S. Bae
2
-1
/
+15
2025-02-26
selftests/x86/xstate: Clarify supported xstates
Chang S. Bae
1
-0
/
+24
2025-02-26
selftests/x86/xstate: Consolidate test invocations into a single entry
Chang S. Bae
3
-19
/
+35
2025-02-26
selftests/x86/xstate: Introduce signal ABI test
Chang S. Bae
3
-0
/
+111
2025-02-26
selftests/x86/xstate: Refactor ptrace ABI test
Chang S. Bae
3
-107
/
+131
2025-02-26
selftests/x86/xstate: Refactor context switching test
Chang S. Bae
4
-164
/
+204
2025-02-26
selftests/x86/xstate: Enumerate and name xstate components
Chang S. Bae
2
-2
/
+60
2025-02-26
selftests/x86/xstate: Refactor XSAVE helpers for general use
Chang S. Bae
2
-132
/
+142
2025-02-26
selftests/x86: Consolidate redundant signal helper functions
Chang S. Bae
18
-315
/
+51
2025-02-25
selftests/x86/lam: Fix minor memory in do_uring()
liuye
1
-1
/
+3
2025-02-22
selftests/lam: Test get_user() LAM pointer handling
Maciej Wieczor-Retman
1
-0
/
+108
2025-02-22
selftests/lam: Skip test if LAM is disabled
Maciej Wieczor-Retman
1
-5
/
+18
2025-02-22
selftests/lam: Move cpu_has_la57() to use cpuinfo flag
Maciej Wieczor-Retman
1
-6
/
+10
2024-12-06
x86/mm/selftests: Fix typo in lam.c
Gautam Somani
1
-1
/
+1
2024-08-27
Documentation/srso: Document a method for checking safe RET operates properly
Borislav Petkov (AMD)
2
-1
/
+71
2024-07-18
Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-0
/
+145
2024-07-11
selftests/x86: fix printk warnings reported by clang
John Hubbard
2
-6
/
+6
2024-07-11
selftests/x86: remove (or use) unused variables and functions
John Hubbard
5
-28
/
+2
2024-07-11
selftests/x86: avoid -no-pie warnings from clang during compilation
John Hubbard
1
-0
/
+7
2024-07-11
selftests/x86: build sysret_rip.c with clang
John Hubbard
3
-14
/
+23
2024-07-11
selftests/x86: build fsgsbase_restore.c with clang
John Hubbard
4
-6
/
+30
2024-07-11
selftests: x86: test_FISTTP: use fisttps instead of ambiguous fisttp
Muhammad Usama Anjum
1
-4
/
+4
2024-07-11
selftests/x86: fix Makefile dependencies to work with clang
John Hubbard
1
-6
/
+15
2024-06-12
selftests/x86: Add return uprobe shadow stack test
Jiri Olsa
1
-0
/
+145
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+63
2024-05-14
Merge tag 'linux_kselftest-next-6.10-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-291
/
+260
2024-05-06
selftests: x86: ksft_exit_pass() does not return
Nathan Chancellor
1
-1
/
+1
2024-05-06
selftests: x86: test_mremap_vdso: conform test to TAP format output
Muhammad Usama Anjum
1
-22
/
+21
2024-05-06
selftests: x86: test_vsyscall: conform test to TAP format output
Muhammad Usama Anjum
1
-188
/
+168
2024-05-06
selftests: x86: test_vsyscall: reorder code to reduce #ifdef blocks
Muhammad Usama Anjum
1
-93
/
+83
2024-04-26
selftests/x86: add placement guard gap test for shstk
Rick Edgecombe
1
-4
/
+63
2024-03-29
x86/selftests: Skip the tests if prerequisites aren't fulfilled
Muhammad Usama Anjum
2
-18
/
+11
2023-12-01
selftests:x86: Fix Format String Warnings in lam.c
angquan yu
1
-2
/
+2
2023-10-16
selftests/x86/lam: Zero out buffer for readlink()
Binbin Wu
1
-3
/
+3
2023-10-03
selftests/x86/mm: Add new test that userspace stack is in fact NX
Alexey Dobriyan
2
-0
/
+216
2023-09-02
selftests/x86: Update map_shadow_stack syscall nr
Rick Edgecombe
1
-1
/
+1
2023-08-03
selftests/x86: Add shadow stack test
Rick Edgecombe
2
-1
/
+885
[next]