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
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-05-30
selftests/net/lib: no need to record ns name if it already exist
Hangbin Liu
1
-2
/
+4
2024-05-30
selftests: net: bridge: increase IGMP/MLD exclude timeout membership interval
Nikolay Aleksandrov
2
-6
/
+6
2024-05-30
selftests/kcmp: remove unused open mode
Edward Liaw
1
-1
/
+1
2024-05-30
selftests/damon/_damon_sysfs: check errors from nr_schemes file reads
SeongJae Park
1
-0
/
+2
2024-05-30
x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDS
Adrian Hunter
1
-4
/
+4
2024-05-30
x86/insn: Fix PUSH instruction in x86 instruction decoder opcode map
Adrian Hunter
1
-1
/
+1
2024-05-30
selftests: cgroup: skip test_cgcore_lesser_ns_open when cgroup2 mounted witho...
Tianchen Ding
11
-13
/
+20
2024-05-30
selftests: net: move amt to socat for better compatibility
Jakub Kicinski
1
-6
/
+6
2024-05-30
selftests: net: add missing config for amt.sh
Jakub Kicinski
1
-0
/
+1
2024-05-30
selftests/bpf: Fix pointer arithmetic in test_xdp_do_redirect
Michal Schmidt
1
-2
/
+2
2024-05-30
selftests: default to host arch for LLVM builds
Valentin Obst
1
-2
/
+10
2024-05-30
selftests/resctrl: fix clang build failure: use LOCAL_HDRS
John Hubbard
1
-1
/
+3
2024-05-30
selftests/binderfs: use the Makefile's rules, not Make's implicit rules
John Hubbard
1
-2
/
+0
2024-05-30
libbpf: Fix error message in attach_kprobe_multi
Jiri Olsa
1
-1
/
+1
2024-05-30
selftests/bpf: Run cgroup1_hierarchy test in own mount namespace
Viktor Malik
2
-1
/
+9
2024-05-30
bpf: Fix verifier assumptions about socket->sk
Alexei Starovoitov
3
-13
/
+20
2024-05-30
selftests/bpf: Fix a fd leak in error paths in open_netns
Geliang Tang
1
-0
/
+2
2024-05-30
selftests/bpf: Fix umount cgroup2 error in test_sockmap
Geliang Tang
1
-1
/
+1
2024-05-30
bpf: Pack struct bpf_fib_lookup
Anton Protopopov
1
-1
/
+1
2024-05-30
bpftool: Mount bpffs on provided dir instead of parent dir
Sahil Siddiq
5
-16
/
+92
2024-05-30
libbpf: Prevent null-pointer dereference when prog to load has no BTF
Quentin Monnet
1
-4
/
+3
2024-05-30
bpftool: Fix missing pids during link show
Yonghong Song
1
-2
/
+2
2024-05-30
KVM: selftests: Add test for uaccesses to non-existent vgic-v2 CPUIF
Oliver Upton
1
-0
/
+49
2024-05-30
selftests: sud_test: return correct emulated syscall value on RISC-V
Clément Léger
1
-0
/
+14
2024-05-30
tools/nolibc/stdlib: fix memory error in realloc()
Brennan Xavier McManus
1
-1
/
+1
2024-05-30
tools/latency-collector: Fix -Wformat-security compile warns
Shuah Khan
1
-4
/
+4
2024-05-30
selftests/ftrace: Fix BTFARG testcase to check fprobe is enabled correctly
Masami Hiramatsu (Google)
1
-1
/
+1
2024-05-17
selftests/mm: fix powerpc ARCH check
Michael Ellerman
1
-3
/
+3
2024-05-17
selftests: test_bridge_neigh_suppress.sh: Fix failures due to duplicate MAC
Ido Schimmel
1
-11
/
+3
2024-05-17
selftests: timers: Fix valid-adjtimex signed left-shift undefined behavior
John Stultz
1
-37
/
+36
2024-05-17
tools/power/turbostat: Fix uncore frequency file string
Justin Ernst
1
-1
/
+1
2024-05-17
memblock tests: fix undefined reference to `panic'
Wei Yang
2
-0
/
+20
2024-05-17
memblock tests: fix undefined reference to `early_pfn_to_nid'
Wei Yang
1
-0
/
+5
2024-05-17
tools/power turbostat: Fix warning upon failed /dev/cpu_dma_latency read
Len Brown
1
-1
/
+2
2024-05-17
tools/power turbostat: Print ucode revision only if valid
Patryk Wlazlyn
1
-3
/
+9
2024-05-17
tools/power turbostat: Expand probe_intel_uncore_frequency()
Len Brown
1
-21
/
+63
2024-05-17
tools/power turbostat: Do not print negative LPI residency
Chen Yu
1
-9
/
+21
2024-05-17
tools/power turbostat: Fix Bzy_MHz documentation typo
Peng Liu
1
-1
/
+1
2024-05-17
tools/power turbostat: Increase the limit for fd opened
Wyes Karny
1
-0
/
+21
2024-05-17
tools/power turbostat: Fix added raw MSR output
Doug Smythies
1
-3
/
+4
2024-05-17
selftests/ftrace: Fix event filter target_func selection
Mark Rutland
1
-1
/
+1
2024-05-17
bpf: Check bloom filter map value size
Andrei Matei
1
-0
/
+6
2024-05-02
RISC-V: selftests: cbo: Ensure asm operands match constraints, take 2
Andrew Jones
2
-1
/
+11
2024-05-02
selftests/seccomp: Handle EINVAL on unshare(CLONE_NEWPID)
Terry Tritton
1
-1
/
+8
2024-05-02
selftests/seccomp: Change the syscall used in KILL_THREAD test
Terry Tritton
1
-4
/
+4
2024-05-02
selftests/seccomp: user_notification_addfd check nextfd is available
Terry Tritton
1
-5
/
+19
2024-05-02
tools: ynl: don't ignore errors in NLMSG_DONE messages
Jakub Kicinski
1
-0
/
+1
2024-04-27
selftests/powerpc/papr-vpd: Fix missing variable initialization
Nathan Lynch
1
-1
/
+1
2024-04-27
iommufd: Add config needed for iommufd_fail_nth
Muhammad Usama Anjum
1
-0
/
+2
2024-04-27
perf lock contention: Add a missing NULL check
Namhyung Kim
1
-1
/
+4
[next]