index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-08
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-16
/
+1
2025-06-06
Merge tag 'mm-stable-2025-06-06-16-09' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-33
/
+88
2025-06-06
Merge tag 'mm-hotfixes-stable-2025-06-06-16-02' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+2
2025-06-07
selftests/mount_setattr: adapt detached mount propagation test
Christian Brauner
1
-16
/
+1
2025-06-06
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2025-06-06
Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linux
Linus Torvalds
13
-175
/
+429
2025-06-05
mm/hugetlb: unshare page tables during VMA split, not before
Jann Horn
1
-0
/
+2
2025-06-05
selftests/mm: add test about uprobe pte be orphan during vma merge
Pu Lehui
1
-0
/
+43
2025-06-05
selftests/mm: extract read_sysfs and write_sysfs into vm_util
Pu Lehui
4
-33
/
+45
2025-06-05
RISC-V: vDSO: Wire up getrandom() vDSO implementation
Xi Ruoyao
1
-0
/
+2
2025-06-05
Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
8
-23
/
+182
2025-06-05
selftests: drv-net: tso: make bkg() wait for socat to quit
Jakub Kicinski
1
-1
/
+1
2025-06-05
selftests: drv-net: tso: fix the GRE device name
Jakub Kicinski
1
-1
/
+1
2025-06-05
selftests: drv-net: add configs for the TSO test
Jakub Kicinski
1
-0
/
+5
2025-06-05
Merge tag 'nf-25-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2
-19
/
+164
2025-06-05
Merge tag 'ovpn-net-20250603' of https://github.com/OpenVPN/ovpn-net-next
Paolo Abeni
2
-0
/
+10
2025-06-05
selftests: netfilter: nft_nat.sh: add test for reverse clash with nat
Florian Westphal
1
-5
/
+76
2025-06-05
selftests: netfilter: nft_concat_range.sh: add datapath check for map fill bug
Florian Westphal
1
-4
/
+58
2025-06-05
selftests: netfilter: nft_concat_range.sh: prefer per element counters for te...
Florian Westphal
1
-10
/
+30
2025-06-04
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2
-6
/
+6
2025-06-03
selftests: ublk: kublk: improve behavior on init failure
Uday Shankar
1
-11
/
+23
2025-06-03
Merge tag 'cxl-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
4
-0
/
+4
2025-06-03
selftest/net/ovpn: fix missing file
Antonio Quartulli
1
-0
/
+9
2025-06-03
selftest/net/ovpn: fix TCP socket creation
Antonio Quartulli
1
-0
/
+1
2025-06-03
selftests: net: build net/lib dependency in all target
Bui Quang Minh
1
-1
/
+1
2025-06-03
Revert "kunit: configs: Enable CONFIG_INIT_STACK_ALL_PATTERN in all_tests"
Jakub Kicinski
1
-1
/
+0
2025-06-02
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
12
-220
/
+437
2025-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
22
-209
/
+1407
2025-06-02
selftests: ublk: cover PER_IO_DAEMON in more stress tests
Ming Lei
5
-37
/
+22
2025-06-01
selftests/bpf: Fix selftest btf_tag/btf_type_tag_percpu_vmlinux_helper failure
Yonghong Song
1
-3
/
+3
2025-06-01
selftests/bpf: Fix bpf selftest build error
Saket Kumar Bhaskar
1
-3
/
+3
2025-05-31
selftests/mm: fix test result reporting in gup_longterm
Mark Brown
1
-56
/
+94
2025-05-31
selftests/mm: report unique test names for each cow test
Mark Brown
1
-116
/
+217
2025-05-31
selftests/mm: add helper for logging test start and results
Mark Brown
1
-0
/
+20
2025-05-31
selftests/mm: use standard ksft_finished() in cow and gup_longterm
Mark Brown
2
-12
/
+3
2025-05-31
selftests/damon/_damon_sysfs: skip testcases if CONFIG_DAMON_SYSFS is disabled
Enze Li
1
-0
/
+4
2025-05-31
tools/testing: check correct variable in open_procmap()
Dan Carpenter
1
-1
/
+1
2025-05-31
tools/testing/vma: add missing function stub
Lorenzo Stoakes
1
-0
/
+5
2025-05-31
selftests/mm: two fixes for the pfnmap test
David Hildenbrand
1
-4
/
+57
2025-05-31
selftests/mm: deduplicate test names in madv_populate
Mark Brown
1
-9
/
+9
2025-05-31
selftests/mm: skip hugevm test if kernel config file is not present
Zi Yan
1
-17
/
+9
2025-05-31
selftests/mm: skip guard_regions.uffd tests when uffd is not present
Zi Yan
1
-2
/
+15
2025-05-31
selftests/mm: deduplicate default page size test results in thuge-gen
Mark Brown
1
-2
/
+2
2025-05-31
selftests/mm: deduplicate test logging in test_mlock_lock()
Mark Brown
1
-1
/
+1
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
5
-10
/
+5
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
27
-311
/
+2065
2025-05-31
selftests: ublk: add stress test for per io daemons
Uday Shankar
3
-0
/
+42
2025-05-31
selftests: ublk: add functional test for per io daemons
Uday Shankar
3
-0
/
+67
2025-05-31
selftests: ublk: kublk: decouple ublk_queues from ublk server threads
Uday Shankar
5
-24
/
+100
2025-05-31
selftests: ublk: kublk: move per-thread data out of ublk_queue
Uday Shankar
2
-117
/
+144
[next]