summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-10-18selftests: tc-testing: move auxiliary scripts to a dedicated folderPedro Tammela
2023-10-18selftests: tc-testing: add missing Kconfig options to 'config'Pedro Tammela
2023-10-18perf/benchmark: fix seccomp_unotify benchmark for 32-bitJiri Slaby (SUSE)
2023-10-18KVM: arm64: selftests: Test for setting ID register from usersapceJing Zhang
2023-10-18tools headers arm64: Update sysreg.h with kernel sourcesJing Zhang
2023-10-18KVM: selftests: Generate sysreg-defs.h and add to include pathOliver Upton
2023-10-18perf build: Generate arm64's sysreg-defs.h and add to include pathOliver Upton
2023-10-18tools: arm64: Add a Makefile for generating sysreg-defs.hOliver Upton
2023-10-18perf tools: Do not ignore the default vmlinux.hNamhyung Kim
2023-10-18tools/build: Fix -s detection code in tools/scripts/Makefile.includeJiri Olsa
2023-10-18tools/build: Fix -s detection code in tools/build/Makefile.buildJiri Olsa
2023-10-18proc: test /proc/${pid}/statmSwarup Laxman Kotiaklapudi
2023-10-18compiler.h: move __is_constexpr() to compiler.hDavid Laight
2023-10-18tools/mm: update the usage output to be more organizedAudra Mitchell
2023-10-18tools/mm: fix the default case for page_owner_sortAudra Mitchell
2023-10-18tools/mm: filter out timestamps for correct collationAudra Mitchell
2023-10-18tools/mm: remove references to free_ts from page_owner_sortAudra Mitchell
2023-10-18selftests: add a selftest to verify hugetlb usage in memcgNhat Pham
2023-10-18selftests/mm: add a new test for madv and hugetlbBreno Leitao
2023-10-18selftests/mm: export get_free_hugepages()Breno Leitao
2023-10-18radix tree test suite: fix allocation calculation in kmem_cache_alloc_bulk()Liam R. Howlett
2023-10-18selftests: mm: add pagemap ioctl testsMuhammad Usama Anjum
2023-10-18tools headers UAPI: update linux/fs.h with the kernel sourcesMuhammad Usama Anjum
2023-10-18Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.Andrew Morton
2023-10-18selftests/resctrl: Fix MBM test failure when MBA unavailableIlpo Järvinen
2023-10-18selftests/clone3: Report descriptive test namesMark Brown
2023-10-18selftests:modify the incorrect print formatzhujun2
2023-10-18selftests/efivarfs: create-read: fix a resource leakzhujun2
2023-10-18selftests/ftrace: Add riscv support for kprobe arg testsYu Liao
2023-10-18selftests/ftrace: add loongarch support for kprobe args char testsYu Liao
2023-10-18maple_tree: add GFP_KERNEL to allocations in mas_expected_entries()Liam R. Howlett
2023-10-18selftests/clone3: Fix broken test under !CONFIG_TIME_NSTiezhu Yang
2023-10-18selftests/mm: include mman header to access MREMAP_DONTUNMAP identifierSamasth Norway Ananda
2023-10-18selftests: netfilter: Run nft_audit.sh in its own netnsPhil Sutter
2023-10-18netfilter: nf_tables: audit log object reset once per tablePhil Sutter
2023-10-18net: skb_find_text: Ignore patterns extending past 'to'Phil Sutter
2023-10-18selftests/bpf: Add options and frags to xdp_hw_metadataLarysa Zaremba
2023-10-17tools: ynl: fix converting flags to names after recent cleanupJakub Kicinski
2023-10-17selftests: forwarding: bridge_fdb_learning_limit: Add a new selftestJohannes Nixdorf
2023-10-17tools/power/x86/intel-speed-select: v1.18 releaseSrinivas Pandruvada
2023-10-17selftests/user_events: Fix abi_test for BE archsBeau Belgrave
2023-10-17selftests/bpf: Add additional mprog query test coverageDaniel Borkmann
2023-10-17perf: script: fix missing ',' for fields optionChangbin Du
2023-10-17perf tests: Fix shellcheck warning in stat_all_metricgroupsAthira Rajeev
2023-10-17perf tests: Fix shellcheck warning in record_sideband.shAthira Rajeev
2023-10-17perf tests: Ignore shellcheck warning in lock_contentionAthira Rajeev
2023-10-17tools/perf/arch/powerpc: Fix the CPU ID const char* value by adding 0x prefixAthira Rajeev
2023-10-17perf cs-etm: Respect timestamp optionLeo Yan
2023-10-17perf cs-etm: Validate timestamp tracing in per-thread modeLeo Yan
2023-10-17perf pmu: Lazily compute default configIan Rogers