index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2022-05-23
perf vendor events: Fix Alderlake metric groups
Ian Rogers
2022-05-23
perf jevents: Append PMU description later
Ian Rogers
2022-05-23
perf test: Use skip in PERF_RECORD_*
Ian Rogers
2022-05-23
perf test: Parse events break apart tests
Ian Rogers
2022-05-23
perf test: Parse events tidy evlist_test
Ian Rogers
2022-05-23
perf test: Parse events tidy terms_test
Ian Rogers
2022-05-23
perf test: Basic mmap use skip
Ian Rogers
2022-05-23
perf test: Use skip in openat syscall
Ian Rogers
2022-05-23
perf test: Use skip in vmlinux kallsyms
Ian Rogers
2022-05-23
perf test: Skip reason for suites with 1 test
Ian Rogers
2022-05-23
perf stat: Make use of index clearer with perf_counts
Ian Rogers
2022-05-23
perf bpf_counter: Tidy use of CPU map index
Ian Rogers
2022-05-23
perf cpumap: Add perf_cpu_map__for_each_idx()
Ian Rogers
2022-05-23
perf stat: Add stat record+report test
Ian Rogers
2022-05-23
perf lock: Add -t/--thread option for report
Namhyung Kim
2022-05-23
perf lock: Do not discard broken lock stats
Namhyung Kim
2022-05-23
perf c2c: Update documentation for store metric 'N/A'
Leo Yan
2022-05-23
perf c2c: Add dimensions for 'N/A' metrics of store operation
Leo Yan
2022-05-23
perf mem: Add stats for store operation with no available memory level
Leo Yan
2022-05-23
perf build: Error for BPF skeletons without LIBBPF
Ian Rogers
2022-05-23
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-05-23
selftests/landlock: Add 11 new test suites dedicated to file reparenting
Mickaël Salaün
2022-05-23
landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
Mickaël Salaün
2022-05-23
landlock: Fix same-layer rule unions
Mickaël Salaün
2022-05-23
landlock: Reduce the maximum number of layers to 16
Mickaël Salaün
2022-05-23
selftests/landlock: Test landlock_create_ruleset(2) argument check ordering
Mickaël Salaün
2022-05-23
landlock: Change landlock_restrict_self(2) check ordering
Mickaël Salaün
2022-05-23
landlock: Change landlock_add_rule(2) argument check ordering
Mickaël Salaün
2022-05-23
selftests/landlock: Add tests for O_PATH
Mickaël Salaün
2022-05-23
selftests/landlock: Fully test file rename with "remove" access
Mickaël Salaün
2022-05-23
selftests/landlock: Extend access right tests to directories
Mickaël Salaün
2022-05-23
selftests/landlock: Add tests for unknown access rights
Mickaël Salaün
2022-05-23
selftests/landlock: Extend tests for minimal valid attribute size
Mickaël Salaün
2022-05-23
selftests/landlock: Make tests build with old libc
Mickaël Salaün
2022-05-23
selftests/landlock: Format with clang-format
Mickaël Salaün
2022-05-22
selftests: ocelot: tc_flower_chains: reorder interfaces
Vladimir Oltean
2022-05-22
selftests: ocelot: tc_flower_chains: use conventional interface names
Vladimir Oltean
2022-05-22
selftests: ocelot: tc_flower_chains: streamline test output
Vladimir Oltean
2022-05-22
net: selftests: Add stress_reuseport_listen to .gitignore
Muhammad Usama Anjum
2022-05-22
selftests/powerpc/pmu: fix spelling mistake "mis-match" -> "mismatch"
Colin Ian King
2022-05-22
selftests/powerpc/pmu/ebb: remove fixed_instruction.S
Madhavan Srinivasan
2022-05-22
selftests/powerpc: Better reporting in spectre_v2
Russell Currey
2022-05-21
Merge tag 'perf-tools-fixes-for-v5.18-2022-05-21' of git://git.kernel.org/pub...
Linus Torvalds
2022-05-21
perf session: Fix Intel LBR callstack entries and nr print message
Chengdong Li
2022-05-21
perf test bpf: Skip test if clang is not present
Athira Rajeev
2022-05-21
perf test session topology: Fix test to skip the test in guest environment
Athira Rajeev
2022-05-21
perf bench numa: Address compiler error on s390
Thomas Richter
2022-05-21
perf test: Avoid shell test description infinite loop
Ian Rogers
2022-05-21
perf regs x86: Fix arch__intr_reg_mask() for the hybrid platform
Kan Liang
2022-05-21
perf test: Fix "all PMU test" to skip hv_24x7/hv_gpci tests on powerpc
Athira Rajeev
[prev]
[next]