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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-05
selftests/bpf: Limit URLS parsing logic to actual scope in vmtest
Pu Lehui
1
-20
/
+19
2024-09-05
selftests/bpf: Prefer static linking for LLVM libraries
Eduard Zingerman
1
-5
/
+3
2024-09-05
selftests/bpf: Rename fallback in bpf_dctcp to avoid naming conflict
Pu Lehui
2
-5
/
+5
2024-09-05
selftests/bpf: Adapt OUTPUT appending logic to lower versions of Make
Pu Lehui
1
-0
/
+6
2024-09-05
selftests/bpf: fix some typos in selftests
Lin Yikai
25
-39
/
+39
2024-09-05
selftests/bpf: Add uprobe multi pid filter test for clone-ed processes
Jiri Olsa
1
-24
/
+42
2024-09-05
selftests/bpf: Add uprobe multi pid filter test for fork-ed processes
Jiri Olsa
2
-0
/
+107
2024-09-05
selftests/bpf: Add child argument to spawn_child function
Jiri Olsa
1
-46
/
+39
2024-09-05
perf/uprobe: split uprobe_unregister()
Peter Zijlstra
1
-1
/
+2
2024-09-05
kselftest: dt: Ignore nodes that have ancestors disabled
NĂcolas F. R. A. Prado
1
-1
/
+14
2024-09-05
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
33
-159
/
+1016
2024-09-04
selftests/bpf: Enable test_bpf_syscall_macro: Syscall_arg1 on s390 and arm64
Pu Lehui
2
-6
/
+0
2024-09-04
selftests: net: convert comma to semicolon
Chen Ni
1
-3
/
+3
2024-09-04
selftests/bpf: Add a selftest for x86 jit convergence issues
Yonghong Song
2
-0
/
+116
2024-09-04
Merge branch 'bpf/master' into for-6.12
Tejun Heo
153
-1546
/
+7638
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
ktest.pl: Avoid false positives with grub2 skip regex
Daniel Jordan
1
-1
/
+1
2024-09-04
ktest.pl: Always warn on build warnings
Steven Rostedt
1
-8
/
+18
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
mm: rework vm_ops->close() handling on VMA merge
Lorenzo Stoakes
1
-38
/
+128
2024-09-03
mm: refactor vma_merge() into modify-only vma_merge_existing_range()
Lorenzo Stoakes
1
-2
/
+7
2024-09-03
mm: avoid using vma_merge() for new VMAs
Lorenzo Stoakes
2
-2
/
+37
2024-09-03
mm: abstract vma_expand() to use vma_merge_struct
Lorenzo Stoakes
1
-2
/
+1
2024-09-03
mm: introduce vma_merge_struct and abstract vma_merge(),vma_modify()
Lorenzo Stoakes
1
-41
/
+2
2024-09-03
tools: add VMA merge tests
Lorenzo Stoakes
2
-10
/
+1317
2024-09-03
tools: improve vma test Makefile
Lorenzo Stoakes
1
-2
/
+4
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
cxl/pci: Rename cxl_setup_parent_dport() and cxl_dport_map_regs()
Li Ming
2
-4
/
+4
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
[prev]
[next]