aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-07-11perf pmu: Tolerate failure to read the type for wellknown PMUsIan Rogers1-2/+32
2025-07-11perf spark: Fix includes and add SPDXIan Rogers2-5/+4
2025-07-11perf parse-events: Minor tidy up of event_type helperIan Rogers2-19/+14
2025-07-11perf hwmon_pmu: Avoid shortening hwmon PMU nameIan Rogers1-1/+1
2025-07-11perf tests bp_account: Fix leaked file descriptorLeo Yan1-0/+1
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-11/+18
2025-07-11objtool: Add vpanic() to the noreturn listNam Cao1-0/+1
2025-07-11selftests/bpf: Range analysis test case for JSETPaul Chaignon1-0/+18
2025-07-11selftests/bpf: add selftests for bpf_arena_reserve_pagesEmil Tsalapatis3-0/+207
2025-07-11iommufd/selftest: Update hw_info coverage for an input data_typeNicolin Chen3-23/+46
2025-07-11iommufd/selftest: Add coverage for the new mmap interfaceNicolin Chen2-0/+23
2025-07-11selftests: drv-net: Add bpftool utilMohsin Bashir2-1/+5
2025-07-11iommufd/selftest: Add coverage for IOMMUFD_CMD_HW_QUEUE_ALLOCNicolin Chen3-0/+96
2025-07-11perf bench futex: Remove support for IMMUTABLESebastian Andrzej Siewior9-26/+5
2025-07-11selftests/futex: Remove support for IMMUTABLESebastian Andrzej Siewior1-49/+22
2025-07-11selftests/futex: Adapt the private hash test to RCU related changesSebastian Andrzej Siewior1-1/+41
2025-07-10selftests: net: lib: fix shift count out of rangeHangbin Liu1-1/+1
2025-07-10selftests: Add IPv6 multicast route generation tests for GRE devices.Guillaume Nault1-10/+17
2025-07-10selftests: drv-net: test RSS header field configurationJakub Kicinski1-0/+47
2025-07-10tools: ynl: decode enums in auto-intsJakub Kicinski1-0/+2
2025-07-10selftests: breakpoints: use suspend_stats to reliably check suspend successMoon Hee Lee1-10/+31
2025-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-2/+100
2025-07-10Merge tag 'net-6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-0/+90
2025-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2025-07-10iommufd/selftest: Add coverage for viommu dataNicolin Chen3-17/+40
2025-07-10selftests/hid: sync python tests to hid-tools 0.10Benjamin Tissoires1-0/+19
2025-07-10selftests/hid: sync the python tests to hid-tools 0.8Benjamin Tissoires9-43/+69
2025-07-10selftests/hid: run ruff format on the python partBenjamin Tissoires2-115/+325
2025-07-10KVM: selftests: Add CONFIG_EVENTFD for irqfd selftestMark Brown1-0/+1
2025-07-10net: xsk: introduce XDP_MAX_TX_SKB_BUDGET setsockoptJason Xing1-0/+1
2025-07-09selftests: ptrace: add set_syscall_info to .gitignoreMoon Hee Lee1-0/+1
2025-07-09tools/accounting/delaytop: add delaytop to record top-n task delayYaxin Wang2-1/+674
2025-07-09ksm_tests: skip hugepage test when Transparent Hugepages are disabledLi Wang6-1/+40
2025-07-09selftests/mm: fix UFFDIO_API usage with proper two-step feature negotiationLi Wang1-2/+26
2025-07-09selftests/mm: remove duplicate .gitignore entriesMoon Hee Lee1-3/+0
2025-07-09selftests/mm: reduce uffd-unit-test poison test to minimumPeter Xu1-6/+14
2025-07-09selftets/damon: add a test for memcg_path leakSeongJae Park2-0/+44
2025-07-09mm: remove callers of pfn_t functionalityAlistair Popple3-11/+3
2025-07-09mm: remove PFN_DEV, PFN_MAP, PFN_SPECIAL, PFN_SG_CHAIN and PFN_SG_LASTAlistair Popple1-4/+0
2025-07-09selftests/udmabuf: add a test to pin first before writing to memfdVivek Kasireddy1-1/+19
2025-07-09mm: update architecture and driver code to use vm_flags_tLorenzo Stoakes1-1/+1
2025-07-09mm: update core kernel code to use vm_flags_t consistentlyLorenzo Stoakes2-137/+137
2025-07-09mm: change vm_get_page_prot() to accept vm_flags_t argumentLorenzo Stoakes1-1/+1
2025-07-09tools/testing/radix-tree: test maple tree chaining mas_preallocate() callsLiam R. Howlett1-0/+12
2025-07-09testing/radix-tree/maple: increase readers and reduce delay for faster machinesLiam R. Howlett1-3/+4
2025-07-09selftest/mm: skip if fallocate() is unsupported in gup_longtermMark Brown1-1/+9
2025-07-09mm/vma: use vmg->target to specify target VMA for new VMA mergeLorenzo Stoakes1-3/+3
2025-07-09selftests: mm: add shmem collapse as a default test itemBaolin Wang1-0/+4
2025-07-09selftests: khugepaged: fix the shmem collapse failureBaolin Wang1-2/+0
2025-07-09selftests/mm: use generic read_sysfs in thuge-gen testPu Lehui1-28/+10