Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
2b24408158276faf0f4a71eb97a2364686d5b06c
/
tools
7d0ae23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
6436408
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
64cf548
tools: bpftool: Cleanup license mess
by Thomas Gleixner
· 6 years ago
ad6dd7a
bpf: pull in pkt_sched.h header for tooling to fix bpftool build
by Daniel Borkmann
· 6 years ago
479a2b7
selftests: forwarding: Add a test case for externally learned FDB entries
by Ido Schimmel
· 6 years ago
7215927
selftests: mlxsw: Test FDB offload indication
by Ido Schimmel
· 6 years ago
c5b7098
Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
f67ad87
selftests/bpf: retry tests that expect build-id
by Stanislav Fomichev
· 6 years ago
91fa038
selftests: tc-testing: fix parsing of ife type
by Davide Caratti
· 6 years ago
5216bd7
selftests: tc-testing: fix tunnel_key failure if dst_port is unspecified
by Davide Caratti
· 6 years ago
e413615
selftests: tc-testing: drop test on missing tunnel key id
by Davide Caratti
· 6 years ago
6e8ccb4
tools/bpf: properly account for libbfd variations
by Stanislav Fomichev
· 6 years ago
5be9956
selftests/txtimestamp: Fix an equals vs assign bug
by Dan Carpenter
· 6 years ago
86edaed
bpf: libbpf: retry loading program on EAGAIN
by Lorenz Bauer
· 6 years ago
1be72f2
selftests/bpf: install with_tunnels.sh for test_flow_dissector.sh
by Stanislav Fomichev
· 6 years ago
e874644
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
40a31da
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
298e59d3
tools/bpf: fix bpftool map dump with bitfields
by Yonghong Song
· 6 years ago
e43207f
tools/bpf: test btf bitfield with >=256 struct member offset
by Yonghong Song
· 6 years ago
4f548c2
Merge tag 'riscv-for-linus-4.21-rc2-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 6 years ago
f98937c
selftests: bpf: install files tcp_(server|client)*.py
by Anders Roxell
· 6 years ago
e3ca63d
selftests/bpf: add missing executables to .gitignore
by Stanislav Fomichev
· 6 years ago
15c0309
tools headers powerpc: Remove unistd.h
by Ravi Bangoria
· 6 years ago
0206131
perf powerpc: Rework syscall table generation
by Ravi Bangoria
· 6 years ago
549aff7
perf symbols: Add 'arch_cpu_idle' to the list of kernel idle symbols
by Arnaldo Carvalho de Melo
· 6 years ago
498c203
tools include uapi: Sync linux/if_link.h copy with the kernel sources
by Arnaldo Carvalho de Melo
· 6 years ago
aff876d
tools/vm/page_owner: use page_owner_sort in the use example
by Miles Chen
· 6 years ago
4fabf3b
selftests: forwarding: Add a test for VLAN deletion
by Ido Schimmel
· 6 years ago
289fb44
selftests: forwarding: Fix test for different devices
by Ido Schimmel
· 6 years ago
16dc42e4
selftests: mlxsw: Add a test case for VLAN addition error flow
by Ido Schimmel
· 6 years ago
ee412f1
tools include uapi: Sync linux/vhost.h with the kernel sources
by Arnaldo Carvalho de Melo
· 6 years ago
fdc42ca
tools include uapi: Sync linux/fs.h copy with the kernel sources
by Arnaldo Carvalho de Melo
· 6 years ago
1c23397
perf beauty: Switch from using uapi/linux/fs.h to uapi/linux/mount.h
by Arnaldo Carvalho de Melo
· 6 years ago
250bfc8
tools include uapi: Grab a copy of linux/mount.h
by Arnaldo Carvalho de Melo
· 6 years ago
f2e14cd
perf top: Lift restriction on using callchains without "sym" in --sort
by Arnaldo Carvalho de Melo
· 6 years ago
9231967
tools lib traceevent: Remove tep_data_event_from_type() API
by Tzvetomir Stoyanov
· 6 years ago
4104e60
tools lib traceevent: Rename tep_is_file_bigendian() to tep_file_bigendian()
by Tzvetomir Stoyanov
· 6 years ago
f87ce7c
tools lib traceevent: Changed return logic of tep_register_event_handler() API
by Tzvetomir Stoyanov
· 6 years ago
6d2d6fd
tools lib traceevent: Changed return logic of trace_seq_printf() and trace_seq_vprintf() APIs
by Tzvetomir Stoyanov
· 6 years ago
2e4318a
tools lib traceevent: Rename struct cmdline to struct tep_cmdline
by Tzvetomir Stoyanov
· 6 years ago
eed14f4
tools lib traceevent: Initialize host_bigendian at tep_handle allocation
by Tzvetomir Stoyanov
· 6 years ago
ca3958b
tools lib traceevent: Introduce new libtracevent API: tep_override_comm()
by Tzvetomir Stoyanov
· 6 years ago
21327c7
perf tests: Add a test for the ARM 32-bit [vectors] page
by Florian Fainelli
· 6 years ago
0115323
perf tools: Make find_vdso_map() more modular
by Florian Fainelli
· 6 years ago
ac6e022
perf trace: Fix alignment for [continued] lines
by Arnaldo Carvalho de Melo
· 6 years ago
172bf02
perf trace: Fix ')' placement in "interrupted" syscall lines
by Arnaldo Carvalho de Melo
· 6 years ago
64598e8
Merge tag 'perf-core-for-mingo-4.21-20190104' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 6 years ago
6529870
powerpc/perf: Update perf_regs structure to include MMCRA
by Madhavan Srinivasan
· 6 years ago
80f21ff
bpf, doc: add note for libbpf's stand-alone build
by Daniel Borkmann
· 6 years ago
a8911d6
selftests/bpf: fix incorrect users of create_and_get_cgroup
by Stanislav Fomichev
· 6 years ago
d0df00e
tools uapi: fix RISC-V 64-bit support
by Aurelien Jarno
· 6 years ago
85e1ffb
Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
ac5eed2
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
1cbbcfb
bpf: add various test cases for alu op on mixed dst register types
by Daniel Borkmann
· 6 years ago
e9666d1
jump_label: move 'asm goto' support test to Kconfig
by Masahiro Yamada
· 6 years ago
a659811
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
976b4f3
selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addr
by Andrey Ignatov
· 6 years ago
3271a48
selftests: net: fix/improve ip_defrag selftest
by Peter Oskolkov
· 6 years ago
3fc2579
fls: change parameter to unsigned int
by Matthew Wilcox
· 6 years ago
03fa483
perf test shell: Use a fallback to get the pathname in vfs_getname
by Arnaldo Carvalho de Melo
· 6 years ago
f712a86
perf python: Make sure the python binding output directory is in place
by Arnaldo Carvalho de Melo
· 6 years ago
099be74
perf strbuf: Remove redundant va_end() in strbuf_addv()
by Mattias Jacobsson
· 6 years ago
442b4eb
perf annotate: Pass filename to objdump via execl
by Ivan Krylov
· 6 years ago
a3366db0
perf report: Fix wrong iteration count in --branch-history
by Jin Yao
· 6 years ago
86c22ab
tools headers x86: Sync asm/cpufeatures.h copy with the kernel sources
by Arnaldo Carvalho de Melo
· 6 years ago
8c91fd6
tools headers uapi: Sync copy of asm-generic/unistd.h with the kernel sources
by Arnaldo Carvalho de Melo
· 6 years ago
558517c
tools headers uapi: Sync linux/kvm.h with the kernel sources
by Arnaldo Carvalho de Melo
· 6 years ago
4001b6a
tools headers uapi: Sync linux/in.h copy from the kernel sources
by Arnaldo Carvalho de Melo
· 6 years ago
8858ecb
tools headers uapi: Update i915_drm.h
by Arnaldo Carvalho de Melo
· 6 years ago
536cdb6
tools iio: Override CFLAGS assignments
by Jiri Olsa
· 6 years ago
302df34
tools thermal tmon: Use -O3 instead of -O1 if available
by Jiri Olsa
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
43d86ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
805e4c8
tools beauty: Make the prctl option table generator catch all PR_ options
by Arnaldo Carvalho de Melo
· 6 years ago
3d32c45
tools headers uapi: Sync prctl.h with the kernel sources
by Arnaldo Carvalho de Melo
· 6 years ago
94f45df
tools headers x86: Sync disabled-features.h
by Arnaldo Carvalho de Melo
· 6 years ago
8a99255
perf stat: Fix endless wait for child process
by Jin Yao
· 6 years ago
2573be2
Merge tag 'perf-core-for-mingo-4.21-20190103' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 6 years ago
80c9b2f
bpf: add various test cases to selftests
by Daniel Borkmann
· 6 years ago
d9a7fa6
Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
f218a29
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
b25756d
perf session: Add comment for perf_session__register_idle_thread()
by Adrian Hunter
· 6 years ago
256d92b
perf thread-stack: Fix thread stack processing for the idle task
by Adrian Hunter
· 6 years ago
139f42f
perf thread-stack: Allocate an array of thread stacks
by Adrian Hunter
· 6 years ago
2e9e868
perf thread-stack: Factor out thread_stack__init()
by Adrian Hunter
· 6 years ago
f6060ac
perf thread-stack: Allow for a thread stack array
by Adrian Hunter
· 6 years ago
bd8e68a
perf thread-stack: Avoid direct reference to the thread's stack
by Adrian Hunter
· 6 years ago
e0b8951
perf thread-stack: Tidy thread_stack__bottom() usage
by Adrian Hunter
· 6 years ago
03b32cb
perf thread-stack: Simplify some code in thread_stack__process()
by Adrian Hunter
· 6 years ago
8b6b25c
selftests/bpf: fix error printing in test_devmap()
by Xiaozhou Liu
· 6 years ago
495d714
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
889bb74
Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux
by Linus Torvalds
· 6 years ago
903b77c
Merge tag 'linux-kselftest-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 6 years ago
457fa34
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
0206118
Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 6 years ago
f346b0b
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
75f95da
Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
b6fb87b
tools/vm/page-types.c: fix "kpagecount returned fewer pages than expected" failures
by Anthony Yznaga
· 6 years ago
a95c90f
mm, devm_memremap_pages: fix shutdown handling
by Dan Williams
· 6 years ago
808153e
mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPL
by Dan Williams
· 6 years ago
Next »