index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
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
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
2024-09-03
perf record offcpu: Constify control data for BPF
Namhyung Kim
2
-12
/
+13
2024-09-03
perf lock contention: Constify control data for BPF
Namhyung Kim
2
-34
/
+38
2024-09-03
perf kwork: Constify control data for BPF
Namhyung Kim
4
-10
/
+13
2024-09-03
perf ftrace latency: Constify control data for BPF
Namhyung Kim
2
-7
/
+8
2024-09-03
perf stat: Constify control data for BPF
Namhyung Kim
2
-4
/
+4
2024-09-03
perf test: Make watchpoint data 32-bits on i386
Ian Rogers
1
-0
/
+5
2024-09-03
perf test: Skip uprobe test if probe command isn't present
Ian Rogers
1
-0
/
+7
2024-09-03
perf time-utils: Fix 32-bit nsec parsing
Ian Rogers
1
-2
/
+2
2024-09-03
perf pmus: Fix name comparisons on 32-bit systems
Ian Rogers
1
-3
/
+3
2024-09-03
perf annotate: LLVM-based disassembler
Steinar H. Gunderson
3
-0
/
+267
2024-09-03
perf annotate: Split out read_symbol()
Steinar H. Gunderson
1
-34
/
+56
2024-09-03
perf report: Support LLVM for addr2line()
Steinar H. Gunderson
8
-1
/
+263
2024-09-03
selftests: netfilter: nft_queue.sh: fix spurious timeout on debug kernel
Florian Westphal
1
-22
/
+40
2024-09-03
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
1
-1
/
+1
2024-09-03
tools: usb: p9_fwd: add usb gadget packet forwarder script
Michael Grzeschik
1
-0
/
+243
2024-09-02
bpftool: Fix handling enum64 in btf dump sorting
Mykyta Yatsenko
1
-3
/
+4
2024-09-02
perf daemon: Fix the build on more 32-bit architectures
Arnaldo Carvalho de Melo
1
-4
/
+4
2024-09-02
perf python: include "util/sample.h"
Xu Yang
1
-0
/
+1
2024-09-02
perf lock contention: Fix spinlock and rwlock accounting
Namhyung Kim
1
-0
/
+3
2024-09-02
perf test pmu: Set uninitialized PMU alias to null
Veronika Molnarova
1
-1
/
+3
2024-09-02
bpftool: Add missing blank lines in bpftool-net doc example
Quentin Monnet
1
-0
/
+2
2024-09-02
perf tools: Build x86 32-bit syscall table from arch/x86/entry/syscalls/sysca...
Arnaldo Carvalho de Melo
5
-10
/
+484
2024-09-02
tools: gpio: rm .*.cmd on make clean
zhangjiao
1
-1
/
+1
2024-09-01
failcmd: make failcmd.sh executable
Breno Leitao
1
-0
/
+0
2024-09-01
fault-injection: enhance failcmd to exit on non-hex address input
Breno Leitao
1
-0
/
+12
2024-09-01
maple_tree: remove mas_destroy() from mas_nomem()
Sidhartha Kumar
1
-4
/
+6
2024-09-01
maple_tree: introduce mas_wr_store_type()
Sidhartha Kumar
1
-0
/
+36
2024-09-01
maple_tree: add test to replicate low memory race conditions
Sidhartha Kumar
2
-1
/
+88
2024-09-01
mm: rework accept memory helpers
Kirill A. Shutemov
1
-1
/
+1
2024-09-01
selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddr
Jeff Xu
1
-21
/
+36
2024-09-01
selftests/mm: add mseal test for no-discard madvise
Pedro Falcato
1
-1
/
+35
2024-09-01
tools: add skeleton code for userland testing of VMA logic
Lorenzo Stoakes
6
-0
/
+1162
2024-09-01
tools: separate out shared radix-tree components
Lorenzo Stoakes
27
-69
/
+144
2024-09-01
mm, memcg: cg2 memory{.swap,}.peak write tests
David Finkel
3
-8
/
+280
2024-09-01
selftests: mm: fix build errors on armhf
Muhammad Usama Anjum
2
-36
/
+14
2024-08-30
cgroup/cpuset: add sefltest for cpuset v1
Chen Ridong
1
-0
/
+77
2024-08-30
selftest/cgroup: Make test_cpuset_prs.sh deal with pre-isolated CPUs
Waiman Long
1
-11
/
+33
2024-08-30
selftests/bpf: Do not update vmlinux.h unnecessarily
Ihor Solodrai
1
-1
/
+5
2024-08-30
selftests/bpf: Specify libbpf headers required for %.bpf.o progs
Ihor Solodrai
1
-2
/
+7
2024-08-31
Merge tag 'iommu-fixes-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2024-08-30
selftests/bpf: Check if distilled base inherits source endianness
Eduard Zingerman
1
-0
/
+68
2024-08-30
libbpf: Ensure new BTF objects inherit input endianness
Tony Ambardar
1
-0
/
+4
2024-08-30
selftests: vDSO: quash clang omitted parameter warning in getrandom test
Jason A. Donenfeld
1
-3
/
+3
2024-08-30
kselftest/arm64: Fix build warnings for ptrace
Dev Jain
1
-2
/
+2
2024-08-30
selftests: vDSO: use parse_vdso.h in vdso_test_abi
Christophe Leroy
1
-4
/
+1
2024-08-30
selftests: vDSO: fix the way vDSO functions are called for powerpc
Christophe Leroy
6
-15
/
+90
2024-08-30
selftests: vDSO: fix vDSO symbols lookup for powerpc64
Christophe Leroy
1
-1
/
+2
2024-08-30
selftests: vDSO: fix vdso_config for powerpc
Christophe Leroy
1
-3
/
+3
2024-08-30
selftests: vDSO: fix vDSO name for powerpc
Christophe Leroy
1
-0
/
+6
2024-08-30
selftests: vDSO: skip getrandom test if architecture is unsupported
Jason A. Donenfeld
1
-1
/
+6
[prev]
[next]