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