index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-04
selftests/ftrace: Fix eventfs ownership testcase to find mount point
Masami Hiramatsu (Google)
1
-0
/
+12
2024-09-04
sched_ext: Add cgroup support
Tejun Heo
1
-0
/
+32
2024-09-04
selftests: bpf: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE
Feng Yang
10
-12
/
+20
2024-09-04
selftests/bpf: Add a selftest to check for incorrect names
Jeongjun Park
1
-0
/
+34
2024-09-04
selftests/bpf: Fix procmap_query()'s params mismatch and compilation warning
Yuan Chen
1
-2
/
+2
2024-09-04
selftests: add selftest for UDP SO_PEEK_OFF support
Jason Xing
3
-37
/
+57
2024-09-04
kselftest/arm64: Add test case for POR_EL0 signal frame records
Joey Gouly
2
-0
/
+87
2024-09-04
kselftest/arm64: parse POE_MAGIC in a signal frame
Joey Gouly
1
-0
/
+4
2024-09-04
kselftest/arm64: add HWCAP test for FEAT_S1POE
Joey Gouly
1
-0
/
+14
2024-09-04
selftests: mm: make protection_keys test work on arm64
Joey Gouly
7
-12
/
+247
2024-09-04
selftests: mm: move fpregs printing
Joey Gouly
3
-0
/
+9
2024-09-04
kselftest/arm64: move get_header()
Joey Gouly
2
-25
/
+23
2024-09-04
KVM: selftests: get-reg-list: add Permission Overlay registers
Joey Gouly
1
-0
/
+14
2024-09-03
selftests/damon: add execute permissions to test scripts
SeongJae Park
9
-0
/
+0
2024-09-03
selftests/damon: cleanup __pycache__/ with 'make clean'
SeongJae Park
1
-0
/
+2
2024-09-03
selftests/damon: add access_memory_even to .gitignore
SeongJae Park
1
-0
/
+1
2024-09-03
selftests: test_zswap: add test for hierarchical zswap.writeback
Mike Yuan
1
-21
/
+54
2024-09-03
selftests/mm: fix charge_reserved_hugetlb.sh test
David Hildenbrand
2
-10
/
+13
2024-09-03
selftests/mm: add more mseal traversal tests
Pedro Falcato
1
-1
/
+105
2024-09-03
selftests: mm: support shmem mTHP collapse testing
Baolin Wang
3
-8
/
+51
2024-09-03
selftests/mm: remove unnecessary ia64 code and comment
Jinjiang Tu
6
-67
/
+8
2024-09-03
selftests: mptcp: pm_nl_ctl: remove re-definition
Matthieu Baerts (NGI0)
1
-8
/
+2
2024-09-03
selftests: mptcp: join: simplify checksum_tests
Geliang Tang
1
-32
/
+11
2024-09-03
selftests: mptcp: join: mute errors when ran in the background
Matthieu Baerts (NGI0)
1
-18
/
+18
2024-09-03
selftests: mptcp: join: specify host being checked
Matthieu Baerts (NGI0)
1
-44
/
+45
2024-09-03
selftests: mptcp: join: more explicit check name
Matthieu Baerts (NGI0)
1
-32
/
+33
2024-09-03
selftests: mptcp: join: validate MPJ SYN TX MIB counters
Matthieu Baerts (NGI0)
1
-11
/
+78
2024-09-03
selftests: mptcp: join: one line for join check
Matthieu Baerts (NGI0)
1
-15
/
+30
2024-09-03
selftests: mptcp: join: reduce join_nr params
Matthieu Baerts (NGI0)
1
-9
/
+22
2024-09-03
selftests: filesystems: fix warn_unused_result build warnings
Abhinav Jain
1
-2
/
+5
2024-09-03
selftests: netfilter: nft_queue.sh: fix spurious timeout on debug kernel
Florian Westphal
1
-22
/
+40
2024-09-03
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
1
-1
/
+1
2024-09-01
selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddr
Jeff Xu
1
-21
/
+36
2024-09-01
selftests/mm: add mseal test for no-discard madvise
Pedro Falcato
1
-1
/
+35
2024-09-01
mm, memcg: cg2 memory{.swap,}.peak write tests
David Finkel
3
-8
/
+280
2024-09-01
selftests: mm: fix build errors on armhf
Muhammad Usama Anjum
2
-36
/
+14
2024-08-30
cgroup/cpuset: add sefltest for cpuset v1
Chen Ridong
1
-0
/
+77
2024-08-30
selftest/cgroup: Make test_cpuset_prs.sh deal with pre-isolated CPUs
Waiman Long
1
-11
/
+33
2024-08-30
selftests/bpf: Do not update vmlinux.h unnecessarily
Ihor Solodrai
1
-1
/
+5
2024-08-30
selftests/bpf: Specify libbpf headers required for %.bpf.o progs
Ihor Solodrai
1
-2
/
+7
2024-08-31
Merge tag 'iommu-fixes-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2024-08-30
selftests/bpf: Check if distilled base inherits source endianness
Eduard Zingerman
1
-0
/
+68
2024-08-30
selftests: vDSO: quash clang omitted parameter warning in getrandom test
Jason A. Donenfeld
1
-3
/
+3
2024-08-30
kselftest/arm64: Fix build warnings for ptrace
Dev Jain
1
-2
/
+2
2024-08-30
selftests: vDSO: use parse_vdso.h in vdso_test_abi
Christophe Leroy
1
-4
/
+1
2024-08-30
selftests: vDSO: fix the way vDSO functions are called for powerpc
Christophe Leroy
6
-15
/
+90
2024-08-30
selftests: vDSO: fix vDSO symbols lookup for powerpc64
Christophe Leroy
1
-1
/
+2
2024-08-30
selftests: vDSO: fix vdso_config for powerpc
Christophe Leroy
1
-3
/
+3
2024-08-30
selftests: vDSO: fix vDSO name for powerpc
Christophe Leroy
1
-0
/
+6
2024-08-30
selftests: vDSO: skip getrandom test if architecture is unsupported
Jason A. Donenfeld
1
-1
/
+6
[prev]
[next]