Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
673831da643c31756622963585fc9d6dbb5d3a37
/
tools
26bdace
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
36f9814
bpf: fix uapi hole for 32 bit compat applications
by Daniel Borkmann
· 6 years ago
6497bbc
Merge tag 'perf-urgent-for-mingo-4.17-20180531' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 6 years ago
18a7057
perf tools: Fix perf.data format description of NRCPUS header
by Arnaldo Carvalho de Melo
· 6 years ago
943f32a
perf script python: Add addr into perf sample dict
by Leo Yan
· 6 years ago
0c71113
perf data: Update documentation section on cpu topology
by Thomas Richter
· 6 years ago
e2ab285
perf cs-etm: Fix indexing for decoder packet queue
by Mathieu Poirier
· 6 years ago
ab4e32f
perf bpf: Fix NULL return handling in bpf__prepare_load()
by YueHaibing
· 7 years ago
d121109
perf test: "Session topology" dumps core on s390
by Thomas Richter
· 6 years ago
369b230
perf parse-events: Handle uncore event aliases in small groups properly
by Kan Liang
· 7 years ago
bc2dbc5
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
03250e10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
7a4deea
idr: fix invalid ptr dereference on item delete
by Matthew Wilcox
· 6 years ago
d2f30f5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
24e4b07
selftests/net: Add missing config options for PMTU tests
by Stefano Brivio
· 6 years ago
1a2b80e
selftests: net: reuseport_bpf_numa: don't fail if no numa support
by Anders Roxell
· 7 years ago
3b78ce4
Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
5aef268
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
8a6bd2f
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
95bcce4
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
583dbad
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
7dec80c
objtool: Detect RIP-relative switch table references, part 2
by Josh Poimboeuf
· 7 years ago
fd8f58c
radix tree test suite: multi-order iteration race
by Ross Zwisler
· 7 years ago
3e252fa
radix tree test suite: add item_delete_rcu()
by Ross Zwisler
· 7 years ago
dcbbf25
radix tree test suite: fix compilation issue
by Ross Zwisler
· 7 years ago
8d9fa88
radix tree test suite: fix mapshift build target
by Ross Zwisler
· 7 years ago
a6837d2
selftests: bpf: config: enable NET_SCH_INGRESS for xdp_meta.sh
by Anders Roxell
· 7 years ago
deea812
selftests/bpf: check return value of fopen in test_verifier.c
by Jesper Dangaard Brouer
· 7 years ago
58ddfe6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
f3903c9
Merge tag 'perf-urgent-for-mingo-4.17-20180514' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 7 years ago
6f5ec29
objtool: Detect RIP-relative switch table references
by Josh Poimboeuf
· 7 years ago
3488a60
x86/pkeys/selftests: Add a test for pkey 0
by Dave Hansen
· 7 years ago
acb25d7
x86/pkeys/selftests: Save off 'prot' for allocations
by Dave Hansen
· 7 years ago
3d64f4e
x86/pkeys/selftests: Fix pointer math
by Dave Hansen
· 7 years ago
f50b487
x86/pkeys/selftests: Fix pkey exhaustion test off-by-one
by Dave Hansen
· 7 years ago
6af17cf
x86/pkeys/selftests: Add PROT_EXEC test
by Dave Hansen
· 7 years ago
3fcd2b2
x86/pkeys/selftests: Factor out "instruction page"
by Dave Hansen
· 7 years ago
7e7fd67
x86/pkeys/selftests: Allow faults on unknown keys
by Dave Hansen
· 7 years ago
caf9eb6
x86/pkeys/selftests: Avoid printf-in-signal deadlocks
by Dave Hansen
· 7 years ago
a50093d
x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signal
by Dave Hansen
· 7 years ago
86b9eea
x86/pkeys/selftests: Stop using assert()
by Dave Hansen
· 7 years ago
55556b0
x86/pkeys/selftests: Give better unexpected fault error messages
by Dave Hansen
· 7 years ago
59c2a72
x86/selftests: Add mov_to_ss test
by Andy Lutomirski
· 7 years ago
73bb4d6
x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABI
by Ingo Molnar
· 7 years ago
0fb9662
x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pkeys ABI
by Ingo Molnar
· 7 years ago
fd35c88
objtool: Support GCC 8 switch tables
by Josh Poimboeuf
· 7 years ago
1381043
objtool: Support GCC 8's cold subfunctions
by Josh Poimboeuf
· 7 years ago
0afd0d9
objtool: Fix "noreturn" detection for recursive sibling calls
by Josh Poimboeuf
· 7 years ago
4fe875e
objtool, kprobes/x86: Sync the latest <asm/insn.h> header with tools/objtool/arch/x86/include/asm/insn.h
by Ingo Molnar
· 7 years ago
9d6b4bf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
baeda71
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
4bc8719
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
c23080a
perf tools: Add missing newline when parsing empty BPF proggie
by Arnaldo Carvalho de Melo
· 7 years ago
3a08879
perf cs-etm: Remove redundant space
by Leo Yan
· 7 years ago
46d5362
perf cs-etm: Support unknown_thread in cs_etm_auxtrace
by Leo Yan
· 7 years ago
bcb2b94
KVM: selftests: exit with 0 status code when tests cannot be run
by Paolo Bonzini
· 7 years ago
3597683
tools: bpf: handle NULL return in bpf_prog_load_xattr()
by Jakub Kicinski
· 7 years ago
f7017ca
tc-testing: fix tdc tests for 'bpf' action
by Davide Caratti
· 7 years ago
04d2600
perf annotate: Display all available events on --stdio
by Jin Yao
· 7 years ago
f8207b9
perf test: "probe libc's inet_pton" fails on s390 due to missing inline
by Thomas Richter
· 7 years ago
49cf4a4b
Merge tag 'perf-urgent-for-mingo-4.17-20180507' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 7 years ago
1751eb4
selftests: net: use TEST_PROGS_EXTENDED
by Anders Roxell
· 7 years ago
4a35a90
Revert "perf pmu: Fix pmu events parsing rule"
by Arnaldo Carvalho de Melo
· 7 years ago
5981ec3
tools headers kvm: Sync ARM UAPI headers with the kernel sources
by Arnaldo Carvalho de Melo
· 7 years ago
d0e9f4c
tools headers kvm: Sync uapi/linux/kvm.h with the kernel sources
by Arnaldo Carvalho de Melo
· 7 years ago
605e71c
tools headers: Sync x86 cpufeatures.h with the kernel sources
by Arnaldo Carvalho de Melo
· 7 years ago
ea9032f
perf vendor events intel: Remove duplicated entry for westmereep-dp in mapfile.csv
by William Cohen
· 7 years ago
2abb80d
perf bench numa: Fix typo in options
by Yisheng Xie
· 7 years ago
00a02d0
seccomp: Add filter flag to opt-out of SSB mitigation
by Kees Cook
· 7 years ago
c33ede1
Merge tag 'acpi-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
7553961
tools: power/acpi, revert to LD = gcc
by Jiri Slaby
· 7 years ago
1504269
Merge tag 'linux-kselftest-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 7 years ago
e523a25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
e002434
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
a4e21ff
bpf: minor fix to selftest test_stacktrace_build_id()
by Song Liu
· 7 years ago
65f4d6d
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
7d9e55f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
a335544
selftests: Fix lib.mk run_tests target shell script
by Mathieu Desnoyers
· 7 years ago
9faedd6
selftests: net: add in_netns.sh TEST_GEN_PROGS_EXTENDED
by Anders Roxell
· 7 years ago
ee3748b
Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
8bb2610
x86/entry/64/compat: Preserve r8-r11 in int $0x80
by Andy Lutomirski
· 7 years ago
47b5ece
Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
8154255
bpf: fix uninitialized variable in bpf tools
by John Fastabend
· 7 years ago
d4652f6
Merge tag 'perf-urgent-for-mingo-4.17-20180425' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 7 years ago
25eb0ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
9c299a3
bpf: fix for lex/yacc build error with gcc-5
by John Fastabend
· 7 years ago
0183df0
selftests:firmware: fixes a call to a wrong function name
by Jeffrin Jose T
· 7 years ago
25aa50e
selftests: ftrace: Add a testcase for multiple actions on trigger
by Masami Hiramatsu
· 7 years ago
ef39a01
selftests: ftrace: Fix trigger extended error testcase
by Masami Hiramatsu
· 7 years ago
24cac70
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
80ee8c5
perf stat: Fix duplicate PMU name for interval print
by Kan Liang
· 7 years ago
121f325
perf evsel: Only fall back group read for leader
by Kan Liang
· 7 years ago
30060ea
perf stat: Print out hint for mixed PMU group error
by Kan Liang
· 7 years ago
292c34c
perf pmu: Fix core PMU alias list for X86 platform
by Kan Liang
· 7 years ago
5d9946c
perf record: Fix s390 undefined record__auxtrace_init() return value
by Thomas Richter
· 7 years ago
3138a2e
perf mem: Document incorrect and missing options
by Sangwon Hong
· 7 years ago
e9add8b
perf evsel: Disable write_backward for leader sampling group events
by Jiri Olsa
· 7 years ago
9a4a931
perf pmu: Fix pmu events parsing rule
by Jiri Olsa
· 7 years ago
129193b
perf stat: Keep the / modifier separator in fallback
by Jiri Olsa
· 7 years ago
b31a8cc
perf test: Adapt test case record+probe_libc_inet_pton.sh for s390
by Thomas Richter
· 7 years ago
Next »