summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-11-15selftests: rtc: skip when RTC is not presentAlexandre Belloni
2022-11-15x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov
2022-11-15selftests/hid: Add a test for BPF_F_INSERT_HEADBenjamin Tissoires
2022-11-15selftests/hid: add report descriptor fixup testsBenjamin Tissoires
2022-11-15selftests/hid: add tests for bpf_hid_hw_requestBenjamin Tissoires
2022-11-15selftests/hid: add test to change the report sizeBenjamin Tissoires
2022-11-15selftests: add tests for the HID-bpf initial implementationBenjamin Tissoires
2022-11-15perf pmu: Restructure print_pmu_events() to avoid memory allocationsIan Rogers
2022-11-15perf list: Simplify symbol event printingIan Rogers
2022-11-15perf list: Simplify cache event printingIan Rogers
2022-11-15perf list: Generalize limiting to a PMU nameIan Rogers
2022-11-15perf tracepoint: Sort events in iteratorIan Rogers
2022-11-15tools lib api fs tracing_path: Add scandir alphasortIan Rogers
2022-11-15perf pmu: Add data structure documentationIan Rogers
2022-11-15perf pmu: Remove mostly unused 'struct perf_pmu' 'is_hybrid' memberIan Rogers
2022-11-14bpf: Rename MEM_ALLOC to MEM_RINGBUFKumar Kartikeya Dwivedi
2022-11-14bpf: Support bpf_list_head in map valuesKumar Kartikeya Dwivedi
2022-11-14kselftest/cgroup: Fix gathering number of CPUsBreno Leitao
2022-11-14libbpf: checkpatch: Fixed code alignments in ringbuf.cKang Minchul
2022-11-14libbpf: Fixed various checkpatch issues in libbpf.cKang Minchul
2022-11-14libbpf: checkpatch: Fixed code alignments in btf.cKang Minchul
2022-11-14libbpf: Use correct return pointer in attach_raw_tpJiri Olsa
2022-11-14perf stat: Add missing separator in the CSV headerNamhyung Kim
2022-11-14perf stat: Fix summary output in CSV with --metric-onlyNamhyung Kim
2022-11-14Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2022-11-14tools/testing/cxl: Add bridge mocking supportDan Williams
2022-11-14cxl: Unify debug messages when calling devm_cxl_add_dport()Robert Richter
2022-11-14selftests/ftrace: event_triggers: wait longer for test_event_enableYipeng Zou
2022-11-14libbpf: Fix uninitialized warning in btf_dump_dump_type_dataDavid Michael
2022-11-14perf stat: Consolidate condition to print metricsNamhyung Kim
2022-11-14perf stat: Fix condition in print_interval()Namhyung Kim
2022-11-14perf stat: Add header for interval in JSON outputNamhyung Kim
2022-11-14perf stat: Do not indent headers for JSONNamhyung Kim
2022-11-14perf stat: Fix --metric-only --json outputNamhyung Kim
2022-11-14perf stat: Move common code in print_metric_headers()Namhyung Kim
2022-11-14perf stat: Clear screen only if output file is a ttyNamhyung Kim
2022-11-14perf stat: Increase metric length to align outputsNamhyung Kim
2022-11-14kselftest/arm64: fix array_size.cocci warningwangkailong@jari.cn
2022-11-11selftests: mptcp: use max_time instead of timeGeliang Tang
2022-11-11Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2022-11-11Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-11-11Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-11-11selftests/bpf: fix veristat's singular file-or-prog filterAndrii Nakryiko
2022-11-11Merge tag 'io_uring-6.1-2022-11-11' of git://git.kernel.dk/linuxLinus Torvalds
2022-11-11selftests/bpf: Test skops->skb_hwtstampMartin KaFai Lau
2022-11-11selftests/bpf: Fix incorrect ASSERT in the tcp_hdr_options testMartin KaFai Lau
2022-11-11bpf: Add hwtstamp field for the sockops progMartin KaFai Lau
2022-11-11selftests/bpf: Fix xdp_synproxy compilation failure in 32-bit archYang Jihong
2022-11-11selftests: bpf: Add a test when bpf_probe_read_kernel_str() returns EFAULTAlban Crequy
2022-11-11libbpf: Hashmap.h update to fix build issues using LLVM14Eduard Zingerman