index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Lines
2025-09-15
selftests/bpf: Fix uprobe_sigill test for uprobe syscall error value
Jiri Olsa
-28
/
+6
2025-09-15
Merge branch 'thermal-intel'
Rafael J. Wysocki
-0
/
+2
2025-09-14
selftests: openvswitch: add a simple test for tunnel metadata
Ilya Maximets
-7
/
+81
2025-09-13
selftests: proc: mark vsyscall strings maybe-unused
Bala-Vignesh-Reddy
-4
/
+8
2025-09-13
proc: test lseek on /proc/net/dev
Alexey Dobriyan
-0
/
+70
2025-09-13
idr test suite: remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
-9
/
+7
2025-09-13
maple_tree: testing fix for spanning store on 32b
Liam R. Howlett
-1
/
+6
2025-09-13
maple_tree: fix testing for 32 bit builds
Liam R. Howlett
-0
/
+3
2025-09-13
tools: testing: use existing atomic.h for vma/maple tests
Brendan Jackman
-30
/
+5
2025-09-13
tools: testing: support EXTRA_CFLAGS in shared.mk
Brendan Jackman
-0
/
+1
2025-09-13
tools: testing: allow importing arch headers in shared.mk
Brendan Jackman
-1
/
+4
2025-09-13
selftests/mm/uffd-stress: stricten constraint on free hugepages needed before...
Dev Jain
-6
/
+11
2025-09-13
selftests/mm/uffd-stress: make test operate on less hugetlb memory
Dev Jain
-3
/
+7
2025-09-13
selftests/mm: use calloc instead of malloc in pagemap_ioctl.c
I Viswanath
-12
/
+12
2025-09-13
selftests: centralise maybe-unused definition in kselftest.h
Bala-Vignesh-Reddy
-19
/
+6
2025-09-13
kselftest: mm: fix typos in test_vmalloc.sh
ally heev
-3
/
+3
2025-09-13
selftests/mm: test that rmap behaves as expected
Wei Yang
-0
/
+441
2025-09-13
selftests/mm: put general ksm operation into vm_util
Wei Yang
-118
/
+154
2025-09-13
selftests/mm: check after-split folio orders in split_huge_page_test
Zi Yan
-24
/
+64
2025-09-13
selftests/mm: add check_after_split_folio_orders() helper
Zi Yan
-0
/
+152
2025-09-13
selftests/mm: reimplement is_backed_by_thp() with more precise check
Zi Yan
-24
/
+82
2025-09-13
selftests/mm: mark all functions static in split_huge_page_test.c
Zi Yan
-11
/
+11
2025-09-13
selftests: prctl: introduce tests for disabling THPs except for madvise
Usama Arif
-0
/
+113
2025-09-13
selftests: prctl: introduce tests for disabling THPs completely
Usama Arif
-1
/
+189
2025-09-13
selftest/mm: extract sz2ord function into vm_util.h
Usama Arif
-9
/
+9
2025-09-13
selftests/mm: skip hugepage-mremap test if userfaultfd unavailable
Aboorva Devarajan
-3
/
+13
2025-09-13
selftests/mm: skip thuge-gen test if system is not setup properly
Aboorva Devarajan
-4
/
+7
2025-09-13
selftests/mm: fix child process exit codes in ksm_functional_tests
Aboorva Devarajan
-7
/
+9
2025-09-13
mm/selftests: fix split_huge_page_test failure on systems with 64KB page size
Donet Tom
-18
/
+19
2025-09-13
selftest/mm: fix ksm_funtional_test failures
Donet Tom
-1
/
+11
2025-09-13
selftests/mm: add support to test 4PB VA on PPC64
Donet Tom
-0
/
+11
2025-09-13
mm/selftests: fix incorrect pointer being passed to mark_range()
Donet Tom
-1
/
+1
2025-09-13
selftests/damon/access_memory_even: remove unused header file
Enze Li
-1
/
+0
2025-09-13
selftests/damon: fix damon selftests by installing _common.sh
Alexandre Ghiti
-0
/
+1
2025-09-13
selftests/mm: fix spelling mistake "mrmeap" -> "mremap"
Colin Ian King
-3
/
+3
2025-09-13
mm: replace mm->flags with bitmap entirely and set to 64 bits
Lorenzo Stoakes
-2
/
+17
2025-09-13
selftests/mm: do check_huge_anon() with a number been passed in
Wei Yang
-1
/
+1
2025-09-13
selftests/damon: test no-op commit broke DAMON status
Sang-Heon Jeon
-0
/
+73
2025-09-13
selftest/kho: update generation of initrd
Mike Rapoport (Microsoft)
-22
/
+19
2025-09-13
mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()
David Hildenbrand
-5
/
+13
2025-09-13
selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified
Suren Baghdasaryan
-0
/
+65
2025-09-13
selftests/mm: use __auto_type in swap() macro
Pranav Tyagi
-1
/
+1
2025-09-13
selftests/mm: pass filename as input param to VM_PFNMAP tests
Sudarsan Mahendran
-16
/
+47
2025-09-13
rseq/selftests: Use weak symbol reference, not definition, to link with glibc
Sean Christopherson
-4
/
+4
2025-09-12
Merge tag 'nf-next-25-09-11' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
-2
/
+2
2025-09-11
selftests: forwarding: Add test for BR_BOOLOPT_FDB_LOCAL_VLAN_0
Petr Machata
-0
/
+375
2025-09-11
selftests: net: lib.sh: Don't defer failed commands
Petr Machata
-16
/
+16
2025-09-11
selftests: defer: Introduce DEFER_PAUSE_ON_FAIL
Petr Machata
-0
/
+16
2025-09-11
selftests: defer: Allow spaces in arguments of deferred commands
Petr Machata
-2
/
+2
2025-09-11
wireguard: selftests: select CONFIG_IP_NF_IPTABLES_LEGACY
Jason A. Donenfeld
-3
/
+4
[prev]
[next]