index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2022-04-28
kselftest/arm64: Handle more kselftest result codes in MTE helpers
Mark Brown
-2
/
+13
2022-04-28
kselftest/arm64: Validate setting via FPSIMD and read via SVE regsets
Mark Brown
-1
/
+122
2022-04-28
kselftest/arm64: Remove assumption that tasks start FPSIMD only
Mark Brown
-23
/
+16
2022-04-28
kselftest/arm64: Fix comment for ptrace_sve_get_fpsimd_data()
Mark Brown
-1
/
+1
2022-04-28
perf symbol: Remove arch__symbols__fixup_end()
Namhyung Kim
-69
/
+0
2022-04-28
perf symbol: Update symbols__fixup_end()
Namhyung Kim
-4
/
+25
2022-04-28
perf symbol: Pass is_kallsyms to symbols__fixup_end()
Namhyung Kim
-5
/
+6
2022-04-28
perf test: Add perf_event_attr test for Arm SPE
Timothy Hayes
-0
/
+13
2022-04-28
perf arm-spe: Fix SPE events with phys addresses
Timothy Hayes
-1
/
+12
2022-04-28
perf arm-spe: Fix addresses of synthesized SPE events
Timothy Hayes
-1
/
+1
2022-04-28
perf vendor events intel: Update WSM-EX events to v3
Ian Rogers
-10
/
+10
2022-04-28
perf vendor events intel: Update WSM-EP-SP events to v3
Ian Rogers
-10
/
+10
2022-04-28
perf vendor events intel: Update SKX events to v1.27
Ian Rogers
-150
/
+16
2022-04-28
perf vendor events intel: Update SKL events to v53
Ian Rogers
-264
/
+14
2022-04-28
perf vendor events intel: Update IVT events to v21
Ian Rogers
-2
/
+2
2022-04-28
perf vendor events intel: Update ICL events to v1.13
Ian Rogers
-85
/
+14
2022-04-28
perf test: Fix test case 81 ("perf record tests") on s390x
Thomas Richter
-0
/
+2
2022-04-28
perf intel-pt: Fix timeless decoding with perf.data directory
Adrian Hunter
-1
/
+1
2022-04-27
bpf/selftests: Add granular subtest output for prog_test
Mykola Lysenko
-176
/
+485
2022-04-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
-757
/
+2488
2022-04-27
perf tools: Delete perf-with-kcore.sh script
Adrian Hunter
-252
/
+1
2022-04-27
selftests: mptcp: print extra msg in chk_csum_nr
Geliang Tang
-1
/
+10
2022-04-27
selftests: mptcp: check MP_FAIL response mibs
Geliang Tang
-3
/
+35
2022-04-27
selftests: mptcp: add infinite map testcase
Geliang Tang
-1
/
+77
2022-04-27
selftests/powerpc: Add matrix multiply assist (MMA) test
Alistair Popple
-1
/
+89
2022-04-26
selftests/bpf: Add libbpf's log fixup logic selftests
Andrii Nakryiko
-0
/
+163
2022-04-26
libbpf: Fix up verifier log for unguarded failed CO-RE relos
Andrii Nakryiko
-4
/
+154
2022-04-26
libbpf: Simplify bpf_core_parse_spec() signature
Andrii Nakryiko
-19
/
+15
2022-04-26
libbpf: Refactor CO-RE relo human description formatting routine
Andrii Nakryiko
-26
/
+38
2022-04-26
libbpf: Record subprog-resolved CO-RE relocations unconditionally
Andrii Nakryiko
-15
/
+12
2022-04-26
selftests/bpf: Add CO-RE relos and SEC("?...") to linked_funcs selftests
Andrii Nakryiko
-2
/
+18
2022-04-26
libbpf: Avoid joining .BTF.ext data with BPF programs by section name
Andrii Nakryiko
-29
/
+65
2022-04-26
libbpf: Fix logic for finding matching program for CO-RE relocation
Andrii Nakryiko
-2
/
+3
2022-04-26
libbpf: Drop unhelpful "program too large" guess
Andrii Nakryiko
-4
/
+0
2022-04-26
libbpf: Fix anonymous type check in CO-RE logic
Andrii Nakryiko
-1
/
+1
2022-04-26
syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
Guo Ren
-2
/
+2
2022-04-26
uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
Christoph Hellwig
-2
/
+0
2022-04-26
uapi: simplify __ARCH_FLOCK{,64}_PAD a little
Christoph Hellwig
-12
/
+7
2022-04-26
perf intel-pt: Add link to the perf wiki's Intel PT page
Adrian Hunter
-0
/
+7
2022-04-26
selftests/resctrl: Fix null pointer dereference on open failed
Colin Ian King
-1
/
+3
2022-04-26
testusb: Fix warning comparing pointer to 0
Haowen Bai
-1
/
+1
2022-04-25
tools/testing/nvdimm: remove unneeded flush_workqueue
ran jianping
-1
/
+0
2022-04-25
selftests/bpf: Add test for strict BTF type check
Kumar Kartikeya Dwivedi
-0
/
+20
2022-04-25
selftests/bpf: Add verifier tests for kptr
Kumar Kartikeya Dwivedi
-2
/
+522
2022-04-25
selftests/bpf: Add C tests for kptr
Kumar Kartikeya Dwivedi
-0
/
+227
2022-04-25
libbpf: Add kptr type tag macros to bpf_helpers.h
Kumar Kartikeya Dwivedi
-0
/
+7
2022-04-25
bpf: Allow storing referenced kptr in map
Kumar Kartikeya Dwivedi
-0
/
+12
2022-04-26
selftests/powerpc/pmu: Fix unsigned function returning negative constant
Haowen Bai
-1
/
+1
2022-04-25
bpf: Tag argument to be released in bpf_func_proto
Kumar Kartikeya Dwivedi
-4
/
+4
2022-04-25
selftests/resctrl: Add missing SPDX license to Makefile
Shaopeng Tan
-0
/
+2
[prev]
[next]