aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-10-19objtool: Add bcachefs noreturnsGravatar Kent Overstreet 1-0/+2
2023-09-09Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 282-9119/+8004
2023-09-08Merge tag 'xarray-6.6' of git://git.infradead.org/users/willy/xarrayGravatar Linus Torvalds 1-2/+66
2023-09-08Merge tag 'landlock-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-3/+5
2023-09-07Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 10-5/+339
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 62-960/+2925
2023-09-06selftests/bpf: Check bpf_sk_storage has uncharged sk_omem_allocGravatar Martin KaFai Lau 3-0/+118
2023-09-05tools/mm: fix undefined reference to pthread_onceGravatar Xie XiuQi 1-2/+2
2023-09-05perf parse-events: Fix driver config termGravatar Ian Rogers 1-0/+17
2023-09-04Merge tag 'pm-6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 1-1/+1
2023-09-02Merge tag 'probes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Gravatar Linus Torvalds 2-1/+29
2023-09-02Merge tag 'x86-urgent-2023-09-02' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2023-09-02perf parse-events: Fixes relating to no_value termsGravatar Ian Rogers 3-4/+4
2023-09-01Merge tag 'trace-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Gravatar Linus Torvalds 2-4/+14
2023-09-01Merge tag 'wq-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 2-7/+191
2023-09-01Merge tag 'cgroup-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 7-2/+284
2023-09-01selftests/x86: Update map_shadow_stack syscall nrGravatar Rick Edgecombe 1-1/+1
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-4/+13
2023-09-01Merge tag 'platform-drivers-x86-v6.6-1' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 3-4/+51
2023-09-01Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 9-3/+234
2023-09-01selftests/bpf: Fix a CI failure caused by vsock writeGravatar Xu Kuohai 2-0/+33
2023-09-01selftests: fib_tests: Add multipath list receive testsGravatar Sriram Yagnaraman 1-1/+154
2023-08-31selftests/bpf: Include build flavors for install targetGravatar Björn Töpel 1-0/+12
2023-08-31Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 25-602/+423
2023-08-31perf parse-events: Fix propagation of term's no_value when cloningGravatar Ian Rogers 3-21/+19
2023-08-31perf parse-events: Name the two term enumsGravatar Ian Rogers 4-67/+187
2023-08-31perf list: Don't print Unit for "default_core"Gravatar Ian Rogers 1-1/+1
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-1/+885
2023-08-31Merge tag 'kvm-x86-svm-6.6' of https://github.com/kvm-x86/linux into HEADGravatar Paolo Bonzini 1-0/+1
2023-08-31Merge tag 'kvm-riscv-6.6-1' of https://github.com/kvm-riscv/linux into HEADGravatar Paolo Bonzini 8-495/+1386
2023-08-31Merge tag 'kvm-s390-next-6.6-1' of https://git.kernel.org/pub/scm/linux/kerne...Gravatar Paolo Bonzini 2-0/+161
2023-08-31Merge tag 'kvm-x86-selftests-6.6' of https://github.com/kvm-x86/linux into HEADGravatar Paolo Bonzini 54-465/+1377
2023-08-31selftests/bpf: Fix d_path testGravatar Jiri Olsa 1-1/+18
2023-08-31Merge patch series "RISC-V: mm: Make SV48 the default address space"Gravatar Palmer Dabbelt 7-1/+164
2023-08-30Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-24/+321
2023-08-30perf vendor events intel: Fix modifier in tma_info_system_mem_parallel_reads ...Gravatar Ian Rogers 1-1/+1
2023-08-30perf dlfilter: Avoid leak in v0 API test use of resolve_address()Gravatar Adrian Hunter 1-0/+2
2023-08-30perf metric: Add #num_cpus_online literalGravatar Ian Rogers 2-1/+11
2023-08-30perf pmu: Remove str from perf_pmu_aliasGravatar Ian Rogers 1-23/+10
2023-08-30perf parse-events: Make common term list to strbuf helperGravatar Ian Rogers 3-41/+81
2023-08-30perf parse-events: Minor help message improvementsGravatar Ian Rogers 1-2/+2
2023-08-30perf pmu: Avoid uninitialized use of alias->strGravatar Ian Rogers 1-0/+2
2023-08-30Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 2-3/+10
2023-08-30Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-8/+1
2023-08-30selftests/landlock: Fix a resource leakGravatar Ding Xiang 1-3/+5
2023-08-30selftests/bpf: Fix flaky cgroup_iter_sleepable subtestGravatar Yonghong Song 1-2/+3
2023-08-30bpftool: Fix build warnings with -Wtype-limitsGravatar Yafang Shao 1-1/+1
2023-08-29Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-7/+14
2023-08-29Merge tag 'for-6.6/io_uring-2023-08-28' of git://git.kernel.dk/linuxGravatar Linus Torvalds 9-1440/+0
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 2-1/+23