index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-08
bpf: Update selftests to reflect new error states
Daniel Borkmann
6
-35
/
+16
2021-08-08
bpf, selftests: Adjust few selftest result_unpriv outcomes
Daniel Borkmann
2
-10
/
+0
2021-08-08
selftest/bpf: Adjust expected verifier errors
Andrei Matei
9
-37
/
+41
2021-08-08
selftests/bpf: Add a test for ptr_to_map_value on stack for helper access
Yonghong Song
2
-3
/
+5
2021-08-04
Revert "perf map: Fix dso->nsinfo refcounting"
Arnaldo Carvalho de Melo
1
-2
/
+0
2021-08-04
selftest: fix build error in tools/testing/selftests/vm/userfaultfd.c
Greg Kroah-Hartman
1
-1
/
+1
2021-07-31
tools: Allow proper CC/CXX/... override with LLVM=1 in Makefile.include
Yonghong Song
1
-2
/
+10
2021-07-28
perf inject: Close inject.output on exit
Riccardo Mancini
1
-2
/
+6
2021-07-28
selftest: use mmap instead of posix_memalign to allocate memory
Peter Collingbourne
1
-2
/
+4
2021-07-28
bpftool: Check malloc return value in mount_bpffs_for_pin
Tobias Klauser
1
-0
/
+5
2021-07-28
perf sched: Fix record failure when CONFIG_SCHEDSTATS is not set
Yang Jihong
1
-4
/
+29
2021-07-28
perf data: Close all files in close_dir()
Riccardo Mancini
1
-1
/
+1
2021-07-28
perf probe-file: Delete namelist in del_events() on the error path
Riccardo Mancini
1
-2
/
+2
2021-07-28
perf lzma: Close lzma stream on exit
Riccardo Mancini
1
-3
/
+5
2021-07-28
perf script: Fix memory 'threads' and 'cpus' leaks on exit
Riccardo Mancini
1
-0
/
+7
2021-07-28
perf report: Free generated help strings for sort option
Riccardo Mancini
3
-13
/
+24
2021-07-28
perf env: Fix memory leak of cpu_pmu_caps
Riccardo Mancini
1
-0
/
+1
2021-07-28
perf test maps__merge_in: Fix memory leak of maps
Riccardo Mancini
1
-0
/
+2
2021-07-28
perf dso: Fix memory leak in dso__new_map()
Riccardo Mancini
1
-1
/
+3
2021-07-28
perf test event_update: Fix memory leak of evlist
Riccardo Mancini
1
-1
/
+1
2021-07-28
perf test session_topology: Delete session->evlist
Riccardo Mancini
1
-0
/
+1
2021-07-28
perf env: Fix sibling_dies memory leak
Riccardo Mancini
1
-0
/
+1
2021-07-28
perf probe: Fix dso->nsinfo refcounting
Riccardo Mancini
1
-1
/
+3
2021-07-28
perf map: Fix dso->nsinfo refcounting
Riccardo Mancini
1
-0
/
+2
2021-07-28
perf inject: Fix dso->nsinfo refcounting
Riccardo Mancini
1
-2
/
+3
2021-07-28
selftests: icmp_redirect: IPv6 PMTU info should be cleared after redirect
Hangbin Liu
1
-2
/
+3
2021-07-28
selftests: icmp_redirect: remove from checking for IPv6 route get
Hangbin Liu
1
-1
/
+1
2021-07-25
perf test bpf: Free obj_buf
Riccardo Mancini
1
-0
/
+2
2021-07-25
bpftool: Properly close va_list 'ap' by va_end() on error
Gu Shengxian
1
-2
/
+4
2021-07-25
tools: bpf: Fix error in 'make -C tools/ bpf_install'
Wei Li
1
-5
/
+2
2021-07-20
selftests/powerpc: Fix "no_handler" EBB selftest
Athira Rajeev
1
-2
/
+0
2021-07-20
selftests: timers: rtcpie: skip test if default RTC device does not exist
Po-Hsu Lin
1
-1
/
+9
2021-07-19
selftests/lkdtm: Fix expected text for CR4 pinning
Kees Cook
1
-1
/
+1
2021-07-19
selftests/resctrl: Fix incorrect parsing of option "-t"
Xiaochen Shen
2
-3
/
+3
2021-07-19
selftests: Clean forgotten resources as part of cleanup()
Amit Cohen
6
-0
/
+14
2021-07-14
perf llvm: Return -ENOMEM when asprintf() fails
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-07-14
selftests/vm/pkeys: refill shadow register after implicit kernel write
Dave Hansen
1
-0
/
+7
2021-07-14
selftests/vm/pkeys: handle negative sys_pkey_alloc() return code
Dave Hansen
1
-1
/
+1
2021-07-14
selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really random
Dave Hansen
1
-1
/
+2
2021-07-14
selftests/ftrace: fix event-no-pid on 1-core machine
Krzysztof Kozlowski
1
-0
/
+7
2021-07-14
selftests: splice: Adjust for handler fallback removal
Kees Cook
1
-21
/
+98
2021-07-14
perf scripting python: Fix tuple_set_u64()
Adrian Hunter
1
-65
/
+81
2021-07-14
tc-testing: fix list handling
Marcelo Ricardo Leitner
1
-1
/
+1
2021-07-14
bpf: Fix libelf endian handling in resolv_btfids
Tony Ambardar
1
-0
/
+3
2021-07-14
selftests/bpf: Whitelist test_progs.h from .gitignore
Daniel Xu
1
-0
/
+1
2021-07-14
tools/bpftool: Fix error return code in do_batch()
Zhihao Cheng
1
-1
/
+3
2021-07-14
selftests/lkdtm: Avoid needing explicit sub-shell
Kees Cook
1
-4
/
+8
2021-06-30
KVM: selftests: Fix kvm_check_cap() assertion
Fuad Tabba
1
-1
/
+1
2021-06-23
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+0
2021-06-23
tools headers UAPI: Sync linux/in.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
[prev]
[next]