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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-20
selftests: net: py: read ip link info about remote dev
Jakub Kicinski
2
-1
/
+3
2025-11-20
selftests: net: py: support ksft ready without wait
Jakub Kicinski
1
-8
/
+12
2025-11-20
selftests: net: relocate gro and toeplitz tests to drivers/net
Jakub Kicinski
14
-15
/
+17
2025-11-20
selftests: drv-net: xdp: use variants for qstat tests
Jakub Kicinski
1
-28
/
+14
2025-11-20
selftests: net: py: add test variants
Jakub Kicinski
4
-7
/
+61
2025-11-20
selftests: net: py: extract the case generation logic
Jakub Kicinski
1
-8
/
+21
2025-11-20
selftests: net: py: coding style improvements
Jakub Kicinski
1
-4
/
+3
2025-11-20
KVM: selftests: Add a VMX test for LA57 nested state
Jim Mattson
2
-0
/
+133
2025-11-20
KVM: selftests: Change VM_MODE_PXXV48_4K to VM_MODE_PXXVYY_4K
Jim Mattson
6
-34
/
+40
2025-11-20
KVM: selftests: Use a loop to walk guest page tables
Jim Mattson
1
-13
/
+10
2025-11-20
KVM: selftests: Use a loop to create guest page tables
Jim Mattson
1
-14
/
+11
2025-11-20
KVM: selftests: Remove the unused argument to prepare_eptp()
Yosry Ahmed
4
-6
/
+4
2025-11-20
KVM: selftests: Stop hardcoding PAGE_SIZE in x86 selftests
Yosry Ahmed
6
-18
/
+18
2025-11-20
KVM: selftests: Extend vmx_tsc_adjust_test to cover SVM
Yosry Ahmed
2
-26
/
+45
2025-11-20
KVM: selftests: Extend nested_invalid_cr3_test to cover SVM
Yosry Ahmed
1
-3
/
+40
2025-11-20
KVM: selftests: Move nested invalid CR3 check to its own test
Yosry Ahmed
3
-10
/
+80
2025-11-20
KVM: selftests: Extend vmx_nested_tsc_scaling_test to cover SVM
Yosry Ahmed
2
-6
/
+44
2025-11-20
KVM: selftests: Extend vmx_close_while_nested_test to cover SVM
Yosry Ahmed
2
-10
/
+34
2025-11-20
selftests/hid-tablet: add ABS_DISTANCE test for stylus/pen
Ping Cheng
1
-0
/
+71
2025-11-20
testing/selftests/mm: add soft-dirty merge self-test
Lorenzo Stoakes
1
-1
/
+126
2025-11-20
mm: propagate VM_SOFTDIRTY on merge
Lorenzo Stoakes
1
-12
/
+6
2025-11-20
selftests/damon/sysfs.py: merge DAMON status dumping into commitment assertion
SeongJae Park
1
-30
/
+13
2025-11-20
mm/damon: rename damos->filters to damos->core_filters
SeongJae Park
2
-5
/
+5
2025-11-20
selftests/mm/uffd: remove static address usage in shmem_allocate_area()
Mehdi Ben Hadj Khelifa
1
-9
/
+15
2025-11-20
mm: add vma_start_write_killable()
Matthew Wilcox (Oracle)
1
-0
/
+8
2025-11-20
tools/testing/selftests/mm: add smaps visibility guard region test
Lorenzo Stoakes
3
-0
/
+126
2025-11-20
tools/testing/selftests/mm: add MADV_COLLAPSE test case
Lorenzo Stoakes
1
-0
/
+65
2025-11-20
tools/testing/vma: add VMA sticky userland tests
Lorenzo Stoakes
1
-10
/
+79
2025-11-20
mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD one
Lorenzo Stoakes
1
-0
/
+26
2025-11-20
mm: implement sticky VMA flags
Lorenzo Stoakes
1
-0
/
+28
2025-11-20
mm: update vma_modify_flags() to handle residual flags, document
Lorenzo Stoakes
1
-1
/
+2
2025-11-20
mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
Lorenzo Stoakes
1
-0
/
+1
2025-11-20
mm: kill mm_wr_locked from unmap_vmas() and unmap_single_vma()
Kefeng Wang
1
-2
/
+1
2025-11-20
selftest/mm: fix pointer comparison in mremap_test
Ankit Khushwaha
1
-2
/
+3
2025-11-20
perf: replace strcpy() with strncpy() in util/jitdump.c
Hrishikesh Suresh
1
-1
/
+2
2025-11-20
perf list: Support filtering in JSON output
Namhyung Kim
1
-0
/
+24
2025-11-20
perf list: Share print state with JSON output
Namhyung Kim
1
-62
/
+65
2025-11-20
perf list: Print matching PMU events for --unit
Namhyung Kim
1
-3
/
+5
2025-11-20
perf test all metrics: Fully ignore Default metric failures
Ian Rogers
1
-10
/
+17
2025-11-20
tools/nolibc: remove more __nolibc_enosys() fallbacks
Thomas Weißschuh
1
-12
/
+4
2025-11-20
tools/nolibc: remove now superfluous overflow check in llseek
Thomas Weißschuh
1
-2
/
+0
2025-11-20
tools/nolibc: use 64-bit off_t
Thomas Weißschuh
1
-1
/
+1
2025-11-20
tools/nolibc: prefer the llseek syscall
Thomas Weißschuh
1
-3
/
+3
2025-11-20
tools/nolibc: handle 64-bit off_t for llseek
Thomas Weißschuh
1
-2
/
+1
2025-11-20
tools/nolibc: use 64-bit ino_t
Thomas Weißschuh
1
-1
/
+1
2025-11-20
selftests/bpf: Use ASSERT_STRNEQ to factor in long slab cache names
Matt Bobrowski
1
-1
/
+2
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
36
-71
/
+1177
2025-11-20
sched_ext: tools: Removing duplicate targets during non-cross compilation
Rong Tao
1
-0
/
+2
2025-11-20
Merge tag 'net-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
6
-12
/
+188
2025-11-20
tools: ynl: cli: Display enum values in --list-attrs output
Gal Pressman
1
-1
/
+7
[prev]
[next]