index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/rseq: Revert "selftests/rseq: Add mm_numa_cid to test script"
Mathieu Desnoyers
2023-01-12
1
-5
/
+0
*
selftests/membarrier: Test MEMBARRIER_CMD_GET_REGISTRATIONS
Michal Clapinski
2023-01-07
3
-2
/
+39
*
selftests/rseq: Add mm_numa_cid to test script
Mathieu Desnoyers
2022-12-27
1
-0
/
+5
*
selftests/rseq: parametrized test: Report/abort on negative concurrency ID
Mathieu Desnoyers
2022-12-27
1
-0
/
+5
*
selftests/rseq: Implement parametrized mm_cid test
Mathieu Desnoyers
2022-12-27
4
-49
/
+122
*
selftests/rseq: Implement basic percpu ops mm_cid test
Mathieu Desnoyers
2022-12-27
3
-8
/
+44
*
selftests/rseq: riscv: Template memory ordering and percpu access mode
Mathieu Desnoyers
2022-12-27
2
-500
/
+437
*
selftests/rseq: s390: Template memory ordering and percpu access mode
Mathieu Desnoyers
2022-12-27
2
-466
/
+498
*
selftests/rseq: ppc: Template memory ordering and percpu access mode
Mathieu Desnoyers
2022-12-27
2
-579
/
+486
*
selftests/rseq: mips: Template memory ordering and percpu access mode
Mathieu Desnoyers
2022-12-27
2
-615
/
+487
*
selftests/rseq: arm64: Template memory ordering and percpu access mode
Mathieu Desnoyers
2022-12-27
2
-486
/
+422
*
selftests/rseq: arm: Template memory ordering and percpu access mode
Mathieu Desnoyers
2022-12-27
2
-670
/
+530
*
selftests/rseq: x86: Template memory ordering and percpu access mode
Mathieu Desnoyers
2022-12-27
6
-1150
/
+1241
*
selftests/rseq: Implement rseq mm_cid field support
Mathieu Desnoyers
2022-12-27
2
-0
/
+19
*
selftests/rseq: Remove RSEQ_SKIP_FASTPATH code
Mathieu Desnoyers
2022-12-27
9
-116
/
+0
*
selftests/rseq: Implement rseq numa node id field selftest
Mathieu Desnoyers
2022-12-27
4
-0
/
+58
*
selftests/rseq: Use ELF auxiliary vector for extensible rseq
Mathieu Desnoyers
2022-12-27
3
-12
/
+78
*
selftests/rseq: Fix: Fail thread registration when CONFIG_RSEQ=n
Mathieu Desnoyers
2022-12-27
1
-2
/
+4
*
Merge tag 'trace-probes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-22
1
-0
/
+5
|
\
|
*
tracing/probes: Reject symbol/symstr type for uprobe
Masami Hiramatsu (Google)
2022-12-15
1
-0
/
+5
*
|
Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-12-21
9
-8
/
+340
|
\
\
|
*
\
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-12-16
5
-5
/
+78
|
|
\
\
|
|
*
|
selftests/bpf: Add a test for using a cpumap from an freplace-to-XDP program
Toke Høiland-Jørgensen
2022-12-15
2
-0
/
+72
|
|
*
|
selftests/bpf: Select CONFIG_FUNCTION_ERROR_INJECTION
Song Liu
2022-12-14
1
-0
/
+1
|
|
*
|
selftests/bpf: Fix a selftest compilation error with CONFIG_SMP=n
Yonghong Song
2022-12-14
2
-5
/
+5
|
*
|
|
selftests: devlink: add a warning for interfaces coming up
Jakub Kicinski
2022-12-16
1
-0
/
+13
|
*
|
|
selftests: devlink: fix the fd redirect in dummy_reporter_test
Jakub Kicinski
2022-12-16
1
-2
/
+2
|
|
/
/
|
*
|
selftests: bonding: add bonding prio option test
Liang Li
2022-12-14
2
-1
/
+247
*
|
|
Merge tag 'spdx-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-12-20
2
-23
/
+2
|
\
\
\
|
*
|
|
testing: use the copyleft-next-0.3.1 SPDX tag
Luis Chamberlain
2022-11-08
2
-23
/
+2
*
|
|
|
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-12-19
9
-48
/
+76
|
\
\
\
\
|
*
|
|
|
selftests/powerpc: Fix resource leaks
Miaoqian Lin
2022-12-05
1
-1
/
+4
|
*
|
|
|
selftests/powerpc: Add ptrace setup_core_pattern() null-terminator
Benjamin Gray
2022-12-02
1
-1
/
+3
|
*
|
|
|
selftests/powerpc: Use mfspr/mtspr macros
Benjamin Gray
2022-12-02
4
-21
/
+10
|
*
|
|
|
selftests: powerpc: Use "grep -E" instead of "egrep"
Tiezhu Yang
2022-12-02
1
-1
/
+1
|
*
|
|
|
selftests/powerpc: Account for offline cpus in perf-hwbreak test
Naveen N. Rao
2022-11-30
1
-6
/
+39
|
*
|
|
|
selftests/powerpc: Bump up rlimit for perf-hwbreak test
Naveen N. Rao
2022-11-30
1
-0
/
+12
|
*
|
|
|
selftests/powerpc: Move perror closer to its use
Naveen N. Rao
2022-11-30
1
-16
/
+5
|
*
|
|
|
selftests/powerpc: Remove repeated word in comments
Shaomin Deng
2022-11-24
1
-1
/
+1
|
*
|
|
|
selftests/powerpc: Fix spelling mistake "mmaping" -> "mmapping"
Colin Ian King
2022-11-24
1
-1
/
+1
*
|
|
|
|
maple_tree: update copyright dates for test code
Liam Howlett
2022-12-16
1
-2
/
+3
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-15
82
-1936
/
+5180
|
\
\
\
\
\
|
*
\
\
\
\
Merge remote-tracking branch 'kvm/queue' into HEAD
Paolo Bonzini
2022-12-12
15
-123
/
+298
|
|
\
\
\
\
\
|
|
*
|
|
|
|
KVM: selftests: Fix spelling mistake "probabalistic" -> "probabilistic"
Colin Ian King
2022-12-02
1
-1
/
+1
|
|
*
|
|
|
|
tools: Drop "atomic_" prefix from atomic test_and_set_bit()
Sean Christopherson
2022-12-02
1
-1
/
+1
|
|
*
|
|
|
|
KVM: selftests: Use non-atomic clear/set bit helpers in KVM tests
Sean Christopherson
2022-12-02
4
-22
/
+22
|
|
*
|
|
|
|
KVM: arm64: selftests: Enable single-step without a "full" ucall()
Sean Christopherson
2022-12-02
2
-10
/
+19
|
|
*
|
|
|
|
Merge tag 'kvm-x86-fixes-6.2-1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2022-12-02
2
-0
/
+49
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
KVM: selftests: Verify userspace can stuff IA32_FEATURE_CONTROL at will
Sean Christopherson
2022-12-01
2
-0
/
+49
|
|
*
|
|
|
|
|
KVM: selftests: Define and use a custom static assert in lib headers
Sean Christopherson
2022-12-02
2
-12
/
+24
[next]