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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2023-01-24
tools/virtio: initialize spinlocks in vring_test.c
Ricardo Cañuelo
1
-0
/
+2
2023-01-24
selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID
Hao Sun
2
-0
/
+51
2023-01-18
perf build: Properly guard libbpf includes
Ian Rogers
2
-0
/
+8
2023-01-18
tools/nolibc: fix the O_* fcntl/open macro definitions for riscv
Willy Tarreau
1
-7
/
+7
2023-01-18
tools/nolibc: restore mips branch ordering in the _start block
Willy Tarreau
1
-0
/
+2
2023-01-18
tools/nolibc: Remove .global _start from the entry point code
Ammar Faizi
6
-6
/
+0
2023-01-18
tools/nolibc/arch: mark the _start symbol as weak
Willy Tarreau
6
-0
/
+6
2023-01-18
tools/nolibc/arch: split arch-specific code into individual files
Willy Tarreau
8
-1186
/
+1266
2023-01-18
tools/nolibc/types: split syscall-specific definitions into their own files
Willy Tarreau
2
-108
/
+135
2023-01-18
tools/nolibc/std: move the standard type definitions to std.h
Willy Tarreau
2
-37
/
+54
2023-01-18
tools/nolibc: use pselect6 on RISCV
Willy Tarreau
1
-0
/
+3
2023-01-18
tools/nolibc: x86-64: Use `mov $60,%eax` instead of `mov $60,%rax`
Ammar Faizi
1
-1
/
+1
2023-01-18
tools/nolibc: x86: Remove `r8`, `r9` and `r10` from the clobber list
Ammar Faizi
1
-14
/
+19
2023-01-18
af_unix: selftest: Fix the size of the parameter to connect()
Mirsad Goran Todorovac
1
-1
/
+1
2023-01-18
perf auxtrace: Fix address filter duplicate symbol selection
Adrian Hunter
1
-1
/
+1
2023-01-18
selftests: kvm: Fix a compile error in selftests/kvm/rseq_test.c
Jinrong Liang
1
-1
/
+1
2023-01-14
selftests/vm/pkeys: Add a regression test for setting PKRU through ptrace
Kyle Huey
2
-2
/
+141
2023-01-14
parisc: Align parisc MADV_XXX constants with all other architectures
Helge Deller
2
-18
/
+6
2023-01-12
selftests: set the BUILD variable to absolute path
Muhammad Usama Anjum
1
-9
/
+17
2023-01-12
perf stat: Fix handling of --for-each-cgroup with --bpf-counters to match non...
Namhyung Kim
1
-5
/
+18
2023-01-12
perf tools: Fix resources leak in perf_data__open_dir()
Miaoqian Lin
1
-0
/
+2
2023-01-12
perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged data
Masami Hiramatsu (Google)
1
-17
/
+4
2023-01-12
perf probe: Use dwarf_attr_integrate as generic DWARF attr accessor
Masami Hiramatsu (Google)
1
-2
/
+2
2023-01-12
selftests: Use optional USERCFLAGS and USERLDFLAGS
Mickaël Salaün
1
-0
/
+5
2023-01-12
ktest.pl minconfig: Unset configs instead of just removing them
Steven Rostedt
1
-1
/
+2
2023-01-12
kest.pl: Fix grub2 menu handling for rebooting
Steven Rostedt
1
-5
/
+15
2023-01-12
objtool: Fix SEGFAULT
Christophe Leroy
1
-1
/
+1
2023-01-12
Revert "selftests/bpf: Add test for unstable CT lookup API"
Sasha Levin
3
-161
/
+0
2022-12-31
perf debug: Set debug_peo_args and redirect_to_stderr variable to correct val...
Yang Jihong
1
-0
/
+4
2022-12-31
KVM: selftests: Fix build regression by using accessor function
Tyler Hicks
1
-1
/
+1
2022-12-31
tools/include: Add _RET_IP_ and math definitions to kernel.h
Karolina Drobnik
1
-0
/
+6
2022-12-31
libbpf: Avoid enum forward-declarations in public API in C++ mode
Andrii Nakryiko
1
-0
/
+7
2022-12-31
selftests: devlink: fix the fd redirect in dummy_reporter_test
Jakub Kicinski
1
-2
/
+2
2022-12-31
selftests/bpf: Add test for unstable CT lookup API
Kumar Kartikeya Dwivedi
3
-0
/
+161
2022-12-31
selftests/powerpc: Fix resource leaks
Miaoqian Lin
1
-1
/
+4
2022-12-31
perf stat: Do not delay the workload with --delay
Namhyung Kim
1
-16
/
+17
2022-12-31
perf stat: Refactor __run_perf_stat() common code
Adrián Herrera Arcila
1
-16
/
+9
2022-12-31
perf symbol: correction while adjusting symbol
Ajay Kaher
1
-1
/
+1
2022-12-31
perf trace: Handle failure when trace point folder is missed
Leo Yan
1
-7
/
+10
2022-12-31
perf trace: Use macro RAW_SYSCALL_ARGS_NUM to replace number
Leo Yan
1
-4
/
+7
2022-12-31
perf trace: Return error if a system call doesn't exist
Leo Yan
1
-2
/
+2
2022-12-31
netfilter: conntrack: set icmpv6 redirects as RELATED
Florian Westphal
1
-2
/
+34
2022-12-31
libbpf: Fix uninitialized warning in btf_dump_dump_type_data
David Michael
1
-1
/
+1
2022-12-31
libbpf: Btf dedup identical struct test needs check for nested structs/arrays
Alan Maguire
1
-3
/
+5
2022-12-31
libbpf: Fix null-pointer dereference in find_prog_by_sec_insn()
Shung-Hsi Yu
1
-0
/
+3
2022-12-31
libbpf: Fix use-after-free in btf_dump_name_dups
Xu Kuohai
1
-3
/
+26
2022-12-31
selftests/efivarfs: Add checking of the test return value
Zhao Gongyi
1
-0
/
+5
2022-12-31
proc: fixup uptime selftest
Alexey Dobriyan
1
-1
/
+2
2022-12-31
selftests/ftrace: event_triggers: wait longer for test_event_enable
Yipeng Zou
1
-4
/
+11
2022-12-31
objtool, kcsan: Add volatile read/write instrumentation to whitelist
Marco Elver
1
-0
/
+10
[next]