| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'perf-tools-for-v6.5-2-2023-07-06' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2023-07-08 | 95 | -448/+9316 |
|\ |
|
| * | perf test: Fix event parsing test when PERF_PMU_CAP_EXTENDED_HW_TYPE isn't su... | James Clark | 2023-07-05 | 1 | -36/+50 |
| * | perf test: Fix event parsing test on Arm | James Clark | 2023-07-05 | 1 | -1/+13 |
| * | perf evsel amd: Fix IBS error message | Ravi Bangoria | 2023-07-02 | 3 | -21/+30 |
| * | perf: unwind: Fix symfs with libdw | Vincent Whitchurch | 2023-07-01 | 1 | -2/+6 |
| * | perf symbol: Fix uninitialized return value in symbols__find_by_name() | James Clark | 2023-07-01 | 1 | -7/+9 |
| * | perf test: Test perf lock contention CSV output | Namhyung Kim | 2023-07-01 | 1 | -0/+36 |
| * | perf lock contention: Add --output option | Namhyung Kim | 2023-07-01 | 2 | -58/+85 |
| * | perf lock contention: Add -x option for CSV style output | Namhyung Kim | 2023-07-01 | 2 | -67/+241 |
| * | perf lock: Remove stale comments | Namhyung Kim | 2023-07-01 | 1 | -2/+0 |
| * | perf vendor events intel: Update tigerlake to 1.13 | Ian Rogers | 2023-06-30 | 3 | -8/+32 |
| * | perf vendor events intel: Update skylakex to 1.31 | Ian Rogers | 2023-06-30 | 5 | -12/+54 |
| * | perf vendor events intel: Update skylake to 57 | Ian Rogers | 2023-06-30 | 3 | -10/+52 |
| * | perf vendor events intel: Update sapphirerapids to 1.14 | Ian Rogers | 2023-06-30 | 4 | -3/+311 |
| * | perf vendor events intel: Update icelakex to 1.21 | Ian Rogers | 2023-06-30 | 4 | -8/+32 |
| * | perf vendor events intel: Update icelake to 1.19 | Ian Rogers | 2023-06-30 | 4 | -12/+36 |
| * | perf vendor events intel: Update cascadelakex to 1.19 | Ian Rogers | 2023-06-30 | 5 | -12/+54 |
| * | perf vendor events intel: Update meteorlake to 1.03 | Ian Rogers | 2023-06-30 | 11 | -58/+3071 |
| * | perf vendor events intel: Add rocketlake events/metrics | Ian Rogers | 2023-06-30 | 12 | -1/+4747 |
| * | perf vendor metrics intel: Make transaction metrics conditional | Ian Rogers | 2023-06-30 | 8 | -32/+32 |
| * | perf jevents: Support for has_event function | Ian Rogers | 2023-06-30 | 1 | -1/+7 |
| * | perf expr: Add has_event function | Ian Rogers | 2023-06-30 | 5 | -1/+34 |
| * | perf tools: Do not remove addr_location.thread in thread__find_map() | Namhyung Kim | 2023-06-30 | 1 | -5/+2 |
| * | perf pmus: Add placeholder core PMU | Ian Rogers | 2023-06-28 | 3 | -1/+32 |
| * | perf test: Fix a compile error on pe-file-parsing.c | Namhyung Kim | 2023-06-27 | 2 | -4/+12 |
| * | perf: Replace deprecated -target with --target= for Clang | Fangrui Song | 2023-06-27 | 3 | -5/+5 |
| * | perf pmu: Correct auto_merge_stats test | Ian Rogers | 2023-06-27 | 1 | -1/+1 |
| * | perf tools: Add missing else to cmd_daemon subcommand condition | Jiri Olsa | 2023-06-27 | 1 | -1/+1 |
| * | perf tools: Add printing perf_event_attr config symbol in perf_event_attr__fp... | Yang Jihong | 2023-06-24 | 2 | -1/+145 |
| * | perf tools: Add printing perf_event_attr type symbol in perf_event_attr__fpri... | Yang Jihong | 2023-06-24 | 1 | -1/+33 |
| * | perf tools: Extend PRINT_ATTRf to support printing of members with a value of 0 | Yang Jihong | 2023-06-24 | 1 | -7/+7 |
| * | perf trace-event-info: Add tracepoint_id_to_name() helper | Yang Jihong | 2023-06-24 | 2 | -0/+18 |
| * | perf symbol: Remove now unused symbol_conf.sort_by_name | Ian Rogers | 2023-06-24 | 6 | -7/+0 |
| * | perf symbol: Remove symbol_name_rb_node | Ian Rogers | 2023-06-24 | 8 | -92/+99 |
| * | perf dso: Sort symbols under lock | Ian Rogers | 2023-06-24 | 3 | -6/+8 |
| * | perf build: Filter out BTF sources without a .BTF section | Ian Rogers | 2023-06-24 | 1 | -3/+26 |
| * | perf test: Add build tests for BUILD_BPF_SKEL | Ian Rogers | 2023-06-24 | 1 | -0/+4 |
| * | perf bpf: Move the declaration of struct rq | Ian Rogers | 2023-06-24 | 2 | -2/+10 |
| * | perf build: Add ability to build with a generated vmlinux.h | Ian Rogers | 2023-06-24 | 4 | -1/+22 |
* | | Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-07-07 | 3 | -1/+74 |
|\ \ |
|
| * | | selftests: Test RISC-V Vector's first-use handler | Andy Chiu | 2023-07-01 | 3 | -1/+74 |
* | | | Merge tag 'docs-6.5-2' of git://git.lwn.net/linux | Linus Torvalds | 2023-07-07 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Fix documentation of panic_on_warn | Olaf Hering | 2023-07-04 | 1 | -1/+1 |
* | | | | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-07-06 | 8 | -182/+43 |
|\ \ \ \ |
|
| * | | | | syscalls: Remove file path comments from headers | Sohil Mehta | 2023-06-22 | 1 | -99/+30 |
| * | | | | tools arch: Remove uapi bitsperlong.h of hexagon and microblaze | Tiezhu Yang | 2023-06-22 | 2 | -29/+0 |
| * | | | | asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch | Tiezhu Yang | 2023-06-22 | 5 | -54/+13 |
* | | | | | Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2023-07-06 | 7 | -23/+55 |
|\ \ \ \ \ |
|
| * | | | | | selftests: mptcp: pm_nl_ctl: fix 32-bit support | Matthieu Baerts | 2023-07-05 | 1 | -5/+5 |
| * | | | | | selftests: mptcp: depend on SYN_COOKIES | Matthieu Baerts | 2023-07-05 | 1 | -0/+1 |