Age | Commit message (Expand) | Author | Files | Lines |
2020-09-03 | Merge tag 'perf-tools-fixes-for-v5.9-2020-09-03' of git://git.kernel.org/pub/... | Linus Torvalds | 11 | -18/+49 |
2020-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 3 | -31/+42 |
2020-09-03 | Merge branch 'gate-page-refcount' (patches from Dave Hansen) | Linus Torvalds | 1 | -2/+20 |
2020-09-03 | selftests/x86/test_vsyscall: Improve the process_vm_readv() test | Andy Lutomirski | 1 | -2/+20 |
2020-09-03 | perf tools: Add bpf image check to __map__is_kmodule | Jiri Olsa | 3 | -7/+24 |
2020-09-03 | perf record/stat: Explicitly call out event modifiers in the documentation | Kim Phillips | 2 | -0/+8 |
2020-09-03 | perf bench: The do_run_multi_threaded() function must use IS_ERR(perf_session... | YueHaibing | 1 | -2/+2 |
2020-09-03 | perf stat: Turn off summary for interval mode by default | Jin Yao | 3 | -3/+9 |
2020-09-03 | libtraceevent: Fix build warning on 32-bit arches | Tzvetomir Stoyanov (VMware) | 1 | -1/+1 |
2020-09-03 | perf jevents: Fix suspicious code in fixregex() | Namhyung Kim | 1 | -1/+1 |
2020-09-03 | perf parse-events: Use uintptr_t when casting numbers to pointers | Arnaldo Carvalho de Melo | 1 | -4/+4 |
2020-09-01 | Merge tag 'perf-tools-fixes-for-v5.9-2020-09-01' of git://git.kernel.org/pub/... | Linus Torvalds | 17 | -27/+62 |
2020-09-01 | perf report: Disable ordered_events for raw dump | Jiri Olsa | 1 | -0/+3 |
2020-09-01 | perf tools: Correct SNOOPX field offset | Al Grant | 1 | -1/+1 |
2020-09-01 | perf intel-pt: Fix corrupt data after perf inject from | Al Grant | 1 | -1/+8 |
2020-09-01 | perf cs-etm: Fix corrupt data after perf inject from | Al Grant | 1 | -1/+8 |
2020-09-01 | perf top/report: Fix infinite loop in the TUI for grouped events | Arnaldo Carvalho de Melo | 1 | -1/+2 |
2020-09-01 | perf parse-events: Avoid an uninitialized read when using fake PMUs | Ian Rogers | 1 | -13/+17 |
2020-09-01 | perf stat: Fix out of bounds array access in the print_counters() evlist method | Thomas Richter | 1 | -1/+1 |
2020-09-01 | perf test: Set NULL sentinel in pmu_events table in "Parse and process metric... | Thomas Richter | 1 | -0/+3 |
2020-09-01 | perf parse-events: Set exclude_guest=1 for user-space counting | Jin Yao | 2 | -2/+5 |
2020-09-01 | perf record: Correct the help info of option "--no-bpf-event" | Wei Li | 1 | -1/+1 |
2020-09-01 | perf tools: Use %zd for size_t printf formats on 32-bit | Chris Wilson | 2 | -2/+2 |
2020-08-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 1 | -30/+37 |
2020-08-30 | Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 3 | -1/+47 |
2020-08-30 | Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -8/+47 |
2020-08-28 | selftests: netfilter: add command usage | Fabian Frederick | 1 | -0/+11 |
2020-08-28 | selftests: netfilter: simplify command testing | Fabian Frederick | 1 | -23/+11 |
2020-08-28 | selftests: netfilter: remove unused variable in make_file() | Fabian Frederick | 1 | -3/+2 |
2020-08-28 | selftests: netfilter: exit on invalid parameters | Fabian Frederick | 1 | -3/+12 |
2020-08-28 | selftests: netfilter: fix header example | Fabian Frederick | 1 | -1/+1 |
2020-08-28 | selftests/bpf: Fix massive output from test_maps | Jesper Dangaard Brouer | 1 | -0/+2 |
2020-08-24 | selftests/bpf: Fix test_progs-flavor run getting number of tests | Jesper Dangaard Brouer | 1 | -1/+3 |
2020-08-24 | selftests/powerpc: Update PROT_SAO test to skip ISA 3.1 | Shawn Anastasio | 1 | -2/+3 |
2020-08-24 | Revert "powerpc/64s: Remove PROT_SAO support" | Shawn Anastasio | 3 | -1/+46 |
2020-08-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 8 | -10/+47 |
2020-08-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -2/+2 |
2020-08-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 8 | -10/+47 |
2020-08-21 | bpf: Fix two typos in uapi/linux/bpf.h | Tobias Klauser | 1 | -5/+5 |
2020-08-21 | perf: arm-spe: Fix check error when synthesizing events | Wei Li | 1 | -3/+3 |
2020-08-21 | perf symbols: Add mwait_idle_with_hints.constprop.0 to the list of idle symbols | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2020-08-21 | perf top: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not set | Tiezhu Yang | 1 | -0/+2 |
2020-08-21 | perf sched timehist: Fix use of CPU list with summary option | David Ahern | 1 | -1/+5 |
2020-08-21 | perf test: Fix basic bpf filtering test | Sumanth Korikkar | 1 | -1/+1 |
2020-08-20 | bpf: selftests: global_funcs: Check err_str before strstr | Yauheni Kaliuta | 1 | -1/+1 |
2020-08-20 | selftests/bpf: Remove test_align leftovers | Veronika Kabatova | 2 | -2/+1 |
2020-08-20 | tools/resolve_btfids: Fix sections with wrong alignment | Jiri Olsa | 1 | -0/+36 |
2020-08-20 | libbpf: Fix map index used in error message | Toke Høiland-Jørgensen | 1 | -1/+1 |
2020-08-19 | tools: usb: move to tools buildsystem | Heikki Krogerus | 2 | -8/+47 |
2020-08-18 | bpftool: Handle EAGAIN error code properly in pids collection | Yonghong Song | 1 | -0/+2 |