index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-29
rv/dot2c: Make automaton definition static
Daniel Bristot de Oliveira
1
-1
/
+1
2022-10-21
perf intel-pt: Fix system_wide dummy event for hybrid
Adrian Hunter
1
-1
/
+1
2022-10-21
perf intel-pt: Fix segfault in intel_pt_print_info() with uClibc
Adrian Hunter
1
-2
/
+7
2022-10-21
perf: Skip and warn on unknown format 'configN' attrs
Rob Herring
5
-13
/
+26
2022-10-21
kselftest/arm64: Fix validatation termination record after EXTRA_CONTEXT
Mark Brown
1
-1
/
+1
2022-10-21
libbpf: Fix overrun in netlink attribute iteration
Xin Liu
1
-1
/
+1
2022-10-21
bpf: Adjust kprobe_multi entry_ip for CONFIG_X86_KERNEL_IBT
Jiri Olsa
1
-3
/
+1
2022-10-21
selftests/bpf: Free the allocated resources after test case succeeds
Hou Tao
4
-9
/
+21
2022-10-21
net-next: Fix IP_UNICAST_IF option behavior for connected sockets
Richard Gobert
2
-2
/
+44
2022-10-21
bpftool: Clear errno after libcap's checks
Quentin Monnet
1
-0
/
+10
2022-10-21
libbpf: Do not require executable permission for shared libraries
Hengqi Chen
1
-3
/
+5
2022-10-21
libbpf: Ensure functions with always_inline attribute are inline
James Hilliard
2
-9
/
+9
2022-10-21
selftest: tpm2: Add Client.__del__() to close /dev/tpm* handle
Stefan Berger
1
-0
/
+4
2022-10-21
tools/power turbostat: Use standard Energy Unit for SPR Dram RAPL domain
Zhang Rui
1
-1
/
+0
2022-10-21
selftests/cpu-hotplug: Reserve one cpu online at least
Zhao Gongyi
1
-18
/
+22
2022-10-21
selftests/cpu-hotplug: Delete fault injection related code
Zhao Gongyi
2
-82
/
+6
2022-10-21
selftests/cpu-hotplug: Use return instead of exit
Zhao Gongyi
1
-5
/
+8
2022-10-21
libbpf: Don't require full struct enum64 in UAPI headers
Andrii Nakryiko
1
-1
/
+24
2022-10-21
libbpf: restore memory layout of bpf_object_open_opts
Andrii Nakryiko
1
-1
/
+3
2022-10-21
selftests/bpf: Adapt cgroup effective query uapi change
Pu Lehui
1
-7
/
+4
2022-10-21
bpftool: Fix wrong cgroup attach flags being assigned to effective progs
Pu Lehui
1
-5
/
+49
2022-10-21
bpf, cgroup: Reject prog_attach_flags array when effective query
Pu Lehui
1
-2
/
+5
2022-10-21
libbpf: Fix NULL pointer exception in API btf_dump__dump_type_data
Xin Liu
1
-1
/
+1
2022-10-21
libbpf: Fix crash if SEC("freplace") programs don't have attach_prog_fd set
Andrii Nakryiko
1
-4
/
+9
2022-10-21
selftests/xsk: Avoid use-after-free on ctx
Ian Rogers
1
-3
/
+3
2022-10-21
selftests/xsk: Add missing close() on netns fd
Maciej Fijalkowski
1
-0
/
+4
2022-10-21
bpftool: Fix a wrong type cast in btf_dumper_int
Lam Thai
1
-1
/
+1
2022-10-21
libbpf: Initialize err in probe_map_create
Florian Fainelli
1
-1
/
+1
2022-10-21
objtool: Preserve special st_shndx indexes in elf_update_symbol
Sami Tolvanen
1
-1
/
+6
2022-09-30
Merge tag 'perf-tools-fixes-for-v6.0-2022-09-29' of git://git.kernel.org/pub/...
Linus Torvalds
14
-58
/
+92
2022-09-30
Merge tag 'for-linus-6.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-35
/
+115
2022-09-30
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-0
/
+8
2022-09-30
KVM: selftests: Compare insn opcodes directly in fix_hypercall_test
Sean Christopherson
1
-18
/
+16
2022-09-30
KVM: selftests: Implement memcmp(), memcpy(), and memset() for guest use
Sean Christopherson
2
-1
/
+49
2022-09-30
KVM: selftests: Gracefully handle empty stack traces
David Matlack
1
-7
/
+13
2022-09-30
KVM: selftests: replace assertion with warning in access_tracking_perf_test
Emanuele Giuseppe Esposito
1
-9
/
+16
2022-09-29
perf build: Fixup disabling of -Wdeprecated-declarations for the python scrip...
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-09-29
perf tests mmap-basic: Remove unused variable to address clang 15 warning
Jiri Olsa
1
-2
/
+1
2022-09-29
perf parse-events: Ignore clang 15 warning about variable set but unused in b...
Jiri Olsa
1
-1
/
+1
2022-09-29
Merge tag 'net-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+1
2022-09-29
perf tests record: Fail the test if the 'errs' counter is not zero
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-09-29
perf test: Fix test case 87 ("perf record tests") for hybrid systems
Zhengjun Xing
1
-1
/
+1
2022-09-28
perf arm-spe: augment the data source type with neoverse_spe list
Jing Zhang
1
-1
/
+1
2022-09-28
perf tests vmlinux-kallsyms: Update is_ignored_symbol function to match the k...
Athira Rajeev
1
-2
/
+3
2022-09-27
virtio_test: fixup for vq reset
Xuan Zhuo
2
-0
/
+8
2022-09-27
KVM: selftests: Skip tests that require EPT when it is not available
David Matlack
2
-0
/
+21
2022-09-27
selftests: Fix the if conditions of in test_extra_filter()
Wang Yufen
1
-1
/
+1
2022-09-26
Merge tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-20
/
+2
2022-09-26
perf tests powerpc: Fix branch stack sampling test to include sanity check fo...
Athira Rajeev
1
-1
/
+2
2022-09-26
perf parse-events: Remove "not supported" hybrid cache events
Zhengjun Xing
4
-43
/
+57
[next]