Age | Commit message (Expand) | Author |
2021-10-17 | Merge tag 'objtool_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2021-10-16 | Merge tag 'perf-tools-fixes-for-v5.15-2021-10-16' of git://git.kernel.org/pub... | Linus Torvalds |
2021-10-16 | Merge tag 'trace-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-10-14 | Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-10-14 | libperf tests: Fix test_stat_cpu | Shunsuke Nakamura |
2021-10-14 | libperf test evsel: Fix build error on !x86 architectures | Shunsuke Nakamura |
2021-10-14 | perf report: Output non-zero offset for decompressed records | Alexey Bayduraev |
2021-10-13 | selftests/ftrace: Update test for more eprobe removal process | Steven Rostedt (VMware) |
2021-10-12 | selftests: net: modify IOAM tests for undef bits | Justin Iurman |
2021-10-11 | Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/... | Linus Torvalds |
2021-10-10 | Merge tag 'objtool_urgent_for_v5.15_rc5' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2021-10-07 | Merge tag 'perf-tools-fixes-for-v5.15-2021-10-07' of git://git.kernel.org/pub... | Linus Torvalds |
2021-10-07 | Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-10-07 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
2021-10-06 | objtool: Update section header before relocations | Michael Forney |
2021-10-06 | objtool: Check for gelf_update_rel[a] failures | Michael Forney |
2021-10-05 | objtool: Remove redundant 'len' field from struct section | Joe Lawrence |
2021-10-05 | objtool: Make .altinstructions section entry size consistent | Joe Lawrence |
2021-10-05 | objtool: Remove reloc symbol type checks in get_alt_entry() | Josh Poimboeuf |
2021-10-05 | perf tests attr: Add missing topdown metrics events | Kan Liang |
2021-10-05 | tools include UAPI: Sync sound/asound.h copy with the kernel sources | Arnaldo Carvalho de Melo |
2021-10-05 | perf build: Fix plugin static linking with libopencsd on ARM and ARM64 | Branislav Rankov |
2021-10-05 | perf build: Add missing -lstdc++ when linking with libopencsd | Branislav Rankov |
2021-10-05 | perf jevents: Free the sys_event_tables list after processing entries | Like Xu |
2021-10-04 | Merge tag 'linux-kselftest-fixes-5.15-rc5' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2021-10-03 | objtool: print out the symbol type when complaining about it | Linus Torvalds |
2021-10-03 | Merge tag 'objtool_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2021-10-01 | libbpf: Fix memory leak in strset | Andrii Nakryiko |
2021-10-01 | kunit: tool: better handling of quasi-bool args (--json, --raw_output) | Daniel Latypov |
2021-10-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-10-01 | objtool: Teach get_alt_entry() about more relocation types | Peter Zijlstra |
2021-09-30 | Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-09-30 | libbpf: Fix segfault in light skeleton for objects without BTF | Kumar Kartikeya Dwivedi |
2021-09-30 | KVM: selftests: Ensure all migrations are performed when test is affined | Sean Christopherson |
2021-09-28 | selftests: KVM: Don't clobber XMM register when read | Oliver Upton |
2021-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2021-09-28 | selftests, bpf: test_lwt_ip_encap: Really disable rp_filter | Jiri Benc |
2021-09-28 | selftests, bpf: Fix makefile dependencies on libbpf | Jiri Benc |
2021-09-28 | libbpf: Fix segfault in static linker for objects without BTF | Kumar Kartikeya Dwivedi |
2021-09-27 | Merge tag 'perf-tools-fixes-for-v5.15-2021-09-27' of git://git.kernel.org/pub... | Linus Torvalds |
2021-09-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-09-27 | selftests: drivers/dma-buf: Fix implicit declaration warns | Shuah Khan |
2021-09-27 | perf iostat: Fix Segmentation fault from NULL 'struct perf_counts_values *' | Like Xu |
2021-09-27 | perf iostat: Use system-wide mode if the target cpu_list is unspecified | Like Xu |
2021-09-27 | perf config: Refine error message to eliminate confusion | Like Xu |
2021-09-27 | perf doc: Fix typos all over the place | Like Xu |
2021-09-27 | perf arm: Fix off-by-one directory paths. | Ian Rogers |
2021-09-27 | perf vendor events powerpc: Fix spelling mistake "icach" -> "icache" | Colin Ian King |
2021-09-27 | perf tests: Fix flaky test 'Object code reading' | James Clark |
2021-09-27 | perf test: Fix DWARF unwind for optimized builds. | Ian Rogers |