summary refs log tree commit diff
path: root/tools
AgeCommit message (Expand)Author
2021-05-19bpf: Introduce bpf_sys_bpf() helper and program type.Alexei Starovoitov
2021-05-17libbpf: Add selftests for TC-BPF management APIKumar Kartikeya Dwivedi
2021-05-17libbpf: Add low level TC-BPF management APIKumar Kartikeya Dwivedi
2021-05-17libbpf: Add various netlink helpersKumar Kartikeya Dwivedi
2021-05-14libbpf: Reject static entry-point BPF programsAndrii Nakryiko
2021-05-13libbpf: Reject static mapsAndrii Nakryiko
2021-05-13selftests/bpf: Validate skeleton gen handles skipped fieldsAndrii Nakryiko
2021-05-11libbpf: Treat STV_INTERNAL same as STV_HIDDEN for functionsAndrii Nakryiko
2021-05-11libbpf: Fix ELF symbol visibility update logicAndrii Nakryiko
2021-05-11bpftool: Stop emitting static variables in BPF skeletonAndrii Nakryiko
2021-05-11selftests/bpf: Stop using static variables for passing data to/from user-spaceAndrii Nakryiko
2021-05-11libbpf: Add per-file linker optsAndrii Nakryiko
2021-05-11bpftool: Strip const/volatile/restrict modifiers from .bss and .data varsAndrii Nakryiko
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2021-05-07selftests: remove duplicate includeZhang Yunkai
2021-05-06kselftest: introduce new epoll test caseDavidlohr Bueso
2021-05-06tools: sync lib/find_bit implementationYury Norov
2021-05-06tools: sync find_next_bit implementationYury Norov
2021-05-06tools: sync small_const_nbits() macro with the kernelYury Norov
2021-05-06tools: sync BITMAP_LAST_WORD_MASK() macro with the kernelYury Norov
2021-05-06tools: bitmap: sync function declarations with the kernelYury Norov
2021-05-06tools: disable -Wno-type-limitsYury Norov
2021-05-06selftests: proc: test subset=pidAlexey Dobriyan
2021-05-06proc: mandate ->proc_lseek in "struct proc_ops"Alexey Dobriyan
2021-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-05Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-05-05Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds
2021-05-05Merge tag 'ktest-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-05-05selftests/vm: gup_test: test faulting in kernel, and verify pinnable pagesPavel Tatashin
2021-05-05selftests/vm: gup_test: fix test flagPavel Tatashin
2021-05-05userfaultfd/selftests: add test exercising minor fault handlingAxel Rasmussen
2021-05-05mm: huge_memory: debugfs for file-backed THP splitZi Yan
2021-05-05mm: huge_memory: a new debugfs interface for splitting THP testsZi Yan
2021-05-04tools/power turbostat: version 2021.05.04Len Brown
2021-05-04tools/power turbostat: Support "turbostat --hide idle"Len Brown
2021-05-04tools/power turbostat: elevate priority of interval modeLen Brown
2021-05-04tools/power turbostat: formattingLen Brown
2021-05-04tools/power turbostat: rename tcc variablesZhang Rui
2021-05-04tools/power turbostat: add TCC Offset supportZhang Rui
2021-05-04tools/power turbostat: save original CPU modelZhang Rui
2021-05-04tools/power turbostat: Fix Core C6 residency on Atom CPUsZhang Rui
2021-05-04tools/power turbostat: Print the C-state Pre-wake settingsChen Yu
2021-05-04tools/power turbostat: Enable tsc_tweak for Elkhart Lake and Jasper LakeChen Yu
2021-05-04tools/power turbostat: unmark non-kernel-doc commentRandy Dunlap
2021-05-04tools/power/turbostat: Remove Package C6 Retention on Ice Lake ServerChen Yu
2021-05-04tools/power turbostat: Fix offset overflow issue in index convertingCalvin Walton
2021-05-04tools/power/turbostat: Fix turbostat for AMD Zen CPUsBas Nieuwenhuizen