Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2eb3d6894ae3b9cc8a94c91458a041c45773f23d
2eb3d68
perf hist: Use cached rbtrees
by Davidlohr Bueso
· 6 years ago
7137ff5
perf symbols: Use cached rbtrees
by Davidlohr Bueso
· 6 years ago
ca22702
perf util: Use cached rbtree for rblists
by Davidlohr Bueso
· 6 years ago
55ecd63
perf callchain: Use cached rbtrees
by Davidlohr Bueso
· 6 years ago
f3acb3a
perf machine: Use cached rbtrees
by Davidlohr Bueso
· 6 years ago
3aef2ca
tools: Update rbtree implementation
by Davidlohr Bueso
· 6 years ago
95420d3
perf callchain: No need to include perf.h
by Arnaldo Carvalho de Melo
· 6 years ago
f0049f2
perf comm: Remove needless headers from comm.h
by Arnaldo Carvalho de Melo
· 6 years ago
40f3b2d
perf namespaces: Remove namespaces.h from .h headers
by Arnaldo Carvalho de Melo
· 6 years ago
68c0188
perf symbols: Remove some unnecessary includes from symbol.h
by Arnaldo Carvalho de Melo
· 6 years ago
d328e30
perf symbols: Remove include map.h from dso.h
by Arnaldo Carvalho de Melo
· 6 years ago
e7a795d
perf block-range: Add missing headers
by Arnaldo Carvalho de Melo
· 6 years ago
f1a397f
perf tools: Move branch structs to branch.h
by Arnaldo Carvalho de Melo
· 6 years ago
8a249c7
perf annotate: Remove lots of headers from annotate.h
by Arnaldo Carvalho de Melo
· 6 years ago
19ea1b6
perf symbols: Move symbol_conf to separate file
by Arnaldo Carvalho de Melo
· 6 years ago
b2251c32
perf color: Add missing stdarg.g to color.h
by Arnaldo Carvalho de Melo
· 6 years ago
f575494
Merge tag 'perf-core-for-mingo-5.0-20190121' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 6 years ago
32e9136
perf utils: Move perf_config using routines from color.c to separate object
by Arnaldo Carvalho de Melo
· 6 years ago
a5dcc4c
perf python: Remove -fstack-clash-protection when building with some clang versions
by Arnaldo Carvalho de Melo
· 6 years ago
6934058
bpf: Add module name [bpf] to ksymbols for bpf programs
by Song Liu
· 6 years ago
a40b95b
perf top: Synthesize BPF events for pre-existing loaded BPF programs
by Arnaldo Carvalho de Melo
· 6 years ago
7b612e2
perf tools: Synthesize PERF_RECORD_* for loaded BPF programs
by Song Liu
· 6 years ago
45178a9
perf tools: Handle PERF_RECORD_BPF_EVENT
by Song Liu
· 6 years ago
9aa0bfa
perf tools: Handle PERF_RECORD_KSYMBOL
by Song Liu
· 6 years ago
df063c8
tools headers uapi: Sync tools/include/uapi/linux/perf_event.h
by Song Liu
· 6 years ago
6ee52e2
perf, bpf: Introduce PERF_RECORD_BPF_EVENT
by Song Liu
· 6 years ago
d764ac6
tools headers uapi: Sync tools/include/uapi/linux/perf_event.h
by Song Liu
· 6 years ago
76193a9
perf, bpf: Introduce PERF_RECORD_KSYMBOL
by Song Liu
· 6 years ago
5620196
perf: Make perf_event_output() propagate the output() return
by Arnaldo Carvalho de Melo
· 6 years ago
8dabe9c
perf report: Dump s390 counter set data to file
by Thomas Richter
· 6 years ago
3e4a1c5
perf report: Display names in s390 diagnostic counter sets
by Thomas Richter
· 6 years ago
93115d3
perf report: Display arch specific diagnostic counter sets, starting with s390
by Thomas Richter
· 6 years ago
3eb03a5
perf tools: Remove duplicate headers
by Brajeswar Ghosh
· 6 years ago
cf5c6c2
perf: Remove duplicated workqueue.h include from perf_event.h
by YueHaibing
· 6 years ago
3c7b67b
perf session: Add reader__process_events function
by Jiri Olsa
· 6 years ago
71002bd
perf session: Add 'data_offset' member to reader object
by Jiri Olsa
· 6 years ago
f66f095
perf session: Add 'data_size' member to reader object
by Jiri Olsa
· 6 years ago
82715eb
perf session: Add reader object
by Jiri Olsa
· 6 years ago
4f5a473
perf session: Get rid of file_size variable
by Jiri Olsa
· 6 years ago
7ba4da1
perf session: Rearrange perf_session__process_events function
by Jiri Olsa
· 6 years ago
49b8e2b
perf tools: Replace automatic const char[] variables by statics
by Rasmus Villemoes
· 6 years ago
ad07c8c
perf/core: Remove unused perf_flags
by Andrew Murray
· 6 years ago
88dbe3c
perf/core, arch/x86: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDE
by Andrew Murray
· 6 years ago
2ff4025
perf/core, arch/x86: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs
by Andrew Murray
· 6 years ago
c2c9091
perf/core, arch/powerpc: use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs
by Andrew Murray
· 6 years ago
a66b001
perf/drivers: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDE
by Andrew Murray
· 6 years ago
3065639
For drivers that do not support context exclusion let's advertise the
by Andrew Murray
· 6 years ago
cafa780
perf/core, arch/arm: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs
by Andrew Murray
· 6 years ago
1d899c0
perf/core, arch/arm: Use PERF_PMU_CAP_NO_EXCLUDE conditionally
by Andrew Murray
· 6 years ago
6dd273f
perf/core, arch/alpha: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDE
by Andrew Murray
· 6 years ago
cc6795a
perf/core: Add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs
by Andrew Murray
· 6 years ago
486efe9
perf/core: Add function to test for event exclusion flags
by Andrew Murray
· 6 years ago
23e232b
perf/doc: Update design.txt for exclude_{host|guest} flags
by Andrew Murray
· 6 years ago
d739322
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
1092a94
Merge tag 'drm-fixes-2019-01-18' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
2451f37
Merge tag 'led-fix-for-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 6 years ago
0a2fbed8
Merge tag 'hwmon-for-v5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 6 years ago
df0219b
Merge tag 'drm-misc-fixes-2019-01-17' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 6 years ago
4ac4cb7
Merge tag 'drm-intel-fixes-2019-01-17' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 6 years ago
586cdb0
Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 6 years ago
248b570
leds: lp5523: fix a missing check of return value of lp55xx_read
by Kangjie Lu
· 6 years ago
f422449
hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in OF device ID table
by Cheng-Min Ao
· 6 years ago
a3a8025
Merge tag 'afs-fixes-20190117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 6 years ago
6d060fa
Merge branch 'stable/for-linus-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 6 years ago
e4484a49
Merge tag 'kbuild-fixes-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
d471c4d
Merge tag 'devicetree-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
34fa476
afs: Fix race in async call refcounting
by David Howells
· 6 years ago
7a75b00
afs: Provide a function to get a ref on a call
by David Howells
· 6 years ago
59d4907
afs: Fix key refcounting in file locking code
by David Howells
· 6 years ago
4882a27
afs: Don't set vnode->cb_s_break in afs_validate()
by Marc Dionne
· 6 years ago
e00d888
kbuild: mark prepare0 as PHONY to fix external module build
by Masahiro Yamada
· 6 years ago
1b504a7
openrisc: remove unneeded code in arch/openrisc/Makefile
by Masahiro Yamada
· 6 years ago
558ee61
nds32: remove unneeded code in arch/nds32/Makefile
by Masahiro Yamada
· 6 years ago
15c0519
Merge tag 'gvt-fixes-2018-01-17' of https://github.com/intel/gvt-linux into drm-intel-fixes
by Jani Nikula
· 6 years ago
7fbfee7
Merge branch 'fixes-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
a5795fd
LSM: Check for NULL cred-security on free
by James Morris
· 6 years ago
35dad45
drm/amd/display: Detach backlight from stream
by David Francis
· 6 years ago
9474f4e
Yama: Check for pid death before checking ancestry
by Kees Cook
· 6 years ago
3705add
dt-bindings: reset: meson-axg: fix SPDX license id
by Jerome Brunet
· 6 years ago
9eac0ae
dt-bindings: soc: qcom: Fix trivial language typos
by Krzysztof Kozlowski
· 6 years ago
889f4ce
doc: gpio-mvebu: fix broken reference to cp110-system-controller0.txt file
by Otto Sabart
· 6 years ago
28b170e
OF: properties: add missing of_node_put
by Julia Lawall
· 6 years ago
227a76b
swiotlb: clear io_tlb_start and io_tlb_end in swiotlb_exit
by Christoph Hellwig
· 6 years ago
be3bb59
ia64: remove redundant 'export AWK'
by Masahiro Yamada
· 6 years ago
b421b8a
kbuild: remove unused archmrproper
by Masahiro Yamada
· 6 years ago
47bfa6d
Merge tag 'selinux-pr-20190115' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 6 years ago
4bb0e6d
drm/sun4i: backend: add missing of_node_puts
by Julia Lawall
· 6 years ago
a811dc6
seccomp: fix UAF in user-trap code
by Tycho Andersen
· 6 years ago
7939f8b
Merge tag 'trace-v5.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
e874644
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
8b05a3a
tracing/kprobes: Fix NULL pointer dereference in trace_kprobe_create()
by Andrea Righi
· 6 years ago
92b0730
Revert "drm/amdgpu: validate user pitch alignment"
by Michel Dänzer
· 6 years ago
25ec429
Revert "drm/amdgpu: validate user GEM object size"
by Alex Deucher
· 6 years ago
ce0210c
drm/meson: Fix atomic mode switching regression
by Neil Armstrong
· 6 years ago
51b00d8
drm/i915/gvt: Fix mmap range check
by Zhenyu Wang
· 6 years ago
6c2d0f9
drm/i915/gvt: free VFIO region space in vgpu detach
by Hang Yuan
· 6 years ago
fe76fc6
sbitmap: Protect swap_lock from hardirq
by Ming Lei
· 6 years ago
d6f4a21
RDMA/uverbs: Mark ioctl responses with UVERBS_ATTR_F_VALID_OUTPUT
by Jason Gunthorpe
· 6 years ago
ae1cf20
drm/amd/display: Fix disabled cursor on top screen edge
by Nicholas Kazlauskas
· 6 years ago
f5c412a
drm/amd/display: fix warning on raven hotplug
by Roman Li
· 6 years ago
Next »