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