Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8a301eb16d99983a4961f884690ec97b92e7dcfe
/
tools
9e1909b
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
78393fd
selftests/x86/entry_from_vm86: Add test cases for POPF
by Andy Lutomirski
· 7 years ago
327d53d
selftests/x86/entry_from_vm86: Exit with 1 if we fail
by Andy Lutomirski
· 7 years ago
ed58d66
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
8ad4424
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
0627be7
selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpus
by Li Zhijian
· 7 years ago
a525df0
Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
076ca27
x86/vsyscall/64: Drop "native" vsyscalls
by Andy Lutomirski
· 7 years ago
63474dc
objtool: Fix 32-bit build
by Josh Poimboeuf
· 7 years ago
de19e5c
perf tools: Fix trigger class trigger_on()
by Adrian Hunter
· 7 years ago
2e2967f
perf auxtrace: Prevent decoding when --no-itrace
by Adrian Hunter
· 7 years ago
40c2189
perf stat: Fix CVS output format for non-supported counters
by Ilya Pronin
· 7 years ago
094b58e
Merge tag 'linux-kselftest-4.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 7 years ago
5470461
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
4caea05
tools headers: Sync x86's cpufeatures.h
by Arnaldo Carvalho de Melo
· 7 years ago
d976a6e
tools headers: Sync copy of kvm UAPI headers
by Arnaldo Carvalho de Melo
· 7 years ago
cfacbab
perf record: Fix crash in pipe mode
by Jiri Olsa
· 7 years ago
9cf195f
perf annotate browser: Be more robust when drawing jump arrows
by Arnaldo Carvalho de Melo
· 7 years ago
626af862
perf top: Fix annoying fallback message on older kernels
by Kan Liang
· 7 years ago
f6d3f35
perf kallsyms: Fix the usage on the man page
by Sangwon Hong
· 7 years ago
79f3a8e
tc-testing: skbmod: fix match value of ethertype
by Davide Caratti
· 7 years ago
7225a44
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
ba004a2
selftests: memory-hotplug: fix emit_tests regression
by Shuah Khan
· 7 years ago
a5f7b0e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
cd4a6f3
selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailable
by Michael Ellerman
· 7 years ago
3499de3
Merge tag 'linux-kselftest-4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 7 years ago
1402fd8
objtool: Fix another switch table detection issue
by Josh Poimboeuf
· 7 years ago
b7abbd5
selftests/powerpc: Fix missing clean of pmu/lib.o
by Michael Ellerman
· 7 years ago
f686982
selftests: vm: update .gitignore with new test
by Shuah Khan
· 7 years ago
16c513b
selftests: memory-hotplug: silence test command echo
by Shuah Khan
· 7 years ago
067b25a
selftests/futex: Fix line continuation in Makefile
by Daniel Díaz
· 7 years ago
6f70eb2
Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 7 years ago
4b0ad07
idr: Fix handling of IDs above INT_MAX
by Matthew Wilcox
· 7 years ago
85a2d93
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
d4858aa
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
192b2e7
selftests/powerpc: Skip tm-trap if transactional memory is not enabled
by Michael Ellerman
· 7 years ago
3d4d5d6
radix tree test suite: Fix build
by Matthew Wilcox
· 7 years ago
6789af0
tools/kvm_stat: print 'Total' line for multiple events only
by Stefan Raspl
· 7 years ago
df72ecfc
tools/kvm_stat: group child events indented after parent
by Stefan Raspl
· 7 years ago
18e8f41
tools/kvm_stat: separate drilldown and fields filtering
by Stefan Raspl
· 7 years ago
516f119
tools/kvm_stat: eliminate extra guest/pid selection dialog
by Stefan Raspl
· 7 years ago
c0e8c21
tools/kvm_stat: mark private methods as such
by Stefan Raspl
· 7 years ago
1fd6a70
tools/kvm_stat: fix debugfs handling
by Stefan Raspl
· 7 years ago
1cd8bfb
tools/kvm_stat: print error on invalid regex
by Stefan Raspl
· 7 years ago
3df33a0
tools/kvm_stat: fix crash when filtering out all non-child trace events
by Stefan Raspl
· 7 years ago
369d5a8
tools/kvm_stat: avoid 'is' for equality checks
by Marc Hartmayer
· 7 years ago
0eb5780
tools/kvm_stat: use a more pythonic way to iterate over dictionaries
by Marc Hartmayer
· 7 years ago
006f154
tools/kvm_stat: use a namedtuple for storing the values
by Marc Hartmayer
· 7 years ago
faa312a
tools/kvm_stat: simplify the sortkey function
by Marc Hartmayer
· 7 years ago
9cb9c07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
2eb02aa
Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
ca36960
bpf: allow xadd only on aligned memory
by Daniel Borkmann
· 7 years ago
16338a9
bpf, arm64: fix out of bounds access in tail call
by Daniel Borkmann
· 7 years ago
645ae5c
Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into fixes-v4.16-rc3
by James Morris
· 7 years ago
80475c4
selftests/bpf/test_maps: exit child process without error in ENOMEM case
by Li Zhijian
· 7 years ago
d057dc4
seccomp: add a selftest for get_metadata
by Tycho Andersen
· 7 years ago
31a8260
selftests/bpf: update gitignore with test_libbpf_open
by Anders Roxell
· 7 years ago
b52db43
selftests/bpf: tcpbpf_kern: use in6_* macros from glibc
by Anders Roxell
· 7 years ago
bdefe01
selftests/memfd: add run_fuse_test.sh to TEST_FILES
by Anders Roxell
· 7 years ago
7ed1c19
tools: fix cross-compile var clobbering
by Martin Kelly
· 7 years ago
bf006d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
ca41b97
objtool: Add module specific retpoline rules
by Peter Zijlstra
· 7 years ago
b5bc223
objtool: Add retpoline validation
by Peter Zijlstra
· 7 years ago
43a4525
objtool: Use existing global variables for options
by Peter Zijlstra
· 7 years ago
b1a2ce8
tools/libbpf: Avoid possibly using uninitialized variable
by Jeremy Cline
· 7 years ago
3f9e646
Merge tag 'perf-core-for-mingo-4.17-20180215' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 7 years ago
f1d0b4c
Revert "tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.h"
by Hendrik Brueckner
· 7 years ago
690d22d
perf s390: Rework system call table creation by using syscall.tbl
by Hendrik Brueckner
· 7 years ago
baa6761
perf s390: Grab a copy of arch/s390/kernel/syscall/syscall.tbl
by Hendrik Brueckner
· 7 years ago
f091f1d
tools/headers: Synchronize kernel ABI headers, v4.16-rc1
by Ingo Molnar
· 7 years ago
7a92453
perf test: Fix test trace+probe_libc_inet_pton.sh for s390x
by Thomas Richter
· 7 years ago
ba7e851
perf data: Document missing --force option
by Sangwon Hong
· 7 years ago
6677d26
perf tools: Substitute yet another strtoull()
by Andy Shevchenko
· 7 years ago
8cc42de
perf top: Check the latency of perf_top__mmap_read()
by Kan Liang
· 7 years ago
ebebbf0
perf top: Switch default mode to overwrite mode
by Kan Liang
· 7 years ago
a1ff5b0
perf top: Remove lost events checking
by Kan Liang
· 7 years ago
06cc1a4
perf hists browser: Add parameter to disable lost event warning
by Kan Liang
· 7 years ago
204721d
perf top: Add overwrite fall back
by Kan Liang
· 7 years ago
9a831b3
perf evsel: Expose the perf_missing_features struct
by Arnaldo Carvalho de Melo
· 7 years ago
63878a5
perf top: Check per-event overwrite term
by Kan Liang
· 7 years ago
3effc2f
perf mmap: Discard legacy interface for mmap read
by Kan Liang
· 7 years ago
600a7cf
perf test: Update mmap read functions for backward-ring-buffer test
by Kan Liang
· 7 years ago
7bb4597
perf mmap: Introduce perf_mmap__read_event()
by Kan Liang
· 7 years ago
ee023de
perf mmap: Introduce perf_mmap__read_done()
by Kan Liang
· 7 years ago
b4b036b
perf mmap: Discard 'prev' in perf_mmap__read()
by Kan Liang
· 7 years ago
189f2cc
perf mmap: Add new return value logic for perf_mmap__read_init()
by Kan Liang
· 7 years ago
8872481
perf mmap: Introduce perf_mmap__read_init()
by Kan Liang
· 7 years ago
f92c8cb
perf mmap: Cleanup perf_mmap__push()
by Kan Liang
· 7 years ago
dc6c35c
perf mmap: Recalculate size for overwrite mode
by Kan Liang
· 7 years ago
6888ff6
perf evlist: Remove stale mmap read for backward
by Kan Liang
· 7 years ago
0b7c152
perf vendor events aarch64: Add JSON metrics for ARM Cortex-A53 Processor
by William Cohen
· 7 years ago
9be6d41
tools: bpftool: preserve JSON output on errors on batch file parsing
by Quentin Monnet
· 7 years ago
52c84d3
tools: bpftool: preserve JSON for batch mode when dumping insns to file
by Quentin Monnet
· 7 years ago
d4667ca
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
961888b
selftests/x86/mpx: Fix incorrect bounds with old _sigfault
by Rui Wang
· 7 years ago
fe24e27
objtool: Fix segfault in ignore_unreachable_insn()
by Josh Poimboeuf
· 7 years ago
9279ddf
selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems
by Dominik Brodowski
· 7 years ago
4105c69
selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c
by Dominik Brodowski
· 7 years ago
694a20d
Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
9a606f8
selftests: memfd: add config fragment for fuse
by Anders Roxell
· 7 years ago
Next »