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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2020-06-30
selftests/powerpc: Fix build failure in ebb tests
Harish
2020-06-30
selftests/net: report etf errors correctly
Willem de Bruijn
2020-06-30
wireguard: device: avoid circular netns references
Jason A. Donenfeld
2020-06-30
bpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT
Neal Cardwell
2020-06-24
tools/bootconfig: Fix to return 0 if succeeded to show the bootconfig
Masami Hiramatsu
2020-06-24
tools/bootconfig: Fix to use correct quotes for value
Masami Hiramatsu
2020-06-24
perf parse-events: Fix an incompatible pointer
Ian Rogers
2020-06-24
perf probe: Fix user attribute access in kprobes
Sumanth Korikkar
2020-06-24
perf stat: Fix NULL pointer dereference
Hongbo Yao
2020-06-24
perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events()
Gaurav Singh
2020-06-24
libbpf: Support pre-initializing .bss global variables
Andrii Nakryiko
2020-06-24
tools, bpftool: Fix memory leak in codegen error cases
Tobias Klauser
2020-06-24
libbpf: Handle GCC noreturn-turned-volatile quirk
Andrii Nakryiko
2020-06-24
selftests/net: in timestamping, strncpy needs to preserve null byte
tannerlove
2020-06-24
NTB: ntb_test: Fix bug when counting remote files
Logan Gunthorpe
2020-06-24
KVM: selftests: Fix build with "make ARCH=x86_64"
Vitaly Kuznetsov
2020-06-24
selftests/vm/pkeys: fix alloc_random_pkey() to make it really random
Ram Pai
2020-06-24
selftests/timens: handle a case when alarm clocks are not supported
Andrei Vagin
2020-06-22
perf symbols: Fix kernel maps for kcore and eBPF
Adrian Hunter
2020-06-22
perf symbols: Fix debuginfo search for Ubuntu
Adrian Hunter
2020-06-22
perf probe: Check address correctness by map instead of _etext
Masami Hiramatsu
2020-06-22
perf probe: Fix to check blacklist address correctly
Masami Hiramatsu
2020-06-22
perf probe: Do not show the skipped events
Masami Hiramatsu
2020-06-22
bpf: Fix up bpf_skb_adjust_room helper's skb csum setting
Daniel Borkmann
2020-06-22
selftests/bpf, flow_dissector: Close TAP device FD after the test
Jakub Sitnicki
2020-06-22
libbpf: Fix perf_buffer__free() API for sparse allocs
Eelco Chaudron
2020-06-22
selftests/bpf: CONFIG_LIRC required for test_lirc_mode2.sh
Alan Maguire
2020-06-22
selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.o
Alan Maguire
2020-06-22
selftests/bpf: Fix test_align verifier log patterns
Stanislav Fomichev
2020-06-22
selftests/bpf: Install generated test progs
Yauheni Kaliuta
2020-06-22
iocost_monitor: drop string wrap around numbers when outputting json
Tejun Heo
2020-06-22
selftests/bpf: Add runqslower binary to .gitignore
Andrii Nakryiko
2020-06-22
selftests/bpf: Fix bpf_link leak in ns_current_pid_tgid selftest
Andrii Nakryiko
2020-06-22
libbpf: Fix huge memory leak in libbpf_find_vmlinux_btf_id()
Andrii Nakryiko
2020-06-22
selftests/bpf: Fix invalid memory reads in core_relo selftest
Andrii Nakryiko
2020-06-22
selftests/bpf: Fix memory leak in extract_build_id()
Andrii Nakryiko
2020-06-22
selftests/bpf: Fix memory leak in test selector
Andrii Nakryiko
2020-06-22
selftests/bpf: Ensure test flavors use correct skeletons
Andrii Nakryiko
2020-06-22
libbpf: Refactor map creation logic and fix cleanup leak
Andrii Nakryiko
2020-06-22
tools api fs: Make xxx__mountpoint() more scalable
Stephane Eranian
2020-06-22
tools/power/x86/intel-speed-select: Fix CLX-N package information output
Prarit Bhargava
2020-06-22
libperf evlist: Fix a refcount leak
Ian Rogers
2020-06-22
libbpf: Fix memory leak and possible double-free in hashmap__clear
Andrii Nakryiko
2020-06-22
selftests/bpf: Copy runqslower to OUTPUT directory
Veronika Kabatova
2020-06-22
objtool: Ignore empty alternatives
Julien Thierry
2020-06-17
selftests/ftrace: Return unsupported if no error_log file
Masami Hiramatsu
2020-06-17
selftests/net: in rxtimestamp getopt_long needs terminating null entry
tannerlove
2020-06-17
perf probe: Accept the instance number of kretprobe event
Masami Hiramatsu
2020-06-17
selftests: fix flower parent qdisc
Vlad Buslov
2020-05-31
Merge tag 'x86-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
[next]