Age | Commit message (Expand) | Author |
2022-06-26 | tools headers UAPI: Synch KVM's svm.h header with the kernel | Arnaldo Carvalho de Melo |
2022-06-26 | tools include UAPI: Sync linux/vhost.h with the kernel sources | Arnaldo Carvalho de Melo |
2022-06-26 | perf stat: Enable ignore_missing_thread | Gang Li |
2022-06-26 | perf inject: Adjust output data offset for backward compatibility | Raul Silvera |
2022-06-26 | perf trace beauty: Fix generation of errno id->str table on ALT Linux | Arnaldo Carvalho de Melo |
2022-06-26 | perf build-id: Fix caching files with a wrong build ID | Adrian Hunter |
2022-06-26 | tools headers cpufeatures: Sync with the kernel sources | Arnaldo Carvalho de Melo |
2022-06-26 | tools headers UAPI: Sync drm/i915_drm.h with the kernel sources | Arnaldo Carvalho de Melo |
2022-06-26 | perf inject: Fix missing free in copy_kcore_dir() | Adrian Hunter |
2022-06-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-06-23 | selftests: KVM: Handle compiler optimizations in ucall | Raghavendra Rao Ananta |
2022-06-23 | Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-06-22 | Merge tag 'linux-kselftest-fixes-5.19-rc4' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2022-06-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski |
2022-06-21 | selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in nft_concat_range.sh | Jie2x Zhou |
2022-06-20 | Merge tag 'perf-tools-fixes-for-v5.19-2022-06-19' of git://git.kernel.org/pub... | Linus Torvalds |
2022-06-20 | ipv4: fix bind address validity regression tests | Riccardo Paolo Bestetti |
2022-06-19 | Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-06-19 | tools headers UAPI: Sync linux/prctl.h with the kernel sources | Arnaldo Carvalho de Melo |
2022-06-19 | perf metrics: Ensure at least 1 id per metric | Ian Rogers |
2022-06-19 | tools headers arm64: Sync arm64's cputype.h with the kernel sources | Arnaldo Carvalho de Melo |
2022-06-19 | tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources | Arnaldo Carvalho de Melo |
2022-06-19 | perf arm-spe: Don't set data source if it's not a memory operation | Leo Yan |
2022-06-19 | perf expr: Allow exponents on floating point values | Ian Rogers |
2022-06-19 | perf test topology: Use !strncmp(right platform) to fix guest PPC comparision... | Athira Rajeev |
2022-06-19 | perf test: Record only user callchains on the "Check Arm64 callgraphs are com... | Michael Petlan |
2022-06-19 | perf beauty: Update copy of linux/socket.h with the kernel sources | Arnaldo Carvalho de Melo |
2022-06-19 | perf test: Fix variable length array undefined behavior in bp_account | Ian Rogers |
2022-06-19 | libperf evsel: Open shouldn't leak fd on failure | Ian Rogers |
2022-06-19 | perf test: Fix "perf stat CSV output linter" test on s390 | Thomas Richter |
2022-06-19 | perf unwind: Fix uninitialized variable | Ian Rogers |
2022-06-17 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
2022-06-17 | ipv4: ping: fix bind address validity check | Riccardo Paolo Bestetti |
2022-06-16 | selftest/bpf: Fix kprobe_multi bench test | Jiri Olsa |
2022-06-16 | selftests/bpf: Shuffle cookies symbols in kprobe multi test | Jiri Olsa |
2022-06-16 | selftests: make use of GUP_TEST_FILE macro | Joel Savitz |
2022-06-16 | selftests: vm: Fix resource leak when return error | Ding Xiang |
2022-06-16 | selftests dma: fix compile error for dma_map_benchmark | Yu Liao |
2022-06-16 | selftests/bpf: Test tail call counting with bpf2bpf and data on stack | Jakub Sitnicki |
2022-06-16 | Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-06-16 | Revert "net: Add a second bind table hashed by port and address" | Joanne Koong |
2022-06-15 | tools/kvm_stat: fix display of error when multiple processes are found | Dmitry Klochkov |
2022-06-14 | selftests: Fix clang cross compilation | Mark Brown |
2022-06-14 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-06-14 | Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-06-12 | Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-06-11 | wireguard: selftests: use maximum cpu features and allow rng seeding | Jason A. Donenfeld |
2022-06-09 | Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-06-09 | KVM: selftests: Restrict test region to 48-bit physical addresses when using ... | David Matlack |
2022-06-09 | KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2 | David Matlack |