Age | Commit message (Expand) | Author |
2022-04-04 | x86/cpu: Remove CONFIG_X86_SMAP and "nosmap" | Borislav Petkov |
2022-04-03 | Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-04-01 | perf python: Convert tracepoint.py example to python3 | Tanu M |
2022-04-01 | perf evlist: Directly return instead of using local ret variable | Haowen Bai |
2022-04-01 | perf cpumap: More cpu map reuse by merge. | Ian Rogers |
2022-04-01 | perf cpumap: Add is_subset function | Ian Rogers |
2022-04-01 | perf evlist: Rename cpus to user_requested_cpus | Ian Rogers |
2022-04-01 | perf tools: Stop depending on .git files for building PERF-VERSION-FILE | John Garry |
2022-04-01 | tools headers cpufeatures: Sync with the kernel sources | Arnaldo Carvalho de Melo |
2022-04-01 | tools headers UAPI: Sync drm/i915_drm.h with the kernel sources | Arnaldo Carvalho de Melo |
2022-04-01 | tools headers UAPI: Sync linux/kvm.h with the kernel sources | Arnaldo Carvalho de Melo |
2022-04-01 | tools kvm headers arm64: Update KVM headers from the kernel sources | Arnaldo Carvalho de Melo |
2022-04-01 | tools arch x86: Sync the msr-index.h copy with the kernel sources | Arnaldo Carvalho de Melo |
2022-04-01 | tools headers UAPI: Sync asm-generic/mman-common.h with the kernel | Arnaldo Carvalho de Melo |
2022-04-01 | perf beauty: Update copy of linux/socket.h with the kernel sources | Arnaldo Carvalho de Melo |
2022-04-01 | perf tools: Update copy of libbpf's hashmap.c | Arnaldo Carvalho de Melo |
2022-04-01 | perf stat: Avoid SEGV if core.cpus isn't set | Ian Rogers |
2022-04-01 | tools/vm/page_owner_sort.c: remove -c option | Yinan Zhang |
2022-03-31 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2022-03-31 | Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-03-31 | Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-03-31 | kbuild: Make $(LLVM) more flexible | Nathan Chancellor |
2022-03-30 | wireguard: selftests: simplify RNG seeding | Jason A. Donenfeld |
2022-03-30 | Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-03-29 | Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2022-03-28 | selftests/bpf: Fix clang compilation errors | Yonghong Song |
2022-03-28 | bpftool: Fix generated code in codegen_asserts | Jiri Olsa |
2022-03-28 | selftests/bpf: fix selftest after random: Urandom_read tracepoint removal | Andrii Nakryiko |
2022-03-28 | bpf: Sync comments for bpf_get_stack | Geliang Tang |
2022-03-28 | bpf/bpftool: Add unprivileged_bpf_disabled check against value of 2 | Milan Landaverde |
2022-03-28 | Merge tag 'net-5.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-03-28 | Revert "selftests: net: Add tls config dependency for tls selftests" | Jakub Kicinski |
2022-03-28 | Merge tag 'livepatching-for-5.18' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-03-28 | tools/virtio: compile with -pthread | Michael S. Tsirkin |
2022-03-28 | tools/virtio: fix after premapped buf support | Michael S. Tsirkin |
2022-03-28 | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-03-28 | selftests: net: Add tls config dependency for tls selftests | Naresh Kamboju |
2022-03-27 | Merge tag 'perf-tools-for-v5.18-2022-03-26' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2022-03-27 | Merge tag 'memblock-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-03-27 | Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-03-26 | selftests: tls: skip cmsg_to_pipe tests with TLS=n | Jakub Kicinski |
2022-03-26 | perf evsel: Improve AMD IBS (Instruction-Based Sampling) error handling messages | Kim Phillips |
2022-03-26 | perf python: Add perf_env stubs that will be needed in evsel__open_strerror() | Arnaldo Carvalho de Melo |
2022-03-26 | perf tools: Enhance the matching of sub-commands abbreviations | Wei Li |
2022-03-26 | libperf tests: Fix typo in perf_evlist__open() failure error messages | Shunsuke Nakamura |
2022-03-26 | tools arm64: Import cputype.h | Ali Saidi |
2022-03-25 | selftests: test_vxlan_under_vrf: Fix broken test case | Ido Schimmel |
2022-03-25 | Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2022-03-25 | perf lock: Add -F/--field option to control output | Namhyung Kim |
2022-03-25 | perf lock: Extend struct lock_key to have print function | Namhyung Kim |