summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-09-13selftests/mm: check after-split folio orders in split_huge_page_testZi Yan-24/+64
2025-09-13selftests/mm: add check_after_split_folio_orders() helperZi Yan-0/+152
2025-09-13selftests/mm: reimplement is_backed_by_thp() with more precise checkZi Yan-24/+82
2025-09-13selftests/mm: mark all functions static in split_huge_page_test.cZi Yan-11/+11
2025-09-13selftests: prctl: introduce tests for disabling THPs except for madviseUsama Arif-0/+113
2025-09-13selftests: prctl: introduce tests for disabling THPs completelyUsama Arif-1/+189
2025-09-13selftest/mm: extract sz2ord function into vm_util.hUsama Arif-9/+9
2025-09-13selftests/mm: skip hugepage-mremap test if userfaultfd unavailableAboorva Devarajan-3/+13
2025-09-13selftests/mm: skip thuge-gen test if system is not setup properlyAboorva Devarajan-4/+7
2025-09-13selftests/mm: fix child process exit codes in ksm_functional_testsAboorva Devarajan-7/+9
2025-09-13mm/selftests: fix split_huge_page_test failure on systems with 64KB page sizeDonet Tom-18/+19
2025-09-13selftest/mm: fix ksm_funtional_test failuresDonet Tom-1/+11
2025-09-13selftests/mm: add support to test 4PB VA on PPC64Donet Tom-0/+11
2025-09-13mm/selftests: fix incorrect pointer being passed to mark_range()Donet Tom-1/+1
2025-09-13selftests/damon/access_memory_even: remove unused header fileEnze Li-1/+0
2025-09-13selftests/damon: fix damon selftests by installing _common.shAlexandre Ghiti-0/+1
2025-09-13selftests/mm: fix spelling mistake "mrmeap" -> "mremap"Colin Ian King-3/+3
2025-09-13mm: replace mm->flags with bitmap entirely and set to 64 bitsLorenzo Stoakes-2/+17
2025-09-13selftests/mm: do check_huge_anon() with a number been passed inWei Yang-1/+1
2025-09-13selftests/damon: test no-op commit broke DAMON statusSang-Heon Jeon-0/+73
2025-09-13selftest/kho: update generation of initrdMike Rapoport (Microsoft)-22/+19
2025-09-13mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()David Hildenbrand-5/+13
2025-09-13selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modifiedSuren Baghdasaryan-0/+65
2025-09-13selftests/mm: use __auto_type in swap() macroPranav Tyagi-1/+1
2025-09-13selftests/mm: pass filename as input param to VM_PFNMAP testsSudarsan Mahendran-16/+47
2025-09-13rseq/selftests: Use weak symbol reference, not definition, to link with glibcSean Christopherson-4/+4
2025-09-13Merge tag 'v6.17-rc3' into togregJonathan Cameron-78/+1204
2025-09-13iio: add power and energy measurement modifiersAntoniu Miclaus-0/+8
2025-09-13iio: add IIO_ALTCURRENT channel typeAntoniu Miclaus-0/+2
2025-09-12perf lock: Provide a host_env for session newIan Rogers-1/+6
2025-09-12perf subcmd: avoid crash in exclude_cmds when excludes is emptyhupu-0/+3
2025-09-12Merge tag 'nf-next-25-09-11' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski-2/+2
2025-09-12perf parse-events: Add 'X' modifier to exclude an event from being regroupedIan Rogers-4/+9
2025-09-12perf stat: Don't skip failing group eventsIan Rogers-27/+21
2025-09-12perf evsel: Give warning for broken Intel topdown event groupingIan Rogers-7/+64
2025-09-12perf util: Fix compression checks returning -1 as boolYunseong Kim-2/+2
2025-09-12perf arm64: Sync ESR_ELx_EC_* macros in arm64_exception_types.h with esr.hYunseong Kim-5/+10
2025-09-12perf drm_pmu: Fix fd_dir leaks in for_each_drm_fdinfo_in_dir()GuoHan Zhao-1/+3
2025-09-12perf: Completely remove possibility to override MAX_NR_CPUSChristophe Leroy-4/+0
2025-09-11selftests: forwarding: Add test for BR_BOOLOPT_FDB_LOCAL_VLAN_0Petr Machata-0/+375
2025-09-11selftests: net: lib.sh: Don't defer failed commandsPetr Machata-16/+16
2025-09-11selftests: defer: Introduce DEFER_PAUSE_ON_FAILPetr Machata-0/+16
2025-09-11selftests: defer: Allow spaces in arguments of deferred commandsPetr Machata-2/+2
2025-09-11wireguard: selftests: select CONFIG_IP_NF_IPTABLES_LEGACYJason A. Donenfeld-3/+4
2025-09-11wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel configDavid Hildenbrand-1/+0
2025-09-11selftests: Replace sleep with slowwaitDavid Ahern-1/+1
2025-09-11selftests: Disable dad for ipv6 in fcnal-test.shDavid Ahern-0/+2
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-89/+251
2025-09-12kmsan: convert kmsan_handle_dma to use physical addressesLeon Romanovsky-1/+1
2025-09-11selftests/bpf: Add tests for arena fault reportingPuranjay Mohan-0/+190