index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-15
selftests: kselftest: Fix the wrong format specifier
zhang jiao
1
-1
/
+1
2025-01-15
selftests: timers: clocksource-switch: Adapt progress to kselftest framework
Geert Uytterhoeven
1
-3
/
+3
2025-01-15
selftests/zram: gitignore output file
Li Zhijian
1
-0
/
+2
2025-01-15
selftests/filesystems: Add missing gitignore file
Li Zhijian
1
-0
/
+1
2025-01-15
selftests: Warn about skipped tests in result summary
Laura Nao
3
-0
/
+12
2025-01-15
selftests: kselftest: Add ksft_test_result_xpass
Stefano Pigozzi
1
-1
/
+20
2025-01-15
selftests/vDSO: support DT_GNU_HASH
Fangrui Song
1
-28
/
+82
2025-01-15
selftests/ipc: Remove unused variables
zhang jiao
1
-1
/
+1
2025-01-15
selftest: media_tests: fix trivial UAF typo
Carlos Llamas
1
-4
/
+4
2025-01-15
kunit: enable hardware acceleration when available
Tamir Duberstein
2
-1
/
+4
2025-01-15
kunit: add fallback for os.sched_getaffinity
Tamir Duberstein
1
-1
/
+10
2025-01-15
selftests: mptcp: avoid spurious errors on disconnect
Paolo Abeni
1
-11
/
+32
2025-01-14
rseq/selftests: Add support for OpenRISC
Stafford Horne
6
-0
/
+634
2025-01-14
selftests/mm: remove X permission from sigaltstack mapping
Kevin Brodsky
1
-2
/
+2
2025-01-14
selftests/mm: skip pkey_sighandler_tests if support is missing
Kevin Brodsky
1
-0
/
+3
2025-01-14
selftests/mm: rename pkey register macro
Kevin Brodsky
2
-3
/
+3
2025-01-14
selftests/mm: use sys_pkey helpers consistently
Kevin Brodsky
5
-39
/
+50
2025-01-14
selftests/mm: ensure non-global pkey symbols are marked static
Kevin Brodsky
3
-69
/
+72
2025-01-14
selftests/mm: remove empty pkey helper definition
Kevin Brodsky
2
-4
/
+4
2025-01-14
selftests/mm: ensure pkey-*.h define inline functions only
Kevin Brodsky
5
-14
/
+15
2025-01-14
selftests/mm: define types using typedef in pkey-helpers.h
Kevin Brodsky
1
-4
/
+6
2025-01-14
selftests/mm: remove unused pkey helpers
Kevin Brodsky
2
-68
/
+0
2025-01-14
selftests/mm: build with -O2
Kevin Brodsky
1
-1
/
+8
2025-01-14
selftests/mm: fix -Warray-bounds warnings in pkey_sighandler_tests
Kevin Brodsky
1
-5
/
+4
2025-01-14
selftests/mm: fix strncpy() length
Kevin Brodsky
1
-1
/
+1
2025-01-14
selftests/mm: fix -Wmaybe-uninitialized warnings
Kevin Brodsky
4
-4
/
+4
2025-01-14
selftests/mm: fix condition in uffd_move_test_common()
Kevin Brodsky
1
-1
/
+1
2025-01-14
selftests/mm: mremap_test: Remove unused variable and type mismatches
Muhammad Usama Anjum
1
-7
/
+8
2025-01-14
selftests/mm: mseal_test: remove unused variables
Muhammad Usama Anjum
1
-4
/
+4
2025-01-14
selftests/mm: pagemap_ioctl: Fix types mismatches shown by compiler options
Muhammad Usama Anjum
2
-51
/
+59
2025-01-14
selftests/mm: thp_settings: remove const from return type
Muhammad Usama Anjum
2
-4
/
+4
2025-01-14
mm: convert mm_lock_seq to a proper seqcount
Suren Baghdasaryan
2
-4
/
+4
2025-01-14
selftests/mm: add fork CoW guard page test
Lorenzo Stoakes
2
-3
/
+85
2025-01-14
mm/vma: move __vm_munmap() to mm/vma.c
Lorenzo Stoakes
1
-0
/
+9
2025-01-14
mm/vma: move stack expansion logic to mm/vma.c
Lorenzo Stoakes
2
-0
/
+67
2025-01-14
mm/vma: move unmapped_area() internals to mm/vma.c
Lorenzo Stoakes
2
-0
/
+65
2025-01-14
mm/vma: move brk() internals to mm/vma.c
Lorenzo Stoakes
1
-0
/
+22
2025-01-14
selftest/mm: remove seal_elf
Jeff Xu
3
-139
/
+0
2025-01-14
selftests: mm: fix conversion specifiers in transact_test()
guanjing
1
-5
/
+5
2025-01-14
selftests/mm: add a few missing gitignore files
Li Zhijian
1
-0
/
+3
2025-01-14
selftests/nolibc: add configurations for riscv32
Thomas Weißschuh
2
-1
/
+6
2025-01-14
selftests/nolibc: rename riscv to riscv64
Thomas Weißschuh
2
-1
/
+7
2025-01-14
selftests/nolibc: skip tests for unimplemented syscalls
Thomas Weißschuh
1
-3
/
+11
2025-01-14
selftests/nolibc: use a pipe to in vfprintf tests
Thomas Weißschuh
1
-11
/
+9
2025-01-14
selftests/nolibc: use waitid() over waitpid()
Thomas Weißschuh
1
-4
/
+6
2025-01-13
Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-6
/
+6
2025-01-13
cxl/test: Update test code for event records to CXL spec rev 3.1
Shiju Jose
1
-3
/
+20
2025-01-13
KVM: arm64: Fix selftests after sysreg field name update
Marc Zyngier
2
-2
/
+2
2025-01-13
Merge 6.13-rc7 into driver-core-next
Greg Kroah-Hartman
35
-460
/
+1032
2025-01-13
Merge 6.13-rc4 into char-misc-next
Greg Kroah-Hartman
35
-460
/
+1032
[prev]
[next]