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
2022-05-12
selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...
Ido Schimmel
1
-0
/
+3
2022-04-27
selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packets
Ido Schimmel
1
-0
/
+17
2022-04-20
testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu set
Athira Rajeev
1
-8
/
+17
2022-04-15
selftests: cgroup: Test open-time cgroup namespace usage for migration checks
Tejun Heo
1
-0
/
+99
2022-04-15
selftests: cgroup: Test open-time credential usage for migration checks
Tejun Heo
1
-0
/
+68
2022-04-15
selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644
Tejun Heo
1
-1
/
+1
2022-04-15
tools build: Use $(shell ) instead of `` to get embedded libperl's ccopts
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-04-15
tools build: Filter out options and warnings not supported by clang
Arnaldo Carvalho de Melo
2
-0
/
+10
2022-04-15
perf session: Remap buf if there is no space for event
Denis Nikitin
1
-3
/
+12
2022-04-15
perf tools: Fix perf's libperf_print callback
Adrian Hunter
1
-1
/
+1
2022-04-15
bpf: Fix comment for helper bpf_current_task_under_cgroup()
Hengqi Chen
1
-2
/
+2
2022-04-15
selftests: test_vxlan_under_vrf: Fix broken test case
Ido Schimmel
1
-4
/
+4
2022-04-15
selftests/bpf/test_lirc_mode2.sh: Exit with proper code
Hangbin Liu
1
-1
/
+4
2022-04-15
selftests/bpf: Make test_lwt_ip_encap more stable and faster
Felix Maurer
1
-1
/
+9
2022-04-15
libbpf: Skip forward declaration when counting duplicated type names
Xu Kuohai
1
-0
/
+5
2022-04-15
selftests/x86: Add validity check and allow field splitting
Muhammad Usama Anjum
1
-1
/
+1
2022-03-23
Revert "selftests/bpf: Add test for bpf_timer overwriting crash"
Greg Kroah-Hartman
2
-86
/
+0
2022-03-23
perf symbols: Fix symbol size calculation condition
Michael Petlan
1
-1
/
+1
2022-03-19
kselftest/vm: fix tests build with old libc
Chengming Zhou
1
-0
/
+1
2022-03-16
selftests/memfd: clean up mapping in mfd_fail_write
Mike Kravetz
1
-0
/
+1
2022-03-16
selftest/vm: fix map_fixed_noreplace test failure
Aneesh Kumar K.V
1
-12
/
+37
2022-03-16
selftests/bpf: Add test for bpf_timer overwriting crash
Kumar Kartikeya Dwivedi
2
-0
/
+86
2022-03-16
selftests: pmtu.sh: Kill tcpdump processes launched by subshell.
Guillaume Nault
1
-2
/
+5
2022-03-11
x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE
Peter Zijlstra (Intel)
1
-1
/
+1
2022-03-02
perf data: Fix double free in perf_session__delete()
Alexey Bayduraev
1
-4
/
+3
2022-02-23
libsubcmd: Fix use-after-free for realloc(..., 0)
Kees Cook
1
-9
/
+2
2022-02-23
selftests/zram: Adapt the situation that /dev/zram0 is being used
Yang Xu
4
-63
/
+66
2022-02-23
selftests/zram01.sh: Fix compression ratio calculation
Yang Xu
1
-22
/
+8
2022-02-23
selftests/zram: Skip max_comp_streams interface on newer kernel
Yang Xu
1
-0
/
+24
2022-02-23
selftests: rtc: Increase test timeout so that all tests run
NĂcolas F. R. A. Prado
1
-1
/
+1
2022-02-16
perf probe: Fix ppc64 'perf probe add events failed' case
Zechuan Chen
1
-0
/
+3
2022-02-08
selftests: futex: Use variable MAKE instead of make
Muhammad Usama Anjum
1
-2
/
+2
2022-01-27
perf script: Fix hex dump character output
Adrian Hunter
1
-1
/
+1
2022-01-27
bpftool: Remove inclusion of utilities.mak from Makefiles
Quentin Monnet
2
-2
/
+0
2022-01-27
bpftool: Enable line buffering for stdout
Paul Chaignon
1
-0
/
+2
2022-01-27
tools/nolibc: fix incorrect truncation of exit code
Willy Tarreau
1
-8
/
+5
2022-01-27
tools/nolibc: i386: fix initial stack alignment
Willy Tarreau
1
-1
/
+9
2022-01-27
tools/nolibc: x86-64: Fix startup code bug
Ammar Faizi
1
-2
/
+8
2022-01-11
selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv()
Shuah Khan
1
-1
/
+1
2022-01-05
perf script: Fix CPU filtering of a script's switch events
Adrian Hunter
1
-1
/
+1
2022-01-05
selftests/net: udpgso_bench_tx: fix dst ip argument
wujianguo
1
-1
/
+7
2022-01-05
selftests: Calculate udpgso segment count without header adjustment
Coco Li
1
-6
/
+6
2021-12-22
selftest/net/forwarding: declare NETIFS p9 p10
Hangbin Liu
1
-0
/
+2
2021-12-22
selftests: Fix IPv6 address bind tests
David Ahern
1
-5
/
+13
2021-12-22
selftests: Fix raw socket bind tests with VRF
David Ahern
1
-1
/
+2
2021-12-22
selftests: net: Correct ping6 expected rc from 2 to 1
Jie2x Zhou
1
-1
/
+1
2021-12-22
KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILE
Vitaly Kuznetsov
1
-0
/
+30
2021-12-16
netfilter: selftest: conntrack_vrf.sh: fix file permission
Greg Kroah-Hartman
1
-0
/
+0
2021-12-14
bpf: Add selftests to cover packet access corner cases
Maxim Mikityanskiy
1
-16
/
+584
2021-12-14
selftests/fib_tests: Rework fib_rp_filter_test()
Peilin Ye
1
-10
/
+49
[next]