summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-05-24Merge tag 'thermal-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-24Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-05-24Merge tag 'acpi-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-05-24Merge tag 'tpmdd-next-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-24Merge tag 'landlock-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-05-24Merge tag 'seccomp-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-05-24Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-24Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-05-23Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-05-23Merge tag 'platform-drivers-x86-v5.19-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-05-23Merge tag 'x86_asm_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-05-23Merge tag 'x86_cpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-05-23Merge tag 'rcu.2022.05.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-05-23Merge tag 'lkmm.2022.05.20a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-23Merge tag 'nolibc.2022.05.20a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-23Merge back earlier thermal control updates for 5.19-rc1.Rafael J. Wysocki
2022-05-23Merge branch 'pm-tools'Rafael J. Wysocki
2022-05-23Merge branch 'acpica'Rafael J. Wysocki
2022-05-23tools/certs: Add print-cert-tbs-hash.shMickaël Salaün
2022-05-23selftests/landlock: Add 11 new test suites dedicated to file reparentingMickaël Salaün
2022-05-23landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFERMickaël Salaün
2022-05-23landlock: Fix same-layer rule unionsMickaël Salaün
2022-05-23landlock: Reduce the maximum number of layers to 16Mickaël Salaün
2022-05-23selftests/landlock: Test landlock_create_ruleset(2) argument check orderingMickaël Salaün
2022-05-23landlock: Change landlock_restrict_self(2) check orderingMickaël Salaün
2022-05-23landlock: Change landlock_add_rule(2) argument check orderingMickaël Salaün
2022-05-23selftests/landlock: Add tests for O_PATHMickaël Salaün
2022-05-23selftests/landlock: Fully test file rename with "remove" accessMickaël Salaün
2022-05-23selftests/landlock: Extend access right tests to directoriesMickaël Salaün
2022-05-23selftests/landlock: Add tests for unknown access rightsMickaël Salaün
2022-05-23selftests/landlock: Extend tests for minimal valid attribute sizeMickaël Salaün
2022-05-23selftests/landlock: Make tests build with old libcMickaël Salaün
2022-05-23selftests/landlock: Format with clang-formatMickaël Salaün
2022-05-21Merge tag 'perf-tools-fixes-for-v5.18-2022-05-21' of git://git.kernel.org/pub...Linus Torvalds
2022-05-21perf session: Fix Intel LBR callstack entries and nr print messageChengdong Li
2022-05-21perf test bpf: Skip test if clang is not presentAthira Rajeev
2022-05-21perf test session topology: Fix test to skip the test in guest environmentAthira Rajeev
2022-05-21perf bench numa: Address compiler error on s390Thomas Richter
2022-05-21perf test: Avoid shell test description infinite loopIan Rogers
2022-05-21perf regs x86: Fix arch__intr_reg_mask() for the hybrid platformKan Liang
2022-05-21perf test: Fix "all PMU test" to skip hv_24x7/hv_gpci tests on powerpcAthira Rajeev
2022-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-05-20perf stat: Fix and validate CPU map inputs in synthetic PERF_RECORD_STAT eventsIan Rogers
2022-05-20perf build: Fix check for btf__load_from_kernel_by_id() in libbpfArnaldo Carvalho de Melo
2022-05-20selftests: kvm/x86: Verify the pmu event filter matches the correct eventAaron Lewis
2022-05-20selftests: kvm/x86: Add the helper function create_pmu_event_filterAaron Lewis
2022-05-20objtool: Fix objtool regression on x32 systemsMikulas Patocka
2022-05-20objtool: Fix symbol creationPeter Zijlstra
2022-05-19Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-19tools/thermal: remove unneeded semicolonJiapeng Chong