index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf, selftests: Adjust few selftest outcomes wrt unreachable code
Daniel Borkmann
2021-08-08
7
-8
/
+41
*
bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit ones
John Fastabend
2021-08-08
1
-0
/
+22
*
bpf: Test_verifier, add alu32 bounds tracking tests
John Fastabend
2021-08-08
1
-0
/
+39
*
Revert "perf map: Fix dso->nsinfo refcounting"
Arnaldo Carvalho de Melo
2021-08-04
1
-2
/
+0
*
tools: Allow proper CC/CXX/... override with LLVM=1 in Makefile.include
Yonghong Song
2021-07-31
1
-2
/
+10
*
selftest: fix build error in tools/testing/selftests/vm/userfaultfd.c
Greg Kroah-Hartman
2021-07-31
1
-1
/
+1
*
perf inject: Close inject.output on exit
Riccardo Mancini
2021-07-28
1
-2
/
+6
*
selftest: use mmap instead of posix_memalign to allocate memory
Peter Collingbourne
2021-07-28
1
-2
/
+4
*
bpftool: Check malloc return value in mount_bpffs_for_pin
Tobias Klauser
2021-07-28
1
-0
/
+5
*
perf data: Close all files in close_dir()
Riccardo Mancini
2021-07-28
1
-1
/
+1
*
perf probe-file: Delete namelist in del_events() on the error path
Riccardo Mancini
2021-07-28
1
-2
/
+2
*
perf lzma: Close lzma stream on exit
Riccardo Mancini
2021-07-28
1
-3
/
+5
*
perf script: Fix memory 'threads' and 'cpus' leaks on exit
Riccardo Mancini
2021-07-28
1
-0
/
+7
*
perf dso: Fix memory leak in dso__new_map()
Riccardo Mancini
2021-07-28
1
-1
/
+3
*
perf test event_update: Fix memory leak of evlist
Riccardo Mancini
2021-07-28
1
-1
/
+1
*
perf test session_topology: Delete session->evlist
Riccardo Mancini
2021-07-28
1
-0
/
+1
*
perf env: Fix sibling_dies memory leak
Riccardo Mancini
2021-07-28
1
-0
/
+1
*
perf probe: Fix dso->nsinfo refcounting
Riccardo Mancini
2021-07-28
1
-1
/
+3
*
perf map: Fix dso->nsinfo refcounting
Riccardo Mancini
2021-07-28
1
-0
/
+2
*
selftests: icmp_redirect: IPv6 PMTU info should be cleared after redirect
Hangbin Liu
2021-07-28
1
-2
/
+3
*
selftests: icmp_redirect: remove from checking for IPv6 route get
Hangbin Liu
2021-07-28
1
-1
/
+1
*
perf test bpf: Free obj_buf
Riccardo Mancini
2021-07-25
1
-0
/
+2
*
bpftool: Properly close va_list 'ap' by va_end() on error
Gu Shengxian
2021-07-25
1
-2
/
+4
*
selftests/powerpc: Fix "no_handler" EBB selftest
Athira Rajeev
2021-07-20
1
-2
/
+0
*
selftests: timers: rtcpie: skip test if default RTC device does not exist
Po-Hsu Lin
2021-07-20
1
-1
/
+9
*
perf bench: Fix 2 memory sanitizer warnings
Ian Rogers
2021-07-19
1
-2
/
+2
*
perf llvm: Return -ENOMEM when asprintf() fails
Arnaldo Carvalho de Melo
2021-07-14
1
-0
/
+2
*
selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really random
Dave Hansen
2021-07-14
1
-1
/
+2
*
tc-testing: fix list handling
Marcelo Ricardo Leitner
2021-07-14
1
-1
/
+1
*
tools/bpftool: Fix error return code in do_batch()
Zhihao Cheng
2021-07-14
1
-1
/
+3
*
KVM: selftests: Fix kvm_check_cap() assertion
Fuad Tabba
2021-06-30
1
-1
/
+1
*
tools headers UAPI: Sync linux/in.h copy with the kernel sources
Arnaldo Carvalho de Melo
2021-06-23
1
-0
/
+3
*
perf session: Correct buffer copying when peeking events
Leo Yan
2021-06-16
1
-0
/
+1
*
perf jevents: Fix getting maximum number of fds
Felix Fietkau
2021-06-03
1
-1
/
+1
*
selftests/gpio: Fix build when source tree is read only
Michael Ellerman
2021-06-03
1
-5
/
+9
*
selftests/gpio: Move include of lib.mk up
Michael Ellerman
2021-06-03
1
-3
/
+3
*
selftests/gpio: Use TEST_GEN_PROGS_EXTENDED
Michael Ellerman
2021-06-03
1
-5
/
+3
*
perf scripts python: exported-sql-viewer.py: Fix warning display
Adrian Hunter
2021-06-03
1
-0
/
+5
*
perf scripts python: exported-sql-viewer.py: Fix Array TypeError
Adrian Hunter
2021-06-03
1
-2
/
+3
*
perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top C...
Adrian Hunter
2021-06-03
1
-1
/
+1
*
perf intel-pt: Fix transaction abort handling
Adrian Hunter
2021-06-03
1
-1
/
+5
*
perf intel-pt: Fix sample instruction bytes
Adrian Hunter
2021-06-03
1
-1
/
+4
*
perf unwind: Set userdata for all __report_module() paths
Dave Rigby
2021-05-28
1
-3
/
+8
*
perf unwind: Fix separate debug info files when using elfutils' libdw's unwinder
Jan Kratochvil
2021-05-28
1
-5
/
+27
*
tweewide: Fix most Shebang lines
Finn Behrens
2021-05-22
8
-8
/
+8
*
selftests: Set CC to clang in lib.mk if LLVM is set
Yonghong Song
2021-05-19
1
-0
/
+4
*
selftests: net: mirror_gre_vlan_bridge_1q: Make an FDB entry static
Petr Machata
2021-05-14
1
-1
/
+1
*
perf beauty: Fix fsconfig generator
Vitaly Chikunov
2021-05-14
1
-4
/
+3
*
perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of prin...
Arnaldo Carvalho de Melo
2021-05-14
1
-1
/
+1
*
perf ftrace: Fix access to pid in array when setting a pid filter
Thomas Richter
2021-05-07
1
-1
/
+1
[next]