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-12-21
perf tools: Add .DELETE_ON_ERROR special Makefile target to clean up partiall...
Changbin Du
-0
/
+3
2022-12-21
perf test: Update 'perf lock contention' test
Namhyung Kim
-1
/
+57
2022-12-21
perf lock contention: Support lock addr/name filtering for BPF
Namhyung Kim
-1
/
+58
2022-12-21
perf lock contention: Add -L/--lock-filter option
Namhyung Kim
-6
/
+142
2022-12-21
perf lock contention: Support lock type filtering for BPF
Namhyung Kim
-3
/
+35
2022-12-21
perf lock contention: Add -Y/--type-filter option
Namhyung Kim
-8
/
+136
2022-12-21
Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-8
/
+340
2022-12-20
bpf: makefiles: Do not generate empty vmlinux.h
Changbin Du
-0
/
+6
2022-12-20
libbpf: Show error info about missing ".BTF" section
Changbin Du
-0
/
+1
2022-12-20
libbpf: Fix build warning on ref_ctr_off for 32-bit architectures
Khem Raj
-1
/
+1
2022-12-20
perf lock contention: Factor out lock_type_table
Namhyung Kim
-24
/
+24
2022-12-20
perf probe: Check -v and -q options in the right place
Yang Jihong
-8
/
+9
2022-12-20
perf tools: Fix usage of the verbose variable
Yang Jihong
-13
/
+13
2022-12-20
perf debug: Set debug_peo_args and redirect_to_stderr variable to correct val...
Yang Jihong
-0
/
+4
2022-12-20
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
-1
/
+12
2022-12-20
tools headers UAPI: Sync powerpc syscall table with the kernel sources
Arnaldo Carvalho de Melo
-2
/
+5
2022-12-20
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
-7
/
+17
2022-12-20
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
-26
/
+36
2022-12-20
rv/monitors: Move monitor structure in rodata
Alessandro Carminati
-1
/
+1
2022-12-20
Merge tag 'spdx-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-23
/
+2
2022-12-20
Merge tag 'parisc-for-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-18
/
+6
2022-12-19
selftests/bpf: Add BPF_F_NO_TUNNEL_KEY test
Christian Ehrig
-3
/
+58
2022-12-19
bpf: Add flag BPF_F_NO_TUNNEL_KEY to bpf_skb_set_tunnel_key()
Christian Ehrig
-0
/
+4
2022-12-19
tools headers UAPI: Sync linux/fscrypt.h with the kernel sources
Arnaldo Carvalho de Melo
-2
/
+2
2022-12-19
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+6
2022-12-19
tools headers disabled-cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
-2
/
+15
2022-12-19
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
-106
/
+348
2022-12-19
perf python: Don't stop building if python setuptools isn't installed
Arnaldo Carvalho de Melo
-2
/
+7
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-104
/
+345
2022-12-19
Merge tag 'mm-stable-2022-12-17-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-2
/
+3
2022-12-17
parisc: Align parisc MADV_XXX constants with all other architectures
Helge Deller
-18
/
+6
2022-12-16
Merge tag 'perf-tools-for-v6.2-1-2022-12-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-26299
/
+11241
2022-12-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-5
/
+78
2022-12-16
libperf: Fix install_pkgconfig target
Alexander Gordeev
-1
/
+1
2022-12-16
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
-5547
/
+36419
2022-12-16
Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-13
/
+31
2022-12-16
selftests: devlink: add a warning for interfaces coming up
Jakub Kicinski
-0
/
+13
2022-12-16
selftests: devlink: fix the fd redirect in dummy_reporter_test
Jakub Kicinski
-2
/
+2
2022-12-15
maple_tree: update copyright dates for test code
Liam Howlett
-2
/
+3
2022-12-15
tools/resolve_btfids: Use pkg-config to locate libelf
Shen Jiamin
-2
/
+6
2022-12-15
libbpf: Fix btf_dump's packed struct determination
Andrii Nakryiko
-27
/
+25
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-2031
/
+5426
2022-12-14
selftests/bpf: Add a test for using a cpumap from an freplace-to-XDP program
Toke Høiland-Jørgensen
-0
/
+72
2022-12-15
tracing/probes: Reject symbol/symstr type for uprobe
Masami Hiramatsu (Google)
-0
/
+5
2022-12-15
selftests/bpf: Add few corner cases to test padding handling of btf_dump
Andrii Nakryiko
-1
/
+164
2022-12-15
libbpf: Fix BTF-to-C converter's padding logic
Andrii Nakryiko
-65
/
+164
2022-12-15
libbpf: Fix btf__align_of() by taking into account field offsets
Andrii Nakryiko
-0
/
+13
2022-12-15
selftests/bpf: Add non-standardly sized enum tests for btf_dump
Andrii Nakryiko
-0
/
+36
2022-12-15
libbpf: Handle non-standardly sized enums better in BTF-to-C dumper
Andrii Nakryiko
-0
/
+38
2022-12-15
libbpf: Fix single-line struct definition output in btf_dump
Andrii Nakryiko
-2
/
+5
[prev]
[next]