summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | selftests: alsa: Handle pkg-config failure more gracefullyMark Brown2022-05-311-0/+3
* | | | | | | | Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-06-023-13/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_naArun Ajith S2022-05-311-12/+11
| * | | | | | | | selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_readSong Liu2022-05-271-1/+1
| * | | | | | | | selftests/net: enable lo.accept_local in psock_snd testluyun2022-05-251-0/+2
* | | | | | | | | Merge tag 'memblock-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-022-117/+278
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | memblock tests: remove completed TODO itemRebecca Mckeever2022-05-091-3/+0
| * | | | | | | | memblock tests: update style of comments for memblock_free_*() functionsRebecca Mckeever2022-05-091-27/+75
| * | | | | | | | memblock tests: update style of comments for memblock_remove_*() functionsRebecca Mckeever2022-05-091-30/+81
| * | | | | | | | memblock tests: update style of comments for memblock_reserve_*() functionsRebecca Mckeever2022-05-091-31/+63
| * | | | | | | | memblock tests: update style of comments for memblock_add_*() functionsRebecca Mckeever2022-05-091-26/+59
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-312-16/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | syscalls: compat: Fix the missing part for __SYSCALL_COMPATGuo Ren2022-04-261-2/+2
| * | | | | | | | uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.hChristoph Hellwig2022-04-261-2/+0
| * | | | | | | | uapi: simplify __ARCH_FLOCK{,64}_PAD a littleChristoph Hellwig2022-04-261-12/+7
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2022-05-301-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | selftests/ftrace: Save kprobe_events to test logTiezhu Yang2022-05-121-0/+2
* | | | | | | | | Merge tag 'trace-tools-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-05-298-49/+151
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rtla: Remove procps-ng dependencyDaniel Bristot de Oliveira2022-05-264-24/+88
| * | | | | | | | | rtla: Fix __set_sched_attr error messageDaniel Bristot de Oliveira2022-05-261-1/+1
| * | | | | | | | | rtla: Minor grammar fix for rtla READMEJohn Kacur2022-05-261-7/+5
| * | | | | | | | | rtla: Don't overwrite existing directory modeJohn Kacur2022-05-261-1/+2
| * | | | | | | | | rtla: Avoid record NULL pointer dereferenceWan Jiabing2022-05-264-16/+20
| * | | | | | | | | rtla/Makefile: Properly handle dependenciesDaniel Bristot de Oliveira2022-05-261-0/+35
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag 'perf-tools-for-v5.19-2022-05-28' of git://git.kernel.org/pub/scm/l...Linus Torvalds2022-05-2944-197/+1594
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2022-05-271-0/+19
| * | | | | | | | | perf scripts python: Support Arm CoreSight trace data disassemblyLeo Yan2022-05-271-0/+272
| * | | | | | | | | perf scripting python: Expose dso and map informationLeo Yan2022-05-271-4/+17
| * | | | | | | | | perf jevents: Fix event syntax error caused by ExtSelZhengjun Xing2022-05-271-1/+1
| * | | | | | | | | perf tools arm64: Add support for VG registerJames Clark2022-05-272-0/+40
| * | | | | | | | | perf unwind arm64: Decouple Libunwind register names from PerfJames Clark2022-05-261-71/+2
| * | | | | | | | | perf unwind: Use dynamic register set for DWARF unwindJames Clark2022-05-262-1/+2
| * | | | | | | | | perf tools arm64: Copy perf_regs.h from the kernelJames Clark2022-05-261-1/+6
| * | | | | | | | | perf unwind arm64: Use perf's copy of kernel headersJames Clark2022-05-261-1/+1
| * | | | | | | | | perf c2c: Use stdio interface if slang is not supportedLeo Yan2022-05-261-2/+4
| * | | | | | | | | perf test: Add a basic offcpu profiling testNamhyung Kim2022-05-261-0/+60
| * | | | | | | | | perf record: Add cgroup support for off-cpu profilingNamhyung Kim2022-05-264-5/+85
| * | | | | | | | | perf record: Handle argument change in sched_switchNamhyung Kim2022-05-262-11/+52
| * | | | | | | | | perf record: Implement basic filtering for off-cpuNamhyung Kim2022-05-264-15/+123
| * | | | | | | | | perf record: Enable off-cpu analysis with BPFNamhyung Kim2022-05-267-0/+404
| * | | | | | | | | perf report: Do not extend sample type of bpf-output eventNamhyung Kim2022-05-261-2/+2
| * | | | | | | | | perf test: Add checking for perf stat CSV output.Claire Jensen2022-05-262-0/+195
| * | | | | | | | | perf tools: Allow system-wide events to keep their own threadsAdrian Hunter2022-05-261-2/+5
| * | | | | | | | | perf tools: Allow system-wide events to keep their own CPUsAdrian Hunter2022-05-261-6/+5
| * | | | | | | | | libperf evsel: Add comments for booleansAdrian Hunter2022-05-261-0/+10
| * | | | | | | | | perf stat: Add requires_cpu flag for uncoreAdrian Hunter2022-05-265-6/+7
| * | | | | | | | | libperf evlist: Check nr_mmaps is correctAdrian Hunter2022-05-261-2/+9
| * | | | | | | | | libperf evlist: Allow mixing per-thread and per-cpu mmapsAdrian Hunter2022-05-261-29/+7
| * | | | | | | | | perf tools: Allow all_cpus to be a superset of user_requested_cpusAdrian Hunter2022-05-263-13/+19
| * | | | | | | | | perf intel-pt: Track sideband system-wide when neededAdrian Hunter2022-05-261-8/+10