aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-08-06tools/nolibc: sys.h: apply __sysret() helperZhangjin Wu1-310/+44
2023-08-06tools/nolibc: unistd.h: apply __sysret() helperZhangjin Wu1-10/+1
2023-08-06tools/nolibc: sys.h: add a syscall return helperZhangjin Wu1-0/+10
2023-08-06tools/nolibc: fix up undeclared syscall macros with #ifdef and -ENOSYSZhangjin Wu1-0/+12
2023-08-06tools/nolibc: fix up #error compile failures with -ENOSYSZhangjin Wu1-13/+13
2023-08-06selftests/nolibc: restore the failed tests printZhangjin Wu1-1/+1
2023-08-06selftests/nolibc: always print the path to test log fileZhangjin Wu1-2/+2
2023-08-06selftests/nolibc: add a standalone test report macroZhangjin Wu1-12/+7
2023-08-05selftests: fchmodat2: remove duplicate unneeded definesMuhammad Usama Anjum2-21/+1
2023-08-04selftests: mptcp: join: fix 'implicit EP' testAndrea Claudi1-2/+3
2023-08-04selftests: mptcp: join: fix 'delete and re-add' testAndrea Claudi1-0/+1
2023-08-04selftests: net: test vxlan pmtu exceptions with tcpFlorian Westphal1-0/+35
2023-08-04Merge tag 'hyperv-fixes-signed-20230804' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-2/+2
2023-08-04Merge tag 'riscv-for-linus-6.5-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2023-08-04selftests/rseq: Fix build with undefined __weakMark Brown2-1/+5
2023-08-04libbpf: Use local includes inside the librarySergey Kacheev2-3/+3
2023-08-04netlink: specs: devlink: add info-get dump opJiri Pirko2-0/+63
2023-08-04ynl-gen-c.py: render netlink policies static for split opsJiri Pirko1-2/+6
2023-08-04ynl-gen-c.py: allow directional model for kernel modeJiri Pirko1-1/+1
2023-08-04ynl-gen-c.py: filter rendering of validate field values for split opsJiri Pirko1-1/+9
2023-08-04selftests: cgroup: fix test_kmem_basic false positivesJohannes Weiner1-0/+4
2023-08-04selftests: mm: ksm: fix incorrect evaluation of parameterAyush Jain1-0/+1
2023-08-04radix tree test suite: fix incorrect allocation size for pthreadsColin Ian King1-1/+1
2023-08-04selftests/bpf: fix the incorrect verification of port numbers.Kui-Feng Lee1-3/+4
2023-08-04kselftest/arm64: Use the tools/include compiler.h rather than our ownMark Brown4-27/+3
2023-08-04kselftest/arm64: Use shared OPTIMZER_HIDE_VAR() definitonMark Brown1-1/+3
2023-08-04kselftest/arm64: Make the tools/include headers availableMark Brown1-0/+2
2023-08-04tools include: Add some common function attributesMark Brown1-0/+12
2023-08-04tools compiler.h: Add OPTIMIZER_HIDE_VAR()Mark Brown1-0/+6
2023-08-04kselftest/arm64: Exit streaming mode after collecting signal contextMark Brown1-1/+24
2023-08-04selftests/bpf: Add test for detachment on empty mprog entryDaniel Borkmann1-0/+31
2023-08-04kselftest/arm64: add RCpc load-acquire to hwcap testZeng Heng1-0/+26
2023-08-04selftests/arm64: add HWCAP2_HBC testJoey Gouly1-0/+15
2023-08-04Merge tag 'counter-fixes-for-6.5b' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman1-1/+2
2023-08-04Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo24-121/+256
2023-08-03Merge tag 'perf-tools-fixes-for-v6.5-2-2023-08-03' of git://git.kernel.org/pu...Linus Torvalds8-36/+81
2023-08-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski26-24/+2571
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-69/+138
2023-08-03Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-2/+27
2023-08-03perf hists browser: Fix the number of entries for 'e' keyNamhyung Kim1-34/+24
2023-08-03perf hists browser: Fix hierarchy mode headerNamhyung Kim1-1/+1
2023-08-03perf annotate bpf: Don't enclose non-debug code with an assert()Arnaldo Carvalho de Melo1-3/+7
2023-08-03perf build: Support llvm and clang support compiled inThomas Richter2-5/+2
2023-08-03perf build: Update feature check for clang and llvmThomas Richter1-6/+4
2023-08-03perf script python: Cope with declarations after statements found in Python.hArnaldo Carvalho de Melo2-2/+4
2023-08-03perf python: Cope with declarations after statements found in Python.hArnaldo Carvalho de Melo1-0/+3
2023-08-03perf vendor events intel: Update Icelake+ metric constraintsIan Rogers7-24/+38
2023-08-03perf vendor events intel: Update sapphirerapids to 1.15Ian Rogers2-1/+19
2023-08-03perf vendor events intel: Update meteorlake to 1.04Ian Rogers7-1/+485
2023-08-03perf parse-events x86: Avoid sorting uops_retired.slotsIan Rogers2-7/+7