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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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-07-10
selftets/damon: add a test for memcg_path leak
SeongJae Park
2
-0
/
+44
2025-07-10
mm: remove callers of pfn_t functionality
Alistair Popple
3
-11
/
+3
2025-07-10
mm: remove PFN_DEV, PFN_MAP, PFN_SPECIAL, PFN_SG_CHAIN and PFN_SG_LAST
Alistair Popple
1
-4
/
+0
2025-07-10
selftests/udmabuf: add a test to pin first before writing to memfd
Vivek Kasireddy
1
-1
/
+19
2025-07-10
mm: update architecture and driver code to use vm_flags_t
Lorenzo Stoakes
1
-1
/
+1
2025-07-10
mm: update core kernel code to use vm_flags_t consistently
Lorenzo Stoakes
2
-137
/
+137
2025-07-10
mm: change vm_get_page_prot() to accept vm_flags_t argument
Lorenzo Stoakes
1
-1
/
+1
2025-07-10
tools/testing/radix-tree: test maple tree chaining mas_preallocate() calls
Liam R. Howlett
1
-0
/
+12
2025-07-10
testing/radix-tree/maple: increase readers and reduce delay for faster machines
Liam R. Howlett
1
-3
/
+4
2025-07-10
selftest/mm: skip if fallocate() is unsupported in gup_longterm
Mark Brown
1
-1
/
+9
2025-07-10
mm/vma: use vmg->target to specify target VMA for new VMA merge
Lorenzo Stoakes
1
-3
/
+3
2025-07-10
selftests: mm: add shmem collapse as a default test item
Baolin Wang
1
-0
/
+4
2025-07-10
selftests: khugepaged: fix the shmem collapse failure
Baolin Wang
1
-2
/
+0
2025-07-10
selftests/mm: use generic read_sysfs in thuge-gen test
Pu Lehui
1
-28
/
+10
2025-07-10
selftests/mm: check for YAMA ptrace_scope configuraiton before modifying it
Mark Brown
1
-1
/
+3
2025-07-10
selftests/mm: add messages about test errors to the cow tests
Mark Brown
1
-8
/
+20
2025-07-10
selftests/mm: don't compare return values to in cow
Mark Brown
1
-3
/
+3
2025-07-10
selftests/mm: convert some cow error reports to ksft_perror()
Mark Brown
1
-3
/
+3
2025-07-10
kselftest/mm: clarify errors for pipe()
Mark Brown
1
-2
/
+2
2025-07-10
tools/testing/selftests: add VMA merge tests for KSM merge
Lorenzo Stoakes
1
-0
/
+78
2025-07-10
mm: prevent KSM from breaking VMA merging for new VMAs
Lorenzo Stoakes
1
-0
/
+11
2025-07-06
Merge tag 'locking_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+1
2025-07-06
selftests/futex: Add futex_numa to .gitignore
Terry Tritton
1
-0
/
+1
2025-07-04
Merge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+5
2025-07-02
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-13
/
+36
2025-06-28
Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-2
/
+5
2025-06-27
Merge tag 'block-6.16-20250626' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+3
2025-06-26
Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-5
/
+139
2025-06-26
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
7
-85
/
+112
2025-06-26
selftests/mm: fix validate_addr() helper
Dev Jain
1
-2
/
+5
2025-06-26
netlink: specs: ethtool: replace underscores with dashes in names
Jakub Kicinski
1
-1
/
+1
2025-06-26
selftests/bpf: adapt one more case in test_lru_map to the new target_free
Willem de Bruijn
1
-15
/
+18
2025-06-25
libbpf: Fix possible use-after-free for externs
Adin Scannell
1
-0
/
+16
2025-06-25
selftests: ublk: don't take same backing file for more than one ublk devices
Ming Lei
1
-2
/
+3
2025-06-24
iommufd/selftest: Fix build warnings due to uninitialized mfd
Nicolin Chen
1
-2
/
+6
2025-06-24
iommufd/selftest: Add asserts testing global mfd
Nicolin Chen
1
-0
/
+2
2025-06-24
iommufd/selftest: Add missing close(mfd) in memfd_mmap()
Nicolin Chen
1
-2
/
+7
2025-06-24
iommufd/selftest: Fix iommufd_dirty_tracking with large hugepage sizes
Nicolin Chen
1
-9
/
+21
2025-06-24
selftest: af_unix: Add tests for -ECONNRESET.
Kuniyuki Iwashima
1
-4
/
+115
2025-06-24
af_unix: Add test for consecutive consumed OOB.
Kuniyuki Iwashima
1
-0
/
+23
2025-06-24
selftests/bpf: Convert test_sysctl to prog_tests
Jerome Marchand
3
-33
/
+10
2025-06-23
Merge tag 'mm-hotfixes-stable-2025-06-22-18-52' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-2
/
+8
2025-06-23
selftests/coredump: Fix "socket_detect_userspace_client" test failure
Nam Cao
1
-0
/
+5
2025-06-22
Merge tag 'locking_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-4
/
+8
2025-06-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+13
2025-06-20
selftests/mm: skip uprobe vma merge test if uprobes are not enabled
Pedro Falcato
1
-1
/
+4
2025-06-20
selftests/mm: add configs to fix testcase failure
Dev Jain
1
-0
/
+3
2025-06-20
selftests/mm: increase timeout from 180 to 900 seconds
Shivank Garg
1
-1
/
+1
2025-06-19
Merge tag 'net-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-1
/
+288
2025-06-19
KVM: arm64: selftests: Close the GIC FD in arch_timer_edge_cases
Zenghui Yu
1
-3
/
+13
[next]