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