index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-18
bpftool: Handle EAGAIN error code properly in pids collection
Yonghong Song
1
-0
/
+2
2020-08-18
libbpf: Fix build on ppc64le architecture
Andrii Nakryiko
1
-1
/
+1
2020-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-30
/
+43
2020-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
28
-114
/
+334
2020-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
16
-68
/
+118
2020-08-13
selftests/bpf: Make test_varlen work with 32-bit user-space arch
Andrii Nakryiko
2
-7
/
+7
2020-08-13
tools/bpftool: Generate data section struct with conservative alignment
Andrii Nakryiko
1
-0
/
+14
2020-08-13
selftests/bpf: Correct various core_reloc 64-bit assumptions
Andrii Nakryiko
2
-42
/
+47
2020-08-13
libbpf: Enforce 64-bitness of BTF for BPF object files
Andrii Nakryiko
1
-0
/
+4
2020-08-13
selftests/bpf: Fix btf_dump test cases on 32-bit arches
Andrii Nakryiko
1
-7
/
+20
2020-08-13
libbpf: Handle BTF pointer sizes more carefully
Andrii Nakryiko
4
-4
/
+87
2020-08-13
libbpf: Fix BTF-defined map-in-map initialization on 32-bit host arches
Andrii Nakryiko
1
-6
/
+10
2020-08-13
selftest/bpf: Fix compilation warnings in 32-bit mode
Andrii Nakryiko
9
-19
/
+24
2020-08-13
tools/bpftool: Fix compilation warnings in 32-bit mode
Andrii Nakryiko
4
-12
/
+20
2020-08-13
bpf, selftests: Add tests to sock_ops for loading sk
John Fastabend
1
-0
/
+21
2020-08-13
bpf, selftests: Add tests for sock_ops load with r9, r8.r7 registers
John Fastabend
1
-0
/
+7
2020-08-13
bpf, selftests: Add tests for ctx access in sock_ops with single register
John Fastabend
1
-0
/
+13
2020-08-13
libbpf: Prevent overriding errno when logging errors
Toke Høiland-Jørgensen
1
-5
/
+7
2020-08-13
selftests: netfilter: kill running process only
Fabian Frederick
1
-2
/
+8
2020-08-13
selftests: netfilter: add MTU arguments to flowtables
Fabian Frederick
1
-6
/
+24
2020-08-13
selftests: netfilter: add checktool function
Fabian Frederick
1
-22
/
+11
2020-08-12
libbpf: Handle GCC built-in types for Arm NEON
Jean-Philippe Brucker
1
-1
/
+34
2020-08-12
tools/bpftool: Make skeleton code C++17-friendly by dropping typeof()
Andrii Nakryiko
1
-4
/
+4
2020-08-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-3
/
+106
2020-08-12
selftests: kmod: use variable NAME in kmod_test_0001()
Tiezhu Yang
1
-2
/
+2
2020-08-12
mm/migrate: add migrate-shared test for migrate_vma_*()
Ralph Campbell
1
-0
/
+35
2020-08-12
kselftests: cgroup: add perpcu memory accounting test
Roman Gushchin
1
-1
/
+69
2020-08-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-3
/
+3
2020-08-11
Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-68
/
+299
2020-08-11
selftests/bpf: Fix v4_to_v6 in sk_lookup
Stanislav Fomichev
1
-0
/
+1
2020-08-11
selftests/bpf: Fix segmentation fault in test_progs
Jianlin Lv
1
-6
/
+13
2020-08-11
libbpf: Do not use __builtin_offsetof for offsetof
Yonghong Song
1
-1
/
+1
2020-08-10
Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
127
-1091
/
+5164
2020-08-10
Merge tag 'ktest-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2
-16
/
+105
2020-08-10
ktest.pl: Fix spelling mistake "Cant" -> "Can't"
Colin Ian King
1
-1
/
+1
2020-08-10
ktest.pl: Change the logic to control the size of the log file emailed
Steven Rostedt (VMware)
1
-3
/
+6
2020-08-07
Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
4
-0
/
+25
2020-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
14
-64
/
+111
2020-08-07
mptcp: more stable diag self-tests
Paolo Abeni
1
-4
/
+5
2020-08-07
selftests: mptcp: fix dependecies
Paolo Abeni
1
-0
/
+2
2020-08-07
Merge tag 'kallsyms_show_value-fix-v5.9-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
6
-2
/
+118
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
14
-6
/
+987
2020-08-07
selftests: add mincore() tests
Ricardo Cañuelo
4
-0
/
+370
2020-08-07
tools/cgroup: add memcg_slabinfo.py tool
Roman Gushchin
1
-0
/
+226
2020-08-07
kselftests: cgroup: add kernel memory accounting tests
Roman Gushchin
3
-0
/
+385
2020-08-07
tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointe...
Gaurav Singh
1
-1
/
+1
2020-08-07
tools/: replace HTTP links with HTTPS ones
Alexander A. Klimov
5
-5
/
+5
2020-08-07
selftests: splice: Check behavior of full and short splices
Kees Cook
6
-2
/
+118
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
46
-203
/
+1563
2020-08-07
Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
[next]