Age | Commit message (Expand) | Author |
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-28 | Merge tag 'perf-tools-fixes-for-v5.12-2020-03-28' of git://git.kernel.org/pub... | Linus Torvalds |
2021-03-26 | perf test: Change to use bash for daemon test | Leo Yan |
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 |
2021-03-18 | selftests: kvm: add _vm_ioctl | Emanuele Giuseppe Esposito |
2021-03-18 | selftests: kvm: add get_msr_index_features | Emanuele Giuseppe Esposito |
2021-03-18 | selftest/bpf: Add a test to check trampoline freeing logic. | Alexei Starovoitov |
2021-03-18 | selftests: kvm: Add basic Hyper-V clocksources tests | Vitaly Kuznetsov |
2021-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2021-03-18 | libbpf: Use SOCK_CLOEXEC when opening the netlink socket | Kumar Kartikeya Dwivedi |
2021-03-18 | libbpf: Fix error path in bpf_object__elf_init() | Namhyung Kim |
2021-03-17 | bpf, selftests: Fix up some test_verifier cases for unprivileged | Piotr Krysiuk |
2021-03-16 | selftests/net: fix warnings on reuseaddr_ports_exhausted | Carlos Llamas |
2021-03-16 | perf top: Fix BPF support related crash with perf_event_paranoid=3 + kptr_res... | Jackie Liu |
2021-03-15 | selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failed | Hangbin Liu |
2021-03-15 | perf pmu: Validate raw event with sysfs exported format bits | Jin Yao |
2021-03-15 | Merge remote-tracking branch 'torvalds/master' into perf/urgent | Arnaldo Carvalho de Melo |
2021-03-14 | Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2021-03-12 | selftests: mptcp: Restore packet capture option in join tests | Mat Martineau |
2021-03-12 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2021-03-12 | objtool,x86: Fix uaccess PUSHF/POPF validation | Peter Zijlstra |
2021-03-11 | kunit: tool: Disable PAGE_POISONING under --alltests | David Gow |
2021-03-11 | kunit: tool: Fix a python tuple typing error | David Gow |
2021-03-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2021-03-10 | perf synthetic events: Avoid write of uninitialized memory when generating PE... | Ian Rogers |
2021-03-10 | tools headers UAPI: Sync linux/kvm.h with the kernel sources | Arnaldo Carvalho de Melo |
2021-03-10 | perf synthetic-events: Fix uninitialized 'kernel_thread' variable | Thomas Richter |
2021-03-10 | perf auxtrace: Fix auxtrace queue conflict | Adrian Hunter |