summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-06-07libbpf: Add enum64 deduplication supportYonghong Song
2022-06-07libbpf: Add enum64 parsing and new enum64 public APIYonghong Song
2022-06-07libbpf: Refactor btf__add_enum() for future code sharingYonghong Song
2022-06-07libbpf: Fix an error in 64bit relocation value computationYonghong Song
2022-06-07libbpf: Permit 64bit relocation valueYonghong Song
2022-06-07bpf: Add btf enum64 supportYonghong Song
2022-06-07Merge tag 'kvm-s390-next-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2022-06-07Merge branch 'kvm-5.19-early-fixes' into HEADPaolo Bonzini
2022-06-07KVM: selftests: Make hyperv_clock selftest more stableVitaly Kuznetsov
2022-06-07selftests net: fix bpf build errorLina Wang
2022-06-06x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usageJosh Poimboeuf
2022-06-05Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-06-05Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-06-05Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-04Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-06-04Merge tag 'perf-tools-for-v5.19-2022-06-04' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-06-03selftests/bpf: Add drv mode testing for xdpingHangbin Liu
2022-06-03libbpf: Fix is_pow_of_2Yuze Chi
2022-06-03selftests/bpf: Fix tc_redirect_dtimeMartin KaFai Lau
2022-06-03libbpf: Fix a couple of typosDaniel Müller
2022-06-03Merge tag 'loongarch-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-06-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-06-03perf vendor events intel: Update metrics for AlderlakeZhengjun Xing
2022-06-03perf vendor events intel: Add metrics for SapphirerapidsZhengjun Xing
2022-06-03perf c2c: Fix sorting in percent_rmt_hitm_cmp()Leo Yan
2022-06-03perf mem: Trace physical address for Arm SPE eventsLeo Yan
2022-06-03perf list: Update event description for IBM zEC12/zBC12 to latest levelThomas Richter
2022-06-03perf list: Update event description for IBM z196/z114 to latest levelThomas Richter
2022-06-03perf list: Update event description for IBM z15 to latest levelThomas Richter
2022-06-03perf list: Update event description for IBM z14 to latest levelThomas Richter
2022-06-03perf list: Update event description for IBM z13 to latest levelThomas Richter
2022-06-03perf list: Update event description for IBM z10 to latest levelThomas Richter
2022-06-03perf list: Add IBM z16 event description for s390Thomas Richter
2022-06-03perf record: Support sample-read topdown metric group for hybrid platformsZhengjun Xing
2022-06-03perf lock: Change to synthesize task eventsNamhyung Kim
2022-06-03perf unwind: Fix segbase for ld.lld linked objectsFangrui Song
2022-06-03perf test arm-spe: Check if perf-record hangs when recording workload with forksGerman Gomez
2022-06-03perf docs: Correct typo of event_sourcesIan Rogers
2022-06-03perf evlist: Extend arch_evsel__must_be_in_group to support hybrid systemsZhengjun Xing
2022-06-03Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-06-03Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-06-03Merge tag 'sound-fix-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-06-03bitmap: Fix return values to be unsignedKees Cook
2022-06-03LoongArch: Add other common headersHuacai Chen
2022-06-02libbpf: Fix determine_ptr_size() guessingDouglas Raillard
2022-06-02bpftool: Check for NULL ptr of btf in codegen_assertsMichael Mullin
2022-06-02selftests/bpf: Fix test_run logic in fexit_stress.cYuntao Wang
2022-06-02bpftool: Use libbpf_bpf_link_type_strDaniel Müller
2022-06-02selftests/bpf: Add test for libbpf_bpf_link_type_strDaniel Müller