summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-07-14tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo
2023-07-14tools include UAPI: Sync the sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo
2023-07-14tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo
2023-07-14perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo
2023-07-12perf parse-events: Avoid SEGV if PMU lookup fails for legacy cache termsIan Rogers
2023-07-11libsubcmd: Avoid SEGV/use-after-free when commands aren't excludedIan Rogers
2023-07-11tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo
2023-07-11perf build: Fix broken feature check for libtracefs due to external lib changesThomas Richter
2023-07-11tools include UAPI: Sync linux/mount.h copy with the kernel sourcesArnaldo Carvalho de Melo
2023-07-11tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2023-07-11tools headers uapi: Sync linux/fcntl.h with the kernel sourcesArnaldo Carvalho de Melo
2023-07-11perf vendor events amd: Fix large metricsSandipan Das
2023-07-11perf build: Fix library not found error when using CSLIBSJames Clark
2023-07-11tools headers UAPI: Sync files changed by new cachestat syscall with the kern...Arnaldo Carvalho de Melo
2023-07-11tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2023-07-11perf probe: Read DWARF files from the correct CUGeorg Müller
2023-07-11perf probe: Add test for regression introduced by switch to die_get_decl_file()Georg Müller
2023-07-08Merge tag 'perf-tools-for-v6.5-2-2023-07-06' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-07-07Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-06Merge tag 'docs-6.5-2' of git://git.lwn.net/linuxLinus Torvalds
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-05Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-05perf test: Fix event parsing test when PERF_PMU_CAP_EXTENDED_HW_TYPE isn't su...James Clark
2023-07-05perf test: Fix event parsing test on ArmJames Clark
2023-07-05Merge tag 'trace-tools-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-05selftests: mptcp: pm_nl_ctl: fix 32-bit supportMatthieu Baerts
2023-07-05selftests: mptcp: depend on SYN_COOKIESMatthieu Baerts
2023-07-05selftests: mptcp: userspace_pm: report errors with 'remove' testsMatthieu Baerts
2023-07-05selftests: mptcp: userspace_pm: use correct server portMatthieu Baerts
2023-07-05selftests: mptcp: sockopt: return error if wrong markMatthieu Baerts
2023-07-05selftests: mptcp: sockopt: use 'iptables-legacy' if availableMatthieu Baerts
2023-07-05selftests: mptcp: connect: fail if nft supposed to workMatthieu Baerts
2023-07-04Fix documentation of panic_on_warnOlaf Hering
2023-07-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-07-03Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-07-03Merge tag 'tty-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-07-03wireguard: netlink: send staged packets when setting initial private keyJason A. Donenfeld
2023-07-03selftests/net: Add xt_policy config for xfrm_policy testDaniel Díaz
2023-07-01perf evsel amd: Fix IBS error messageRavi Bangoria
2023-07-01perf: unwind: Fix symfs with libdwVincent Whitchurch
2023-07-01perf symbol: Fix uninitialized return value in symbols__find_by_name()James Clark
2023-07-01perf test: Test perf lock contention CSV outputNamhyung Kim
2023-07-01perf lock contention: Add --output optionNamhyung Kim
2023-07-01perf lock contention: Add -x option for CSV style outputNamhyung Kim
2023-07-01perf lock: Remove stale commentsNamhyung Kim
2023-07-01Merge tag 'cxl-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2023-07-01Merge tag 'libnvdimm-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-07-01selftests: Test RISC-V Vector's first-use handlerAndy Chiu