Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
0d7f7d2d31919a9c557acb2b4511770e6956c9ee
/
tools
0fe5f9c
Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
b737458
Merge tag 'perf-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
c837266
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
c6c1115
selftests/bpf: Check for correct program attach/detach in xdp_attach test
by Toke Høiland-Jørgensen
· 5 years ago
49b452c
libbpf: Fix type of old_fd in bpf_xdp_set_link_opts
by Toke Høiland-Jørgensen
· 5 years ago
25498a1
libbpf: Always specify expected_attach_type on program load if supported
by Andrii Nakryiko
· 5 years ago
96b2eb6
tools, bpftool: Fix struct_ops command invalid pointer free
by Daniel T. Lee
· 5 years ago
642c165
selftests/bpf: Validate frozen map contents stays frozen
by Andrii Nakryiko
· 5 years ago
e3698b2
tools headers: Synchronize linux/bits.h with the kernel sources
by Arnaldo Carvalho de Melo
· 5 years ago
5b992ad
tools headers: Adopt verbatim copy of compiletime_assert() from kernel sources
by Arnaldo Carvalho de Melo
· 5 years ago
d8ed4d7
tools headers: Update x86's syscall_64.tbl with the kernel sources
by Arnaldo Carvalho de Melo
· 5 years ago
54a58eb
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
by Arnaldo Carvalho de Melo
· 5 years ago
0719bdf4
tools headers UAPI: Update tools's copy of drm.h headers
by Arnaldo Carvalho de Melo
· 5 years ago
b8fc228
tools headers kvm: Sync linux/kvm.h with the kernel sources
by Arnaldo Carvalho de Melo
· 5 years ago
1abcb9d
tools headers UAPI: Sync linux/fscrypt.h with the kernel sources
by Arnaldo Carvalho de Melo
· 5 years ago
3df4d4b
tools include UAPI: Sync linux/vhost.h with the kernel sources
by Arnaldo Carvalho de Melo
· 5 years ago
e00a2d90
tools arch x86: Sync asm/cpufeatures.h with the kernel sources
by Arnaldo Carvalho de Melo
· 5 years ago
f60b387
tools headers UAPI: Sync linux/mman.h with the kernel
by Arnaldo Carvalho de Melo
· 5 years ago
027fa8f
tools headers UAPI: Sync sched.h with the kernel
by Arnaldo Carvalho de Melo
· 5 years ago
ca64d84
tools headers: Update linux/vdso.h and grab a copy of vdso/const.h
by Arnaldo Carvalho de Melo
· 5 years ago
8358f698
perf stat: Fix no metric header if --per-socket and --metric-only set
by Jin Yao
· 5 years ago
9a00df3
perf python: Check if clang supports -fno-semantic-interposition
by Arnaldo Carvalho de Melo
· 5 years ago
bab1a50
tools arch x86: Sync the msr-index.h copy with the kernel sources
by Arnaldo Carvalho de Melo
· 5 years ago
b296695
objtool: Make BP scratch register warning more robust
by Josh Poimboeuf
· 5 years ago
b401efc
objtool: Fix switch table detection in .text.unlikely
by Josh Poimboeuf
· 5 years ago
e81e072
objtool: Support Clang non-section symbols in ORC generation
by Josh Poimboeuf
· 5 years ago
8782e7c
objtool: Support Clang non-section symbols in ORC dump
by Josh Poimboeuf
· 5 years ago
bd841d6
objtool: Fix CONFIG_UBSAN_TRAP unreachable warnings
by Josh Poimboeuf
· 5 years ago
b753101
Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
149ed3d4
change email address for Pali Rohár
by Pali Rohár
· 5 years ago
23756e5
selftests: kmod: test disabling module autoloading
by Eric Biggers
· 5 years ago
6d573a0
selftests: kmod: fix handling test numbers above 9
by Eric Biggers
· 5 years ago
40fc7ad
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
e4da01d
Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
9b06860
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 5 years ago
a0d1c95
kbuild: support LLVM=1 to switch the default tools to Clang/LLVM
by Masahiro Yamada
· 5 years ago
9bb7152
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 5 years ago
34183dd
Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux
by Linus Torvalds
· 5 years ago
cb9533d
tc-testing: remove duplicate code in tdc.py
by Roman Mashak
· 5 years ago
eb203f4
selftests/bpf: Add test for bpf_get_link_xdp_id
by Andrey Ignatov
· 5 years ago
f07cbad
libbpf: Fix bpf_get_link_xdp_id flags handling
by Andrey Ignatov
· 5 years ago
282144e
kselftest: introduce new epoll test case
by Roman Penyaev
· 5 years ago
8d994ca
lib/rbtree: fix coding style of assignments
by chenqiwu
· 5 years ago
9b12488
userfaultfd: selftests: add write-protect test
by Peter Xu
· 5 years ago
5c8aed6
userfaultfd: selftests: refactor statistics
by Peter Xu
· 5 years ago
4734b0f
libbpf: Initialize *nl_pid so gcc 10 is happy
by Jeremy Cline
· 5 years ago
c48b072
Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
d38c07a
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
aa1a8ce
Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
828907e
Merge tag 'gpio-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 5 years ago
1e396a5
Merge tag 'threads-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
6ba4a2d
selftests/powerpc: Always build the tm-poison test 64-bit
by Michael Ellerman
· 5 years ago
7dc41b9
Merge tag 'perf-urgent-for-mingo-5.7-20200403' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 5 years ago
86f26a7
Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 5 years ago
0ad5b05
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 5 years ago
ff2ae60
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
by Linus Torvalds
· 5 years ago
d883600
Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 5 years ago
9ff76ce
perf python: Fix clang detection to strip out options passed in $CC
by Arnaldo Carvalho de Melo
· 5 years ago
b9c9ce4
perf tools: Support Python 3.8+ in Makefile
by Sam Lunt
· 5 years ago
27486a8
perf script: Fix invalid read of directory entry after closedir()
by Andreas Gerstmayr
· 5 years ago
1a4025f
perf script report: Fix SEGFAULT when using DWARF mode
by Andreas Gerstmayr
· 5 years ago
628d736
perf script: add -S/--symbols documentation
by Ian Rogers
· 5 years ago
8ed1faf
perf pmu-events x86: Use CPU_CLK_UNHALTED.THREAD in Kernel_Utilization metric
by Jin Yao
· 5 years ago
47327f56
perf events parser: Add missing Intel CPU events to parser
by Adrian Hunter
· 5 years ago
d2bedb7
perf script: Allow --symbol to accept hexadecimal addresses
by Stephane Eranian
· 5 years ago
376c3c22
perf report/top TUI: Fix title line formatting
by Arnaldo Carvalho de Melo
· 5 years ago
2605af0
perf top: Support hotkey to change sort order
by Jin Yao
· 5 years ago
df7deb2
perf top: Support --group-sort-idx to change the sort order
by Jin Yao
· 5 years ago
78886f3
perf symbols: Fix arm64 gap between kernel start and module end
by Kemeng Shi
· 5 years ago
7b1642f
perf build-test: Honour JOBS to override detection of number of cores
by Arnaldo Carvalho de Melo
· 5 years ago
160d4af
perf script: Add --show-cgroup-events option
by Namhyung Kim
· 5 years ago
f382842
perf top: Add --all-cgroups option
by Namhyung Kim
· 5 years ago
8fb4b67
perf record: Add --all-cgroups option
by Namhyung Kim
· 5 years ago
ab64069
perf record: Support synthesizing cgroup events
by Namhyung Kim
· 5 years ago
b629f3e
perf report: Add 'cgroup' sort key
by Namhyung Kim
· 5 years ago
d1277aa
perf cgroup: Maintain cgroup hierarchy
by Namhyung Kim
· 5 years ago
ba78c1c
perf tools: Basic support for CGROUP event
by Namhyung Kim
· 5 years ago
49f550e
perf tools: Add file-handle feature test
by Namhyung Kim
· 5 years ago
460c3ed
perf python: Include rwsem.c in the pythong biding
by Arnaldo Carvalho de Melo
· 5 years ago
5222d69
bpf, lsm: Fix the file_mprotect LSM test.
by KP Singh
· 5 years ago
250e778
bpf: Fix spelling mistake "arithmatic" -> "arithmetic" in test_verifier
by Colin Ian King
· 5 years ago
8c1b724
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
6cad420c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
d987ca1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 5 years ago
74d60b2
tools: PCI: Add 'e' to clear IRQ
by Kishon Vijay Abraham I
· 5 years ago
73c5762
tools: PCI: Add 'd' command line option to support DMA
by Kishon Vijay Abraham I
· 5 years ago
cabc30d
selftests/vm: fix map_hugetlb length used for testing read and write
by Christophe Leroy
· 5 years ago
29750f7
hugetlb_cgroup: add hugetlb_cgroup reservation tests
by Mina Almasry
· 5 years ago
eea274d
selftests: vm: drop dependencies on page flags from mlock2 tests
by Michal Hocko
· 5 years ago
0c28759
selftests: add MREMAP_DONTUNMAP selftest
by Brian Geffon
· 5 years ago
be87141
selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
by John Hubbard
· 5 years ago
41c45d3
mm/gup_benchmark: support pin_user_pages() and related calls
by John Hubbard
· 5 years ago
4054ab6
tools/accounting/getdelays.c: fix netlink attribute length
by David Ahern
· 5 years ago
03590fb
tools headers UAPI: Update tools's copy of linux/perf_event.h
by Namhyung Kim
· 5 years ago
bbe9064
selftests/eeh: Skip ahci adapters
by Michael Ellerman
· 5 years ago
193bc55
Merge tag 'xarray-5.7' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 5 years ago
668f1e9
Merge tag 'linux-kselftest-kunit-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 5 years ago
397a979
Merge tag 'linux-kselftest-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 5 years ago
9686813
selftests/powerpc: Fix try-run when source tree is not writable
by Michael Ellerman
· 5 years ago
29d9f30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 5 years ago
Next »