aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-06-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/...Mark Brown
2024-06-17Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/n...Mark Brown
2024-06-17Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Mark Brown
2024-06-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/...Mark Brown
2024-06-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/risc...Mark Brown
2024-06-17Merge branch 'for-next/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
2024-06-17Merge branch 'perf-tools-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
2024-06-17Merge branch 'mm-everything' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
2024-06-17Merge branch 'hyperv-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown
2024-06-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/l...Mark Brown
2024-06-17Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/n...Mark Brown
2024-06-17Merge branch 'mm-hotfixes-unstable' of git://git.kernel.org/pub/scm/linux/ker...Mark Brown
2024-06-15perf hist: Honor symbol_conf.skip_emptyNamhyung Kim
2024-06-15perf hist: Add symbol_conf.skip_emptyNamhyung Kim
2024-06-15perf hist: Simplify __hpp_fmt() using hpp_fmt_dataNamhyung Kim
2024-06-15perf hist: Factor out __hpp__fmt_print()Namhyung Kim
2024-06-15perf: sched map skips redundant lines with cpu filtersFernand Sieber
2024-06-15fooAndrew Morton
2024-06-15proc: test "Kthread:" fieldAlexey Dobriyan
2024-06-15selftests: proc: remove unreached code and fix build warningAmer Al Shanawany
2024-06-15tools/lib/list_sort: remove redundant code for cond_resched handlingKuan-Wei Chiu
2024-06-15selftests: introduce additional eventfd test coverageWen Yang
2024-06-15selftests/mqueue: fix 5 warnings about signed/unsigned mismatchesJohn Hubbard
2024-06-15kmsan: allow disabling KMSAN checks for the current taskIlya Leoshkevich
2024-06-15selftests/mm: guard defines from shmEdward Liaw
2024-06-15selftests/mm: include linux/mman.hEdward Liaw
2024-06-15selftests/mm: use asm volatile to not optimize mmap read variablePankaj Raghav
2024-06-15selftests/mm: remove local __NR_* definitionsJohn Hubbard
2024-06-15selftests/mm: kvm, mdwe fixes to avoid requiring "make headers"John Hubbard
2024-06-15selftests/mm: fix vm_util.c build failures: add snapshot of fs.hJohn Hubbard
2024-06-15selftests/mm: mseal, self_elf: rename TEST_END_CHECK to REPORT_TEST_PASSJohn Hubbard
2024-06-15selftests/mm: mseal, self_elf: factor out test macros and other duplicated itemsJohn Hubbard
2024-06-15selftests/mm: mseal, self_elf: fix missing __NR_msealJohn Hubbard
2024-06-15selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()Donet Tom
2024-06-15selftest-mm-test-if-hugepage-does-not-get-leaked-during-__bio_release_pages-v2Donet Tom
2024-06-15selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()Donet Tom
2024-06-15selftests/mm: va_high_addr_switch: dynamically initialize testcases to enable...Dev Jain
2024-06-15selftests/mm: va_high_addr_switch: reduce test noiseDev Jain
2024-06-15selftests: mm: check return valuesMuhammad Usama Anjum
2024-06-15selftests: mm: make map_fixed_noreplace test names stableMark Brown
2024-06-14selftests: forwarding: Add test for minimum and maximum MTUAmit Cohen
2024-06-14Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-06-14selftests/bpf: Add tests for add_constAlexei Starovoitov
2024-06-14bpf: Support can_loop/cond_break on big endianAlexei Starovoitov
2024-06-14bpf: Track delta between "linked" registers.Alexei Starovoitov
2024-06-14selftests/hid: add subprog call testBenjamin Tissoires
2024-06-14selftests/hid: convert the hid_bpf selftests with struct_opsBenjamin Tissoires
2024-06-13perf test pmu: Warn don't fail for legacy mixed case event namesIan Rogers
2024-06-13tools/perf: Fix timing issue with parallel threads in perf bench wake-up-para...Athira Rajeev
2024-06-13tools/perf: Fix perf bench epoll to enable the run when some CPU's are offlineAthira Rajeev