Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
71d0ed7079dffbc5cd0941d77d9b84e04109c9bb
/
tools
3efa70d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
63dfef7
bpf: enable verifier to add 0 to packet ptr
by William Tu
· 8 years ago
29200c1
bpf: test for AND edge cases
by Josef Bacik
· 8 years ago
027eb72
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
4e8f2fc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
1b1bc42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
0901df3
bpf: use prefix_len in test_tag when reading fdinfo
by Daniel Borkmann
· 8 years ago
0fe0559
lib, traceevent: add PRINT_HEX_STR variant
by Daniel Borkmann
· 8 years ago
3fadc80
bpf: enable verifier to better track const alu ops
by Daniel Borkmann
· 8 years ago
62b6466
bpf: add prog tag test case to bpf selftests
by Daniel Borkmann
· 8 years ago
4d3381f
bpf: Add tests for the lpm trie map
by David Herrmann
· 8 years ago
585457f
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
83fd57a
Merge tag 'powerpc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
47a4c49
tools/virtio/ringtest: tweaks for s390
by Halil Pasic
· 8 years ago
21f5eda
tools/virtio/ringtest: fix run-on-all.sh for offline cpus
by Halil Pasic
· 8 years ago
b5b46c4
objtool: Fix IRET's opcode
by Jiri Slaby
· 8 years ago
df21d2f
selftest/powerpc: Wrong PMC initialized in pmc56_overflow test
by Madhavan Srinivasan
· 8 years ago
3fbfadc
bpf: Fix test_lru_sanity5() in test_lru_map.c
by Martin KaFai Lau
· 8 years ago
580bdf5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
31f5260
Merge tag 'perf-urgent-for-mingo-4.10-20170117' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 8 years ago
613f050
perf probe: Fix to probe on gcc generated functions in modules
by Masami Hiramatsu
· 8 years ago
3e96dac
perf probe: Add error checks to offline probe post-processing
by Masami Hiramatsu
· 8 years ago
d2d4edb
perf probe: Fix to show correct locations for events on modules
by Masami Hiramatsu
· 8 years ago
79078c5
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
4d7b9dc
tools: psock_lib: harden socket filter used by psock tests
by Sowmini Varadhan
· 8 years ago
62c7989
bpf: allow b/h/w/dw access for bpf's cb in ctx
by Daniel Borkmann
· 8 years ago
02ac5d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
ba836a6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
41b6167
mm: get rid of __GFP_OTHER_NODE
by Michal Hocko
· 8 years ago
06c1c04
bpf: allow helpers access to variable memory
by Gianluca Borello
· 8 years ago
f0318d0
bpf: allow adjusted map element values to spill
by Gianluca Borello
· 8 years ago
5722569
bpf: allow helpers access to map element values
by Gianluca Borello
· 8 years ago
7738789
selftests: x86/pkeys: fix spelling mistake: "itertation" -> "iteration"
by Colin King
· 8 years ago
3659f98
selftests: do not require bash to run netsocktests testcase
by Rolf Eike Beer
· 8 years ago
d979e13
selftests: do not require bash to run bpf tests
by Rolf Eike Beer
· 8 years ago
a2b1e8a
selftests: do not require bash for the generated test
by Rolf Eike Beer
· 8 years ago
c1878f7a
tools: psock_tpacket: block Rx until socket filter has been added and socket has been bound to loopback.
by Sowmini Varadhan
· 8 years ago
4e06d4f
Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 8 years ago
8a937a2
perf probe: Fix to probe on gcc generated symbols for offline kernel
by Masami Hiramatsu
· 8 years ago
eebc509
perf probe: Fix --funcs to show correct symbols for offline module
by Masami Hiramatsu
· 8 years ago
7934c98
perf symbols: Robustify reading of build-id from sysfs
by Arnaldo Carvalho de Melo
· 8 years ago
30a9c64
perf tools: Install tools/lib/traceevent plugins with install-bin
by Arnaldo Carvalho de Melo
· 8 years ago
0748591
tools lib traceevent: Fix prev/next_prio for deadline tasks
by Daniel Bristot de Oliveira
· 8 years ago
fe878ca
tools: test case for TPACKET_V3/TX_RING support
by Sowmini Varadhan
· 8 years ago
60437ac
perf record: Fix --switch-output documentation and comment
by Jiri Olsa
· 8 years ago
efd2130
perf record: Make __record_options static
by Jiri Olsa
· 8 years ago
b66fb1d
tools lib subcmd: Add OPT_STRING_OPTARG_SET option
by Jiri Olsa
· 8 years ago
1f2ed15
perf probe: Fix to get correct modname from elf header
by Masami Hiramatsu
· 8 years ago
9396c9c
perf sched timehist: Show total scheduling time
by Namhyung Kim
· 8 years ago
10bbe75
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 8 years ago
6886fee
tools/power turbostat: remove obsolete -M, -m, -C, -c options
by Len Brown
· 8 years ago
388e9c8
tools/power turbostat: Make extensible via the --add parameter
by Len Brown
· 8 years ago
00198da
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
bdd7572
perf sched timehist: Fix invalid period calculation
by Namhyung Kim
· 8 years ago
4fa0d1a
perf sched timehist: Remove hardcoded 'comm_width' check at print_summary
by Namhyung Kim
· 8 years ago
9b8087d
perf sched timehist: Enlarge default 'comm_width'
by Namhyung Kim
· 8 years ago
0e6758e
perf sched timehist: Honour 'comm_width' when aligning the headers
by Namhyung Kim
· 8 years ago
5dc880d
tools lib bpf: Add bpf_prog_{attach,detach}
by Joe Stringer
· 8 years ago
ed6c166
perf diff: Do not overwrite valid build id
by Kan Liang
· 8 years ago
edee44b
perf annotate: Don't throw error for zero length symbols
by Ravi Bangoria
· 8 years ago
9de3ffa
perf bench futex: Fix lock-pi help string
by Davidlohr Bueso
· 8 years ago
2bd42f3
perf trace: Check if MAP_32BIT is defined (again)
by Jiri Olsa
· 8 years ago
3be134e
Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
52f40e9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
41e0e24
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
c44ef85
Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-next
by Dan Williams
· 8 years ago
0eb6984
bpf, test_verifier: fix a test case error result on unprivileged
by Daniel Borkmann
· 8 years ago
a08dd0d
bpf: fix regression on verifier pruning wrt map lookups
by Daniel Borkmann
· 8 years ago
de39981
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
ed3c5a0
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
09dee2a
Merge tag 'linux-kselftest-4.10-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 8 years ago
376a5fb
tools: enable endian checks for all sparse builds
by Michael S. Tsirkin
· 8 years ago
ea9156f
tools/virtio: use {READ,WRITE}_ONCE() in uaccess.h
by Mark Rutland
· 8 years ago
5da889c
tools/virtio: fix READ_ONCE()
by Mark Rutland
· 8 years ago
179a7ba
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
a5580c7
tools lib bpf: Add flags to bpf_create_map()
by Joe Stringer
· 8 years ago
83d994d
tools lib bpf: use __u32 from linux/types.h
by Joe Stringer
· 8 years ago
0cb34dc
tools lib bpf: Sync {tools,}/include/uapi/linux/bpf.h
by Joe Stringer
· 8 years ago
e216874
perf annotate: Fix jump target outside of function address range
by Ravi Bangoria
· 8 years ago
3ee2eb6
perf annotate: Support jump instruction with target as second operand
by Ravi Bangoria
· 8 years ago
23dc4f1
perf record: Force ignore_missing_thread for uid option
by Jiri Olsa
· 8 years ago
a359c17
perf evsel: Allow to ignore missing pid
by Jiri Olsa
· 8 years ago
38af91f
perf thread_map: Add thread_map__remove function
by Jiri Olsa
· 8 years ago
83c2e4f3
perf evsel: Use variable instead of repeating lengthy FD macro
by Jiri Olsa
· 8 years ago
631ac41
perf mem: Fix --all-user/--all-kernel options
by Jiri Olsa
· 8 years ago
7e6a799
perf tools: Remove some needless __maybe_unused
by Arnaldo Carvalho de Melo
· 8 years ago
ba957eb
perf sched timehist: Show callchains for idle stat
by Namhyung Kim
· 8 years ago
07235f8
perf sched timehist: Add -I/--idle-hist option
by Namhyung Kim
· 8 years ago
a4b2b6f
perf sched timehist: Skip non-idle events when necessary
by Namhyung Kim
· 8 years ago
699b5b9
perf sched timehist: Save callchain when entering idle
by Namhyung Kim
· 8 years ago
3bc2fa9
perf sched timehist: Introduce struct idle_time_data
by Namhyung Kim
· 8 years ago
96039c7
perf sched timehist: Split is_idle_sample()
by Namhyung Kim
· 8 years ago
aeafd62
perf tools: Move headers check into bash script
by Jiri Olsa
· 8 years ago
b9a0deb
redo: radix tree test suite: fix compilation
by Matthew Wilcox
· 8 years ago
a57cb1c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
e1e14ab
radix tree test suite: delete unused rcupdate.c
by Matthew Wilcox
· 8 years ago
092bc0b
radix tree test suite: add new tag check
by Matthew Wilcox
· 8 years ago
e8de434
radix-tree: ensure counts are initialised
by Matthew Wilcox
· 8 years ago
bbe9d71
radix tree test suite: cache recently freed objects
by Matthew Wilcox
· 8 years ago
de1af8f
radix tree test suite: add some more functionality
by Matthew Wilcox
· 8 years ago
Next »