index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-16
selftests: add a test case for mirred egress to ingress
Davide Caratti
2
-1
/
+47
2021-11-16
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
10
-25
/
+467
2021-11-15
selftests/bpf: Add tests for restricted helpers
Dmitrii Banshchikov
4
-1
/
+397
2021-11-12
selftests: net: switch to socat in the GSO GRE test
Jakub Kicinski
1
-7
/
+9
2021-11-12
libbpf: Perform map fd cleanup for gen_loader in case of error
Kumar Kartikeya Dwivedi
3
-21
/
+34
2021-11-12
tools/runqslower: Fix cross-build
Jean-Philippe Brucker
2
-3
/
+2
2021-11-12
selftests/bpf: Check map in map pruning
Lorenz Bauer
1
-0
/
+34
2021-11-12
tools/lib/lockdep: drop liblockdep
Sasha Levin
38
-1224
/
+3
2021-11-11
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
19
-76
/
+204
2021-11-11
selftests/net: udpgso_bench_rx: fix port argument
Willem de Bruijn
1
-4
/
+7
2021-11-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2021-11-10
selftests: forwarding: Fix packet matching in mirroring selftests
Petr Machata
5
-11
/
+13
2021-11-10
selftests: net: test_vxlan_under_vrf: fix HV connectivity test
Andrea Righi
1
-0
/
+2
2021-11-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-0
/
+12
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-10
/
+102
2021-11-09
selftests/kselftest/runner/run_one(): allow running non-executable files
SeongJae Park
1
-10
/
+18
2021-11-09
procfs: do not list TID 0 in /proc/<pid>/task
Florian Weimer
3
-0
/
+84
2021-11-08
Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
9
-0
/
+1224
2021-11-08
Add 'tools/perf/libbpf/' to ignored files
Linus Torvalds
1
-0
/
+1
2021-11-08
Merge tag 'perf-tools-for-v5.16-2021-11-07-without-bpftool-fix' of git://git....
Linus Torvalds
184
-1705
/
+5083
2021-11-08
arm64: mte: change PR_MTE_TCF_NONE back into an unsigned long
Peter Collingbourne
1
-1
/
+1
2021-11-07
selftests: net: tls: remove unused variable and code
Anders Roxell
1
-3
/
+0
2021-11-07
perf build: Install libbpf headers locally when building
Quentin Monnet
1
-13
/
+19
2021-11-07
perf MANIFEST: Add bpftool files to allow building with BUILD_BPF_SKEL=1
Arnaldo Carvalho de Melo
1
-0
/
+3
2021-11-07
perf metric: Fix memory leaks
Ian Rogers
1
-1
/
+4
2021-11-07
perf parse-event: Add init and exit to parse_event_error
Ian Rogers
13
-51
/
+74
2021-11-07
perf parse-events: Rename parse_events_error functions
Ian Rogers
11
-79
/
+79
2021-11-07
perf stat: Fix memory leak on error path
Ian Rogers
1
-0
/
+1
2021-11-07
perf tools: Use __BYTE_ORDER__
Ilya Leoshkevich
7
-10
/
+10
2021-11-07
perf inject: Add vmlinux and ignore-vmlinux arguments
James Clark
2
-0
/
+14
2021-11-07
perf tools: Check vmlinux/kallsyms arguments in all tools
James Clark
7
-0
/
+28
2021-11-07
perf tools: Refactor out kernel symbol argument sanity checking
James Clark
3
-11
/
+26
2021-11-07
perf symbols: Ignore $a/$d symbols for ARM modules
Lexi Shao
1
-0
/
+4
2021-11-07
perf evsel: Don't set exclude_guest by default
Ravi Bangoria
3
-5
/
+31
2021-11-06
Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2
-0
/
+7
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-124
/
+522
2021-11-06
perf evsel: Fix missing exclude_{host,guest} setting
Namhyung Kim
4
-5
/
+42
2021-11-06
perf bpf: Add missing free to bpf_event__print_bpf_prog_info()
Ian Rogers
1
-1
/
+3
2021-11-06
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-11-06
selftests/damon: support watermarks
SeongJae Park
1
-2
/
+2
2021-11-06
tools/selftests/damon: update for regions prioritization of schemes
SeongJae Park
1
-2
/
+2
2021-11-06
mm/damon/selftests: support schemes quotas
SeongJae Park
1
-2
/
+2
2021-11-06
selftests/damon: add 'schemes' debugfs tests
SeongJae Park
1
-0
/
+13
2021-11-06
mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
David Hildenbrand
1
-1
/
+0
2021-11-06
selftests/vm: make MADV_POPULATE_(READ|WRITE) use in-tree headers
David Hildenbrand
1
-14
/
+1
2021-11-06
selftests: vm: add KSM huge pages merging time test
Pedro Demarchi Gomes
1
-1
/
+124
2021-11-06
selftest/vm: fix ksm selftest to run with different NUMA topologies
Aneesh Kumar K.V
1
-3
/
+26
2021-11-06
selftests/vm/transhuge-stress: fix ram size thinko
George G. Davis
1
-1
/
+1
2021-11-06
tools/vm/page-types.c: print file offset in hexadecimal
Naoya Horiguchi
1
-2
/
+2
2021-11-06
tools/vm/page-types.c: move show_file() to summary output
Naoya Horiguchi
1
-3
/
+7
[next]