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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-10
selftests/mm: relax test to fail after 100 migration failures
Dev Jain
1
-6
/
+11
2024-09-10
mm: selftest to verify zero-filled pages are mapped to zeropage
Alexander Zhu
3
-0
/
+94
2024-09-04
selftests/damon: add execute permissions to test scripts
SeongJae Park
9
-0
/
+0
2024-09-04
selftests/damon: cleanup __pycache__/ with 'make clean'
SeongJae Park
1
-0
/
+2
2024-09-04
selftests/damon: add access_memory_even to .gitignore
SeongJae Park
1
-0
/
+1
2024-09-04
mm: rework vm_ops->close() handling on VMA merge
Lorenzo Stoakes
1
-38
/
+128
2024-09-04
mm: refactor vma_merge() into modify-only vma_merge_existing_range()
Lorenzo Stoakes
1
-2
/
+7
2024-09-04
mm: avoid using vma_merge() for new VMAs
Lorenzo Stoakes
2
-2
/
+37
2024-09-04
mm: abstract vma_expand() to use vma_merge_struct
Lorenzo Stoakes
1
-2
/
+1
2024-09-04
mm: introduce vma_merge_struct and abstract vma_merge(),vma_modify()
Lorenzo Stoakes
1
-41
/
+2
2024-09-04
tools: add VMA merge tests
Lorenzo Stoakes
2
-10
/
+1317
2024-09-04
tools: improve vma test Makefile
Lorenzo Stoakes
1
-2
/
+4
2024-09-04
selftests: test_zswap: add test for hierarchical zswap.writeback
Mike Yuan
1
-21
/
+54
2024-09-04
selftests/mm: fix charge_reserved_hugetlb.sh test
David Hildenbrand
2
-10
/
+13
2024-09-04
x86: remove PG_uncached
Matthew Wilcox (Oracle)
1
-2
/
+1
2024-09-04
mm: rename PG_mappedtodisk to PG_owner_2
Matthew Wilcox (Oracle)
1
-5
/
+5
2024-09-04
selftests/mm: add more mseal traversal tests
Pedro Falcato
1
-1
/
+105
2024-09-04
selftests: mm: support shmem mTHP collapse testing
Baolin Wang
3
-8
/
+51
2024-09-04
selftests/mm: remove unnecessary ia64 code and comment
Jinjiang Tu
6
-67
/
+8
2024-09-02
maple_tree: remove mas_destroy() from mas_nomem()
Sidhartha Kumar
1
-4
/
+6
2024-09-02
maple_tree: introduce mas_wr_store_type()
Sidhartha Kumar
1
-0
/
+36
2024-09-02
maple_tree: add test to replicate low memory race conditions
Sidhartha Kumar
2
-1
/
+88
2024-09-02
mm: rework accept memory helpers
Kirill A. Shutemov
1
-1
/
+1
2024-09-02
selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddr
Jeff Xu
1
-21
/
+36
2024-09-02
selftests/mm: add mseal test for no-discard madvise
Pedro Falcato
1
-1
/
+35
2024-09-02
tools: add skeleton code for userland testing of VMA logic
Lorenzo Stoakes
6
-0
/
+1162
2024-09-02
tools: separate out shared radix-tree components
Lorenzo Stoakes
27
-69
/
+144
2024-09-02
mm, memcg: cg2 memory{.swap,}.peak write tests
David Finkel
3
-8
/
+280
2024-08-30
Merge tag 'iommu-fixes-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2024-08-29
Merge tag 'net-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-32
/
+143
2024-08-29
selftests: mptcp: join: check re-re-adding ID 0 signal
Matthieu Baerts (NGI0)
1
-11
/
+21
2024-08-29
selftests: mptcp: join: validate event numbers
Matthieu Baerts (NGI0)
2
-3
/
+75
2024-08-29
selftests: mptcp: join: check re-re-adding ID 0 endp
Matthieu Baerts (NGI0)
1
-12
/
+15
2024-08-29
selftests: mptcp: join: no extra msg if no counter
Matthieu Baerts (NGI0)
1
-8
/
+8
2024-08-29
selftests: mptcp: join: check re-adding init endp with != id
Matthieu Baerts (NGI0)
1
-5
/
+16
2024-08-29
selftests: mptcp: join: check removing ID 0 endpoint
Matthieu Baerts (NGI0)
1
-7
/
+18
2024-08-28
selftests: mptcp: join: cannot rm sf if closed
Matthieu Baerts (NGI0)
1
-7
/
+4
2024-08-27
selftests: forwarding: local_termination: Down ports on cleanup
Petr Machata
1
-0
/
+4
2024-08-27
selftests: forwarding: no_forwarding: Down ports on cleanup
Petr Machata
1
-0
/
+3
2024-08-27
Merge tag 'livepatching-for-6.11-rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-5
/
+2
2024-08-26
selftests/livepatch: wait for atomic replace to occur
Ryan Sullivan
1
-5
/
+2
2024-08-26
iommufd: Do not allow creating areas without READ or WRITE
Jason Gunthorpe
1
-3
/
+3
2024-08-23
Merge tag 'net-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-110
/
+565
2024-08-22
selftests: mlxsw: ethtool_lanes: Source ethtool lib from correct path
Ido Schimmel
1
-1
/
+2
2024-08-21
selftests: mptcp: join: validate fullmesh endp on 1st sf
Matthieu Baerts (NGI0)
1
-0
/
+1
2024-08-21
selftests: mptcp: join: test for flush/re-add endpoints
Matthieu Baerts (NGI0)
1
-0
/
+30
2024-08-21
selftests: mptcp: join: check re-using ID of closed subflow
Matthieu Baerts (NGI0)
1
-5
/
+22
2024-08-21
selftests: mptcp: join: check re-using ID of unused ADD_ADDR
Matthieu Baerts (NGI0)
1
-5
/
+13
2024-08-20
Merge tag 'cxl-fixes-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+13
2024-08-19
selftests: udpgro: no need to load xdp for gro
Hangbin Liu
1
-8
/
+1
[next]