Age | Commit message (Expand) | Author |
2022-01-02 | Merge tag 'perf-tools-fixes-for-v5.16-2022-01-02' of git://git.kernel.org/pub... | Linus Torvalds |
2022-01-02 | perf top: Fix TUI exit screen refresh race condition | yaowenbin |
2022-01-02 | perf pmu: Fix alias events list | John Garry |
2021-12-31 | userfaultfd/selftests: fix hugetlb area allocations | Mike Kravetz |
2021-12-30 | selftests: net: using ping6 for IPv6 in udpgro_fwd.sh | Jianguo Wu |
2021-12-29 | selftests: net: Fix a typo in udpgro_fwd.sh | Jianguo Wu |
2021-12-29 | selftests/net: udpgso_bench_tx: fix dst ip argument | wujianguo |
2021-12-28 | perf scripts python: intel-pt-events.py: Fix printing of switch events | Adrian Hunter |
2021-12-28 | perf script: Fix CPU filtering of a script's switch events | Adrian Hunter |
2021-12-28 | perf intel-pt: Fix parsing of VM time correlation arguments | Adrian Hunter |
2021-12-28 | perf expr: Fix return value of ids__new() | Miaoqian Lin |
2021-12-25 | selftests: mptcp: Remove the deprecated config NFT_COUNTER | Ma Xinjian |
2021-12-23 | selftests: Calculate udpgso segment count without header adjustment | Coco Li |
2021-12-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-12-20 | KVM: selftests: Add test to verify TRIPLE_FAULT on invalid L2 guest state | Sean Christopherson |
2021-12-20 | selftests: KVM: Fix non-x86 compiling | Andrew Jones |
2021-12-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-12-19 | KVM: selftests: vmx_pmu_msrs_test: Drop tests mangling guest visible CPUIDs | Vitaly Kuznetsov |
2021-12-18 | perf inject: Fix segfault due to perf_data__fd() without open | Adrian Hunter |
2021-12-18 | perf inject: Fix segfault due to close without open | Adrian Hunter |
2021-12-18 | perf expr: Fix missing check for return value of hashmap__new() | Miaoqian Lin |
2021-12-16 | Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-12-16 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
2021-12-16 | bpf, selftests: Fix racing issue in btf_skc_cls_ingress test | Martin KaFai Lau |
2021-12-16 | selftest/bpf: Add a test that reads various addresses. | Alexei Starovoitov |
2021-12-16 | bpf, selftests: Add test case trying to taint map value pointer | Daniel Borkmann |
2021-12-14 | bpf, selftests: Update test case for atomic cmpxchg on r0 with pointer | Daniel Borkmann |
2021-12-14 | bpf, selftests: Add test case for atomic fetch on spilled pointer | Daniel Borkmann |
2021-12-14 | selftests/bpf: Fix OOB write in test_verifier | Kumar Kartikeya Dwivedi |
2021-12-14 | selftests: mlxsw: Add a test case for MAC profiles consolidation | Danielle Ratson |
2021-12-13 | selftest/net/forwarding: declare NETIFS p9 p10 | Hangbin Liu |
2021-12-13 | selftests/net: toeplitz: fix udp option | Willem de Bruijn |
2021-12-12 | selftests: Fix IPv6 address bind tests | David Ahern |
2021-12-12 | selftests: Fix raw socket bind tests with VRF | David Ahern |
2021-12-12 | selftests: Add duplicate config only for MD5 VRF tests | David Ahern |
2021-12-12 | selftests: icmp_redirect: pass xfail=0 to log_test() | Po-Hsu Lin |
2021-12-11 | Merge tag 'perf-tools-fixes-for-v5.16-2021-12-11' of git://git.kernel.org/pub... | Linus Torvalds |
2021-12-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-12-11 | perf python: Fix NULL vs IS_ERR_OR_NULL() checking | Miaoqian Lin |
2021-12-11 | perf intel-pt: Fix error timestamp setting on the decoder error path | Adrian Hunter |
2021-12-11 | perf intel-pt: Fix missing 'instruction' events with 'q' option | Adrian Hunter |
2021-12-11 | perf intel-pt: Fix next 'err' value, walking trace | Adrian Hunter |
2021-12-11 | perf intel-pt: Fix state setting when receiving overflow (OVF) packet | Adrian Hunter |
2021-12-11 | perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state type | Adrian Hunter |
2021-12-11 | perf intel-pt: Fix sync state when a PSB (synchronization) packet is found | Adrian Hunter |
2021-12-11 | perf intel-pt: Fix some PGE (packet generation enable/control flow packets) u... | Adrian Hunter |
2021-12-11 | perf tools: Prevent out-of-bounds access to registers | German Gomez |
2021-12-10 | selftests/damon: split test cases | SeongJae Park |
2021-12-10 | selftests/damon: test debugfs file reads/writes with huge count | SeongJae Park |
2021-12-10 | selftests/damon: test wrong DAMOS condition ranges input | SeongJae Park |