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
2025-07-11
iommufd/selftest: Update hw_info coverage for an input data_type
Nicolin Chen
-23
/
+46
2025-07-11
iommufd/selftest: Add coverage for the new mmap interface
Nicolin Chen
-0
/
+23
2025-07-11
selftests: drv-net: Add bpftool util
Mohsin Bashir
-1
/
+5
2025-07-11
iommufd/selftest: Add coverage for IOMMUFD_CMD_HW_QUEUE_ALLOC
Nicolin Chen
-0
/
+96
2025-07-11
perf bench futex: Remove support for IMMUTABLE
Sebastian Andrzej Siewior
-26
/
+5
2025-07-11
selftests/futex: Remove support for IMMUTABLE
Sebastian Andrzej Siewior
-49
/
+22
2025-07-11
selftests/futex: Adapt the private hash test to RCU related changes
Sebastian Andrzej Siewior
-1
/
+41
2025-07-10
selftests: net: lib: fix shift count out of range
Hangbin Liu
-1
/
+1
2025-07-10
selftests: Add IPv6 multicast route generation tests for GRE devices.
Guillaume Nault
-10
/
+17
2025-07-10
selftests: drv-net: test RSS header field configuration
Jakub Kicinski
-0
/
+47
2025-07-10
tools: ynl: decode enums in auto-ints
Jakub Kicinski
-0
/
+2
2025-07-10
selftests: breakpoints: use suspend_stats to reliably check suspend success
Moon Hee Lee
-10
/
+31
2025-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+100
2025-07-10
Merge tag 'net-6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-0
/
+90
2025-07-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-0
/
+1
2025-07-10
iommufd/selftest: Add coverage for viommu data
Nicolin Chen
-17
/
+40
2025-07-10
selftests/hid: sync python tests to hid-tools 0.10
Benjamin Tissoires
-0
/
+19
2025-07-10
selftests/hid: sync the python tests to hid-tools 0.8
Benjamin Tissoires
-43
/
+69
2025-07-10
selftests/hid: run ruff format on the python part
Benjamin Tissoires
-115
/
+325
2025-07-10
KVM: selftests: Add CONFIG_EVENTFD for irqfd selftest
Mark Brown
-0
/
+1
2025-07-10
net: xsk: introduce XDP_MAX_TX_SKB_BUDGET setsockopt
Jason Xing
-0
/
+1
2025-07-09
selftests: ptrace: add set_syscall_info to .gitignore
Moon Hee Lee
-0
/
+1
2025-07-09
tools/accounting/delaytop: add delaytop to record top-n task delay
Yaxin Wang
-1
/
+674
2025-07-09
ksm_tests: skip hugepage test when Transparent Hugepages are disabled
Li Wang
-1
/
+40
2025-07-09
selftests/mm: fix UFFDIO_API usage with proper two-step feature negotiation
Li Wang
-2
/
+26
2025-07-09
selftests/mm: remove duplicate .gitignore entries
Moon Hee Lee
-3
/
+0
2025-07-09
selftests/mm: reduce uffd-unit-test poison test to minimum
Peter Xu
-6
/
+14
2025-07-09
selftets/damon: add a test for memcg_path leak
SeongJae Park
-0
/
+44
2025-07-09
mm: remove callers of pfn_t functionality
Alistair Popple
-11
/
+3
2025-07-09
mm: remove PFN_DEV, PFN_MAP, PFN_SPECIAL, PFN_SG_CHAIN and PFN_SG_LAST
Alistair Popple
-4
/
+0
2025-07-09
selftests/udmabuf: add a test to pin first before writing to memfd
Vivek Kasireddy
-1
/
+19
2025-07-09
mm: update architecture and driver code to use vm_flags_t
Lorenzo Stoakes
-1
/
+1
2025-07-09
mm: update core kernel code to use vm_flags_t consistently
Lorenzo Stoakes
-137
/
+137
2025-07-09
mm: change vm_get_page_prot() to accept vm_flags_t argument
Lorenzo Stoakes
-1
/
+1
2025-07-09
tools/testing/radix-tree: test maple tree chaining mas_preallocate() calls
Liam R. Howlett
-0
/
+12
2025-07-09
testing/radix-tree/maple: increase readers and reduce delay for faster machines
Liam R. Howlett
-3
/
+4
2025-07-09
selftest/mm: skip if fallocate() is unsupported in gup_longterm
Mark Brown
-1
/
+9
2025-07-09
mm/vma: use vmg->target to specify target VMA for new VMA merge
Lorenzo Stoakes
-3
/
+3
2025-07-09
selftests: mm: add shmem collapse as a default test item
Baolin Wang
-0
/
+4
2025-07-09
selftests: khugepaged: fix the shmem collapse failure
Baolin Wang
-2
/
+0
2025-07-09
selftests/mm: use generic read_sysfs in thuge-gen test
Pu Lehui
-28
/
+10
2025-07-09
selftests/mm: check for YAMA ptrace_scope configuraiton before modifying it
Mark Brown
-1
/
+3
2025-07-09
selftests/mm: add messages about test errors to the cow tests
Mark Brown
-8
/
+20
2025-07-09
selftests/mm: don't compare return values to in cow
Mark Brown
-3
/
+3
2025-07-09
selftests/mm: convert some cow error reports to ksft_perror()
Mark Brown
-3
/
+3
2025-07-09
kselftest/mm: clarify errors for pipe()
Mark Brown
-2
/
+2
2025-07-09
tools/testing/selftests: add VMA merge tests for KSM merge
Lorenzo Stoakes
-0
/
+78
2025-07-09
mm: prevent KSM from breaking VMA merging for new VMAs
Lorenzo Stoakes
-0
/
+11
2025-07-09
tools/mm: add script to display page state for a given PID and VADDR
Ye Liu
-0
/
+169
2025-07-09
kallsyms: fix build without execinfo
Achill Gilgenast
-0
/
+4
[prev]
[next]