summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-06-21selftests: forwarding: mirror_gre_*: Disable IPv6 autogen on bridgesPetr Machata
2023-06-21selftests: forwarding: pedit_dsfield: Disable IPv6 autogen on a bridgePetr Machata
2023-06-21selftests: forwarding: skbedit_priority: Disable IPv6 autogen on a bridgePetr Machata
2023-06-21selftests: forwarding: dual_vxlan_bridge: Disable IPv6 autogen on bridgesPetr Machata
2023-06-21selftests: forwarding: q_in_vni: Disable IPv6 autogen on bridgesPetr Machata
2023-06-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-06-21perf arm-spe: Fix a dangling Documentation/arm64 referenceJonathan Corbet
2023-06-21kselftest/arm64: Log signal code and address for unexpected signalsMark Brown
2023-06-20perf jit: Fix incorrect file name in DWARF line tableelisabeth
2023-06-20perf annotate: Fix instruction association and parsing for LoongArchWANG Rui
2023-06-20Merge tag 'mm-hotfixes-stable-2023-06-20-12-31' of git://git.kernel.org/pub/s...Linus Torvalds
2023-06-20perf annotation: Switch lock from a mutex to a sharded_mutexIan Rogers
2023-06-20perf sharded_mutex: Introduce sharded_mutexIan Rogers
2023-06-20tools: Fix incorrect calculation of object size by sizeofLi Dong
2023-06-20perf subcmd: Fix missing check for return value of malloc() in add_cmdname()Chenyuan Mi
2023-06-20perf parse-events: Remove unneeded semicolonbaomingtong001@208suo.com
2023-06-20perf parse: Add missing newline to pr_debug message in evsel__compute_group_p...Yang Jihong
2023-06-20perf stat: Add missing newline in pr_err messagesYang Jihong
2023-06-20selftests/ftrace: Add funcgraph-retval test caseDonglin Peng
2023-06-20Merge tag 'trace-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-06-20ptp: Add .getmaxphase callback to ptp_clock_infoRahul Rameshbabu
2023-06-20testptp: Add support for testing ptp_clock_info .adjphase callbackRahul Rameshbabu
2023-06-20testptp: Remove magic numbers related to nanosecond to second conversionRahul Rameshbabu
2023-06-19selftests: mm: remove duplicate unneeded definesMuhammad Usama Anjum
2023-06-19selftests: mm: remove wrong kernel header inclusionMuhammad Usama Anjum
2023-06-19selftests: damon: add config fileAnders Roxell
2023-06-19selftests: error out if kernel header files are not yet builtJohn Hubbard
2023-06-19selftests/mm: move certain uffd*() routines from vm_util.c to uffd-common.cJohn Hubbard
2023-06-19selftests/mm: fix build failures due to missing MADV_COLLAPSEJohn Hubbard
2023-06-19selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.hJohn Hubbard
2023-06-19selftests/mm: fix two -Wformat-security warnings in uffd buildsJohn Hubbard
2023-06-19selftests/mm: .gitignore: add mkdirty, va_high_addr_switchJohn Hubbard
2023-06-19selftests/mm: fix invocation of tests that are run via shell scriptsJohn Hubbard
2023-06-19selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-...John Hubbard
2023-06-19selftests/mm: fix unused variable warnings in hugetlb-madvise.c, migration.cJohn Hubbard
2023-06-19selftests/mm: fix uffd-stress unused function warningJohn Hubbard
2023-06-19selftests/bpf: Set the default value of consumer_cnt as 0Hou Tao
2023-06-19selftests/bpf: Ensure that next_cpu() returns a valid CPU numberHou Tao
2023-06-19selftests/bpf: Output the correct error code for pthread APIsHou Tao
2023-06-19selftests/bpf: Use producer_cnt to allocate local counter arrayHou Tao
2023-06-19selftests/mm: fix cross compilation with LLVMMark Brown
2023-06-19bpf: Centralize permissions checks for all BPF map typesAndrii Nakryiko
2023-06-19btrfs: print assertion failure report and stack trace from the same lineDavid Sterba
2023-06-19selftests/powerpc/dexcr: Add DEXCR status utility lsdexcrBenjamin Gray
2023-06-19selftests/powerpc/dexcr: Add hashst/hashchk testBenjamin Gray
2023-06-19selftests/powerpc: Add more utility macrosBenjamin Gray
2023-06-18test_sysclt: Test for registering a mount pointJoel Granados
2023-06-18test_sysctl: Add an option to prevent test skipJoel Granados
2023-06-18test_sysctl: Add an unregister sysctl testJoel Granados
2023-06-18test_sysctl: Fix test metadata gettersJoel Granados