Age | Commit message (Expand) | Author |
2021-04-25 | Merge tag 'perf-tools-fixes-for-v5.12-2021-04-25' of git://git.kernel.org/pub... | Linus Torvalds |
2021-04-23 | tools/cgroup/slabinfo.py: updated to work on current kernel | Vasily Averin |
2021-04-23 | perf map: Fix error return code in maps__clone() | Zhen Lei |
2021-04-23 | perf ftrace: Fix access to pid in array when setting a pid filter | Thomas Richter |
2021-04-23 | perf auxtrace: Fix potential NULL pointer dereference | Leo Yan |
2021-04-20 | perf data: Fix error return code in perf_data__create_dir() | Zhen Lei |
2021-04-17 | Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-04-16 | ia64: tools: remove duplicate definition of ia64_mf() on ia64 | John Paul Adrian Glaubitz |
2021-04-16 | ia64: tools: remove inclusion of ia64-specific version of errno.h header | John Paul Adrian Glaubitz |
2021-04-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2021-04-16 | bpf: Update selftests to reflect new error states | Daniel Borkmann |
2021-04-09 | Merge tag 'perf-tools-fixes-for-v5.12-2020-04-09' of git://git.kernel.org/pub... | Linus Torvalds |
2021-04-09 | Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-04-08 | libbpf: Fix potential NULL pointer dereference | Ciara Loftus |
2021-04-07 | perf arm-spe: Avoid potential buffer overrun | Ian Rogers |
2021-04-07 | perf report: Fix wrong LBR block sorting | Jin Yao |
2021-04-05 | perf inject: Fix repipe usage | Adrian Hunter |
2021-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2021-04-01 | libbpf: Only create rx and tx XDP rings when necessary | Ciara Loftus |
2021-04-01 | libbpf: Restore umem state after socket create failure | Ciara Loftus |
2021-04-01 | libbpf: Ensure umem pointer is non-NULL before dereferencing | Ciara Loftus |
2021-04-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-04-01 | idr test suite: Improve reporting from idr_find_test_1 | Matthew Wilcox (Oracle) |
2021-04-01 | idr test suite: Create anchor before launching throbber | Matthew Wilcox (Oracle) |
2021-04-01 | idr test suite: Take RCU read lock in idr_find_test_1 | Matthew Wilcox (Oracle) |
2021-04-01 | radix tree test suite: Register the main thread with the RCU library | Matthew Wilcox (Oracle) |
2021-04-01 | selftests: kvm: Check that TSC page value is small after KVM_SET_CLOCK(0) | Vitaly Kuznetsov |
2021-03-30 | radix tree test suite: Fix compilation | Matthew Wilcox (Oracle) |
2021-03-30 | selftests: kvm: make hardware_disable_test less verbose | Vitaly Kuznetsov |
2021-03-30 | tools/kvm_stat: Add restart delay | Stefan Raspl |
2021-03-29 | selftests: forwarding: vxlan_bridge_1d: Add more ECN decap test cases | Ido Schimmel |
2021-03-28 | Merge tag 'perf-tools-fixes-for-v5.12-2020-03-28' of git://git.kernel.org/pub... | Linus Torvalds |
2021-03-26 | bpf/selftests: Test that kernel rejects a TCP CC with an invalid license | Toke Høiland-Jørgensen |
2021-03-26 | perf test: Change to use bash for daemon test | Leo Yan |
2021-03-25 | libbpf: Fix bail out from 'ringbuf_process_ring()' on error | Pedro Tammela |
2021-03-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-03-25 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2021-03-25 | selftests/vm: fix out-of-tree build | Rong Chen |
2021-03-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2021-03-24 | perf record: Fix memory leak in vDSO found using ASAN | Namhyung Kim |
2021-03-24 | perf test: Remove now useless failing sub test "BPF relocation checker" | Thomas Richter |
2021-03-24 | perf daemon: Return from kill functions | Jiri Olsa |
2021-03-24 | perf daemon: Force waipid for all session on SIGCHLD delivery | Jiri Olsa |
2021-03-23 | Merge tag 'linux-kselftest-kunit-fixes-5.12-rc5.1' of git://git.kernel.org/pu... | Linus Torvalds |
2021-03-22 | kselftest/arm64: sve: Do not use non-canonical FFR register value | Andre Przywara |
2021-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2021-03-19 | selftests/bpf: Add selftest for pointer-to-array-of-struct BTF dump | Jean-Philippe Brucker |
2021-03-19 | libbpf: Fix BTF dump of pointer-to-array-of-struct | Jean-Philippe Brucker |
2021-03-19 | selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate value | Hangbin Liu |
2021-03-18 | selftests: kvm: add set_boot_cpu_id test | Emanuele Giuseppe Esposito |